*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C2DEE2;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  background-color: #0A1318;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.xtp_layout_dbv {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.xtp_page_dbv {
  display: flex;
  min-height: 100vh;
}.xtp_main_dbv {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1077px) {.xtp_main_dbv {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.xtp_main_dbv {
  padding-bottom: 72px;
}
}.xtp_gc_dbv {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0E1A22;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 639px) {.xtp_gc_dbv {
  width: 156px;
}
}
@media(min-width: 1079px) {.xtp_gc_dbv {
  width: 10.5rem;
}
}.xtp_gc_dbv:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 196, 206, 0.08);
}.xtp_gc_img_dbv {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.xtp_gc_img_dbv img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.xtp_gc_hover_dbv {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 13, 17, 0.72);
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.xtp_gc_dbv:hover .xtp_gc_hover_dbv {
  opacity: 1;
}.xtp_gc_hover_btn_dbv {
  background: #00C4CE;
  padding: 8px 1rem;
  border-radius: 6px;
  color: #EEF9FA;
  font-weight: 700;
  font-size: 12px;
}.xtp_gc_info_dbv {
  padding: 0.5rem 0.625rem 0.625rem;
}.xtp_gc_name_dbv {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C2DEE2;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.xtp_gc_prov_dbv {
  font-size: 10px;
  color: #4E7880;
}.xtp_gc_tag_dbv {
  padding: 2px 0.438rem;
  border-radius: 4px;
  top: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  left: 6px;
  z-index: 2;
  font-size: 0.563rem;
}.xtp_gc_tag_hot_dbv {
  background: #E83A3A;
  color: #fff;
}.xtp_gc_tag_new_dbv {
  background: #10C870;
  color: #0A1318;
}.xtp_gc_tag_jp_dbv {
  background: #F0A820;
  color: #0A1318;
}.xtp_gc_tag_ex_dbv {
  background: #0A5FA8;
  color: #fff;
}.xtp_gc_tag_live_dbv {
  background: #E83A3A;
  color: #fff;
}.xtp_gr_dbv {
  padding: 2rem 1rem 0;
  background: #0A1318;
}
@media(min-width: 769px) {.xtp_gr_dbv {
  padding: 36px 1.5rem 0;
}
}.xtp_gr_in_dbv {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtp_gr_head_dbv {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xtp_gr_head_l_dbv {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.xtp_gr_ic_dbv {
  border-radius: 0.625rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 32px;
  align-items: center;
}.xtp_gr_ic_dbv svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xtp_gr_title_dbv {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  color: #EEF9FA;
}
@media(min-width: 767px) {.xtp_gr_title_dbv {
  font-size: 18px;
}
}.xtp_gr_more_dbv {
  transition: color .2s;
  gap: 5px;
  color: #618C94;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
}.xtp_gr_more_dbv:hover {
  color: #00C4CE;
}.xtp_gr_more_dbv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.xtp_gr_arrows_dbv {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.xtp_gr_arr_dbv {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #89B5BC;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
}.xtp_gr_arr_dbv:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF9FA;
}.xtp_gr_arr_dbv svg {
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.xtp_gr_seo_h_dbv {
  margin: 0 0 6px;
  font-size: 0.813rem;
  color: #C2DEE2;
  max-width: 680px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.xtp_gr_seo_h_dbv {
  font-size: 14px;
}
}.xtp_gr_seo_dbv {
  margin-bottom: 12px;
  max-width: 42.5rem;
  font-size: 0.75rem;
  color: #618C94;
  line-height: 1.55;
  overflow-wrap: break-word;
}.xtp_gr_seo_dbv strong {
  font-weight: 600;
  color: #C2DEE2;
}.xtp_gr_scroll_dbv {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.xtp_gr_scroll_dbv::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.xtp_gr_scroll_dbv {
  gap: 12px;
}
}.xtp_tb_dbv {
  background: #0A1318;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  align-items: center;
  z-index: 80;
  position: fixed;
  display: flex;
  top: 0;
  height: 56px;
  right: 0;
}.xtp_tb_in_dbv {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.xtp_tb_burger_dbv {
  border-radius: 10px;
  gap: 5px;
  height: 2.375rem;
  width: 38px;
  flex-direction: column;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.xtp_tb_burger_dbv:hover {
  background: rgba(255, 255, 255, 0.05);
}.xtp_tb_burger_line_dbv {
  border-radius: 1px;
  background: #89B5BC;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1082px) {.xtp_tb_burger_dbv {
  display: none;
}
}.xtp_tb_logo_dbv {
  gap: 0.563rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
  display: flex;
  margin-right: 20px;
  color: #EEF9FA;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
}.xtp_tb_logo_mark_dbv {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 2rem;
}.xtp_tb_logo_mark_dbv img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xtp_tb_nav_dbv {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.xtp_tb_nav_dbv {
  display: flex;
}
}.xtp_tb_tab_dbv {
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #89B5BC;
  white-space: nowrap;
}.xtp_tb_tab_dbv:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF9FA;
}.xtp_tb_tab_dbv.xtp_state_active_dbv {
  background: rgba(0, 196, 206, 0.18);
  color: #EEF9FA;
}.xtp_tb_right_dbv {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.xtp_tb_login_dbv {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  color: #C2DEE2;
  font-weight: 600;
  display: none;
}.xtp_tb_login_dbv:hover {
  border-color: rgba(0, 210, 220, 0.40);
  color: #EEF9FA;
}
@media(min-width: 479px) {.xtp_tb_login_dbv {
  display: block;
}
}.xtp_tb_reg_dbv {
  padding: 9px 18px;
  background: #10C870;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #071014;
}.xtp_tb_reg_dbv:hover {
  background: #1ADE80;
}.xtp_sb_dbv {
  transition: transform .25s ease;
  background: #112028;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  left: 0;
  top: 56px;
  z-index: 70;
}.xtp_sb_dbv.xtp_state_open_dbv {
  transform: translateX(0);
}.xtp_sb_dbv::-webkit-scrollbar {
  width: 0.25rem;
}.xtp_sb_dbv::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.xtp_sb_dbv {
  transform: translateX(0);
}
}.xtp_sb_auth_dbv {
  padding: 0.875rem 0.75rem 0.625rem;
}.xtp_sb_btn_reg_dbv {
  padding: 0.688rem;
  background: #10C870;
  border-radius: 10px;
  transition: background .2s;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  color: #071014;
  font-weight: 700;
  font-size: 0.813rem;
}.xtp_sb_btn_reg_dbv:hover {
  background: #1ADE80;
}.xtp_sb_btn_login_dbv {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  display: block;
  text-align: center;
  color: #C2DEE2;
  font-weight: 600;
  font-size: 13px;
}.xtp_sb_btn_login_dbv:hover {
  border-color: rgba(0, 210, 220, 0.40);
  color: #EEF9FA;
}.xtp_sb_promo_dbv {
  background: linear-gradient(135deg,#082840,#112028);
  border-radius: 10px;
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(0, 196, 206, 0.18);
  position: relative;
}.xtp_sb_promo_dbv::before {
  background: radial-gradient(circle,rgba(0, 196, 206, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  width: 80px;
  content: '';
  right: -20px;
  height: 5rem;
}.xtp_sb_promo_title_dbv {
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C4CE;
  text-transform: uppercase;
}.xtp_sb_promo_text_dbv {
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #EEF9FA;
}.xtp_sb_promo_sub_dbv {
  font-size: 10px;
  margin-top: 3px;
  color: #618C94;
}.xtp_sb_nav_dbv {
  padding: 0.375rem 0.5rem 16px;
}.xtp_sb_nav_lb_dbv {
  padding: 10px 0.5rem 0.375rem;
  font-size: 10px;
  color: #4E7880;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.xtp_sb_link_dbv {
  padding: 0.563rem 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  color: #89B5BC;
  font-size: 13px;
  align-items: center;
}.xtp_sb_link_dbv:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF9FA;
}.xtp_sb_link_dbv.xtp_state_active_dbv {
  background: rgba(0, 196, 206, 0.18);
  color: #EEF9FA;
}.xtp_sb_ic_dbv {
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
}.xtp_sb_ic_dbv svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.xtp_sb_ic_1_dbv {
  background: rgba(0, 196, 206, 0.08);
  color: #00C4CE;
}.xtp_sb_ic_2_dbv {
  background: rgba(16, 200, 112, 0.16);
  color: #10C870;
}.xtp_sb_ic_3_dbv {
  background: rgba(240, 168, 32, 0.16);
  color: #F0A820;
}.xtp_sb_ic_4_dbv {
  background: rgba(10, 95, 168, 0.22);
  color: #0A5FA8;
}.xtp_sb_ic_5_dbv {
  background: rgba(0, 196, 206, 0.08);
  color: #E84899;
}.xtp_sb_ic_6_dbv {
  background: rgba(10, 95, 168, 0.22);
  color: #9B5EE0;
}.xtp_sb_badge_dbv {
  padding: 2px 7px;
  background: #F0A820;
  border-radius: 6px;
  font-size: 0.563rem;
  margin-left: auto;
  color: #071014;
  font-weight: 700;
}.xtp_sb_bot_dbv {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.xtp_sb_lang_dbv,.xtp_sb_help_dbv {
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  padding: 9px 0.375rem;
  gap: 0.375rem;
  border-radius: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
  color: #89B5BC;
}.xtp_sb_lang_dbv:hover,.xtp_sb_help_dbv:hover {
  border-color: rgba(0, 210, 220, 0.40);
  color: #EEF9FA;
}.xtp_sb_lang_dbv svg,.xtp_sb_help_dbv svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.xtp_sb_bd_dbv {
  background: rgba(6, 13, 17, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.xtp_sb_bd_dbv.xtp_state_on_dbv {
  display: block;
}
@media(min-width: 1081px) {.xtp_sb_bd_dbv {
  display: none!important;
}
}.xtp_mob_nav_dbv {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #112028;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  bottom: 0;
  display: flex;
  left: 0;
  position: fixed;
}
@media(min-width: 1081px) {.xtp_mob_nav_dbv {
  display: none;
}
}.xtp_mob_nav_item_dbv {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  display: flex;
  color: #4E7880;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.xtp_mob_nav_ic_dbv {
  line-height: 1;
}.xtp_mob_nav_ic_dbv svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xtp_mob_nav_lb_dbv {
  font-size: 0.625rem;
  color: #4E7880;
  font-weight: 600;
}.xtp_mob_nav_item_dbv.xtp_state_active_dbv {
  color: #00C4CE;
}.xtp_mob_nav_item_dbv.xtp_state_active_dbv .xtp_mob_nav_lb_dbv {
  color: #00C4CE;
}.xtp_hero_dbv {
  padding: 20px 1rem 0;
  background: #0A1318;
}
@media(min-width: 770px) {.xtp_hero_dbv {
  padding: 24px 1.5rem 0;
}
}.xtp_hero_in_dbv {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.xtp_hero_in_dbv {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.xtp_hero_in_dbv {
  grid-template-columns: 1fr 340px;
}
}.xtp_hero_promo_dbv {
  background: #0E1A22;
  overflow: hidden;
  border-radius: 1rem;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.xtp_hero_promo_dbv {
  min-height: 280px;
}
}.xtp_hero_promo_bg_dbv {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#082840 0%,#0A1318 100%);
  position: absolute;
  background-size: cover;
}.xtp_hero_promo_bg_dbv::after {
  background: linear-gradient(90deg,#0A1318 0%,rgba(6, 13, 17, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.xtp_hero_promo_glow_dbv {
  background: radial-gradient(circle,rgba(10, 95, 168, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
  height: 300px;
}.xtp_hero_promo_ct_dbv {
  padding: 1.75rem 1.5rem 28px 28px;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  position: relative;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 769px) {.xtp_hero_promo_ct_dbv {
  padding: 2.5rem 2rem;
}
}.xtp_hero_badge_dbv {
  background: rgba(0, 196, 206, 0.18);
  border: 1px solid rgba(0, 196, 206, 0.08);
  padding: 5px 0.75rem;
  border-radius: 20px;
  display: inline-block;
  color: #00C4CE;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
}.xtp_hero_h1_dbv {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #EEF9FA;
  line-height: 1.15;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 26px;
}.xtp_hero_h1_dbv em {
  color: #F0A820;
  font-style: normal;
}
@media(min-width: 765px) {.xtp_hero_h1_dbv {
  font-size: 36px;
}
}.xtp_hero_sub_dbv {
  color: #89B5BC;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 770px) {.xtp_hero_sub_dbv {
  font-size: 0.875rem;
}
}.xtp_hero_row_dbv {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.xtp_hero_cta_dbv {
  padding: 13px 26px;
  background: #10C870;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  box-shadow: 0 0.375rem 18px -3px rgba(16, 200, 112, 0.48);
  color: #071014;
  font-size: 14px;
}.xtp_hero_cta_dbv:hover {
  background: #1ADE80;
}.xtp_hero_terms_dbv {
  color: #4E7880;
  font-size: 11px;
}.xtp_hero_game_dbv {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0E1A22;
  position: relative;
  display: flex;
  flex-direction: column;
}.xtp_hero_game_badge_dbv {
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 168, 32, 0.16);
  background: rgba(240, 168, 32, 0.16);
  padding: 0.313rem 0.625rem;
  position: absolute;
  top: 12px;
  left: 0.75rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #F0A820;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
}.xtp_hero_game_badge_dbv svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
}.xtp_hero_game_img_dbv {
  overflow: hidden;
  background: linear-gradient(135deg,#082840,#0A1318);
  padding-bottom: 60%;
  position: relative;
}.xtp_hero_game_img_dbv img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.xtp_hero_game_play_dbv {
  transition: opacity .2s;
  background: rgba(6, 13, 17, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.xtp_hero_game_dbv:hover .xtp_hero_game_play_dbv {
  opacity: 1;
}.xtp_hero_game_play_dbv span {
  background: #00C4CE;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 52px;
}.xtp_hero_game_play_dbv span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.xtp_hero_game_info_dbv {
  padding: 0.875rem 16px;
}.xtp_hero_game_title_dbv {
  font-weight: 700;
  color: #EEF9FA;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.xtp_hero_game_provider_dbv {
  font-size: 0.688rem;
  color: #618C94;
}.xtp_hero_game_btn_dbv {
  transition: background .2s;
  border-radius: 0.625rem;
  margin: 0.75rem 1rem 16px;
  background: #00C4CE;
  padding: 11px;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #EEF9FA;
  font-size: 0.813rem;
}.xtp_hero_game_dbv:hover .xtp_hero_game_btn_dbv {
  background: #00D8E4;
}.xtp_sbar_dbv {
  padding: 16px 1rem 0;
  background: #0A1318;
}
@media(min-width: 771px) {.xtp_sbar_dbv {
  padding: 18px 24px 0;
}
}.xtp_sbar_in_dbv {
  margin: 0 auto;
  max-width: 1320px;
}.xtp_sbar_row_dbv {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.xtp_sbar_input_dbv {
  background: #0E1A22;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1rem;
  border-radius: 10px;
  flex: 1;
  gap: 10px;
  transition: border-color .2s;
  color: #618C94;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
}.xtp_sbar_input_dbv:hover {
  border-color: rgba(0, 210, 220, 0.40);
}.xtp_sbar_input_dbv svg {
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
}.xtp_sbar_providers_dbv {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  border-radius: 0.625rem;
  background: #0E1A22;
  padding: 11px 18px;
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  color: #C2DEE2;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
}.xtp_sbar_providers_dbv:hover {
  border-color: rgba(0, 210, 220, 0.40);
  color: #EEF9FA;
}.xtp_sbar_providers_dbv svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.xtp_sbar_tabs_dbv {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.xtp_sbar_tabs_dbv::-webkit-scrollbar {
  display: none;
}.xtp_sbar_tab_dbv {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  gap: 7px;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  white-space: nowrap;
  color: #89B5BC;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
}.xtp_sbar_tab_dbv:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 210, 220, 0.40);
  color: #EEF9FA;
}.xtp_sbar_tab_dbv.xtp_state_active_dbv {
  border-color: rgba(0, 196, 206, 0.08);
  background: rgba(0, 196, 206, 0.18);
  color: #EEF9FA;
}.xtp_sbar_tab_ic_dbv svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.xtp_gr_jp_dbv {
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg,#160D38 0%,#0A0F22 100%);
  padding: 20px;
  position: relative;
}.xtp_gr_jp_dbv::before {
  background: radial-gradient(circle,rgba(10, 95, 168, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  content: '';
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
  left: -3.75rem;
}.xtp_gr_jp_dbv::after {
  background: radial-gradient(circle,rgba(240, 168, 32, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  height: 200px;
  right: 0;
  content: '';
  position: absolute;
  width: 200px;
}.xtp_gr_jp_head_dbv {
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: flex-start;
  z-index: 1;
}.xtp_gr_jp_info_dbv {
  flex: 1;
}.xtp_gr_jp_label_dbv {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #9B5EE0;
  margin-bottom: 0.375rem;
}.xtp_gr_jp_label_dbv svg {
  height: 0.875rem;
  margin-right: 4px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.xtp_gr_jp_amount_dbv {
  font-size: 32px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  color: #EEF9FA;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.xtp_gr_jp_amount_dbv {
  font-size: 2.5rem;
}
}.xtp_gr_jp_amount_dbv span {
  color: #F0A820;
}.xtp_gr_jp_seo_dbv {
  font-size: 12px;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #89B5BC;
}.xtp_gr_jp_cta_dbv {
  transition: background .2s;
  border: 1px solid rgba(10, 95, 168, 0.22);
  border-radius: 10px;
  padding: 11px 1.25rem;
  background: rgba(10, 95, 168, 0.22);
  z-index: 1;
  color: #EEF9FA;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  align-self: flex-start;
  position: relative;
  margin-top: 0.25rem;
}.xtp_gr_jp_cta_dbv:hover {
  background: #0A5FA8;
}.xtp_ws_dbv {
  padding: 2rem 1rem 0;
  background: #0A1318;
}
@media(min-width: 771px) {.xtp_ws_dbv {
  padding: 36px 24px 0;
}
}.xtp_ws_in_dbv {
  margin: 0 auto;
  max-width: 1320px;
}.xtp_ws_head_dbv {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.xtp_ws_title_dbv {
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  display: flex;
  color: #EEF9FA;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  flex-wrap: wrap;
}.xtp_ws_title_ic_dbv svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F0A820;
  stroke-linecap: round;
}.xtp_ws_online_dbv {
  gap: 0.438rem;
  color: #618C94;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  align-items: center;
}.xtp_ws_online_dot_dbv {
  background: #10C870;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(16, 200, 112, 0.16);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.xtp_ws_scroll_dbv {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.xtp_ws_scroll_dbv::-webkit-scrollbar {
  display: none;
}.xtp_wc_dbv {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 14px;
  background: #0E1A22;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.xtp_wc_img_dbv {
  overflow: hidden;
  background: #112028;
  border-radius: 6px;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.xtp_wc_img_dbv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xtp_wc_info_dbv {
  min-width: 0;
}.xtp_wc_game_dbv {
  overflow: hidden;
  color: #C2DEE2;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
}.xtp_wc_player_dbv {
  overflow: hidden;
  white-space: nowrap;
  color: #4E7880;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.xtp_wc_amount_dbv {
  margin-left: auto;
  flex-shrink: 0;
  color: #10C870;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.xtp_prov_dbv {
  padding: 2.25rem 1rem 0;
  background: #0A1318;
}
@media(min-width: 770px) {.xtp_prov_dbv {
  padding: 44px 1.5rem 0;
}
}.xtp_prov_in_dbv {
  margin: 0 auto;
  max-width: 1320px;
}.xtp_prov_head_dbv {
  margin-bottom: 16px;
}.xtp_prov_label_dbv {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #00C4CE;
  font-size: 11px;
}.xtp_prov_h2_dbv {
  overflow-wrap: break-word;
  color: #EEF9FA;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.xtp_prov_h2_dbv {
  font-size: 1.5rem;
}
}.xtp_prov_seo_dbv {
  margin-bottom: 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #618C94;
  max-width: 38.75rem;
}.xtp_prov_seo_dbv strong {
  color: #C2DEE2;
  font-weight: 700;
}.xtp_prov_seo_dbv a {
  color: #00C4CE;
  text-decoration: underline;
}.xtp_prov_grid_dbv {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.xtp_prov_grid_dbv {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xtp_prov_grid_dbv {
  grid-template-columns: repeat(8,1fr);
}
}.xtp_prov_card_dbv {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0E1A22;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  padding: 14px 10px;
  gap: 7px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.xtp_prov_card_dbv:hover {
  background: #112028;
  border-color: rgba(0, 210, 220, 0.40);
}.xtp_prov_logo_dbv {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 44px;
}.xtp_prov_logo_dbv img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.xtp_prov_name_dbv {
  font-weight: 600;
  font-size: 11px;
  color: #89B5BC;
  text-align: center;
  overflow-wrap: break-word;
}.xtp_bon_dbv {
  background: #0A1318;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.xtp_bon_dbv {
  padding: 2.75rem 24px 0;
}
}.xtp_bon_in_dbv {
  margin: 0 auto;
  max-width: 1320px;
}.xtp_bon_head_dbv {
  margin-bottom: 1.25rem;
}.xtp_bon_label_dbv {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #00C4CE;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.xtp_bon_h2_dbv {
  font-size: 1.25rem;
  color: #EEF9FA;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.xtp_bon_h2_dbv {
  font-size: 24px;
}
}.xtp_bon_seo_dbv {
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #618C94;
  overflow-wrap: break-word;
}.xtp_bon_seo_dbv strong {
  color: #C2DEE2;
  font-weight: 700;
}.xtp_bon_seo_dbv a {
  text-decoration: underline;
  color: #00C4CE;
}.xtp_bon_grid_dbv {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.xtp_bon_grid_dbv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xtp_bon_grid_dbv {
  grid-template-columns: repeat(5,1fr);
}
}.xtp_bon_card_dbv {
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #0E1A22;
}.xtp_bon_card_dbv:hover {
  border-color: rgba(0, 196, 206, 0.08);
  transform: translateY(-2px);
}.xtp_bon_card_ic_dbv svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.xtp_bon_card_ic_dbv {
  margin-bottom: 0.625rem;
}.xtp_bon_card_type_dbv {
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #618C94;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.xtp_bon_card_amount_dbv {
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F0A820;
}.xtp_bon_card_name_dbv {
  overflow-wrap: break-word;
  color: #EEF9FA;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.xtp_bon_card_detail_dbv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4E7880;
}.xtp_app_dbv {
  padding: 2.25rem 16px 0;
  background: #0A1318;
}
@media(min-width: 769px) {.xtp_app_dbv {
  padding: 2.75rem 24px 0;
}
}.xtp_app_in_dbv {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtp_app_head_dbv {
  margin-bottom: 16px;
}.xtp_app_label_dbv {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C4CE;
}.xtp_app_h2_dbv {
  color: #EEF9FA;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 766px) {.xtp_app_h2_dbv {
  font-size: 1.5rem;
}
}.xtp_app_sub_dbv {
  max-width: 600px;
  color: #618C94;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.xtp_app_sub_dbv strong {
  font-weight: 700;
  color: #C2DEE2;
}.xtp_app_cards_dbv {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width:640px) {.xtp_app_cards_dbv {
  grid-template-columns: repeat(3,1fr);
}
}.xtp_app_card_dbv {
  border-radius: 0.625rem;
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.xtp_app_card_ios_dbv {
  background: linear-gradient(135deg,rgba(0, 196, 206, 0.18) 0%,#112028 100%);
}.xtp_app_card_android_dbv {
  background: linear-gradient(135deg,rgba(16, 200, 112, 0.16) 0%,#112028 100%);
}.xtp_app_card_win_dbv {
  background: linear-gradient(135deg,rgba(240, 168, 32, 0.16) 0%,#112028 100%);
}.xtp_app_card_ic_dbv svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
}.xtp_app_card_ic_dbv {
  color: #EEF9FA;
  flex-shrink: 0;
}.xtp_app_card_os_dbv {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #618C94;
}.xtp_app_card_title_dbv {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
  color: #EEF9FA;
}.xtp_app_card_text_dbv {
  color: #618C94;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.xtp_app_card_btn_dbv {
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 0.375rem;
  gap: 0.438rem;
  border: 1px solid rgba(0, 210, 220, 0.40);
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #EEF9FA;
  align-items: center;
}.xtp_app_card_btn_dbv:hover {
  background: rgba(255, 255, 255, 0.07);
}.xtp_reg_dbv {
  background: #0A1318;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.xtp_reg_dbv {
  padding: 44px 24px 0;
}
}.xtp_reg_in_dbv {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #112028;
  max-width: 1320px;
}
@media(min-width: 771px) {.xtp_reg_in_dbv {
  padding: 2.5rem;
}
}.xtp_reg_top_dbv {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.xtp_reg_top_dbv {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xtp_reg_label_dbv {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00C4CE;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xtp_reg_h2_dbv {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  color: #EEF9FA;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.xtp_reg_h2_dbv {
  font-size: 1.75rem;
}
}.xtp_reg_bonus_dbv {
  background: rgba(240, 168, 32, 0.16);
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(240, 168, 32, 0.16);
  padding: 0.625rem 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.xtp_reg_bonus_amount_dbv {
  color: #F0A820;
  font-weight: 800;
  font-size: 20px;
}.xtp_reg_bonus_text_dbv {
  color: #89B5BC;
  font-size: 0.813rem;
  line-height: 1.35;
}.xtp_reg_cta_btn_dbv {
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  background: #10C870;
  transition: background .2s;
  font-size: 0.938rem;
  font-weight: 700;
  color: #071014;
  box-shadow: 0 0.375rem 1.125rem -3px rgba(16, 200, 112, 0.48);
  margin-bottom: 12px;
  display: inline-block;
}.xtp_reg_cta_btn_dbv:hover {
  background: #1ADE80;
}.xtp_reg_terms_dbv {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #4E7880;
}.xtp_reg_seo_dbv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #618C94;
  line-height: 1.65;
  font-size: 13px;
  padding-top: 1.25rem;
  margin-top: 20px;
}.xtp_reg_seo_dbv p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
  color: #618C94;
}.xtp_reg_seo_dbv p:last-child {
  margin-bottom: 0;
}.xtp_reg_seo_dbv strong {
  color: #C2DEE2;
  font-weight: 700;
}.xtp_reg_seo_dbv a {
  transition: color .2s;
  color: #00C4CE;
  text-decoration: underline;
}.xtp_reg_seo_dbv a:hover {
  color: #00D8E4;
}.xtp_reg_seo_dbv ul,.xtp_reg_seo_dbv ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.xtp_reg_seo_dbv ol {
  list-style: decimal;
}.xtp_reg_seo_dbv li {
  font-size: 13px;
  color: #618C94;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.xtp_reg_seo_dbv table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.xtp_reg_seo_dbv table {
  display: table;
}
}.xtp_reg_seo_dbv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C2DEE2;
}.xtp_reg_seo_dbv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #618C94;
}.xtp_reg_steps_dbv {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 857px) {.xtp_reg_steps_dbv {
  margin-top: 0;
}
}.xtp_reg_step_dbv {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 10px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.xtp_reg_step_num_dbv {
  background: rgba(0, 196, 206, 0.18);
  border: 1px solid rgba(0, 196, 206, 0.08);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 34px;
  height: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 800;
  color: #00C4CE;
}.xtp_reg_step_title_dbv {
  color: #EEF9FA;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.xtp_reg_step_text_dbv {
  font-size: 0.75rem;
  color: #618C94;
  line-height: 1.5;
}.xtp_reg_trust_dbv {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.xtp_reg_trust_item_dbv {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #618C94;
  font-size: 12px;
  overflow-wrap: break-word;
}.xtp_reg_trust_ic_dbv svg {
  stroke-linecap: round;
  width: 1rem;
  color: #00C4CE;
  stroke-linejoin: round;
  height: 1rem;
}.xtp_pmt_dbv {
  background: #0A1318;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.xtp_pmt_dbv {
  padding: 44px 24px 0;
}
}.xtp_pmt_in_dbv {
  margin: 0 auto;
  max-width: 1320px;
}.xtp_pmt_head_dbv {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.xtp_pmt_label_dbv {
  font-size: 11px;
  font-weight: 700;
  color: #00C4CE;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xtp_pmt_h2_dbv {
  color: #EEF9FA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.xtp_pmt_h2_dbv {
  font-size: 1.75rem;
}
}.xtp_pmt_intro_dbv {
  color: #618C94;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xtp_pmt_groups_dbv {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.xtp_pmt_group_dbv {
  background: #112028;
  border-radius: 0.625rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.xtp_pmt_group_head_dbv {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xtp_pmt_group_ic_dbv {
  background: rgba(0, 196, 206, 0.18);
  border-radius: 0.375rem;
  color: #00C4CE;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 36px;
  align-items: center;
  width: 36px;
}.xtp_pmt_group_ic_dbv svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.xtp_pmt_group_h_dbv {
  margin: 0;
  overflow-wrap: break-word;
  color: #EEF9FA;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
}.xtp_pmt_group_p_dbv {
  color: #618C94;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.xtp_pmt_group_p_dbv strong {
  font-weight: 600;
  color: #C2DEE2;
}.xtp_pmt_table_wrap_dbv {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.xtp_pmt_table_dbv {
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.xtp_pmt_table_dbv th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
  color: #C2DEE2;
  text-transform: uppercase;
}.xtp_pmt_table_dbv td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #618C94;
}.xtp_pmt_table_dbv tbody tr:last-child td {
  border-bottom: none;
}.xtp_pmt_table_dbv tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2DEE2;
}.xtp_seo_dbv {
  background: #0A1318;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.xtp_seo_dbv {
  padding: 44px 24px 0;
}
}.xtp_seo_in_dbv {
  background: #112028;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.xtp_seo_in_dbv {
  padding: 36px 2.5rem;
}
}.xtp_seo_label_dbv {
  font-weight: 700;
  font-size: 11px;
  color: #00C4CE;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xtp_seo_h2_dbv {
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color: #EEF9FA;
}
@media(min-width: 769px) {.xtp_seo_h2_dbv {
  font-size: 24px;
}
}.xtp_seo_body_dbv {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #89B5BC;
}.xtp_seo_body_dbv p {
  color: #89B5BC;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.xtp_seo_body_dbv p:last-child {
  margin-bottom: 0;
}.xtp_seo_body_dbv strong {
  color: #C2DEE2;
  font-weight: 700;
}.xtp_seo_body_dbv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4CE;
}.xtp_seo_body_dbv a:hover {
  color: #00D8E4;
}.xtp_seo_body_dbv ul,.xtp_seo_body_dbv ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xtp_seo_body_dbv ol {
  list-style: decimal;
}.xtp_seo_body_dbv li {
  line-height: 1.75;
  color: #89B5BC;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.xtp_seo_body_dbv table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 771px) {.xtp_seo_body_dbv table {
  display: table;
}
}.xtp_seo_body_dbv th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2DEE2;
  text-align: left;
}.xtp_seo_body_dbv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #89B5BC;
}.xtp_seo_cols_dbv {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.xtp_seo_cols_dbv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xtp_seo_cols_dbv {
  grid-template-columns: repeat(3,1fr);
}
}.xtp_seo_col_h_dbv {
  color: #C2DEE2;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.xtp_seo_col_p_dbv {
  line-height: 1.65;
  color: #618C94;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xtp_seo_stats_dbv {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.xtp_seo_stat_dbv {
  flex: 1;
  background: rgba(0, 196, 206, 0.08);
  border: 1px solid rgba(0, 196, 206, 0.18);
  padding: 14px 16px;
  border-radius: 10px;
  min-width: 8.75rem;
}.xtp_seo_stat_val_dbv {
  margin-bottom: 4px;
  color: #00C4CE;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.xtp_seo_stat_lb_dbv {
  color: #618C94;
  font-size: 11px;
  overflow-wrap: break-word;
}.xtp_faq_dbv {
  padding: 36px 16px 0;
  background: #0A1318;
}
@media(min-width: 770px) {.xtp_faq_dbv {
  padding: 44px 1.5rem 0;
}
}.xtp_faq_in_dbv {
  margin: 0 auto;
  max-width: 1320px;
}.xtp_faq_head_dbv {
  margin-bottom: 1.25rem;
}.xtp_faq_label_dbv {
  text-transform: uppercase;
  color: #00C4CE;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.xtp_faq_h2_dbv {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF9FA;
}
@media(min-width:768px) {.xtp_faq_h2_dbv {
  font-size: 24px;
}
}.xtp_faq_list_dbv {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.xtp_faq_item_dbv {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #112028;
  border-radius: 0.625rem;
}.xtp_faq_q_dbv {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  color: #C2DEE2;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
}.xtp_faq_q_dbv:hover {
  color: #EEF9FA;
}.xtp_faq_q_ic_dbv {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  font-size: 16px;
  align-items: center;
  color: #00C4CE;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 1.5rem;
}.xtp_faq_item_dbv.xtp_state_open_dbv .xtp_faq_q_ic_dbv {
  transform: rotate(45deg);
}.xtp_faq_a_dbv {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #618C94;
  font-size: 13px;
}.xtp_faq_item_dbv.xtp_state_open_dbv .xtp_faq_a_dbv {
  display: block;
}.xtp_faq_a_dbv strong {
  font-weight: 700;
  color: #C2DEE2;
}.xtp_faq_a_dbv a {
  text-decoration: underline;
  color: #00C4CE;
}.xtp_faq_a_dbv ul,.xtp_faq_a_dbv ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.xtp_faq_a_dbv ol {
  list-style: decimal;
}.xtp_faq_a_dbv li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xtp_faq_a_dbv table {
  margin: 8px 0;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.xtp_faq_a_dbv table {
  display: table;
}
}.xtp_faq_a_dbv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C2DEE2;
  text-align: left;
}.xtp_faq_a_dbv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #618C94;
}.xtp_seo_dbv {
  background: #0A1318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xtp_seo_dbv {
  padding: 44px 24px 0;
}
}.xtp_seo_in_dbv {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #112028;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.xtp_seo_in_dbv {
  padding: 2.25rem 2.5rem;
}
}.xtp_seo_label_dbv {
  font-size: 11px;
  color: #00C4CE;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.xtp_seo_h2_dbv {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #EEF9FA;
}
@media(min-width: 766px) {.xtp_seo_h2_dbv {
  font-size: 1.5rem;
}
}.xtp_seo_body_dbv {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #89B5BC;
  font-size: 14px;
}.xtp_seo_body_dbv p {
  color: #89B5BC;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.xtp_seo_body_dbv p:last-child {
  margin-bottom: 0;
}.xtp_seo_body_dbv strong {
  color: #C2DEE2;
  font-weight: 700;
}.xtp_seo_body_dbv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4CE;
}.xtp_seo_body_dbv a:hover {
  color: #00D8E4;
}.xtp_seo_body_dbv ul,.xtp_seo_body_dbv ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.xtp_seo_body_dbv ol {
  list-style: decimal;
}.xtp_seo_body_dbv li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #89B5BC;
}.xtp_seo_body_dbv table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.xtp_seo_body_dbv table {
  display: table;
}
}.xtp_seo_body_dbv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C2DEE2;
  text-align: left;
}.xtp_seo_body_dbv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #89B5BC;
}.xtp_seo_cols_dbv {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.xtp_seo_cols_dbv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.xtp_seo_cols_dbv {
  grid-template-columns: repeat(3,1fr);
}
}.xtp_seo_col_h_dbv {
  color: #C2DEE2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.xtp_seo_col_p_dbv {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #618C94;
  line-height: 1.65;
}.xtp_seo_stats_dbv {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xtp_seo_stat_dbv {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(0, 196, 206, 0.18);
  background: rgba(0, 196, 206, 0.08);
  padding: 0.875rem 16px;
  min-width: 140px;
}.xtp_seo_stat_val_dbv {
  font-weight: 800;
  font-size: 20px;
  color: #00C4CE;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.xtp_seo_stat_lb_dbv {
  color: #618C94;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xtp_seo_dbv {
  padding: 36px 16px 0;
  background: #0A1318;
}
@media(min-width: 766px) {.xtp_seo_dbv {
  padding: 44px 1.5rem 0;
}
}.xtp_seo_in_dbv {
  padding: 1.75rem 1.5rem;
  background: #112028;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 771px) {.xtp_seo_in_dbv {
  padding: 36px 40px;
}
}.xtp_seo_label_dbv {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C4CE;
}.xtp_seo_h2_dbv {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  color: #EEF9FA;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.xtp_seo_h2_dbv {
  font-size: 1.5rem;
}
}.xtp_seo_body_dbv {
  color: #89B5BC;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.xtp_seo_body_dbv p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #89B5BC;
}.xtp_seo_body_dbv p:last-child {
  margin-bottom: 0;
}.xtp_seo_body_dbv strong {
  font-weight: 700;
  color: #C2DEE2;
}.xtp_seo_body_dbv a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4CE;
}.xtp_seo_body_dbv a:hover {
  color: #00D8E4;
}.xtp_seo_body_dbv ul,.xtp_seo_body_dbv ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xtp_seo_body_dbv ol {
  list-style: decimal;
}.xtp_seo_body_dbv li {
  font-size: 0.875rem;
  color: #89B5BC;
  margin-bottom: 6px;
  line-height: 1.75;
}.xtp_seo_body_dbv table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width:768px) {.xtp_seo_body_dbv table {
  display: table;
}
}.xtp_seo_body_dbv th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2DEE2;
  text-align: left;
}.xtp_seo_body_dbv td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #89B5BC;
}.xtp_seo_cols_dbv {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.xtp_seo_cols_dbv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xtp_seo_cols_dbv {
  grid-template-columns: repeat(3,1fr);
}
}.xtp_seo_col_h_dbv {
  font-size: 0.813rem;
  color: #C2DEE2;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.xtp_seo_col_p_dbv {
  color: #618C94;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.xtp_seo_stats_dbv {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xtp_seo_stat_dbv {
  background: rgba(0, 196, 206, 0.08);
  border: 1px solid rgba(0, 196, 206, 0.18);
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.xtp_seo_stat_val_dbv {
  color: #00C4CE;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.xtp_seo_stat_lb_dbv {
  color: #618C94;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xtp_ft_dbv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060D11;
  margin-top: 3rem;
}.xtp_ft_support_dbv {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.xtp_ft_support_dbv {
  padding: 1.75rem 24px;
}
}.xtp_ft_support_in_dbv {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.xtp_ft_support_main_dbv {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.xtp_ft_support_ic_dbv {
  color: #00C4CE;
  flex-shrink: 0;
}.xtp_ft_support_ic_dbv svg {
  stroke-linecap: round;
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
}.xtp_ft_support_text_title_dbv {
  font-weight: 700;
  color: #EEF9FA;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.xtp_ft_support_text_sub_dbv {
  color: #618C94;
  font-size: 12px;
  overflow-wrap: break-word;
}.xtp_ft_support_btn_dbv {
  background: #00C4CE;
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.625rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #EEF9FA;
  font-size: 13px;
}.xtp_ft_support_btn_dbv:hover {
  background: #00D8E4;
}.xtp_ft_support_contacts_dbv {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.xtp_ft_support_contact_dbv {
  color: #4E7880;
  line-height: 1.4;
  font-size: 0.75rem;
}.xtp_ft_support_contact_dbv strong {
  color: #89B5BC;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
}.xtp_ft_main_dbv {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 766px) {.xtp_ft_main_dbv {
  padding: 40px 24px 2rem;
}
}.xtp_ft_main_in_dbv {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 637px) {.xtp_ft_main_in_dbv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.xtp_ft_main_in_dbv {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xtp_ft_col_logo_dbv {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.xtp_ft_col_logo_dbv {
  grid-column: auto;
}
}.xtp_ft_logo_dbv {
  gap: 9px;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #EEF9FA;
}.xtp_ft_logo_mark_dbv {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.xtp_ft_logo_mark_dbv img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xtp_ft_logo_sub_dbv {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4E7880;
  line-height: 1.55;
  max-width: 200px;
}.xtp_ft_col_title_dbv {
  letter-spacing: .07em;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #89B5BC;
  margin-bottom: 0.875rem;
}.xtp_ft_col_links_dbv {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.xtp_ft_col_link_dbv {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4E7880;
}.xtp_ft_col_link_dbv:hover {
  color: #C2DEE2;
}.xtp_ft_apps_dbv {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xtp_ft_app_card_dbv {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.xtp_ft_app_card_dbv:hover {
  border-color: rgba(0, 210, 220, 0.40);
}.xtp_ft_app_card_ic_dbv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
}.xtp_ft_app_card_os_dbv {
  color: #4E7880;
  font-weight: 600;
  font-size: 0.625rem;
}.xtp_ft_app_card_action_dbv {
  font-size: 12px;
  font-weight: 700;
  color: #C2DEE2;
}.xtp_ft_bot_dbv {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.xtp_ft_bot_dbv {
  padding: 1.25rem 24px;
}
}.xtp_ft_bot_in_dbv {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.xtp_ft_socials_dbv {
  gap: 8px;
  display: flex;
}.xtp_ft_soc_dbv {
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  height: 36px;
  display: flex;
  width: 2.25rem;
  align-items: center;
  color: #89B5BC;
  justify-content: center;
}.xtp_ft_soc_dbv svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.xtp_ft_soc_dbv:hover {
  background: rgba(255, 255, 255, 0.07);
}.xtp_ft_legal_dbv {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #7AADB8;
  font-size: 11px;
}.xtp_ft_legal_dbv strong {
  color: #89B5BC;
  font-weight: 700;
}.xtp_ft_legal_dbv a {
  text-decoration: underline;
  color: #89B5BC;
}.xtp_ft_age_dbv {
  border-radius: 50%;
  border: 2px solid #7AADB8;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  height: 2rem;
  font-weight: 800;
  color: #7AADB8;
  margin-left: auto;
  font-size: 11px;
}