*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080F1A;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #A8C4D4;
  min-height: 100vh;
  font-family: 'Rajdhani', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.krm_layout-9q1 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.krm_page-9q1 {
  min-height: 100vh;
  display: flex;
}.krm_main-9q1 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.krm_main-9q1 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.krm_main-9q1 {
  padding-bottom: 72px;
}
}.krm_gc-9q1 {
  background: #0A1320;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 643px) {.krm_gc-9q1 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.krm_gc-9q1 {
  width: 10.5rem;
}
}.krm_gc-9q1:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,224,0.07);
}.krm_gc_img-9q1 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.krm_gc_img-9q1 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.krm_gc_hover-9q1 {
  background: rgba(4,10,18,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.krm_gc-9q1:hover .krm_gc_hover-9q1 {
  opacity: 1;
}.krm_gc_hover_btn-9q1 {
  background: #00C8E0;
  border-radius: 4px;
  padding: 8px 1rem;
  font-weight: 700;
  color: #E6F4FF;
  font-size: 12px;
}.krm_gc_info-9q1 {
  padding: 8px 10px 10px;
}.krm_gc_name-9q1 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #A8C4D4;
}.krm_gc_prov-9q1 {
  font-size: 0.625rem;
  color: #3A5262;
}.krm_gc_tag-9q1 {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 0.375rem;
  font-size: 0.563rem;
  z-index: 2;
  font-weight: 700;
}.krm_gc_tag_hot-9q1 {
  background: #FF3A52;
  color: #fff;
}.krm_gc_tag_new-9q1 {
  background: #00D878;
  color: #080F1A;
}.krm_gc_tag_jp-9q1 {
  background: #F0A020;
  color: #080F1A;
}.krm_gc_tag_ex-9q1 {
  background: #0A5A8A;
  color: #fff;
}.krm_gc_tag_live-9q1 {
  background: #FF3A52;
  color: #fff;
}.krm_gr-9q1 {
  padding: 32px 1rem 0;
  background: #080F1A;
}
@media(min-width:768px) {.krm_gr-9q1 {
  padding: 36px 1.5rem 0;
}
}.krm_gr_in-9q1 {
  margin: 0 auto;
  max-width: 1340px;
}.krm_gr_head-9q1 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.krm_gr_head_l-9q1 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.krm_gr_ic-9q1 {
  border-radius: 0.5rem;
  justify-content: center;
  width: 2rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
}.krm_gr_ic-9q1 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.krm_gr_title-9q1 {
  font-size: 1rem;
  color: #E6F4FF;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
}
@media(min-width: 767px) {.krm_gr_title-9q1 {
  font-size: 18px;
}
}.krm_gr_more-9q1 {
  transition: color .2s;
  gap: 5px;
  color: #4A6878;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.krm_gr_more-9q1:hover {
  color: #00C8E0;
}.krm_gr_more-9q1 svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.krm_gr_arrows-9q1 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.krm_gr_arr-9q1 {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  align-items: center;
  width: 30px;
  display: flex;
  justify-content: center;
  color: #6A8FA0;
  height: 1.875rem;
}.krm_gr_arr-9q1:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F4FF;
}.krm_gr_arr-9q1 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.krm_gr_seo_h-9q1 {
  margin: 0 0 6px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #A8C4D4;
}
@media(min-width: 767px) {.krm_gr_seo_h-9q1 {
  font-size: 0.875rem;
}
}.krm_gr_seo-9q1 {
  margin-bottom: 0.75rem;
  color: #4A6878;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
}.krm_gr_seo-9q1 strong {
  font-weight: 600;
  color: #A8C4D4;
}.krm_gr_scroll-9q1 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.krm_gr_scroll-9q1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.krm_gr_scroll-9q1 {
  gap: 12px;
}
}.krm_tb-9q1 {
  background: #080F1A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  left: 0;
  display: flex;
  z-index: 80;
  right: 0;
  position: fixed;
  height: 3.5rem;
  top: 0;
}.krm_tb_in-9q1 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.krm_tb_burger-9q1 {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
  height: 38px;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin-right: 0.5rem;
}.krm_tb_burger-9q1:hover {
  background: rgba(255,255,255,0.05);
}.krm_tb_burger_line-9q1 {
  border-radius: 1px;
  background: #6A8FA0;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.krm_tb_burger-9q1 {
  display: none;
}
}.krm_tb_logo-9q1 {
  gap: 0.563rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  display: flex;
  flex-shrink: 0;
  color: #E6F4FF;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
}.krm_tb_logo_mark-9q1 {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
}.krm_tb_logo_mark-9q1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.krm_tb_nav-9q1 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.krm_tb_nav-9q1 {
  display: flex;
}
}.krm_tb_tab-9q1 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #6A8FA0;
  white-space: nowrap;
}.krm_tb_tab-9q1:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F4FF;
}.krm_tb_tab-9q1.krm_state_active-9q1 {
  background: rgba(0,200,224,0.15);
  color: #E6F4FF;
}.krm_tb_right-9q1 {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.krm_tb_login-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  color: #A8C4D4;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.krm_tb_login-9q1:hover {
  border-color: rgba(0,210,235,0.45);
  color: #E6F4FF;
}
@media(min-width: 481px) {.krm_tb_login-9q1 {
  display: block;
}
}.krm_tb_reg-9q1 {
  background: #00D878;
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #060D17;
  white-space: nowrap;
  font-size: 0.813rem;
}.krm_tb_reg-9q1:hover {
  background: #00EF88;
}.krm_sb-9q1 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0D1825;
  position: fixed;
  bottom: 0;
  left: 0;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
}.krm_sb-9q1.krm_state_open-9q1 {
  transform: translateX(0);
}.krm_sb-9q1::-webkit-scrollbar {
  width: 0.25rem;
}.krm_sb-9q1::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.krm_sb-9q1 {
  transform: translateX(0);
}
}.krm_sb_auth-9q1 {
  padding: 0.875rem 12px 0.625rem;
}.krm_sb_btn_reg-9q1 {
  transition: background .2s;
  border-radius: 8px;
  background: #00D878;
  padding: 0.688rem;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  color: #060D17;
}.krm_sb_btn_reg-9q1:hover {
  background: #00EF88;
}.krm_sb_btn_login-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 10px;
  font-size: 13px;
  color: #A8C4D4;
  font-weight: 600;
  display: block;
  text-align: center;
}.krm_sb_btn_login-9q1:hover {
  border-color: rgba(0,210,235,0.45);
  color: #E6F4FF;
}.krm_sb_promo-9q1 {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#031628,#0D1825);
  border: 1px solid rgba(0,200,224,0.15);
  padding: 12px 14px;
  border-radius: 0.5rem;
  position: relative;
}.krm_sb_promo-9q1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,224,0.15),transparent 70%);
  height: 80px;
  content: '';
  right: -1.25rem;
  position: absolute;
  top: -1.25rem;
  width: 5rem;
}.krm_sb_promo_title-9q1 {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E0;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.krm_sb_promo_text-9q1 {
  line-height: 1.35;
  font-size: 12px;
  color: #E6F4FF;
  font-weight: 600;
  overflow-wrap: break-word;
}.krm_sb_promo_sub-9q1 {
  margin-top: 3px;
  font-size: 10px;
  color: #4A6878;
}.krm_sb_nav-9q1 {
  padding: 0.375rem 8px 16px;
}.krm_sb_nav_lb-9q1 {
  padding: 10px 8px 0.375rem;
  color: #3A5262;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.krm_sb_link-9q1 {
  gap: 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  font-size: 0.813rem;
  color: #6A8FA0;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
  display: flex;
}.krm_sb_link-9q1:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F4FF;
}.krm_sb_link-9q1.krm_state_active-9q1 {
  background: rgba(0,200,224,0.15);
  color: #E6F4FF;
}.krm_sb_ic-9q1 {
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
}.krm_sb_ic-9q1 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.krm_sb_ic_1-9q1 {
  background: rgba(0,200,224,0.07);
  color: #00C8E0;
}.krm_sb_ic_2-9q1 {
  background: rgba(0,216,120,0.14);
  color: #00D878;
}.krm_sb_ic_3-9q1 {
  background: rgba(240,160,32,0.14);
  color: #F0A020;
}.krm_sb_ic_4-9q1 {
  background: rgba(10,90,138,0.28);
  color: #0A5A8A;
}.krm_sb_ic_5-9q1 {
  background: rgba(0,200,224,0.07);
  color: #FF3FA6;
}.krm_sb_ic_6-9q1 {
  background: rgba(10,90,138,0.28);
  color: #7C44E8;
}.krm_sb_badge-9q1 {
  padding: 2px 0.438rem;
  background: #F0A020;
  border-radius: 0.25rem;
  color: #060D17;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.krm_sb_bot-9q1 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.krm_sb_lang-9q1,.krm_sb_help-9q1 {
  padding: 9px 6px;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.375rem;
  justify-content: center;
  color: #6A8FA0;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
}.krm_sb_lang-9q1:hover,.krm_sb_help-9q1:hover {
  border-color: rgba(0,210,235,0.45);
  color: #E6F4FF;
}.krm_sb_lang-9q1 svg,.krm_sb_help-9q1 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.krm_sb_bd-9q1 {
  background: rgba(4,10,18,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.krm_sb_bd-9q1.krm_state_on-9q1 {
  display: block;
}
@media(min-width: 1083px) {.krm_sb_bd-9q1 {
  display: none!important;
}
}.krm_mob_nav-9q1 {
  background: #0D1825;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
}
@media(min-width:1080px) {.krm_mob_nav-9q1 {
  display: none;
}
}.krm_mob_nav_item-9q1 {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  color: #3A5262;
  display: flex;
}.krm_mob_nav_ic-9q1 {
  line-height: 1;
}.krm_mob_nav_ic-9q1 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.krm_mob_nav_lb-9q1 {
  color: #3A5262;
  font-weight: 600;
  font-size: 0.625rem;
}.krm_mob_nav_item-9q1.krm_state_active-9q1 {
  color: #00C8E0;
}.krm_mob_nav_item-9q1.krm_state_active-9q1 .krm_mob_nav_lb-9q1 {
  color: #00C8E0;
}.krm_hero-9q1 {
  padding: 1.25rem 16px 0;
  background: #080F1A;
}
@media(min-width: 769px) {.krm_hero-9q1 {
  padding: 24px 1.5rem 0;
}
}.krm_hero_in-9q1 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 857px) {.krm_hero_in-9q1 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.krm_hero_in-9q1 {
  grid-template-columns: 1fr 340px;
}
}.krm_hero_promo-9q1 {
  background: #0A1320;
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 771px) {.krm_hero_promo-9q1 {
  min-height: 17.5rem;
}
}.krm_hero_promo_bg-9q1 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#031628 0%,#080F1A 100%);
  background-size: cover;
  position: absolute;
}.krm_hero_promo_bg-9q1::after {
  background: linear-gradient(90deg,#080F1A 0%,rgba(4,10,18,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.krm_hero_promo_glow-9q1 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10,90,138,0.28) 0%,transparent 65%);
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  top: -2.5rem;
  height: 300px;
  width: 300px;
}.krm_hero_promo_ct-9q1 {
  padding: 1.75rem 24px 28px 1.75rem;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  display: flex;
}
@media(min-width:768px) {.krm_hero_promo_ct-9q1 {
  padding: 40px 2rem;
}
}.krm_hero_badge-9q1 {
  border-radius: 20px;
  padding: 0.313rem 12px;
  background: rgba(0,200,224,0.15);
  border: 1px solid rgba(0,200,224,0.07);
  letter-spacing: .08em;
  font-size: 10px;
  color: #00C8E0;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.krm_hero_h1-9q1 {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.15;
  font-size: 1.625rem;
  color: #E6F4FF;
  font-weight: 800;
}.krm_hero_h1-9q1 em {
  font-style: normal;
  color: #F0A020;
}
@media(min-width: 771px) {.krm_hero_h1-9q1 {
  font-size: 2.25rem;
}
}.krm_hero_sub-9q1 {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #6A8FA0;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.krm_hero_sub-9q1 {
  font-size: 14px;
}
}.krm_hero_row-9q1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.krm_hero_cta-9q1 {
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 8px;
  background: #00D878;
  box-shadow: 0 2px 0 rgba(0,0,0,0.5), 0 0 16px rgba(0,216,120,0.45);
  color: #060D17;
  font-size: 14px;
  font-weight: 700;
}.krm_hero_cta-9q1:hover {
  background: #00EF88;
}.krm_hero_terms-9q1 {
  font-size: 0.688rem;
  color: #3A5262;
}.krm_hero_game-9q1 {
  overflow: hidden;
  background: #0A1320;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 14px;
  position: relative;
  display: flex;
  flex-direction: column;
}.krm_hero_game_badge-9q1 {
  border-radius: 1.25rem;
  border: 1px solid rgba(240,160,32,0.14);
  padding: 0.313rem 0.625rem;
  background: rgba(240,160,32,0.14);
  font-weight: 700;
  color: #F0A020;
  left: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  font-size: 10px;
  z-index: 3;
}.krm_hero_game_badge-9q1 svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.krm_hero_game_img-9q1 {
  background: linear-gradient(135deg,#031628,#080F1A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.krm_hero_game_img-9q1 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.krm_hero_game_play-9q1 {
  background: rgba(4,10,18,0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.krm_hero_game-9q1:hover .krm_hero_game_play-9q1 {
  opacity: 1;
}.krm_hero_game_play-9q1 span {
  border-radius: 50%;
  background: #00C8E0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
}.krm_hero_game_play-9q1 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.krm_hero_game_info-9q1 {
  padding: 14px 1rem;
}.krm_hero_game_title-9q1 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #E6F4FF;
}.krm_hero_game_provider-9q1 {
  font-size: 11px;
  color: #4A6878;
}.krm_hero_game_btn-9q1 {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  background: #00C8E0;
  margin: 12px 16px 16px;
  font-weight: 700;
  color: #E6F4FF;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.krm_hero_game-9q1:hover .krm_hero_game_btn-9q1 {
  background: #00DEFF;
}.krm_sbar-9q1 {
  padding: 1rem 1rem 0;
  background: #080F1A;
}
@media(min-width: 769px) {.krm_sbar-9q1 {
  padding: 18px 24px 0;
}
}.krm_sbar_in-9q1 {
  margin: 0 auto;
  max-width: 1340px;
}.krm_sbar_row-9q1 {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.krm_sbar_input-9q1 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 16px;
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  background: #0A1320;
  color: #4A6878;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
}.krm_sbar_input-9q1:hover {
  border-color: rgba(0,210,235,0.45);
}.krm_sbar_input-9q1 svg {
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.krm_sbar_providers-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border-radius: 8px;
  background: #0A1320;
  gap: 0.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
  color: #A8C4D4;
  align-items: center;
}.krm_sbar_providers-9q1:hover {
  border-color: rgba(0,210,235,0.45);
  color: #E6F4FF;
}.krm_sbar_providers-9q1 svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.krm_sbar_tabs-9q1 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.krm_sbar_tabs-9q1::-webkit-scrollbar {
  display: none;
}.krm_sbar_tab-9q1 {
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  gap: 7px;
  padding: 8px 14px;
  white-space: nowrap;
  color: #6A8FA0;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  align-items: center;
}.krm_sbar_tab-9q1:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,210,235,0.45);
  color: #E6F4FF;
}.krm_sbar_tab-9q1.krm_state_active-9q1 {
  border-color: rgba(0,200,224,0.07);
  background: rgba(0,200,224,0.15);
  color: #E6F4FF;
}.krm_sbar_tab_ic-9q1 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.krm_wy-9q1 {
  background: #080F1A;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.krm_wy-9q1 {
  padding: 2.5rem 24px 0;
}
}.krm_wy_in-9q1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.krm_wy_head-9q1 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.krm_wy_label-9q1 {
  color: #00C8E0;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.krm_wy_h2-9q1 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #E6F4FF;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.krm_wy_h2-9q1 {
  font-size: 24px;
}
}.krm_wy_intro-9q1 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #4A6878;
}.krm_wy_grid-9q1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.krm_wy_grid-9q1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.krm_wy_grid-9q1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.krm_wy_card-9q1 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #0D1825;
}.krm_wy_card-9q1:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,224,0.07);
}.krm_wy_card_ic-9q1 {
  border-radius: 50%;
  background: rgba(0,200,224,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00C8E0;
  margin-bottom: 0.875rem;
  height: 44px;
  width: 44px;
}.krm_wy_card_ic-9q1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.krm_wy_card_h-9q1 {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
  color: #E6F4FF;
  overflow-wrap: break-word;
}.krm_wy_card_p-9q1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4A6878;
  line-height: 1.6;
}.krm_wy_card_p-9q1 strong {
  font-weight: 600;
  color: #A8C4D4;
}.krm_gr_jp-9q1 {
  overflow: hidden;
  background: linear-gradient(135deg,#0D0A2A 0%,#060A18 100%);
  border-radius: 14px;
  padding: 1.25rem;
  position: relative;
}.krm_gr_jp-9q1::before {
  background: radial-gradient(circle,rgba(10,90,138,0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
  content: '';
  left: -60px;
  top: -60px;
}.krm_gr_jp-9q1::after {
  background: radial-gradient(circle,rgba(240,160,32,0.14) 0%,transparent 70%);
  border-radius: 50%;
  height: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  content: '';
  width: 200px;
  right: 0;
}.krm_gr_jp_head-9q1 {
  gap: 1rem;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  z-index: 1;
}.krm_gr_jp_info-9q1 {
  flex: 1;
}.krm_gr_jp_label-9q1 {
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  color: #7C44E8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.krm_gr_jp_label-9q1 svg {
  width: 0.875rem;
  margin-right: 0.25rem;
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
}.krm_gr_jp_amount-9q1 {
  color: #E6F4FF;
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 2rem;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.krm_gr_jp_amount-9q1 {
  font-size: 2.5rem;
}
}.krm_gr_jp_amount-9q1 span {
  color: #F0A020;
}.krm_gr_jp_seo-9q1 {
  font-size: 0.75rem;
  color: #6A8FA0;
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
}.krm_gr_jp_cta-9q1 {
  border-radius: 8px;
  background: rgba(10,90,138,0.28);
  padding: 0.688rem 20px;
  transition: background .2s;
  border: 1px solid rgba(10,90,138,0.28);
  color: #E6F4FF;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 4px;
  font-size: 0.813rem;
}.krm_gr_jp_cta-9q1:hover {
  background: #0A5A8A;
}.krm_gcg-9q1 {
  background: #080F1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.krm_gcg-9q1 {
  padding: 2.75rem 24px 0;
}
}.krm_gcg_in-9q1 {
  margin: 0 auto;
  max-width: 1340px;
}.krm_gcg_head-9q1 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.krm_gcg_label-9q1 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #00C8E0;
}.krm_gcg_h2-9q1 {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #E6F4FF;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.krm_gcg_h2-9q1 {
  font-size: 28px;
}
}.krm_gcg_intro-9q1 {
  line-height: 1.6;
  color: #4A6878;
  font-size: 13px;
}.krm_gcg_grid-9q1 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.krm_gcg_grid-9q1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.krm_gcg_grid-9q1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.krm_gcg_card-9q1 {
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  cursor: pointer;
  position: relative;
  flex-direction: column;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
}.krm_gcg_card-9q1:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,224,0.15);
}.krm_gcg_card_bg-9q1 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.krm_gcg_card_bg-9q1::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.krm_gcg_card_ic-9q1 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  justify-content: center;
  top: 1.125rem;
  display: flex;
  height: 2.5rem;
  color: #E6F4FF;
  z-index: 2;
  width: 40px;
  position: absolute;
  right: 18px;
  align-items: center;
}.krm_gcg_card_ic-9q1 svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 20px;
}.krm_gcg_card_ct-9q1 {
  z-index: 1;
  position: relative;
}.krm_gcg_card_h-9q1 {
  font-size: 18px;
  font-family: 'Orbitron', sans-serif;
  color: #E6F4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 770px) {.krm_gcg_card_h-9q1 {
  font-size: 1.25rem;
}
}.krm_gcg_card_p-9q1 {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.krm_gcg_card_p-9q1 strong {
  color: #E6F4FF;
  font-weight: 600;
}.krm_gcg_card_cta-9q1 {
  gap: 0.25rem;
  color: #00C8E0;
  font-size: 12px;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
}.krm_gcg_card_cta-9q1 svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.krm_ws-9q1 {
  padding: 32px 1rem 0;
  background: #080F1A;
}
@media(min-width:768px) {.krm_ws-9q1 {
  padding: 2.25rem 24px 0;
}
}.krm_ws_in-9q1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.krm_ws_head-9q1 {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
}.krm_ws_title-9q1 {
  gap: 10px;
  font-family: 'Orbitron', sans-serif;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F4FF;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}.krm_ws_title_ic-9q1 svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F0A020;
}.krm_ws_online-9q1 {
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #4A6878;
}.krm_ws_online_dot-9q1 {
  border-radius: 50%;
  background: #00D878;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(0,216,120,0.14);
  height: 8px;
  flex-shrink: 0;
}.krm_ws_scroll-9q1 {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.krm_ws_scroll-9q1::-webkit-scrollbar {
  display: none;
}.krm_wc-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.875rem;
  border-radius: 8px;
  background: #0A1320;
  gap: 10px;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.krm_wc_img-9q1 {
  background: #0D1825;
  overflow: hidden;
  border-radius: 4px;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.krm_wc_img-9q1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.krm_wc_info-9q1 {
  min-width: 0;
}.krm_wc_game-9q1 {
  overflow: hidden;
  white-space: nowrap;
  color: #A8C4D4;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.krm_wc_player-9q1 {
  overflow: hidden;
  font-size: 10px;
  color: #3A5262;
  text-overflow: ellipsis;
  white-space: nowrap;
}.krm_wc_amount-9q1 {
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #00D878;
}.krm_reg-9q1 {
  padding: 2.25rem 16px 0;
  background: #080F1A;
}
@media(min-width: 765px) {.krm_reg-9q1 {
  padding: 44px 24px 0;
}
}.krm_reg_in-9q1 {
  border: 1px solid rgba(255,255,255,0.05);
  background: #0D1825;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.krm_reg_in-9q1 {
  padding: 40px;
}
}.krm_reg_top-9q1 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.krm_reg_top-9q1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.krm_reg_label-9q1 {
  margin-bottom: 0.625rem;
  color: #00C8E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.krm_reg_h2-9q1 {
  font-weight: 800;
  color: #E6F4FF;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.krm_reg_h2-9q1 {
  font-size: 1.75rem;
}
}.krm_reg_bonus-9q1 {
  border-radius: 8px;
  gap: 8px;
  border: 1px solid rgba(240,160,32,0.14);
  padding: 0.625rem 16px;
  background: rgba(240,160,32,0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.krm_reg_bonus_amount-9q1 {
  color: #F0A020;
  font-weight: 800;
  font-size: 20px;
}.krm_reg_bonus_text-9q1 {
  font-size: 13px;
  color: #6A8FA0;
  line-height: 1.35;
}.krm_reg_cta_btn-9q1 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #00D878;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 0.938rem;
  box-shadow: 0 2px 0 rgba(0,0,0,0.5), 0 0 1rem rgba(0,216,120,0.45);
  font-weight: 700;
  color: #060D17;
}.krm_reg_cta_btn-9q1:hover {
  background: #00EF88;
}.krm_reg_terms-9q1 {
  font-size: 11px;
  color: #3A5262;
  line-height: 1.5;
}.krm_reg_seo-9q1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #4A6878;
  overflow-wrap: break-word;
}.krm_reg_seo-9q1 p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #4A6878;
  line-height: 1.65;
}.krm_reg_seo-9q1 p:last-child {
  margin-bottom: 0;
}.krm_reg_seo-9q1 strong {
  font-weight: 700;
  color: #A8C4D4;
}.krm_reg_seo-9q1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.krm_reg_seo-9q1 a:hover {
  color: #00DEFF;
}.krm_reg_seo-9q1 ul,.krm_reg_seo-9q1 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.krm_reg_seo-9q1 ol {
  list-style: decimal;
}.krm_reg_seo-9q1 li {
  color: #4A6878;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.krm_reg_seo-9q1 table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.krm_reg_seo-9q1 table {
  display: table;
}
}.krm_reg_seo-9q1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #A8C4D4;
  font-weight: 700;
  text-align: left;
}.krm_reg_seo-9q1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #4A6878;
}.krm_reg_steps-9q1 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 862px) {.krm_reg_steps-9q1 {
  margin-top: 0;
}
}.krm_reg_step-9q1 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.krm_reg_step_num-9q1 {
  border-radius: 50%;
  background: rgba(0,200,224,0.15);
  border: 1px solid rgba(0,200,224,0.07);
  font-size: 14px;
  color: #00C8E0;
  display: flex;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
  justify-content: center;
  font-weight: 800;
}.krm_reg_step_title-9q1 {
  margin-bottom: 3px;
  color: #E6F4FF;
  font-weight: 700;
  font-size: 0.875rem;
}.krm_reg_step_text-9q1 {
  line-height: 1.5;
  color: #4A6878;
  font-size: 12px;
}.krm_reg_trust-9q1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.krm_reg_trust_item-9q1 {
  gap: 7px;
  font-size: 12px;
  color: #4A6878;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.krm_reg_trust_ic-9q1 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  color: #00C8E0;
}.krm_prov-9q1 {
  background: #080F1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.krm_prov-9q1 {
  padding: 2.75rem 1.5rem 0;
}
}.krm_prov_in-9q1 {
  margin: 0 auto;
  max-width: 1340px;
}.krm_prov_head-9q1 {
  margin-bottom: 1rem;
}.krm_prov_label-9q1 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #00C8E0;
}.krm_prov_h2-9q1 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E6F4FF;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.krm_prov_h2-9q1 {
  font-size: 24px;
}
}.krm_prov_seo-9q1 {
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #4A6878;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
}.krm_prov_seo-9q1 strong {
  font-weight: 700;
  color: #A8C4D4;
}.krm_prov_seo-9q1 a {
  text-decoration: underline;
  color: #00C8E0;
}.krm_prov_grid-9q1 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.krm_prov_grid-9q1 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.krm_prov_grid-9q1 {
  grid-template-columns: repeat(8,1fr);
}
}.krm_prov_card-9q1 {
  background: #0A1320;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border-radius: 0.5rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.krm_prov_card-9q1:hover {
  border-color: rgba(0,210,235,0.45);
  background: #0D1825;
}.krm_prov_logo-9q1 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.krm_prov_logo-9q1 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.krm_prov_name-9q1 {
  font-weight: 600;
  font-size: 0.688rem;
  color: #6A8FA0;
  text-align: center;
  overflow-wrap: break-word;
}.krm_bon-9q1 {
  padding: 36px 1rem 0;
  background: #080F1A;
}
@media(min-width: 767px) {.krm_bon-9q1 {
  padding: 44px 1.5rem 0;
}
}.krm_bon_in-9q1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.krm_bon_head-9q1 {
  margin-bottom: 20px;
}.krm_bon_label-9q1 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E0;
  font-size: 11px;
}.krm_bon_h2-9q1 {
  font-size: 1.25rem;
  color: #E6F4FF;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.krm_bon_h2-9q1 {
  font-size: 24px;
}
}.krm_bon_seo-9q1 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #4A6878;
  font-size: 13px;
  line-height: 1.6;
}.krm_bon_seo-9q1 strong {
  color: #A8C4D4;
  font-weight: 700;
}.krm_bon_seo-9q1 a {
  color: #00C8E0;
  text-decoration: underline;
}.krm_bon_grid-9q1 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.krm_bon_grid-9q1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.krm_bon_grid-9q1 {
  grid-template-columns: repeat(5,1fr);
}
}.krm_bon_card-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0A1320;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.5rem;
}.krm_bon_card-9q1:hover {
  border-color: rgba(0,200,224,0.07);
  transform: translateY(-2px);
}.krm_bon_card_ic-9q1 svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
}.krm_bon_card_ic-9q1 {
  margin-bottom: 10px;
}.krm_bon_card_type-9q1 {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #4A6878;
  letter-spacing: .06em;
}.krm_bon_card_amount-9q1 {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #F0A020;
  line-height: 1.1;
}.krm_bon_card_name-9q1 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #E6F4FF;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.krm_bon_card_detail-9q1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #3A5262;
  padding-top: 8px;
  font-size: 11px;
}.krm_app-9q1 {
  background: #080F1A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.krm_app-9q1 {
  padding: 44px 1.5rem 0;
}
}.krm_app_in-9q1 {
  margin: 0 auto;
  max-width: 1340px;
}.krm_app_head-9q1 {
  margin-bottom: 1rem;
}.krm_app_label-9q1 {
  letter-spacing: .08em;
  color: #00C8E0;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.krm_app_h2-9q1 {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #E6F4FF;
}
@media(min-width: 766px) {.krm_app_h2-9q1 {
  font-size: 24px;
}
}.krm_app_sub-9q1 {
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4A6878;
}.krm_app_sub-9q1 strong {
  font-weight: 700;
  color: #A8C4D4;
}.krm_app_cards-9q1 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.krm_app_cards-9q1 {
  grid-template-columns: repeat(3,1fr);
}
}.krm_app_card-9q1 {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.5rem;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.krm_app_card_ios-9q1 {
  background: linear-gradient(135deg,rgba(0,200,224,0.15) 0%,#0D1825 100%);
}.krm_app_card_android-9q1 {
  background: linear-gradient(135deg,rgba(0,216,120,0.14) 0%,#0D1825 100%);
}.krm_app_card_win-9q1 {
  background: linear-gradient(135deg,rgba(240,160,32,0.14) 0%,#0D1825 100%);
}.krm_app_card_ic-9q1 svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
}.krm_app_card_ic-9q1 {
  flex-shrink: 0;
  color: #E6F4FF;
}.krm_app_card_os-9q1 {
  color: #4A6878;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.krm_app_card_title-9q1 {
  line-height: 1.2;
  color: #E6F4FF;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.krm_app_card_text-9q1 {
  color: #4A6878;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.krm_app_card_btn-9q1 {
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  padding: 10px 1.125rem;
  border-radius: 4px;
  border: 1px solid rgba(0,210,235,0.45);
  gap: 7px;
  color: #E6F4FF;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}.krm_app_card_btn-9q1:hover {
  background: rgba(255,255,255,0.07);
}.krm_seo-9q1 {
  background: #080F1A;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.krm_seo-9q1 {
  padding: 44px 1.5rem 0;
}
}.krm_seo_in-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  background: #0D1825;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.krm_seo_in-9q1 {
  padding: 2.25rem 2.5rem;
}
}.krm_seo_label-9q1 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00C8E0;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.krm_seo_h2-9q1 {
  color: #E6F4FF;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 765px) {.krm_seo_h2-9q1 {
  font-size: 1.5rem;
}
}.krm_seo_body-9q1 {
  line-height: 1.75;
  color: #6A8FA0;
  overflow-wrap: break-word;
  font-size: 14px;
}.krm_seo_body-9q1 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6A8FA0;
}.krm_seo_body-9q1 p:last-child {
  margin-bottom: 0;
}.krm_seo_body-9q1 strong {
  color: #A8C4D4;
  font-weight: 700;
}.krm_seo_body-9q1 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.krm_seo_body-9q1 a:hover {
  color: #00DEFF;
}.krm_seo_body-9q1 ul,.krm_seo_body-9q1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.krm_seo_body-9q1 ol {
  list-style: decimal;
}.krm_seo_body-9q1 li {
  font-size: 14px;
  color: #6A8FA0;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.krm_seo_body-9q1 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.krm_seo_body-9q1 table {
  display: table;
}
}.krm_seo_body-9q1 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #A8C4D4;
}.krm_seo_body-9q1 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A8FA0;
}.krm_seo_cols-9q1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.krm_seo_cols-9q1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.krm_seo_cols-9q1 {
  grid-template-columns: repeat(3,1fr);
}
}.krm_seo_col_h-9q1 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #A8C4D4;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.krm_seo_col_p-9q1 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #4A6878;
  overflow-wrap: break-word;
}.krm_seo_stats-9q1 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.krm_seo_stat-9q1 {
  background: rgba(0,200,224,0.07);
  flex: 1;
  border: 1px solid rgba(0,200,224,0.15);
  padding: 14px 16px;
  border-radius: 8px;
  min-width: 8.75rem;
}.krm_seo_stat_val-9q1 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #00C8E0;
}.krm_seo_stat_lb-9q1 {
  overflow-wrap: break-word;
  color: #4A6878;
  font-size: 11px;
}.krm_faq-9q1 {
  background: #080F1A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.krm_faq-9q1 {
  padding: 44px 24px 0;
}
}.krm_faq_in-9q1 {
  margin: 0 auto;
  max-width: 1340px;
}.krm_faq_head-9q1 {
  margin-bottom: 20px;
}.krm_faq_label-9q1 {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #00C8E0;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.krm_faq_h2-9q1 {
  font-weight: 800;
  color: #E6F4FF;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.krm_faq_h2-9q1 {
  font-size: 24px;
}
}.krm_faq_list-9q1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.krm_faq_item-9q1 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1825;
  border-radius: 0.5rem;
  overflow: hidden;
}.krm_faq_q-9q1 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #A8C4D4;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
}.krm_faq_q-9q1:hover {
  color: #E6F4FF;
}.krm_faq_q_ic-9q1 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #00C8E0;
  display: flex;
  flex-shrink: 0;
  width: 1.5rem;
  height: 24px;
  font-size: 16px;
  justify-content: center;
}.krm_faq_item-9q1.krm_state_open-9q1 .krm_faq_q_ic-9q1 {
  transform: rotate(45deg);
}.krm_faq_a-9q1 {
  padding: 0 20px 1rem;
  color: #4A6878;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  overflow-wrap: break-word;
}.krm_faq_item-9q1.krm_state_open-9q1 .krm_faq_a-9q1 {
  display: block;
}.krm_faq_a-9q1 strong {
  font-weight: 700;
  color: #A8C4D4;
}.krm_faq_a-9q1 a {
  color: #00C8E0;
  text-decoration: underline;
}.krm_faq_a-9q1 ul,.krm_faq_a-9q1 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.krm_faq_a-9q1 ol {
  list-style: decimal;
}.krm_faq_a-9q1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.krm_faq_a-9q1 table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.krm_faq_a-9q1 table {
  display: table;
}
}.krm_faq_a-9q1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #A8C4D4;
  font-weight: 700;
  text-align: left;
}.krm_faq_a-9q1 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #4A6878;
}.krm_seo-9q1 {
  padding: 36px 16px 0;
  background: #080F1A;
}
@media(min-width: 769px) {.krm_seo-9q1 {
  padding: 2.75rem 1.5rem 0;
}
}.krm_seo_in-9q1 {
  padding: 1.75rem 24px;
  background: #0D1825;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.krm_seo_in-9q1 {
  padding: 36px 40px;
}
}.krm_seo_label-9q1 {
  color: #00C8E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.krm_seo_h2-9q1 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #E6F4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.krm_seo_h2-9q1 {
  font-size: 1.5rem;
}
}.krm_seo_body-9q1 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #6A8FA0;
}.krm_seo_body-9q1 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6A8FA0;
  margin-bottom: 0.75rem;
}.krm_seo_body-9q1 p:last-child {
  margin-bottom: 0;
}.krm_seo_body-9q1 strong {
  color: #A8C4D4;
  font-weight: 700;
}.krm_seo_body-9q1 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.krm_seo_body-9q1 a:hover {
  color: #00DEFF;
}.krm_seo_body-9q1 ul,.krm_seo_body-9q1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.krm_seo_body-9q1 ol {
  list-style: decimal;
}.krm_seo_body-9q1 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #6A8FA0;
}.krm_seo_body-9q1 table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.krm_seo_body-9q1 table {
  display: table;
}
}.krm_seo_body-9q1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #A8C4D4;
  text-align: left;
  font-weight: 700;
}.krm_seo_body-9q1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A8FA0;
}.krm_seo_cols-9q1 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.krm_seo_cols-9q1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.krm_seo_cols-9q1 {
  grid-template-columns: repeat(3,1fr);
}
}.krm_seo_col_h-9q1 {
  font-weight: 700;
  color: #A8C4D4;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.krm_seo_col_p-9q1 {
  line-height: 1.65;
  font-size: 13px;
  color: #4A6878;
  overflow-wrap: break-word;
}.krm_seo_stats-9q1 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.krm_seo_stat-9q1 {
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  background: rgba(0,200,224,0.07);
  border: 1px solid rgba(0,200,224,0.15);
  min-width: 140px;
}.krm_seo_stat_val-9q1 {
  color: #00C8E0;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
}.krm_seo_stat_lb-9q1 {
  color: #4A6878;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.krm_seo-9q1 {
  padding: 36px 1rem 0;
  background: #080F1A;
}
@media(min-width: 769px) {.krm_seo-9q1 {
  padding: 44px 1.5rem 0;
}
}.krm_seo_in-9q1 {
  background: #0D1825;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.krm_seo_in-9q1 {
  padding: 2.25rem 2.5rem;
}
}.krm_seo_label-9q1 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #00C8E0;
  text-transform: uppercase;
  font-size: 0.688rem;
}.krm_seo_h2-9q1 {
  margin-bottom: 14px;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #E6F4FF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.krm_seo_h2-9q1 {
  font-size: 1.5rem;
}
}.krm_seo_body-9q1 {
  line-height: 1.75;
  color: #6A8FA0;
  overflow-wrap: break-word;
  font-size: 14px;
}.krm_seo_body-9q1 p {
  color: #6A8FA0;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.krm_seo_body-9q1 p:last-child {
  margin-bottom: 0;
}.krm_seo_body-9q1 strong {
  color: #A8C4D4;
  font-weight: 700;
}.krm_seo_body-9q1 a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.krm_seo_body-9q1 a:hover {
  color: #00DEFF;
}.krm_seo_body-9q1 ul,.krm_seo_body-9q1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.krm_seo_body-9q1 ol {
  list-style: decimal;
}.krm_seo_body-9q1 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #6A8FA0;
}.krm_seo_body-9q1 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.krm_seo_body-9q1 table {
  display: table;
}
}.krm_seo_body-9q1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #A8C4D4;
  text-align: left;
  font-weight: 700;
}.krm_seo_body-9q1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #6A8FA0;
}.krm_seo_cols-9q1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.krm_seo_cols-9q1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.krm_seo_cols-9q1 {
  grid-template-columns: repeat(3,1fr);
}
}.krm_seo_col_h-9q1 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #A8C4D4;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.krm_seo_col_p-9q1 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #4A6878;
  font-size: 0.813rem;
}.krm_seo_stats-9q1 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.krm_seo_stat-9q1 {
  background: rgba(0,200,224,0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(0,200,224,0.15);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.krm_seo_stat_val-9q1 {
  color: #00C8E0;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.krm_seo_stat_lb-9q1 {
  overflow-wrap: break-word;
  color: #4A6878;
  font-size: 11px;
}.krm_ft-9q1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040A12;
  margin-top: 3rem;
}.krm_ft_support-9q1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.krm_ft_support-9q1 {
  padding: 1.75rem 1.5rem;
}
}.krm_ft_support_in-9q1 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
  display: flex;
}.krm_ft_support_main-9q1 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.krm_ft_support_ic-9q1 {
  flex-shrink: 0;
  color: #00C8E0;
}.krm_ft_support_ic-9q1 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
}.krm_ft_support_text_title-9q1 {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F4FF;
}.krm_ft_support_text_sub-9q1 {
  color: #4A6878;
  overflow-wrap: break-word;
  font-size: 12px;
}.krm_ft_support_btn-9q1 {
  background: #00C8E0;
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #E6F4FF;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.krm_ft_support_btn-9q1:hover {
  background: #00DEFF;
}.krm_ft_support_contacts-9q1 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.krm_ft_support_contact-9q1 {
  line-height: 1.4;
  font-size: 12px;
  color: #3A5262;
}.krm_ft_support_contact-9q1 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  color: #6A8FA0;
}.krm_ft_main-9q1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.krm_ft_main-9q1 {
  padding: 40px 1.5rem 2rem;
}
}.krm_ft_main_in-9q1 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 641px) {.krm_ft_main_in-9q1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.krm_ft_main_in-9q1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.krm_ft_col_logo-9q1 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.krm_ft_col_logo-9q1 {
  grid-column: auto;
}
}.krm_ft_logo-9q1 {
  gap: 9px;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #E6F4FF;
}.krm_ft_logo_mark-9q1 {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 1.875rem;
}.krm_ft_logo_mark-9q1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.krm_ft_logo_sub-9q1 {
  font-size: 0.75rem;
  line-height: 1.55;
  color: #3A5262;
  overflow-wrap: break-word;
  max-width: 12.5rem;
}.krm_ft_col_title-9q1 {
  font-size: 0.75rem;
  color: #6A8FA0;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.krm_ft_col_links-9q1 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.krm_ft_col_link-9q1 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #3A5262;
}.krm_ft_col_link-9q1:hover {
  color: #A8C4D4;
}.krm_ft_apps-9q1 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.krm_ft_app_card-9q1 {
  border-radius: 4px;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.krm_ft_app_card-9q1:hover {
  border-color: rgba(0,210,235,0.45);
}.krm_ft_app_card_ic-9q1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
}.krm_ft_app_card_os-9q1 {
  font-weight: 600;
  font-size: 10px;
  color: #3A5262;
}.krm_ft_app_card_action-9q1 {
  color: #A8C4D4;
  font-size: 12px;
  font-weight: 700;
}.krm_ft_bot-9q1 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.krm_ft_bot-9q1 {
  padding: 20px 1.5rem;
}
}.krm_ft_bot_in-9q1 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.krm_ft_socials-9q1 {
  gap: 8px;
  display: flex;
}.krm_ft_soc-9q1 {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 2.25rem;
  align-items: center;
  color: #6A8FA0;
  width: 2.25rem;
  justify-content: center;
}.krm_ft_soc-9q1 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.krm_ft_soc-9q1:hover {
  background: rgba(255,255,255,0.07);
}.krm_ft_legal-9q1 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
  color: #6C8C9E;
  line-height: 1.6;
}.krm_ft_legal-9q1 strong {
  font-weight: 700;
  color: #6A8FA0;
}.krm_ft_legal-9q1 a {
  color: #6A8FA0;
  text-decoration: underline;
}.krm_ft_age-9q1 {
  border: 2px solid #6C8C9E;
  border-radius: 50%;
  color: #6C8C9E;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  width: 2rem;
  font-size: 0.688rem;
}