*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #080C1C;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C8BEA0;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.kbo_layout-d1j {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.kbo_page-d1j {
  display: flex;
  min-height: 100vh;
}.kbo_main-d1j {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.kbo_main-d1j {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.kbo_main-d1j {
  padding-bottom: 4.5rem;
}
}.kbo_gc-d1j {
  transition: transform .2s,border-color .2s;
  background: #0A0F26;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 639px) {.kbo_gc-d1j {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.kbo_gc-d1j {
  width: 168px;
}
}.kbo_gc-d1j:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 160, 48, 0.07);
}.kbo_gc_img-d1j {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.kbo_gc_img-d1j img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.kbo_gc_hover-d1j {
  background: rgba(4, 6, 14, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.kbo_gc-d1j:hover .kbo_gc_hover-d1j {
  opacity: 1;
}.kbo_gc_hover_btn-d1j {
  background: #C9A030;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  color: #F2ECD8;
  font-weight: 700;
  font-size: 12px;
}.kbo_gc_info-d1j {
  padding: 8px 0.625rem 0.625rem;
}.kbo_gc_name-d1j {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C8BEA0;
  font-weight: 600;
}.kbo_gc_prov-d1j {
  font-size: 10px;
  color: #5A5448;
}.kbo_gc_tag-d1j {
  border-radius: 4px;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  z-index: 2;
  font-weight: 700;
  top: 0.375rem;
  text-transform: uppercase;
  left: 0.375rem;
}.kbo_gc_tag_hot-d1j {
  background: #D93444;
  color: #fff;
}.kbo_gc_tag_new-d1j {
  background: #28A865;
  color: #080C1C;
}.kbo_gc_tag_jp-d1j {
  background: #F5A820;
  color: #080C1C;
}.kbo_gc_tag_ex-d1j {
  background: #7248B8;
  color: #fff;
}.kbo_gc_tag_live-d1j {
  background: #D93444;
  color: #fff;
}.kbo_gr-d1j {
  background: #080C1C;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.kbo_gr-d1j {
  padding: 2.25rem 24px 0;
}
}.kbo_gr_in-d1j {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbo_gr_head-d1j {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.kbo_gr_head_l-d1j {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.kbo_gr_ic-d1j {
  border-radius: 8px;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  display: flex;
  flex-shrink: 0;
}.kbo_gr_ic-d1j svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbo_gr_title-d1j {
  font-weight: 700;
  font-size: 1rem;
  color: #F2ECD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.kbo_gr_title-d1j {
  font-size: 1.125rem;
}
}.kbo_gr_more-d1j {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #716A5C;
  display: flex;
}.kbo_gr_more-d1j:hover {
  color: #C9A030;
}.kbo_gr_more-d1j svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.kbo_gr_arrows-d1j {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.kbo_gr_arr-d1j {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  align-items: center;
  width: 30px;
  justify-content: center;
  color: #9A9282;
  height: 30px;
  display: flex;
}.kbo_gr_arr-d1j:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2ECD8;
}.kbo_gr_arr-d1j svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kbo_gr_seo_h-d1j {
  margin: 0 0 0.375rem;
  color: #C8BEA0;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.kbo_gr_seo_h-d1j {
  font-size: 14px;
}
}.kbo_gr_seo-d1j {
  margin-bottom: 12px;
  color: #716A5C;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.kbo_gr_seo-d1j strong {
  color: #C8BEA0;
  font-weight: 600;
}.kbo_gr_scroll-d1j {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.kbo_gr_scroll-d1j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.kbo_gr_scroll-d1j {
  gap: 12px;
}
}.kbo_tb-d1j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #060918;
  z-index: 80;
  left: 0;
  right: 0;
  align-items: center;
  display: flex;
  top: 0;
  height: 3.5rem;
  position: fixed;
}.kbo_tb_in-d1j {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.kbo_tb_burger-d1j {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.375rem;
  margin-right: 8px;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
}.kbo_tb_burger-d1j:hover {
  background: rgba(255, 255, 255, 0.05);
}.kbo_tb_burger_line-d1j {
  background: #9A9282;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.kbo_tb_burger-d1j {
  display: none;
}
}.kbo_tb_logo-d1j {
  gap: 0.563rem;
  display: flex;
  color: #F2ECD8;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 800;
}.kbo_tb_logo_mark-d1j {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
}.kbo_tb_logo_mark-d1j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kbo_tb_nav-d1j {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.kbo_tb_nav-d1j {
  display: flex;
}
}.kbo_tb_tab-d1j {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  white-space: nowrap;
  font-weight: 600;
  color: #9A9282;
  font-size: 13px;
}.kbo_tb_tab-d1j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2ECD8;
}.kbo_tb_tab-d1j.kbo_state_active-d1j {
  background: rgba(201, 160, 48, 0.18);
  color: #F2ECD8;
}.kbo_tb_right-d1j {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.kbo_tb_login-d1j {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  color: #C8BEA0;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.kbo_tb_login-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
  color: #F2ECD8;
}
@media(min-width:480px) {.kbo_tb_login-d1j {
  display: block;
}
}.kbo_tb_reg-d1j {
  background: #28A865;
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  color: #08090E;
  white-space: nowrap;
  font-weight: 700;
}.kbo_tb_reg-d1j:hover {
  background: #34C275;
}.kbo_sb-d1j {
  background: #0D1230;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  position: fixed;
  overflow-y: auto;
  left: 0;
  width: 220px;
  bottom: 0;
  z-index: 70;
}.kbo_sb-d1j.kbo_state_open-d1j {
  transform: translateX(0);
}.kbo_sb-d1j::-webkit-scrollbar {
  width: 0.25rem;
}.kbo_sb-d1j::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.kbo_sb-d1j {
  transform: translateX(0);
}
}.kbo_sb_auth-d1j {
  padding: 0.875rem 0.75rem 0.625rem;
}.kbo_sb_btn_reg-d1j {
  padding: 0.688rem;
  background: #28A865;
  border-radius: 0.5rem;
  transition: background .2s;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #08090E;
  margin-bottom: 0.5rem;
}.kbo_sb_btn_reg-d1j:hover {
  background: #34C275;
}.kbo_sb_btn_login-d1j {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  font-weight: 600;
  color: #C8BEA0;
  font-size: 0.813rem;
  text-align: center;
}.kbo_sb_btn_login-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
  color: #F2ECD8;
}.kbo_sb_promo-d1j {
  overflow: hidden;
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(201, 160, 48, 0.18);
  background: linear-gradient(135deg,#0E1640,#0D1230);
  padding: 12px 14px;
  position: relative;
}.kbo_sb_promo-d1j::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 160, 48, 0.18),transparent 70%);
  height: 80px;
  width: 80px;
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  content: '';
}.kbo_sb_promo_title-d1j {
  margin-bottom: 4px;
  font-size: 0.688rem;
  color: #C9A030;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.kbo_sb_promo_text-d1j {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #F2ECD8;
  overflow-wrap: break-word;
}.kbo_sb_promo_sub-d1j {
  color: #716A5C;
  margin-top: 3px;
  font-size: 0.625rem;
}.kbo_sb_nav-d1j {
  padding: 0.375rem 8px 16px;
}.kbo_sb_nav_lb-d1j {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #5A5448;
  font-weight: 700;
}.kbo_sb_link-d1j {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 0.625rem;
  gap: 10px;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #9A9282;
}.kbo_sb_link-d1j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2ECD8;
}.kbo_sb_link-d1j.kbo_state_active-d1j {
  background: rgba(201, 160, 48, 0.18);
  color: #F2ECD8;
}.kbo_sb_ic-d1j {
  border-radius: 0.25rem;
  justify-content: center;
  width: 30px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
}.kbo_sb_ic-d1j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.kbo_sb_ic_1-d1j {
  background: rgba(201, 160, 48, 0.07);
  color: #C9A030;
}.kbo_sb_ic_2-d1j {
  background: rgba(40, 168, 101, 0.18);
  color: #28A865;
}.kbo_sb_ic_3-d1j {
  background: rgba(245, 168, 32, 0.16);
  color: #F5A820;
}.kbo_sb_ic_4-d1j {
  background: rgba(114, 72, 184, 0.22);
  color: #7248B8;
}.kbo_sb_ic_5-d1j {
  background: rgba(201, 160, 48, 0.07);
  color: #E0508A;
}.kbo_sb_ic_6-d1j {
  background: rgba(114, 72, 184, 0.22);
  color: #9A52D8;
}.kbo_sb_badge-d1j {
  background: #F5A820;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #08090E;
  font-size: 9px;
  margin-left: auto;
}.kbo_sb_bot-d1j {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.kbo_sb_lang-d1j,.kbo_sb_help-d1j {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  justify-content: center;
  color: #9A9282;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
  font-weight: 600;
}.kbo_sb_lang-d1j:hover,.kbo_sb_help-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
  color: #F2ECD8;
}.kbo_sb_lang-d1j svg,.kbo_sb_help-d1j svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.kbo_sb_bd-d1j {
  inset: 0;
  background: rgba(4, 6, 14, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.kbo_sb_bd-d1j.kbo_state_on-d1j {
  display: block;
}
@media(min-width: 1079px) {.kbo_sb_bd-d1j {
  display: none!important;
}
}.kbo_mob_nav-d1j {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0D1230;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.kbo_mob_nav-d1j {
  display: none;
}
}.kbo_mob_nav_item-d1j {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #5A5448;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.kbo_mob_nav_ic-d1j {
  line-height: 1;
}.kbo_mob_nav_ic-d1j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.kbo_mob_nav_lb-d1j {
  font-size: 10px;
  font-weight: 600;
  color: #5A5448;
}.kbo_mob_nav_item-d1j.kbo_state_active-d1j {
  color: #C9A030;
}.kbo_mob_nav_item-d1j.kbo_state_active-d1j .kbo_mob_nav_lb-d1j {
  color: #C9A030;
}.kbo_hero-d1j {
  background: #080C1C;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.kbo_hero-d1j {
  padding: 1.5rem 1.5rem 0;
}
}.kbo_hero_in-d1j {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 862px) {.kbo_hero_in-d1j {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.kbo_hero_in-d1j {
  grid-template-columns: 1fr 21.25rem;
}
}.kbo_hero_promo-d1j {
  background: #0A0F26;
  border-radius: 0.875rem;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.kbo_hero_promo-d1j {
  min-height: 17.5rem;
}
}.kbo_hero_promo_bg-d1j {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0E1640 0%,#080C1C 100%);
  background-size: cover;
  position: absolute;
}.kbo_hero_promo_bg-d1j::after {
  inset: 0;
  background: linear-gradient(90deg,#080C1C 0%,rgba(4, 6, 14, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.kbo_hero_promo_glow-d1j {
  background: radial-gradient(circle,rgba(114, 72, 184, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  top: -2.5rem;
  width: 300px;
}.kbo_hero_promo_ct-d1j {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  flex-direction: column;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 771px) {.kbo_hero_promo_ct-d1j {
  padding: 40px 32px;
}
}.kbo_hero_badge-d1j {
  padding: 5px 12px;
  border-radius: 1.25rem;
  background: rgba(201, 160, 48, 0.18);
  border: 1px solid rgba(201, 160, 48, 0.07);
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A030;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
}.kbo_hero_h1-d1j {
  color: #F2ECD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 0.625rem;
}.kbo_hero_h1-d1j em {
  color: #F5A820;
  font-style: normal;
}
@media(min-width: 765px) {.kbo_hero_h1-d1j {
  font-size: 36px;
}
}.kbo_hero_sub-d1j {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
  color: #9A9282;
}
@media(min-width: 769px) {.kbo_hero_sub-d1j {
  font-size: 14px;
}
}.kbo_hero_row-d1j {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.kbo_hero_cta-d1j {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #28A865;
  font-size: 14px;
  color: #08090E;
  box-shadow: 0 6px 1.25rem rgba(40, 168, 101, 0.38), 0 1px 0.25rem rgba(0, 0, 0, 0.5);
  font-weight: 700;
}.kbo_hero_cta-d1j:hover {
  background: #34C275;
}.kbo_hero_terms-d1j {
  color: #5A5448;
  font-size: 0.688rem;
}.kbo_hero_game-d1j {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #0A0F26;
  flex-direction: column;
  display: flex;
  position: relative;
}.kbo_hero_game_badge-d1j {
  background: rgba(245, 168, 32, 0.16);
  border-radius: 20px;
  padding: 5px 10px;
  border: 1px solid rgba(245, 168, 32, 0.16);
  position: absolute;
  font-size: 10px;
  text-transform: uppercase;
  left: 0.75rem;
  font-weight: 700;
  color: #F5A820;
  top: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
}.kbo_hero_game_badge-d1j svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
  height: 0.688rem;
}.kbo_hero_game_img-d1j {
  overflow: hidden;
  background: linear-gradient(135deg,#0E1640,#080C1C);
  position: relative;
  padding-bottom: 60%;
}.kbo_hero_game_img-d1j img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.kbo_hero_game_play-d1j {
  background: rgba(4, 6, 14, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
}.kbo_hero_game-d1j:hover .kbo_hero_game_play-d1j {
  opacity: 1;
}.kbo_hero_game_play-d1j span {
  background: #C9A030;
  border-radius: 50%;
  height: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
}.kbo_hero_game_play-d1j span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.kbo_hero_game_info-d1j {
  padding: 14px 16px;
}.kbo_hero_game_title-d1j {
  overflow-wrap: break-word;
  color: #F2ECD8;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
}.kbo_hero_game_provider-d1j {
  font-size: 0.688rem;
  color: #716A5C;
}.kbo_hero_game_btn-d1j {
  margin: 0.75rem 16px 16px;
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  background: #C9A030;
  font-weight: 700;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #F2ECD8;
}.kbo_hero_game-d1j:hover .kbo_hero_game_btn-d1j {
  background: #DDB840;
}.kbo_sbar-d1j {
  background: #080C1C;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.kbo_sbar-d1j {
  padding: 18px 1.5rem 0;
}
}.kbo_sbar_in-d1j {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbo_sbar_row-d1j {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.kbo_sbar_input-d1j {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  flex: 1;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  background: #0A0F26;
  cursor: pointer;
  color: #716A5C;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.kbo_sbar_input-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
}.kbo_sbar_input-d1j svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
}.kbo_sbar_providers-d1j {
  transition: border-color .2s;
  gap: 0.5rem;
  border-radius: 8px;
  background: #0A0F26;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
  color: #C8BEA0;
  align-items: center;
}.kbo_sbar_providers-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
  color: #F2ECD8;
}.kbo_sbar_providers-d1j svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.kbo_sbar_tabs-d1j {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.kbo_sbar_tabs-d1j::-webkit-scrollbar {
  display: none;
}.kbo_sbar_tab-d1j {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  color: #9A9282;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
}.kbo_sbar_tab-d1j:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(201, 158, 44, 0.38);
  color: #F2ECD8;
}.kbo_sbar_tab-d1j.kbo_state_active-d1j {
  background: rgba(201, 160, 48, 0.18);
  border-color: rgba(201, 160, 48, 0.07);
  color: #F2ECD8;
}.kbo_sbar_tab_ic-d1j svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbo_gcg-d1j {
  padding: 2.25rem 16px 0;
  background: #080C1C;
}
@media(min-width: 766px) {.kbo_gcg-d1j {
  padding: 2.75rem 24px 0;
}
}.kbo_gcg_in-d1j {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbo_gcg_head-d1j {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.kbo_gcg_label-d1j {
  text-transform: uppercase;
  color: #C9A030;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.kbo_gcg_h2-d1j {
  font-weight: 800;
  color: #F2ECD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.kbo_gcg_h2-d1j {
  font-size: 1.75rem;
}
}.kbo_gcg_intro-d1j {
  font-size: 0.813rem;
  color: #716A5C;
  line-height: 1.6;
}.kbo_gcg_grid-d1j {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.kbo_gcg_grid-d1j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kbo_gcg_grid-d1j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kbo_gcg_card-d1j {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  overflow: hidden;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.kbo_gcg_card-d1j:hover {
  border-color: rgba(201, 160, 48, 0.18);
  transform: translateY(-3px);
}.kbo_gcg_card_bg-d1j {
  inset: 0;
  position: absolute;
  z-index: 0;
}.kbo_gcg_card_bg-d1j::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kbo_gcg_card_ic-d1j {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  color: #F2ECD8;
  height: 40px;
  width: 40px;
  align-items: center;
  position: absolute;
  z-index: 2;
  justify-content: center;
  top: 18px;
  right: 1.125rem;
}.kbo_gcg_card_ic-d1j svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbo_gcg_card_ct-d1j {
  position: relative;
  z-index: 1;
}.kbo_gcg_card_h-d1j {
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  line-height: 1.2;
  color: #F2ECD8;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}
@media(min-width: 765px) {.kbo_gcg_card_h-d1j {
  font-size: 1.25rem;
}
}.kbo_gcg_card_p-d1j {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.kbo_gcg_card_p-d1j strong {
  font-weight: 600;
  color: #F2ECD8;
}.kbo_gcg_card_cta-d1j {
  gap: 0.25rem;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 12px;
  color: #C9A030;
  font-weight: 700;
}.kbo_gcg_card_cta-d1j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.kbo_ws-d1j {
  background: #080C1C;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.kbo_ws-d1j {
  padding: 36px 1.5rem 0;
}
}.kbo_ws_in-d1j {
  margin: 0 auto;
  max-width: 1320px;
}.kbo_ws_head-d1j {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}.kbo_ws_title-d1j {
  gap: 10px;
  font-size: 1rem;
  color: #F2ECD8;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  align-items: center;
}.kbo_ws_title_ic-d1j svg {
  height: 18px;
  stroke-linejoin: round;
  color: #F5A820;
  width: 18px;
  stroke-linecap: round;
}.kbo_ws_online-d1j {
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #716A5C;
  align-items: center;
}.kbo_ws_online_dot-d1j {
  background: #28A865;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(40, 168, 101, 0.18);
}.kbo_ws_scroll-d1j {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.kbo_ws_scroll-d1j::-webkit-scrollbar {
  display: none;
}.kbo_wc-d1j {
  border-radius: 0.5rem;
  gap: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0A0F26;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.kbo_wc_img-d1j {
  background: #0D1230;
  border-radius: 0.25rem;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.kbo_wc_img-d1j img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.kbo_wc_info-d1j {
  min-width: 0;
}.kbo_wc_game-d1j {
  overflow: hidden;
  white-space: nowrap;
  color: #C8BEA0;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.kbo_wc_player-d1j {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #5A5448;
}.kbo_wc_amount-d1j {
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #28A865;
  font-size: 13px;
  margin-left: auto;
}.kbo_prov-d1j {
  padding: 2.25rem 16px 0;
  background: #080C1C;
}
@media(min-width: 770px) {.kbo_prov-d1j {
  padding: 44px 24px 0;
}
}.kbo_prov_in-d1j {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbo_prov_head-d1j {
  margin-bottom: 1rem;
}.kbo_prov_label-d1j {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C9A030;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.kbo_prov_h2-d1j {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F2ECD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.kbo_prov_h2-d1j {
  font-size: 1.5rem;
}
}.kbo_prov_seo-d1j {
  line-height: 1.6;
  color: #716A5C;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  max-width: 620px;
  font-size: 0.813rem;
}.kbo_prov_seo-d1j strong {
  font-weight: 700;
  color: #C8BEA0;
}.kbo_prov_seo-d1j a {
  text-decoration: underline;
  color: #C9A030;
}.kbo_prov_grid-d1j {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.kbo_prov_grid-d1j {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.kbo_prov_grid-d1j {
  grid-template-columns: repeat(8,1fr);
}
}.kbo_prov_card-d1j {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #0A0F26;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.kbo_prov_card-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
  background: #0D1230;
}.kbo_prov_logo-d1j {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
}.kbo_prov_logo-d1j img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.kbo_prov_name-d1j {
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #9A9282;
}.kbo_bon-d1j {
  padding: 36px 16px 0;
  background: #080C1C;
}
@media(min-width: 771px) {.kbo_bon-d1j {
  padding: 2.75rem 24px 0;
}
}.kbo_bon_in-d1j {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbo_bon_head-d1j {
  margin-bottom: 1.25rem;
}.kbo_bon_label-d1j {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A030;
}.kbo_bon_h2-d1j {
  overflow-wrap: break-word;
  color: #F2ECD8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.kbo_bon_h2-d1j {
  font-size: 24px;
}
}.kbo_bon_seo-d1j {
  color: #716A5C;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kbo_bon_seo-d1j strong {
  color: #C8BEA0;
  font-weight: 700;
}.kbo_bon_seo-d1j a {
  text-decoration: underline;
  color: #C9A030;
}.kbo_bon_grid-d1j {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.kbo_bon_grid-d1j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.kbo_bon_grid-d1j {
  grid-template-columns: repeat(5,1fr);
}
}.kbo_bon_card-d1j {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #0A0F26;
}.kbo_bon_card-d1j:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 160, 48, 0.07);
}.kbo_bon_card_ic-d1j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.kbo_bon_card_ic-d1j {
  margin-bottom: 0.625rem;
}.kbo_bon_card_type-d1j {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #716A5C;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.kbo_bon_card_amount-d1j {
  color: #F5A820;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
}.kbo_bon_card_name-d1j {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F2ECD8;
  font-size: 13px;
  font-weight: 600;
}.kbo_bon_card_detail-d1j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5A5448;
}.kbo_app-d1j {
  padding: 2.25rem 16px 0;
  background: #080C1C;
}
@media(min-width:768px) {.kbo_app-d1j {
  padding: 2.75rem 1.5rem 0;
}
}.kbo_app_in-d1j {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbo_app_head-d1j {
  margin-bottom: 16px;
}.kbo_app_label-d1j {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #C9A030;
}.kbo_app_h2-d1j {
  margin-bottom: 0.375rem;
  color: #F2ECD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.kbo_app_h2-d1j {
  font-size: 1.5rem;
}
}.kbo_app_sub-d1j {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
  color: #716A5C;
  line-height: 1.6;
}.kbo_app_sub-d1j strong {
  font-weight: 700;
  color: #C8BEA0;
}.kbo_app_cards-d1j {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.kbo_app_cards-d1j {
  grid-template-columns: repeat(3,1fr);
}
}.kbo_app_card-d1j {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.kbo_app_card_ios-d1j {
  background: linear-gradient(135deg,rgba(201, 160, 48, 0.18) 0%,#0D1230 100%);
}.kbo_app_card_android-d1j {
  background: linear-gradient(135deg,rgba(40, 168, 101, 0.18) 0%,#0D1230 100%);
}.kbo_app_card_win-d1j {
  background: linear-gradient(135deg,rgba(245, 168, 32, 0.16) 0%,#0D1230 100%);
}.kbo_app_card_ic-d1j svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.kbo_app_card_ic-d1j {
  flex-shrink: 0;
  color: #F2ECD8;
}.kbo_app_card_os-d1j {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #716A5C;
  margin-bottom: 6px;
  font-size: 10px;
}.kbo_app_card_title-d1j {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F2ECD8;
  font-size: 0.938rem;
  line-height: 1.2;
}.kbo_app_card_text-d1j {
  color: #716A5C;
  margin-bottom: 0.875rem;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.kbo_app_card_btn-d1j {
  border-radius: 4px;
  border: 1px solid rgba(201, 158, 44, 0.38);
  transition: background .2s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F2ECD8;
}.kbo_app_card_btn-d1j:hover {
  background: rgba(255, 255, 255, 0.07);
}.kbo_reg-d1j {
  padding: 2.25rem 16px 0;
  background: #080C1C;
}
@media(min-width: 767px) {.kbo_reg-d1j {
  padding: 44px 1.5rem 0;
}
}.kbo_reg_in-d1j {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  background: #0D1230;
  max-width: 1320px;
}
@media(min-width: 769px) {.kbo_reg_in-d1j {
  padding: 2.5rem;
}
}.kbo_reg_top-d1j {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.kbo_reg_top-d1j {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kbo_reg_label-d1j {
  color: #C9A030;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.kbo_reg_h2-d1j {
  color: #F2ECD8;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 769px) {.kbo_reg_h2-d1j {
  font-size: 1.75rem;
}
}.kbo_reg_bonus-d1j {
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245, 168, 32, 0.16);
  background: rgba(245, 168, 32, 0.16);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.kbo_reg_bonus_amount-d1j {
  color: #F5A820;
  font-size: 1.25rem;
  font-weight: 800;
}.kbo_reg_bonus_text-d1j {
  line-height: 1.35;
  color: #9A9282;
  font-size: 13px;
}.kbo_reg_cta_btn-d1j {
  border-radius: 0.5rem;
  padding: 14px 32px;
  background: #28A865;
  transition: background .2s;
  font-size: 0.938rem;
  color: #08090E;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 6px 20px rgba(40, 168, 101, 0.38), 0 1px 0.25rem rgba(0, 0, 0, 0.5);
}.kbo_reg_cta_btn-d1j:hover {
  background: #34C275;
}.kbo_reg_terms-d1j {
  font-size: 11px;
  color: #5A5448;
  line-height: 1.5;
}.kbo_reg_seo-d1j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #716A5C;
  margin-top: 20px;
  font-size: 13px;
  padding-top: 1.25rem;
}.kbo_reg_seo-d1j p {
  line-height: 1.65;
  font-size: 13px;
  color: #716A5C;
  margin-bottom: 0.625rem;
}.kbo_reg_seo-d1j p:last-child {
  margin-bottom: 0;
}.kbo_reg_seo-d1j strong {
  font-weight: 700;
  color: #C8BEA0;
}.kbo_reg_seo-d1j a {
  transition: color .2s;
  color: #C9A030;
  text-decoration: underline;
}.kbo_reg_seo-d1j a:hover {
  color: #DDB840;
}.kbo_reg_seo-d1j ul,.kbo_reg_seo-d1j ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.kbo_reg_seo-d1j ol {
  list-style: decimal;
}.kbo_reg_seo-d1j li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #716A5C;
}.kbo_reg_seo-d1j table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
}
@media(min-width: 767px) {.kbo_reg_seo-d1j table {
  display: table;
}
}.kbo_reg_seo-d1j th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8BEA0;
  text-align: left;
}.kbo_reg_seo-d1j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #716A5C;
}.kbo_reg_steps-d1j {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.kbo_reg_steps-d1j {
  margin-top: 0;
}
}.kbo_reg_step-d1j {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.kbo_reg_step_num-d1j {
  border-radius: 50%;
  background: rgba(201, 160, 48, 0.18);
  border: 1px solid rgba(201, 160, 48, 0.07);
  justify-content: center;
  display: flex;
  height: 34px;
  font-size: 14px;
  width: 2.125rem;
  color: #C9A030;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
}.kbo_reg_step_title-d1j {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2ECD8;
}.kbo_reg_step_text-d1j {
  font-size: 12px;
  color: #716A5C;
  line-height: 1.5;
}.kbo_reg_trust-d1j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.kbo_reg_trust_item-d1j {
  gap: 7px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #716A5C;
  font-size: 12px;
}.kbo_reg_trust_ic-d1j svg {
  width: 16px;
  stroke-linecap: round;
  color: #C9A030;
  stroke-linejoin: round;
  height: 16px;
}.kbo_seo-d1j {
  padding: 2.25rem 1rem 0;
  background: #080C1C;
}
@media(min-width: 771px) {.kbo_seo-d1j {
  padding: 2.75rem 24px 0;
}
}.kbo_seo_in-d1j {
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #0D1230;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.kbo_seo_in-d1j {
  padding: 36px 2.5rem;
}
}.kbo_seo_label-d1j {
  color: #C9A030;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.kbo_seo_h2-d1j {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2ECD8;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.kbo_seo_h2-d1j {
  font-size: 1.5rem;
}
}.kbo_seo_body-d1j {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9282;
}.kbo_seo_body-d1j p {
  color: #9A9282;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.kbo_seo_body-d1j p:last-child {
  margin-bottom: 0;
}.kbo_seo_body-d1j strong {
  font-weight: 700;
  color: #C8BEA0;
}.kbo_seo_body-d1j a {
  transition: color .2s;
  color: #C9A030;
  text-decoration: underline;
}.kbo_seo_body-d1j a:hover {
  color: #DDB840;
}.kbo_seo_body-d1j ul,.kbo_seo_body-d1j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.kbo_seo_body-d1j ol {
  list-style: decimal;
}.kbo_seo_body-d1j li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9A9282;
}.kbo_seo_body-d1j table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.kbo_seo_body-d1j table {
  display: table;
}
}.kbo_seo_body-d1j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8BEA0;
  font-weight: 700;
}.kbo_seo_body-d1j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9282;
}.kbo_seo_cols-d1j {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.kbo_seo_cols-d1j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kbo_seo_cols-d1j {
  grid-template-columns: repeat(3,1fr);
}
}.kbo_seo_col_h-d1j {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C8BEA0;
  font-size: 0.813rem;
}.kbo_seo_col_p-d1j {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #716A5C;
}.kbo_seo_stats-d1j {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.kbo_seo_stat-d1j {
  background: rgba(201, 160, 48, 0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(201, 160, 48, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.kbo_seo_stat_val-d1j {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C9A030;
  overflow-wrap: break-word;
}.kbo_seo_stat_lb-d1j {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #716A5C;
}.kbo_seo-d1j {
  background: #080C1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.kbo_seo-d1j {
  padding: 44px 24px 0;
}
}.kbo_seo_in-d1j {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #0D1230;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.kbo_seo_in-d1j {
  padding: 2.25rem 40px;
}
}.kbo_seo_label-d1j {
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9A030;
  letter-spacing: .08em;
}.kbo_seo_h2-d1j {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2ECD8;
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 769px) {.kbo_seo_h2-d1j {
  font-size: 1.5rem;
}
}.kbo_seo_body-d1j {
  overflow-wrap: break-word;
  color: #9A9282;
  font-size: 14px;
  line-height: 1.75;
}.kbo_seo_body-d1j p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9A9282;
}.kbo_seo_body-d1j p:last-child {
  margin-bottom: 0;
}.kbo_seo_body-d1j strong {
  font-weight: 700;
  color: #C8BEA0;
}.kbo_seo_body-d1j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A030;
}.kbo_seo_body-d1j a:hover {
  color: #DDB840;
}.kbo_seo_body-d1j ul,.kbo_seo_body-d1j ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.kbo_seo_body-d1j ol {
  list-style: decimal;
}.kbo_seo_body-d1j li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A9282;
  margin-bottom: 6px;
}.kbo_seo_body-d1j table {
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width:768px) {.kbo_seo_body-d1j table {
  display: table;
}
}.kbo_seo_body-d1j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8BEA0;
  font-weight: 700;
}.kbo_seo_body-d1j td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9282;
}.kbo_seo_cols-d1j {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.kbo_seo_cols-d1j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.kbo_seo_cols-d1j {
  grid-template-columns: repeat(3,1fr);
}
}.kbo_seo_col_h-d1j {
  color: #C8BEA0;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kbo_seo_col_p-d1j {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #716A5C;
}.kbo_seo_stats-d1j {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.kbo_seo_stat-d1j {
  border: 1px solid rgba(201, 160, 48, 0.18);
  padding: 14px 16px;
  flex: 1;
  background: rgba(201, 160, 48, 0.07);
  border-radius: 0.5rem;
  min-width: 140px;
}.kbo_seo_stat_val-d1j {
  font-size: 1.25rem;
  font-weight: 800;
  color: #C9A030;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.kbo_seo_stat_lb-d1j {
  color: #716A5C;
  font-size: 11px;
  overflow-wrap: break-word;
}.kbo_seo-d1j {
  background: #080C1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.kbo_seo-d1j {
  padding: 2.75rem 24px 0;
}
}.kbo_seo_in-d1j {
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  background: #0D1230;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width:768px) {.kbo_seo_in-d1j {
  padding: 2.25rem 2.5rem;
}
}.kbo_seo_label-d1j {
  font-weight: 700;
  color: #C9A030;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.kbo_seo_h2-d1j {
  font-size: 20px;
  color: #F2ECD8;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.kbo_seo_h2-d1j {
  font-size: 24px;
}
}.kbo_seo_body-d1j {
  font-size: 0.875rem;
  color: #9A9282;
  overflow-wrap: break-word;
  line-height: 1.75;
}.kbo_seo_body-d1j p {
  color: #9A9282;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.kbo_seo_body-d1j p:last-child {
  margin-bottom: 0;
}.kbo_seo_body-d1j strong {
  color: #C8BEA0;
  font-weight: 700;
}.kbo_seo_body-d1j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A030;
}.kbo_seo_body-d1j a:hover {
  color: #DDB840;
}.kbo_seo_body-d1j ul,.kbo_seo_body-d1j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.kbo_seo_body-d1j ol {
  list-style: decimal;
}.kbo_seo_body-d1j li {
  line-height: 1.75;
  color: #9A9282;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.kbo_seo_body-d1j table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.kbo_seo_body-d1j table {
  display: table;
}
}.kbo_seo_body-d1j th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8BEA0;
  font-weight: 700;
}.kbo_seo_body-d1j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9282;
}.kbo_seo_cols-d1j {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.kbo_seo_cols-d1j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.kbo_seo_cols-d1j {
  grid-template-columns: repeat(3,1fr);
}
}.kbo_seo_col_h-d1j {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C8BEA0;
  font-size: 0.813rem;
}.kbo_seo_col_p-d1j {
  line-height: 1.65;
  font-size: 13px;
  color: #716A5C;
  overflow-wrap: break-word;
}.kbo_seo_stats-d1j {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.kbo_seo_stat-d1j {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(201, 160, 48, 0.18);
  background: rgba(201, 160, 48, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.kbo_seo_stat_val-d1j {
  font-size: 20px;
  font-weight: 800;
  color: #C9A030;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.kbo_seo_stat_lb-d1j {
  color: #716A5C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.kbo_faq-d1j {
  padding: 2.25rem 16px 0;
  background: #080C1C;
}
@media(min-width:768px) {.kbo_faq-d1j {
  padding: 2.75rem 1.5rem 0;
}
}.kbo_faq_in-d1j {
  margin: 0 auto;
  max-width: 1320px;
}.kbo_faq_head-d1j {
  margin-bottom: 20px;
}.kbo_faq_label-d1j {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C9A030;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.kbo_faq_h2-d1j {
  color: #F2ECD8;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.kbo_faq_h2-d1j {
  font-size: 1.5rem;
}
}.kbo_faq_list-d1j {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.kbo_faq_item-d1j {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0D1230;
}.kbo_faq_q-d1j {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  color: #C8BEA0;
  font-size: 14px;
  flex-wrap: wrap;
  font-weight: 600;
  display: flex;
}.kbo_faq_q-d1j:hover {
  color: #F2ECD8;
}.kbo_faq_q_ic-d1j {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  align-items: center;
  flex-shrink: 0;
  color: #C9A030;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  height: 24px;
  width: 1.5rem;
}.kbo_faq_item-d1j.kbo_state_open-d1j .kbo_faq_q_ic-d1j {
  transform: rotate(45deg);
}.kbo_faq_a-d1j {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #716A5C;
  font-size: 0.813rem;
}.kbo_faq_item-d1j.kbo_state_open-d1j .kbo_faq_a-d1j {
  display: block;
}.kbo_faq_a-d1j strong {
  font-weight: 700;
  color: #C8BEA0;
}.kbo_faq_a-d1j a {
  text-decoration: underline;
  color: #C9A030;
}.kbo_faq_a-d1j ul,.kbo_faq_a-d1j ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.kbo_faq_a-d1j ol {
  list-style: decimal;
}.kbo_faq_a-d1j li {
  margin-bottom: 4px;
  line-height: 1.6;
}.kbo_faq_a-d1j table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.kbo_faq_a-d1j table {
  display: table;
}
}.kbo_faq_a-d1j th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BEA0;
}.kbo_faq_a-d1j td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #716A5C;
}.kbo_pmt-d1j {
  background: #080C1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.kbo_pmt-d1j {
  padding: 44px 24px 0;
}
}.kbo_pmt_in-d1j {
  margin: 0 auto;
  max-width: 1320px;
}.kbo_pmt_head-d1j {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.kbo_pmt_label-d1j {
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C9A030;
  font-weight: 700;
  text-transform: uppercase;
}.kbo_pmt_h2-d1j {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F2ECD8;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 771px) {.kbo_pmt_h2-d1j {
  font-size: 1.75rem;
}
}.kbo_pmt_intro-d1j {
  color: #716A5C;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.kbo_pmt_groups-d1j {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.kbo_pmt_group-d1j {
  background: #0D1230;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
}.kbo_pmt_group_head-d1j {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.kbo_pmt_group_ic-d1j {
  background: rgba(201, 160, 48, 0.18);
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  color: #C9A030;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 36px;
}.kbo_pmt_group_ic-d1j svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.kbo_pmt_group_h-d1j {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F2ECD8;
  font-family: 'Cormorant Garamond', serif;
}.kbo_pmt_group_p-d1j {
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 14px;
  color: #716A5C;
  font-size: 0.813rem;
}.kbo_pmt_group_p-d1j strong {
  color: #C8BEA0;
  font-weight: 600;
}.kbo_pmt_table_wrap-d1j {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.kbo_pmt_table-d1j {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
}.kbo_pmt_table-d1j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  font-weight: 700;
  color: #C8BEA0;
  font-size: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
}.kbo_pmt_table-d1j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #716A5C;
}.kbo_pmt_table-d1j tbody tr:last-child td {
  border-bottom: none;
}.kbo_pmt_table-d1j tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8BEA0;
}.kbo_ft-d1j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #04060E;
  margin-top: 48px;
}.kbo_ft_support-d1j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.kbo_ft_support-d1j {
  padding: 28px 1.5rem;
}
}.kbo_ft_support_in-d1j {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.kbo_ft_support_main-d1j {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.kbo_ft_support_ic-d1j {
  color: #C9A030;
  flex-shrink: 0;
}.kbo_ft_support_ic-d1j svg {
  width: 30px;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.kbo_ft_support_text_title-d1j {
  margin-bottom: 3px;
  font-size: 15px;
  color: #F2ECD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.kbo_ft_support_text_sub-d1j {
  color: #716A5C;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.kbo_ft_support_btn-d1j {
  background: #C9A030;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem 1.375rem;
  flex-shrink: 0;
  color: #F2ECD8;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.kbo_ft_support_btn-d1j:hover {
  background: #DDB840;
}.kbo_ft_support_contacts-d1j {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.kbo_ft_support_contact-d1j {
  color: #5A5448;
  font-size: 12px;
  line-height: 1.4;
}.kbo_ft_support_contact-d1j strong {
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #9A9282;
}.kbo_ft_main-d1j {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.kbo_ft_main-d1j {
  padding: 2.5rem 1.5rem 32px;
}
}.kbo_ft_main_in-d1j {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 637px) {.kbo_ft_main_in-d1j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.kbo_ft_main_in-d1j {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.kbo_ft_col_logo-d1j {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.kbo_ft_col_logo-d1j {
  grid-column: auto;
}
}.kbo_ft_logo-d1j {
  gap: 0.563rem;
  margin-bottom: 12px;
  color: #F2ECD8;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
}.kbo_ft_logo_mark-d1j {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.kbo_ft_logo_mark-d1j img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kbo_ft_logo_sub-d1j {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #5A5448;
  line-height: 1.55;
  font-size: 12px;
}.kbo_ft_col_title-d1j {
  margin-bottom: 14px;
  color: #9A9282;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.kbo_ft_col_links-d1j {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.kbo_ft_col_link-d1j {
  transition: color .2s;
  color: #5A5448;
  font-size: 13px;
  overflow-wrap: break-word;
}.kbo_ft_col_link-d1j:hover {
  color: #C8BEA0;
}.kbo_ft_apps-d1j {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.kbo_ft_app_card-d1j {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.kbo_ft_app_card-d1j:hover {
  border-color: rgba(201, 158, 44, 0.38);
}.kbo_ft_app_card_ic-d1j svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.kbo_ft_app_card_os-d1j {
  font-weight: 600;
  font-size: 10px;
  color: #5A5448;
}.kbo_ft_app_card_action-d1j {
  color: #C8BEA0;
  font-weight: 700;
  font-size: 0.75rem;
}.kbo_ft_bot-d1j {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.kbo_ft_bot-d1j {
  padding: 1.25rem 24px;
}
}.kbo_ft_bot_in-d1j {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.kbo_ft_socials-d1j {
  gap: 0.5rem;
  display: flex;
}.kbo_ft_soc-d1j {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  color: #9A9282;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
}.kbo_ft_soc-d1j svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.kbo_ft_soc-d1j:hover {
  background: rgba(255, 255, 255, 0.07);
}.kbo_ft_legal-d1j {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #8A8478;
}.kbo_ft_legal-d1j strong {
  color: #9A9282;
  font-weight: 700;
}.kbo_ft_legal-d1j a {
  color: #9A9282;
  text-decoration: underline;
}.kbo_ft_age-d1j {
  border-radius: 50%;
  border: 2px solid #8A8478;
  flex-shrink: 0;
  width: 32px;
  font-size: 0.688rem;
  display: flex;
  color: #8A8478;
  margin-left: auto;
  justify-content: center;
  height: 2rem;
  align-items: center;
  font-weight: 800;
}