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