*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #080F0B;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #B4CDB9;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tvd-layout-gci {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.tvd-page-gci {
  min-height: 100vh;
  display: flex;
}.tvd-main-gci {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1079px) {.tvd-main-gci {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.tvd-main-gci {
  padding-bottom: 4.5rem;
}
}.tvd-gc-gci {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #0C1510;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 140px;
}
@media(min-width: 638px) {.tvd-gc-gci {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.tvd-gc-gci {
  width: 168px;
}
}.tvd-gc-gci:hover {
  transform: translateY(-3px);
  border-color: rgba(24,212,110,0.07);
}.tvd-gc_img-gci {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tvd-gc_img-gci img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tvd-gc_hover-gci {
  transition: opacity .2s;
  background: rgba(4,10,6,0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.tvd-gc-gci:hover .tvd-gc_hover-gci {
  opacity: 1;
}.tvd-gc_hover_btn-gci {
  background: #18D46E;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  color: #E6F5EC;
  font-weight: 700;
  font-size: 0.75rem;
}.tvd-gc_info-gci {
  padding: 0.5rem 10px 0.625rem;
}.tvd-gc_name-gci {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #B4CDB9;
}.tvd-gc_prov-gci {
  font-size: 0.625rem;
  color: #486050;
}.tvd-gc_tag-gci {
  border-radius: 4px;
  padding: 2px 7px;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 6px;
  z-index: 2;
  left: 0.375rem;
  font-size: 0.563rem;
  font-weight: 700;
}.tvd-gc_tag_hot-gci {
  background: #E03B3B;
  color: #fff;
}.tvd-gc_tag_new-gci {
  background: #15C460;
  color: #080F0B;
}.tvd-gc_tag_jp-gci {
  background: #E8A020;
  color: #080F0B;
}.tvd-gc_tag_ex-gci {
  background: #0ABDB0;
  color: #fff;
}.tvd-gc_tag_live-gci {
  background: #E03B3B;
  color: #fff;
}.tvd-gr-gci {
  padding: 32px 1rem 0;
  background: #080F0B;
}
@media(min-width: 769px) {.tvd-gr-gci {
  padding: 2.25rem 24px 0;
}
}.tvd-gr_in-gci {
  margin: 0 auto;
  max-width: 82.5rem;
}.tvd-gr_head-gci {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tvd-gr_head_l-gci {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.tvd-gr_ic-gci {
  border-radius: 10px;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}.tvd-gr_ic-gci svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tvd-gr_title-gci {
  color: #E6F5EC;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 765px) {.tvd-gr_title-gci {
  font-size: 18px;
}
}.tvd-gr_more-gci {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  color: #5B7862;
  display: flex;
  flex-shrink: 0;
}.tvd-gr_more-gci:hover {
  color: #18D46E;
}.tvd-gr_more-gci svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tvd-gr_arrows-gci {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tvd-gr_arr-gci {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.09);
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  color: #7A9E83;
  justify-content: center;
  align-items: center;
}.tvd-gr_arr-gci:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F5EC;
}.tvd-gr_arr-gci svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.tvd-gr_seo_h-gci {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 680px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  color: #B4CDB9;
}
@media(min-width: 770px) {.tvd-gr_seo_h-gci {
  font-size: 14px;
}
}.tvd-gr_seo-gci {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #5B7862;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.75rem;
}.tvd-gr_seo-gci strong {
  font-weight: 600;
  color: #B4CDB9;
}.tvd-gr_scroll-gci {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tvd-gr_scroll-gci::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.tvd-gr_scroll-gci {
  gap: 12px;
}
}.tvd-tb-gci {
  background: #070E0A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 3.5rem;
  display: flex;
  left: 0;
  z-index: 80;
  right: 0;
  top: 0;
  align-items: center;
  position: fixed;
}.tvd-tb_in-gci {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.tvd-tb_burger-gci {
  border-radius: 0.625rem;
  gap: 5px;
  width: 38px;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  margin-right: 8px;
  height: 2.375rem;
}.tvd-tb_burger-gci:hover {
  background: rgba(255,255,255,0.05);
}.tvd-tb_burger_line-gci {
  background: #7A9E83;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.tvd-tb_burger-gci {
  display: none;
}
}.tvd-tb_logo-gci {
  gap: 0.563rem;
  font-size: 1.125rem;
  flex-shrink: 0;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  color: #E6F5EC;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.tvd-tb_logo_mark-gci {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  align-items: center;
}.tvd-tb_logo_mark-gci img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tvd-tb_nav-gci {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.tvd-tb_nav-gci {
  display: flex;
}
}.tvd-tb_tab-gci {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  color: #7A9E83;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.tvd-tb_tab-gci:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F5EC;
}.tvd-tb_tab-gci.tvd-state_active-gci {
  background: rgba(24,212,110,0.18);
  color: #E6F5EC;
}.tvd-tb_right-gci {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.tvd-tb_login-gci {
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  color: #B4CDB9;
  display: none;
  font-weight: 600;
}.tvd-tb_login-gci:hover {
  border-color: rgba(24,212,110,0.38);
  color: #E6F5EC;
}
@media(min-width: 483px) {.tvd-tb_login-gci {
  display: block;
}
}.tvd-tb_reg-gci {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #15C460;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-weight: 700;
  color: #060E08;
  font-size: 13px;
}.tvd-tb_reg-gci:hover {
  background: #1AD96C;
}.tvd-sb-gci {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #101A13;
  overflow-y: auto;
  width: 220px;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 70;
  top: 56px;
}.tvd-sb-gci.tvd-state_open-gci {
  transform: translateX(0);
}.tvd-sb-gci::-webkit-scrollbar {
  width: 0.25rem;
}.tvd-sb-gci::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.tvd-sb-gci {
  transform: translateX(0);
}
}.tvd-sb_auth-gci {
  padding: 0.875rem 12px 10px;
}.tvd-sb_btn_reg-gci {
  background: #15C460;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  color: #060E08;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
}.tvd-sb_btn_reg-gci:hover {
  background: #1AD96C;
}.tvd-sb_btn_login-gci {
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: #B4CDB9;
  display: block;
}.tvd-sb_btn_login-gci:hover {
  border-color: rgba(24,212,110,0.38);
  color: #E6F5EC;
}.tvd-sb_promo-gci {
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#031A0D,#101A13);
  border: 1px solid rgba(24,212,110,0.18);
  position: relative;
}.tvd-sb_promo-gci::before {
  background: radial-gradient(circle,rgba(24,212,110,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 5rem;
  top: -20px;
  right: -20px;
  position: absolute;
  height: 5rem;
}.tvd-sb_promo_title-gci {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #18D46E;
  font-size: 11px;
}.tvd-sb_promo_text-gci {
  color: #E6F5EC;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
}.tvd-sb_promo_sub-gci {
  font-size: 10px;
  color: #5B7862;
  margin-top: 3px;
}.tvd-sb_nav-gci {
  padding: 0.375rem 8px 16px;
}.tvd-sb_nav_lb-gci {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #486050;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tvd-sb_link-gci {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  color: #7A9E83;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
}.tvd-sb_link-gci:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F5EC;
}.tvd-sb_link-gci.tvd-state_active-gci {
  background: rgba(24,212,110,0.18);
  color: #E6F5EC;
}.tvd-sb_ic-gci {
  border-radius: 6px;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
  justify-content: center;
}.tvd-sb_ic-gci svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.tvd-sb_ic_1-gci {
  background: rgba(24,212,110,0.07);
  color: #18D46E;
}.tvd-sb_ic_2-gci {
  background: rgba(21,196,96,0.16);
  color: #15C460;
}.tvd-sb_ic_3-gci {
  background: rgba(232,160,32,0.16);
  color: #E8A020;
}.tvd-sb_ic_4-gci {
  background: rgba(10,189,176,0.20);
  color: #0ABDB0;
}.tvd-sb_ic_5-gci {
  background: rgba(24,212,110,0.07);
  color: #E0409A;
}.tvd-sb_ic_6-gci {
  background: rgba(10,189,176,0.20);
  color: #9B5DE5;
}.tvd-sb_badge-gci {
  border-radius: 6px;
  background: #E8A020;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 0.563rem;
  color: #060E08;
  margin-left: auto;
}.tvd-sb_bot-gci {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.tvd-sb_lang-gci,.tvd-sb_help-gci {
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 6px;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  color: #7A9E83;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.tvd-sb_lang-gci:hover,.tvd-sb_help-gci:hover {
  border-color: rgba(24,212,110,0.38);
  color: #E6F5EC;
}.tvd-sb_lang-gci svg,.tvd-sb_help-gci svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tvd-sb_bd-gci {
  inset: 0;
  background: rgba(4,10,6,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.tvd-sb_bd-gci.tvd-state_on-gci {
  display: block;
}
@media(min-width: 1078px) {.tvd-sb_bd-gci {
  display: none!important;
}
}.tvd-mob_nav-gci {
  background: #101A13;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  position: fixed;
  right: 0;
  display: flex;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width:1080px) {.tvd-mob_nav-gci {
  display: none;
}
}.tvd-mob_nav_item-gci {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #486050;
  display: flex;
}.tvd-mob_nav_ic-gci {
  line-height: 1;
}.tvd-mob_nav_ic-gci svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.tvd-mob_nav_lb-gci {
  font-size: 0.625rem;
  color: #486050;
  font-weight: 600;
}.tvd-mob_nav_item-gci.tvd-state_active-gci {
  color: #18D46E;
}.tvd-mob_nav_item-gci.tvd-state_active-gci .tvd-mob_nav_lb-gci {
  color: #18D46E;
}.tvd-hero-gci {
  padding: 20px 16px 0;
  background: #080F0B;
}
@media(min-width: 770px) {.tvd-hero-gci {
  padding: 24px 1.5rem 0;
}
}.tvd-hero_in-gci {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.tvd-hero_in-gci {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.tvd-hero_in-gci {
  grid-template-columns: 1fr 340px;
}
}.tvd-hero_promo-gci {
  background: #0C1510;
  overflow: hidden;
  border-radius: 16px;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 769px) {.tvd-hero_promo-gci {
  min-height: 17.5rem;
}
}.tvd-hero_promo_bg-gci {
  background: linear-gradient(120deg,#031A0D 0%,#080F0B 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.tvd-hero_promo_bg-gci::after {
  inset: 0;
  background: linear-gradient(90deg,#080F0B 0%,rgba(4,10,6,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.tvd-hero_promo_glow-gci {
  background: radial-gradient(circle,rgba(10,189,176,0.20) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
  right: 60px;
  top: -40px;
  width: 18.75rem;
}.tvd-hero_promo_ct-gci {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
}
@media(min-width: 769px) {.tvd-hero_promo_ct-gci {
  padding: 2.5rem 32px;
}
}.tvd-hero_badge-gci {
  border: 1px solid rgba(24,212,110,0.07);
  padding: 0.313rem 12px;
  background: rgba(24,212,110,0.18);
  border-radius: 1.25rem;
  font-weight: 700;
  display: inline-block;
  color: #18D46E;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.625rem;
}.tvd-hero_h1-gci {
  font-weight: 800;
  line-height: 1.15;
  color: #E6F5EC;
  font-size: 26px;
  font-family: 'Syne', sans-serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.tvd-hero_h1-gci em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.tvd-hero_h1-gci {
  font-size: 36px;
}
}.tvd-hero_sub-gci {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #7A9E83;
}
@media(min-width:768px) {.tvd-hero_sub-gci {
  font-size: 0.875rem;
}
}.tvd-hero_row-gci {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tvd-hero_cta-gci {
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  background: #15C460;
  transition: background .2s;
  font-size: 14px;
  box-shadow: 0 0 0.875rem 2px rgba(21,196,96,0.36), 0 3px 0.5rem rgba(0,0,0,0.55);
  color: #060E08;
  font-weight: 700;
}.tvd-hero_cta-gci:hover {
  background: #1AD96C;
}.tvd-hero_terms-gci {
  color: #486050;
  font-size: 11px;
}.tvd-hero_game-gci {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0C1510;
  flex-direction: column;
  display: flex;
  position: relative;
}.tvd-hero_game_badge-gci {
  border: 1px solid rgba(232,160,32,0.16);
  background: rgba(232,160,32,0.16);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  color: #E8A020;
  top: 12px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  left: 0.75rem;
  font-size: 0.625rem;
  position: absolute;
  letter-spacing: .06em;
}.tvd-hero_game_badge-gci svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
}.tvd-hero_game_img-gci {
  overflow: hidden;
  background: linear-gradient(135deg,#031A0D,#080F0B);
  padding-bottom: 60%;
  position: relative;
}.tvd-hero_game_img-gci img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.tvd-hero_game_play-gci {
  inset: 0;
  background: rgba(4,10,6,0.72);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.tvd-hero_game-gci:hover .tvd-hero_game_play-gci {
  opacity: 1;
}.tvd-hero_game_play-gci span {
  border-radius: 50%;
  background: #18D46E;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.tvd-hero_game_play-gci span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.tvd-hero_game_info-gci {
  padding: 14px 1rem;
}.tvd-hero_game_title-gci {
  font-size: 15px;
  color: #E6F5EC;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.tvd-hero_game_provider-gci {
  color: #5B7862;
  font-size: 0.688rem;
}.tvd-hero_game_btn-gci {
  background: #18D46E;
  border-radius: 0.625rem;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #E6F5EC;
  display: block;
}.tvd-hero_game-gci:hover .tvd-hero_game_btn-gci {
  background: #22EE7E;
}.tvd-sbar-gci {
  background: #080F0B;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.tvd-sbar-gci {
  padding: 1.125rem 1.5rem 0;
}
}.tvd-sbar_in-gci {
  margin: 0 auto;
  max-width: 82.5rem;
}.tvd-sbar_row-gci {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.tvd-sbar_input-gci {
  padding: 11px 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  flex: 1;
  background: #0C1510;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #5B7862;
}.tvd-sbar_input-gci:hover {
  border-color: rgba(24,212,110,0.38);
}.tvd-sbar_input-gci svg {
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
}.tvd-sbar_providers-gci {
  background: #0C1510;
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 8px;
  color: #B4CDB9;
  font-size: 0.813rem;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
}.tvd-sbar_providers-gci:hover {
  border-color: rgba(24,212,110,0.38);
  color: #E6F5EC;
}.tvd-sbar_providers-gci svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tvd-sbar_tabs-gci {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.tvd-sbar_tabs-gci::-webkit-scrollbar {
  display: none;
}.tvd-sbar_tab-gci {
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #7A9E83;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
}.tvd-sbar_tab-gci:hover {
  border-color: rgba(24,212,110,0.38);
  background: rgba(255,255,255,0.07);
  color: #E6F5EC;
}.tvd-sbar_tab-gci.tvd-state_active-gci {
  border-color: rgba(24,212,110,0.07);
  background: rgba(24,212,110,0.18);
  color: #E6F5EC;
}.tvd-sbar_tab_ic-gci svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.tvd-gr_jp-gci {
  background: linear-gradient(135deg,#0D1C2C 0%,#060C09 100%);
  padding: 1.25rem;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}.tvd-gr_jp-gci::before {
  background: radial-gradient(circle,rgba(10,189,176,0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 15.625rem;
  content: '';
  left: -3.75rem;
  top: -3.75rem;
  width: 15.625rem;
}.tvd-gr_jp-gci::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,160,32,0.16) 0%,transparent 70%);
  width: 200px;
  height: 12.5rem;
  right: 0;
  bottom: -40px;
  position: absolute;
  content: '';
}.tvd-gr_jp_head-gci {
  gap: 16px;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.tvd-gr_jp_info-gci {
  flex: 1;
}.tvd-gr_jp_label-gci {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #9B5DE5;
  margin-bottom: 0.375rem;
  font-size: 11px;
}.tvd-gr_jp_label-gci svg {
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linecap: round;
  width: 14px;
}.tvd-gr_jp_amount-gci {
  margin-bottom: 0.25rem;
  color: #E6F5EC;
  font-size: 2rem;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 771px) {.tvd-gr_jp_amount-gci {
  font-size: 2.5rem;
}
}.tvd-gr_jp_amount-gci span {
  color: #E8A020;
}.tvd-gr_jp_seo-gci {
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
  color: #7A9E83;
  font-size: 0.75rem;
}.tvd-gr_jp_cta-gci {
  transition: background .2s;
  border: 1px solid rgba(10,189,176,0.20);
  padding: 0.688rem 1.25rem;
  background: rgba(10,189,176,0.20);
  border-radius: 10px;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  z-index: 1;
  color: #E6F5EC;
  position: relative;
  margin-top: 0.25rem;
  align-self: flex-start;
}.tvd-gr_jp_cta-gci:hover {
  background: #0ABDB0;
}.tvd-gcg-gci {
  background: #080F0B;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tvd-gcg-gci {
  padding: 44px 1.5rem 0;
}
}.tvd-gcg_in-gci {
  margin: 0 auto;
  max-width: 1320px;
}.tvd-gcg_head-gci {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.tvd-gcg_label-gci {
  text-transform: uppercase;
  color: #18D46E;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.tvd-gcg_h2-gci {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #E6F5EC;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 771px) {.tvd-gcg_h2-gci {
  font-size: 1.75rem;
}
}.tvd-gcg_intro-gci {
  line-height: 1.6;
  color: #5B7862;
  font-size: 0.813rem;
}.tvd-gcg_grid-gci {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.tvd-gcg_grid-gci {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tvd-gcg_grid-gci {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tvd-gcg_card-gci {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border-radius: 1rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
  display: flex;
}.tvd-gcg_card-gci:hover {
  border-color: rgba(24,212,110,0.18);
  transform: translateY(-3px);
}.tvd-gcg_card_bg-gci {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tvd-gcg_card_bg-gci::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.tvd-gcg_card_ic-gci {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  display: flex;
  top: 1.125rem;
  height: 2.5rem;
  width: 40px;
  justify-content: center;
  align-items: center;
  color: #E6F5EC;
  z-index: 2;
  position: absolute;
}.tvd-gcg_card_ic-gci svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.tvd-gcg_card_ct-gci {
  position: relative;
  z-index: 1;
}.tvd-gcg_card_h-gci {
  color: #E6F5EC;
  font-family: 'Syne', sans-serif;
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.tvd-gcg_card_h-gci {
  font-size: 1.25rem;
}
}.tvd-gcg_card_p-gci {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.tvd-gcg_card_p-gci strong {
  font-weight: 600;
  color: #E6F5EC;
}.tvd-gcg_card_cta-gci {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 700;
  color: #18D46E;
}.tvd-gcg_card_cta-gci svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.tvd-ws-gci {
  padding: 2rem 1rem 0;
  background: #080F0B;
}
@media(min-width: 765px) {.tvd-ws-gci {
  padding: 36px 24px 0;
}
}.tvd-ws_in-gci {
  margin: 0 auto;
  max-width: 82.5rem;
}.tvd-ws_head-gci {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.tvd-ws_title-gci {
  gap: 10px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 1rem;
  color: #E6F5EC;
  font-weight: 700;
  font-family: 'Syne', sans-serif;
}.tvd-ws_title_ic-gci svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  color: #E8A020;
}.tvd-ws_online-gci {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  color: #5B7862;
  align-items: center;
}.tvd-ws_online_dot-gci {
  background: #15C460;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(21,196,96,0.16);
  height: 8px;
  width: 8px;
}.tvd-ws_scroll-gci {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.tvd-ws_scroll-gci::-webkit-scrollbar {
  display: none;
}.tvd-wc-gci {
  background: #0C1510;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.tvd-wc_img-gci {
  overflow: hidden;
  background: #101A13;
  border-radius: 6px;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.tvd-wc_img-gci img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tvd-wc_info-gci {
  min-width: 0;
}.tvd-wc_game-gci {
  overflow: hidden;
  color: #B4CDB9;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.tvd-wc_player-gci {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #486050;
}.tvd-wc_amount-gci {
  flex-shrink: 0;
  font-weight: 700;
  color: #15C460;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
}.tvd-app-gci {
  background: #080F0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.tvd-app-gci {
  padding: 44px 1.5rem 0;
}
}.tvd-app_in-gci {
  margin: 0 auto;
  max-width: 82.5rem;
}.tvd-app_head-gci {
  margin-bottom: 1rem;
}.tvd-app_label-gci {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #18D46E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tvd-app_h2-gci {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.375rem;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  color: #E6F5EC;
}
@media(min-width: 767px) {.tvd-app_h2-gci {
  font-size: 1.5rem;
}
}.tvd-app_sub-gci {
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
  color: #5B7862;
  overflow-wrap: break-word;
}.tvd-app_sub-gci strong {
  color: #B4CDB9;
  font-weight: 700;
}.tvd-app_cards-gci {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tvd-app_cards-gci {
  grid-template-columns: repeat(3,1fr);
}
}.tvd-app_card-gci {
  gap: 1rem;
  border-radius: 10px;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.tvd-app_card_ios-gci {
  background: linear-gradient(135deg,rgba(24,212,110,0.18) 0%,#101A13 100%);
}.tvd-app_card_android-gci {
  background: linear-gradient(135deg,rgba(21,196,96,0.16) 0%,#101A13 100%);
}.tvd-app_card_win-gci {
  background: linear-gradient(135deg,rgba(232,160,32,0.16) 0%,#101A13 100%);
}.tvd-app_card_ic-gci svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tvd-app_card_ic-gci {
  flex-shrink: 0;
  color: #E6F5EC;
}.tvd-app_card_os-gci {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #5B7862;
}.tvd-app_card_title-gci {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #E6F5EC;
  font-size: 0.938rem;
}.tvd-app_card_text-gci {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #5B7862;
  margin-bottom: 0.875rem;
}.tvd-app_card_btn-gci {
  gap: 7px;
  border: 1px solid rgba(24,212,110,0.38);
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  font-weight: 700;
  color: #E6F5EC;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
}.tvd-app_card_btn-gci:hover {
  background: rgba(255,255,255,0.07);
}.tvd-prov-gci {
  padding: 2.25rem 16px 0;
  background: #080F0B;
}
@media(min-width: 765px) {.tvd-prov-gci {
  padding: 2.75rem 24px 0;
}
}.tvd-prov_in-gci {
  margin: 0 auto;
  max-width: 1320px;
}.tvd-prov_head-gci {
  margin-bottom: 16px;
}.tvd-prov_label-gci {
  text-transform: uppercase;
  color: #18D46E;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.tvd-prov_h2-gci {
  font-size: 20px;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #E6F5EC;
  font-weight: 800;
}
@media(min-width: 766px) {.tvd-prov_h2-gci {
  font-size: 24px;
}
}.tvd-prov_seo-gci {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #5B7862;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.tvd-prov_seo-gci strong {
  font-weight: 700;
  color: #B4CDB9;
}.tvd-prov_seo-gci a {
  text-decoration: underline;
  color: #18D46E;
}.tvd-prov_grid-gci {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.tvd-prov_grid-gci {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tvd-prov_grid-gci {
  grid-template-columns: repeat(8,1fr);
}
}.tvd-prov_card-gci {
  gap: 7px;
  background: #0C1510;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 14px 0.625rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.tvd-prov_card-gci:hover {
  border-color: rgba(24,212,110,0.38);
  background: #101A13;
}.tvd-prov_logo-gci {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  width: 44px;
  justify-content: center;
  height: 2.75rem;
}.tvd-prov_logo-gci img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tvd-prov_name-gci {
  font-weight: 600;
  color: #7A9E83;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
}.tvd-reg-gci {
  background: #080F0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.tvd-reg-gci {
  padding: 2.75rem 1.5rem 0;
}
}.tvd-reg_in-gci {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #101A13;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1320px;
}
@media(min-width: 771px) {.tvd-reg_in-gci {
  padding: 40px;
}
}.tvd-reg_top-gci {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.tvd-reg_top-gci {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tvd-reg_label-gci {
  margin-bottom: 10px;
  color: #18D46E;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.tvd-reg_h2-gci {
  color: #E6F5EC;
  font-size: 1.375rem;
  font-family: 'Syne', sans-serif;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.tvd-reg_h2-gci {
  font-size: 1.75rem;
}
}.tvd-reg_bonus-gci {
  border: 1px solid rgba(232,160,32,0.16);
  gap: 0.5rem;
  background: rgba(232,160,32,0.16);
  padding: 10px 16px;
  border-radius: 0.625rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.tvd-reg_bonus_amount-gci {
  font-weight: 800;
  color: #E8A020;
  font-size: 20px;
}.tvd-reg_bonus_text-gci {
  line-height: 1.35;
  font-size: 13px;
  color: #7A9E83;
}.tvd-reg_cta_btn-gci {
  border-radius: 10px;
  padding: 14px 32px;
  background: #15C460;
  transition: background .2s;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #060E08;
  box-shadow: 0 0 0.875rem 2px rgba(21,196,96,0.36), 0 3px 8px rgba(0,0,0,0.55);
}.tvd-reg_cta_btn-gci:hover {
  background: #1AD96C;
}.tvd-reg_terms-gci {
  color: #486050;
  line-height: 1.5;
  font-size: 0.688rem;
}.tvd-reg_seo-gci {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #5B7862;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.tvd-reg_seo-gci p {
  margin-bottom: 0.625rem;
  color: #5B7862;
  line-height: 1.65;
  font-size: 13px;
}.tvd-reg_seo-gci p:last-child {
  margin-bottom: 0;
}.tvd-reg_seo-gci strong {
  font-weight: 700;
  color: #B4CDB9;
}.tvd-reg_seo-gci a {
  transition: color .2s;
  color: #18D46E;
  text-decoration: underline;
}.tvd-reg_seo-gci a:hover {
  color: #22EE7E;
}.tvd-reg_seo-gci ul,.tvd-reg_seo-gci ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.tvd-reg_seo-gci ol {
  list-style: decimal;
}.tvd-reg_seo-gci li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #5B7862;
}.tvd-reg_seo-gci table {
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.tvd-reg_seo-gci table {
  display: table;
}
}.tvd-reg_seo-gci th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4CDB9;
  text-align: left;
  font-weight: 700;
}.tvd-reg_seo-gci td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5B7862;
}.tvd-reg_steps-gci {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.tvd-reg_steps-gci {
  margin-top: 0;
}
}.tvd-reg_step-gci {
  gap: 0.875rem;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tvd-reg_step_num-gci {
  background: rgba(24,212,110,0.18);
  border-radius: 50%;
  border: 1px solid rgba(24,212,110,0.07);
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  font-size: 0.875rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  color: #18D46E;
  height: 34px;
}.tvd-reg_step_title-gci {
  color: #E6F5EC;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.tvd-reg_step_text-gci {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #5B7862;
}.tvd-reg_trust-gci {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.tvd-reg_trust_item-gci {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
  color: #5B7862;
  display: flex;
}.tvd-reg_trust_ic-gci svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #18D46E;
  width: 1rem;
  height: 16px;
}.tvd-bon-gci {
  padding: 2.25rem 1rem 0;
  background: #080F0B;
}
@media(min-width: 769px) {.tvd-bon-gci {
  padding: 2.75rem 24px 0;
}
}.tvd-bon_in-gci {
  margin: 0 auto;
  max-width: 1320px;
}.tvd-bon_head-gci {
  margin-bottom: 1.25rem;
}.tvd-bon_label-gci {
  font-weight: 700;
  color: #18D46E;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tvd-bon_h2-gci {
  font-family: 'Syne', sans-serif;
  color: #E6F5EC;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.tvd-bon_h2-gci {
  font-size: 1.5rem;
}
}.tvd-bon_seo-gci {
  color: #5B7862;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
}.tvd-bon_seo-gci strong {
  color: #B4CDB9;
  font-weight: 700;
}.tvd-bon_seo-gci a {
  color: #18D46E;
  text-decoration: underline;
}.tvd-bon_grid-gci {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.tvd-bon_grid-gci {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tvd-bon_grid-gci {
  grid-template-columns: repeat(5,1fr);
}
}.tvd-bon_card-gci {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  padding: 1rem;
  background: #0C1510;
  transition: border-color .2s,transform .2s;
}.tvd-bon_card-gci:hover {
  border-color: rgba(24,212,110,0.07);
  transform: translateY(-2px);
}.tvd-bon_card_ic-gci svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
}.tvd-bon_card_ic-gci {
  margin-bottom: 0.625rem;
}.tvd-bon_card_type-gci {
  color: #5B7862;
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.tvd-bon_card_amount-gci {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  color: #E8A020;
}.tvd-bon_card_name-gci {
  margin-bottom: 0.5rem;
  color: #E6F5EC;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
}.tvd-bon_card_detail-gci {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 8px;
  color: #486050;
}.tvd-rv-gci {
  padding: 36px 1rem 0;
  background: #080F0B;
}
@media(min-width: 767px) {.tvd-rv-gci {
  padding: 2.75rem 1.5rem 0;
}
}.tvd-rv_in-gci {
  margin: 0 auto;
  max-width: 82.5rem;
}.tvd-rv_head-gci {
  margin-bottom: 20px;
  max-width: 720px;
}.tvd-rv_label-gci {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #18D46E;
}.tvd-rv_h2-gci {
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #E6F5EC;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 765px) {.tvd-rv_h2-gci {
  font-size: 28px;
}
}.tvd-rv_stats-gci {
  gap: 1.125rem;
  color: #5B7862;
  font-size: 0.813rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tvd-rv_stats_score-gci {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.tvd-rv_stats_score_val-gci {
  color: #E8A020;
  font-family: 'Syne', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}.tvd-rv_stats_score_max-gci {
  color: #486050;
  font-size: 0.813rem;
}.tvd-rv_stats_badge-gci {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.tvd-rv_stats_badge-gci svg {
  width: 0.875rem;
  height: 14px;
  color: #E8A020;
}.tvd-rv_grid-gci {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tvd-rv_grid-gci {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.tvd-rv_grid-gci {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tvd-rv_card-gci {
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #101A13;
  flex-direction: column;
  display: flex;
}.tvd-rv_card_stars-gci {
  gap: 2px;
  display: flex;
  color: #E8A020;
  margin-bottom: 0.625rem;
}.tvd-rv_card_stars-gci svg {
  width: 14px;
  height: 0.875rem;
}.tvd-rv_card_h-gci {
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #E6F5EC;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}.tvd-rv_card_body-gci {
  flex: 1;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #5B7862;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.tvd-rv_card_body-gci strong {
  font-weight: 600;
  color: #B4CDB9;
}.tvd-rv_card_meta-gci {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.tvd-rv_card_author-gci {
  font-size: 12px;
  color: #B4CDB9;
  font-weight: 600;
}.tvd-rv_card_date-gci {
  color: #486050;
  font-size: 11px;
}.tvd-seo-gci {
  padding: 2.25rem 1rem 0;
  background: #080F0B;
}
@media(min-width: 771px) {.tvd-seo-gci {
  padding: 2.75rem 24px 0;
}
}.tvd-seo_in-gci {
  background: #101A13;
  padding: 28px 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tvd-seo_in-gci {
  padding: 36px 40px;
}
}.tvd-seo_label-gci {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #18D46E;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.tvd-seo_h2-gci {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #E6F5EC;
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 770px) {.tvd-seo_h2-gci {
  font-size: 1.5rem;
}
}.tvd-seo_body-gci {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9E83;
  font-size: 14px;
}.tvd-seo_body-gci p {
  font-size: 0.875rem;
  color: #7A9E83;
  margin-bottom: 12px;
  line-height: 1.75;
}.tvd-seo_body-gci p:last-child {
  margin-bottom: 0;
}.tvd-seo_body-gci strong {
  font-weight: 700;
  color: #B4CDB9;
}.tvd-seo_body-gci a {
  transition: color .2s;
  color: #18D46E;
  text-decoration: underline;
}.tvd-seo_body-gci a:hover {
  color: #22EE7E;
}.tvd-seo_body-gci ul,.tvd-seo_body-gci ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tvd-seo_body-gci ol {
  list-style: decimal;
}.tvd-seo_body-gci li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7A9E83;
}.tvd-seo_body-gci table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.tvd-seo_body-gci table {
  display: table;
}
}.tvd-seo_body-gci th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B4CDB9;
}.tvd-seo_body-gci td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9E83;
}.tvd-seo_cols-gci {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.tvd-seo_cols-gci {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tvd-seo_cols-gci {
  grid-template-columns: repeat(3,1fr);
}
}.tvd-seo_col_h-gci {
  font-size: 13px;
  color: #B4CDB9;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.tvd-seo_col_p-gci {
  color: #5B7862;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.tvd-seo_stats-gci {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tvd-seo_stat-gci {
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(24,212,110,0.07);
  border: 1px solid rgba(24,212,110,0.18);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.tvd-seo_stat_val-gci {
  color: #18D46E;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.tvd-seo_stat_lb-gci {
  color: #5B7862;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tvd-faq-gci {
  background: #080F0B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tvd-faq-gci {
  padding: 2.75rem 1.5rem 0;
}
}.tvd-faq_in-gci {
  margin: 0 auto;
  max-width: 1320px;
}.tvd-faq_head-gci {
  margin-bottom: 1.25rem;
}.tvd-faq_label-gci {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #18D46E;
}.tvd-faq_h2-gci {
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
  color: #E6F5EC;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.tvd-faq_h2-gci {
  font-size: 1.5rem;
}
}.tvd-faq_list-gci {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tvd-faq_item-gci {
  background: #101A13;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  overflow: hidden;
}.tvd-faq_q-gci {
  padding: 1rem 1.25rem;
  gap: 12px;
  transition: color .2s;
  color: #B4CDB9;
  font-size: 14px;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
}.tvd-faq_q-gci:hover {
  color: #E6F5EC;
}.tvd-faq_q_ic-gci {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 1.5rem;
  color: #18D46E;
  height: 24px;
  font-size: 1rem;
}.tvd-faq_item-gci.tvd-state_open-gci .tvd-faq_q_ic-gci {
  transform: rotate(45deg);
}.tvd-faq_a-gci {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #5B7862;
  line-height: 1.7;
}.tvd-faq_item-gci.tvd-state_open-gci .tvd-faq_a-gci {
  display: block;
}.tvd-faq_a-gci strong {
  color: #B4CDB9;
  font-weight: 700;
}.tvd-faq_a-gci a {
  color: #18D46E;
  text-decoration: underline;
}.tvd-faq_a-gci ul,.tvd-faq_a-gci ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.tvd-faq_a-gci ol {
  list-style: decimal;
}.tvd-faq_a-gci li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tvd-faq_a-gci table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.tvd-faq_a-gci table {
  display: table;
}
}.tvd-faq_a-gci th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B4CDB9;
  font-weight: 700;
}.tvd-faq_a-gci td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5B7862;
}.tvd-seo-gci {
  padding: 2.25rem 16px 0;
  background: #080F0B;
}
@media(min-width: 765px) {.tvd-seo-gci {
  padding: 2.75rem 24px 0;
}
}.tvd-seo_in-gci {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #101A13;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.tvd-seo_in-gci {
  padding: 36px 2.5rem;
}
}.tvd-seo_label-gci {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #18D46E;
  letter-spacing: .08em;
}.tvd-seo_h2-gci {
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  color: #E6F5EC;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.tvd-seo_h2-gci {
  font-size: 24px;
}
}.tvd-seo_body-gci {
  line-height: 1.75;
  font-size: 14px;
  color: #7A9E83;
  overflow-wrap: break-word;
}.tvd-seo_body-gci p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9E83;
  margin-bottom: 0.75rem;
}.tvd-seo_body-gci p:last-child {
  margin-bottom: 0;
}.tvd-seo_body-gci strong {
  font-weight: 700;
  color: #B4CDB9;
}.tvd-seo_body-gci a {
  transition: color .2s;
  color: #18D46E;
  text-decoration: underline;
}.tvd-seo_body-gci a:hover {
  color: #22EE7E;
}.tvd-seo_body-gci ul,.tvd-seo_body-gci ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tvd-seo_body-gci ol {
  list-style: decimal;
}.tvd-seo_body-gci li {
  font-size: 0.875rem;
  color: #7A9E83;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.tvd-seo_body-gci table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.tvd-seo_body-gci table {
  display: table;
}
}.tvd-seo_body-gci th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #B4CDB9;
}.tvd-seo_body-gci td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7A9E83;
}.tvd-seo_cols-gci {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.tvd-seo_cols-gci {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.tvd-seo_cols-gci {
  grid-template-columns: repeat(3,1fr);
}
}.tvd-seo_col_h-gci {
  font-size: 13px;
  color: #B4CDB9;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.tvd-seo_col_p-gci {
  font-size: 0.813rem;
  color: #5B7862;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tvd-seo_stats-gci {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tvd-seo_stat-gci {
  border-radius: 10px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(24,212,110,0.18);
  background: rgba(24,212,110,0.07);
  flex: 1;
  min-width: 140px;
}.tvd-seo_stat_val-gci {
  font-size: 1.25rem;
  color: #18D46E;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.tvd-seo_stat_lb-gci {
  color: #5B7862;
  overflow-wrap: break-word;
  font-size: 11px;
}.tvd-pmt-gci {
  background: #080F0B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tvd-pmt-gci {
  padding: 2.75rem 1.5rem 0;
}
}.tvd-pmt_in-gci {
  margin: 0 auto;
  max-width: 1320px;
}.tvd-pmt_head-gci {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.tvd-pmt_label-gci {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #18D46E;
  letter-spacing: .08em;
}.tvd-pmt_h2-gci {
  color: #E6F5EC;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.tvd-pmt_h2-gci {
  font-size: 1.75rem;
}
}.tvd-pmt_intro-gci {
  overflow-wrap: break-word;
  color: #5B7862;
  line-height: 1.6;
  font-size: 14px;
}.tvd-pmt_groups-gci {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.tvd-pmt_group-gci {
  padding: 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #101A13;
}.tvd-pmt_group_head-gci {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.tvd-pmt_group_ic-gci {
  background: rgba(24,212,110,0.18);
  border-radius: 0.375rem;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #18D46E;
  flex-shrink: 0;
}.tvd-pmt_group_ic-gci svg {
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.tvd-pmt_group_h-gci {
  margin: 0;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #E6F5EC;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
}.tvd-pmt_group_p-gci {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5B7862;
  line-height: 1.6;
}.tvd-pmt_group_p-gci strong {
  font-weight: 600;
  color: #B4CDB9;
}.tvd-pmt_table_wrap-gci {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tvd-pmt_table-gci {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 13px;
  width: 100%;
}.tvd-pmt_table-gci th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 0.688rem;
  color: #B4CDB9;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
}.tvd-pmt_table-gci td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #5B7862;
}.tvd-pmt_table-gci tbody tr:last-child td {
  border-bottom: none;
}.tvd-pmt_table-gci tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B4CDB9;
}.tvd-seo-gci {
  padding: 36px 16px 0;
  background: #080F0B;
}
@media(min-width:768px) {.tvd-seo-gci {
  padding: 2.75rem 1.5rem 0;
}
}.tvd-seo_in-gci {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #101A13;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tvd-seo_in-gci {
  padding: 36px 2.5rem;
}
}.tvd-seo_label-gci {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #18D46E;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.tvd-seo_h2-gci {
  color: #E6F5EC;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 767px) {.tvd-seo_h2-gci {
  font-size: 24px;
}
}.tvd-seo_body-gci {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7A9E83;
}.tvd-seo_body-gci p {
  color: #7A9E83;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.tvd-seo_body-gci p:last-child {
  margin-bottom: 0;
}.tvd-seo_body-gci strong {
  color: #B4CDB9;
  font-weight: 700;
}.tvd-seo_body-gci a {
  transition: color .2s;
  text-decoration: underline;
  color: #18D46E;
}.tvd-seo_body-gci a:hover {
  color: #22EE7E;
}.tvd-seo_body-gci ul,.tvd-seo_body-gci ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tvd-seo_body-gci ol {
  list-style: decimal;
}.tvd-seo_body-gci li {
  color: #7A9E83;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.tvd-seo_body-gci table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.tvd-seo_body-gci table {
  display: table;
}
}.tvd-seo_body-gci th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #B4CDB9;
  font-weight: 700;
}.tvd-seo_body-gci td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A9E83;
}.tvd-seo_cols-gci {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.tvd-seo_cols-gci {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tvd-seo_cols-gci {
  grid-template-columns: repeat(3,1fr);
}
}.tvd-seo_col_h-gci {
  margin-bottom: 0.438rem;
  color: #B4CDB9;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.tvd-seo_col_p-gci {
  color: #5B7862;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.tvd-seo_stats-gci {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tvd-seo_stat-gci {
  border-radius: 10px;
  padding: 14px 1rem;
  border: 1px solid rgba(24,212,110,0.18);
  flex: 1;
  background: rgba(24,212,110,0.07);
  min-width: 140px;
}.tvd-seo_stat_val-gci {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #18D46E;
}.tvd-seo_stat_lb-gci {
  color: #5B7862;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tvd-ft-gci {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #050C08;
  margin-top: 3rem;
}.tvd-ft_support-gci {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.tvd-ft_support-gci {
  padding: 1.75rem 1.5rem;
}
}.tvd-ft_support_in-gci {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.tvd-ft_support_main-gci {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.tvd-ft_support_ic-gci {
  color: #18D46E;
  flex-shrink: 0;
}.tvd-ft_support_ic-gci svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
}.tvd-ft_support_text_title-gci {
  margin-bottom: 3px;
  color: #E6F5EC;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.tvd-ft_support_text_sub-gci {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #5B7862;
}.tvd-ft_support_btn-gci {
  border-radius: 10px;
  background: #18D46E;
  transition: background .2s;
  padding: 11px 22px;
  font-weight: 700;
  flex-shrink: 0;
  color: #E6F5EC;
  white-space: nowrap;
  font-size: 0.813rem;
}.tvd-ft_support_btn-gci:hover {
  background: #22EE7E;
}.tvd-ft_support_contacts-gci {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.tvd-ft_support_contact-gci {
  line-height: 1.4;
  color: #486050;
  font-size: 12px;
}.tvd-ft_support_contact-gci strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #7A9E83;
  font-weight: 600;
  display: block;
}.tvd-ft_main-gci {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 24px;
}
@media(min-width:768px) {.tvd-ft_main-gci {
  padding: 2.5rem 24px 32px;
}
}.tvd-ft_main_in-gci {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.tvd-ft_main_in-gci {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tvd-ft_main_in-gci {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tvd-ft_col_logo-gci {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tvd-ft_col_logo-gci {
  grid-column: auto;
}
}.tvd-ft_logo-gci {
  gap: 9px;
  color: #E6F5EC;
  align-items: center;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  flex-wrap: wrap;
}.tvd-ft_logo_mark-gci {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 1.875rem;
}.tvd-ft_logo_mark-gci img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tvd-ft_logo_sub-gci {
  line-height: 1.55;
  color: #486050;
  font-size: 12px;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.tvd-ft_col_title-gci {
  text-transform: uppercase;
  font-weight: 700;
  color: #7A9E83;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.tvd-ft_col_links-gci {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.tvd-ft_col_link-gci {
  transition: color .2s;
  color: #486050;
  font-size: 13px;
  overflow-wrap: break-word;
}.tvd-ft_col_link-gci:hover {
  color: #B4CDB9;
}.tvd-ft_apps-gci {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tvd-ft_app_card-gci {
  padding: 10px 12px;
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
}.tvd-ft_app_card-gci:hover {
  border-color: rgba(24,212,110,0.38);
}.tvd-ft_app_card_ic-gci svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.tvd-ft_app_card_os-gci {
  font-weight: 600;
  color: #486050;
  font-size: 0.625rem;
}.tvd-ft_app_card_action-gci {
  font-weight: 700;
  color: #B4CDB9;
  font-size: 12px;
}.tvd-ft_bot-gci {
  padding: 20px 1rem;
}
@media(min-width:768px) {.tvd-ft_bot-gci {
  padding: 20px 24px;
}
}.tvd-ft_bot_in-gci {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.tvd-ft_socials-gci {
  gap: 0.5rem;
  display: flex;
}.tvd-ft_soc-gci {
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  color: #7A9E83;
  height: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 36px;
}.tvd-ft_soc-gci svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.tvd-ft_soc-gci:hover {
  background: rgba(255,255,255,0.07);
}.tvd-ft_legal-gci {
  flex: 1;
  min-width: 200px;
  color: #6B9A74;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
}.tvd-ft_legal-gci strong {
  font-weight: 700;
  color: #7A9E83;
}.tvd-ft_legal-gci a {
  text-decoration: underline;
  color: #7A9E83;
}.tvd-ft_age-gci {
  border-radius: 50%;
  border: 2px solid #6B9A74;
  flex-shrink: 0;
  justify-content: center;
  font-size: 11px;
  width: 32px;
  margin-left: auto;
  color: #6B9A74;
  height: 32px;
  font-weight: 800;
  align-items: center;
  display: flex;
}