*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #090D17;
  line-height: 1.6;
  color: #C0CAD9;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tph-layout-e7a {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.tph-page-e7a {
  display: flex;
  min-height: 100vh;
}.tph-main-e7a {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1082px) {.tph-main-e7a {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.tph-main-e7a {
  padding-bottom: 4.5rem;
}
}.tph-gc-e7a {
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0C1019;
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.tph-gc-e7a {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.tph-gc-e7a {
  width: 168px;
}
}.tph-gc-e7a:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 196, 164, 0.07);
}.tph-gc_img-e7a {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.tph-gc_img-e7a img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.tph-gc_hover-e7a {
  background: rgba(5, 7, 15, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.tph-gc-e7a:hover .tph-gc_hover-e7a {
  opacity: 1;
}.tph-gc_hover_btn-e7a {
  padding: 0.5rem 16px;
  background: #00C4A4;
  border-radius: 6px;
  font-weight: 700;
  color: #EDF1FB;
  font-size: 0.75rem;
}.tph-gc_info-e7a {
  padding: 0.5rem 0.625rem 10px;
}.tph-gc_name-e7a {
  overflow: hidden;
  color: #C0CAD9;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
}.tph-gc_prov-e7a {
  font-size: 0.625rem;
  color: #6E7882;
}.tph-gc_tag-e7a {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  left: 6px;
  top: 0.375rem;
  letter-spacing: .04em;
}.tph-gc_tag_hot-e7a {
  background: #E53030;
  color: #fff;
}.tph-gc_tag_new-e7a {
  background: #1DB95A;
  color: #090D17;
}.tph-gc_tag_jp-e7a {
  background: #F5A623;
  color: #090D17;
}.tph-gc_tag_ex-e7a {
  background: #0090CC;
  color: #fff;
}.tph-gc_tag_live-e7a {
  background: #E53030;
  color: #fff;
}.tph-gr-e7a {
  background: #090D17;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.tph-gr-e7a {
  padding: 36px 1.5rem 0;
}
}.tph-gr_in-e7a {
  margin: 0 auto;
  max-width: 82.5rem;
}.tph-gr_head-e7a {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.tph-gr_head_l-e7a {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.tph-gr_ic-e7a {
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 32px;
  flex-shrink: 0;
}.tph-gr_ic-e7a svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.tph-gr_title-e7a {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #EDF1FB;
  font-weight: 700;
}
@media(min-width: 769px) {.tph-gr_title-e7a {
  font-size: 18px;
}
}.tph-gr_more-e7a {
  transition: color .2s;
  gap: 5px;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  color: #737E8E;
  display: flex;
}.tph-gr_more-e7a:hover {
  color: #00C4A4;
}.tph-gr_more-e7a svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.tph-gr_arrows-e7a {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.tph-gr_arr-e7a {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  justify-content: center;
  width: 30px;
  align-items: center;
  display: flex;
  color: #8C97AB;
  height: 1.875rem;
}.tph-gr_arr-e7a:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF1FB;
}.tph-gr_arr-e7a svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.tph-gr_seo_h-e7a {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C0CAD9;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.tph-gr_seo_h-e7a {
  font-size: 14px;
}
}.tph-gr_seo-e7a {
  color: #737E8E;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.75rem;
}.tph-gr_seo-e7a strong {
  color: #C0CAD9;
  font-weight: 600;
}.tph-gr_scroll-e7a {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tph-gr_scroll-e7a::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.tph-gr_scroll-e7a {
  gap: 0.75rem;
}
}.tph-tb-e7a {
  background: #090D17;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  right: 0;
  top: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  left: 0;
  height: 56px;
}.tph-tb_in-e7a {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.tph-tb_burger-e7a {
  gap: 0.313rem;
  border-radius: 0.625rem;
  height: 2.375rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
}.tph-tb_burger-e7a:hover {
  background: rgba(255, 255, 255, 0.05);
}.tph-tb_burger_line-e7a {
  background: #8C97AB;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.tph-tb_burger-e7a {
  display: none;
}
}.tph-tb_logo-e7a {
  gap: 0.563rem;
  align-items: center;
  color: #EDF1FB;
  flex-shrink: 0;
  font-weight: 800;
  letter-spacing: -.01em;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  display: flex;
}.tph-tb_logo_mark-e7a {
  border-radius: 10px;
  overflow: hidden;
  width: 32px;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
}.tph-tb_logo_mark-e7a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tph-tb_nav-e7a {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.tph-tb_nav-e7a {
  display: flex;
}
}.tph-tb_tab-e7a {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8C97AB;
  font-size: 0.813rem;
}.tph-tb_tab-e7a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF1FB;
}.tph-tb_tab-e7a.tph-state_active-e7a {
  background: rgba(0, 196, 164, 0.18);
  color: #EDF1FB;
}.tph-tb_right-e7a {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.tph-tb_login-e7a {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-size: 13px;
  color: #C0CAD9;
  font-weight: 600;
}.tph-tb_login-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
  color: #EDF1FB;
}
@media(min-width: 477px) {.tph-tb_login-e7a {
  display: block;
}
}.tph-tb_reg-e7a {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #1DB95A;
  font-size: 0.813rem;
  color: #07090E;
  font-weight: 700;
  white-space: nowrap;
}.tph-tb_reg-e7a:hover {
  background: #22D066;
}.tph-sb-e7a {
  background: #101622;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  z-index: 70;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  top: 3.5rem;
  left: 0;
}.tph-sb-e7a.tph-state_open-e7a {
  transform: translateX(0);
}.tph-sb-e7a::-webkit-scrollbar {
  width: 0.25rem;
}.tph-sb-e7a::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.tph-sb-e7a {
  transform: translateX(0);
}
}.tph-sb_auth-e7a {
  padding: 14px 0.75rem 0.625rem;
}.tph-sb_btn_reg-e7a {
  background: #1DB95A;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #07090E;
  margin-bottom: 8px;
  display: block;
  text-align: center;
}.tph-sb_btn_reg-e7a:hover {
  background: #22D066;
}.tph-sb_btn_login-e7a {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  color: #C0CAD9;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
}.tph-sb_btn_login-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
  color: #EDF1FB;
}.tph-sb_promo-e7a {
  background: linear-gradient(135deg,#062B24,#101622);
  border-radius: 10px;
  overflow: hidden;
  padding: 12px 0.875rem;
  border: 1px solid rgba(0, 196, 164, 0.18);
  margin: 0 12px 10px;
  position: relative;
}.tph-sb_promo-e7a::before {
  background: radial-gradient(circle,rgba(0, 196, 164, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 5rem;
  right: -1.25rem;
  height: 5rem;
  content: '';
  position: absolute;
}.tph-sb_promo_title-e7a {
  text-transform: uppercase;
  color: #00C4A4;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
}.tph-sb_promo_text-e7a {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #EDF1FB;
}.tph-sb_promo_sub-e7a {
  font-size: 10px;
  margin-top: 3px;
  color: #737E8E;
}.tph-sb_nav-e7a {
  padding: 0.375rem 8px 1rem;
}.tph-sb_nav_lb-e7a {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6E7882;
}.tph-sb_link-e7a {
  border-radius: 6px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #8C97AB;
  overflow-wrap: break-word;
}.tph-sb_link-e7a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF1FB;
}.tph-sb_link-e7a.tph-state_active-e7a {
  background: rgba(0, 196, 164, 0.18);
  color: #EDF1FB;
}.tph-sb_ic-e7a {
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  width: 1.875rem;
}.tph-sb_ic-e7a svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.tph-sb_ic_1-e7a {
  background: rgba(0, 196, 164, 0.07);
  color: #00C4A4;
}.tph-sb_ic_2-e7a {
  background: rgba(29, 185, 90, 0.18);
  color: #1DB95A;
}.tph-sb_ic_3-e7a {
  background: rgba(245, 166, 35, 0.18);
  color: #F5A623;
}.tph-sb_ic_4-e7a {
  background: rgba(0, 144, 204, 0.20);
  color: #0090CC;
}.tph-sb_ic_5-e7a {
  background: rgba(0, 196, 164, 0.07);
  color: #EC4899;
}.tph-sb_ic_6-e7a {
  background: rgba(0, 144, 204, 0.20);
  color: #8B3CF7;
}.tph-sb_badge-e7a {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 6px;
  color: #07090E;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.tph-sb_bot-e7a {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tph-sb_lang-e7a,.tph-sb_help-e7a {
  flex: 1;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  border-radius: 0.375rem;
  transition: border-color .2s;
  display: flex;
  color: #8C97AB;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  align-items: center;
}.tph-sb_lang-e7a:hover,.tph-sb_help-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
  color: #EDF1FB;
}.tph-sb_lang-e7a svg,.tph-sb_help-e7a svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tph-sb_bd-e7a {
  background: rgba(5, 7, 15, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.tph-sb_bd-e7a.tph-state_on-e7a {
  display: block;
}
@media(min-width: 1077px) {.tph-sb_bd-e7a {
  display: none!important;
}
}.tph-mob_nav-e7a {
  background: #101622;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
}
@media(min-width: 1081px) {.tph-mob_nav-e7a {
  display: none;
}
}.tph-mob_nav_item-e7a {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  flex-direction: column;
  color: #6E7882;
  display: flex;
  align-items: center;
  cursor: pointer;
}.tph-mob_nav_ic-e7a {
  line-height: 1;
}.tph-mob_nav_ic-e7a svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.tph-mob_nav_lb-e7a {
  font-weight: 600;
  font-size: 10px;
  color: #6E7882;
}.tph-mob_nav_item-e7a.tph-state_active-e7a {
  color: #00C4A4;
}.tph-mob_nav_item-e7a.tph-state_active-e7a .tph-mob_nav_lb-e7a {
  color: #00C4A4;
}.tph-hero-e7a {
  background: #090D17;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.tph-hero-e7a {
  padding: 1.5rem 24px 0;
}
}.tph-hero_in-e7a {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.tph-hero_in-e7a {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.tph-hero_in-e7a {
  grid-template-columns: 1fr 21.25rem;
}
}.tph-hero_promo-e7a {
  border-radius: 14px;
  background: #0C1019;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.tph-hero_promo-e7a {
  min-height: 280px;
}
}.tph-hero_promo_bg-e7a {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#062B24 0%,#090D17 100%);
  background-size: cover;
  position: absolute;
}.tph-hero_promo_bg-e7a::after {
  background: linear-gradient(90deg,#090D17 0%,rgba(5, 7, 15, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tph-hero_promo_glow-e7a {
  background: radial-gradient(circle,rgba(0, 144, 204, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 3.75rem;
  height: 300px;
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
}.tph-hero_promo_ct-e7a {
  padding: 1.75rem 1.5rem 28px 28px;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media(min-width: 767px) {.tph-hero_promo_ct-e7a {
  padding: 40px 32px;
}
}.tph-hero_badge-e7a {
  padding: 5px 12px;
  background: rgba(0, 196, 164, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 196, 164, 0.07);
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4A4;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 14px;
}.tph-hero_h1-e7a {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  color: #EDF1FB;
}.tph-hero_h1-e7a em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.tph-hero_h1-e7a {
  font-size: 2.25rem;
}
}.tph-hero_sub-e7a {
  color: #8C97AB;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.tph-hero_sub-e7a {
  font-size: 0.875rem;
}
}.tph-hero_row-e7a {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tph-hero_cta-e7a {
  background: #1DB95A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0.375rem 1.25rem rgba(29, 185, 90, 0.45);
  color: #07090E;
}.tph-hero_cta-e7a:hover {
  background: #22D066;
}.tph-hero_terms-e7a {
  color: #6E7882;
  font-size: 11px;
}.tph-hero_game-e7a {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #0C1019;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.tph-hero_game_badge-e7a {
  border: 1px solid rgba(245, 166, 35, 0.18);
  background: rgba(245, 166, 35, 0.18);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .06em;
  color: #F5A623;
  left: 12px;
  top: 12px;
  z-index: 3;
  font-size: 0.625rem;
  text-transform: uppercase;
}.tph-hero_game_badge-e7a svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
}.tph-hero_game_img-e7a {
  background: linear-gradient(135deg,#062B24,#090D17);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.tph-hero_game_img-e7a img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tph-hero_game_play-e7a {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 7, 15, 0.72);
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.tph-hero_game-e7a:hover .tph-hero_game_play-e7a {
  opacity: 1;
}.tph-hero_game_play-e7a span {
  border-radius: 50%;
  background: #00C4A4;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  width: 52px;
}.tph-hero_game_play-e7a span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.tph-hero_game_info-e7a {
  padding: 0.875rem 1rem;
}.tph-hero_game_title-e7a {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDF1FB;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.tph-hero_game_provider-e7a {
  font-size: 0.688rem;
  color: #737E8E;
}.tph-hero_game_btn-e7a {
  border-radius: 10px;
  margin: 12px 1rem 1rem;
  padding: 11px;
  background: #00C4A4;
  transition: background .2s;
  font-weight: 700;
  text-align: center;
  color: #EDF1FB;
  font-size: 0.813rem;
  display: block;
}.tph-hero_game-e7a:hover .tph-hero_game_btn-e7a {
  background: #00DDB8;
}.tph-sbar-e7a {
  padding: 1rem 16px 0;
  background: #090D17;
}
@media(min-width: 771px) {.tph-sbar-e7a {
  padding: 18px 24px 0;
}
}.tph-sbar_in-e7a {
  margin: 0 auto;
  max-width: 82.5rem;
}.tph-sbar_row-e7a {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.tph-sbar_input-e7a {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  background: #0C1019;
  flex: 1;
  border-radius: 10px;
  color: #737E8E;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
}.tph-sbar_input-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
}.tph-sbar_input-e7a svg {
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.tph-sbar_providers-e7a {
  gap: 8px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #0C1019;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #C0CAD9;
  font-size: 0.813rem;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.tph-sbar_providers-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
  color: #EDF1FB;
}.tph-sbar_providers-e7a svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.tph-sbar_tabs-e7a {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.tph-sbar_tabs-e7a::-webkit-scrollbar {
  display: none;
}.tph-sbar_tab-e7a {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  padding: 0.5rem 0.875rem;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #8C97AB;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
}.tph-sbar_tab-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF1FB;
}.tph-sbar_tab-e7a.tph-state_active-e7a {
  border-color: rgba(0, 196, 164, 0.07);
  background: rgba(0, 196, 164, 0.18);
  color: #EDF1FB;
}.tph-sbar_tab_ic-e7a svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.tph-wy-e7a {
  background: #090D17;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.tph-wy-e7a {
  padding: 40px 1.5rem 0;
}
}.tph-wy_in-e7a {
  margin: 0 auto;
  max-width: 1320px;
}.tph-wy_head-e7a {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.tph-wy_label-e7a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C4A4;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tph-wy_h2-e7a {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EDF1FB;
  font-weight: 800;
}
@media(min-width: 769px) {.tph-wy_h2-e7a {
  font-size: 24px;
}
}.tph-wy_intro-e7a {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #737E8E;
}.tph-wy_grid-e7a {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tph-wy_grid-e7a {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.tph-wy_grid-e7a {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tph-wy_card-e7a {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  background: #101622;
  padding: 20px;
}.tph-wy_card-e7a:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 196, 164, 0.07);
}.tph-wy_card_ic-e7a {
  background: rgba(0, 196, 164, 0.18);
  border-radius: 50%;
  align-items: center;
  height: 44px;
  display: flex;
  color: #00C4A4;
  width: 44px;
  margin-bottom: 0.875rem;
  justify-content: center;
}.tph-wy_card_ic-e7a svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.tph-wy_card_h-e7a {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #EDF1FB;
  font-weight: 700;
}.tph-wy_card_p-e7a {
  line-height: 1.6;
  font-size: 13px;
  color: #737E8E;
  overflow-wrap: break-word;
}.tph-wy_card_p-e7a strong {
  font-weight: 600;
  color: #C0CAD9;
}.tph-ws-e7a {
  padding: 2rem 16px 0;
  background: #090D17;
}
@media(min-width: 769px) {.tph-ws-e7a {
  padding: 2.25rem 1.5rem 0;
}
}.tph-ws_in-e7a {
  margin: 0 auto;
  max-width: 1320px;
}.tph-ws_head-e7a {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.tph-ws_title-e7a {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  color: #EDF1FB;
  font-family: 'Barlow Condensed', sans-serif;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
}.tph-ws_title_ic-e7a svg {
  color: #F5A623;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.tph-ws_online-e7a {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  color: #737E8E;
}.tph-ws_online_dot-e7a {
  border-radius: 50%;
  background: #1DB95A;
  box-shadow: 0 0 0.375rem rgba(29, 185, 90, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.tph-ws_scroll-e7a {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.tph-ws_scroll-e7a::-webkit-scrollbar {
  display: none;
}.tph-wc-e7a {
  padding: 10px 0.875rem;
  border-radius: 0.625rem;
  background: #0C1019;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.tph-wc_img-e7a {
  border-radius: 6px;
  background: #101622;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.tph-wc_img-e7a img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tph-wc_info-e7a {
  min-width: 0;
}.tph-wc_game-e7a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  color: #C0CAD9;
}.tph-wc_player-e7a {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #6E7882;
  text-overflow: ellipsis;
}.tph-wc_amount-e7a {
  color: #1DB95A;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
}.tph-reg-e7a {
  background: #090D17;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.tph-reg-e7a {
  padding: 44px 1.5rem 0;
}
}.tph-reg_in-e7a {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  background: #101622;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tph-reg_in-e7a {
  padding: 40px;
}
}.tph-reg_top-e7a {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.tph-reg_top-e7a {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tph-reg_label-e7a {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4A4;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.tph-reg_h2-e7a {
  font-size: 1.375rem;
  color: #EDF1FB;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.tph-reg_h2-e7a {
  font-size: 28px;
}
}.tph-reg_bonus-e7a {
  border-radius: 0.625rem;
  padding: 10px 16px;
  gap: 8px;
  border: 1px solid rgba(245, 166, 35, 0.18);
  background: rgba(245, 166, 35, 0.18);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.tph-reg_bonus_amount-e7a {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.25rem;
}.tph-reg_bonus_text-e7a {
  color: #8C97AB;
  font-size: 13px;
  line-height: 1.35;
}.tph-reg_cta_btn-e7a {
  transition: background .2s;
  border-radius: 10px;
  padding: 14px 2rem;
  background: #1DB95A;
  margin-bottom: 0.75rem;
  color: #07090E;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0.375rem 20px rgba(29, 185, 90, 0.45);
  font-weight: 700;
}.tph-reg_cta_btn-e7a:hover {
  background: #22D066;
}.tph-reg_terms-e7a {
  font-size: 11px;
  line-height: 1.5;
  color: #6E7882;
}.tph-reg_seo-e7a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #737E8E;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
}.tph-reg_seo-e7a p {
  line-height: 1.65;
  color: #737E8E;
  margin-bottom: 10px;
  font-size: 13px;
}.tph-reg_seo-e7a p:last-child {
  margin-bottom: 0;
}.tph-reg_seo-e7a strong {
  font-weight: 700;
  color: #C0CAD9;
}.tph-reg_seo-e7a a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4A4;
}.tph-reg_seo-e7a a:hover {
  color: #00DDB8;
}.tph-reg_seo-e7a ul,.tph-reg_seo-e7a ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.tph-reg_seo-e7a ol {
  list-style: decimal;
}.tph-reg_seo-e7a li {
  color: #737E8E;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.tph-reg_seo-e7a table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.tph-reg_seo-e7a table {
  display: table;
}
}.tph-reg_seo-e7a th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C0CAD9;
  text-align: left;
  font-weight: 700;
}.tph-reg_seo-e7a td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #737E8E;
}.tph-reg_steps-e7a {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.tph-reg_steps-e7a {
  margin-top: 0;
}
}.tph-reg_step-e7a {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.tph-reg_step_num-e7a {
  background: rgba(0, 196, 164, 0.18);
  border: 1px solid rgba(0, 196, 164, 0.07);
  border-radius: 50%;
  font-weight: 800;
  color: #00C4A4;
  justify-content: center;
  height: 2.125rem;
  font-size: 0.875rem;
  flex-shrink: 0;
  width: 34px;
  align-items: center;
  display: flex;
}.tph-reg_step_title-e7a {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #EDF1FB;
}.tph-reg_step_text-e7a {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #737E8E;
}.tph-reg_trust-e7a {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.tph-reg_trust_item-e7a {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  color: #737E8E;
  overflow-wrap: break-word;
  display: flex;
}.tph-reg_trust_ic-e7a svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  color: #00C4A4;
}.tph-prov-e7a {
  background: #090D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tph-prov-e7a {
  padding: 2.75rem 1.5rem 0;
}
}.tph-prov_in-e7a {
  margin: 0 auto;
  max-width: 1320px;
}.tph-prov_head-e7a {
  margin-bottom: 1rem;
}.tph-prov_label-e7a {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00C4A4;
  text-transform: uppercase;
}.tph-prov_h2-e7a {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF1FB;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.tph-prov_h2-e7a {
  font-size: 24px;
}
}.tph-prov_seo-e7a {
  max-width: 620px;
  color: #737E8E;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
}.tph-prov_seo-e7a strong {
  color: #C0CAD9;
  font-weight: 700;
}.tph-prov_seo-e7a a {
  text-decoration: underline;
  color: #00C4A4;
}.tph-prov_grid-e7a {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.tph-prov_grid-e7a {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.tph-prov_grid-e7a {
  grid-template-columns: repeat(8,1fr);
}
}.tph-prov_card-e7a {
  gap: 7px;
  background: #0C1019;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.tph-prov_card-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
  background: #101622;
}.tph-prov_logo-e7a {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  align-items: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
  justify-content: center;
}.tph-prov_logo-e7a img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tph-prov_name-e7a {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8C97AB;
  text-align: center;
  font-weight: 600;
}.tph-bon-e7a {
  padding: 2.25rem 16px 0;
  background: #090D17;
}
@media(min-width: 769px) {.tph-bon-e7a {
  padding: 44px 24px 0;
}
}.tph-bon_in-e7a {
  margin: 0 auto;
  max-width: 82.5rem;
}.tph-bon_head-e7a {
  margin-bottom: 1.25rem;
}.tph-bon_label-e7a {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #00C4A4;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tph-bon_h2-e7a {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF1FB;
}
@media(min-width: 770px) {.tph-bon_h2-e7a {
  font-size: 1.5rem;
}
}.tph-bon_seo-e7a {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #737E8E;
  line-height: 1.6;
  max-width: 620px;
}.tph-bon_seo-e7a strong {
  color: #C0CAD9;
  font-weight: 700;
}.tph-bon_seo-e7a a {
  color: #00C4A4;
  text-decoration: underline;
}.tph-bon_grid-e7a {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.tph-bon_grid-e7a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.tph-bon_grid-e7a {
  grid-template-columns: repeat(5,1fr);
}
}.tph-bon_card-e7a {
  background: #0C1019;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.tph-bon_card-e7a:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 196, 164, 0.07);
}.tph-bon_card_ic-e7a svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.tph-bon_card_ic-e7a {
  margin-bottom: 0.625rem;
}.tph-bon_card_type-e7a {
  font-size: 0.625rem;
  color: #737E8E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.tph-bon_card_amount-e7a {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F5A623;
  font-size: 18px;
  font-weight: 800;
}.tph-bon_card_name-e7a {
  color: #EDF1FB;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.tph-bon_card_detail-e7a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #6E7882;
  overflow-wrap: break-word;
  line-height: 1.5;
}.tph-app-e7a {
  background: #090D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.tph-app-e7a {
  padding: 2.75rem 1.5rem 0;
}
}.tph-app_in-e7a {
  margin: 0 auto;
  max-width: 1320px;
}.tph-app_head-e7a {
  margin-bottom: 16px;
}.tph-app_label-e7a {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #00C4A4;
  text-transform: uppercase;
}.tph-app_h2-e7a {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #EDF1FB;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tph-app_h2-e7a {
  font-size: 1.5rem;
}
}.tph-app_sub-e7a {
  font-size: 13px;
  color: #737E8E;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.tph-app_sub-e7a strong {
  font-weight: 700;
  color: #C0CAD9;
}.tph-app_cards-e7a {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.tph-app_cards-e7a {
  grid-template-columns: repeat(3,1fr);
}
}.tph-app_card-e7a {
  border-radius: 10px;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.tph-app_card_ios-e7a {
  background: linear-gradient(135deg,rgba(0, 196, 164, 0.18) 0%,#101622 100%);
}.tph-app_card_android-e7a {
  background: linear-gradient(135deg,rgba(29, 185, 90, 0.18) 0%,#101622 100%);
}.tph-app_card_win-e7a {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.18) 0%,#101622 100%);
}.tph-app_card_ic-e7a svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.tph-app_card_ic-e7a {
  color: #EDF1FB;
  flex-shrink: 0;
}.tph-app_card_os-e7a {
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #737E8E;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
}.tph-app_card_title-e7a {
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.2;
  color: #EDF1FB;
}.tph-app_card_text-e7a {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #737E8E;
}.tph-app_card_btn-e7a {
  gap: 7px;
  border: 1px solid rgba(0, 196, 164, 0.45);
  padding: 0.625rem 18px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.375rem;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  color: #EDF1FB;
  align-items: center;
}.tph-app_card_btn-e7a:hover {
  background: rgba(255, 255, 255, 0.07);
}.tph-seo-e7a {
  padding: 36px 1rem 0;
  background: #090D17;
}
@media(min-width: 770px) {.tph-seo-e7a {
  padding: 44px 24px 0;
}
}.tph-seo_in-e7a {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  background: #101622;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tph-seo_in-e7a {
  padding: 36px 40px;
}
}.tph-seo_label-e7a {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4A4;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.tph-seo_h2-e7a {
  font-weight: 800;
  line-height: 1.25;
  color: #EDF1FB;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.tph-seo_h2-e7a {
  font-size: 1.5rem;
}
}.tph-seo_body-e7a {
  color: #8C97AB;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.tph-seo_body-e7a p {
  color: #8C97AB;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.tph-seo_body-e7a p:last-child {
  margin-bottom: 0;
}.tph-seo_body-e7a strong {
  font-weight: 700;
  color: #C0CAD9;
}.tph-seo_body-e7a a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4A4;
}.tph-seo_body-e7a a:hover {
  color: #00DDB8;
}.tph-seo_body-e7a ul,.tph-seo_body-e7a ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tph-seo_body-e7a ol {
  list-style: decimal;
}.tph-seo_body-e7a li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8C97AB;
}.tph-seo_body-e7a table {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.tph-seo_body-e7a table {
  display: table;
}
}.tph-seo_body-e7a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C0CAD9;
  text-align: left;
  font-weight: 700;
}.tph-seo_body-e7a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8C97AB;
}.tph-seo_cols-e7a {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.tph-seo_cols-e7a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.tph-seo_cols-e7a {
  grid-template-columns: repeat(3,1fr);
}
}.tph-seo_col_h-e7a {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C0CAD9;
  font-size: 0.813rem;
  font-weight: 700;
}.tph-seo_col_p-e7a {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #737E8E;
}.tph-seo_stats-e7a {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tph-seo_stat-e7a {
  padding: 0.875rem 16px;
  background: rgba(0, 196, 164, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(0, 196, 164, 0.18);
  min-width: 8.75rem;
}.tph-seo_stat_val-e7a {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C4A4;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.tph-seo_stat_lb-e7a {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #737E8E;
}.tph-seo-e7a {
  background: #090D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.tph-seo-e7a {
  padding: 44px 24px 0;
}
}.tph-seo_in-e7a {
  margin: 0 auto;
  background: #101622;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tph-seo_in-e7a {
  padding: 36px 2.5rem;
}
}.tph-seo_label-e7a {
  font-weight: 700;
  color: #00C4A4;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.tph-seo_h2-e7a {
  color: #EDF1FB;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.tph-seo_h2-e7a {
  font-size: 24px;
}
}.tph-seo_body-e7a {
  color: #8C97AB;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tph-seo_body-e7a p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #8C97AB;
  line-height: 1.75;
}.tph-seo_body-e7a p:last-child {
  margin-bottom: 0;
}.tph-seo_body-e7a strong {
  color: #C0CAD9;
  font-weight: 700;
}.tph-seo_body-e7a a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4A4;
}.tph-seo_body-e7a a:hover {
  color: #00DDB8;
}.tph-seo_body-e7a ul,.tph-seo_body-e7a ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tph-seo_body-e7a ol {
  list-style: decimal;
}.tph-seo_body-e7a li {
  line-height: 1.75;
  color: #8C97AB;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.tph-seo_body-e7a table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.tph-seo_body-e7a table {
  display: table;
}
}.tph-seo_body-e7a th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C0CAD9;
}.tph-seo_body-e7a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8C97AB;
}.tph-seo_cols-e7a {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.tph-seo_cols-e7a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tph-seo_cols-e7a {
  grid-template-columns: repeat(3,1fr);
}
}.tph-seo_col_h-e7a {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C0CAD9;
  font-weight: 700;
  margin-bottom: 7px;
}.tph-seo_col_p-e7a {
  color: #737E8E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tph-seo_stats-e7a {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tph-seo_stat-e7a {
  background: rgba(0, 196, 164, 0.07);
  border-radius: 10px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(0, 196, 164, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.tph-seo_stat_val-e7a {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #00C4A4;
  font-weight: 800;
  overflow-wrap: break-word;
}.tph-seo_stat_lb-e7a {
  font-size: 11px;
  color: #737E8E;
  overflow-wrap: break-word;
}.tph-pmt-e7a {
  background: #090D17;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tph-pmt-e7a {
  padding: 2.75rem 1.5rem 0;
}
}.tph-pmt_in-e7a {
  margin: 0 auto;
  max-width: 1320px;
}.tph-pmt_head-e7a {
  max-width: 720px;
  margin-bottom: 22px;
}.tph-pmt_label-e7a {
  color: #00C4A4;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.tph-pmt_h2-e7a {
  color: #EDF1FB;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.tph-pmt_h2-e7a {
  font-size: 28px;
}
}.tph-pmt_intro-e7a {
  color: #737E8E;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
}.tph-pmt_groups-e7a {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tph-pmt_group-e7a {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  background: #101622;
}.tph-pmt_group_head-e7a {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.tph-pmt_group_ic-e7a {
  background: rgba(0, 196, 164, 0.18);
  border-radius: 6px;
  color: #00C4A4;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
  align-items: center;
  flex-shrink: 0;
}.tph-pmt_group_ic-e7a svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.tph-pmt_group_h-e7a {
  margin: 0;
  color: #EDF1FB;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
}.tph-pmt_group_p-e7a {
  overflow-wrap: break-word;
  color: #737E8E;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.tph-pmt_group_p-e7a strong {
  color: #C0CAD9;
  font-weight: 600;
}.tph-pmt_table_wrap-e7a {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tph-pmt_table-e7a {
  font-size: 13px;
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
}.tph-pmt_table-e7a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #C0CAD9;
  letter-spacing: .04em;
  font-size: 11px;
  white-space: nowrap;
}.tph-pmt_table-e7a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #737E8E;
}.tph-pmt_table-e7a tbody tr:last-child td {
  border-bottom: none;
}.tph-pmt_table-e7a tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C0CAD9;
}.tph-faq-e7a {
  padding: 2.25rem 16px 0;
  background: #090D17;
}
@media(min-width: 767px) {.tph-faq-e7a {
  padding: 2.75rem 1.5rem 0;
}
}.tph-faq_in-e7a {
  margin: 0 auto;
  max-width: 82.5rem;
}.tph-faq_head-e7a {
  margin-bottom: 20px;
}.tph-faq_label-e7a {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00C4A4;
}.tph-faq_h2-e7a {
  font-size: 1.25rem;
  color: #EDF1FB;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.tph-faq_h2-e7a {
  font-size: 24px;
}
}.tph-faq_list-e7a {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tph-faq_item-e7a {
  overflow: hidden;
  border-radius: 10px;
  background: #101622;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.tph-faq_q-e7a {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 14px;
  display: flex;
  color: #C0CAD9;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
}.tph-faq_q-e7a:hover {
  color: #EDF1FB;
}.tph-faq_q_ic-e7a {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
  width: 24px;
  font-size: 16px;
  display: flex;
  color: #00C4A4;
}.tph-faq_item-e7a.tph-state_open-e7a .tph-faq_q_ic-e7a {
  transform: rotate(45deg);
}.tph-faq_a-e7a {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #737E8E;
}.tph-faq_item-e7a.tph-state_open-e7a .tph-faq_a-e7a {
  display: block;
}.tph-faq_a-e7a strong {
  font-weight: 700;
  color: #C0CAD9;
}.tph-faq_a-e7a a {
  text-decoration: underline;
  color: #00C4A4;
}.tph-faq_a-e7a ul,.tph-faq_a-e7a ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.tph-faq_a-e7a ol {
  list-style: decimal;
}.tph-faq_a-e7a li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tph-faq_a-e7a table {
  margin: 8px 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.tph-faq_a-e7a table {
  display: table;
}
}.tph-faq_a-e7a th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #C0CAD9;
  font-weight: 700;
  text-align: left;
}.tph-faq_a-e7a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #737E8E;
}.tph-seo-e7a {
  padding: 36px 16px 0;
  background: #090D17;
}
@media(min-width: 771px) {.tph-seo-e7a {
  padding: 2.75rem 24px 0;
}
}.tph-seo_in-e7a {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #101622;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.tph-seo_in-e7a {
  padding: 36px 40px;
}
}.tph-seo_label-e7a {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C4A4;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.tph-seo_h2-e7a {
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EDF1FB;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.tph-seo_h2-e7a {
  font-size: 1.5rem;
}
}.tph-seo_body-e7a {
  font-size: 14px;
  line-height: 1.75;
  color: #8C97AB;
  overflow-wrap: break-word;
}.tph-seo_body-e7a p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8C97AB;
  font-size: 0.875rem;
}.tph-seo_body-e7a p:last-child {
  margin-bottom: 0;
}.tph-seo_body-e7a strong {
  color: #C0CAD9;
  font-weight: 700;
}.tph-seo_body-e7a a {
  transition: color .2s;
  color: #00C4A4;
  text-decoration: underline;
}.tph-seo_body-e7a a:hover {
  color: #00DDB8;
}.tph-seo_body-e7a ul,.tph-seo_body-e7a ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tph-seo_body-e7a ol {
  list-style: decimal;
}.tph-seo_body-e7a li {
  font-size: 0.875rem;
  color: #8C97AB;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.tph-seo_body-e7a table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.tph-seo_body-e7a table {
  display: table;
}
}.tph-seo_body-e7a th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C0CAD9;
  font-weight: 700;
  text-align: left;
}.tph-seo_body-e7a td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8C97AB;
}.tph-seo_cols-e7a {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.tph-seo_cols-e7a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tph-seo_cols-e7a {
  grid-template-columns: repeat(3,1fr);
}
}.tph-seo_col_h-e7a {
  margin-bottom: 7px;
  color: #C0CAD9;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.tph-seo_col_p-e7a {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #737E8E;
}.tph-seo_stats-e7a {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tph-seo_stat-e7a {
  background: rgba(0, 196, 164, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 196, 164, 0.18);
  min-width: 8.75rem;
}.tph-seo_stat_val-e7a {
  font-size: 1.25rem;
  color: #00C4A4;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.tph-seo_stat_lb-e7a {
  overflow-wrap: break-word;
  color: #737E8E;
  font-size: 0.688rem;
}.tph-rv-e7a {
  background: #090D17;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tph-rv-e7a {
  padding: 2.75rem 24px 0;
}
}.tph-rv_in-e7a {
  margin: 0 auto;
  max-width: 1320px;
}.tph-rv_head-e7a {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tph-rv_label-e7a {
  color: #00C4A4;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.tph-rv_h2-e7a {
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF1FB;
}
@media(min-width: 771px) {.tph-rv_h2-e7a {
  font-size: 1.75rem;
}
}.tph-rv_stats-e7a {
  gap: 1.125rem;
  display: flex;
  font-size: 0.813rem;
  flex-wrap: wrap;
  color: #737E8E;
  align-items: center;
}.tph-rv_stats_score-e7a {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.tph-rv_stats_score_val-e7a {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5A623;
}.tph-rv_stats_score_max-e7a {
  font-size: 0.813rem;
  color: #6E7882;
}.tph-rv_stats_badge-e7a {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.tph-rv_stats_badge-e7a svg {
  color: #F5A623;
  height: 14px;
  width: 14px;
}.tph-rv_grid-e7a {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.tph-rv_grid-e7a {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tph-rv_grid-e7a {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tph-rv_card-e7a {
  padding: 1.25rem;
  border-radius: 0.625rem;
  background: #101622;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
}.tph-rv_card_stars-e7a {
  gap: 2px;
  color: #F5A623;
  margin-bottom: 10px;
  display: flex;
}.tph-rv_card_stars-e7a svg {
  height: 0.875rem;
  width: 14px;
}.tph-rv_card_h-e7a {
  color: #EDF1FB;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
}.tph-rv_card_body-e7a {
  flex: 1;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #737E8E;
  line-height: 1.65;
}.tph-rv_card_body-e7a strong {
  font-weight: 600;
  color: #C0CAD9;
}.tph-rv_card_meta-e7a {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.tph-rv_card_author-e7a {
  font-size: 0.75rem;
  color: #C0CAD9;
  font-weight: 600;
}.tph-rv_card_date-e7a {
  color: #6E7882;
  font-size: 0.688rem;
}.tph-ft-e7a {
  background: #05070F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.tph-ft_support-e7a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.tph-ft_support-e7a {
  padding: 28px 24px;
}
}.tph-ft_support_in-e7a {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.tph-ft_support_main-e7a {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.tph-ft_support_ic-e7a {
  flex-shrink: 0;
  color: #00C4A4;
}.tph-ft_support_ic-e7a svg {
  width: 30px;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tph-ft_support_text_title-e7a {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDF1FB;
  overflow-wrap: break-word;
}.tph-ft_support_text_sub-e7a {
  color: #737E8E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tph-ft_support_btn-e7a {
  border-radius: 10px;
  transition: background .2s;
  background: #00C4A4;
  padding: 11px 1.375rem;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #EDF1FB;
}.tph-ft_support_btn-e7a:hover {
  background: #00DDB8;
}.tph-ft_support_contacts-e7a {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.tph-ft_support_contact-e7a {
  color: #6E7882;
  font-size: 0.75rem;
  line-height: 1.4;
}.tph-ft_support_contact-e7a strong {
  font-size: 11px;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #8C97AB;
}.tph-ft_main-e7a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width:768px) {.tph-ft_main-e7a {
  padding: 2.5rem 1.5rem 32px;
}
}.tph-ft_main_in-e7a {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:640px) {.tph-ft_main_in-e7a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tph-ft_main_in-e7a {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tph-ft_col_logo-e7a {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.tph-ft_col_logo-e7a {
  grid-column: auto;
}
}.tph-ft_logo-e7a {
  gap: 9px;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #EDF1FB;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1rem;
}.tph-ft_logo_mark-e7a {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 1.875rem;
}.tph-ft_logo_mark-e7a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tph-ft_logo_sub-e7a {
  line-height: 1.55;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
  color: #6E7882;
}.tph-ft_col_title-e7a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  color: #8C97AB;
  margin-bottom: 0.875rem;
}.tph-ft_col_links-e7a {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.tph-ft_col_link-e7a {
  transition: color .2s;
  color: #6E7882;
  font-size: 13px;
  overflow-wrap: break-word;
}.tph-ft_col_link-e7a:hover {
  color: #C0CAD9;
}.tph-ft_apps-e7a {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tph-ft_app_card-e7a {
  transition: border-color .2s;
  border-radius: 6px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.tph-ft_app_card-e7a:hover {
  border-color: rgba(0, 196, 164, 0.45);
}.tph-ft_app_card_ic-e7a svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.tph-ft_app_card_os-e7a {
  font-weight: 600;
  color: #6E7882;
  font-size: 10px;
}.tph-ft_app_card_action-e7a {
  color: #C0CAD9;
  font-size: 12px;
  font-weight: 700;
}.tph-ft_bot-e7a {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.tph-ft_bot-e7a {
  padding: 20px 24px;
}
}.tph-ft_bot_in-e7a {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.tph-ft_socials-e7a {
  gap: 0.5rem;
  display: flex;
}.tph-ft_soc-e7a {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  align-items: center;
  width: 2.25rem;
  display: flex;
  color: #8C97AB;
  justify-content: center;
  height: 2.25rem;
}.tph-ft_soc-e7a svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.tph-ft_soc-e7a:hover {
  background: rgba(255, 255, 255, 0.07);
}.tph-ft_legal-e7a {
  flex: 1;
  color: #7A8492;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.tph-ft_legal-e7a strong {
  font-weight: 700;
  color: #8C97AB;
}.tph-ft_legal-e7a a {
  color: #8C97AB;
  text-decoration: underline;
}.tph-ft_age-e7a {
  border-radius: 50%;
  border: 2px solid #7A8492;
  align-items: center;
  color: #7A8492;
  width: 2rem;
  margin-left: auto;
  font-size: 11px;
  font-weight: 800;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}