*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0E0B08;
  font-family: 'Nunito Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #D4C9B2;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.kdb-layout-mup {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.kdb-page-mup {
  min-height: 100vh;
  display: flex;
}.kdb-main-mup {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.kdb-main-mup {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.kdb-main-mup {
  padding-bottom: 4.5rem;
}
}.kdb-gc-mup {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #131009;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.kdb-gc-mup {
  width: 156px;
}
}
@media(min-width: 1083px) {.kdb-gc-mup {
  width: 10.5rem;
}
}.kdb-gc-mup:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 149, 42, 0.07);
}.kdb-gc_img-mup {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.kdb-gc_img-mup img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.kdb-gc_hover-mup {
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.kdb-gc-mup:hover .kdb-gc_hover-mup {
  opacity: 1;
}.kdb-gc_hover_btn-mup {
  background: #C9952A;
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #F5F0E6;
  font-size: 12px;
}.kdb-gc_info-mup {
  padding: 0.5rem 0.625rem 10px;
}.kdb-gc_name-mup {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  color: #D4C9B2;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
}.kdb-gc_prov-mup {
  color: #5E5140;
  font-size: 0.625rem;
}.kdb-gc_tag-mup {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  top: 0.375rem;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .04em;
}.kdb-gc_tag_hot-mup {
  background: #D93030;
  color: #fff;
}.kdb-gc_tag_new-mup {
  background: #1FAD55;
  color: #0E0B08;
}.kdb-gc_tag_jp-mup {
  background: #D4A832;
  color: #0E0B08;
}.kdb-gc_tag_ex-mup {
  background: #7A5618;
  color: #fff;
}.kdb-gc_tag_live-mup {
  background: #D93030;
  color: #fff;
}.kdb-gr-mup {
  background: #0E0B08;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.kdb-gr-mup {
  padding: 2.25rem 1.5rem 0;
}
}.kdb-gr_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-gr_head-mup {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.kdb-gr_head_l-mup {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.kdb-gr_ic-mup {
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  justify-content: center;
}.kdb-gr_ic-mup svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kdb-gr_title-mup {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5F0E6;
}
@media(min-width: 767px) {.kdb-gr_title-mup {
  font-size: 18px;
}
}.kdb-gr_more-mup {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #7D6E52;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.kdb-gr_more-mup:hover {
  color: #C9952A;
}.kdb-gr_more-mup svg {
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kdb-gr_arrows-mup {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.kdb-gr_arr-mup {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  color: #A8997C;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}.kdb-gr_arr-mup:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F0E6;
}.kdb-gr_arr-mup svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kdb-gr_seo_h-mup {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 0.813rem;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #D4C9B2;
}
@media(min-width: 767px) {.kdb-gr_seo_h-mup {
  font-size: 0.875rem;
}
}.kdb-gr_seo-mup {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #7D6E52;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.kdb-gr_seo-mup strong {
  color: #D4C9B2;
  font-weight: 600;
}.kdb-gr_scroll-mup {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.kdb-gr_scroll-mup::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.kdb-gr_scroll-mup {
  gap: 12px;
}
}.kdb-tb-mup {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B0906;
  right: 0;
  align-items: center;
  top: 0;
  display: flex;
  left: 0;
  height: 56px;
  position: fixed;
  z-index: 80;
}.kdb-tb_in-mup {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.kdb-tb_burger-mup {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 8px;
  width: 38px;
  justify-content: center;
  height: 38px;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.kdb-tb_burger-mup:hover {
  background: rgba(255, 255, 255, 0.05);
}.kdb-tb_burger_line-mup {
  background: #A8997C;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.kdb-tb_burger-mup {
  display: none;
}
}.kdb-tb_logo-mup {
  gap: 9px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 18px;
  color: #F5F0E6;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
}.kdb-tb_logo_mark-mup {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  width: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
}.kdb-tb_logo_mark-mup img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kdb-tb_nav-mup {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.kdb-tb_nav-mup {
  display: flex;
}
}.kdb-tb_tab-mup {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  color: #A8997C;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.kdb-tb_tab-mup:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0E6;
}.kdb-tb_tab-mup.kdb-state_active-mup {
  background: rgba(201, 149, 42, 0.18);
  color: #F5F0E6;
}.kdb-tb_right-mup {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.kdb-tb_login-mup {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 1rem;
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D4C9B2;
}.kdb-tb_login-mup:hover {
  border-color: rgba(212, 168, 50, 0.40);
  color: #F5F0E6;
}
@media(min-width: 479px) {.kdb-tb_login-mup {
  display: block;
}
}.kdb-tb_reg-mup {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #1FAD55;
  font-size: 13px;
  color: #0E0A04;
  font-weight: 700;
  white-space: nowrap;
}.kdb-tb_reg-mup:hover {
  background: #27C962;
}.kdb-sb-mup {
  background: #181310;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  left: 0;
  overflow-y: auto;
  top: 56px;
  width: 220px;
  bottom: 0;
  position: fixed;
  z-index: 70;
}.kdb-sb-mup.kdb-state_open-mup {
  transform: translateX(0);
}.kdb-sb-mup::-webkit-scrollbar {
  width: 0.25rem;
}.kdb-sb-mup::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.kdb-sb-mup {
  transform: translateX(0);
}
}.kdb-sb_auth-mup {
  padding: 14px 0.75rem 10px;
}.kdb-sb_btn_reg-mup {
  border-radius: 8px;
  transition: background .2s;
  background: #1FAD55;
  padding: 0.688rem;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  color: #0E0A04;
  font-size: 13px;
  display: block;
}.kdb-sb_btn_reg-mup:hover {
  background: #27C962;
}.kdb-sb_btn_login-mup {
  border-radius: 0.5rem;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  color: #D4C9B2;
  display: block;
}.kdb-sb_btn_login-mup:hover {
  border-color: rgba(212, 168, 50, 0.40);
  color: #F5F0E6;
}.kdb-sb_promo-mup {
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#1E1204,#181310);
  border: 1px solid rgba(201, 149, 42, 0.18);
  position: relative;
}.kdb-sb_promo-mup::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 149, 42, 0.18),transparent 70%);
  right: -20px;
  content: '';
  width: 80px;
  position: absolute;
  height: 5rem;
  top: -20px;
}.kdb-sb_promo_title-mup {
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-weight: 700;
  color: #C9952A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.kdb-sb_promo_text-mup {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F5F0E6;
}.kdb-sb_promo_sub-mup {
  color: #7D6E52;
  font-size: 10px;
  margin-top: 3px;
}.kdb-sb_nav-mup {
  padding: 0.375rem 0.5rem 1rem;
}.kdb-sb_nav_lb-mup {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #5E5140;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kdb-sb_link-mup {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 4px;
  padding: 9px 10px;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  color: #A8997C;
  overflow-wrap: break-word;
  align-items: center;
}.kdb-sb_link-mup:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0E6;
}.kdb-sb_link-mup.kdb-state_active-mup {
  background: rgba(201, 149, 42, 0.18);
  color: #F5F0E6;
}.kdb-sb_ic-mup {
  border-radius: 0.25rem;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.kdb-sb_ic-mup svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.kdb-sb_ic_1-mup {
  background: rgba(201, 149, 42, 0.07);
  color: #C9952A;
}.kdb-sb_ic_2-mup {
  background: rgba(31, 173, 85, 0.16);
  color: #1FAD55;
}.kdb-sb_ic_3-mup {
  background: rgba(212, 168, 50, 0.15);
  color: #D4A832;
}.kdb-sb_ic_4-mup {
  background: rgba(122, 86, 24, 0.25);
  color: #7A5618;
}.kdb-sb_ic_5-mup {
  background: rgba(201, 149, 42, 0.07);
  color: #D93F7A;
}.kdb-sb_ic_6-mup {
  background: rgba(122, 86, 24, 0.25);
  color: #7B35C8;
}.kdb-sb_badge-mup {
  background: #D4A832;
  padding: 2px 0.438rem;
  border-radius: 4px;
  color: #0E0A04;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.kdb-sb_bot-mup {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.kdb-sb_lang-mup,.kdb-sb_help-mup {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  padding: 0.563rem 6px;
  flex: 1;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  font-weight: 600;
  color: #A8997C;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
}.kdb-sb_lang-mup:hover,.kdb-sb_help-mup:hover {
  border-color: rgba(212, 168, 50, 0.40);
  color: #F5F0E6;
}.kdb-sb_lang-mup svg,.kdb-sb_help-mup svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.kdb-sb_bd-mup {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.kdb-sb_bd-mup.kdb-state_on-mup {
  display: block;
}
@media(min-width: 1081px) {.kdb-sb_bd-mup {
  display: none!important;
}
}.kdb-mob_nav-mup {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #181310;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  right: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1078px) {.kdb-mob_nav-mup {
  display: none;
}
}.kdb-mob_nav_item-mup {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #5E5140;
  display: flex;
}.kdb-mob_nav_ic-mup {
  line-height: 1;
}.kdb-mob_nav_ic-mup svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.kdb-mob_nav_lb-mup {
  font-size: 0.625rem;
  color: #5E5140;
  font-weight: 600;
}.kdb-mob_nav_item-mup.kdb-state_active-mup {
  color: #C9952A;
}.kdb-mob_nav_item-mup.kdb-state_active-mup .kdb-mob_nav_lb-mup {
  color: #C9952A;
}.kdb-hero-mup {
  padding: 1.25rem 1rem 0;
  background: #0E0B08;
}
@media(min-width: 771px) {.kdb-hero-mup {
  padding: 24px 1.5rem 0;
}
}.kdb-hero_in-mup {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:860px) {.kdb-hero_in-mup {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.kdb-hero_in-mup {
  grid-template-columns: 1fr 21.25rem;
}
}.kdb-hero_promo-mup {
  border-radius: 14px;
  background: #131009;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 770px) {.kdb-hero_promo-mup {
  min-height: 280px;
}
}.kdb-hero_promo_bg-mup {
  background-position: center;
  background: linear-gradient(120deg,#1E1204 0%,#0E0B08 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.kdb-hero_promo_bg-mup::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B08 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.kdb-hero_promo_glow-mup {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 86, 24, 0.25) 0%,transparent 65%);
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
  width: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
}.kdb-hero_promo_ct-mup {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  position: relative;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 769px) {.kdb-hero_promo_ct-mup {
  padding: 2.5rem 32px;
}
}.kdb-hero_badge-mup {
  border: 1px solid rgba(201, 149, 42, 0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  background: rgba(201, 149, 42, 0.18);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  color: #C9952A;
  letter-spacing: .08em;
  display: inline-block;
}.kdb-hero_h1-mup {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #F5F0E6;
  overflow-wrap: break-word;
}.kdb-hero_h1-mup em {
  color: #D4A832;
  font-style: normal;
}
@media(min-width: 766px) {.kdb-hero_h1-mup {
  font-size: 36px;
}
}.kdb-hero_sub-mup {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A8997C;
}
@media(min-width: 765px) {.kdb-hero_sub-mup {
  font-size: 14px;
}
}.kdb-hero_row-mup {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kdb-hero_cta-mup {
  background: #1FAD55;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #0E0A04;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(31, 173, 85, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 14px;
}.kdb-hero_cta-mup:hover {
  background: #27C962;
}.kdb-hero_terms-mup {
  color: #5E5140;
  font-size: 11px;
}.kdb-hero_game-mup {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  overflow: hidden;
  background: #131009;
  position: relative;
  display: flex;
  flex-direction: column;
}.kdb-hero_game_badge-mup {
  border: 1px solid rgba(212, 168, 50, 0.15);
  background: rgba(212, 168, 50, 0.15);
  padding: 5px 10px;
  border-radius: 20px;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 12px;
  color: #D4A832;
  left: 12px;
}.kdb-hero_game_badge-mup svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
}.kdb-hero_game_img-mup {
  background: linear-gradient(135deg,#1E1204,#0E0B08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.kdb-hero_game_img-mup img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.kdb-hero_game_play-mup {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.kdb-hero_game-mup:hover .kdb-hero_game_play-mup {
  opacity: 1;
}.kdb-hero_game_play-mup span {
  border-radius: 50%;
  background: #C9952A;
  justify-content: center;
  display: flex;
  width: 52px;
  height: 52px;
  align-items: center;
}.kdb-hero_game_play-mup span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.kdb-hero_game_info-mup {
  padding: 0.875rem 16px;
}.kdb-hero_game_title-mup {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F5F0E6;
}.kdb-hero_game_provider-mup {
  font-size: 0.688rem;
  color: #7D6E52;
}.kdb-hero_game_btn-mup {
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  background: #C9952A;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  color: #F5F0E6;
}.kdb-hero_game-mup:hover .kdb-hero_game_btn-mup {
  background: #E8B840;
}.kdb-sbar-mup {
  background: #0E0B08;
  padding: 1rem 16px 0;
}
@media(min-width: 770px) {.kdb-sbar-mup {
  padding: 18px 24px 0;
}
}.kdb-sbar_in-mup {
  margin: 0 auto;
  max-width: 82.5rem;
}.kdb-sbar_row-mup {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.kdb-sbar_input-mup {
  transition: border-color .2s;
  background: #131009;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  padding: 11px 1rem;
  font-size: 13px;
  color: #7D6E52;
  align-items: center;
  cursor: pointer;
  display: flex;
}.kdb-sbar_input-mup:hover {
  border-color: rgba(212, 168, 50, 0.40);
}.kdb-sbar_input-mup svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
}.kdb-sbar_providers-mup {
  border-radius: 8px;
  transition: border-color .2s;
  gap: 8px;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131009;
  white-space: nowrap;
  font-weight: 600;
  color: #D4C9B2;
  font-size: 13px;
  display: flex;
  align-items: center;
}.kdb-sbar_providers-mup:hover {
  border-color: rgba(212, 168, 50, 0.40);
  color: #F5F0E6;
}.kdb-sbar_providers-mup svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.kdb-sbar_tabs-mup {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.kdb-sbar_tabs-mup::-webkit-scrollbar {
  display: none;
}.kdb-sbar_tab-mup {
  border-radius: 20px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  color: #A8997C;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
}.kdb-sbar_tab-mup:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(212, 168, 50, 0.40);
  color: #F5F0E6;
}.kdb-sbar_tab-mup.kdb-state_active-mup {
  border-color: rgba(201, 149, 42, 0.07);
  background: rgba(201, 149, 42, 0.18);
  color: #F5F0E6;
}.kdb-sbar_tab_ic-mup svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kdb-wy-mup {
  background: #0E0B08;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.kdb-wy-mup {
  padding: 40px 24px 0;
}
}.kdb-wy_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-wy_head-mup {
  margin-bottom: 18px;
  max-width: 45rem;
}.kdb-wy_label-mup {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C9952A;
  font-size: 0.688rem;
  font-weight: 700;
}.kdb-wy_h2-mup {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5F0E6;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.kdb-wy_h2-mup {
  font-size: 1.5rem;
}
}.kdb-wy_intro-mup {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7D6E52;
}.kdb-wy_grid-mup {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.kdb-wy_grid-mup {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kdb-wy_grid-mup {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kdb-wy_card-mup {
  background: #181310;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
}.kdb-wy_card-mup:hover {
  border-color: rgba(201, 149, 42, 0.07);
  transform: translateY(-2px);
}.kdb-wy_card_ic-mup {
  background: rgba(201, 149, 42, 0.18);
  border-radius: 50%;
  color: #C9952A;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 44px;
  justify-content: center;
  width: 44px;
  display: flex;
}.kdb-wy_card_ic-mup svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.kdb-wy_card_h-mup {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F5F0E6;
}.kdb-wy_card_p-mup {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6E52;
  font-size: 0.813rem;
}.kdb-wy_card_p-mup strong {
  font-weight: 600;
  color: #D4C9B2;
}.kdb-gcg-mup {
  padding: 2.25rem 16px 0;
  background: #0E0B08;
}
@media(min-width: 765px) {.kdb-gcg-mup {
  padding: 44px 24px 0;
}
}.kdb-gcg_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-gcg_head-mup {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.kdb-gcg_label-mup {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C9952A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.kdb-gcg_h2-mup {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  color: #F5F0E6;
}
@media(min-width: 766px) {.kdb-gcg_h2-mup {
  font-size: 28px;
}
}.kdb-gcg_intro-mup {
  color: #7D6E52;
  font-size: 13px;
  line-height: 1.6;
}.kdb-gcg_grid-mup {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.kdb-gcg_grid-mup {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kdb-gcg_grid-mup {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.kdb-gcg_card-mup {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
  justify-content: flex-end;
  position: relative;
}.kdb-gcg_card-mup:hover {
  border-color: rgba(201, 149, 42, 0.18);
  transform: translateY(-3px);
}.kdb-gcg_card_bg-mup {
  inset: 0;
  z-index: 0;
  position: absolute;
}.kdb-gcg_card_bg-mup::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kdb-gcg_card_ic-mup {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  position: absolute;
  top: 1.125rem;
  color: #F5F0E6;
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  display: flex;
  right: 1.125rem;
  height: 40px;
}.kdb-gcg_card_ic-mup svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.kdb-gcg_card_ct-mup {
  z-index: 1;
  position: relative;
}.kdb-gcg_card_h-mup {
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5F0E6;
  margin-bottom: 0.5rem;
  font-size: 18px;
}
@media(min-width: 766px) {.kdb-gcg_card_h-mup {
  font-size: 1.25rem;
}
}.kdb-gcg_card_p-mup {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.kdb-gcg_card_p-mup strong {
  color: #F5F0E6;
  font-weight: 600;
}.kdb-gcg_card_cta-mup {
  gap: 4px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .04em;
  color: #C9952A;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
}.kdb-gcg_card_cta-mup svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.kdb-ws-mup {
  background: #0E0B08;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.kdb-ws-mup {
  padding: 36px 24px 0;
}
}.kdb-ws_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-ws_head-mup {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.kdb-ws_title-mup {
  gap: 10px;
  color: #F5F0E6;
  font-size: 16px;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.kdb-ws_title_ic-mup svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #D4A832;
}.kdb-ws_online-mup {
  gap: 7px;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #7D6E52;
  font-size: 12px;
}.kdb-ws_online_dot-mup {
  border-radius: 50%;
  background: #1FAD55;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(31, 173, 85, 0.16);
  width: 8px;
  height: 8px;
}.kdb-ws_scroll-mup {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.kdb-ws_scroll-mup::-webkit-scrollbar {
  display: none;
}.kdb-wc-mup {
  gap: 0.625rem;
  border-radius: 8px;
  padding: 10px 14px;
  background: #131009;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.kdb-wc_img-mup {
  border-radius: 4px;
  overflow: hidden;
  background: #181310;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.kdb-wc_img-mup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kdb-wc_info-mup {
  min-width: 0;
}.kdb-wc_game-mup {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C9B2;
  font-size: 12px;
  text-overflow: ellipsis;
}.kdb-wc_player-mup {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5E5140;
  font-size: 0.625rem;
}.kdb-wc_amount-mup {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #1FAD55;
  white-space: nowrap;
  margin-left: auto;
}.kdb-prov-mup {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 765px) {.kdb-prov-mup {
  padding: 44px 1.5rem 0;
}
}.kdb-prov_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-prov_head-mup {
  margin-bottom: 1rem;
}.kdb-prov_label-mup {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9952A;
  font-size: 0.688rem;
}.kdb-prov_h2-mup {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.kdb-prov_h2-mup {
  font-size: 24px;
}
}.kdb-prov_seo-mup {
  color: #7D6E52;
  font-size: 0.813rem;
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kdb-prov_seo-mup strong {
  font-weight: 700;
  color: #D4C9B2;
}.kdb-prov_seo-mup a {
  color: #C9952A;
  text-decoration: underline;
}.kdb-prov_grid-mup {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.kdb-prov_grid-mup {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.kdb-prov_grid-mup {
  grid-template-columns: repeat(8,1fr);
}
}.kdb-prov_card-mup {
  background: #131009;
  padding: 0.875rem 10px;
  border-radius: 8px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.kdb-prov_card-mup:hover {
  background: #181310;
  border-color: rgba(212, 168, 50, 0.40);
}.kdb-prov_logo-mup {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.kdb-prov_logo-mup img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.kdb-prov_name-mup {
  color: #A8997C;
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.kdb-bon-mup {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 766px) {.kdb-bon-mup {
  padding: 44px 24px 0;
}
}.kdb-bon_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-bon_head-mup {
  margin-bottom: 20px;
}.kdb-bon_label-mup {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9952A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.kdb-bon_h2-mup {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F5F0E6;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.kdb-bon_h2-mup {
  font-size: 24px;
}
}.kdb-bon_seo-mup {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7D6E52;
  font-size: 13px;
  overflow-wrap: break-word;
}.kdb-bon_seo-mup strong {
  color: #D4C9B2;
  font-weight: 700;
}.kdb-bon_seo-mup a {
  color: #C9952A;
  text-decoration: underline;
}.kdb-bon_grid-mup {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.kdb-bon_grid-mup {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.kdb-bon_grid-mup {
  grid-template-columns: repeat(5,1fr);
}
}.kdb-bon_card-mup {
  background: #131009;
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.kdb-bon_card-mup:hover {
  border-color: rgba(201, 149, 42, 0.07);
  transform: translateY(-2px);
}.kdb-bon_card_ic-mup svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.kdb-bon_card_ic-mup {
  margin-bottom: 10px;
}.kdb-bon_card_type-mup {
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #7D6E52;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.kdb-bon_card_amount-mup {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  color: #D4A832;
  margin-bottom: 6px;
}.kdb-bon_card_name-mup {
  font-weight: 600;
  color: #F5F0E6;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.kdb-bon_card_detail-mup {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E5140;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.kdb-htp-mup {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 766px) {.kdb-htp-mup {
  padding: 2.75rem 1.5rem 0;
}
}.kdb-htp_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-htp_head-mup {
  margin-bottom: 22px;
  max-width: 45rem;
}.kdb-htp_label-mup {
  color: #C9952A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.kdb-htp_h2-mup {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5F0E6;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.kdb-htp_h2-mup {
  font-size: 28px;
}
}.kdb-htp_intro-mup {
  font-size: 14px;
  line-height: 1.6;
  color: #7D6E52;
}.kdb-htp_steps-mup {
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.kdb-htp_steps-mup {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.kdb-htp_steps-mup {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.kdb-htp_step-mup {
  background: #181310;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  padding: 20px 1.125rem 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.kdb-htp_step_num-mup {
  border-radius: 50%;
  background: #C9952A;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  top: -12px;
  height: 1.75rem;
  align-items: center;
  width: 28px;
  display: flex;
  font-size: 0.813rem;
  left: 20px;
  color: #0E0A04;
  justify-content: center;
  position: absolute;
}.kdb-htp_step_ic-mup {
  margin: 0.5rem 0 12px;
  background: rgba(201, 149, 42, 0.18);
  border-radius: 0.25rem;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #C9952A;
}.kdb-htp_step_ic-mup svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kdb-htp_step_h-mup {
  color: #F5F0E6;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.kdb-htp_step_p-mup {
  font-size: 0.813rem;
  color: #7D6E52;
  overflow-wrap: break-word;
  line-height: 1.55;
}.kdb-htp_step_p-mup strong {
  font-weight: 600;
  color: #D4C9B2;
}.kdb-htp_cta-mup {
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #1FAD55;
  transition: background .2s;
  color: #0E0A04;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
}.kdb-htp_cta-mup:hover {
  background: #27C962;
}.kdb-reg-mup {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.kdb-reg-mup {
  padding: 44px 1.5rem 0;
}
}.kdb-reg_in-mup {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 1.5rem;
  background: #181310;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.kdb-reg_in-mup {
  padding: 40px;
}
}.kdb-reg_top-mup {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.kdb-reg_top-mup {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kdb-reg_label-mup {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #C9952A;
}.kdb-reg_h2-mup {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5F0E6;
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 771px) {.kdb-reg_h2-mup {
  font-size: 28px;
}
}.kdb-reg_bonus-mup {
  gap: 8px;
  background: rgba(212, 168, 50, 0.15);
  border: 1px solid rgba(212, 168, 50, 0.15);
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.kdb-reg_bonus_amount-mup {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4A832;
}.kdb-reg_bonus_text-mup {
  font-size: 13px;
  line-height: 1.35;
  color: #A8997C;
}.kdb-reg_cta_btn-mup {
  background: #1FAD55;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(31, 173, 85, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #0E0A04;
  display: inline-block;
}.kdb-reg_cta_btn-mup:hover {
  background: #27C962;
}.kdb-reg_terms-mup {
  color: #5E5140;
  font-size: 11px;
  line-height: 1.5;
}.kdb-reg_seo-mup {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #7D6E52;
  line-height: 1.65;
}.kdb-reg_seo-mup p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7D6E52;
  margin-bottom: 0.625rem;
}.kdb-reg_seo-mup p:last-child {
  margin-bottom: 0;
}.kdb-reg_seo-mup strong {
  color: #D4C9B2;
  font-weight: 700;
}.kdb-reg_seo-mup a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9952A;
}.kdb-reg_seo-mup a:hover {
  color: #E8B840;
}.kdb-reg_seo-mup ul,.kdb-reg_seo-mup ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.kdb-reg_seo-mup ol {
  list-style: decimal;
}.kdb-reg_seo-mup li {
  margin-bottom: 0.25rem;
  color: #7D6E52;
  font-size: 0.813rem;
  line-height: 1.65;
}.kdb-reg_seo-mup table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 766px) {.kdb-reg_seo-mup table {
  display: table;
}
}.kdb-reg_seo-mup th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C9B2;
  font-weight: 700;
}.kdb-reg_seo-mup td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7D6E52;
}.kdb-reg_steps-mup {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.kdb-reg_steps-mup {
  margin-top: 0;
}
}.kdb-reg_step-mup {
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.kdb-reg_step_num-mup {
  border-radius: 50%;
  background: rgba(201, 149, 42, 0.18);
  border: 1px solid rgba(201, 149, 42, 0.07);
  align-items: center;
  width: 2.125rem;
  height: 34px;
  justify-content: center;
  display: flex;
  color: #C9952A;
  font-size: 0.875rem;
  font-weight: 800;
  flex-shrink: 0;
}.kdb-reg_step_title-mup {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5F0E6;
  font-size: 14px;
}.kdb-reg_step_text-mup {
  font-size: 0.75rem;
  color: #7D6E52;
  line-height: 1.5;
}.kdb-reg_trust-mup {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.kdb-reg_trust_item-mup {
  gap: 7px;
  display: flex;
  color: #7D6E52;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
}.kdb-reg_trust_ic-mup svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C9952A;
  height: 16px;
}.kdb-app-mup {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.kdb-app-mup {
  padding: 44px 24px 0;
}
}.kdb-app_in-mup {
  margin: 0 auto;
  max-width: 82.5rem;
}.kdb-app_head-mup {
  margin-bottom: 1rem;
}.kdb-app_label-mup {
  text-transform: uppercase;
  color: #C9952A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.kdb-app_h2-mup {
  margin-bottom: 6px;
  color: #F5F0E6;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.kdb-app_h2-mup {
  font-size: 24px;
}
}.kdb-app_sub-mup {
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #7D6E52;
}.kdb-app_sub-mup strong {
  font-weight: 700;
  color: #D4C9B2;
}.kdb-app_cards-mup {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.kdb-app_cards-mup {
  grid-template-columns: repeat(3,1fr);
}
}.kdb-app_card-mup {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.5rem;
  gap: 16px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.kdb-app_card_ios-mup {
  background: linear-gradient(135deg,rgba(201, 149, 42, 0.18) 0%,#181310 100%);
}.kdb-app_card_android-mup {
  background: linear-gradient(135deg,rgba(31, 173, 85, 0.16) 0%,#181310 100%);
}.kdb-app_card_win-mup {
  background: linear-gradient(135deg,rgba(212, 168, 50, 0.15) 0%,#181310 100%);
}.kdb-app_card_ic-mup svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
}.kdb-app_card_ic-mup {
  flex-shrink: 0;
  color: #F5F0E6;
}.kdb-app_card_os-mup {
  text-transform: uppercase;
  color: #7D6E52;
  font-size: 0.625rem;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
}.kdb-app_card_title-mup {
  color: #F5F0E6;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
}.kdb-app_card_text-mup {
  color: #7D6E52;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.kdb-app_card_btn-mup {
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  border: 1px solid rgba(212, 168, 50, 0.40);
  font-weight: 700;
  color: #F5F0E6;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
}.kdb-app_card_btn-mup:hover {
  background: rgba(255, 255, 255, 0.07);
}.kdb-seo-mup {
  padding: 2.25rem 1rem 0;
  background: #0E0B08;
}
@media(min-width: 769px) {.kdb-seo-mup {
  padding: 2.75rem 24px 0;
}
}.kdb-seo_in-mup {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  background: #181310;
  max-width: 1320px;
}
@media(min-width: 770px) {.kdb-seo_in-mup {
  padding: 2.25rem 40px;
}
}.kdb-seo_label-mup {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C9952A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kdb-seo_h2-mup {
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F5F0E6;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.kdb-seo_h2-mup {
  font-size: 24px;
}
}.kdb-seo_body-mup {
  color: #A8997C;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.kdb-seo_body-mup p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8997C;
}.kdb-seo_body-mup p:last-child {
  margin-bottom: 0;
}.kdb-seo_body-mup strong {
  color: #D4C9B2;
  font-weight: 700;
}.kdb-seo_body-mup a {
  transition: color .2s;
  color: #C9952A;
  text-decoration: underline;
}.kdb-seo_body-mup a:hover {
  color: #E8B840;
}.kdb-seo_body-mup ul,.kdb-seo_body-mup ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kdb-seo_body-mup ol {
  list-style: decimal;
}.kdb-seo_body-mup li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #A8997C;
  line-height: 1.75;
}.kdb-seo_body-mup table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.kdb-seo_body-mup table {
  display: table;
}
}.kdb-seo_body-mup th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D4C9B2;
}.kdb-seo_body-mup td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8997C;
}.kdb-seo_cols-mup {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.kdb-seo_cols-mup {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kdb-seo_cols-mup {
  grid-template-columns: repeat(3,1fr);
}
}.kdb-seo_col_h-mup {
  margin-bottom: 7px;
  color: #D4C9B2;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.kdb-seo_col_p-mup {
  overflow-wrap: break-word;
  color: #7D6E52;
  line-height: 1.65;
  font-size: 0.813rem;
}.kdb-seo_stats-mup {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.kdb-seo_stat-mup {
  background: rgba(201, 149, 42, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(201, 149, 42, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.kdb-seo_stat_val-mup {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C9952A;
  overflow-wrap: break-word;
}.kdb-seo_stat_lb-mup {
  overflow-wrap: break-word;
  color: #7D6E52;
  font-size: 0.688rem;
}.kdb-seo-mup {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.kdb-seo-mup {
  padding: 2.75rem 1.5rem 0;
}
}.kdb-seo_in-mup {
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  background: #181310;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width:768px) {.kdb-seo_in-mup {
  padding: 36px 40px;
}
}.kdb-seo_label-mup {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C9952A;
  font-weight: 700;
  font-size: 0.688rem;
}.kdb-seo_h2-mup {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F5F0E6;
}
@media(min-width: 770px) {.kdb-seo_h2-mup {
  font-size: 24px;
}
}.kdb-seo_body-mup {
  font-size: 0.875rem;
  color: #A8997C;
  overflow-wrap: break-word;
  line-height: 1.75;
}.kdb-seo_body-mup p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A8997C;
  line-height: 1.75;
}.kdb-seo_body-mup p:last-child {
  margin-bottom: 0;
}.kdb-seo_body-mup strong {
  color: #D4C9B2;
  font-weight: 700;
}.kdb-seo_body-mup a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9952A;
}.kdb-seo_body-mup a:hover {
  color: #E8B840;
}.kdb-seo_body-mup ul,.kdb-seo_body-mup ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.kdb-seo_body-mup ol {
  list-style: decimal;
}.kdb-seo_body-mup li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #A8997C;
}.kdb-seo_body-mup table {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 766px) {.kdb-seo_body-mup table {
  display: table;
}
}.kdb-seo_body-mup th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C9B2;
  text-align: left;
  font-weight: 700;
}.kdb-seo_body-mup td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8997C;
}.kdb-seo_cols-mup {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.kdb-seo_cols-mup {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kdb-seo_cols-mup {
  grid-template-columns: repeat(3,1fr);
}
}.kdb-seo_col_h-mup {
  color: #D4C9B2;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.kdb-seo_col_p-mup {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6E52;
  line-height: 1.65;
}.kdb-seo_stats-mup {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.kdb-seo_stat-mup {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 149, 42, 0.18);
  padding: 14px 16px;
  background: rgba(201, 149, 42, 0.07);
  min-width: 8.75rem;
}.kdb-seo_stat_val-mup {
  margin-bottom: 4px;
  font-size: 20px;
  color: #C9952A;
  font-weight: 800;
  overflow-wrap: break-word;
}.kdb-seo_stat_lb-mup {
  color: #7D6E52;
  overflow-wrap: break-word;
  font-size: 11px;
}.kdb-pmt-mup {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.kdb-pmt-mup {
  padding: 2.75rem 1.5rem 0;
}
}.kdb-pmt_in-mup {
  margin: 0 auto;
  max-width: 82.5rem;
}.kdb-pmt_head-mup {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.kdb-pmt_label-mup {
  color: #C9952A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.kdb-pmt_h2-mup {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5F0E6;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.kdb-pmt_h2-mup {
  font-size: 1.75rem;
}
}.kdb-pmt_intro-mup {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7D6E52;
}.kdb-pmt_groups-mup {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.kdb-pmt_group-mup {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #181310;
}.kdb-pmt_group_head-mup {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.kdb-pmt_group_ic-mup {
  border-radius: 0.25rem;
  background: rgba(201, 149, 42, 0.18);
  height: 2.25rem;
  align-items: center;
  display: flex;
  color: #C9952A;
  width: 36px;
  justify-content: center;
  flex-shrink: 0;
}.kdb-pmt_group_ic-mup svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
}.kdb-pmt_group_h-mup {
  margin: 0;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-size: 1rem;
  font-weight: 700;
}.kdb-pmt_group_p-mup {
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #7D6E52;
}.kdb-pmt_group_p-mup strong {
  color: #D4C9B2;
  font-weight: 600;
}.kdb-pmt_table_wrap-mup {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.kdb-pmt_table-mup {
  width: 100%;
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 0.813rem;
}.kdb-pmt_table-mup th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4C9B2;
  letter-spacing: .04em;
  text-align: left;
}.kdb-pmt_table-mup td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7D6E52;
}.kdb-pmt_table-mup tbody tr:last-child td {
  border-bottom: none;
}.kdb-pmt_table-mup tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C9B2;
}.kdb-faq-mup {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 767px) {.kdb-faq-mup {
  padding: 44px 24px 0;
}
}.kdb-faq_in-mup {
  margin: 0 auto;
  max-width: 1320px;
}.kdb-faq_head-mup {
  margin-bottom: 1.25rem;
}.kdb-faq_label-mup {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C9952A;
  text-transform: uppercase;
}.kdb-faq_h2-mup {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F5F0E6;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.kdb-faq_h2-mup {
  font-size: 24px;
}
}.kdb-faq_list-mup {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kdb-faq_item-mup {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #181310;
}.kdb-faq_q-mup {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  color: #D4C9B2;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  align-items: center;
}.kdb-faq_q-mup:hover {
  color: #F5F0E6;
}.kdb-faq_q_ic-mup {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #C9952A;
  align-items: center;
  display: flex;
  width: 24px;
  flex-shrink: 0;
  height: 24px;
  font-size: 1rem;
  justify-content: center;
}.kdb-faq_item-mup.kdb-state_open-mup .kdb-faq_q_ic-mup {
  transform: rotate(45deg);
}.kdb-faq_a-mup {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7D6E52;
  font-size: 13px;
}.kdb-faq_item-mup.kdb-state_open-mup .kdb-faq_a-mup {
  display: block;
}.kdb-faq_a-mup strong {
  font-weight: 700;
  color: #D4C9B2;
}.kdb-faq_a-mup a {
  color: #C9952A;
  text-decoration: underline;
}.kdb-faq_a-mup ul,.kdb-faq_a-mup ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.kdb-faq_a-mup ol {
  list-style: decimal;
}.kdb-faq_a-mup li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.kdb-faq_a-mup table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.kdb-faq_a-mup table {
  display: table;
}
}.kdb-faq_a-mup th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C9B2;
}.kdb-faq_a-mup td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7D6E52;
}.kdb-seo-mup {
  padding: 2.25rem 16px 0;
  background: #0E0B08;
}
@media(min-width: 771px) {.kdb-seo-mup {
  padding: 44px 1.5rem 0;
}
}.kdb-seo_in-mup {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  background: #181310;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.kdb-seo_in-mup {
  padding: 36px 40px;
}
}.kdb-seo_label-mup {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9952A;
  font-size: 0.688rem;
}.kdb-seo_h2-mup {
  color: #F5F0E6;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width:768px) {.kdb-seo_h2-mup {
  font-size: 1.5rem;
}
}.kdb-seo_body-mup {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A8997C;
}.kdb-seo_body-mup p {
  color: #A8997C;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.kdb-seo_body-mup p:last-child {
  margin-bottom: 0;
}.kdb-seo_body-mup strong {
  color: #D4C9B2;
  font-weight: 700;
}.kdb-seo_body-mup a {
  transition: color .2s;
  color: #C9952A;
  text-decoration: underline;
}.kdb-seo_body-mup a:hover {
  color: #E8B840;
}.kdb-seo_body-mup ul,.kdb-seo_body-mup ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.kdb-seo_body-mup ol {
  list-style: decimal;
}.kdb-seo_body-mup li {
  line-height: 1.75;
  color: #A8997C;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.kdb-seo_body-mup table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 765px) {.kdb-seo_body-mup table {
  display: table;
}
}.kdb-seo_body-mup th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D4C9B2;
  font-weight: 700;
  text-align: left;
}.kdb-seo_body-mup td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8997C;
}.kdb-seo_cols-mup {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.kdb-seo_cols-mup {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kdb-seo_cols-mup {
  grid-template-columns: repeat(3,1fr);
}
}.kdb-seo_col_h-mup {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #D4C9B2;
  font-weight: 700;
}.kdb-seo_col_p-mup {
  color: #7D6E52;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kdb-seo_stats-mup {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.kdb-seo_stat-mup {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(201, 149, 42, 0.18);
  background: rgba(201, 149, 42, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.kdb-seo_stat_val-mup {
  font-size: 1.25rem;
  font-weight: 800;
  color: #C9952A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.kdb-seo_stat_lb-mup {
  color: #7D6E52;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.kdb-ft-mup {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080605;
  margin-top: 3rem;
}.kdb-ft_support-mup {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.kdb-ft_support-mup {
  padding: 28px 24px;
}
}.kdb-ft_support_in-mup {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.kdb-ft_support_main-mup {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kdb-ft_support_ic-mup {
  color: #C9952A;
  flex-shrink: 0;
}.kdb-ft_support_ic-mup svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.kdb-ft_support_text_title-mup {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5F0E6;
}.kdb-ft_support_text_sub-mup {
  color: #7D6E52;
  overflow-wrap: break-word;
  font-size: 12px;
}.kdb-ft_support_btn-mup {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  background: #C9952A;
  font-weight: 700;
  color: #F5F0E6;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
}.kdb-ft_support_btn-mup:hover {
  background: #E8B840;
}.kdb-ft_support_contacts-mup {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.kdb-ft_support_contact-mup {
  color: #5E5140;
  line-height: 1.4;
  font-size: 0.75rem;
}.kdb-ft_support_contact-mup strong {
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
  color: #A8997C;
  margin-bottom: 2px;
}.kdb-ft_main-mup {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.kdb-ft_main-mup {
  padding: 2.5rem 24px 32px;
}
}.kdb-ft_main_in-mup {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.kdb-ft_main_in-mup {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.kdb-ft_main_in-mup {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.kdb-ft_col_logo-mup {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.kdb-ft_col_logo-mup {
  grid-column: auto;
}
}.kdb-ft_logo-mup {
  gap: 0.563rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 16px;
  color: #F5F0E6;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.kdb-ft_logo_mark-mup {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.kdb-ft_logo_mark-mup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kdb-ft_logo_sub-mup {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5E5140;
  max-width: 12.5rem;
  font-size: 0.75rem;
}.kdb-ft_col_title-mup {
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #A8997C;
  font-size: 0.75rem;
}.kdb-ft_col_links-mup {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.kdb-ft_col_link-mup {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5E5140;
}.kdb-ft_col_link-mup:hover {
  color: #D4C9B2;
}.kdb-ft_apps-mup {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kdb-ft_app_card-mup {
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.kdb-ft_app_card-mup:hover {
  border-color: rgba(212, 168, 50, 0.40);
}.kdb-ft_app_card_ic-mup svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.kdb-ft_app_card_os-mup {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E5140;
}.kdb-ft_app_card_action-mup {
  font-size: 12px;
  color: #D4C9B2;
  font-weight: 700;
}.kdb-ft_bot-mup {
  padding: 20px 16px;
}
@media(min-width: 771px) {.kdb-ft_bot-mup {
  padding: 20px 1.5rem;
}
}.kdb-ft_bot_in-mup {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.kdb-ft_socials-mup {
  gap: 8px;
  display: flex;
}.kdb-ft_soc-mup {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  border-radius: 0.25rem;
  color: #A8997C;
  align-items: center;
  justify-content: center;
  height: 36px;
  display: flex;
  width: 2.25rem;
}.kdb-ft_soc-mup svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.kdb-ft_soc-mup:hover {
  background: rgba(255, 255, 255, 0.07);
}.kdb-ft_legal-mup {
  flex: 1;
  color: #8A7A60;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.kdb-ft_legal-mup strong {
  color: #A8997C;
  font-weight: 700;
}.kdb-ft_legal-mup a {
  color: #A8997C;
  text-decoration: underline;
}.kdb-ft_age-mup {
  border: 2px solid #8A7A60;
  border-radius: 50%;
  color: #8A7A60;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 2rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.688rem;
  font-weight: 800;
}