*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #090D1B;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C4D2EA;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.kdo_layout_2xw {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.kdo_page_2xw {
  display: flex;
  min-height: 100vh;
}.kdo_main_2xw {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width:1080px) {.kdo_main_2xw {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.kdo_main_2xw {
  padding-bottom: 72px;
}
}.kdo_gc_2xw {
  background: #0D1224;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.563rem;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.kdo_gc_2xw {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.kdo_gc_2xw {
  width: 168px;
}
}.kdo_gc_2xw:hover {
  transform: translateY(-3px);
  border-color: rgba(91, 168, 232, 0.07);
}.kdo_gc_img_2xw {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.kdo_gc_img_2xw img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.kdo_gc_hover_2xw {
  background: rgba(5, 8, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.kdo_gc_2xw:hover .kdo_gc_hover_2xw {
  opacity: 1;
}.kdo_gc_hover_btn_2xw {
  border-radius: 5px;
  background: #5BA8E8;
  padding: 8px 1rem;
  font-weight: 700;
  color: #EEF3FF;
  font-size: 12px;
}.kdo_gc_info_2xw {
  padding: 0.5rem 0.625rem 0.625rem;
}.kdo_gc_name_2xw {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
  color: #C4D2EA;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
}.kdo_gc_prov_2xw {
  color: #3E526A;
  font-size: 0.625rem;
}.kdo_gc_tag_2xw {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  top: 0.375rem;
  z-index: 2;
  left: 0.375rem;
}.kdo_gc_tag_hot_2xw {
  background: #E84040;
  color: #fff;
}.kdo_gc_tag_new_2xw {
  background: #28C87A;
  color: #090D1B;
}.kdo_gc_tag_jp_2xw {
  background: #C8922E;
  color: #090D1B;
}.kdo_gc_tag_ex_2xw {
  background: #7B5CE4;
  color: #fff;
}.kdo_gc_tag_live_2xw {
  background: #E84040;
  color: #fff;
}.kdo_gr_2xw {
  padding: 2rem 1rem 0;
  background: #090D1B;
}
@media(min-width: 769px) {.kdo_gr_2xw {
  padding: 36px 1.5rem 0;
}
}.kdo_gr_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_gr_head_2xw {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.kdo_gr_head_l_2xw {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.kdo_gr_ic_2xw {
  border-radius: 9px;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
}.kdo_gr_ic_2xw svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kdo_gr_title_2xw {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #EEF3FF;
  font-weight: 700;
}
@media(min-width: 767px) {.kdo_gr_title_2xw {
  font-size: 18px;
}
}.kdo_gr_more_2xw {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  color: #5C6E8A;
  display: flex;
  white-space: nowrap;
}.kdo_gr_more_2xw:hover {
  color: #5BA8E8;
}.kdo_gr_more_2xw svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.kdo_gr_arrows_2xw {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.kdo_gr_arr_2xw {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  height: 30px;
  display: flex;
  width: 30px;
  justify-content: center;
  color: #8898B8;
  align-items: center;
}.kdo_gr_arr_2xw:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FF;
}.kdo_gr_arr_2xw svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.kdo_gr_seo_h_2xw {
  margin: 0 0 0.375rem;
  font-family: 'Exo 2', sans-serif;
  max-width: 42.5rem;
  color: #C4D2EA;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.kdo_gr_seo_h_2xw {
  font-size: 0.875rem;
}
}.kdo_gr_seo_2xw {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #5C6E8A;
  line-height: 1.55;
}.kdo_gr_seo_2xw strong {
  color: #C4D2EA;
  font-weight: 600;
}.kdo_gr_scroll_2xw {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
}.kdo_gr_scroll_2xw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.kdo_gr_scroll_2xw {
  gap: 0.75rem;
}
}.kdo_tb_2xw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #090D1B;
  top: 0;
  display: flex;
  height: 56px;
  left: 0;
  align-items: center;
  z-index: 80;
  right: 0;
  position: fixed;
}.kdo_tb_in_2xw {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.kdo_tb_burger_2xw {
  gap: 5px;
  border-radius: 0.563rem;
  flex-shrink: 0;
  flex-direction: column;
  width: 38px;
  height: 38px;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
}.kdo_tb_burger_2xw:hover {
  background: rgba(255, 255, 255, 0.05);
}.kdo_tb_burger_line_2xw {
  background: #8898B8;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1077px) {.kdo_tb_burger_2xw {
  display: none;
}
}.kdo_tb_logo_2xw {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 20px;
  color: #EEF3FF;
  display: flex;
  font-size: 1.125rem;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
}.kdo_tb_logo_mark_2xw {
  overflow: hidden;
  border-radius: 0.563rem;
  height: 2rem;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
}.kdo_tb_logo_mark_2xw img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kdo_tb_nav_2xw {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.kdo_tb_nav_2xw {
  display: flex;
}
}.kdo_tb_tab_2xw {
  border-radius: 0.563rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8898B8;
}.kdo_tb_tab_2xw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FF;
}.kdo_tb_tab_2xw.kdo_state_active_2xw {
  background: rgba(91, 168, 232, 0.18);
  color: #EEF3FF;
}.kdo_tb_right_2xw {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.kdo_tb_login_2xw {
  border-radius: 9px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 16px;
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #C4D2EA;
}.kdo_tb_login_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
  color: #EEF3FF;
}
@media(min-width: 481px) {.kdo_tb_login_2xw {
  display: block;
}
}.kdo_tb_reg_2xw {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 0.563rem;
  background: #28C87A;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #060B18;
}.kdo_tb_reg_2xw:hover {
  background: #3DDFA0;
}.kdo_sb_2xw {
  transform: translateX(-100%);
  background: #111A2E;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  left: 0;
  width: 220px;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  bottom: 0;
}.kdo_sb_2xw.kdo_state_open_2xw {
  transform: translateX(0);
}.kdo_sb_2xw::-webkit-scrollbar {
  width: 0.25rem;
}.kdo_sb_2xw::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.kdo_sb_2xw {
  transform: translateX(0);
}
}.kdo_sb_auth_2xw {
  padding: 14px 0.75rem 10px;
}.kdo_sb_btn_reg_2xw {
  border-radius: 9px;
  transition: background .2s;
  padding: 11px;
  background: #28C87A;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  color: #060B18;
}.kdo_sb_btn_reg_2xw:hover {
  background: #3DDFA0;
}.kdo_sb_btn_login_2xw {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.563rem;
  color: #C4D2EA;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
}.kdo_sb_btn_login_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
  color: #EEF3FF;
}.kdo_sb_promo_2xw {
  border-radius: 0.563rem;
  overflow: hidden;
  margin: 0 12px 10px;
  border: 1px solid rgba(91, 168, 232, 0.18);
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#0D1638,#111A2E);
  position: relative;
}.kdo_sb_promo_2xw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91, 168, 232, 0.18),transparent 70%);
  width: 80px;
  content: '';
  right: -1.25rem;
  top: -20px;
  position: absolute;
  height: 80px;
}.kdo_sb_promo_title_2xw {
  font-weight: 700;
  color: #5BA8E8;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
}.kdo_sb_promo_text_2xw {
  font-weight: 600;
  color: #EEF3FF;
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
}.kdo_sb_promo_sub_2xw {
  margin-top: 3px;
  font-size: 10px;
  color: #5C6E8A;
}.kdo_sb_nav_2xw {
  padding: 0.375rem 8px 1rem;
}.kdo_sb_nav_lb_2xw {
  padding: 10px 8px 6px;
  color: #3E526A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.kdo_sb_link_2xw {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  border-radius: 0.313rem;
  font-size: 13px;
  color: #8898B8;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  align-items: center;
}.kdo_sb_link_2xw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FF;
}.kdo_sb_link_2xw.kdo_state_active_2xw {
  background: rgba(91, 168, 232, 0.18);
  color: #EEF3FF;
}.kdo_sb_ic_2xw {
  border-radius: 0.313rem;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
}.kdo_sb_ic_2xw svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.kdo_sb_ic_1_2xw {
  background: rgba(91, 168, 232, 0.07);
  color: #5BA8E8;
}.kdo_sb_ic_2_2xw {
  background: rgba(40, 200, 122, 0.16);
  color: #28C87A;
}.kdo_sb_ic_3_2xw {
  background: rgba(200, 146, 46, 0.18);
  color: #C8922E;
}.kdo_sb_ic_4_2xw {
  background: rgba(123, 92, 228, 0.20);
  color: #7B5CE4;
}.kdo_sb_ic_5_2xw {
  background: rgba(91, 168, 232, 0.07);
  color: #E8529A;
}.kdo_sb_ic_6_2xw {
  background: rgba(123, 92, 228, 0.20);
  color: #9B6FE8;
}.kdo_sb_badge_2xw {
  padding: 2px 0.438rem;
  background: #C8922E;
  border-radius: 5px;
  font-size: 0.563rem;
  font-weight: 700;
  color: #060B18;
  margin-left: auto;
}.kdo_sb_bot_2xw {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.kdo_sb_lang_2xw,.kdo_sb_help_2xw {
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  flex: 1;
  gap: 6px;
  font-size: 11px;
  font-weight: 600;
  color: #8898B8;
  justify-content: center;
  display: flex;
  align-items: center;
}.kdo_sb_lang_2xw:hover,.kdo_sb_help_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
  color: #EEF3FF;
}.kdo_sb_lang_2xw svg,.kdo_sb_help_2xw svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.kdo_sb_bd_2xw {
  background: rgba(5, 8, 16, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.kdo_sb_bd_2xw.kdo_state_on_2xw {
  display: block;
}
@media(min-width: 1079px) {.kdo_sb_bd_2xw {
  display: none!important;
}
}.kdo_mob_nav_2xw {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #111A2E;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  left: 0;
  right: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1081px) {.kdo_mob_nav_2xw {
  display: none;
}
}.kdo_mob_nav_item_2xw {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  color: #3E526A;
}.kdo_mob_nav_ic_2xw {
  line-height: 1;
}.kdo_mob_nav_ic_2xw svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.kdo_mob_nav_lb_2xw {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3E526A;
}.kdo_mob_nav_item_2xw.kdo_state_active_2xw {
  color: #5BA8E8;
}.kdo_mob_nav_item_2xw.kdo_state_active_2xw .kdo_mob_nav_lb_2xw {
  color: #5BA8E8;
}.kdo_hero_2xw {
  background: #090D1B;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.kdo_hero_2xw {
  padding: 24px 24px 0;
}
}.kdo_hero_in_2xw {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.kdo_hero_in_2xw {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.kdo_hero_in_2xw {
  grid-template-columns: 1fr 340px;
}
}.kdo_hero_promo_2xw {
  overflow: hidden;
  background: #0D1224;
  border-radius: 14px;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.kdo_hero_promo_2xw {
  min-height: 280px;
}
}.kdo_hero_promo_bg_2xw {
  background-position: center;
  background: linear-gradient(120deg,#0D1638 0%,#090D1B 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.kdo_hero_promo_bg_2xw::after {
  background: linear-gradient(90deg,#090D1B 0%,rgba(5, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kdo_hero_promo_glow_2xw {
  background: radial-gradient(circle,rgba(123, 92, 228, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  width: 18.75rem;
  right: 60px;
  top: -40px;
  pointer-events: none;
  position: absolute;
}.kdo_hero_promo_ct_2xw {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  max-width: 480px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 766px) {.kdo_hero_promo_ct_2xw {
  padding: 40px 32px;
}
}.kdo_hero_badge_2xw {
  background: rgba(91, 168, 232, 0.18);
  border: 1px solid rgba(91, 168, 232, 0.07);
  border-radius: 22px;
  padding: 5px 12px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 14px;
  color: #5BA8E8;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kdo_hero_h1_2xw {
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.625rem;
  font-weight: 800;
}.kdo_hero_h1_2xw em {
  color: #C8922E;
  font-style: normal;
}
@media(min-width: 771px) {.kdo_hero_h1_2xw {
  font-size: 2.25rem;
}
}.kdo_hero_sub_2xw {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8898B8;
  font-size: 13px;
}
@media(min-width: 766px) {.kdo_hero_sub_2xw {
  font-size: 0.875rem;
}
}.kdo_hero_row_2xw {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.kdo_hero_cta_2xw {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.563rem;
  background: #28C87A;
  color: #060B18;
  font-size: 14px;
  box-shadow: 0 2px 8px rgba(40, 200, 122, 0.30), 0 0.375rem 20px rgba(40, 200, 122, 0.20);
  font-weight: 700;
}.kdo_hero_cta_2xw:hover {
  background: #3DDFA0;
}.kdo_hero_terms_2xw {
  color: #3E526A;
  font-size: 11px;
}.kdo_hero_game_2xw {
  background: #0D1224;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
}.kdo_hero_game_badge_2xw {
  padding: 0.313rem 0.625rem;
  border-radius: 22px;
  background: rgba(200, 146, 46, 0.18);
  border: 1px solid rgba(200, 146, 46, 0.18);
  font-weight: 700;
  text-transform: uppercase;
  top: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
  font-size: 10px;
  left: 0.75rem;
  position: absolute;
  color: #C8922E;
}.kdo_hero_game_badge_2xw svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.kdo_hero_game_img_2xw {
  background: linear-gradient(135deg,#0D1638,#090D1B);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.kdo_hero_game_img_2xw img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.kdo_hero_game_play_2xw {
  inset: 0;
  background: rgba(5, 8, 16, 0.72);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.kdo_hero_game_2xw:hover .kdo_hero_game_play_2xw {
  opacity: 1;
}.kdo_hero_game_play_2xw span {
  border-radius: 50%;
  background: #5BA8E8;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  width: 52px;
}.kdo_hero_game_play_2xw span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.kdo_hero_game_info_2xw {
  padding: 14px 1rem;
}.kdo_hero_game_title_2xw {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEF3FF;
  margin-bottom: 0.25rem;
}.kdo_hero_game_provider_2xw {
  font-size: 11px;
  color: #5C6E8A;
}.kdo_hero_game_btn_2xw {
  border-radius: 9px;
  padding: 0.688rem;
  margin: 12px 1rem 1rem;
  background: #5BA8E8;
  transition: background .2s;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #EEF3FF;
  font-weight: 700;
}.kdo_hero_game_2xw:hover .kdo_hero_game_btn_2xw {
  background: #82C3F5;
}.kdo_sbar_2xw {
  background: #090D1B;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.kdo_sbar_2xw {
  padding: 1.125rem 24px 0;
}
}.kdo_sbar_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_sbar_row_2xw {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.kdo_sbar_input_2xw {
  gap: 0.625rem;
  flex: 1;
  border-radius: 0.563rem;
  transition: border-color .2s;
  background: #0D1224;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  color: #5C6E8A;
  cursor: pointer;
  align-items: center;
  display: flex;
}.kdo_sbar_input_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
}.kdo_sbar_input_2xw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
}.kdo_sbar_providers_2xw {
  border-radius: 9px;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1224;
  transition: border-color .2s;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.813rem;
  color: #C4D2EA;
}.kdo_sbar_providers_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
  color: #EEF3FF;
}.kdo_sbar_providers_2xw svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kdo_sbar_tabs_2xw {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.kdo_sbar_tabs_2xw::-webkit-scrollbar {
  display: none;
}.kdo_sbar_tab_2xw {
  border-radius: 22px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #8898B8;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.kdo_sbar_tab_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FF;
}.kdo_sbar_tab_2xw.kdo_state_active_2xw {
  background: rgba(91, 168, 232, 0.18);
  border-color: rgba(91, 168, 232, 0.07);
  color: #EEF3FF;
}.kdo_sbar_tab_ic_2xw svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.kdo_wy_2xw {
  background: #090D1B;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.kdo_wy_2xw {
  padding: 2.5rem 24px 0;
}
}.kdo_wy_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_wy_head_2xw {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.kdo_wy_label_2xw {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  color: #5BA8E8;
}.kdo_wy_h2_2xw {
  color: #EEF3FF;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.kdo_wy_h2_2xw {
  font-size: 24px;
}
}.kdo_wy_intro_2xw {
  margin: 0;
  color: #5C6E8A;
  font-size: 0.813rem;
  line-height: 1.6;
}.kdo_wy_grid_2xw {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.kdo_wy_grid_2xw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kdo_wy_grid_2xw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kdo_wy_card_2xw {
  transition: border-color .2s,transform .2s;
  background: #111A2E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 9px;
  padding: 20px;
}.kdo_wy_card_2xw:hover {
  transform: translateY(-2px);
  border-color: rgba(91, 168, 232, 0.07);
}.kdo_wy_card_ic_2xw {
  border-radius: 50%;
  background: rgba(91, 168, 232, 0.18);
  margin-bottom: 14px;
  height: 44px;
  justify-content: center;
  width: 44px;
  color: #5BA8E8;
  display: flex;
  align-items: center;
}.kdo_wy_card_ic_2xw svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.kdo_wy_card_h_2xw {
  color: #EEF3FF;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
}.kdo_wy_card_p_2xw {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5C6E8A;
  overflow-wrap: break-word;
}.kdo_wy_card_p_2xw strong {
  font-weight: 600;
  color: #C4D2EA;
}.kdo_gr_jp_2xw {
  background: linear-gradient(135deg,#130E2E 0%,#090D1B 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 1.25rem;
  position: relative;
}.kdo_gr_jp_2xw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 92, 228, 0.20) 0%,transparent 70%);
  top: -3.75rem;
  height: 15.625rem;
  width: 250px;
  left: -3.75rem;
  content: '';
  position: absolute;
}.kdo_gr_jp_2xw::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 46, 0.18) 0%,transparent 70%);
  height: 200px;
  right: 0;
  bottom: -40px;
  width: 12.5rem;
  position: absolute;
  content: '';
}.kdo_gr_jp_head_2xw {
  gap: 16px;
  z-index: 1;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.kdo_gr_jp_info_2xw {
  flex: 1;
}.kdo_gr_jp_label_2xw {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #9B6FE8;
  letter-spacing: .08em;
}.kdo_gr_jp_label_2xw svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
}.kdo_gr_jp_amount_2xw {
  line-height: 1;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.25rem;
  font-size: 2rem;
}
@media(min-width: 769px) {.kdo_gr_jp_amount_2xw {
  font-size: 40px;
}
}.kdo_gr_jp_amount_2xw span {
  color: #C8922E;
}.kdo_gr_jp_seo_2xw {
  color: #8898B8;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 480px;
  line-height: 1.5;
}.kdo_gr_jp_cta_2xw {
  padding: 11px 1.25rem;
  transition: background .2s;
  background: rgba(123, 92, 228, 0.20);
  border: 1px solid rgba(123, 92, 228, 0.20);
  border-radius: 0.563rem;
  align-self: flex-start;
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
  color: #EEF3FF;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.kdo_gr_jp_cta_2xw:hover {
  background: #7B5CE4;
}.kdo_gcg_2xw {
  background: #090D1B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.kdo_gcg_2xw {
  padding: 2.75rem 1.5rem 0;
}
}.kdo_gcg_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_gcg_head_2xw {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.kdo_gcg_label_2xw {
  text-transform: uppercase;
  color: #5BA8E8;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.kdo_gcg_h2_2xw {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.kdo_gcg_h2_2xw {
  font-size: 1.75rem;
}
}.kdo_gcg_intro_2xw {
  line-height: 1.6;
  font-size: 13px;
  color: #5C6E8A;
}.kdo_gcg_grid_2xw {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.kdo_gcg_grid_2xw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kdo_gcg_grid_2xw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kdo_gcg_card_2xw {
  overflow: hidden;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
}.kdo_gcg_card_2xw:hover {
  transform: translateY(-3px);
  border-color: rgba(91, 168, 232, 0.18);
}.kdo_gcg_card_bg_2xw {
  inset: 0;
  z-index: 0;
  position: absolute;
}.kdo_gcg_card_bg_2xw::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kdo_gcg_card_ic_2xw {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  position: absolute;
  top: 1.125rem;
  display: flex;
  justify-content: center;
  height: 40px;
  color: #EEF3FF;
  z-index: 2;
  right: 18px;
  align-items: center;
  width: 40px;
}.kdo_gcg_card_ic_2xw svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kdo_gcg_card_ct_2xw {
  z-index: 1;
  position: relative;
}.kdo_gcg_card_h_2xw {
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EEF3FF;
  line-height: 1.2;
}
@media(min-width: 771px) {.kdo_gcg_card_h_2xw {
  font-size: 20px;
}
}.kdo_gcg_card_p_2xw {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.kdo_gcg_card_p_2xw strong {
  font-weight: 600;
  color: #EEF3FF;
}.kdo_gcg_card_cta_2xw {
  gap: 0.25rem;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #5BA8E8;
  font-size: 0.75rem;
  display: inline-flex;
}.kdo_gcg_card_cta_2xw svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 12px;
}.kdo_ws_2xw {
  background: #090D1B;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.kdo_ws_2xw {
  padding: 36px 24px 0;
}
}.kdo_ws_in_2xw {
  margin: 0 auto;
  max-width: 1340px;
}.kdo_ws_head_2xw {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.kdo_ws_title_2xw {
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  color: #EEF3FF;
}.kdo_ws_title_ic_2xw svg {
  stroke-linejoin: round;
  color: #C8922E;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.kdo_ws_online_2xw {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #5C6E8A;
  font-weight: 600;
}.kdo_ws_online_dot_2xw {
  border-radius: 50%;
  background: #28C87A;
  box-shadow: 0 0 0.375rem rgba(40, 200, 122, 0.16);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.kdo_ws_scroll_2xw {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.kdo_ws_scroll_2xw::-webkit-scrollbar {
  display: none;
}.kdo_wc_2xw {
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 9px;
  background: #0D1224;
  gap: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.kdo_wc_img_2xw {
  border-radius: 5px;
  background: #111A2E;
  overflow: hidden;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.kdo_wc_img_2xw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kdo_wc_info_2xw {
  min-width: 0;
}.kdo_wc_game_2xw {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #C4D2EA;
  text-overflow: ellipsis;
}.kdo_wc_player_2xw {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #3E526A;
}.kdo_wc_amount_2xw {
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  color: #28C87A;
  font-weight: 700;
  flex-shrink: 0;
}.kdo_htp_2xw {
  background: #090D1B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.kdo_htp_2xw {
  padding: 2.75rem 24px 0;
}
}.kdo_htp_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_htp_head_2xw {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.kdo_htp_label_2xw {
  letter-spacing: .08em;
  color: #5BA8E8;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.kdo_htp_h2_2xw {
  font-family: 'Exo 2', sans-serif;
  color: #EEF3FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.kdo_htp_h2_2xw {
  font-size: 1.75rem;
}
}.kdo_htp_intro_2xw {
  font-size: 0.875rem;
  color: #5C6E8A;
  line-height: 1.6;
}.kdo_htp_steps_2xw {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.kdo_htp_steps_2xw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.kdo_htp_steps_2xw {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.kdo_htp_step_2xw {
  padding: 20px 1.125rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 9px;
  background: #111A2E;
  position: relative;
  display: flex;
  flex-direction: column;
}.kdo_htp_step_num_2xw {
  background: #5BA8E8;
  border-radius: 50%;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  color: #060B18;
  height: 28px;
  position: absolute;
  top: -12px;
  font-size: 0.813rem;
  justify-content: center;
  display: flex;
  width: 1.75rem;
  left: 20px;
  font-weight: 800;
}.kdo_htp_step_ic_2xw {
  background: rgba(91, 168, 232, 0.18);
  border-radius: 5px;
  margin: 0.5rem 0 12px;
  justify-content: center;
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  color: #5BA8E8;
}.kdo_htp_step_ic_2xw svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.kdo_htp_step_h_2xw {
  font-weight: 700;
  margin-bottom: 6px;
  color: #EEF3FF;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.kdo_htp_step_p_2xw {
  color: #5C6E8A;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.kdo_htp_step_p_2xw strong {
  color: #C4D2EA;
  font-weight: 600;
}.kdo_htp_cta_2xw {
  border-radius: 0.563rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #28C87A;
  margin-top: 20px;
  color: #060B18;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
}.kdo_htp_cta_2xw:hover {
  background: #3DDFA0;
}.kdo_app_2xw {
  padding: 2.25rem 16px 0;
  background: #090D1B;
}
@media(min-width: 767px) {.kdo_app_2xw {
  padding: 2.75rem 24px 0;
}
}.kdo_app_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_app_head_2xw {
  margin-bottom: 1rem;
}.kdo_app_label_2xw {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #5BA8E8;
}.kdo_app_h2_2xw {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EEF3FF;
}
@media(min-width: 767px) {.kdo_app_h2_2xw {
  font-size: 1.5rem;
}
}.kdo_app_sub_2xw {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5C6E8A;
  max-width: 600px;
}.kdo_app_sub_2xw strong {
  font-weight: 700;
  color: #C4D2EA;
}.kdo_app_cards_2xw {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 638px) {.kdo_app_cards_2xw {
  grid-template-columns: repeat(3,1fr);
}
}.kdo_app_card_2xw {
  border-radius: 0.563rem;
  overflow: hidden;
  padding: 20px;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.kdo_app_card_ios_2xw {
  background: linear-gradient(135deg,rgba(91, 168, 232, 0.18) 0%,#111A2E 100%);
}.kdo_app_card_android_2xw {
  background: linear-gradient(135deg,rgba(40, 200, 122, 0.16) 0%,#111A2E 100%);
}.kdo_app_card_win_2xw {
  background: linear-gradient(135deg,rgba(200, 146, 46, 0.18) 0%,#111A2E 100%);
}.kdo_app_card_ic_2xw svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
}.kdo_app_card_ic_2xw {
  flex-shrink: 0;
  color: #EEF3FF;
}.kdo_app_card_os_2xw {
  font-weight: 700;
  color: #5C6E8A;
  font-size: 0.625rem;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.kdo_app_card_title_2xw {
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.kdo_app_card_text_2xw {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5C6E8A;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.kdo_app_card_btn_2xw {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(91, 168, 232, 0.45);
  gap: 0.438rem;
  border-radius: 5px;
  color: #EEF3FF;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
}.kdo_app_card_btn_2xw:hover {
  background: rgba(255, 255, 255, 0.07);
}.kdo_reg_2xw {
  background: #090D1B;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.kdo_reg_2xw {
  padding: 2.75rem 24px 0;
}
}.kdo_reg_in_2xw {
  background: #111A2E;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.kdo_reg_in_2xw {
  padding: 40px;
}
}.kdo_reg_top_2xw {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.kdo_reg_top_2xw {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.kdo_reg_label_2xw {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #5BA8E8;
  font-weight: 700;
}.kdo_reg_h2_2xw {
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 765px) {.kdo_reg_h2_2xw {
  font-size: 1.75rem;
}
}.kdo_reg_bonus_2xw {
  border: 1px solid rgba(200, 146, 46, 0.18);
  border-radius: 0.563rem;
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(200, 146, 46, 0.18);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.kdo_reg_bonus_amount_2xw {
  color: #C8922E;
  font-weight: 800;
  font-size: 1.25rem;
}.kdo_reg_bonus_text_2xw {
  line-height: 1.35;
  font-size: 13px;
  color: #8898B8;
}.kdo_reg_cta_btn_2xw {
  transition: background .2s;
  background: #28C87A;
  border-radius: 0.563rem;
  padding: 14px 2rem;
  color: #060B18;
  box-shadow: 0 2px 8px rgba(40, 200, 122, 0.30), 0 0.375rem 1.25rem rgba(40, 200, 122, 0.20);
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
}.kdo_reg_cta_btn_2xw:hover {
  background: #3DDFA0;
}.kdo_reg_terms_2xw {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3E526A;
}.kdo_reg_seo_2xw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  color: #5C6E8A;
}.kdo_reg_seo_2xw p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #5C6E8A;
}.kdo_reg_seo_2xw p:last-child {
  margin-bottom: 0;
}.kdo_reg_seo_2xw strong {
  font-weight: 700;
  color: #C4D2EA;
}.kdo_reg_seo_2xw a {
  transition: color .2s;
  color: #5BA8E8;
  text-decoration: underline;
}.kdo_reg_seo_2xw a:hover {
  color: #82C3F5;
}.kdo_reg_seo_2xw ul,.kdo_reg_seo_2xw ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.kdo_reg_seo_2xw ol {
  list-style: decimal;
}.kdo_reg_seo_2xw li {
  line-height: 1.65;
  color: #5C6E8A;
  margin-bottom: 4px;
  font-size: 13px;
}.kdo_reg_seo_2xw table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.kdo_reg_seo_2xw table {
  display: table;
}
}.kdo_reg_seo_2xw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #C4D2EA;
  text-align: left;
}.kdo_reg_seo_2xw td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C6E8A;
}.kdo_reg_steps_2xw {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.kdo_reg_steps_2xw {
  margin-top: 0;
}
}.kdo_reg_step_2xw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 9px;
  gap: 0.875rem;
  padding: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.kdo_reg_step_num_2xw {
  border-radius: 50%;
  background: rgba(91, 168, 232, 0.18);
  border: 1px solid rgba(91, 168, 232, 0.07);
  display: flex;
  justify-content: center;
  width: 34px;
  color: #5BA8E8;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  height: 2.125rem;
  font-size: 14px;
}.kdo_reg_step_title_2xw {
  color: #EEF3FF;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.kdo_reg_step_text_2xw {
  font-size: 0.75rem;
  color: #5C6E8A;
  line-height: 1.5;
}.kdo_reg_trust_2xw {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.kdo_reg_trust_item_2xw {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5C6E8A;
  display: flex;
}.kdo_reg_trust_ic_2xw svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  color: #5BA8E8;
  stroke-linecap: round;
}.kdo_bon_2xw {
  padding: 36px 1rem 0;
  background: #090D1B;
}
@media(min-width: 766px) {.kdo_bon_2xw {
  padding: 2.75rem 24px 0;
}
}.kdo_bon_in_2xw {
  margin: 0 auto;
  max-width: 1340px;
}.kdo_bon_head_2xw {
  margin-bottom: 20px;
}.kdo_bon_label_2xw {
  text-transform: uppercase;
  color: #5BA8E8;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.kdo_bon_h2_2xw {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF3FF;
  font-weight: 800;
}
@media(min-width: 767px) {.kdo_bon_h2_2xw {
  font-size: 1.5rem;
}
}.kdo_bon_seo_2xw {
  line-height: 1.6;
  color: #5C6E8A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
}.kdo_bon_seo_2xw strong {
  color: #C4D2EA;
  font-weight: 700;
}.kdo_bon_seo_2xw a {
  color: #5BA8E8;
  text-decoration: underline;
}.kdo_bon_grid_2xw {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.kdo_bon_grid_2xw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.kdo_bon_grid_2xw {
  grid-template-columns: repeat(5,1fr);
}
}.kdo_bon_card_2xw {
  background: #0D1224;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.563rem;
  transition: border-color .2s,transform .2s;
}.kdo_bon_card_2xw:hover {
  transform: translateY(-2px);
  border-color: rgba(91, 168, 232, 0.07);
}.kdo_bon_card_ic_2xw svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
}.kdo_bon_card_ic_2xw {
  margin-bottom: 0.625rem;
}.kdo_bon_card_type_2xw {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #5C6E8A;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
}.kdo_bon_card_amount_2xw {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #C8922E;
  line-height: 1.1;
}.kdo_bon_card_name_2xw {
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-size: 0.813rem;
}.kdo_bon_card_detail_2xw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #3E526A;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.kdo_prov_2xw {
  padding: 36px 1rem 0;
  background: #090D1B;
}
@media(min-width: 769px) {.kdo_prov_2xw {
  padding: 44px 24px 0;
}
}.kdo_prov_in_2xw {
  margin: 0 auto;
  max-width: 1340px;
}.kdo_prov_head_2xw {
  margin-bottom: 16px;
}.kdo_prov_label_2xw {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #5BA8E8;
  font-size: 0.688rem;
}.kdo_prov_h2_2xw {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #EEF3FF;
}
@media(min-width: 771px) {.kdo_prov_h2_2xw {
  font-size: 24px;
}
}.kdo_prov_seo_2xw {
  color: #5C6E8A;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kdo_prov_seo_2xw strong {
  font-weight: 700;
  color: #C4D2EA;
}.kdo_prov_seo_2xw a {
  text-decoration: underline;
  color: #5BA8E8;
}.kdo_prov_grid_2xw {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.kdo_prov_grid_2xw {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.kdo_prov_grid_2xw {
  grid-template-columns: repeat(8,1fr);
}
}.kdo_prov_card_2xw {
  border-radius: 9px;
  padding: 14px 10px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #0D1224;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.kdo_prov_card_2xw:hover {
  background: #111A2E;
  border-color: rgba(91, 168, 232, 0.45);
}.kdo_prov_logo_2xw {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  width: 44px;
  height: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}.kdo_prov_logo_2xw img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.kdo_prov_name_2xw {
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8898B8;
  font-weight: 600;
}.kdo_seo_2xw {
  background: #090D1B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.kdo_seo_2xw {
  padding: 2.75rem 24px 0;
}
}.kdo_seo_in_2xw {
  background: #111A2E;
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 769px) {.kdo_seo_in_2xw {
  padding: 36px 40px;
}
}.kdo_seo_label_2xw {
  color: #5BA8E8;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.kdo_seo_h2_2xw {
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF3FF;
}
@media(min-width: 770px) {.kdo_seo_h2_2xw {
  font-size: 1.5rem;
}
}.kdo_seo_body_2xw {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8898B8;
}.kdo_seo_body_2xw p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8898B8;
  font-size: 0.875rem;
}.kdo_seo_body_2xw p:last-child {
  margin-bottom: 0;
}.kdo_seo_body_2xw strong {
  color: #C4D2EA;
  font-weight: 700;
}.kdo_seo_body_2xw a {
  transition: color .2s;
  color: #5BA8E8;
  text-decoration: underline;
}.kdo_seo_body_2xw a:hover {
  color: #82C3F5;
}.kdo_seo_body_2xw ul,.kdo_seo_body_2xw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.kdo_seo_body_2xw ol {
  list-style: decimal;
}.kdo_seo_body_2xw li {
  margin-bottom: 0.375rem;
  color: #8898B8;
  font-size: 14px;
  line-height: 1.75;
}.kdo_seo_body_2xw table {
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.kdo_seo_body_2xw table {
  display: table;
}
}.kdo_seo_body_2xw th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4D2EA;
}.kdo_seo_body_2xw td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8898B8;
}.kdo_seo_cols_2xw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.kdo_seo_cols_2xw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kdo_seo_cols_2xw {
  grid-template-columns: repeat(3,1fr);
}
}.kdo_seo_col_h_2xw {
  color: #C4D2EA;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.kdo_seo_col_p_2xw {
  color: #5C6E8A;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.kdo_seo_stats_2xw {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kdo_seo_stat_2xw {
  background: rgba(91, 168, 232, 0.07);
  border: 1px solid rgba(91, 168, 232, 0.18);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 9px;
  min-width: 8.75rem;
}.kdo_seo_stat_val_2xw {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #5BA8E8;
}.kdo_seo_stat_lb_2xw {
  color: #5C6E8A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.kdo_seo_2xw {
  padding: 2.25rem 1rem 0;
  background: #090D1B;
}
@media(min-width: 769px) {.kdo_seo_2xw {
  padding: 44px 24px 0;
}
}.kdo_seo_in_2xw {
  border-radius: 0.875rem;
  background: #111A2E;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 767px) {.kdo_seo_in_2xw {
  padding: 36px 2.5rem;
}
}.kdo_seo_label_2xw {
  color: #5BA8E8;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.kdo_seo_h2_2xw {
  font-size: 1.25rem;
  color: #EEF3FF;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.kdo_seo_h2_2xw {
  font-size: 24px;
}
}.kdo_seo_body_2xw {
  color: #8898B8;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.kdo_seo_body_2xw p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8898B8;
}.kdo_seo_body_2xw p:last-child {
  margin-bottom: 0;
}.kdo_seo_body_2xw strong {
  font-weight: 700;
  color: #C4D2EA;
}.kdo_seo_body_2xw a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BA8E8;
}.kdo_seo_body_2xw a:hover {
  color: #82C3F5;
}.kdo_seo_body_2xw ul,.kdo_seo_body_2xw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.kdo_seo_body_2xw ol {
  list-style: decimal;
}.kdo_seo_body_2xw li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8898B8;
  line-height: 1.75;
}.kdo_seo_body_2xw table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.kdo_seo_body_2xw table {
  display: table;
}
}.kdo_seo_body_2xw th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D2EA;
  text-align: left;
  font-weight: 700;
}.kdo_seo_body_2xw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8898B8;
}.kdo_seo_cols_2xw {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.kdo_seo_cols_2xw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kdo_seo_cols_2xw {
  grid-template-columns: repeat(3,1fr);
}
}.kdo_seo_col_h_2xw {
  color: #C4D2EA;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.kdo_seo_col_p_2xw {
  color: #5C6E8A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.kdo_seo_stats_2xw {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.kdo_seo_stat_2xw {
  border-radius: 0.563rem;
  background: rgba(91, 168, 232, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(91, 168, 232, 0.18);
  min-width: 8.75rem;
}.kdo_seo_stat_val_2xw {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #5BA8E8;
  font-weight: 800;
  margin-bottom: 4px;
}.kdo_seo_stat_lb_2xw {
  font-size: 11px;
  color: #5C6E8A;
  overflow-wrap: break-word;
}.kdo_faq_2xw {
  padding: 2.25rem 16px 0;
  background: #090D1B;
}
@media(min-width: 767px) {.kdo_faq_2xw {
  padding: 44px 1.5rem 0;
}
}.kdo_faq_in_2xw {
  margin: 0 auto;
  max-width: 83.75rem;
}.kdo_faq_head_2xw {
  margin-bottom: 1.25rem;
}.kdo_faq_label_2xw {
  font-size: 11px;
  color: #5BA8E8;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.kdo_faq_h2_2xw {
  color: #EEF3FF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.kdo_faq_h2_2xw {
  font-size: 1.5rem;
}
}.kdo_faq_list_2xw {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kdo_faq_item_2xw {
  background: #111A2E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.563rem;
  overflow: hidden;
}.kdo_faq_q_2xw {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  align-items: center;
  font-size: 0.875rem;
  color: #C4D2EA;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 600;
  cursor: pointer;
}.kdo_faq_q_2xw:hover {
  color: #EEF3FF;
}.kdo_faq_q_ic_2xw {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  font-size: 1rem;
  height: 1.5rem;
  color: #5BA8E8;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
  display: flex;
}.kdo_faq_item_2xw.kdo_state_open_2xw .kdo_faq_q_ic_2xw {
  transform: rotate(45deg);
}.kdo_faq_a_2xw {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #5C6E8A;
}.kdo_faq_item_2xw.kdo_state_open_2xw .kdo_faq_a_2xw {
  display: block;
}.kdo_faq_a_2xw strong {
  color: #C4D2EA;
  font-weight: 700;
}.kdo_faq_a_2xw a {
  color: #5BA8E8;
  text-decoration: underline;
}.kdo_faq_a_2xw ul,.kdo_faq_a_2xw ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.kdo_faq_a_2xw ol {
  list-style: decimal;
}.kdo_faq_a_2xw li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.kdo_faq_a_2xw table {
  margin: 8px 0;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.kdo_faq_a_2xw table {
  display: table;
}
}.kdo_faq_a_2xw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #C4D2EA;
  text-align: left;
  font-weight: 700;
}.kdo_faq_a_2xw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #5C6E8A;
}.kdo_seo_2xw {
  padding: 2.25rem 1rem 0;
  background: #090D1B;
}
@media(min-width: 767px) {.kdo_seo_2xw {
  padding: 2.75rem 1.5rem 0;
}
}.kdo_seo_in_2xw {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 14px;
  background: #111A2E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 771px) {.kdo_seo_in_2xw {
  padding: 36px 2.5rem;
}
}.kdo_seo_label_2xw {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5BA8E8;
  font-weight: 700;
  margin-bottom: 10px;
}.kdo_seo_h2_2xw {
  color: #EEF3FF;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.kdo_seo_h2_2xw {
  font-size: 1.5rem;
}
}.kdo_seo_body_2xw {
  color: #8898B8;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kdo_seo_body_2xw p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #8898B8;
}.kdo_seo_body_2xw p:last-child {
  margin-bottom: 0;
}.kdo_seo_body_2xw strong {
  color: #C4D2EA;
  font-weight: 700;
}.kdo_seo_body_2xw a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BA8E8;
}.kdo_seo_body_2xw a:hover {
  color: #82C3F5;
}.kdo_seo_body_2xw ul,.kdo_seo_body_2xw ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kdo_seo_body_2xw ol {
  list-style: decimal;
}.kdo_seo_body_2xw li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8898B8;
  line-height: 1.75;
}.kdo_seo_body_2xw table {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 765px) {.kdo_seo_body_2xw table {
  display: table;
}
}.kdo_seo_body_2xw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C4D2EA;
  text-align: left;
  font-weight: 700;
}.kdo_seo_body_2xw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8898B8;
}.kdo_seo_cols_2xw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.kdo_seo_cols_2xw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kdo_seo_cols_2xw {
  grid-template-columns: repeat(3,1fr);
}
}.kdo_seo_col_h_2xw {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4D2EA;
  margin-bottom: 7px;
}.kdo_seo_col_p_2xw {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5C6E8A;
}.kdo_seo_stats_2xw {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.kdo_seo_stat_2xw {
  border-radius: 9px;
  background: rgba(91, 168, 232, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(91, 168, 232, 0.18);
  min-width: 8.75rem;
}.kdo_seo_stat_val_2xw {
  margin-bottom: 4px;
  font-weight: 800;
  color: #5BA8E8;
  font-size: 20px;
  overflow-wrap: break-word;
}.kdo_seo_stat_lb_2xw {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5C6E8A;
}.kdo_ft_2xw {
  background: #050810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.kdo_ft_support_2xw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.kdo_ft_support_2xw {
  padding: 1.75rem 1.5rem;
}
}.kdo_ft_support_in_2xw {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.kdo_ft_support_main_2xw {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.kdo_ft_support_ic_2xw {
  flex-shrink: 0;
  color: #5BA8E8;
}.kdo_ft_support_ic_2xw svg {
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kdo_ft_support_text_title_2xw {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-size: 15px;
  font-weight: 700;
}.kdo_ft_support_text_sub_2xw {
  color: #5C6E8A;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.kdo_ft_support_btn_2xw {
  border-radius: 0.563rem;
  transition: background .2s;
  padding: 11px 22px;
  background: #5BA8E8;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #EEF3FF;
}.kdo_ft_support_btn_2xw:hover {
  background: #82C3F5;
}.kdo_ft_support_contacts_2xw {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.kdo_ft_support_contact_2xw {
  color: #3E526A;
  font-size: 12px;
  line-height: 1.4;
}.kdo_ft_support_contact_2xw strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  color: #8898B8;
}.kdo_ft_main_2xw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 766px) {.kdo_ft_main_2xw {
  padding: 40px 24px 2rem;
}
}.kdo_ft_main_in_2xw {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 643px) {.kdo_ft_main_in_2xw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.kdo_ft_main_in_2xw {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kdo_ft_col_logo_2xw {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.kdo_ft_col_logo_2xw {
  grid-column: auto;
}
}.kdo_ft_logo_2xw {
  gap: 9px;
  margin-bottom: 12px;
  font-weight: 800;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #EEF3FF;
  font-size: 16px;
  flex-wrap: wrap;
}.kdo_ft_logo_mark_2xw {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.kdo_ft_logo_mark_2xw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.kdo_ft_logo_sub_2xw {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #3E526A;
  max-width: 12.5rem;
}.kdo_ft_col_title_2xw {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #8898B8;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
}.kdo_ft_col_links_2xw {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.kdo_ft_col_link_2xw {
  transition: color .2s;
  color: #3E526A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.kdo_ft_col_link_2xw:hover {
  color: #C4D2EA;
}.kdo_ft_apps_2xw {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kdo_ft_app_card_2xw {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.kdo_ft_app_card_2xw:hover {
  border-color: rgba(91, 168, 232, 0.45);
}.kdo_ft_app_card_ic_2xw svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.kdo_ft_app_card_os_2xw {
  font-weight: 600;
  font-size: 0.625rem;
  color: #3E526A;
}.kdo_ft_app_card_action_2xw {
  color: #C4D2EA;
  font-size: 0.75rem;
  font-weight: 700;
}.kdo_ft_bot_2xw {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.kdo_ft_bot_2xw {
  padding: 20px 1.5rem;
}
}.kdo_ft_bot_in_2xw {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
}.kdo_ft_socials_2xw {
  gap: 8px;
  display: flex;
}.kdo_ft_soc_2xw {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 36px;
  display: flex;
  width: 36px;
  color: #8898B8;
  justify-content: center;
  align-items: center;
}.kdo_ft_soc_2xw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.kdo_ft_soc_2xw:hover {
  background: rgba(255, 255, 255, 0.07);
}.kdo_ft_legal_2xw {
  flex: 1;
  font-size: 0.688rem;
  color: #7A8FA8;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
}.kdo_ft_legal_2xw strong {
  color: #8898B8;
  font-weight: 700;
}.kdo_ft_legal_2xw a {
  color: #8898B8;
  text-decoration: underline;
}.kdo_ft_age_2xw {
  border-radius: 50%;
  border: 2px solid #7A8FA8;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  color: #7A8FA8;
  font-weight: 800;
  justify-content: center;
  height: 2rem;
  display: flex;
  font-size: 11px;
  margin-left: auto;
}