html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #060E12;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
  color: #A8CDD3;
}.kfr-layout-8q4 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.kfr-page-8q4 {
  min-height: 100vh;
  display: flex;
}.kfr-main-8q4 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.kfr-main-8q4 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.kfr-main-8q4 {
  padding-bottom: 72px;
}
}.kfr-gc-8q4 {
  transition: transform .2s,border-color .2s;
  background: #091519;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width:640px) {.kfr-gc-8q4 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.kfr-gc-8q4 {
  width: 10.5rem;
}
}.kfr-gc-8q4:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 190, 0.06);
}.kfr-gc_img-8q4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.kfr-gc_img-8q4 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.kfr-gc_hover-8q4 {
  inset: 0;
  background: rgba(3, 10, 13, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
}.kfr-gc-8q4:hover .kfr-gc_hover-8q4 {
  opacity: 1;
}.kfr-gc_hover_btn-8q4 {
  background: #00C8BE;
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  color: #EDF8F8;
  font-weight: 700;
  font-size: 0.75rem;
}.kfr-gc_info-8q4 {
  padding: 0.5rem 0.625rem 0.625rem;
}.kfr-gc_name-8q4 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #A8CDD3;
}.kfr-gc_prov-8q4 {
  color: #3D616A;
  font-size: 10px;
}.kfr-gc_tag-8q4 {
  padding: 2px 7px;
  border-radius: 4px;
  top: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  left: 0.375rem;
  letter-spacing: .04em;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
}.kfr-gc_tag_hot-8q4 {
  background: #E83A4A;
  color: #fff;
}.kfr-gc_tag_new-8q4 {
  background: #00C97A;
  color: #060E12;
}.kfr-gc_tag_jp-8q4 {
  background: #E8A832;
  color: #060E12;
}.kfr-gc_tag_ex-8q4 {
  background: #006E80;
  color: #fff;
}.kfr-gc_tag_live-8q4 {
  background: #E83A4A;
  color: #fff;
}.kfr-gr-8q4 {
  padding: 32px 1rem 0;
  background: #060E12;
}
@media(min-width: 770px) {.kfr-gr-8q4 {
  padding: 36px 1.5rem 0;
}
}.kfr-gr_in-8q4 {
  margin: 0 auto;
  max-width: 1320px;
}.kfr-gr_head-8q4 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.kfr-gr_head_l-8q4 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.kfr-gr_ic-8q4 {
  border-radius: 8px;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 32px;
}.kfr-gr_ic-8q4 svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kfr-gr_title-8q4 {
  font-weight: 700;
  font-size: 1rem;
  color: #EDF8F8;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.kfr-gr_title-8q4 {
  font-size: 1.125rem;
}
}.kfr-gr_more-8q4 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #507C87;
  font-size: 12px;
}.kfr-gr_more-8q4:hover {
  color: #00C8BE;
}.kfr-gr_more-8q4 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kfr-gr_arrows-8q4 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.kfr-gr_arr-8q4 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
  color: #72A4AE;
  align-items: center;
  display: flex;
  justify-content: center;
}.kfr-gr_arr-8q4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF8F8;
}.kfr-gr_arr-8q4 svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kfr-gr_seo_h-8q4 {
  margin: 0 0 6px;
  max-width: 680px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  color: #A8CDD3;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.kfr-gr_seo_h-8q4 {
  font-size: 0.875rem;
}
}.kfr-gr_seo-8q4 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #507C87;
  max-width: 42.5rem;
  font-size: 0.75rem;
}.kfr-gr_seo-8q4 strong {
  font-weight: 600;
  color: #A8CDD3;
}.kfr-gr_scroll-8q4 {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
}.kfr-gr_scroll-8q4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.kfr-gr_scroll-8q4 {
  gap: 12px;
}
}.kfr-tb-8q4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #060E12;
  left: 0;
  display: flex;
  right: 0;
  z-index: 80;
  align-items: center;
  height: 56px;
  top: 0;
  position: fixed;
}.kfr-tb_in-8q4 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.kfr-tb_burger-8q4 {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 38px;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}.kfr-tb_burger-8q4:hover {
  background: rgba(255, 255, 255, 0.05);
}.kfr-tb_burger_line-8q4 {
  border-radius: 1px;
  background: #72A4AE;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.kfr-tb_burger-8q4 {
  display: none;
}
}.kfr-tb_logo-8q4 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  font-weight: 800;
  display: flex;
  font-size: 18px;
  margin-right: 20px;
  overflow-wrap: break-word;
  color: #EDF8F8;
  align-items: center;
  flex-shrink: 0;
}.kfr-tb_logo_mark-8q4 {
  overflow: hidden;
  border-radius: 8px;
  width: 32px;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.kfr-tb_logo_mark-8q4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kfr-tb_nav-8q4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.kfr-tb_nav-8q4 {
  display: flex;
}
}.kfr-tb_tab-8q4 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  font-size: 13px;
  color: #72A4AE;
  font-weight: 600;
  white-space: nowrap;
}.kfr-tb_tab-8q4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8F8;
}.kfr-tb_tab-8q4.kfr-state_active-8q4 {
  background: rgba(0, 200, 190, 0.14);
  color: #EDF8F8;
}.kfr-tb_right-8q4 {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.kfr-tb_login-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  padding: 0.563rem 1rem;
  font-size: 13px;
  display: none;
  color: #A8CDD3;
  font-weight: 600;
}.kfr-tb_login-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
  color: #EDF8F8;
}
@media(min-width: 481px) {.kfr-tb_login-8q4 {
  display: block;
}
}.kfr-tb_reg-8q4 {
  transition: background .2s;
  background: #00C97A;
  border-radius: 8px;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-weight: 700;
  color: #061014;
  font-size: 0.813rem;
}.kfr-tb_reg-8q4:hover {
  background: #10DC8C;
}.kfr-sb-8q4 {
  background: #0C1A20;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  width: 220px;
  left: 0;
  bottom: 0;
}.kfr-sb-8q4.kfr-state_open-8q4 {
  transform: translateX(0);
}.kfr-sb-8q4::-webkit-scrollbar {
  width: 4px;
}.kfr-sb-8q4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.kfr-sb-8q4 {
  transform: translateX(0);
}
}.kfr-sb_auth-8q4 {
  padding: 14px 0.75rem 0.625rem;
}.kfr-sb_btn_reg-8q4 {
  padding: 0.688rem;
  transition: background .2s;
  background: #00C97A;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #061014;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
  text-align: center;
}.kfr-sb_btn_reg-8q4:hover {
  background: #10DC8C;
}.kfr-sb_btn_login-8q4 {
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  color: #A8CDD3;
  font-size: 13px;
  font-weight: 600;
  display: block;
}.kfr-sb_btn_login-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
  color: #EDF8F8;
}.kfr-sb_promo-8q4 {
  margin: 0 0.75rem 10px;
  overflow: hidden;
  padding: 0.75rem 14px;
  border: 1px solid rgba(0, 200, 190, 0.14);
  background: linear-gradient(135deg,#00302E,#0C1A20);
  border-radius: 8px;
  position: relative;
}.kfr-sb_promo-8q4::before {
  background: radial-gradient(circle,rgba(0, 200, 190, 0.14),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  top: -1.25rem;
  position: absolute;
  width: 5rem;
  height: 5rem;
}.kfr-sb_promo_title-8q4 {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #00C8BE;
  font-weight: 700;
}.kfr-sb_promo_text-8q4 {
  line-height: 1.35;
  font-weight: 600;
  color: #EDF8F8;
  font-size: 12px;
  overflow-wrap: break-word;
}.kfr-sb_promo_sub-8q4 {
  margin-top: 3px;
  font-size: 10px;
  color: #507C87;
}.kfr-sb_nav-8q4 {
  padding: 6px 8px 1rem;
}.kfr-sb_nav_lb-8q4 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #3D616A;
  text-transform: uppercase;
  font-size: 10px;
}.kfr-sb_link-8q4 {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 4px;
  padding: 9px 10px;
  cursor: pointer;
  color: #72A4AE;
  font-weight: 500;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kfr-sb_link-8q4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8F8;
}.kfr-sb_link-8q4.kfr-state_active-8q4 {
  background: rgba(0, 200, 190, 0.14);
  color: #EDF8F8;
}.kfr-sb_ic-8q4 {
  border-radius: 0.25rem;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
}.kfr-sb_ic-8q4 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.kfr-sb_ic_1-8q4 {
  background: rgba(0, 200, 190, 0.06);
  color: #00C8BE;
}.kfr-sb_ic_2-8q4 {
  background: rgba(0, 201, 122, 0.14);
  color: #00C97A;
}.kfr-sb_ic_3-8q4 {
  background: rgba(232, 168, 50, 0.14);
  color: #E8A832;
}.kfr-sb_ic_4-8q4 {
  background: rgba(0, 110, 128, 0.22);
  color: #006E80;
}.kfr-sb_ic_5-8q4 {
  background: rgba(0, 200, 190, 0.06);
  color: #E0509A;
}.kfr-sb_ic_6-8q4 {
  background: rgba(0, 110, 128, 0.22);
  color: #8B5CF6;
}.kfr-sb_badge-8q4 {
  padding: 2px 7px;
  background: #E8A832;
  border-radius: 4px;
  font-size: 0.563rem;
  font-weight: 700;
  color: #061014;
  margin-left: auto;
}.kfr-sb_bot-8q4 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.kfr-sb_lang-8q4,.kfr-sb_help-8q4 {
  flex: 1;
  gap: 0.375rem;
  padding: 9px 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #72A4AE;
  font-size: 11px;
  font-weight: 600;
}.kfr-sb_lang-8q4:hover,.kfr-sb_help-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
  color: #EDF8F8;
}.kfr-sb_lang-8q4 svg,.kfr-sb_help-8q4 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.kfr-sb_bd-8q4 {
  background: rgba(3, 10, 13, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.kfr-sb_bd-8q4.kfr-state_on-8q4 {
  display: block;
}
@media(min-width: 1081px) {.kfr-sb_bd-8q4 {
  display: none!important;
}
}.kfr-mob_nav-8q4 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #0C1A20;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  position: fixed;
  left: 0;
  display: flex;
  z-index: 80;
  right: 0;
}
@media(min-width:1080px) {.kfr-mob_nav-8q4 {
  display: none;
}
}.kfr-mob_nav_item-8q4 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  flex-direction: column;
  color: #3D616A;
  align-items: center;
  display: flex;
  cursor: pointer;
}.kfr-mob_nav_ic-8q4 {
  line-height: 1;
}.kfr-mob_nav_ic-8q4 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kfr-mob_nav_lb-8q4 {
  font-size: 0.625rem;
  color: #3D616A;
  font-weight: 600;
}.kfr-mob_nav_item-8q4.kfr-state_active-8q4 {
  color: #00C8BE;
}.kfr-mob_nav_item-8q4.kfr-state_active-8q4 .kfr-mob_nav_lb-8q4 {
  color: #00C8BE;
}.kfr-hero-8q4 {
  background: #060E12;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.kfr-hero-8q4 {
  padding: 24px 1.5rem 0;
}
}.kfr-hero_in-8q4 {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.kfr-hero_in-8q4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.kfr-hero_in-8q4 {
  grid-template-columns: 1fr 340px;
}
}.kfr-hero_promo-8q4 {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #091519;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width:768px) {.kfr-hero_promo-8q4 {
  min-height: 17.5rem;
}
}.kfr-hero_promo_bg-8q4 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#00302E 0%,#060E12 100%);
  background-size: cover;
  position: absolute;
}.kfr-hero_promo_bg-8q4::after {
  background: linear-gradient(90deg,#060E12 0%,rgba(3, 10, 13, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kfr-hero_promo_glow-8q4 {
  background: radial-gradient(circle,rgba(0, 110, 128, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 60px;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  width: 18.75rem;
}.kfr-hero_promo_ct-8q4 {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  z-index: 2;
  position: relative;
  justify-content: center;
}
@media(min-width: 771px) {.kfr-hero_promo_ct-8q4 {
  padding: 40px 2rem;
}
}.kfr-hero_badge-8q4 {
  background: rgba(0, 200, 190, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(0, 200, 190, 0.06);
  padding: 5px 12px;
  color: #00C8BE;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 0.625rem;
  text-transform: uppercase;
}.kfr-hero_h1-8q4 {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #EDF8F8;
  font-weight: 800;
  font-size: 26px;
}.kfr-hero_h1-8q4 em {
  font-style: normal;
  color: #E8A832;
}
@media(min-width: 766px) {.kfr-hero_h1-8q4 {
  font-size: 2.25rem;
}
}.kfr-hero_sub-8q4 {
  font-size: 13px;
  margin-bottom: 20px;
  color: #72A4AE;
  line-height: 1.55;
}
@media(min-width: 769px) {.kfr-hero_sub-8q4 {
  font-size: 14px;
}
}.kfr-hero_row-8q4 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.kfr-hero_cta-8q4 {
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 8px;
  background: #00C97A;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 201, 122, 0.48);
  font-weight: 700;
  color: #061014;
}.kfr-hero_cta-8q4:hover {
  background: #10DC8C;
}.kfr-hero_terms-8q4 {
  font-size: 11px;
  color: #3D616A;
}.kfr-hero_game-8q4 {
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #091519;
  position: relative;
  flex-direction: column;
  display: flex;
}.kfr-hero_game_badge-8q4 {
  border: 1px solid rgba(232, 168, 50, 0.14);
  padding: 5px 0.625rem;
  background: rgba(232, 168, 50, 0.14);
  border-radius: 1.25rem;
  letter-spacing: .06em;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8A832;
  left: 12px;
  font-size: 0.625rem;
  position: absolute;
  top: 12px;
}.kfr-hero_game_badge-8q4 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
}.kfr-hero_game_img-8q4 {
  overflow: hidden;
  background: linear-gradient(135deg,#00302E,#060E12);
  position: relative;
  padding-bottom: 60%;
}.kfr-hero_game_img-8q4 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.kfr-hero_game_play-8q4 {
  background: rgba(3, 10, 13, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.kfr-hero_game-8q4:hover .kfr-hero_game_play-8q4 {
  opacity: 1;
}.kfr-hero_game_play-8q4 span {
  background: #00C8BE;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 52px;
  display: flex;
  height: 3.25rem;
}.kfr-hero_game_play-8q4 span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.kfr-hero_game_info-8q4 {
  padding: 14px 1rem;
}.kfr-hero_game_title-8q4 {
  overflow-wrap: break-word;
  color: #EDF8F8;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.kfr-hero_game_provider-8q4 {
  font-size: 11px;
  color: #507C87;
}.kfr-hero_game_btn-8q4 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C8BE;
  margin: 12px 16px 1rem;
  padding: 0.688rem;
  color: #EDF8F8;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
}.kfr-hero_game-8q4:hover .kfr-hero_game_btn-8q4 {
  background: #1ADFD4;
}.kfr-sbar-8q4 {
  padding: 16px 1rem 0;
  background: #060E12;
}
@media(min-width:768px) {.kfr-sbar-8q4 {
  padding: 18px 24px 0;
}
}.kfr-sbar_in-8q4 {
  margin: 0 auto;
  max-width: 1320px;
}.kfr-sbar_row-8q4 {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.kfr-sbar_input-8q4 {
  gap: 0.625rem;
  border-radius: 0.5rem;
  flex: 1;
  background: #091519;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  color: #507C87;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  display: flex;
}.kfr-sbar_input-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
}.kfr-sbar_input-8q4 svg {
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 0.938rem;
}.kfr-sbar_providers-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #091519;
  transition: border-color .2s;
  border-radius: 8px;
  gap: 8px;
  padding: 0.688rem 18px;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  color: #A8CDD3;
  display: flex;
}.kfr-sbar_providers-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
  color: #EDF8F8;
}.kfr-sbar_providers-8q4 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kfr-sbar_tabs-8q4 {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.kfr-sbar_tabs-8q4::-webkit-scrollbar {
  display: none;
}.kfr-sbar_tab-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #72A4AE;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
}.kfr-sbar_tab-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF8F8;
}.kfr-sbar_tab-8q4.kfr-state_active-8q4 {
  background: rgba(0, 200, 190, 0.14);
  border-color: rgba(0, 200, 190, 0.06);
  color: #EDF8F8;
}.kfr-sbar_tab_ic-8q4 svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.kfr-wy-8q4 {
  padding: 2rem 1rem 0;
  background: #060E12;
}
@media(min-width: 766px) {.kfr-wy-8q4 {
  padding: 2.5rem 1.5rem 0;
}
}.kfr-wy_in-8q4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kfr-wy_head-8q4 {
  margin-bottom: 18px;
  max-width: 45rem;
}.kfr-wy_label-8q4 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00C8BE;
  font-size: 11px;
  font-weight: 700;
}.kfr-wy_h2-8q4 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  color: #EDF8F8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.kfr-wy_h2-8q4 {
  font-size: 24px;
}
}.kfr-wy_intro-8q4 {
  margin: 0;
  color: #507C87;
  line-height: 1.6;
  font-size: 0.813rem;
}.kfr-wy_grid-8q4 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.kfr-wy_grid-8q4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kfr-wy_grid-8q4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kfr-wy_card-8q4 {
  background: #0C1A20;
  border-radius: 8px;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.kfr-wy_card-8q4:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 190, 0.06);
}.kfr-wy_card_ic-8q4 {
  background: rgba(0, 200, 190, 0.14);
  border-radius: 50%;
  color: #00C8BE;
  width: 44px;
  height: 44px;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
}.kfr-wy_card_ic-8q4 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kfr-wy_card_h-8q4 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 15px;
  color: #EDF8F8;
  line-height: 1.25;
  overflow-wrap: break-word;
}.kfr-wy_card_p-8q4 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #507C87;
  font-size: 13px;
}.kfr-wy_card_p-8q4 strong {
  color: #A8CDD3;
  font-weight: 600;
}.kfr-gcg-8q4 {
  background: #060E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.kfr-gcg-8q4 {
  padding: 44px 1.5rem 0;
}
}.kfr-gcg_in-8q4 {
  margin: 0 auto;
  max-width: 1320px;
}.kfr-gcg_head-8q4 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.kfr-gcg_label-8q4 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00C8BE;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.kfr-gcg_h2-8q4 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF8F8;
  font-weight: 800;
}
@media(min-width: 771px) {.kfr-gcg_h2-8q4 {
  font-size: 28px;
}
}.kfr-gcg_intro-8q4 {
  line-height: 1.6;
  color: #507C87;
  font-size: 0.813rem;
}.kfr-gcg_grid-8q4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.kfr-gcg_grid-8q4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.kfr-gcg_grid-8q4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.kfr-gcg_card-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.kfr-gcg_card-8q4:hover {
  border-color: rgba(0, 200, 190, 0.14);
  transform: translateY(-3px);
}.kfr-gcg_card_bg-8q4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.kfr-gcg_card_bg-8q4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kfr-gcg_card_ic-8q4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 1.125rem;
  top: 1.125rem;
  width: 40px;
  display: flex;
  position: absolute;
  height: 2.5rem;
  align-items: center;
  z-index: 2;
  justify-content: center;
  color: #EDF8F8;
}.kfr-gcg_card_ic-8q4 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.kfr-gcg_card_ct-8q4 {
  position: relative;
  z-index: 1;
}.kfr-gcg_card_h-8q4 {
  font-weight: 800;
  color: #EDF8F8;
  font-family: 'Rajdhani', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.kfr-gcg_card_h-8q4 {
  font-size: 20px;
}
}.kfr-gcg_card_p-8q4 {
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
}.kfr-gcg_card_p-8q4 strong {
  font-weight: 600;
  color: #EDF8F8;
}.kfr-gcg_card_cta-8q4 {
  gap: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  color: #00C8BE;
  font-size: 12px;
  align-items: center;
}.kfr-gcg_card_cta-8q4 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.kfr-gr_jp-8q4 {
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#12043A 0%,#06080F 100%);
  border-radius: 0.75rem;
  position: relative;
}.kfr-gr_jp-8q4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 110, 128, 0.22) 0%,transparent 70%);
  content: '';
  height: 250px;
  left: -60px;
  width: 15.625rem;
  position: absolute;
  top: -60px;
}.kfr-gr_jp-8q4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 50, 0.14) 0%,transparent 70%);
  width: 200px;
  height: 200px;
  right: 0;
  position: absolute;
  bottom: -2.5rem;
  content: '';
}.kfr-gr_jp_head-8q4 {
  gap: 16px;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: wrap;
}.kfr-gr_jp_info-8q4 {
  flex: 1;
}.kfr-gr_jp_label-8q4 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8B5CF6;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.kfr-gr_jp_label-8q4 svg {
  margin-right: 4px;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.kfr-gr_jp_amount-8q4 {
  color: #EDF8F8;
  line-height: 1;
  font-family: 'Rajdhani', sans-serif;
  font-size: 32px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.kfr-gr_jp_amount-8q4 {
  font-size: 40px;
}
}.kfr-gr_jp_amount-8q4 span {
  color: #E8A832;
}.kfr-gr_jp_seo-8q4 {
  color: #72A4AE;
  font-size: 12px;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.kfr-gr_jp_cta-8q4 {
  padding: 0.688rem 20px;
  border-radius: 8px;
  background: rgba(0, 110, 128, 0.22);
  transition: background .2s;
  border: 1px solid rgba(0, 110, 128, 0.22);
  white-space: nowrap;
  align-self: flex-start;
  color: #EDF8F8;
  flex-shrink: 0;
  position: relative;
  font-weight: 700;
  z-index: 1;
  margin-top: 4px;
  font-size: 13px;
}.kfr-gr_jp_cta-8q4:hover {
  background: #006E80;
}.kfr-ws-8q4 {
  background: #060E12;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.kfr-ws-8q4 {
  padding: 2.25rem 24px 0;
}
}.kfr-ws_in-8q4 {
  margin: 0 auto;
  max-width: 1320px;
}.kfr-ws_head-8q4 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.kfr-ws_title-8q4 {
  gap: 0.625rem;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #EDF8F8;
  font-family: 'Rajdhani', sans-serif;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.kfr-ws_title_ic-8q4 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  color: #E8A832;
}.kfr-ws_online-8q4 {
  gap: 7px;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #507C87;
}.kfr-ws_online_dot-8q4 {
  background: #00C97A;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 6px rgba(0, 201, 122, 0.14);
  flex-shrink: 0;
  height: 8px;
}.kfr-ws_scroll-8q4 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.kfr-ws_scroll-8q4::-webkit-scrollbar {
  display: none;
}.kfr-wc-8q4 {
  border-radius: 8px;
  gap: 0.625rem;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #091519;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.kfr-wc_img-8q4 {
  border-radius: 4px;
  background: #0C1A20;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.kfr-wc_img-8q4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kfr-wc_info-8q4 {
  min-width: 0;
}.kfr-wc_game-8q4 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #A8CDD3;
  white-space: nowrap;
  font-weight: 600;
}.kfr-wc_player-8q4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #3D616A;
}.kfr-wc_amount-8q4 {
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #00C97A;
}.kfr-reg-8q4 {
  background: #060E12;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.kfr-reg-8q4 {
  padding: 44px 24px 0;
}
}.kfr-reg_in-8q4 {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C1A20;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.kfr-reg_in-8q4 {
  padding: 2.5rem;
}
}.kfr-reg_top-8q4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.kfr-reg_top-8q4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kfr-reg_label-8q4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8BE;
  letter-spacing: .08em;
}.kfr-reg_h2-8q4 {
  color: #EDF8F8;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.75rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.kfr-reg_h2-8q4 {
  font-size: 1.75rem;
}
}.kfr-reg_bonus-8q4 {
  background: rgba(232, 168, 50, 0.14);
  border: 1px solid rgba(232, 168, 50, 0.14);
  gap: 8px;
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.kfr-reg_bonus_amount-8q4 {
  font-size: 20px;
  color: #E8A832;
  font-weight: 800;
}.kfr-reg_bonus_text-8q4 {
  font-size: 13px;
  line-height: 1.35;
  color: #72A4AE;
}.kfr-reg_cta_btn-8q4 {
  transition: background .2s;
  background: #00C97A;
  padding: 14px 32px;
  border-radius: 8px;
  font-size: 15px;
  color: #061014;
  font-weight: 700;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 201, 122, 0.48);
  margin-bottom: 0.75rem;
  display: inline-block;
}.kfr-reg_cta_btn-8q4:hover {
  background: #10DC8C;
}.kfr-reg_terms-8q4 {
  color: #3D616A;
  font-size: 11px;
  line-height: 1.5;
}.kfr-reg_seo-8q4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #507C87;
  margin-top: 1.25rem;
}.kfr-reg_seo-8q4 p {
  color: #507C87;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.kfr-reg_seo-8q4 p:last-child {
  margin-bottom: 0;
}.kfr-reg_seo-8q4 strong {
  color: #A8CDD3;
  font-weight: 700;
}.kfr-reg_seo-8q4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8BE;
}.kfr-reg_seo-8q4 a:hover {
  color: #1ADFD4;
}.kfr-reg_seo-8q4 ul,.kfr-reg_seo-8q4 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.kfr-reg_seo-8q4 ol {
  list-style: decimal;
}.kfr-reg_seo-8q4 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #507C87;
}.kfr-reg_seo-8q4 table {
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.kfr-reg_seo-8q4 table {
  display: table;
}
}.kfr-reg_seo-8q4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #A8CDD3;
}.kfr-reg_seo-8q4 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #507C87;
}.kfr-reg_steps-8q4 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 859px) {.kfr-reg_steps-8q4 {
  margin-top: 0;
}
}.kfr-reg_step-8q4 {
  border-radius: 0.5rem;
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.kfr-reg_step_num-8q4 {
  border: 1px solid rgba(0, 200, 190, 0.06);
  background: rgba(0, 200, 190, 0.14);
  border-radius: 50%;
  flex-shrink: 0;
  color: #00C8BE;
  justify-content: center;
  display: flex;
  font-weight: 800;
  font-size: 0.875rem;
  align-items: center;
  width: 34px;
  height: 34px;
}.kfr-reg_step_title-8q4 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #EDF8F8;
  font-size: 0.875rem;
}.kfr-reg_step_text-8q4 {
  font-size: 12px;
  color: #507C87;
  line-height: 1.5;
}.kfr-reg_trust-8q4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.kfr-reg_trust_item-8q4 {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #507C87;
  font-size: 12px;
}.kfr-reg_trust_ic-8q4 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #00C8BE;
  height: 1rem;
}.kfr-bon-8q4 {
  background: #060E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.kfr-bon-8q4 {
  padding: 2.75rem 24px 0;
}
}.kfr-bon_in-8q4 {
  margin: 0 auto;
  max-width: 1320px;
}.kfr-bon_head-8q4 {
  margin-bottom: 20px;
}.kfr-bon_label-8q4 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #00C8BE;
}.kfr-bon_h2-8q4 {
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  color: #EDF8F8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.kfr-bon_h2-8q4 {
  font-size: 1.5rem;
}
}.kfr-bon_seo-8q4 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #507C87;
  overflow-wrap: break-word;
  max-width: 620px;
}.kfr-bon_seo-8q4 strong {
  font-weight: 700;
  color: #A8CDD3;
}.kfr-bon_seo-8q4 a {
  color: #00C8BE;
  text-decoration: underline;
}.kfr-bon_grid-8q4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.kfr-bon_grid-8q4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.kfr-bon_grid-8q4 {
  grid-template-columns: repeat(5,1fr);
}
}.kfr-bon_card-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #091519;
}.kfr-bon_card-8q4:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 190, 0.06);
}.kfr-bon_card_ic-8q4 svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.kfr-bon_card_ic-8q4 {
  margin-bottom: 0.625rem;
}.kfr-bon_card_type-8q4 {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #507C87;
  font-size: 10px;
  margin-bottom: 6px;
}.kfr-bon_card_amount-8q4 {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A832;
}.kfr-bon_card_name-8q4 {
  margin-bottom: 0.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EDF8F8;
}.kfr-bon_card_detail-8q4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 11px;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #3D616A;
}.kfr-htp-8q4 {
  background: #060E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.kfr-htp-8q4 {
  padding: 2.75rem 24px 0;
}
}.kfr-htp_in-8q4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kfr-htp_head-8q4 {
  margin-bottom: 22px;
  max-width: 720px;
}.kfr-htp_label-8q4 {
  letter-spacing: .08em;
  color: #00C8BE;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.kfr-htp_h2-8q4 {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #EDF8F8;
  font-weight: 800;
}
@media(min-width: 769px) {.kfr-htp_h2-8q4 {
  font-size: 28px;
}
}.kfr-htp_intro-8q4 {
  font-size: 0.875rem;
  color: #507C87;
  line-height: 1.6;
}.kfr-htp_steps-8q4 {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 642px) {.kfr-htp_steps-8q4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.kfr-htp_steps-8q4 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.kfr-htp_step-8q4 {
  background: #0C1A20;
  padding: 20px 18px 18px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  display: flex;
  flex-direction: column;
}.kfr-htp_step_num-8q4 {
  background: #00C8BE;
  border-radius: 50%;
  display: flex;
  font-size: 13px;
  justify-content: center;
  left: 1.25rem;
  height: 28px;
  align-items: center;
  color: #061014;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  top: -0.75rem;
  width: 1.75rem;
  position: absolute;
}.kfr-htp_step_ic-8q4 {
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(0, 200, 190, 0.14);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  color: #00C8BE;
}.kfr-htp_step_ic-8q4 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.kfr-htp_step_h-8q4 {
  color: #EDF8F8;
  font-size: 14px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
}.kfr-htp_step_p-8q4 {
  color: #507C87;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.kfr-htp_step_p-8q4 strong {
  color: #A8CDD3;
  font-weight: 600;
}.kfr-htp_cta-8q4 {
  padding: 13px 26px;
  transition: background .2s;
  background: #00C97A;
  border-radius: 8px;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  color: #061014;
  font-size: 14px;
}.kfr-htp_cta-8q4:hover {
  background: #10DC8C;
}.kfr-app-8q4 {
  padding: 2.25rem 1rem 0;
  background: #060E12;
}
@media(min-width: 770px) {.kfr-app-8q4 {
  padding: 2.75rem 24px 0;
}
}.kfr-app_in-8q4 {
  margin: 0 auto;
  max-width: 1320px;
}.kfr-app_head-8q4 {
  margin-bottom: 1rem;
}.kfr-app_label-8q4 {
  text-transform: uppercase;
  color: #00C8BE;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.kfr-app_h2-8q4 {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF8F8;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.kfr-app_h2-8q4 {
  font-size: 24px;
}
}.kfr-app_sub-8q4 {
  color: #507C87;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kfr-app_sub-8q4 strong {
  color: #A8CDD3;
  font-weight: 700;
}.kfr-app_cards-8q4 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 639px) {.kfr-app_cards-8q4 {
  grid-template-columns: repeat(3,1fr);
}
}.kfr-app_card-8q4 {
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.kfr-app_card_ios-8q4 {
  background: linear-gradient(135deg,rgba(0, 200, 190, 0.14) 0%,#0C1A20 100%);
}.kfr-app_card_android-8q4 {
  background: linear-gradient(135deg,rgba(0, 201, 122, 0.14) 0%,#0C1A20 100%);
}.kfr-app_card_win-8q4 {
  background: linear-gradient(135deg,rgba(232, 168, 50, 0.14) 0%,#0C1A20 100%);
}.kfr-app_card_ic-8q4 svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.kfr-app_card_ic-8q4 {
  color: #EDF8F8;
  flex-shrink: 0;
}.kfr-app_card_os-8q4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #507C87;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
}.kfr-app_card_title-8q4 {
  font-weight: 700;
  color: #EDF8F8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 15px;
}.kfr-app_card_text-8q4 {
  line-height: 1.5;
  font-size: 12px;
  color: #507C87;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.kfr-app_card_btn-8q4 {
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border-radius: 4px;
  gap: 7px;
  border: 1px solid rgba(0, 210, 200, 0.35);
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: #EDF8F8;
}.kfr-app_card_btn-8q4:hover {
  background: rgba(255, 255, 255, 0.07);
}.kfr-prov-8q4 {
  background: #060E12;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.kfr-prov-8q4 {
  padding: 2.75rem 24px 0;
}
}.kfr-prov_in-8q4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kfr-prov_head-8q4 {
  margin-bottom: 1rem;
}.kfr-prov_label-8q4 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #00C8BE;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kfr-prov_h2-8q4 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF8F8;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.kfr-prov_h2-8q4 {
  font-size: 1.5rem;
}
}.kfr-prov_seo-8q4 {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #507C87;
  margin-bottom: 16px;
  font-size: 13px;
}.kfr-prov_seo-8q4 strong {
  font-weight: 700;
  color: #A8CDD3;
}.kfr-prov_seo-8q4 a {
  color: #00C8BE;
  text-decoration: underline;
}.kfr-prov_grid-8q4 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.kfr-prov_grid-8q4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.kfr-prov_grid-8q4 {
  grid-template-columns: repeat(8,1fr);
}
}.kfr-prov_card-8q4 {
  background: #091519;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 14px 0.625rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.kfr-prov_card-8q4:hover {
  background: #0C1A20;
  border-color: rgba(0, 210, 200, 0.35);
}.kfr-prov_logo-8q4 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
  width: 44px;
}.kfr-prov_logo-8q4 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.kfr-prov_name-8q4 {
  text-align: center;
  overflow-wrap: break-word;
  color: #72A4AE;
  font-weight: 600;
  font-size: 11px;
}.kfr-seo-8q4 {
  background: #060E12;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.kfr-seo-8q4 {
  padding: 2.75rem 1.5rem 0;
}
}.kfr-seo_in-8q4 {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0C1A20;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.kfr-seo_in-8q4 {
  padding: 2.25rem 40px;
}
}.kfr-seo_label-8q4 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #00C8BE;
  margin-bottom: 10px;
  text-transform: uppercase;
}.kfr-seo_h2-8q4 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #EDF8F8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.kfr-seo_h2-8q4 {
  font-size: 24px;
}
}.kfr-seo_body-8q4 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #72A4AE;
}.kfr-seo_body-8q4 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #72A4AE;
}.kfr-seo_body-8q4 p:last-child {
  margin-bottom: 0;
}.kfr-seo_body-8q4 strong {
  color: #A8CDD3;
  font-weight: 700;
}.kfr-seo_body-8q4 a {
  transition: color .2s;
  color: #00C8BE;
  text-decoration: underline;
}.kfr-seo_body-8q4 a:hover {
  color: #1ADFD4;
}.kfr-seo_body-8q4 ul,.kfr-seo_body-8q4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.kfr-seo_body-8q4 ol {
  list-style: decimal;
}.kfr-seo_body-8q4 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #72A4AE;
}.kfr-seo_body-8q4 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.kfr-seo_body-8q4 table {
  display: table;
}
}.kfr-seo_body-8q4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #A8CDD3;
  text-align: left;
  font-weight: 700;
}.kfr-seo_body-8q4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72A4AE;
}.kfr-seo_cols-8q4 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.kfr-seo_cols-8q4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.kfr-seo_cols-8q4 {
  grid-template-columns: repeat(3,1fr);
}
}.kfr-seo_col_h-8q4 {
  color: #A8CDD3;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.kfr-seo_col_p-8q4 {
  color: #507C87;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.kfr-seo_stats-8q4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.kfr-seo_stat-8q4 {
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(0, 200, 190, 0.06);
  border: 1px solid rgba(0, 200, 190, 0.14);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.kfr-seo_stat_val-8q4 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #00C8BE;
  font-weight: 800;
}.kfr-seo_stat_lb-8q4 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #507C87;
}.kfr-seo-8q4 {
  padding: 2.25rem 16px 0;
  background: #060E12;
}
@media(min-width: 767px) {.kfr-seo-8q4 {
  padding: 2.75rem 24px 0;
}
}.kfr-seo_in-8q4 {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #0C1A20;
  max-width: 1320px;
}
@media(min-width: 769px) {.kfr-seo_in-8q4 {
  padding: 2.25rem 40px;
}
}.kfr-seo_label-8q4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #00C8BE;
  font-weight: 700;
}.kfr-seo_h2-8q4 {
  line-height: 1.25;
  color: #EDF8F8;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.kfr-seo_h2-8q4 {
  font-size: 24px;
}
}.kfr-seo_body-8q4 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #72A4AE;
  font-size: 14px;
}.kfr-seo_body-8q4 p {
  color: #72A4AE;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.kfr-seo_body-8q4 p:last-child {
  margin-bottom: 0;
}.kfr-seo_body-8q4 strong {
  font-weight: 700;
  color: #A8CDD3;
}.kfr-seo_body-8q4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8BE;
}.kfr-seo_body-8q4 a:hover {
  color: #1ADFD4;
}.kfr-seo_body-8q4 ul,.kfr-seo_body-8q4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.kfr-seo_body-8q4 ol {
  list-style: decimal;
}.kfr-seo_body-8q4 li {
  margin-bottom: 0.375rem;
  color: #72A4AE;
  font-size: 0.875rem;
  line-height: 1.75;
}.kfr-seo_body-8q4 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.kfr-seo_body-8q4 table {
  display: table;
}
}.kfr-seo_body-8q4 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #A8CDD3;
  text-align: left;
}.kfr-seo_body-8q4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72A4AE;
}.kfr-seo_cols-8q4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.kfr-seo_cols-8q4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.kfr-seo_cols-8q4 {
  grid-template-columns: repeat(3,1fr);
}
}.kfr-seo_col_h-8q4 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #A8CDD3;
  overflow-wrap: break-word;
}.kfr-seo_col_p-8q4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #507C87;
  line-height: 1.65;
}.kfr-seo_stats-8q4 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kfr-seo_stat-8q4 {
  flex: 1;
  background: rgba(0, 200, 190, 0.06);
  border: 1px solid rgba(0, 200, 190, 0.14);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.kfr-seo_stat_val-8q4 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #00C8BE;
}.kfr-seo_stat_lb-8q4 {
  color: #507C87;
  overflow-wrap: break-word;
  font-size: 11px;
}.kfr-faq-8q4 {
  padding: 2.25rem 1rem 0;
  background: #060E12;
}
@media(min-width: 766px) {.kfr-faq-8q4 {
  padding: 2.75rem 1.5rem 0;
}
}.kfr-faq_in-8q4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kfr-faq_head-8q4 {
  margin-bottom: 1.25rem;
}.kfr-faq_label-8q4 {
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8BE;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.kfr-faq_h2-8q4 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EDF8F8;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.kfr-faq_h2-8q4 {
  font-size: 1.5rem;
}
}.kfr-faq_list-8q4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kfr-faq_item-8q4 {
  background: #0C1A20;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.kfr-faq_q-8q4 {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  cursor: pointer;
  font-size: 14px;
  flex-wrap: wrap;
  color: #A8CDD3;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.kfr-faq_q-8q4:hover {
  color: #EDF8F8;
}.kfr-faq_q_ic-8q4 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #00C8BE;
  height: 24px;
  width: 1.5rem;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.kfr-faq_item-8q4.kfr-state_open-8q4 .kfr-faq_q_ic-8q4 {
  transform: rotate(45deg);
}.kfr-faq_a-8q4 {
  padding: 0 1.25rem 16px;
  color: #507C87;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
}.kfr-faq_item-8q4.kfr-state_open-8q4 .kfr-faq_a-8q4 {
  display: block;
}.kfr-faq_a-8q4 strong {
  color: #A8CDD3;
  font-weight: 700;
}.kfr-faq_a-8q4 a {
  text-decoration: underline;
  color: #00C8BE;
}.kfr-faq_a-8q4 ul,.kfr-faq_a-8q4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.kfr-faq_a-8q4 ol {
  list-style: decimal;
}.kfr-faq_a-8q4 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.kfr-faq_a-8q4 table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width: 769px) {.kfr-faq_a-8q4 table {
  display: table;
}
}.kfr-faq_a-8q4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  color: #A8CDD3;
  font-weight: 700;
}.kfr-faq_a-8q4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #507C87;
}.kfr-rv-8q4 {
  padding: 2.25rem 16px 0;
  background: #060E12;
}
@media(min-width: 766px) {.kfr-rv-8q4 {
  padding: 2.75rem 24px 0;
}
}.kfr-rv_in-8q4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kfr-rv_head-8q4 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.kfr-rv_label-8q4 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00C8BE;
}.kfr-rv_h2-8q4 {
  color: #EDF8F8;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.kfr-rv_h2-8q4 {
  font-size: 1.75rem;
}
}.kfr-rv_stats-8q4 {
  gap: 18px;
  display: flex;
  font-size: 0.813rem;
  color: #507C87;
  flex-wrap: wrap;
  align-items: center;
}.kfr-rv_stats_score-8q4 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.kfr-rv_stats_score_val-8q4 {
  color: #E8A832;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
}.kfr-rv_stats_score_max-8q4 {
  color: #3D616A;
  font-size: 0.813rem;
}.kfr-rv_stats_badge-8q4 {
  gap: 4px;
  display: flex;
  align-items: center;
}.kfr-rv_stats_badge-8q4 svg {
  width: 14px;
  color: #E8A832;
  height: 14px;
}.kfr-rv_grid-8q4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.kfr-rv_grid-8q4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kfr-rv_grid-8q4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kfr-rv_card-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 20px;
  background: #0C1A20;
  flex-direction: column;
  display: flex;
}.kfr-rv_card_stars-8q4 {
  gap: 2px;
  color: #E8A832;
  margin-bottom: 10px;
  display: flex;
}.kfr-rv_card_stars-8q4 svg {
  width: 14px;
  height: 14px;
}.kfr-rv_card_h-8q4 {
  overflow-wrap: break-word;
  color: #EDF8F8;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}.kfr-rv_card_body-8q4 {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #507C87;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
}.kfr-rv_card_body-8q4 strong {
  color: #A8CDD3;
  font-weight: 600;
}.kfr-rv_card_meta-8q4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
}.kfr-rv_card_author-8q4 {
  font-weight: 600;
  color: #A8CDD3;
  font-size: 12px;
}.kfr-rv_card_date-8q4 {
  color: #3D616A;
  font-size: 11px;
}.kfr-seo-8q4 {
  padding: 36px 1rem 0;
  background: #060E12;
}
@media(min-width: 771px) {.kfr-seo-8q4 {
  padding: 44px 1.5rem 0;
}
}.kfr-seo_in-8q4 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: #0C1A20;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.kfr-seo_in-8q4 {
  padding: 36px 2.5rem;
}
}.kfr-seo_label-8q4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8BE;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.kfr-seo_h2-8q4 {
  overflow-wrap: break-word;
  color: #EDF8F8;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.kfr-seo_h2-8q4 {
  font-size: 24px;
}
}.kfr-seo_body-8q4 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #72A4AE;
}.kfr-seo_body-8q4 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #72A4AE;
  line-height: 1.75;
}.kfr-seo_body-8q4 p:last-child {
  margin-bottom: 0;
}.kfr-seo_body-8q4 strong {
  color: #A8CDD3;
  font-weight: 700;
}.kfr-seo_body-8q4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8BE;
}.kfr-seo_body-8q4 a:hover {
  color: #1ADFD4;
}.kfr-seo_body-8q4 ul,.kfr-seo_body-8q4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.kfr-seo_body-8q4 ol {
  list-style: decimal;
}.kfr-seo_body-8q4 li {
  color: #72A4AE;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.kfr-seo_body-8q4 table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.kfr-seo_body-8q4 table {
  display: table;
}
}.kfr-seo_body-8q4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #A8CDD3;
}.kfr-seo_body-8q4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #72A4AE;
}.kfr-seo_cols-8q4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.kfr-seo_cols-8q4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kfr-seo_cols-8q4 {
  grid-template-columns: repeat(3,1fr);
}
}.kfr-seo_col_h-8q4 {
  font-size: 13px;
  color: #A8CDD3;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.kfr-seo_col_p-8q4 {
  overflow-wrap: break-word;
  color: #507C87;
  font-size: 13px;
  line-height: 1.65;
}.kfr-seo_stats-8q4 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.kfr-seo_stat-8q4 {
  border-radius: 8px;
  flex: 1;
  background: rgba(0, 200, 190, 0.06);
  border: 1px solid rgba(0, 200, 190, 0.14);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.kfr-seo_stat_val-8q4 {
  margin-bottom: 0.25rem;
  color: #00C8BE;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.kfr-seo_stat_lb-8q4 {
  color: #507C87;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.kfr-ft-8q4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #030A0D;
  margin-top: 48px;
}.kfr-ft_support-8q4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.kfr-ft_support-8q4 {
  padding: 28px 1.5rem;
}
}.kfr-ft_support_in-8q4 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.kfr-ft_support_main-8q4 {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.kfr-ft_support_ic-8q4 {
  flex-shrink: 0;
  color: #00C8BE;
}.kfr-ft_support_ic-8q4 svg {
  width: 30px;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.kfr-ft_support_text_title-8q4 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EDF8F8;
  font-size: 0.938rem;
  font-weight: 700;
}.kfr-ft_support_text_sub-8q4 {
  overflow-wrap: break-word;
  color: #507C87;
  font-size: 0.75rem;
}.kfr-ft_support_btn-8q4 {
  background: #00C8BE;
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  color: #EDF8F8;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.kfr-ft_support_btn-8q4:hover {
  background: #1ADFD4;
}.kfr-ft_support_contacts-8q4 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.kfr-ft_support_contact-8q4 {
  font-size: 12px;
  line-height: 1.4;
  color: #3D616A;
}.kfr-ft_support_contact-8q4 strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  color: #72A4AE;
}.kfr-ft_main-8q4 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.kfr-ft_main-8q4 {
  padding: 2.5rem 1.5rem 2rem;
}
}.kfr-ft_main_in-8q4 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 637px) {.kfr-ft_main_in-8q4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.kfr-ft_main_in-8q4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kfr-ft_col_logo-8q4 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.kfr-ft_col_logo-8q4 {
  grid-column: auto;
}
}.kfr-ft_logo-8q4 {
  gap: 9px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF8F8;
  font-size: 1rem;
  align-items: center;
}.kfr-ft_logo_mark-8q4 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.kfr-ft_logo_mark-8q4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kfr-ft_logo_sub-8q4 {
  font-size: 0.75rem;
  max-width: 12.5rem;
  color: #3D616A;
  overflow-wrap: break-word;
  line-height: 1.55;
}.kfr-ft_col_title-8q4 {
  color: #72A4AE;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 14px;
}.kfr-ft_col_links-8q4 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.kfr-ft_col_link-8q4 {
  transition: color .2s;
  color: #3D616A;
  overflow-wrap: break-word;
  font-size: 13px;
}.kfr-ft_col_link-8q4:hover {
  color: #A8CDD3;
}.kfr-ft_apps-8q4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kfr-ft_app_card-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.75rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.kfr-ft_app_card-8q4:hover {
  border-color: rgba(0, 210, 200, 0.35);
}.kfr-ft_app_card_ic-8q4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.kfr-ft_app_card_os-8q4 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #3D616A;
}.kfr-ft_app_card_action-8q4 {
  font-weight: 700;
  font-size: 12px;
  color: #A8CDD3;
}.kfr-ft_bot-8q4 {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.kfr-ft_bot-8q4 {
  padding: 20px 24px;
}
}.kfr-ft_bot_in-8q4 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.kfr-ft_socials-8q4 {
  gap: 8px;
  display: flex;
}.kfr-ft_soc-8q4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  color: #72A4AE;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
}.kfr-ft_soc-8q4 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.kfr-ft_soc-8q4:hover {
  background: rgba(255, 255, 255, 0.07);
}.kfr-ft_legal-8q4 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #5A8A96;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.kfr-ft_legal-8q4 strong {
  color: #72A4AE;
  font-weight: 700;
}.kfr-ft_legal-8q4 a {
  text-decoration: underline;
  color: #72A4AE;
}.kfr-ft_age-8q4 {
  border: 2px solid #5A8A96;
  border-radius: 50%;
  color: #5A8A96;
  font-weight: 800;
  justify-content: center;
  width: 32px;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  font-size: 0.688rem;
}