*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'DM Sans', sans-serif;
  color: #B4CDD8;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #080E14;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.xbd-layout_dna {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.xbd-page_dna {
  display: flex;
  min-height: 100vh;
}.xbd-main_dna {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.xbd-main_dna {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.xbd-main_dna {
  padding-bottom: 72px;
}
}.xbd-gc_dna {
  overflow: hidden;
  background: #0B1420;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.xbd-gc_dna {
  width: 156px;
}
}
@media(min-width: 1082px) {.xbd-gc_dna {
  width: 168px;
}
}.xbd-gc_dna:hover {
  border-color: rgba(0, 196, 222, 0.07);
  transform: translateY(-3px);
}.xbd-gc_img_dna {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.xbd-gc_img_dna img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.xbd-gc_hover_dna {
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.xbd-gc_dna:hover .xbd-gc_hover_dna {
  opacity: 1;
}.xbd-gc_hover_btn_dna {
  border-radius: 0.25rem;
  background: #00C4DE;
  padding: 8px 1rem;
  font-weight: 700;
  color: #E8F4F8;
  font-size: 12px;
}.xbd-gc_info_dna {
  padding: 0.5rem 0.625rem 10px;
}.xbd-gc_name_dna {
  overflow: hidden;
  white-space: nowrap;
  color: #B4CDD8;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
}.xbd-gc_prov_dna {
  color: #3E5A6A;
  font-size: 0.625rem;
}.xbd-gc_tag_dna {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 0.375rem;
  font-size: 9px;
  letter-spacing: .04em;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2;
}.xbd-gc_tag_hot_dna {
  background: #E8344A;
  color: #fff;
}.xbd-gc_tag_new_dna {
  background: #22C97A;
  color: #080E14;
}.xbd-gc_tag_jp_dna {
  background: #F0A832;
  color: #080E14;
}.xbd-gc_tag_ex_dna {
  background: #B8923C;
  color: #fff;
}.xbd-gc_tag_live_dna {
  background: #E8344A;
  color: #fff;
}.xbd-gr_dna {
  background: #080E14;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.xbd-gr_dna {
  padding: 2.25rem 24px 0;
}
}.xbd-gr_in_dna {
  margin: 0 auto;
  max-width: 83.75rem;
}.xbd-gr_head_dna {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.xbd-gr_head_l_dna {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.xbd-gr_ic_dna {
  border-radius: 0.5rem;
  width: 32px;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.xbd-gr_ic_dna svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.xbd-gr_title_dna {
  font-weight: 700;
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
}
@media(min-width: 767px) {.xbd-gr_title_dna {
  font-size: 1.125rem;
}
}.xbd-gr_more_dna {
  transition: color .2s;
  gap: 5px;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #506A78;
  flex-shrink: 0;
  align-items: center;
}.xbd-gr_more_dna:hover {
  color: #00C4DE;
}.xbd-gr_more_dna svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.xbd-gr_arrows_dna {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.xbd-gr_arr_dna {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  color: #7A9BAD;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
}.xbd-gr_arr_dna:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E8F4F8;
}.xbd-gr_arr_dna svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.xbd-gr_seo_h_dna {
  margin: 0 0 6px;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  color: #B4CDD8;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.xbd-gr_seo_h_dna {
  font-size: 0.875rem;
}
}.xbd-gr_seo_dna {
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 42.5rem;
  color: #506A78;
}.xbd-gr_seo_dna strong {
  color: #B4CDD8;
  font-weight: 600;
}.xbd-gr_scroll_dna {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.xbd-gr_scroll_dna::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.xbd-gr_scroll_dna {
  gap: 12px;
}
}.xbd-tb_dna {
  background: #080E14;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  display: flex;
  left: 0;
  align-items: center;
  z-index: 80;
  right: 0;
  top: 0;
  height: 56px;
}.xbd-tb_in_dna {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.xbd-tb_burger_dna {
  border-radius: 8px;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 2.375rem;
  width: 2.375rem;
  margin-right: 8px;
  justify-content: center;
  flex-direction: column;
}.xbd-tb_burger_dna:hover {
  background: rgba(255, 255, 255, 0.05);
}.xbd-tb_burger_line_dna {
  border-radius: 1px;
  background: #7A9BAD;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.xbd-tb_burger_dna {
  display: none;
}
}.xbd-tb_logo_dna {
  gap: 9px;
  font-size: 18px;
  flex-shrink: 0;
  color: #E8F4F8;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  display: flex;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
}.xbd-tb_logo_mark_dna {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
}.xbd-tb_logo_mark_dna img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xbd-tb_nav_dna {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.xbd-tb_nav_dna {
  display: flex;
}
}.xbd-tb_tab_dna {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  color: #7A9BAD;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.xbd-tb_tab_dna:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F4F8;
}.xbd-tb_tab_dna.xbd-state_active_dna {
  background: rgba(0, 196, 222, 0.15);
  color: #E8F4F8;
}.xbd-tb_right_dna {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.xbd-tb_login_dna {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  font-weight: 600;
  color: #B4CDD8;
  display: none;
  font-size: 13px;
}.xbd-tb_login_dna:hover {
  border-color: rgba(0, 196, 222, 0.40);
  color: #E8F4F8;
}
@media(min-width: 477px) {.xbd-tb_login_dna {
  display: block;
}
}.xbd-tb_reg_dna {
  border-radius: 0.5rem;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #22C97A;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #040E18;
}.xbd-tb_reg_dna:hover {
  background: #2EDF8A;
}.xbd-sb_dna {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #0F1B26;
  transition: transform .25s ease;
  bottom: 0;
  width: 13.75rem;
  left: 0;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  z-index: 70;
}.xbd-sb_dna.xbd-state_open_dna {
  transform: translateX(0);
}.xbd-sb_dna::-webkit-scrollbar {
  width: 4px;
}.xbd-sb_dna::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.xbd-sb_dna {
  transform: translateX(0);
}
}.xbd-sb_auth_dna {
  padding: 14px 0.75rem 10px;
}.xbd-sb_btn_reg_dna {
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  background: #22C97A;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #040E18;
  font-size: 0.813rem;
  font-weight: 700;
}.xbd-sb_btn_reg_dna:hover {
  background: #2EDF8A;
}.xbd-sb_btn_login_dna {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #B4CDD8;
  font-size: 0.813rem;
}.xbd-sb_btn_login_dna:hover {
  border-color: rgba(0, 196, 222, 0.40);
  color: #E8F4F8;
}.xbd-sb_promo_dna {
  background: linear-gradient(135deg,#062030,#0F1B26);
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(0, 196, 222, 0.15);
  margin: 0 0.75rem 10px;
  position: relative;
}.xbd-sb_promo_dna::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 196, 222, 0.15),transparent 70%);
  right: -20px;
  height: 5rem;
  content: '';
  top: -1.25rem;
  position: absolute;
  width: 5rem;
}.xbd-sb_promo_title_dna {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
  color: #00C4DE;
  text-transform: uppercase;
  font-size: 11px;
}.xbd-sb_promo_text_dna {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #E8F4F8;
  font-size: 0.75rem;
}.xbd-sb_promo_sub_dna {
  margin-top: 3px;
  font-size: 10px;
  color: #506A78;
}.xbd-sb_nav_dna {
  padding: 6px 0.5rem 16px;
}.xbd-sb_nav_lb_dna {
  padding: 10px 8px 6px;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3E5A6A;
  text-transform: uppercase;
}.xbd-sb_link_dna {
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  color: #7A9BAD;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
}.xbd-sb_link_dna:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F4F8;
}.xbd-sb_link_dna.xbd-state_active_dna {
  background: rgba(0, 196, 222, 0.15);
  color: #E8F4F8;
}.xbd-sb_ic_dna {
  border-radius: 4px;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
  display: flex;
}.xbd-sb_ic_dna svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.xbd-sb_ic_1_dna {
  background: rgba(0, 196, 222, 0.07);
  color: #00C4DE;
}.xbd-sb_ic_2_dna {
  background: rgba(34, 201, 122, 0.15);
  color: #22C97A;
}.xbd-sb_ic_3_dna {
  background: rgba(240, 168, 50, 0.15);
  color: #F0A832;
}.xbd-sb_ic_4_dna {
  background: rgba(184, 146, 60, 0.18);
  color: #B8923C;
}.xbd-sb_ic_5_dna {
  background: rgba(0, 196, 222, 0.07);
  color: #E8508C;
}.xbd-sb_ic_6_dna {
  background: rgba(184, 146, 60, 0.18);
  color: #8B5CF6;
}.xbd-sb_badge_dna {
  padding: 2px 7px;
  border-radius: 4px;
  background: #F0A832;
  font-size: 9px;
  font-weight: 700;
  color: #040E18;
  margin-left: auto;
}.xbd-sb_bot_dna {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.xbd-sb_lang_dna,.xbd-sb_help_dna {
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  color: #7A9BAD;
  justify-content: center;
  align-items: center;
}.xbd-sb_lang_dna:hover,.xbd-sb_help_dna:hover {
  border-color: rgba(0, 196, 222, 0.40);
  color: #E8F4F8;
}.xbd-sb_lang_dna svg,.xbd-sb_help_dna svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xbd-sb_bd_dna {
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.xbd-sb_bd_dna.xbd-state_on_dna {
  display: block;
}
@media(min-width: 1079px) {.xbd-sb_bd_dna {
  display: none!important;
}
}.xbd-mob_nav_dna {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #0F1B26;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width: 1081px) {.xbd-mob_nav_dna {
  display: none;
}
}.xbd-mob_nav_item_dna {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #3E5A6A;
  flex-direction: column;
}.xbd-mob_nav_ic_dna {
  line-height: 1;
}.xbd-mob_nav_ic_dna svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xbd-mob_nav_lb_dna {
  color: #3E5A6A;
  font-size: 0.625rem;
  font-weight: 600;
}.xbd-mob_nav_item_dna.xbd-state_active_dna {
  color: #00C4DE;
}.xbd-mob_nav_item_dna.xbd-state_active_dna .xbd-mob_nav_lb_dna {
  color: #00C4DE;
}.xbd-hero_dna {
  background: #080E14;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.xbd-hero_dna {
  padding: 24px 1.5rem 0;
}
}.xbd-hero_in_dna {
  gap: 12px;
  margin: 0 auto;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.xbd-hero_in_dna {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.xbd-hero_in_dna {
  grid-template-columns: 1fr 21.25rem;
}
}.xbd-hero_promo_dna {
  overflow: hidden;
  border-radius: 14px;
  background: #0B1420;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width: 767px) {.xbd-hero_promo_dna {
  min-height: 17.5rem;
}
}.xbd-hero_promo_bg_dna {
  background-position: center;
  background: linear-gradient(120deg,#062030 0%,#080E14 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.xbd-hero_promo_bg_dna::after {
  inset: 0;
  background: linear-gradient(90deg,#080E14 0%,rgba(4, 8, 16, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.xbd-hero_promo_glow_dna {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 146, 60, 0.18) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  right: 3.75rem;
  height: 300px;
  pointer-events: none;
  top: -40px;
}.xbd-hero_promo_ct_dna {
  padding: 1.75rem 24px 28px 28px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
  display: flex;
  max-width: 480px;
}
@media(min-width: 766px) {.xbd-hero_promo_ct_dna {
  padding: 2.5rem 2rem;
}
}.xbd-hero_badge_dna {
  background: rgba(0, 196, 222, 0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 196, 222, 0.07);
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  color: #00C4DE;
  margin-bottom: 0.875rem;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}.xbd-hero_h1_dna {
  font-weight: 800;
  color: #E8F4F8;
  margin-bottom: 10px;
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}.xbd-hero_h1_dna em {
  color: #F0A832;
  font-style: normal;
}
@media(min-width: 766px) {.xbd-hero_h1_dna {
  font-size: 2.25rem;
}
}.xbd-hero_sub_dna {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
  color: #7A9BAD;
}
@media(min-width: 765px) {.xbd-hero_sub_dna {
  font-size: 14px;
}
}.xbd-hero_row_dna {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.xbd-hero_cta_dna {
  padding: 0.813rem 1.625rem;
  background: #22C97A;
  border-radius: 8px;
  transition: background .2s;
  font-size: 0.875rem;
  font-weight: 700;
  color: #040E18;
  box-shadow: 0 2px 14px rgba(34, 201, 122, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.xbd-hero_cta_dna:hover {
  background: #2EDF8A;
}.xbd-hero_terms_dna {
  font-size: 11px;
  color: #3E5A6A;
}.xbd-hero_game_dna {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #0B1420;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
}.xbd-hero_game_badge_dna {
  background: rgba(240, 168, 50, 0.15);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 168, 50, 0.15);
  border-radius: 1.25rem;
  font-size: 10px;
  position: absolute;
  left: 12px;
  top: 0.75rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  font-weight: 700;
  color: #F0A832;
}.xbd-hero_game_badge_dna svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
}.xbd-hero_game_img_dna {
  background: linear-gradient(135deg,#062030,#080E14);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.xbd-hero_game_img_dna img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.xbd-hero_game_play_dna {
  background: rgba(4, 8, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.xbd-hero_game_dna:hover .xbd-hero_game_play_dna {
  opacity: 1;
}.xbd-hero_game_play_dna span {
  border-radius: 50%;
  background: #00C4DE;
  align-items: center;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 3.25rem;
}.xbd-hero_game_play_dna span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.xbd-hero_game_info_dna {
  padding: 14px 1rem;
}.xbd-hero_game_title_dna {
  font-weight: 700;
  color: #E8F4F8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.xbd-hero_game_provider_dna {
  font-size: 0.688rem;
  color: #506A78;
}.xbd-hero_game_btn_dna {
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  background: #00C4DE;
  border-radius: 0.5rem;
  padding: 0.688rem;
  font-weight: 700;
  color: #E8F4F8;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.xbd-hero_game_dna:hover .xbd-hero_game_btn_dna {
  background: #00D8F4;
}.xbd-sbar_dna {
  padding: 1rem 16px 0;
  background: #080E14;
}
@media(min-width: 766px) {.xbd-sbar_dna {
  padding: 18px 24px 0;
}
}.xbd-sbar_in_dna {
  margin: 0 auto;
  max-width: 1340px;
}.xbd-sbar_row_dna {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.xbd-sbar_input_dna {
  padding: 11px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  background: #0B1420;
  cursor: pointer;
  color: #506A78;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
}.xbd-sbar_input_dna:hover {
  border-color: rgba(0, 196, 222, 0.40);
}.xbd-sbar_input_dna svg {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xbd-sbar_providers_dna {
  gap: 8px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 18px;
  background: #0B1420;
  white-space: nowrap;
  color: #B4CDD8;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
}.xbd-sbar_providers_dna:hover {
  border-color: rgba(0, 196, 222, 0.40);
  color: #E8F4F8;
}.xbd-sbar_providers_dna svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.xbd-sbar_tabs_dna {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.xbd-sbar_tabs_dna::-webkit-scrollbar {
  display: none;
}.xbd-sbar_tab_dna {
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  padding: 8px 14px;
  font-size: 12px;
  color: #7A9BAD;
  display: flex;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
}.xbd-sbar_tab_dna:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 196, 222, 0.40);
  color: #E8F4F8;
}.xbd-sbar_tab_dna.xbd-state_active_dna {
  background: rgba(0, 196, 222, 0.15);
  border-color: rgba(0, 196, 222, 0.07);
  color: #E8F4F8;
}.xbd-sbar_tab_ic_dna svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
}.xbd-wy_dna {
  padding: 2rem 16px 0;
  background: #080E14;
}
@media(min-width: 769px) {.xbd-wy_dna {
  padding: 2.5rem 24px 0;
}
}.xbd-wy_in_dna {
  margin: 0 auto;
  max-width: 1340px;
}.xbd-wy_head_dna {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.xbd-wy_label_dna {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #00C4DE;
}.xbd-wy_h2_dna {
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E8F4F8;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.xbd-wy_h2_dna {
  font-size: 24px;
}
}.xbd-wy_intro_dna {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #506A78;
}.xbd-wy_grid_dna {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.xbd-wy_grid_dna {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xbd-wy_grid_dna {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xbd-wy_card_dna {
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0F1B26;
}.xbd-wy_card_dna:hover {
  border-color: rgba(0, 196, 222, 0.07);
  transform: translateY(-2px);
}.xbd-wy_card_ic_dna {
  background: rgba(0, 196, 222, 0.15);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  margin-bottom: 14px;
  align-items: center;
  color: #00C4DE;
  justify-content: center;
  display: flex;
}.xbd-wy_card_ic_dna svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.xbd-wy_card_h_dna {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 700;
  color: #E8F4F8;
}.xbd-wy_card_p_dna {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #506A78;
}.xbd-wy_card_p_dna strong {
  font-weight: 600;
  color: #B4CDD8;
}.xbd-gcg_dna {
  padding: 2.25rem 16px 0;
  background: #080E14;
}
@media(min-width: 769px) {.xbd-gcg_dna {
  padding: 44px 24px 0;
}
}.xbd-gcg_in_dna {
  margin: 0 auto;
  max-width: 83.75rem;
}.xbd-gcg_head_dna {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.xbd-gcg_label_dna {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00C4DE;
}.xbd-gcg_h2_dna {
  color: #E8F4F8;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.xbd-gcg_h2_dna {
  font-size: 1.75rem;
}
}.xbd-gcg_intro_dna {
  color: #506A78;
  line-height: 1.6;
  font-size: 13px;
}.xbd-gcg_grid_dna {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.xbd-gcg_grid_dna {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xbd-gcg_grid_dna {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xbd-gcg_card_dna {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 14px;
  padding: 1.25rem;
  min-height: 240px;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
}.xbd-gcg_card_dna:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 196, 222, 0.15);
}.xbd-gcg_card_bg_dna {
  inset: 0;
  position: absolute;
  z-index: 0;
}.xbd-gcg_card_bg_dna::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.xbd-gcg_card_ic_dna {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  height: 40px;
  align-items: center;
  color: #E8F4F8;
  display: flex;
  width: 40px;
  right: 18px;
  position: absolute;
  top: 18px;
  z-index: 2;
  justify-content: center;
}.xbd-gcg_card_ic_dna svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.xbd-gcg_card_ct_dna {
  position: relative;
  z-index: 1;
}.xbd-gcg_card_h_dna {
  color: #E8F4F8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 18px;
}
@media(min-width: 766px) {.xbd-gcg_card_h_dna {
  font-size: 20px;
}
}.xbd-gcg_card_p_dna {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
}.xbd-gcg_card_p_dna strong {
  font-weight: 600;
  color: #E8F4F8;
}.xbd-gcg_card_cta_dna {
  gap: 4px;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  color: #00C4DE;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.xbd-gcg_card_cta_dna svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.xbd-ws_dna {
  padding: 32px 1rem 0;
  background: #080E14;
}
@media(min-width: 765px) {.xbd-ws_dna {
  padding: 2.25rem 1.5rem 0;
}
}.xbd-ws_in_dna {
  margin: 0 auto;
  max-width: 83.75rem;
}.xbd-ws_head_dna {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.xbd-ws_title_dna {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  color: #E8F4F8;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}.xbd-ws_title_ic_dna svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #F0A832;
}.xbd-ws_online_dna {
  gap: 0.438rem;
  font-weight: 600;
  color: #506A78;
  font-size: 12px;
  align-items: center;
  display: flex;
}.xbd-ws_online_dot_dna {
  background: #22C97A;
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(34, 201, 122, 0.15);
}.xbd-ws_scroll_dna {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.xbd-ws_scroll_dna::-webkit-scrollbar {
  display: none;
}.xbd-wc_dna {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1420;
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  gap: 0.625rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.xbd-wc_img_dna {
  overflow: hidden;
  background: #0F1B26;
  border-radius: 0.25rem;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.xbd-wc_img_dna img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xbd-wc_info_dna {
  min-width: 0;
}.xbd-wc_game_dna {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  color: #B4CDD8;
  white-space: nowrap;
}.xbd-wc_player_dna {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #3E5A6A;
}.xbd-wc_amount_dna {
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  color: #22C97A;
}.xbd-reg_dna {
  padding: 2.25rem 1rem 0;
  background: #080E14;
}
@media(min-width: 766px) {.xbd-reg_dna {
  padding: 44px 24px 0;
}
}.xbd-reg_in_dna {
  background: #0F1B26;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.xbd-reg_in_dna {
  padding: 2.5rem;
}
}.xbd-reg_top_dna {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.xbd-reg_top_dna {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xbd-reg_label_dna {
  color: #00C4DE;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.xbd-reg_h2_dna {
  margin-bottom: 0.75rem;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F4F8;
  line-height: 1.2;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.xbd-reg_h2_dna {
  font-size: 28px;
}
}.xbd-reg_bonus_dna {
  background: rgba(240, 168, 50, 0.15);
  border: 1px solid rgba(240, 168, 50, 0.15);
  padding: 10px 16px;
  border-radius: 8px;
  gap: 8px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.xbd-reg_bonus_amount_dna {
  font-size: 20px;
  color: #F0A832;
  font-weight: 800;
}.xbd-reg_bonus_text_dna {
  color: #7A9BAD;
  line-height: 1.35;
  font-size: 13px;
}.xbd-reg_cta_btn_dna {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #22C97A;
  font-size: 0.938rem;
  box-shadow: 0 2px 0.875rem rgba(34, 201, 122, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  margin-bottom: 12px;
  font-weight: 700;
  color: #040E18;
  display: inline-block;
}.xbd-reg_cta_btn_dna:hover {
  background: #2EDF8A;
}.xbd-reg_terms_dna {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3E5A6A;
}.xbd-reg_seo_dna {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 20px;
  font-size: 13px;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #506A78;
}.xbd-reg_seo_dna p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #506A78;
  margin-bottom: 0.625rem;
}.xbd-reg_seo_dna p:last-child {
  margin-bottom: 0;
}.xbd-reg_seo_dna strong {
  color: #B4CDD8;
  font-weight: 700;
}.xbd-reg_seo_dna a {
  transition: color .2s;
  color: #00C4DE;
  text-decoration: underline;
}.xbd-reg_seo_dna a:hover {
  color: #00D8F4;
}.xbd-reg_seo_dna ul,.xbd-reg_seo_dna ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.xbd-reg_seo_dna ol {
  list-style: decimal;
}.xbd-reg_seo_dna li {
  color: #506A78;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.xbd-reg_seo_dna table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
}
@media(min-width: 767px) {.xbd-reg_seo_dna table {
  display: table;
}
}.xbd-reg_seo_dna th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4CDD8;
  text-align: left;
}.xbd-reg_seo_dna td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #506A78;
}.xbd-reg_steps_dna {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.xbd-reg_steps_dna {
  margin-top: 0;
}
}.xbd-reg_step_dna {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.xbd-reg_step_num_dna {
  border-radius: 50%;
  border: 1px solid rgba(0, 196, 222, 0.07);
  background: rgba(0, 196, 222, 0.15);
  align-items: center;
  font-size: 14px;
  justify-content: center;
  color: #00C4DE;
  display: flex;
  height: 34px;
  flex-shrink: 0;
  font-weight: 800;
  width: 34px;
}.xbd-reg_step_title_dna {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #E8F4F8;
}.xbd-reg_step_text_dna {
  line-height: 1.5;
  color: #506A78;
  font-size: 0.75rem;
}.xbd-reg_trust_dna {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.xbd-reg_trust_item_dna {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #506A78;
  display: flex;
  font-size: 12px;
}.xbd-reg_trust_ic_dna svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #00C4DE;
  width: 1rem;
  height: 16px;
}.xbd-bon_dna {
  background: #080E14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.xbd-bon_dna {
  padding: 44px 24px 0;
}
}.xbd-bon_in_dna {
  margin: 0 auto;
  max-width: 1340px;
}.xbd-bon_head_dna {
  margin-bottom: 1.25rem;
}.xbd-bon_label_dna {
  color: #00C4DE;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.xbd-bon_h2_dna {
  font-size: 1.25rem;
  color: #E8F4F8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width:768px) {.xbd-bon_h2_dna {
  font-size: 24px;
}
}.xbd-bon_seo_dna {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #506A78;
  font-size: 0.813rem;
}.xbd-bon_seo_dna strong {
  color: #B4CDD8;
  font-weight: 700;
}.xbd-bon_seo_dna a {
  text-decoration: underline;
  color: #00C4DE;
}.xbd-bon_grid_dna {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.xbd-bon_grid_dna {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.xbd-bon_grid_dna {
  grid-template-columns: repeat(5,1fr);
}
}.xbd-bon_card_dna {
  border-radius: 8px;
  background: #0B1420;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.xbd-bon_card_dna:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 196, 222, 0.07);
}.xbd-bon_card_ic_dna svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.xbd-bon_card_ic_dna {
  margin-bottom: 10px;
}.xbd-bon_card_type_dna {
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #506A78;
  text-transform: uppercase;
  font-size: 0.625rem;
}.xbd-bon_card_amount_dna {
  margin-bottom: 6px;
  line-height: 1.1;
  color: #F0A832;
  font-weight: 800;
  font-size: 1.125rem;
}.xbd-bon_card_name_dna {
  color: #E8F4F8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.xbd-bon_card_detail_dna {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  line-height: 1.5;
  color: #3E5A6A;
  overflow-wrap: break-word;
  font-size: 11px;
}.xbd-prov_dna {
  background: #080E14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.xbd-prov_dna {
  padding: 2.75rem 1.5rem 0;
}
}.xbd-prov_in_dna {
  margin: 0 auto;
  max-width: 1340px;
}.xbd-prov_head_dna {
  margin-bottom: 16px;
}.xbd-prov_label_dna {
  font-size: 11px;
  font-weight: 700;
  color: #00C4DE;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.xbd-prov_h2_dna {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F4F8;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.xbd-prov_h2_dna {
  font-size: 1.5rem;
}
}.xbd-prov_seo_dna {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #506A78;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  max-width: 38.75rem;
}.xbd-prov_seo_dna strong {
  color: #B4CDD8;
  font-weight: 700;
}.xbd-prov_seo_dna a {
  color: #00C4DE;
  text-decoration: underline;
}.xbd-prov_grid_dna {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.xbd-prov_grid_dna {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.xbd-prov_grid_dna {
  grid-template-columns: repeat(8,1fr);
}
}.xbd-prov_card_dna {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1420;
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.xbd-prov_card_dna:hover {
  background: #0F1B26;
  border-color: rgba(0, 196, 222, 0.40);
}.xbd-prov_logo_dna {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  display: flex;
}.xbd-prov_logo_dna img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.xbd-prov_name_dna {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #7A9BAD;
  overflow-wrap: break-word;
}.xbd-app_dna {
  padding: 36px 1rem 0;
  background: #080E14;
}
@media(min-width: 769px) {.xbd-app_dna {
  padding: 44px 1.5rem 0;
}
}.xbd-app_in_dna {
  margin: 0 auto;
  max-width: 83.75rem;
}.xbd-app_head_dna {
  margin-bottom: 1rem;
}.xbd-app_label_dna {
  font-size: 0.688rem;
  color: #00C4DE;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.xbd-app_h2_dna {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F4F8;
}
@media(min-width: 767px) {.xbd-app_h2_dna {
  font-size: 1.5rem;
}
}.xbd-app_sub_dna {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #506A78;
  font-size: 0.813rem;
}.xbd-app_sub_dna strong {
  font-weight: 700;
  color: #B4CDD8;
}.xbd-app_cards_dna {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xbd-app_cards_dna {
  grid-template-columns: repeat(3,1fr);
}
}.xbd-app_card_dna {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.xbd-app_card_ios_dna {
  background: linear-gradient(135deg,rgba(0, 196, 222, 0.15) 0%,#0F1B26 100%);
}.xbd-app_card_android_dna {
  background: linear-gradient(135deg,rgba(34, 201, 122, 0.15) 0%,#0F1B26 100%);
}.xbd-app_card_win_dna {
  background: linear-gradient(135deg,rgba(240, 168, 50, 0.15) 0%,#0F1B26 100%);
}.xbd-app_card_ic_dna svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
}.xbd-app_card_ic_dna {
  flex-shrink: 0;
  color: #E8F4F8;
}.xbd-app_card_os_dna {
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #506A78;
  font-size: 0.625rem;
  font-weight: 700;
}.xbd-app_card_title_dna {
  overflow-wrap: break-word;
  color: #E8F4F8;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}.xbd-app_card_text_dna {
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #506A78;
  font-size: 12px;
}.xbd-app_card_btn_dna {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(0, 196, 222, 0.40);
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 0.438rem;
  align-items: center;
  display: inline-flex;
  color: #E8F4F8;
  font-size: 0.813rem;
  font-weight: 700;
}.xbd-app_card_btn_dna:hover {
  background: rgba(255, 255, 255, 0.07);
}.xbd-htp_dna {
  background: #080E14;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.xbd-htp_dna {
  padding: 2.75rem 1.5rem 0;
}
}.xbd-htp_in_dna {
  margin: 0 auto;
  max-width: 83.75rem;
}.xbd-htp_head_dna {
  max-width: 45rem;
  margin-bottom: 22px;
}.xbd-htp_label_dna {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #00C4DE;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.xbd-htp_h2_dna {
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.xbd-htp_h2_dna {
  font-size: 28px;
}
}.xbd-htp_intro_dna {
  font-size: 14px;
  color: #506A78;
  line-height: 1.6;
}.xbd-htp_steps_dna {
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.xbd-htp_steps_dna {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xbd-htp_steps_dna {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xbd-htp_step_dna {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 1.125rem 18px;
  background: #0F1B26;
  position: relative;
  flex-direction: column;
  display: flex;
}.xbd-htp_step_num_dna {
  background: #00C4DE;
  border-radius: 50%;
  color: #040E18;
  font-family: 'Rajdhani', sans-serif;
  font-size: 0.813rem;
  top: -12px;
  width: 1.75rem;
  align-items: center;
  height: 1.75rem;
  justify-content: center;
  font-weight: 800;
  display: flex;
  position: absolute;
  left: 1.25rem;
}.xbd-htp_step_ic_dna {
  margin: 8px 0 0.75rem;
  background: rgba(0, 196, 222, 0.15);
  border-radius: 4px;
  justify-content: center;
  color: #00C4DE;
  display: flex;
  height: 36px;
  width: 2.25rem;
  align-items: center;
}.xbd-htp_step_ic_dna svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xbd-htp_step_h_dna {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E8F4F8;
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.xbd-htp_step_p_dna {
  overflow-wrap: break-word;
  color: #506A78;
  font-size: 13px;
  line-height: 1.55;
}.xbd-htp_step_p_dna strong {
  color: #B4CDD8;
  font-weight: 600;
}.xbd-htp_cta_dna {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 8px;
  background: #22C97A;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #040E18;
  margin-top: 1.25rem;
}.xbd-htp_cta_dna:hover {
  background: #2EDF8A;
}.xbd-seo_dna {
  padding: 36px 1rem 0;
  background: #080E14;
}
@media(min-width: 770px) {.xbd-seo_dna {
  padding: 44px 1.5rem 0;
}
}.xbd-seo_in_dna {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #0F1B26;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 765px) {.xbd-seo_in_dna {
  padding: 2.25rem 2.5rem;
}
}.xbd-seo_label_dna {
  color: #00C4DE;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.xbd-seo_h2_dna {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #E8F4F8;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.xbd-seo_h2_dna {
  font-size: 24px;
}
}.xbd-seo_body_dna {
  color: #7A9BAD;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.xbd-seo_body_dna p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9BAD;
  margin-bottom: 12px;
}.xbd-seo_body_dna p:last-child {
  margin-bottom: 0;
}.xbd-seo_body_dna strong {
  color: #B4CDD8;
  font-weight: 700;
}.xbd-seo_body_dna a {
  transition: color .2s;
  color: #00C4DE;
  text-decoration: underline;
}.xbd-seo_body_dna a:hover {
  color: #00D8F4;
}.xbd-seo_body_dna ul,.xbd-seo_body_dna ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.xbd-seo_body_dna ol {
  list-style: decimal;
}.xbd-seo_body_dna li {
  margin-bottom: 6px;
  color: #7A9BAD;
  line-height: 1.75;
  font-size: 14px;
}.xbd-seo_body_dna table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.xbd-seo_body_dna table {
  display: table;
}
}.xbd-seo_body_dna th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #B4CDD8;
  text-align: left;
  font-weight: 700;
}.xbd-seo_body_dna td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.xbd-seo_cols_dna {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.xbd-seo_cols_dna {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.xbd-seo_cols_dna {
  grid-template-columns: repeat(3,1fr);
}
}.xbd-seo_col_h_dna {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B4CDD8;
  margin-bottom: 7px;
}.xbd-seo_col_p_dna {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #506A78;
}.xbd-seo_stats_dna {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xbd-seo_stat_dna {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(0, 196, 222, 0.07);
  border: 1px solid rgba(0, 196, 222, 0.15);
  flex: 1;
  min-width: 8.75rem;
}.xbd-seo_stat_val_dna {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C4DE;
}.xbd-seo_stat_lb_dna {
  overflow-wrap: break-word;
  color: #506A78;
  font-size: 0.688rem;
}.xbd-seo_dna {
  padding: 2.25rem 16px 0;
  background: #080E14;
}
@media(min-width: 770px) {.xbd-seo_dna {
  padding: 44px 24px 0;
}
}.xbd-seo_in_dna {
  background: #0F1B26;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.xbd-seo_in_dna {
  padding: 36px 40px;
}
}.xbd-seo_label_dna {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C4DE;
  letter-spacing: .08em;
}.xbd-seo_h2_dna {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8F4F8;
}
@media(min-width: 765px) {.xbd-seo_h2_dna {
  font-size: 1.5rem;
}
}.xbd-seo_body_dna {
  color: #7A9BAD;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.xbd-seo_body_dna p {
  color: #7A9BAD;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.xbd-seo_body_dna p:last-child {
  margin-bottom: 0;
}.xbd-seo_body_dna strong {
  font-weight: 700;
  color: #B4CDD8;
}.xbd-seo_body_dna a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4DE;
}.xbd-seo_body_dna a:hover {
  color: #00D8F4;
}.xbd-seo_body_dna ul,.xbd-seo_body_dna ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.xbd-seo_body_dna ol {
  list-style: decimal;
}.xbd-seo_body_dna li {
  color: #7A9BAD;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.xbd-seo_body_dna table {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 769px) {.xbd-seo_body_dna table {
  display: table;
}
}.xbd-seo_body_dna th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4CDD8;
  text-align: left;
  font-weight: 700;
}.xbd-seo_body_dna td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9BAD;
}.xbd-seo_cols_dna {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.xbd-seo_cols_dna {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xbd-seo_cols_dna {
  grid-template-columns: repeat(3,1fr);
}
}.xbd-seo_col_h_dna {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B4CDD8;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.xbd-seo_col_p_dna {
  line-height: 1.65;
  color: #506A78;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.xbd-seo_stats_dna {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xbd-seo_stat_dna {
  background: rgba(0, 196, 222, 0.07);
  flex: 1;
  border: 1px solid rgba(0, 196, 222, 0.15);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.xbd-seo_stat_val_dna {
  color: #00C4DE;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}.xbd-seo_stat_lb_dna {
  color: #506A78;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xbd-seo_dna {
  padding: 2.25rem 1rem 0;
  background: #080E14;
}
@media(min-width: 767px) {.xbd-seo_dna {
  padding: 44px 24px 0;
}
}.xbd-seo_in_dna {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  background: #0F1B26;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.xbd-seo_in_dna {
  padding: 36px 2.5rem;
}
}.xbd-seo_label_dna {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #00C4DE;
}.xbd-seo_h2_dna {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8F4F8;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.xbd-seo_h2_dna {
  font-size: 24px;
}
}.xbd-seo_body_dna {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9BAD;
  overflow-wrap: break-word;
}.xbd-seo_body_dna p {
  line-height: 1.75;
  font-size: 14px;
  color: #7A9BAD;
  margin-bottom: 12px;
}.xbd-seo_body_dna p:last-child {
  margin-bottom: 0;
}.xbd-seo_body_dna strong {
  font-weight: 700;
  color: #B4CDD8;
}.xbd-seo_body_dna a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4DE;
}.xbd-seo_body_dna a:hover {
  color: #00D8F4;
}.xbd-seo_body_dna ul,.xbd-seo_body_dna ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xbd-seo_body_dna ol {
  list-style: decimal;
}.xbd-seo_body_dna li {
  font-size: 0.875rem;
  color: #7A9BAD;
  margin-bottom: 6px;
  line-height: 1.75;
}.xbd-seo_body_dna table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.xbd-seo_body_dna table {
  display: table;
}
}.xbd-seo_body_dna th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4CDD8;
  text-align: left;
}.xbd-seo_body_dna td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7A9BAD;
}.xbd-seo_cols_dna {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.xbd-seo_cols_dna {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xbd-seo_cols_dna {
  grid-template-columns: repeat(3,1fr);
}
}.xbd-seo_col_h_dna {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #B4CDD8;
  overflow-wrap: break-word;
  font-size: 13px;
}.xbd-seo_col_p_dna {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #506A78;
}.xbd-seo_stats_dna {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xbd-seo_stat_dna {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 196, 222, 0.15);
  flex: 1;
  background: rgba(0, 196, 222, 0.07);
  border-radius: 8px;
  min-width: 140px;
}.xbd-seo_stat_val_dna {
  font-weight: 800;
  color: #00C4DE;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.xbd-seo_stat_lb_dna {
  font-size: 0.688rem;
  color: #506A78;
  overflow-wrap: break-word;
}.xbd-faq_dna {
  background: #080E14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.xbd-faq_dna {
  padding: 44px 24px 0;
}
}.xbd-faq_in_dna {
  margin: 0 auto;
  max-width: 83.75rem;
}.xbd-faq_head_dna {
  margin-bottom: 20px;
}.xbd-faq_label_dna {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C4DE;
}.xbd-faq_h2_dna {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #E8F4F8;
}
@media(min-width:768px) {.xbd-faq_h2_dna {
  font-size: 24px;
}
}.xbd-faq_list_dna {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xbd-faq_item_dna {
  overflow: hidden;
  background: #0F1B26;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.xbd-faq_q_dna {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  font-size: 0.875rem;
  color: #B4CDD8;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
}.xbd-faq_q_dna:hover {
  color: #E8F4F8;
}.xbd-faq_q_ic_dna {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  color: #00C4DE;
  font-size: 16px;
  align-items: center;
  width: 24px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.xbd-faq_item_dna.xbd-state_open_dna .xbd-faq_q_ic_dna {
  transform: rotate(45deg);
}.xbd-faq_a_dna {
  padding: 0 20px 1rem;
  display: none;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #506A78;
}.xbd-faq_item_dna.xbd-state_open_dna .xbd-faq_a_dna {
  display: block;
}.xbd-faq_a_dna strong {
  color: #B4CDD8;
  font-weight: 700;
}.xbd-faq_a_dna a {
  color: #00C4DE;
  text-decoration: underline;
}.xbd-faq_a_dna ul,.xbd-faq_a_dna ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.xbd-faq_a_dna ol {
  list-style: decimal;
}.xbd-faq_a_dna li {
  line-height: 1.6;
  margin-bottom: 4px;
}.xbd-faq_a_dna table {
  margin: 0.5rem 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.xbd-faq_a_dna table {
  display: table;
}
}.xbd-faq_a_dna th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #B4CDD8;
  font-weight: 700;
}.xbd-faq_a_dna td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #506A78;
}.xbd-ft_dna {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040810;
  margin-top: 3rem;
}.xbd-ft_support_dna {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.xbd-ft_support_dna {
  padding: 28px 24px;
}
}.xbd-ft_support_in_dna {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.xbd-ft_support_main_dna {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.xbd-ft_support_ic_dna {
  flex-shrink: 0;
  color: #00C4DE;
}.xbd-ft_support_ic_dna svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xbd-ft_support_text_title_dna {
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
}.xbd-ft_support_text_sub_dna {
  color: #506A78;
  font-size: 12px;
  overflow-wrap: break-word;
}.xbd-ft_support_btn_dna {
  transition: background .2s;
  background: #00C4DE;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #E8F4F8;
  font-size: 13px;
  white-space: nowrap;
}.xbd-ft_support_btn_dna:hover {
  background: #00D8F4;
}.xbd-ft_support_contacts_dna {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.xbd-ft_support_contact_dna {
  font-size: 0.75rem;
  color: #3E5A6A;
  line-height: 1.4;
}.xbd-ft_support_contact_dna strong {
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  color: #7A9BAD;
  font-size: 0.688rem;
}.xbd-ft_main_dna {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 770px) {.xbd-ft_main_dna {
  padding: 2.5rem 1.5rem 32px;
}
}.xbd-ft_main_in_dna {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 637px) {.xbd-ft_main_in_dna {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.xbd-ft_main_in_dna {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xbd-ft_col_logo_dna {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.xbd-ft_col_logo_dna {
  grid-column: auto;
}
}.xbd-ft_logo_dna {
  gap: 9px;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  flex-wrap: wrap;
  color: #E8F4F8;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.xbd-ft_logo_mark_dna {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.xbd-ft_logo_mark_dna img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xbd-ft_logo_sub_dna {
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #3E5A6A;
}.xbd-ft_col_title_dna {
  margin-bottom: 0.875rem;
  color: #7A9BAD;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  font-weight: 700;
}.xbd-ft_col_links_dna {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.xbd-ft_col_link_dna {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E5A6A;
  font-size: 0.813rem;
}.xbd-ft_col_link_dna:hover {
  color: #B4CDD8;
}.xbd-ft_apps_dna {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xbd-ft_app_card_dna {
  padding: 10px 12px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.xbd-ft_app_card_dna:hover {
  border-color: rgba(0, 196, 222, 0.40);
}.xbd-ft_app_card_ic_dna svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.xbd-ft_app_card_os_dna {
  font-size: 10px;
  font-weight: 600;
  color: #3E5A6A;
}.xbd-ft_app_card_action_dna {
  font-size: 0.75rem;
  color: #B4CDD8;
  font-weight: 700;
}.xbd-ft_bot_dna {
  padding: 20px 1rem;
}
@media(min-width:768px) {.xbd-ft_bot_dna {
  padding: 20px 24px;
}
}.xbd-ft_bot_in_dna {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.xbd-ft_socials_dna {
  gap: 8px;
  display: flex;
}.xbd-ft_soc_dna {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #7A9BAD;
  height: 36px;
  width: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
}.xbd-ft_soc_dna svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.xbd-ft_soc_dna:hover {
  background: rgba(255, 255, 255, 0.07);
}.xbd-ft_legal_dna {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #6A8E9F;
}.xbd-ft_legal_dna strong {
  font-weight: 700;
  color: #7A9BAD;
}.xbd-ft_legal_dna a {
  color: #7A9BAD;
  text-decoration: underline;
}.xbd-ft_age_dna {
  border-radius: 50%;
  border: 2px solid #6A8E9F;
  justify-content: center;
  color: #6A8E9F;
  align-items: center;
  margin-left: auto;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  font-weight: 800;
  width: 32px;
}