html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #070E18;
  line-height: 1.6;
  color: #B4CDD9;
  font-family: 'Exo 2', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.tbn-layout_uah {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.tbn-page_uah {
  min-height: 100vh;
  display: flex;
}.tbn-main_uah {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1079px) {.tbn-main_uah {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.tbn-main_uah {
  padding-bottom: 4.5rem;
}
}.tbn-gc_uah {
  background: #0A1320;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.5rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 638px) {.tbn-gc_uah {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.tbn-gc_uah {
  width: 168px;
}
}.tbn-gc_uah:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-3px);
}.tbn-gc_img_uah {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tbn-gc_img_uah img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.tbn-gc_hover_uah {
  background: rgba(4, 10, 18, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.tbn-gc_uah:hover .tbn-gc_hover_uah {
  opacity: 1;
}.tbn-gc_hover_btn_uah {
  padding: 0.5rem 16px;
  background: #00C8E8;
  border-radius: 5px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #E6F4FA;
}.tbn-gc_info_uah {
  padding: 0.5rem 0.625rem 10px;
}.tbn-gc_name_uah {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B4CDD9;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
}.tbn-gc_prov_uah {
  color: #3E5C70;
  font-size: 10px;
}.tbn-gc_tag_uah {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 9px;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  left: 6px;
  text-transform: uppercase;
  top: 6px;
}.tbn-gc_tag_hot_uah {
  background: #E83248;
  color: #fff;
}.tbn-gc_tag_new_uah {
  background: #00C47A;
  color: #070E18;
}.tbn-gc_tag_jp_uah {
  background: #F0A800;
  color: #070E18;
}.tbn-gc_tag_ex_uah {
  background: #0A5FA0;
  color: #fff;
}.tbn-gc_tag_live_uah {
  background: #E83248;
  color: #fff;
}.tbn-gr_uah {
  padding: 2rem 1rem 0;
  background: #070E18;
}
@media(min-width: 765px) {.tbn-gr_uah {
  padding: 2.25rem 24px 0;
}
}.tbn-gr_in_uah {
  margin: 0 auto;
  max-width: 1340px;
}.tbn-gr_head_uah {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.tbn-gr_head_l_uah {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.tbn-gr_ic_uah {
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  display: flex;
}.tbn-gr_ic_uah svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tbn-gr_title_uah {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #E6F4FA;
  font-weight: 700;
}
@media(min-width: 766px) {.tbn-gr_title_uah {
  font-size: 1.125rem;
}
}.tbn-gr_more_uah {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #507088;
  white-space: nowrap;
}.tbn-gr_more_uah:hover {
  color: #00C8E8;
}.tbn-gr_more_uah svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.tbn-gr_arrows_uah {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tbn-gr_arr_uah {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
  color: #7899B0;
  display: flex;
}.tbn-gr_arr_uah:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4FA;
}.tbn-gr_arr_uah svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.tbn-gr_seo_h_uah {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #B4CDD9;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.tbn-gr_seo_h_uah {
  font-size: 0.875rem;
}
}.tbn-gr_seo_uah {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #507088;
  font-size: 12px;
}.tbn-gr_seo_uah strong {
  color: #B4CDD9;
  font-weight: 600;
}.tbn-gr_scroll_uah {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
}.tbn-gr_scroll_uah::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.tbn-gr_scroll_uah {
  gap: 12px;
}
}.tbn-tb_uah {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #070E18;
  right: 0;
  position: fixed;
  align-items: center;
  height: 3.5rem;
  z-index: 80;
  display: flex;
  left: 0;
  top: 0;
}.tbn-tb_in_uah {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.tbn-tb_burger_uah {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 8px;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
}.tbn-tb_burger_uah:hover {
  background: rgba(255, 255, 255, 0.05);
}.tbn-tb_burger_line_uah {
  background: #7899B0;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.tbn-tb_burger_uah {
  display: none;
}
}.tbn-tb_logo_uah {
  gap: 0.563rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #E6F4FA;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 20px;
}.tbn-tb_logo_mark_uah {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.tbn-tb_logo_mark_uah img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tbn-tb_nav_uah {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.tbn-tb_nav_uah {
  display: flex;
}
}.tbn-tb_tab_uah {
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  color: #7899B0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.tbn-tb_tab_uah:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4FA;
}.tbn-tb_tab_uah.tbn-state_active_uah {
  background: rgba(0, 200, 232, 0.16);
  color: #E6F4FA;
}.tbn-tb_right_uah {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.tbn-tb_login_uah {
  padding: 9px 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  color: #B4CDD9;
  display: none;
  font-weight: 600;
}.tbn-tb_login_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
  color: #E6F4FA;
}
@media(min-width:480px) {.tbn-tb_login_uah {
  display: block;
}
}.tbn-tb_reg_uah {
  padding: 9px 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00C47A;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #060D14;
  font-weight: 700;
}.tbn-tb_reg_uah:hover {
  background: #00DC8A;
}.tbn-sb_uah {
  transition: transform .25s ease;
  background: #0D1825;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
  top: 3.5rem;
  position: fixed;
  z-index: 70;
}.tbn-sb_uah.tbn-state_open_uah {
  transform: translateX(0);
}.tbn-sb_uah::-webkit-scrollbar {
  width: 0.25rem;
}.tbn-sb_uah::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.tbn-sb_uah {
  transform: translateX(0);
}
}.tbn-sb_auth_uah {
  padding: 0.875rem 0.75rem 10px;
}.tbn-sb_btn_reg_uah {
  border-radius: 8px;
  background: #00C47A;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #060D14;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.tbn-sb_btn_reg_uah:hover {
  background: #00DC8A;
}.tbn-sb_btn_login_uah {
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  color: #B4CDD9;
  display: block;
}.tbn-sb_btn_login_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
  color: #E6F4FA;
}.tbn-sb_promo_uah {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(0, 200, 232, 0.16);
  background: linear-gradient(135deg,#042240,#0D1825);
  border-radius: 0.5rem;
  overflow: hidden;
  margin: 0 12px 10px;
  position: relative;
}.tbn-sb_promo_uah::before {
  background: radial-gradient(circle,rgba(0, 200, 232, 0.16),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  position: absolute;
  top: -1.25rem;
  height: 80px;
  width: 80px;
}.tbn-sb_promo_title_uah {
  color: #00C8E8;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
  text-transform: uppercase;
}.tbn-sb_promo_text_uah {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #E6F4FA;
}.tbn-sb_promo_sub_uah {
  margin-top: 3px;
  color: #507088;
  font-size: 0.625rem;
}.tbn-sb_nav_uah {
  padding: 6px 0.5rem 1rem;
}.tbn-sb_nav_lb_uah {
  padding: 0.625rem 0.5rem 6px;
  color: #3E5C70;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.tbn-sb_link_uah {
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  color: #7899B0;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}.tbn-sb_link_uah:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4FA;
}.tbn-sb_link_uah.tbn-state_active_uah {
  background: rgba(0, 200, 232, 0.16);
  color: #E6F4FA;
}.tbn-sb_ic_uah {
  border-radius: 5px;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.tbn-sb_ic_uah svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.tbn-sb_ic_1_uah {
  background: rgba(0, 200, 232, 0.07);
  color: #00C8E8;
}.tbn-sb_ic_2_uah {
  background: rgba(0, 196, 122, 0.15);
  color: #00C47A;
}.tbn-sb_ic_3_uah {
  background: rgba(240, 168, 0, 0.14);
  color: #F0A800;
}.tbn-sb_ic_4_uah {
  background: rgba(10, 95, 160, 0.22);
  color: #0A5FA0;
}.tbn-sb_ic_5_uah {
  background: rgba(0, 200, 232, 0.07);
  color: #E8409C;
}.tbn-sb_ic_6_uah {
  background: rgba(10, 95, 160, 0.22);
  color: #7C3AED;
}.tbn-sb_badge_uah {
  border-radius: 5px;
  padding: 2px 0.438rem;
  background: #F0A800;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
  color: #060D14;
}.tbn-sb_bot_uah {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tbn-sb_lang_uah,.tbn-sb_help_uah {
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 5px;
  justify-content: center;
  display: flex;
  color: #7899B0;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
}.tbn-sb_lang_uah:hover,.tbn-sb_help_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
  color: #E6F4FA;
}.tbn-sb_lang_uah svg,.tbn-sb_help_uah svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.tbn-sb_bd_uah {
  inset: 0;
  background: rgba(4, 10, 18, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.tbn-sb_bd_uah.tbn-state_on_uah {
  display: block;
}
@media(min-width: 1082px) {.tbn-sb_bd_uah {
  display: none!important;
}
}.tbn-mob_nav_uah {
  background: #0D1825;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  left: 0;
  bottom: 0;
  display: flex;
  right: 0;
  position: fixed;
}
@media(min-width: 1079px) {.tbn-mob_nav_uah {
  display: none;
}
}.tbn-mob_nav_item_uah {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #3E5C70;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.tbn-mob_nav_ic_uah {
  line-height: 1;
}.tbn-mob_nav_ic_uah svg {
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
}.tbn-mob_nav_lb_uah {
  color: #3E5C70;
  font-weight: 600;
  font-size: 0.625rem;
}.tbn-mob_nav_item_uah.tbn-state_active_uah {
  color: #00C8E8;
}.tbn-mob_nav_item_uah.tbn-state_active_uah .tbn-mob_nav_lb_uah {
  color: #00C8E8;
}.tbn-hero_uah {
  padding: 1.25rem 16px 0;
  background: #070E18;
}
@media(min-width: 769px) {.tbn-hero_uah {
  padding: 24px 1.5rem 0;
}
}.tbn-hero_in_uah {
  margin: 0 auto;
  gap: 12px;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.tbn-hero_in_uah {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.tbn-hero_in_uah {
  grid-template-columns: 1fr 21.25rem;
}
}.tbn-hero_promo_uah {
  border-radius: 0.875rem;
  background: #0A1320;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 765px) {.tbn-hero_promo_uah {
  min-height: 17.5rem;
}
}.tbn-hero_promo_bg_uah {
  inset: 0;
  background: linear-gradient(120deg,#042240 0%,#070E18 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.tbn-hero_promo_bg_uah::after {
  inset: 0;
  background: linear-gradient(90deg,#070E18 0%,rgba(4, 10, 18, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.tbn-hero_promo_glow_uah {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 95, 160, 0.22) 0%,transparent 65%);
  pointer-events: none;
  height: 300px;
  width: 300px;
  position: absolute;
  top: -2.5rem;
  right: 3.75rem;
}.tbn-hero_promo_ct_uah {
  padding: 28px 24px 28px 28px;
  position: relative;
  display: flex;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.tbn-hero_promo_ct_uah {
  padding: 2.5rem 2rem;
}
}.tbn-hero_badge_uah {
  border: 1px solid rgba(0, 200, 232, 0.07);
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(0, 200, 232, 0.16);
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  color: #00C8E8;
  display: inline-block;
  text-transform: uppercase;
}.tbn-hero_h1_uah {
  overflow-wrap: break-word;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 10px;
  color: #E6F4FA;
}.tbn-hero_h1_uah em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width:768px) {.tbn-hero_h1_uah {
  font-size: 2.25rem;
}
}.tbn-hero_sub_uah {
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 20px;
  color: #7899B0;
}
@media(min-width: 765px) {.tbn-hero_sub_uah {
  font-size: 14px;
}
}.tbn-hero_row_uah {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tbn-hero_cta_uah {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #00C47A;
  font-size: 0.875rem;
  font-weight: 700;
  color: #060D14;
  box-shadow: 0 0 14px rgba(0, 196, 122, 0.48), 0 3px 8px rgba(0, 0, 0, 0.55);
}.tbn-hero_cta_uah:hover {
  background: #00DC8A;
}.tbn-hero_terms_uah {
  color: #3E5C70;
  font-size: 11px;
}.tbn-hero_game_uah {
  overflow: hidden;
  background: #0A1320;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.tbn-hero_game_badge_uah {
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 168, 0, 0.14);
  padding: 5px 0.625rem;
  background: rgba(240, 168, 0, 0.14);
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  font-size: 0.625rem;
  top: 12px;
  color: #F0A800;
  left: 0.75rem;
  z-index: 3;
  font-weight: 700;
}.tbn-hero_game_badge_uah svg {
  height: 0.688rem;
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
}.tbn-hero_game_img_uah {
  overflow: hidden;
  background: linear-gradient(135deg,#042240,#070E18);
  position: relative;
  padding-bottom: 60%;
}.tbn-hero_game_img_uah img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.tbn-hero_game_play_uah {
  background: rgba(4, 10, 18, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.tbn-hero_game_uah:hover .tbn-hero_game_play_uah {
  opacity: 1;
}.tbn-hero_game_play_uah span {
  border-radius: 50%;
  background: #00C8E8;
  height: 52px;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  display: flex;
}.tbn-hero_game_play_uah span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.tbn-hero_game_info_uah {
  padding: 0.875rem 1rem;
}.tbn-hero_game_title_uah {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #E6F4FA;
  overflow-wrap: break-word;
}.tbn-hero_game_provider_uah {
  font-size: 11px;
  color: #507088;
}.tbn-hero_game_btn_uah {
  margin: 0.75rem 16px 16px;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  background: #00C8E8;
  color: #E6F4FA;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
}.tbn-hero_game_uah:hover .tbn-hero_game_btn_uah {
  background: #00DEFF;
}.tbn-sbar_uah {
  padding: 1rem 16px 0;
  background: #070E18;
}
@media(min-width: 769px) {.tbn-sbar_uah {
  padding: 18px 1.5rem 0;
}
}.tbn-sbar_in_uah {
  margin: 0 auto;
  max-width: 83.75rem;
}.tbn-sbar_row_uah {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.tbn-sbar_input_uah {
  padding: 11px 1rem;
  gap: 10px;
  background: #0A1320;
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  color: #507088;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
}.tbn-sbar_input_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
}.tbn-sbar_input_uah svg {
  height: 15px;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tbn-sbar_providers_uah {
  background: #0A1320;
  gap: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 0.688rem 1.125rem;
  font-weight: 600;
  color: #B4CDD9;
  white-space: nowrap;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
}.tbn-sbar_providers_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
  color: #E6F4FA;
}.tbn-sbar_providers_uah svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.tbn-sbar_tabs_uah {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.tbn-sbar_tabs_uah::-webkit-scrollbar {
  display: none;
}.tbn-sbar_tab_uah {
  border-radius: 1.25rem;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  color: #7899B0;
  align-items: center;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
}.tbn-sbar_tab_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4FA;
}.tbn-sbar_tab_uah.tbn-state_active_uah {
  background: rgba(0, 200, 232, 0.16);
  border-color: rgba(0, 200, 232, 0.07);
  color: #E6F4FA;
}.tbn-sbar_tab_ic_uah svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.tbn-wy_uah {
  background: #070E18;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.tbn-wy_uah {
  padding: 40px 24px 0;
}
}.tbn-wy_in_uah {
  margin: 0 auto;
  max-width: 1340px;
}.tbn-wy_head_uah {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.tbn-wy_label_uah {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tbn-wy_h2_uah {
  margin-bottom: 0.5rem;
  color: #E6F4FA;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.tbn-wy_h2_uah {
  font-size: 1.5rem;
}
}.tbn-wy_intro_uah {
  margin: 0;
  color: #507088;
  line-height: 1.6;
  font-size: 0.813rem;
}.tbn-wy_grid_uah {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.tbn-wy_grid_uah {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tbn-wy_grid_uah {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tbn-wy_card_uah {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #0D1825;
  padding: 20px;
}.tbn-wy_card_uah:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-2px);
}.tbn-wy_card_ic_uah {
  background: rgba(0, 200, 232, 0.16);
  border-radius: 50%;
  color: #00C8E8;
  margin-bottom: 14px;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  display: flex;
}.tbn-wy_card_ic_uah svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.tbn-wy_card_h_uah {
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #E6F4FA;
}.tbn-wy_card_p_uah {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #507088;
}.tbn-wy_card_p_uah strong {
  color: #B4CDD9;
  font-weight: 600;
}.tbn-gr_jp_uah {
  border-radius: 14px;
  background: linear-gradient(135deg,#0E0A2E 0%,#060818 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.tbn-gr_jp_uah::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 95, 160, 0.22) 0%,transparent 70%);
  top: -60px;
  left: -60px;
  height: 15.625rem;
  width: 250px;
  position: absolute;
  content: '';
}.tbn-gr_jp_uah::after {
  background: radial-gradient(circle,rgba(240, 168, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  height: 200px;
  position: absolute;
  bottom: -40px;
  width: 200px;
}.tbn-gr_jp_head_uah {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
  display: flex;
}.tbn-gr_jp_info_uah {
  flex: 1;
}.tbn-gr_jp_label_uah {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7C3AED;
  font-weight: 700;
  margin-bottom: 6px;
}.tbn-gr_jp_label_uah svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  margin-right: 4px;
}.tbn-gr_jp_amount_uah {
  font-size: 2rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F4FA;
}
@media(min-width: 765px) {.tbn-gr_jp_amount_uah {
  font-size: 2.5rem;
}
}.tbn-gr_jp_amount_uah span {
  color: #F0A800;
}.tbn-gr_jp_seo_uah {
  line-height: 1.5;
  color: #7899B0;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 480px;
}.tbn-gr_jp_cta_uah {
  padding: 11px 1.25rem;
  border: 1px solid rgba(10, 95, 160, 0.22);
  background: rgba(10, 95, 160, 0.22);
  transition: background .2s;
  border-radius: 8px;
  align-self: flex-start;
  margin-top: 4px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #E6F4FA;
  font-size: 0.813rem;
  position: relative;
  z-index: 1;
}.tbn-gr_jp_cta_uah:hover {
  background: #0A5FA0;
}.tbn-gcg_uah {
  background: #070E18;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.tbn-gcg_uah {
  padding: 44px 24px 0;
}
}.tbn-gcg_in_uah {
  margin: 0 auto;
  max-width: 83.75rem;
}.tbn-gcg_head_uah {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.tbn-gcg_label_uah {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8E8;
}.tbn-gcg_h2_uah {
  color: #E6F4FA;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.tbn-gcg_h2_uah {
  font-size: 28px;
}
}.tbn-gcg_intro_uah {
  font-size: 13px;
  color: #507088;
  line-height: 1.6;
}.tbn-gcg_grid_uah {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tbn-gcg_grid_uah {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tbn-gcg_grid_uah {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tbn-gcg_card_uah {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 14px;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
}.tbn-gcg_card_uah:hover {
  border-color: rgba(0, 200, 232, 0.16);
  transform: translateY(-3px);
}.tbn-gcg_card_bg_uah {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tbn-gcg_card_bg_uah::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.tbn-gcg_card_ic_uah {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  align-items: center;
  width: 40px;
  color: #E6F4FA;
  right: 18px;
  height: 2.5rem;
  justify-content: center;
  z-index: 2;
  top: 18px;
  position: absolute;
  display: flex;
}.tbn-gcg_card_ic_uah svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.tbn-gcg_card_ct_uah {
  position: relative;
  z-index: 1;
}.tbn-gcg_card_h_uah {
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 8px;
  font-size: 18px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F4FA;
}
@media(min-width: 769px) {.tbn-gcg_card_h_uah {
  font-size: 1.25rem;
}
}.tbn-gcg_card_p_uah {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.tbn-gcg_card_p_uah strong {
  color: #E6F4FA;
  font-weight: 600;
}.tbn-gcg_card_cta_uah {
  gap: 0.25rem;
  font-size: 0.75rem;
  align-items: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #00C8E8;
  display: inline-flex;
  font-weight: 700;
}.tbn-gcg_card_cta_uah svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.tbn-ws_uah {
  background: #070E18;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.tbn-ws_uah {
  padding: 36px 1.5rem 0;
}
}.tbn-ws_in_uah {
  margin: 0 auto;
  max-width: 83.75rem;
}.tbn-ws_head_uah {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.tbn-ws_title_uah {
  gap: 10px;
  overflow-wrap: break-word;
  color: #E6F4FA;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  font-weight: 700;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
}.tbn-ws_title_ic_uah svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  color: #F0A800;
  width: 18px;
}.tbn-ws_online_uah {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #507088;
  display: flex;
}.tbn-ws_online_dot_uah {
  border-radius: 50%;
  background: #00C47A;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(0, 196, 122, 0.15);
}.tbn-ws_scroll_uah {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.tbn-ws_scroll_uah::-webkit-scrollbar {
  display: none;
}.tbn-wc_uah {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 14px;
  border-radius: 0.5rem;
  background: #0A1320;
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.tbn-wc_img_uah {
  background: #0D1825;
  overflow: hidden;
  border-radius: 5px;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.tbn-wc_img_uah img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tbn-wc_info_uah {
  min-width: 0;
}.tbn-wc_game_uah {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B4CDD9;
}.tbn-wc_player_uah {
  overflow: hidden;
  color: #3E5C70;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.tbn-wc_amount_uah {
  color: #00C47A;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
}.tbn-prov_uah {
  padding: 36px 16px 0;
  background: #070E18;
}
@media(min-width: 765px) {.tbn-prov_uah {
  padding: 2.75rem 24px 0;
}
}.tbn-prov_in_uah {
  margin: 0 auto;
  max-width: 1340px;
}.tbn-prov_head_uah {
  margin-bottom: 16px;
}.tbn-prov_label_uah {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8E8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tbn-prov_h2_uah {
  font-family: 'Rajdhani', sans-serif;
  color: #E6F4FA;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.tbn-prov_h2_uah {
  font-size: 24px;
}
}.tbn-prov_seo_uah {
  color: #507088;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
}.tbn-prov_seo_uah strong {
  font-weight: 700;
  color: #B4CDD9;
}.tbn-prov_seo_uah a {
  text-decoration: underline;
  color: #00C8E8;
}.tbn-prov_grid_uah {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.tbn-prov_grid_uah {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.tbn-prov_grid_uah {
  grid-template-columns: repeat(8,1fr);
}
}.tbn-prov_card_uah {
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  background: #0A1320;
  gap: 0.438rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.tbn-prov_card_uah:hover {
  background: #0D1825;
  border-color: rgba(0, 210, 240, 0.38);
}.tbn-prov_logo_uah {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 44px;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.tbn-prov_logo_uah img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tbn-prov_name_uah {
  font-size: 0.688rem;
  color: #7899B0;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.tbn-app_uah {
  padding: 2.25rem 16px 0;
  background: #070E18;
}
@media(min-width: 769px) {.tbn-app_uah {
  padding: 44px 1.5rem 0;
}
}.tbn-app_in_uah {
  margin: 0 auto;
  max-width: 83.75rem;
}.tbn-app_head_uah {
  margin-bottom: 1rem;
}.tbn-app_label_uah {
  color: #00C8E8;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.tbn-app_h2_uah {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #E6F4FA;
}
@media(min-width: 766px) {.tbn-app_h2_uah {
  font-size: 1.5rem;
}
}.tbn-app_sub_uah {
  overflow-wrap: break-word;
  max-width: 600px;
  color: #507088;
  line-height: 1.6;
  font-size: 0.813rem;
}.tbn-app_sub_uah strong {
  color: #B4CDD9;
  font-weight: 700;
}.tbn-app_cards_uah {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.tbn-app_cards_uah {
  grid-template-columns: repeat(3,1fr);
}
}.tbn-app_card_uah {
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.tbn-app_card_ios_uah {
  background: linear-gradient(135deg,rgba(0, 200, 232, 0.16) 0%,#0D1825 100%);
}.tbn-app_card_android_uah {
  background: linear-gradient(135deg,rgba(0, 196, 122, 0.15) 0%,#0D1825 100%);
}.tbn-app_card_win_uah {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.14) 0%,#0D1825 100%);
}.tbn-app_card_ic_uah svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
}.tbn-app_card_ic_uah {
  flex-shrink: 0;
  color: #E6F4FA;
}.tbn-app_card_os_uah {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #507088;
}.tbn-app_card_title_uah {
  color: #E6F4FA;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
}.tbn-app_card_text_uah {
  color: #507088;
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.tbn-app_card_btn_uah {
  transition: background .2s;
  padding: 10px 1.125rem;
  border: 1px solid rgba(0, 210, 240, 0.38);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  font-weight: 700;
  display: inline-flex;
  color: #E6F4FA;
  align-items: center;
  font-size: 0.813rem;
}.tbn-app_card_btn_uah:hover {
  background: rgba(255, 255, 255, 0.07);
}.tbn-bon_uah {
  background: #070E18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.tbn-bon_uah {
  padding: 2.75rem 24px 0;
}
}.tbn-bon_in_uah {
  margin: 0 auto;
  max-width: 1340px;
}.tbn-bon_head_uah {
  margin-bottom: 20px;
}.tbn-bon_label_uah {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C8E8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.tbn-bon_h2_uah {
  font-size: 20px;
  color: #E6F4FA;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.tbn-bon_h2_uah {
  font-size: 1.5rem;
}
}.tbn-bon_seo_uah {
  color: #507088;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tbn-bon_seo_uah strong {
  font-weight: 700;
  color: #B4CDD9;
}.tbn-bon_seo_uah a {
  color: #00C8E8;
  text-decoration: underline;
}.tbn-bon_grid_uah {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.tbn-bon_grid_uah {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tbn-bon_grid_uah {
  grid-template-columns: repeat(5,1fr);
}
}.tbn-bon_card_uah {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #0A1320;
  padding: 1rem;
}.tbn-bon_card_uah:hover {
  border-color: rgba(0, 200, 232, 0.07);
  transform: translateY(-2px);
}.tbn-bon_card_ic_uah svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.tbn-bon_card_ic_uah {
  margin-bottom: 0.625rem;
}.tbn-bon_card_type_uah {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #507088;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
}.tbn-bon_card_amount_uah {
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F0A800;
}.tbn-bon_card_name_uah {
  font-size: 13px;
  color: #E6F4FA;
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.tbn-bon_card_detail_uah {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #3E5C70;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
}.tbn-reg_uah {
  padding: 2.25rem 1rem 0;
  background: #070E18;
}
@media(min-width: 765px) {.tbn-reg_uah {
  padding: 2.75rem 24px 0;
}
}.tbn-reg_in_uah {
  margin: 0 auto;
  background: #0D1825;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 770px) {.tbn-reg_in_uah {
  padding: 40px;
}
}.tbn-reg_top_uah {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.tbn-reg_top_uah {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tbn-reg_label_uah {
  font-weight: 700;
  color: #00C8E8;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tbn-reg_h2_uah {
  overflow-wrap: break-word;
  color: #E6F4FA;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.tbn-reg_h2_uah {
  font-size: 28px;
}
}.tbn-reg_bonus_uah {
  padding: 10px 16px;
  border: 1px solid rgba(240, 168, 0, 0.14);
  border-radius: 8px;
  background: rgba(240, 168, 0, 0.14);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.tbn-reg_bonus_amount_uah {
  font-size: 20px;
  font-weight: 800;
  color: #F0A800;
}.tbn-reg_bonus_text_uah {
  font-size: 13px;
  color: #7899B0;
  line-height: 1.35;
}.tbn-reg_cta_btn_uah {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  background: #00C47A;
  color: #060D14;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 0 14px rgba(0, 196, 122, 0.48), 0 3px 8px rgba(0, 0, 0, 0.55);
}.tbn-reg_cta_btn_uah:hover {
  background: #00DC8A;
}.tbn-reg_terms_uah {
  font-size: 11px;
  line-height: 1.5;
  color: #3E5C70;
}.tbn-reg_seo_uah {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  padding-top: 20px;
  color: #507088;
  line-height: 1.65;
}.tbn-reg_seo_uah p {
  margin-bottom: 10px;
  color: #507088;
  line-height: 1.65;
  font-size: 0.813rem;
}.tbn-reg_seo_uah p:last-child {
  margin-bottom: 0;
}.tbn-reg_seo_uah strong {
  font-weight: 700;
  color: #B4CDD9;
}.tbn-reg_seo_uah a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.tbn-reg_seo_uah a:hover {
  color: #00DEFF;
}.tbn-reg_seo_uah ul,.tbn-reg_seo_uah ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.tbn-reg_seo_uah ol {
  list-style: decimal;
}.tbn-reg_seo_uah li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
  color: #507088;
}.tbn-reg_seo_uah table {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 767px) {.tbn-reg_seo_uah table {
  display: table;
}
}.tbn-reg_seo_uah th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #B4CDD9;
  font-weight: 700;
  text-align: left;
}.tbn-reg_seo_uah td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #507088;
}.tbn-reg_steps_uah {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.tbn-reg_steps_uah {
  margin-top: 0;
}
}.tbn-reg_step_uah {
  gap: 0.875rem;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tbn-reg_step_num_uah {
  background: rgba(0, 200, 232, 0.16);
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 232, 0.07);
  width: 34px;
  justify-content: center;
  height: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  color: #00C8E8;
  font-weight: 800;
  display: flex;
  font-size: 0.875rem;
}.tbn-reg_step_title_uah {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #E6F4FA;
}.tbn-reg_step_text_uah {
  line-height: 1.5;
  color: #507088;
  font-size: 0.75rem;
}.tbn-reg_trust_uah {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
}.tbn-reg_trust_item_uah {
  gap: 0.438rem;
  display: flex;
  color: #507088;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
}.tbn-reg_trust_ic_uah svg {
  stroke-linejoin: round;
  color: #00C8E8;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.tbn-htp_uah {
  padding: 36px 16px 0;
  background: #070E18;
}
@media(min-width: 765px) {.tbn-htp_uah {
  padding: 44px 1.5rem 0;
}
}.tbn-htp_in_uah {
  margin: 0 auto;
  max-width: 1340px;
}.tbn-htp_head_uah {
  margin-bottom: 22px;
  max-width: 720px;
}.tbn-htp_label_uah {
  letter-spacing: .08em;
  color: #00C8E8;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.tbn-htp_h2_uah {
  color: #E6F4FA;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 766px) {.tbn-htp_h2_uah {
  font-size: 1.75rem;
}
}.tbn-htp_intro_uah {
  line-height: 1.6;
  color: #507088;
  font-size: 0.875rem;
}.tbn-htp_steps_uah {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.tbn-htp_steps_uah {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tbn-htp_steps_uah {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tbn-htp_step_uah {
  padding: 1.25rem 1.125rem 18px;
  border-radius: 8px;
  background: #0D1825;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  flex-direction: column;
  display: flex;
}.tbn-htp_step_num_uah {
  background: #00C8E8;
  border-radius: 50%;
  height: 1.75rem;
  width: 28px;
  align-items: center;
  justify-content: center;
  top: -12px;
  left: 20px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 0.813rem;
  font-weight: 800;
  position: absolute;
  color: #060D14;
  display: flex;
}.tbn-htp_step_ic_uah {
  margin: 0.5rem 0 0.75rem;
  background: rgba(0, 200, 232, 0.16);
  border-radius: 5px;
  width: 36px;
  color: #00C8E8;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.25rem;
}.tbn-htp_step_ic_uah svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.tbn-htp_step_h_uah {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #E6F4FA;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.tbn-htp_step_p_uah {
  color: #507088;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.tbn-htp_step_p_uah strong {
  color: #B4CDD9;
  font-weight: 600;
}.tbn-htp_cta_uah {
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #00C47A;
  transition: background .2s;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #060D14;
}.tbn-htp_cta_uah:hover {
  background: #00DC8A;
}.tbn-seo_uah {
  padding: 36px 1rem 0;
  background: #070E18;
}
@media(min-width: 765px) {.tbn-seo_uah {
  padding: 44px 1.5rem 0;
}
}.tbn-seo_in_uah {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #0D1825;
  max-width: 1340px;
}
@media(min-width: 769px) {.tbn-seo_in_uah {
  padding: 36px 2.5rem;
}
}.tbn-seo_label_uah {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 11px;
}.tbn-seo_h2_uah {
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #E6F4FA;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.tbn-seo_h2_uah {
  font-size: 24px;
}
}.tbn-seo_body_uah {
  color: #7899B0;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.tbn-seo_body_uah p {
  color: #7899B0;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.tbn-seo_body_uah p:last-child {
  margin-bottom: 0;
}.tbn-seo_body_uah strong {
  color: #B4CDD9;
  font-weight: 700;
}.tbn-seo_body_uah a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.tbn-seo_body_uah a:hover {
  color: #00DEFF;
}.tbn-seo_body_uah ul,.tbn-seo_body_uah ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tbn-seo_body_uah ol {
  list-style: decimal;
}.tbn-seo_body_uah li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #7899B0;
  line-height: 1.75;
}.tbn-seo_body_uah table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.tbn-seo_body_uah table {
  display: table;
}
}.tbn-seo_body_uah th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #B4CDD9;
}.tbn-seo_body_uah td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7899B0;
}.tbn-seo_cols_uah {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.tbn-seo_cols_uah {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tbn-seo_cols_uah {
  grid-template-columns: repeat(3,1fr);
}
}.tbn-seo_col_h_uah {
  overflow-wrap: break-word;
  color: #B4CDD9;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
}.tbn-seo_col_p_uah {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #507088;
}.tbn-seo_stats_uah {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tbn-seo_stat_uah {
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(0, 200, 232, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(0, 200, 232, 0.16);
  min-width: 8.75rem;
}.tbn-seo_stat_val_uah {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #00C8E8;
}.tbn-seo_stat_lb_uah {
  overflow-wrap: break-word;
  color: #507088;
  font-size: 0.688rem;
}.tbn-faq_uah {
  padding: 2.25rem 16px 0;
  background: #070E18;
}
@media(min-width: 767px) {.tbn-faq_uah {
  padding: 2.75rem 1.5rem 0;
}
}.tbn-faq_in_uah {
  margin: 0 auto;
  max-width: 83.75rem;
}.tbn-faq_head_uah {
  margin-bottom: 1.25rem;
}.tbn-faq_label_uah {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #00C8E8;
  text-transform: uppercase;
}.tbn-faq_h2_uah {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #E6F4FA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.tbn-faq_h2_uah {
  font-size: 24px;
}
}.tbn-faq_list_uah {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tbn-faq_item_uah {
  background: #0D1825;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.tbn-faq_q_uah {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  font-weight: 600;
  font-size: 14px;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  color: #B4CDD9;
  justify-content: space-between;
  display: flex;
}.tbn-faq_q_uah:hover {
  color: #E6F4FA;
}.tbn-faq_q_ic_uah {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-size: 1rem;
  color: #00C8E8;
  justify-content: center;
  height: 1.5rem;
  width: 24px;
  flex-shrink: 0;
  display: flex;
}.tbn-faq_item_uah.tbn-state_open_uah .tbn-faq_q_ic_uah {
  transform: rotate(45deg);
}.tbn-faq_a_uah {
  padding: 0 1.25rem 16px;
  display: none;
  line-height: 1.7;
  color: #507088;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tbn-faq_item_uah.tbn-state_open_uah .tbn-faq_a_uah {
  display: block;
}.tbn-faq_a_uah strong {
  font-weight: 700;
  color: #B4CDD9;
}.tbn-faq_a_uah a {
  text-decoration: underline;
  color: #00C8E8;
}.tbn-faq_a_uah ul,.tbn-faq_a_uah ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.tbn-faq_a_uah ol {
  list-style: decimal;
}.tbn-faq_a_uah li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tbn-faq_a_uah table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.tbn-faq_a_uah table {
  display: table;
}
}.tbn-faq_a_uah th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #B4CDD9;
  font-weight: 700;
  text-align: left;
}.tbn-faq_a_uah td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #507088;
}.tbn-seo_uah {
  background: #070E18;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.tbn-seo_uah {
  padding: 2.75rem 1.5rem 0;
}
}.tbn-seo_in_uah {
  margin: 0 auto;
  background: #0D1825;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width: 765px) {.tbn-seo_in_uah {
  padding: 2.25rem 40px;
}
}.tbn-seo_label_uah {
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.tbn-seo_h2_uah {
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  color: #E6F4FA;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.tbn-seo_h2_uah {
  font-size: 24px;
}
}.tbn-seo_body_uah {
  color: #7899B0;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tbn-seo_body_uah p {
  margin-bottom: 12px;
  color: #7899B0;
  line-height: 1.75;
  font-size: 0.875rem;
}.tbn-seo_body_uah p:last-child {
  margin-bottom: 0;
}.tbn-seo_body_uah strong {
  color: #B4CDD9;
  font-weight: 700;
}.tbn-seo_body_uah a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.tbn-seo_body_uah a:hover {
  color: #00DEFF;
}.tbn-seo_body_uah ul,.tbn-seo_body_uah ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tbn-seo_body_uah ol {
  list-style: decimal;
}.tbn-seo_body_uah li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7899B0;
}.tbn-seo_body_uah table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.tbn-seo_body_uah table {
  display: table;
}
}.tbn-seo_body_uah th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #B4CDD9;
  text-align: left;
  font-weight: 700;
}.tbn-seo_body_uah td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7899B0;
}.tbn-seo_cols_uah {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.tbn-seo_cols_uah {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.tbn-seo_cols_uah {
  grid-template-columns: repeat(3,1fr);
}
}.tbn-seo_col_h_uah {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #B4CDD9;
}.tbn-seo_col_p_uah {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #507088;
}.tbn-seo_stats_uah {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tbn-seo_stat_uah {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(0, 200, 232, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 200, 232, 0.16);
  min-width: 8.75rem;
}.tbn-seo_stat_val_uah {
  color: #00C8E8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.tbn-seo_stat_lb_uah {
  font-size: 11px;
  color: #507088;
  overflow-wrap: break-word;
}.tbn-seo_uah {
  background: #070E18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.tbn-seo_uah {
  padding: 2.75rem 24px 0;
}
}.tbn-seo_in_uah {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1825;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.tbn-seo_in_uah {
  padding: 36px 40px;
}
}.tbn-seo_label_uah {
  color: #00C8E8;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.tbn-seo_h2_uah {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  color: #E6F4FA;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 769px) {.tbn-seo_h2_uah {
  font-size: 1.5rem;
}
}.tbn-seo_body_uah {
  overflow-wrap: break-word;
  color: #7899B0;
  font-size: 14px;
  line-height: 1.75;
}.tbn-seo_body_uah p {
  line-height: 1.75;
  color: #7899B0;
  margin-bottom: 12px;
  font-size: 14px;
}.tbn-seo_body_uah p:last-child {
  margin-bottom: 0;
}.tbn-seo_body_uah strong {
  font-weight: 700;
  color: #B4CDD9;
}.tbn-seo_body_uah a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.tbn-seo_body_uah a:hover {
  color: #00DEFF;
}.tbn-seo_body_uah ul,.tbn-seo_body_uah ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tbn-seo_body_uah ol {
  list-style: decimal;
}.tbn-seo_body_uah li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #7899B0;
  font-size: 0.875rem;
}.tbn-seo_body_uah table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 767px) {.tbn-seo_body_uah table {
  display: table;
}
}.tbn-seo_body_uah th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4CDD9;
  font-weight: 700;
}.tbn-seo_body_uah td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7899B0;
}.tbn-seo_cols_uah {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.tbn-seo_cols_uah {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tbn-seo_cols_uah {
  grid-template-columns: repeat(3,1fr);
}
}.tbn-seo_col_h_uah {
  font-size: 0.813rem;
  color: #B4CDD9;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.tbn-seo_col_p_uah {
  color: #507088;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.tbn-seo_stats_uah {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tbn-seo_stat_uah {
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(0, 200, 232, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(0, 200, 232, 0.16);
  min-width: 8.75rem;
}.tbn-seo_stat_val_uah {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #00C8E8;
}.tbn-seo_stat_lb_uah {
  color: #507088;
  font-size: 11px;
  overflow-wrap: break-word;
}.tbn-ft_uah {
  background: #040A12;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.tbn-ft_support_uah {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.tbn-ft_support_uah {
  padding: 1.75rem 24px;
}
}.tbn-ft_support_in_uah {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
}.tbn-ft_support_main_uah {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.tbn-ft_support_ic_uah {
  flex-shrink: 0;
  color: #00C8E8;
}.tbn-ft_support_ic_uah svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
}.tbn-ft_support_text_title_uah {
  font-size: 0.938rem;
  font-weight: 700;
  color: #E6F4FA;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.tbn-ft_support_text_sub_uah {
  color: #507088;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.tbn-ft_support_btn_uah {
  border-radius: 8px;
  padding: 0.688rem 22px;
  background: #00C8E8;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  color: #E6F4FA;
  font-size: 13px;
  flex-shrink: 0;
}.tbn-ft_support_btn_uah:hover {
  background: #00DEFF;
}.tbn-ft_support_contacts_uah {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tbn-ft_support_contact_uah {
  color: #3E5C70;
  line-height: 1.4;
  font-size: 12px;
}.tbn-ft_support_contact_uah strong {
  color: #7899B0;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.tbn-ft_main_uah {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.tbn-ft_main_uah {
  padding: 2.5rem 24px 2rem;
}
}.tbn-ft_main_in_uah {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 639px) {.tbn-ft_main_in_uah {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.tbn-ft_main_in_uah {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tbn-ft_col_logo_uah {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.tbn-ft_col_logo_uah {
  grid-column: auto;
}
}.tbn-ft_logo_uah {
  gap: 9px;
  display: flex;
  align-items: center;
  color: #E6F4FA;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 16px;
}.tbn-ft_logo_mark_uah {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 30px;
}.tbn-ft_logo_mark_uah img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tbn-ft_logo_sub_uah {
  line-height: 1.55;
  color: #3E5C70;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 200px;
}.tbn-ft_col_title_uah {
  font-size: 12px;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #7899B0;
  font-weight: 700;
  letter-spacing: .07em;
}.tbn-ft_col_links_uah {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tbn-ft_col_link_uah {
  transition: color .2s;
  color: #3E5C70;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tbn-ft_col_link_uah:hover {
  color: #B4CDD9;
}.tbn-ft_apps_uah {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tbn-ft_app_card_uah {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.tbn-ft_app_card_uah:hover {
  border-color: rgba(0, 210, 240, 0.38);
}.tbn-ft_app_card_ic_uah svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tbn-ft_app_card_os_uah {
  color: #3E5C70;
  font-weight: 600;
  font-size: 0.625rem;
}.tbn-ft_app_card_action_uah {
  color: #B4CDD9;
  font-weight: 700;
  font-size: 0.75rem;
}.tbn-ft_bot_uah {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.tbn-ft_bot_uah {
  padding: 20px 24px;
}
}.tbn-ft_bot_in_uah {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.tbn-ft_socials_uah {
  gap: 8px;
  display: flex;
}.tbn-ft_soc_uah {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  color: #7899B0;
  justify-content: center;
  align-items: center;
}.tbn-ft_soc_uah svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.tbn-ft_soc_uah:hover {
  background: rgba(255, 255, 255, 0.07);
}.tbn-ft_legal_uah {
  flex: 1;
  line-height: 1.6;
  color: #6A8EA8;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 11px;
}.tbn-ft_legal_uah strong {
  font-weight: 700;
  color: #7899B0;
}.tbn-ft_legal_uah a {
  color: #7899B0;
  text-decoration: underline;
}.tbn-ft_age_uah {
  border: 2px solid #6A8EA8;
  border-radius: 50%;
  flex-shrink: 0;
  color: #6A8EA8;
  font-size: 11px;
  justify-content: center;
  width: 32px;
  font-weight: 800;
  align-items: center;
  height: 32px;
  display: flex;
  margin-left: auto;
}