html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #141009;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #D5C39E;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
}.klq_layout-jh5 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.klq_page-jh5 {
  min-height: 100vh;
  display: flex;
}.klq_main-jh5 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.klq_main-jh5 {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.klq_main-jh5 {
  padding-bottom: 4.5rem;
}
}.klq_gc-jh5 {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #19130C;
  border: 1px solid rgba(255, 220, 150, 0.06);
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width:640px) {.klq_gc-jh5 {
  width: 156px;
}
}
@media(min-width: 1082px) {.klq_gc-jh5 {
  width: 10.5rem;
}
}.klq_gc-jh5:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 130, 10, 0.08);
}.klq_gc_img-jh5 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.klq_gc_img-jh5 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.klq_gc_hover-jh5 {
  transition: opacity .2s;
  background: rgba(10, 6, 2, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.klq_gc-jh5:hover .klq_gc_hover-jh5 {
  opacity: 1;
}.klq_gc_hover_btn-jh5 {
  border-radius: 4px;
  background: #D4820A;
  padding: 8px 1rem;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 0.75rem;
}.klq_gc_info-jh5 {
  padding: 8px 10px 10px;
}.klq_gc_name-jh5 {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #D5C39E;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}.klq_gc_prov-jh5 {
  font-size: 0.625rem;
  color: #96815E;
}.klq_gc_tag-jh5 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  top: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
}.klq_gc_tag_hot-jh5 {
  background: #D63228;
  color: #fff;
}.klq_gc_tag_new-jh5 {
  background: #2EA858;
  color: #141009;
}.klq_gc_tag_jp-jh5 {
  background: #F0A800;
  color: #141009;
}.klq_gc_tag_ex-jh5 {
  background: #B8510A;
  color: #fff;
}.klq_gc_tag_live-jh5 {
  background: #D63228;
  color: #fff;
}.klq_gr-jh5 {
  background: #141009;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.klq_gr-jh5 {
  padding: 2.25rem 24px 0;
}
}.klq_gr_in-jh5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.klq_gr_head-jh5 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.klq_gr_head_l-jh5 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.klq_gr_ic-jh5 {
  border-radius: 8px;
  height: 32px;
  display: flex;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.klq_gr_ic-jh5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.klq_gr_title-jh5 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 771px) {.klq_gr_title-jh5 {
  font-size: 1.125rem;
}
}.klq_gr_more-jh5 {
  gap: 0.313rem;
  transition: color .2s;
  color: #7E6948;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  display: flex;
}.klq_gr_more-jh5:hover {
  color: #D4820A;
}.klq_gr_more-jh5 svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.klq_gr_arrows-jh5 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.klq_gr_arr-jh5 {
  border: 1px solid rgba(255, 210, 130, 0.13);
  background: rgba(255, 235, 190, 0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  color: #A8916A;
  align-items: center;
}.klq_gr_arr-jh5:hover {
  background: rgba(255, 235, 190, 0.07);
  color: #F6EDD8;
}.klq_gr_arr-jh5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.klq_gr_seo_h-jh5 {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D5C39E;
  max-width: 42.5rem;
}
@media(min-width: 765px) {.klq_gr_seo_h-jh5 {
  font-size: 0.875rem;
}
}.klq_gr_seo-jh5 {
  color: #7E6948;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.klq_gr_seo-jh5 strong {
  font-weight: 600;
  color: #D5C39E;
}.klq_gr_scroll-jh5 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.klq_gr_scroll-jh5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.klq_gr_scroll-jh5 {
  gap: 12px;
}
}.klq_tb-jh5 {
  background: #141009;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  top: 0;
  left: 0;
  height: 56px;
  right: 0;
  align-items: center;
  display: flex;
  z-index: 80;
  position: fixed;
}.klq_tb_in-jh5 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.klq_tb_burger-jh5 {
  gap: 5px;
  border-radius: 0.5rem;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  width: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
}.klq_tb_burger-jh5:hover {
  background: rgba(255, 235, 190, 0.05);
}.klq_tb_burger_line-jh5 {
  border-radius: 1px;
  background: #A8916A;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.klq_tb_burger-jh5 {
  display: none;
}
}.klq_tb_logo-jh5 {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #F6EDD8;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 20px;
  letter-spacing: -.01em;
}.klq_tb_logo_mark-jh5 {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 2rem;
}.klq_tb_logo_mark-jh5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.klq_tb_nav-jh5 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.klq_tb_nav-jh5 {
  display: flex;
}
}.klq_tb_tab-jh5 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  color: #A8916A;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.klq_tb_tab-jh5:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F6EDD8;
}.klq_tb_tab-jh5.klq_state_active-jh5 {
  background: rgba(212, 130, 10, 0.18);
  color: #F6EDD8;
}.klq_tb_right-jh5 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.klq_tb_login-jh5 {
  border: 1px solid rgba(255, 210, 130, 0.13);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 235, 190, 0.05);
  padding: 9px 16px;
  display: none;
  font-size: 0.813rem;
  color: #D5C39E;
  font-weight: 600;
}.klq_tb_login-jh5:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F6EDD8;
}
@media(min-width: 478px) {.klq_tb_login-jh5 {
  display: block;
}
}.klq_tb_reg-jh5 {
  border-radius: 0.5rem;
  background: #2EA858;
  padding: 9px 18px;
  transition: background .2s;
  color: #120D04;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.klq_tb_reg-jh5:hover {
  background: #36C465;
}.klq_sb-jh5 {
  background: #1E1810;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 235, 190, 0.05);
  transform: translateX(-100%);
  width: 13.75rem;
  left: 0;
  z-index: 70;
  top: 3.5rem;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
}.klq_sb-jh5.klq_state_open-jh5 {
  transform: translateX(0);
}.klq_sb-jh5::-webkit-scrollbar {
  width: 0.25rem;
}.klq_sb-jh5::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 190, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.klq_sb-jh5 {
  transform: translateX(0);
}
}.klq_sb_auth-jh5 {
  padding: 0.875rem 12px 10px;
}.klq_sb_btn_reg-jh5 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2EA858;
  padding: 0.688rem;
  color: #120D04;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
}.klq_sb_btn_reg-jh5:hover {
  background: #36C465;
}.klq_sb_btn_login-jh5 {
  border-radius: 0.5rem;
  background: rgba(255, 235, 190, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 130, 0.13);
  text-align: center;
  display: block;
  color: #D5C39E;
  font-size: 0.813rem;
  font-weight: 600;
}.klq_sb_btn_login-jh5:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F6EDD8;
}.klq_sb_promo-jh5 {
  border: 1px solid rgba(212, 130, 10, 0.18);
  border-radius: 8px;
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C04,#1E1810);
  padding: 12px 14px;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.klq_sb_promo-jh5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 130, 10, 0.18),transparent 70%);
  height: 80px;
  top: -20px;
  position: absolute;
  content: '';
  width: 80px;
  right: -1.25rem;
}.klq_sb_promo_title-jh5 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  color: #D4820A;
  font-weight: 700;
}.klq_sb_promo_text-jh5 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
}.klq_sb_promo_sub-jh5 {
  margin-top: 3px;
  color: #7E6948;
  font-size: 10px;
}.klq_sb_nav-jh5 {
  padding: 6px 8px 16px;
}.klq_sb_nav_lb-jh5 {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #96815E;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.klq_sb_link-jh5 {
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  padding: 0.563rem 10px;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A8916A;
}.klq_sb_link-jh5:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F6EDD8;
}.klq_sb_link-jh5.klq_state_active-jh5 {
  background: rgba(212, 130, 10, 0.18);
  color: #F6EDD8;
}.klq_sb_ic-jh5 {
  border-radius: 0.25rem;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.klq_sb_ic-jh5 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.klq_sb_ic_1-jh5 {
  background: rgba(212, 130, 10, 0.08);
  color: #D4820A;
}.klq_sb_ic_2-jh5 {
  background: rgba(46, 168, 88, 0.18);
  color: #2EA858;
}.klq_sb_ic_3-jh5 {
  background: rgba(240, 168, 0, 0.16);
  color: #F0A800;
}.klq_sb_ic_4-jh5 {
  background: rgba(184, 81, 10, 0.22);
  color: #B8510A;
}.klq_sb_ic_5-jh5 {
  background: rgba(212, 130, 10, 0.08);
  color: #E04880;
}.klq_sb_ic_6-jh5 {
  background: rgba(184, 81, 10, 0.22);
  color: #9040CC;
}.klq_sb_badge-jh5 {
  padding: 2px 7px;
  border-radius: 4px;
  background: #F0A800;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #120D04;
}.klq_sb_bot-jh5 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  display: flex;
}.klq_sb_lang-jh5,.klq_sb_help-jh5 {
  padding: 9px 6px;
  background: rgba(255, 235, 190, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 220, 150, 0.06);
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  display: flex;
  justify-content: center;
  color: #A8916A;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
}.klq_sb_lang-jh5:hover,.klq_sb_help-jh5:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F6EDD8;
}.klq_sb_lang-jh5 svg,.klq_sb_help-jh5 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.klq_sb_bd-jh5 {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.klq_sb_bd-jh5.klq_state_on-jh5 {
  display: block;
}
@media(min-width: 1078px) {.klq_sb_bd-jh5 {
  display: none!important;
}
}.klq_mob_nav-jh5 {
  background: #1E1810;
  border-top: 1px solid rgba(255, 210, 130, 0.13);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1077px) {.klq_mob_nav-jh5 {
  display: none;
}
}.klq_mob_nav_item-jh5 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #96815E;
  cursor: pointer;
}.klq_mob_nav_ic-jh5 {
  line-height: 1;
}.klq_mob_nav_ic-jh5 svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 20px;
}.klq_mob_nav_lb-jh5 {
  font-weight: 600;
  color: #96815E;
  font-size: 0.625rem;
}.klq_mob_nav_item-jh5.klq_state_active-jh5 {
  color: #D4820A;
}.klq_mob_nav_item-jh5.klq_state_active-jh5 .klq_mob_nav_lb-jh5 {
  color: #D4820A;
}.klq_hero-jh5 {
  padding: 1.25rem 1rem 0;
  background: #141009;
}
@media(min-width: 766px) {.klq_hero-jh5 {
  padding: 1.5rem 1.5rem 0;
}
}.klq_hero_in-jh5 {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.klq_hero_in-jh5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.klq_hero_in-jh5 {
  grid-template-columns: 1fr 21.25rem;
}
}.klq_hero_promo-jh5 {
  border-radius: 0.875rem;
  background: #19130C;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.klq_hero_promo-jh5 {
  min-height: 17.5rem;
}
}.klq_hero_promo_bg-jh5 {
  background: linear-gradient(120deg,#3A1C04 0%,#141009 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.klq_hero_promo_bg-jh5::after {
  background: linear-gradient(90deg,#141009 0%,rgba(10, 6, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.klq_hero_promo_glow-jh5 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 81, 10, 0.22) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  top: -40px;
  height: 300px;
  width: 300px;
  right: 60px;
}.klq_hero_promo_ct-jh5 {
  padding: 28px 1.5rem 28px 1.75rem;
  z-index: 2;
  justify-content: center;
  position: relative;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 770px) {.klq_hero_promo_ct-jh5 {
  padding: 2.5rem 2rem;
}
}.klq_hero_badge-jh5 {
  padding: 0.313rem 12px;
  border: 1px solid rgba(212, 130, 10, 0.08);
  border-radius: 1.25rem;
  background: rgba(212, 130, 10, 0.18);
  color: #D4820A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.klq_hero_h1-jh5 {
  font-size: 1.625rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #F6EDD8;
  line-height: 1.15;
}.klq_hero_h1-jh5 em {
  color: #F0A800;
  font-style: normal;
}
@media(min-width: 771px) {.klq_hero_h1-jh5 {
  font-size: 2.25rem;
}
}.klq_hero_sub-jh5 {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #A8916A;
  line-height: 1.55;
}
@media(min-width: 766px) {.klq_hero_sub-jh5 {
  font-size: 0.875rem;
}
}.klq_hero_row-jh5 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.klq_hero_cta-jh5 {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #2EA858;
  transition: background .2s;
  color: #120D04;
  font-size: 14px;
  box-shadow: 0.25rem 0.25rem 0px #145C2A, 0 0 0.875rem rgba(46, 168, 88, 0.38);
  font-weight: 700;
}.klq_hero_cta-jh5:hover {
  background: #36C465;
}.klq_hero_terms-jh5 {
  color: #96815E;
  font-size: 0.688rem;
}.klq_hero_game-jh5 {
  overflow: hidden;
  background: #19130C;
  border: 1px solid rgba(255, 220, 150, 0.06);
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.klq_hero_game_badge-jh5 {
  border: 1px solid rgba(240, 168, 0, 0.16);
  padding: 0.313rem 0.625rem;
  background: rgba(240, 168, 0, 0.16);
  border-radius: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
  z-index: 3;
  color: #F0A800;
  left: 12px;
  font-size: 10px;
  position: absolute;
}.klq_hero_game_badge-jh5 svg {
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.klq_hero_game_img-jh5 {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C04,#141009);
  padding-bottom: 60%;
  position: relative;
}.klq_hero_game_img-jh5 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.klq_hero_game_play-jh5 {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.klq_hero_game-jh5:hover .klq_hero_game_play-jh5 {
  opacity: 1;
}.klq_hero_game_play-jh5 span {
  border-radius: 50%;
  background: #D4820A;
  align-items: center;
  justify-content: center;
  width: 52px;
  display: flex;
  height: 52px;
}.klq_hero_game_play-jh5 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.klq_hero_game_info-jh5 {
  padding: 0.875rem 1rem;
}.klq_hero_game_title-jh5 {
  margin-bottom: 0.25rem;
  color: #F6EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.klq_hero_game_provider-jh5 {
  color: #7E6948;
  font-size: 11px;
}.klq_hero_game_btn-jh5 {
  padding: 0.688rem;
  background: #D4820A;
  border-radius: 0.5rem;
  margin: 12px 1rem 16px;
  transition: background .2s;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #F6EDD8;
}.klq_hero_game-jh5:hover .klq_hero_game_btn-jh5 {
  background: #E8940F;
}.klq_sbar-jh5 {
  padding: 1rem 1rem 0;
  background: #141009;
}
@media(min-width: 765px) {.klq_sbar-jh5 {
  padding: 1.125rem 24px 0;
}
}.klq_sbar_in-jh5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.klq_sbar_row-jh5 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.klq_sbar_input-jh5 {
  gap: 10px;
  border-radius: 0.5rem;
  background: #19130C;
  flex: 1;
  padding: 11px 1rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 130, 0.13);
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  color: #7E6948;
}.klq_sbar_input-jh5:hover {
  border-color: rgba(212, 130, 12, 0.55);
}.klq_sbar_input-jh5 svg {
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
}.klq_sbar_providers-jh5 {
  background: #19130C;
  gap: 8px;
  border: 1px solid rgba(255, 210, 130, 0.13);
  border-radius: 8px;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  color: #D5C39E;
  white-space: nowrap;
  align-items: center;
}.klq_sbar_providers-jh5:hover {
  border-color: rgba(212, 130, 12, 0.55);
  color: #F6EDD8;
}.klq_sbar_providers-jh5 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.klq_sbar_tabs-jh5 {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.klq_sbar_tabs-jh5::-webkit-scrollbar {
  display: none;
}.klq_sbar_tab-jh5 {
  border: 1px solid rgba(255, 220, 150, 0.06);
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  background: rgba(255, 235, 190, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #A8916A;
  white-space: nowrap;
  font-size: 0.75rem;
}.klq_sbar_tab-jh5:hover {
  background: rgba(255, 235, 190, 0.07);
  border-color: rgba(212, 130, 12, 0.55);
  color: #F6EDD8;
}.klq_sbar_tab-jh5.klq_state_active-jh5 {
  background: rgba(212, 130, 10, 0.18);
  border-color: rgba(212, 130, 10, 0.08);
  color: #F6EDD8;
}.klq_sbar_tab_ic-jh5 svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.klq_gr_jp-jh5 {
  background: linear-gradient(135deg,#25103A 0%,#0E0815 100%);
  padding: 1.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
}.klq_gr_jp-jh5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 81, 10, 0.22) 0%,transparent 70%);
  position: absolute;
  content: '';
  height: 15.625rem;
  width: 250px;
  top: -60px;
  left: -3.75rem;
}.klq_gr_jp-jh5::after {
  background: radial-gradient(circle,rgba(240, 168, 0, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  bottom: -2.5rem;
  width: 12.5rem;
  position: absolute;
  height: 12.5rem;
}.klq_gr_jp_head-jh5 {
  gap: 1rem;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  display: flex;
}.klq_gr_jp_info-jh5 {
  flex: 1;
}.klq_gr_jp_label-jh5 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #9040CC;
  font-weight: 700;
}.klq_gr_jp_label-jh5 svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 4px;
}.klq_gr_jp_amount-jh5 {
  margin-bottom: 0.25rem;
  font-family: 'Playfair Display', serif;
  font-size: 32px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 769px) {.klq_gr_jp_amount-jh5 {
  font-size: 2.5rem;
}
}.klq_gr_jp_amount-jh5 span {
  color: #F0A800;
}.klq_gr_jp_seo-jh5 {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #A8916A;
  max-width: 480px;
}.klq_gr_jp_cta-jh5 {
  background: rgba(184, 81, 10, 0.22);
  border: 1px solid rgba(184, 81, 10, 0.22);
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  z-index: 1;
  flex-shrink: 0;
  color: #F6EDD8;
  position: relative;
  white-space: nowrap;
  margin-top: 0.25rem;
  align-self: flex-start;
  font-size: 0.813rem;
}.klq_gr_jp_cta-jh5:hover {
  background: #B8510A;
}.klq_gcg-jh5 {
  padding: 36px 1rem 0;
  background: #141009;
}
@media(min-width: 765px) {.klq_gcg-jh5 {
  padding: 2.75rem 24px 0;
}
}.klq_gcg_in-jh5 {
  margin: 0 auto;
  max-width: 1320px;
}.klq_gcg_head-jh5 {
  max-width: 45rem;
  margin-bottom: 20px;
}.klq_gcg_label-jh5 {
  color: #D4820A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.klq_gcg_h2-jh5 {
  color: #F6EDD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 771px) {.klq_gcg_h2-jh5 {
  font-size: 1.75rem;
}
}.klq_gcg_intro-jh5 {
  font-size: 13px;
  line-height: 1.6;
  color: #7E6948;
}.klq_gcg_grid-jh5 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.klq_gcg_grid-jh5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.klq_gcg_grid-jh5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.klq_gcg_card-jh5 {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 130, 0.13);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  cursor: pointer;
  min-height: 240px;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  display: flex;
}.klq_gcg_card-jh5:hover {
  border-color: rgba(212, 130, 10, 0.18);
  transform: translateY(-3px);
}.klq_gcg_card_bg-jh5 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.klq_gcg_card_bg-jh5::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.klq_gcg_card_ic-jh5 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  align-items: center;
  display: flex;
  color: #F6EDD8;
  right: 18px;
  position: absolute;
  z-index: 2;
  justify-content: center;
  width: 2.5rem;
  top: 18px;
}.klq_gcg_card_ic-jh5 svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.klq_gcg_card_ct-jh5 {
  position: relative;
  z-index: 1;
}.klq_gcg_card_h-jh5 {
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
}
@media(min-width: 769px) {.klq_gcg_card_h-jh5 {
  font-size: 1.25rem;
}
}.klq_gcg_card_p-jh5 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
}.klq_gcg_card_p-jh5 strong {
  color: #F6EDD8;
  font-weight: 600;
}.klq_gcg_card_cta-jh5 {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 12px;
  color: #D4820A;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
}.klq_gcg_card_cta-jh5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.klq_ws-jh5 {
  padding: 32px 16px 0;
  background: #141009;
}
@media(min-width: 769px) {.klq_ws-jh5 {
  padding: 36px 1.5rem 0;
}
}.klq_ws_in-jh5 {
  margin: 0 auto;
  max-width: 1320px;
}.klq_ws_head-jh5 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.klq_ws_title-jh5 {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  font-family: 'Playfair Display', serif;
}.klq_ws_title_ic-jh5 svg {
  stroke-linejoin: round;
  height: 18px;
  color: #F0A800;
  width: 18px;
  stroke-linecap: round;
}.klq_ws_online-jh5 {
  gap: 0.438rem;
  color: #7E6948;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  align-items: center;
}.klq_ws_online_dot-jh5 {
  border-radius: 50%;
  background: #2EA858;
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46, 168, 88, 0.18);
}.klq_ws_scroll-jh5 {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.klq_ws_scroll-jh5::-webkit-scrollbar {
  display: none;
}.klq_wc-jh5 {
  border-radius: 8px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 210, 130, 0.13);
  background: #19130C;
  gap: 0.625rem;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.klq_wc_img-jh5 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1E1810;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.klq_wc_img-jh5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.klq_wc_info-jh5 {
  min-width: 0;
}.klq_wc_game-jh5 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D5C39E;
  font-size: 12px;
}.klq_wc_player-jh5 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #96815E;
  font-size: 0.625rem;
}.klq_wc_amount-jh5 {
  font-weight: 700;
  color: #2EA858;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
}.klq_app-jh5 {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.klq_app-jh5 {
  padding: 44px 24px 0;
}
}.klq_app_in-jh5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.klq_app_head-jh5 {
  margin-bottom: 1rem;
}.klq_app_label-jh5 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4820A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.klq_app_h2-jh5 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 20px;
}
@media(min-width: 769px) {.klq_app_h2-jh5 {
  font-size: 1.5rem;
}
}.klq_app_sub-jh5 {
  font-size: 0.813rem;
  color: #7E6948;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.klq_app_sub-jh5 strong {
  font-weight: 700;
  color: #D5C39E;
}.klq_app_cards-jh5 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.klq_app_cards-jh5 {
  grid-template-columns: repeat(3,1fr);
}
}.klq_app_card-jh5 {
  padding: 20px;
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.klq_app_card_ios-jh5 {
  background: linear-gradient(135deg,rgba(212, 130, 10, 0.18) 0%,#1E1810 100%);
}.klq_app_card_android-jh5 {
  background: linear-gradient(135deg,rgba(46, 168, 88, 0.18) 0%,#1E1810 100%);
}.klq_app_card_win-jh5 {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.16) 0%,#1E1810 100%);
}.klq_app_card_ic-jh5 svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.klq_app_card_ic-jh5 {
  color: #F6EDD8;
  flex-shrink: 0;
}.klq_app_card_os-jh5 {
  letter-spacing: .08em;
  color: #7E6948;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.klq_app_card_title-jh5 {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 0.938rem;
}.klq_app_card_text-jh5 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7E6948;
}.klq_app_card_btn-jh5 {
  transition: background .2s;
  padding: 10px 18px;
  background: rgba(255, 235, 190, 0.12);
  gap: 0.438rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(212, 130, 12, 0.55);
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  color: #F6EDD8;
}.klq_app_card_btn-jh5:hover {
  background: rgba(255, 235, 190, 0.07);
}.klq_bon-jh5 {
  background: #141009;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.klq_bon-jh5 {
  padding: 2.75rem 24px 0;
}
}.klq_bon_in-jh5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.klq_bon_head-jh5 {
  margin-bottom: 20px;
}.klq_bon_label-jh5 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #D4820A;
  letter-spacing: .08em;
}.klq_bon_h2-jh5 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F6EDD8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 770px) {.klq_bon_h2-jh5 {
  font-size: 24px;
}
}.klq_bon_seo-jh5 {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6948;
}.klq_bon_seo-jh5 strong {
  color: #D5C39E;
  font-weight: 700;
}.klq_bon_seo-jh5 a {
  color: #D4820A;
  text-decoration: underline;
}.klq_bon_grid-jh5 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.klq_bon_grid-jh5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.klq_bon_grid-jh5 {
  grid-template-columns: repeat(5,1fr);
}
}.klq_bon_card-jh5 {
  padding: 16px;
  background: #19130C;
  border: 1px solid rgba(255, 210, 130, 0.13);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.klq_bon_card-jh5:hover {
  border-color: rgba(212, 130, 10, 0.08);
  transform: translateY(-2px);
}.klq_bon_card_ic-jh5 svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.klq_bon_card_ic-jh5 {
  margin-bottom: 10px;
}.klq_bon_card_type-jh5 {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #7E6948;
}.klq_bon_card_amount-jh5 {
  margin-bottom: 0.375rem;
  color: #F0A800;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
}.klq_bon_card_name-jh5 {
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.klq_bon_card_detail-jh5 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #96815E;
  padding-top: 0.5rem;
  font-size: 11px;
}.klq_htp-jh5 {
  padding: 36px 16px 0;
  background: #141009;
}
@media(min-width: 769px) {.klq_htp-jh5 {
  padding: 44px 24px 0;
}
}.klq_htp_in-jh5 {
  margin: 0 auto;
  max-width: 1320px;
}.klq_htp_head-jh5 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.klq_htp_label-jh5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #D4820A;
  font-size: 0.688rem;
}.klq_htp_h2-jh5 {
  color: #F6EDD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}
@media(min-width: 767px) {.klq_htp_h2-jh5 {
  font-size: 1.75rem;
}
}.klq_htp_intro-jh5 {
  line-height: 1.6;
  color: #7E6948;
  font-size: 0.875rem;
}.klq_htp_steps-jh5 {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.klq_htp_steps-jh5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.klq_htp_steps-jh5 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.klq_htp_step-jh5 {
  padding: 1.25rem 18px 1.125rem;
  background: #1E1810;
  border: 1px solid rgba(255, 210, 130, 0.13);
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.klq_htp_step_num-jh5 {
  background: #D4820A;
  border-radius: 50%;
  height: 28px;
  font-weight: 800;
  align-items: center;
  left: 20px;
  justify-content: center;
  position: absolute;
  font-size: 13px;
  color: #120D04;
  display: flex;
  top: -0.75rem;
  width: 28px;
  font-family: 'Playfair Display', serif;
}.klq_htp_step_ic-jh5 {
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  background: rgba(212, 130, 10, 0.18);
  color: #D4820A;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
  align-items: center;
}.klq_htp_step_ic-jh5 svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.klq_htp_step_h-jh5 {
  font-size: 14px;
  margin-bottom: 6px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
}.klq_htp_step_p-jh5 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E6948;
}.klq_htp_step_p-jh5 strong {
  font-weight: 600;
  color: #D5C39E;
}.klq_htp_cta-jh5 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2EA858;
  padding: 0.813rem 1.625rem;
  display: inline-block;
  color: #120D04;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  font-weight: 700;
}.klq_htp_cta-jh5:hover {
  background: #36C465;
}.klq_reg-jh5 {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.klq_reg-jh5 {
  padding: 44px 24px 0;
}
}.klq_reg_in-jh5 {
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 150, 0.06);
  background: #1E1810;
  max-width: 1320px;
}
@media(min-width: 765px) {.klq_reg_in-jh5 {
  padding: 40px;
}
}.klq_reg_top-jh5 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.klq_reg_top-jh5 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.klq_reg_label-jh5 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4820A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.klq_reg_h2-jh5 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 771px) {.klq_reg_h2-jh5 {
  font-size: 28px;
}
}.klq_reg_bonus-jh5 {
  gap: 8px;
  background: rgba(240, 168, 0, 0.16);
  border-radius: 8px;
  border: 1px solid rgba(240, 168, 0, 0.16);
  padding: 10px 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.klq_reg_bonus_amount-jh5 {
  font-size: 20px;
  color: #F0A800;
  font-weight: 800;
}.klq_reg_bonus_text-jh5 {
  line-height: 1.35;
  color: #A8916A;
  font-size: 13px;
}.klq_reg_cta_btn-jh5 {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 32px;
  background: #2EA858;
  box-shadow: 4px 0.25rem 0px #145C2A, 0 0 0.875rem rgba(46, 168, 88, 0.38);
  color: #120D04;
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
}.klq_reg_cta_btn-jh5:hover {
  background: #36C465;
}.klq_reg_terms-jh5 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #96815E;
}.klq_reg_seo-jh5 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #7E6948;
}.klq_reg_seo-jh5 p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #7E6948;
  line-height: 1.65;
}.klq_reg_seo-jh5 p:last-child {
  margin-bottom: 0;
}.klq_reg_seo-jh5 strong {
  color: #D5C39E;
  font-weight: 700;
}.klq_reg_seo-jh5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820A;
}.klq_reg_seo-jh5 a:hover {
  color: #E8940F;
}.klq_reg_seo-jh5 ul,.klq_reg_seo-jh5 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.klq_reg_seo-jh5 ol {
  list-style: decimal;
}.klq_reg_seo-jh5 li {
  line-height: 1.65;
  font-size: 13px;
  color: #7E6948;
  margin-bottom: 4px;
}.klq_reg_seo-jh5 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.klq_reg_seo-jh5 table {
  display: table;
}
}.klq_reg_seo-jh5 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  text-align: left;
  color: #D5C39E;
  font-weight: 700;
}.klq_reg_seo-jh5 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #7E6948;
}.klq_reg_steps-jh5 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.klq_reg_steps-jh5 {
  margin-top: 0;
}
}.klq_reg_step-jh5 {
  background: rgba(255, 235, 190, 0.05);
  border-radius: 8px;
  padding: 1rem;
  border: 1px solid rgba(255, 220, 150, 0.06);
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.klq_reg_step_num-jh5 {
  border: 1px solid rgba(212, 130, 10, 0.08);
  border-radius: 50%;
  background: rgba(212, 130, 10, 0.18);
  font-weight: 800;
  display: flex;
  width: 2.125rem;
  font-size: 0.875rem;
  color: #D4820A;
  justify-content: center;
  flex-shrink: 0;
  height: 2.125rem;
  align-items: center;
}.klq_reg_step_title-jh5 {
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.klq_reg_step_text-jh5 {
  line-height: 1.5;
  color: #7E6948;
  font-size: 0.75rem;
}.klq_reg_trust-jh5 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.klq_reg_trust_item-jh5 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #7E6948;
  font-size: 0.75rem;
}.klq_reg_trust_ic-jh5 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  color: #D4820A;
  height: 1rem;
}.klq_prov-jh5 {
  padding: 36px 16px 0;
  background: #141009;
}
@media(min-width: 771px) {.klq_prov-jh5 {
  padding: 2.75rem 1.5rem 0;
}
}.klq_prov_in-jh5 {
  margin: 0 auto;
  max-width: 1320px;
}.klq_prov_head-jh5 {
  margin-bottom: 16px;
}.klq_prov_label-jh5 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4820A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.klq_prov_h2-jh5 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F6EDD8;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.klq_prov_h2-jh5 {
  font-size: 1.5rem;
}
}.klq_prov_seo-jh5 {
  font-size: 13px;
  color: #7E6948;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.klq_prov_seo-jh5 strong {
  color: #D5C39E;
  font-weight: 700;
}.klq_prov_seo-jh5 a {
  text-decoration: underline;
  color: #D4820A;
}.klq_prov_grid-jh5 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.klq_prov_grid-jh5 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.klq_prov_grid-jh5 {
  grid-template-columns: repeat(8,1fr);
}
}.klq_prov_card-jh5 {
  padding: 0.875rem 10px;
  background: #19130C;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 210, 130, 0.13);
  gap: 7px;
  border-radius: 8px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.klq_prov_card-jh5:hover {
  background: #1E1810;
  border-color: rgba(212, 130, 12, 0.55);
}.klq_prov_logo-jh5 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 235, 190, 0.05);
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  height: 44px;
}.klq_prov_logo-jh5 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.klq_prov_name-jh5 {
  color: #A8916A;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.klq_faq-jh5 {
  padding: 2.25rem 1rem 0;
  background: #141009;
}
@media(min-width: 770px) {.klq_faq-jh5 {
  padding: 2.75rem 24px 0;
}
}.klq_faq_in-jh5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.klq_faq_head-jh5 {
  margin-bottom: 20px;
}.klq_faq_label-jh5 {
  margin-bottom: 8px;
  color: #D4820A;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.klq_faq_h2-jh5 {
  color: #F6EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.klq_faq_h2-jh5 {
  font-size: 1.5rem;
}
}.klq_faq_list-jh5 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.klq_faq_item-jh5 {
  border-radius: 8px;
  background: #1E1810;
  border: 1px solid rgba(255, 210, 130, 0.13);
  overflow: hidden;
}.klq_faq_q-jh5 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  cursor: pointer;
  font-weight: 600;
  color: #D5C39E;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-size: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.klq_faq_q-jh5:hover {
  color: #F6EDD8;
}.klq_faq_q_ic-jh5 {
  border-radius: 50%;
  background: rgba(255, 235, 190, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  color: #D4820A;
  display: flex;
  align-items: center;
  height: 1.5rem;
  font-size: 16px;
}.klq_faq_item-jh5.klq_state_open-jh5 .klq_faq_q_ic-jh5 {
  transform: rotate(45deg);
}.klq_faq_a-jh5 {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7E6948;
}.klq_faq_item-jh5.klq_state_open-jh5 .klq_faq_a-jh5 {
  display: block;
}.klq_faq_a-jh5 strong {
  font-weight: 700;
  color: #D5C39E;
}.klq_faq_a-jh5 a {
  color: #D4820A;
  text-decoration: underline;
}.klq_faq_a-jh5 ul,.klq_faq_a-jh5 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.klq_faq_a-jh5 ol {
  list-style: decimal;
}.klq_faq_a-jh5 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.klq_faq_a-jh5 table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width:768px) {.klq_faq_a-jh5 table {
  display: table;
}
}.klq_faq_a-jh5 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #D5C39E;
}.klq_faq_a-jh5 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 6px 0.5rem;
  color: #7E6948;
}.klq_seo-jh5 {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.klq_seo-jh5 {
  padding: 2.75rem 24px 0;
}
}.klq_seo_in-jh5 {
  border-radius: 14px;
  background: #1E1810;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 210, 130, 0.13);
  max-width: 1320px;
}
@media(min-width: 770px) {.klq_seo_in-jh5 {
  padding: 2.25rem 40px;
}
}.klq_seo_label-jh5 {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #D4820A;
  font-size: 11px;
  text-transform: uppercase;
}.klq_seo_h2-jh5 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.klq_seo_h2-jh5 {
  font-size: 1.5rem;
}
}.klq_seo_body-jh5 {
  overflow-wrap: break-word;
  color: #A8916A;
  line-height: 1.75;
  font-size: 0.875rem;
}.klq_seo_body-jh5 p {
  font-size: 14px;
  color: #A8916A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.klq_seo_body-jh5 p:last-child {
  margin-bottom: 0;
}.klq_seo_body-jh5 strong {
  font-weight: 700;
  color: #D5C39E;
}.klq_seo_body-jh5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820A;
}.klq_seo_body-jh5 a:hover {
  color: #E8940F;
}.klq_seo_body-jh5 ul,.klq_seo_body-jh5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.klq_seo_body-jh5 ol {
  list-style: decimal;
}.klq_seo_body-jh5 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #A8916A;
}.klq_seo_body-jh5 table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 767px) {.klq_seo_body-jh5 table {
  display: table;
}
}.klq_seo_body-jh5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D5C39E;
}.klq_seo_body-jh5 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 10px 0.75rem;
  color: #A8916A;
}.klq_seo_cols-jh5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.klq_seo_cols-jh5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.klq_seo_cols-jh5 {
  grid-template-columns: repeat(3,1fr);
}
}.klq_seo_col_h-jh5 {
  color: #D5C39E;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
}.klq_seo_col_p-jh5 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6948;
  font-size: 13px;
}.klq_seo_stats-jh5 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.klq_seo_stat-jh5 {
  background: rgba(212, 130, 10, 0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 130, 10, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.klq_seo_stat_val-jh5 {
  margin-bottom: 4px;
  color: #D4820A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.klq_seo_stat_lb-jh5 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7E6948;
}.klq_rv-jh5 {
  padding: 36px 16px 0;
  background: #141009;
}
@media(min-width: 767px) {.klq_rv-jh5 {
  padding: 44px 1.5rem 0;
}
}.klq_rv_in-jh5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.klq_rv_head-jh5 {
  max-width: 45rem;
  margin-bottom: 20px;
}.klq_rv_label-jh5 {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4820A;
  text-transform: uppercase;
}.klq_rv_h2-jh5 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
}
@media(min-width:768px) {.klq_rv_h2-jh5 {
  font-size: 28px;
}
}.klq_rv_stats-jh5 {
  gap: 18px;
  color: #7E6948;
  font-size: 0.813rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.klq_rv_stats_score-jh5 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.klq_rv_stats_score_val-jh5 {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 800;
  color: #F0A800;
}.klq_rv_stats_score_max-jh5 {
  font-size: 13px;
  color: #96815E;
}.klq_rv_stats_badge-jh5 {
  gap: 4px;
  align-items: center;
  display: flex;
}.klq_rv_stats_badge-jh5 svg {
  width: 0.875rem;
  height: 14px;
  color: #F0A800;
}.klq_rv_grid-jh5 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.klq_rv_grid-jh5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.klq_rv_grid-jh5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.klq_rv_card-jh5 {
  background: #1E1810;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 130, 0.13);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.klq_rv_card_stars-jh5 {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0A800;
  display: flex;
}.klq_rv_card_stars-jh5 svg {
  width: 0.875rem;
  height: 14px;
}.klq_rv_card_h-jh5 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.klq_rv_card_body-jh5 {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #7E6948;
}.klq_rv_card_body-jh5 strong {
  color: #D5C39E;
  font-weight: 600;
}.klq_rv_card_meta-jh5 {
  gap: 10px;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 12px;
}.klq_rv_card_author-jh5 {
  font-weight: 600;
  font-size: 12px;
  color: #D5C39E;
}.klq_rv_card_date-jh5 {
  font-size: 0.688rem;
  color: #96815E;
}.klq_seo-jh5 {
  padding: 2.25rem 1rem 0;
  background: #141009;
}
@media(min-width: 770px) {.klq_seo-jh5 {
  padding: 44px 24px 0;
}
}.klq_seo_in-jh5 {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  background: #1E1810;
  border: 1px solid rgba(255, 210, 130, 0.13);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.klq_seo_in-jh5 {
  padding: 36px 40px;
}
}.klq_seo_label-jh5 {
  color: #D4820A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.klq_seo_h2-jh5 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F6EDD8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.klq_seo_h2-jh5 {
  font-size: 24px;
}
}.klq_seo_body-jh5 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8916A;
}.klq_seo_body-jh5 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8916A;
  font-size: 0.875rem;
}.klq_seo_body-jh5 p:last-child {
  margin-bottom: 0;
}.klq_seo_body-jh5 strong {
  font-weight: 700;
  color: #D5C39E;
}.klq_seo_body-jh5 a {
  transition: color .2s;
  color: #D4820A;
  text-decoration: underline;
}.klq_seo_body-jh5 a:hover {
  color: #E8940F;
}.klq_seo_body-jh5 ul,.klq_seo_body-jh5 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.klq_seo_body-jh5 ol {
  list-style: decimal;
}.klq_seo_body-jh5 li {
  line-height: 1.75;
  color: #A8916A;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.klq_seo_body-jh5 table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.klq_seo_body-jh5 table {
  display: table;
}
}.klq_seo_body-jh5 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D5C39E;
  font-weight: 700;
}.klq_seo_body-jh5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8916A;
}.klq_seo_cols-jh5 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.klq_seo_cols-jh5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.klq_seo_cols-jh5 {
  grid-template-columns: repeat(3,1fr);
}
}.klq_seo_col_h-jh5 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  color: #D5C39E;
  overflow-wrap: break-word;
}.klq_seo_col_p-jh5 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E6948;
  overflow-wrap: break-word;
}.klq_seo_stats-jh5 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.klq_seo_stat-jh5 {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(212, 130, 10, 0.18);
  background: rgba(212, 130, 10, 0.08);
  min-width: 8.75rem;
}.klq_seo_stat_val-jh5 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #D4820A;
  font-size: 20px;
}.klq_seo_stat_lb-jh5 {
  color: #7E6948;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.klq_seo-jh5 {
  background: #141009;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.klq_seo-jh5 {
  padding: 44px 1.5rem 0;
}
}.klq_seo_in-jh5 {
  border: 1px solid rgba(255, 210, 130, 0.13);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1E1810;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.klq_seo_in-jh5 {
  padding: 36px 2.5rem;
}
}.klq_seo_label-jh5 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4820A;
}.klq_seo_h2-jh5 {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.klq_seo_h2-jh5 {
  font-size: 1.5rem;
}
}.klq_seo_body-jh5 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8916A;
}.klq_seo_body-jh5 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A8916A;
}.klq_seo_body-jh5 p:last-child {
  margin-bottom: 0;
}.klq_seo_body-jh5 strong {
  font-weight: 700;
  color: #D5C39E;
}.klq_seo_body-jh5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820A;
}.klq_seo_body-jh5 a:hover {
  color: #E8940F;
}.klq_seo_body-jh5 ul,.klq_seo_body-jh5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.klq_seo_body-jh5 ol {
  list-style: decimal;
}.klq_seo_body-jh5 li {
  margin-bottom: 0.375rem;
  color: #A8916A;
  font-size: 0.875rem;
  line-height: 1.75;
}.klq_seo_body-jh5 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.klq_seo_body-jh5 table {
  display: table;
}
}.klq_seo_body-jh5 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  font-weight: 700;
  color: #D5C39E;
  text-align: left;
}.klq_seo_body-jh5 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 10px 0.75rem;
  color: #A8916A;
}.klq_seo_cols-jh5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.klq_seo_cols-jh5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.klq_seo_cols-jh5 {
  grid-template-columns: repeat(3,1fr);
}
}.klq_seo_col_h-jh5 {
  color: #D5C39E;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.klq_seo_col_p-jh5 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6948;
}.klq_seo_stats-jh5 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.klq_seo_stat-jh5 {
  border: 1px solid rgba(212, 130, 10, 0.18);
  border-radius: 8px;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(212, 130, 10, 0.08);
  min-width: 140px;
}.klq_seo_stat_val-jh5 {
  overflow-wrap: break-word;
  color: #D4820A;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
}.klq_seo_stat_lb-jh5 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7E6948;
}.klq_ft-jh5 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  background: #0C0804;
  margin-top: 48px;
}.klq_ft_support-jh5 {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.klq_ft_support-jh5 {
  padding: 28px 24px;
}
}.klq_ft_support_in-jh5 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.klq_ft_support_main-jh5 {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.klq_ft_support_ic-jh5 {
  flex-shrink: 0;
  color: #D4820A;
}.klq_ft_support_ic-jh5 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
}.klq_ft_support_text_title-jh5 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.klq_ft_support_text_sub-jh5 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7E6948;
}.klq_ft_support_btn-jh5 {
  background: #D4820A;
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F6EDD8;
}.klq_ft_support_btn-jh5:hover {
  background: #E8940F;
}.klq_ft_support_contacts-jh5 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.klq_ft_support_contact-jh5 {
  line-height: 1.4;
  font-size: 12px;
  color: #96815E;
}.klq_ft_support_contact-jh5 strong {
  display: block;
  font-weight: 600;
  font-size: 11px;
  color: #A8916A;
  margin-bottom: 2px;
}.klq_ft_main-jh5 {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 771px) {.klq_ft_main-jh5 {
  padding: 40px 1.5rem 2rem;
}
}.klq_ft_main_in-jh5 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.klq_ft_main_in-jh5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.klq_ft_main_in-jh5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.klq_ft_col_logo-jh5 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.klq_ft_col_logo-jh5 {
  grid-column: auto;
}
}.klq_ft_logo-jh5 {
  gap: 0.563rem;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 12px;
  flex-wrap: wrap;
  align-items: center;
}.klq_ft_logo_mark-jh5 {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.klq_ft_logo_mark-jh5 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.klq_ft_logo_sub-jh5 {
  color: #96815E;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
}.klq_ft_col_title-jh5 {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #A8916A;
  font-weight: 700;
}.klq_ft_col_links-jh5 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.klq_ft_col_link-jh5 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #96815E;
}.klq_ft_col_link-jh5:hover {
  color: #D5C39E;
}.klq_ft_apps-jh5 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.klq_ft_app_card-jh5 {
  gap: 10px;
  padding: 10px 0.75rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 130, 0.13);
  background: rgba(255, 235, 190, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.klq_ft_app_card-jh5:hover {
  border-color: rgba(212, 130, 12, 0.55);
}.klq_ft_app_card_ic-jh5 svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.klq_ft_app_card_os-jh5 {
  color: #96815E;
  font-weight: 600;
  font-size: 10px;
}.klq_ft_app_card_action-jh5 {
  font-size: 12px;
  font-weight: 700;
  color: #D5C39E;
}.klq_ft_bot-jh5 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.klq_ft_bot-jh5 {
  padding: 1.25rem 1.5rem;
}
}.klq_ft_bot_in-jh5 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.klq_ft_socials-jh5 {
  gap: 8px;
  display: flex;
}.klq_ft_soc-jh5 {
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 210, 130, 0.13);
  border-radius: 0.25rem;
  transition: background .2s;
  color: #A8916A;
  width: 36px;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
}.klq_ft_soc-jh5 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.klq_ft_soc-jh5:hover {
  background: rgba(255, 235, 190, 0.07);
}.klq_ft_legal-jh5 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #8F7B5A;
}.klq_ft_legal-jh5 strong {
  font-weight: 700;
  color: #A8916A;
}.klq_ft_legal-jh5 a {
  text-decoration: underline;
  color: #A8916A;
}.klq_ft_age-jh5 {
  border-radius: 50%;
  border: 2px solid #8F7B5A;
  height: 2rem;
  display: flex;
  color: #8F7B5A;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  margin-left: auto;
  font-weight: 800;
}