*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #110E0A;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  color: #D4C5A9;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gkv-layout-1ap {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.gkv-page-1ap {
  display: flex;
  min-height: 100vh;
}.gkv-main-1ap {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.gkv-main-1ap {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.gkv-main-1ap {
  padding-bottom: 72px;
}
}.gkv-gc-1ap {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #161209;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 642px) {.gkv-gc-1ap {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.gkv-gc-1ap {
  width: 168px;
}
}.gkv-gc-1ap:hover {
  border-color: rgba(212, 146, 10, 0.08);
  transform: translateY(-3px);
}.gkv-gc_img-1ap {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.gkv-gc_img-1ap img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gkv-gc_hover-1ap {
  background: rgba(10, 7, 4, 0.74);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.gkv-gc-1ap:hover .gkv-gc_hover-1ap {
  opacity: 1;
}.gkv-gc_hover_btn-1ap {
  padding: 8px 1rem;
  border-radius: 0.375rem;
  background: #D4920A;
  color: #F5EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.gkv-gc_info-1ap {
  padding: 8px 10px 0.625rem;
}.gkv-gc_name-1ap {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  color: #D4C5A9;
  white-space: nowrap;
}.gkv-gc_prov-1ap {
  color: #6B5C48;
  font-size: 10px;
}.gkv-gc_tag-1ap {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 0.563rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 6px;
  left: 0.375rem;
  z-index: 2;
}.gkv-gc_tag_hot-1ap {
  background: #E03030;
  color: #fff;
}.gkv-gc_tag_new-1ap {
  background: #2DB84A;
  color: #110E0A;
}.gkv-gc_tag_jp-1ap {
  background: #F0C419;
  color: #110E0A;
}.gkv-gc_tag_ex-1ap {
  background: #B85C00;
  color: #fff;
}.gkv-gc_tag_live-1ap {
  background: #E03030;
  color: #fff;
}.gkv-gr-1ap {
  background: #110E0A;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.gkv-gr-1ap {
  padding: 36px 1.5rem 0;
}
}.gkv-gr_in-1ap {
  margin: 0 auto;
  max-width: 1320px;
}.gkv-gr_head-1ap {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.gkv-gr_head_l-1ap {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.gkv-gr_ic-1ap {
  border-radius: 10px;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  justify-content: center;
}.gkv-gr_ic-1ap svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.gkv-gr_title-1ap {
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1rem;
  color: #F5EDD8;
  font-weight: 700;
}
@media(min-width: 767px) {.gkv-gr_title-1ap {
  font-size: 18px;
}
}.gkv-gr_more-1ap {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #7D6A52;
}.gkv-gr_more-1ap:hover {
  color: #D4920A;
}.gkv-gr_more-1ap svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.gkv-gr_arrows-1ap {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.gkv-gr_arr-1ap {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  height: 30px;
  color: #A89272;
  display: flex;
}.gkv-gr_arr-1ap:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.gkv-gr_arr-1ap svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.gkv-gr_seo_h-1ap {
  margin: 0 0 0.375rem;
  font-family: 'Fredoka One', sans-serif;
  font-size: 0.813rem;
  max-width: 42.5rem;
  color: #D4C5A9;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.gkv-gr_seo_h-1ap {
  font-size: 0.875rem;
}
}.gkv-gr_seo-1ap {
  margin-bottom: 12px;
  font-size: 0.75rem;
  color: #7D6A52;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
}.gkv-gr_seo-1ap strong {
  font-weight: 600;
  color: #D4C5A9;
}.gkv-gr_scroll-1ap {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.gkv-gr_scroll-1ap::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.gkv-gr_scroll-1ap {
  gap: 0.75rem;
}
}.gkv-tb-1ap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #110E0A;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  display: flex;
  top: 0;
  height: 56px;
  align-items: center;
}.gkv-tb_in-1ap {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.gkv-tb_burger-1ap {
  gap: 5px;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  height: 38px;
  flex-direction: column;
  flex-shrink: 0;
  margin-right: 8px;
  justify-content: center;
  width: 2.375rem;
}.gkv-tb_burger-1ap:hover {
  background: rgba(255, 255, 255, 0.05);
}.gkv-tb_burger_line-1ap {
  background: #A89272;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.gkv-tb_burger-1ap {
  display: none;
}
}.gkv-tb_logo-1ap {
  gap: 0.563rem;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  display: flex;
  font-size: 18px;
  margin-right: 20px;
}.gkv-tb_logo_mark-1ap {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 32px;
  align-items: center;
}.gkv-tb_logo_mark-1ap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gkv-tb_nav-1ap {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.gkv-tb_nav-1ap {
  display: flex;
}
}.gkv-tb_tab-1ap {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #A89272;
  font-weight: 600;
}.gkv-tb_tab-1ap:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.gkv-tb_tab-1ap.gkv-state_active-1ap {
  background: rgba(212, 146, 10, 0.18);
  color: #F5EDD8;
}.gkv-tb_right-1ap {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.gkv-tb_login-1ap {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
  color: #D4C5A9;
}.gkv-tb_login-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
  color: #F5EDD8;
}
@media(min-width: 478px) {.gkv-tb_login-1ap {
  display: block;
}
}.gkv-tb_reg-1ap {
  background: #2DB84A;
  border-radius: 10px;
  padding: 0.563rem 18px;
  transition: background .2s;
  color: #0D0A04;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.gkv-tb_reg-1ap:hover {
  background: #35D458;
}.gkv-sb-1ap {
  transition: transform .25s ease;
  background: #1C1710;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 56px;
  left: 0;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  bottom: 0;
  position: fixed;
}.gkv-sb-1ap.gkv-state_open-1ap {
  transform: translateX(0);
}.gkv-sb-1ap::-webkit-scrollbar {
  width: 0.25rem;
}.gkv-sb-1ap::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.gkv-sb-1ap {
  transform: translateX(0);
}
}.gkv-sb_auth-1ap {
  padding: 14px 0.75rem 10px;
}.gkv-sb_btn_reg-1ap {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  background: #2DB84A;
  margin-bottom: 0.5rem;
  color: #0D0A04;
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: center;
}.gkv-sb_btn_reg-1ap:hover {
  background: #35D458;
}.gkv-sb_btn_login-1ap {
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C5A9;
}.gkv-sb_btn_login-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
  color: #F5EDD8;
}.gkv-sb_promo-1ap {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A05,#1C1710);
  padding: 12px 0.875rem;
  border-radius: 10px;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(212, 146, 10, 0.18);
  position: relative;
}.gkv-sb_promo-1ap::before {
  background: radial-gradient(circle,rgba(212, 146, 10, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 5rem;
  content: '';
  position: absolute;
  right: -20px;
  width: 80px;
}.gkv-sb_promo_title-1ap {
  color: #D4920A;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.gkv-sb_promo_text-1ap {
  font-weight: 600;
  font-size: 12px;
  color: #F5EDD8;
  line-height: 1.35;
  overflow-wrap: break-word;
}.gkv-sb_promo_sub-1ap {
  font-size: 10px;
  color: #7D6A52;
  margin-top: 3px;
}.gkv-sb_nav-1ap {
  padding: 0.375rem 8px 16px;
}.gkv-sb_nav_lb-1ap {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #6B5C48;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.gkv-sb_link-1ap {
  border-radius: 6px;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #A89272;
  display: flex;
}.gkv-sb_link-1ap:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.gkv-sb_link-1ap.gkv-state_active-1ap {
  background: rgba(212, 146, 10, 0.18);
  color: #F5EDD8;
}.gkv-sb_ic-1ap {
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}.gkv-sb_ic-1ap svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gkv-sb_ic_1-1ap {
  background: rgba(212, 146, 10, 0.08);
  color: #D4920A;
}.gkv-sb_ic_2-1ap {
  background: rgba(45, 184, 74, 0.15);
  color: #2DB84A;
}.gkv-sb_ic_3-1ap {
  background: rgba(240, 196, 25, 0.16);
  color: #F0C419;
}.gkv-sb_ic_4-1ap {
  background: rgba(184, 92, 0, 0.20);
  color: #B85C00;
}.gkv-sb_ic_5-1ap {
  background: rgba(212, 146, 10, 0.08);
  color: #E8457A;
}.gkv-sb_ic_6-1ap {
  background: rgba(184, 92, 0, 0.20);
  color: #9B4FD6;
}.gkv-sb_badge-1ap {
  padding: 2px 7px;
  background: #F0C419;
  border-radius: 0.375rem;
  color: #0D0A04;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.gkv-sb_bot-1ap {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.gkv-sb_lang-1ap,.gkv-sb_help-1ap {
  gap: 0.375rem;
  border-radius: 6px;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  display: flex;
  color: #A89272;
  font-size: 11px;
}.gkv-sb_lang-1ap:hover,.gkv-sb_help-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
  color: #F5EDD8;
}.gkv-sb_lang-1ap svg,.gkv-sb_help-1ap svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.gkv-sb_bd-1ap {
  inset: 0;
  background: rgba(10, 7, 4, 0.74);
  position: fixed;
  display: none;
  z-index: 69;
}.gkv-sb_bd-1ap.gkv-state_on-1ap {
  display: block;
}
@media(min-width: 1079px) {.gkv-sb_bd-1ap {
  display: none!important;
}
}.gkv-mob_nav-1ap {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1710;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width:1080px) {.gkv-mob_nav-1ap {
  display: none;
}
}.gkv-mob_nav_item-1ap {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  color: #6B5C48;
  flex-direction: column;
  display: flex;
}.gkv-mob_nav_ic-1ap {
  line-height: 1;
}.gkv-mob_nav_ic-1ap svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.gkv-mob_nav_lb-1ap {
  color: #6B5C48;
  font-size: 0.625rem;
  font-weight: 600;
}.gkv-mob_nav_item-1ap.gkv-state_active-1ap {
  color: #D4920A;
}.gkv-mob_nav_item-1ap.gkv-state_active-1ap .gkv-mob_nav_lb-1ap {
  color: #D4920A;
}.gkv-hero-1ap {
  background: #110E0A;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.gkv-hero-1ap {
  padding: 24px 24px 0;
}
}.gkv-hero_in-1ap {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 857px) {.gkv-hero_in-1ap {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.gkv-hero_in-1ap {
  grid-template-columns: 1fr 340px;
}
}.gkv-hero_promo-1ap {
  background: #161209;
  overflow: hidden;
  border-radius: 1rem;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.gkv-hero_promo-1ap {
  min-height: 17.5rem;
}
}.gkv-hero_promo_bg-1ap {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1A05 0%,#110E0A 100%);
  position: absolute;
  background-size: cover;
}.gkv-hero_promo_bg-1ap::after {
  inset: 0;
  background: linear-gradient(90deg,#110E0A 0%,rgba(10, 7, 4, 0.74) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gkv-hero_promo_glow-1ap {
  background: radial-gradient(circle,rgba(184, 92, 0, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 300px;
  pointer-events: none;
  right: 60px;
  position: absolute;
  height: 300px;
}.gkv-hero_promo_ct-1ap {
  padding: 1.75rem 24px 28px 28px;
  position: relative;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
}
@media(min-width:768px) {.gkv-hero_promo_ct-1ap {
  padding: 2.5rem 32px;
}
}.gkv-hero_badge-1ap {
  border-radius: 1.375rem;
  border: 1px solid rgba(212, 146, 10, 0.08);
  background: rgba(212, 146, 10, 0.18);
  padding: 5px 0.75rem;
  font-weight: 700;
  color: #D4920A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 0.625rem;
}.gkv-hero_h1-1ap {
  margin-bottom: 10px;
  line-height: 1.15;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.625rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}.gkv-hero_h1-1ap em {
  color: #F0C419;
  font-style: normal;
}
@media(min-width:768px) {.gkv-hero_h1-1ap {
  font-size: 36px;
}
}.gkv-hero_sub-1ap {
  margin-bottom: 20px;
  color: #A89272;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 771px) {.gkv-hero_sub-1ap {
  font-size: 14px;
}
}.gkv-hero_row-1ap {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.gkv-hero_cta-1ap {
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2DB84A;
  box-shadow: 0 6px 1.125rem rgba(45, 184, 74, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  font-weight: 700;
  font-size: 0.875rem;
  color: #0D0A04;
}.gkv-hero_cta-1ap:hover {
  background: #35D458;
}.gkv-hero_terms-1ap {
  font-size: 11px;
  color: #6B5C48;
}.gkv-hero_game-1ap {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  background: #161209;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.gkv-hero_game_badge-1ap {
  border-radius: 1.375rem;
  border: 1px solid rgba(240, 196, 25, 0.16);
  background: rgba(240, 196, 25, 0.16);
  padding: 0.313rem 0.625rem;
  font-weight: 700;
  color: #F0C419;
  left: 12px;
  text-transform: uppercase;
  font-size: 10px;
  top: 0.75rem;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
}.gkv-hero_game_badge-1ap svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.gkv-hero_game_img-1ap {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A05,#110E0A);
  position: relative;
  padding-bottom: 60%;
}.gkv-hero_game_img-1ap img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.gkv-hero_game_play-1ap {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 7, 4, 0.74);
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.gkv-hero_game-1ap:hover .gkv-hero_game_play-1ap {
  opacity: 1;
}.gkv-hero_game_play-1ap span {
  background: #D4920A;
  border-radius: 50%;
  height: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 52px;
}.gkv-hero_game_play-1ap span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.gkv-hero_game_info-1ap {
  padding: 0.875rem 16px;
}.gkv-hero_game_title-1ap {
  font-size: 0.938rem;
  color: #F5EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.gkv-hero_game_provider-1ap {
  font-size: 0.688rem;
  color: #7D6A52;
}.gkv-hero_game_btn-1ap {
  background: #D4920A;
  padding: 11px;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.625rem;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  color: #F5EDD8;
  display: block;
  font-size: 0.813rem;
}.gkv-hero_game-1ap:hover .gkv-hero_game_btn-1ap {
  background: #E8A612;
}.gkv-sbar-1ap {
  background: #110E0A;
  padding: 1rem 16px 0;
}
@media(min-width:768px) {.gkv-sbar-1ap {
  padding: 1.125rem 24px 0;
}
}.gkv-sbar_in-1ap {
  margin: 0 auto;
  max-width: 82.5rem;
}.gkv-sbar_row-1ap {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.gkv-sbar_input-1ap {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 11px 16px;
  background: #161209;
  border-radius: 10px;
  gap: 10px;
  flex: 1;
  color: #7D6A52;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.gkv-sbar_input-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
}.gkv-sbar_input-1ap svg {
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.gkv-sbar_providers-1ap {
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1.125rem;
  transition: border-color .2s;
  background: #161209;
  border-radius: 0.625rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C5A9;
  display: flex;
  align-items: center;
  font-size: 13px;
}.gkv-sbar_providers-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
  color: #F5EDD8;
}.gkv-sbar_providers-1ap svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.gkv-sbar_tabs-1ap {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.gkv-sbar_tabs-1ap::-webkit-scrollbar {
  display: none;
}.gkv-sbar_tab-1ap {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 22px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  color: #A89272;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
}.gkv-sbar_tab-1ap:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(212, 146, 10, 0.50);
  color: #F5EDD8;
}.gkv-sbar_tab-1ap.gkv-state_active-1ap {
  border-color: rgba(212, 146, 10, 0.08);
  background: rgba(212, 146, 10, 0.18);
  color: #F5EDD8;
}.gkv-sbar_tab_ic-1ap svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.gkv-wy-1ap {
  background: #110E0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.gkv-wy-1ap {
  padding: 40px 24px 0;
}
}.gkv-wy_in-1ap {
  margin: 0 auto;
  max-width: 82.5rem;
}.gkv-wy_head-1ap {
  margin-bottom: 18px;
  max-width: 45rem;
}.gkv-wy_label-1ap {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #D4920A;
}.gkv-wy_h2-1ap {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5EDD8;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 766px) {.gkv-wy_h2-1ap {
  font-size: 24px;
}
}.gkv-wy_intro-1ap {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6A52;
}.gkv-wy_grid-1ap {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.gkv-wy_grid-1ap {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gkv-wy_grid-1ap {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gkv-wy_card-1ap {
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  background: #1C1710;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gkv-wy_card-1ap:hover {
  border-color: rgba(212, 146, 10, 0.08);
  transform: translateY(-2px);
}.gkv-wy_card_ic-1ap {
  border-radius: 50%;
  background: rgba(212, 146, 10, 0.18);
  height: 2.75rem;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  color: #D4920A;
  justify-content: center;
  align-items: center;
  display: flex;
}.gkv-wy_card_ic-1ap svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gkv-wy_card_h-1ap {
  font-size: 15px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.gkv-wy_card_p-1ap {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6A52;
  line-height: 1.6;
}.gkv-wy_card_p-1ap strong {
  color: #D4C5A9;
  font-weight: 600;
}.gkv-gr_jp-1ap {
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg,#1E0D2E 0%,#0E0A15 100%);
  position: relative;
}.gkv-gr_jp-1ap::before {
  background: radial-gradient(circle,rgba(184, 92, 0, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  position: absolute;
  left: -60px;
  width: 250px;
  top: -3.75rem;
  content: '';
}.gkv-gr_jp-1ap::after {
  background: radial-gradient(circle,rgba(240, 196, 25, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  bottom: -2.5rem;
  right: 0;
  height: 200px;
  content: '';
  position: absolute;
}.gkv-gr_jp_head-1ap {
  gap: 16px;
  z-index: 1;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.gkv-gr_jp_info-1ap {
  flex: 1;
}.gkv-gr_jp_label-1ap {
  font-weight: 700;
  color: #9B4FD6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.375rem;
}.gkv-gr_jp_label-1ap svg {
  stroke-linecap: round;
  margin-right: 4px;
  stroke-linejoin: round;
  height: 14px;
  vertical-align: -2px;
  width: 14px;
}.gkv-gr_jp_amount-1ap {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  color: #F5EDD8;
  font-size: 32px;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 767px) {.gkv-gr_jp_amount-1ap {
  font-size: 2.5rem;
}
}.gkv-gr_jp_amount-1ap span {
  color: #F0C419;
}.gkv-gr_jp_seo-1ap {
  color: #A89272;
  font-size: 0.75rem;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.gkv-gr_jp_cta-1ap {
  padding: 0.688rem 1.25rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(184, 92, 0, 0.20);
  background: rgba(184, 92, 0, 0.20);
  transition: background .2s;
  margin-top: 4px;
  white-space: nowrap;
  color: #F5EDD8;
  align-self: flex-start;
  font-size: 0.813rem;
  position: relative;
  font-weight: 700;
  z-index: 1;
  flex-shrink: 0;
}.gkv-gr_jp_cta-1ap:hover {
  background: #B85C00;
}.gkv-ws-1ap {
  padding: 32px 1rem 0;
  background: #110E0A;
}
@media(min-width: 769px) {.gkv-ws-1ap {
  padding: 2.25rem 1.5rem 0;
}
}.gkv-ws_in-1ap {
  margin: 0 auto;
  max-width: 82.5rem;
}.gkv-ws_head-1ap {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.gkv-ws_title-1ap {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
}.gkv-ws_title_ic-1ap svg {
  color: #F0C419;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.gkv-ws_online-1ap {
  gap: 7px;
  color: #7D6A52;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
}.gkv-ws_online_dot-1ap {
  background: #2DB84A;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(45, 184, 74, 0.15);
}.gkv-ws_scroll-1ap {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.gkv-ws_scroll-1ap::-webkit-scrollbar {
  display: none;
}.gkv-wc-1ap {
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
  border-radius: 0.625rem;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.gkv-wc_img-1ap {
  overflow: hidden;
  background: #1C1710;
  border-radius: 0.375rem;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.gkv-wc_img-1ap img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gkv-wc_info-1ap {
  min-width: 0;
}.gkv-wc_game-1ap {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #D4C5A9;
  white-space: nowrap;
  font-weight: 600;
}.gkv-wc_player-1ap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6B5C48;
  font-size: 10px;
}.gkv-wc_amount-1ap {
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  color: #2DB84A;
  flex-shrink: 0;
}.gkv-reg-1ap {
  padding: 2.25rem 1rem 0;
  background: #110E0A;
}
@media(min-width: 765px) {.gkv-reg-1ap {
  padding: 2.75rem 1.5rem 0;
}
}.gkv-reg_in-1ap {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 1rem;
  background: #1C1710;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.gkv-reg_in-1ap {
  padding: 40px;
}
}.gkv-reg_top-1ap {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.gkv-reg_top-1ap {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gkv-reg_label-1ap {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4920A;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.gkv-reg_h2-1ap {
  color: #F5EDD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.gkv-reg_h2-1ap {
  font-size: 28px;
}
}.gkv-reg_bonus-1ap {
  background: rgba(240, 196, 25, 0.16);
  border: 1px solid rgba(240, 196, 25, 0.16);
  padding: 0.625rem 16px;
  border-radius: 10px;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.gkv-reg_bonus_amount-1ap {
  color: #F0C419;
  font-weight: 800;
  font-size: 20px;
}.gkv-reg_bonus_text-1ap {
  color: #A89272;
  font-size: 13px;
  line-height: 1.35;
}.gkv-reg_cta_btn-1ap {
  border-radius: 10px;
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #2DB84A;
  font-weight: 700;
  margin-bottom: 12px;
  box-shadow: 0 6px 1.125rem rgba(45, 184, 74, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  display: inline-block;
  font-size: 15px;
  color: #0D0A04;
}.gkv-reg_cta_btn-1ap:hover {
  background: #35D458;
}.gkv-reg_terms-1ap {
  font-size: 11px;
  color: #6B5C48;
  line-height: 1.5;
}.gkv-reg_seo-1ap {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #7D6A52;
  padding-top: 20px;
  overflow-wrap: break-word;
}.gkv-reg_seo-1ap p {
  margin-bottom: 10px;
  color: #7D6A52;
  font-size: 13px;
  line-height: 1.65;
}.gkv-reg_seo-1ap p:last-child {
  margin-bottom: 0;
}.gkv-reg_seo-1ap strong {
  font-weight: 700;
  color: #D4C5A9;
}.gkv-reg_seo-1ap a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4920A;
}.gkv-reg_seo-1ap a:hover {
  color: #E8A612;
}.gkv-reg_seo-1ap ul,.gkv-reg_seo-1ap ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.gkv-reg_seo-1ap ol {
  list-style: decimal;
}.gkv-reg_seo-1ap li {
  line-height: 1.65;
  color: #7D6A52;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.gkv-reg_seo-1ap table {
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 767px) {.gkv-reg_seo-1ap table {
  display: table;
}
}.gkv-reg_seo-1ap th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C5A9;
  text-align: left;
}.gkv-reg_seo-1ap td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7D6A52;
}.gkv-reg_steps-1ap {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.gkv-reg_steps-1ap {
  margin-top: 0;
}
}.gkv-reg_step-1ap {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  padding: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.gkv-reg_step_num-1ap {
  border: 1px solid rgba(212, 146, 10, 0.08);
  background: rgba(212, 146, 10, 0.18);
  border-radius: 50%;
  font-size: 0.875rem;
  align-items: center;
  width: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 2.125rem;
  color: #D4920A;
  font-weight: 800;
}.gkv-reg_step_title-1ap {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F5EDD8;
}.gkv-reg_step_text-1ap {
  color: #7D6A52;
  line-height: 1.5;
  font-size: 0.75rem;
}.gkv-reg_trust-1ap {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.gkv-reg_trust_item-1ap {
  gap: 7px;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #7D6A52;
  overflow-wrap: break-word;
}.gkv-reg_trust_ic-1ap svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  color: #D4920A;
}.gkv-prov-1ap {
  padding: 36px 1rem 0;
  background: #110E0A;
}
@media(min-width: 769px) {.gkv-prov-1ap {
  padding: 44px 24px 0;
}
}.gkv-prov_in-1ap {
  margin: 0 auto;
  max-width: 1320px;
}.gkv-prov_head-1ap {
  margin-bottom: 16px;
}.gkv-prov_label-1ap {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4920A;
  margin-bottom: 8px;
}.gkv-prov_h2-1ap {
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 771px) {.gkv-prov_h2-1ap {
  font-size: 24px;
}
}.gkv-prov_seo-1ap {
  color: #7D6A52;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 38.75rem;
}.gkv-prov_seo-1ap strong {
  font-weight: 700;
  color: #D4C5A9;
}.gkv-prov_seo-1ap a {
  text-decoration: underline;
  color: #D4920A;
}.gkv-prov_grid-1ap {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.gkv-prov_grid-1ap {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.gkv-prov_grid-1ap {
  grid-template-columns: repeat(8,1fr);
}
}.gkv-prov_card-1ap {
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.gkv-prov_card-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
  background: #1C1710;
}.gkv-prov_logo-1ap {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  width: 44px;
  display: flex;
  height: 44px;
}.gkv-prov_logo-1ap img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.gkv-prov_name-1ap {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #A89272;
  overflow-wrap: break-word;
}.gkv-bon-1ap {
  background: #110E0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.gkv-bon-1ap {
  padding: 2.75rem 1.5rem 0;
}
}.gkv-bon_in-1ap {
  margin: 0 auto;
  max-width: 82.5rem;
}.gkv-bon_head-1ap {
  margin-bottom: 20px;
}.gkv-bon_label-1ap {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4920A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.gkv-bon_h2-1ap {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.gkv-bon_h2-1ap {
  font-size: 1.5rem;
}
}.gkv-bon_seo-1ap {
  color: #7D6A52;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
}.gkv-bon_seo-1ap strong {
  color: #D4C5A9;
  font-weight: 700;
}.gkv-bon_seo-1ap a {
  text-decoration: underline;
  color: #D4920A;
}.gkv-bon_grid-1ap {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.gkv-bon_grid-1ap {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gkv-bon_grid-1ap {
  grid-template-columns: repeat(5,1fr);
}
}.gkv-bon_card-1ap {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #161209;
  border-radius: 0.625rem;
}.gkv-bon_card-1ap:hover {
  border-color: rgba(212, 146, 10, 0.08);
  transform: translateY(-2px);
}.gkv-bon_card_ic-1ap svg {
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gkv-bon_card_ic-1ap {
  margin-bottom: 10px;
}.gkv-bon_card_type-1ap {
  letter-spacing: .06em;
  color: #7D6A52;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.gkv-bon_card_amount-1ap {
  font-size: 18px;
  color: #F0C419;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
}.gkv-bon_card_name-1ap {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.gkv-bon_card_detail-1ap {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B5C48;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 11px;
  line-height: 1.5;
}.gkv-app-1ap {
  background: #110E0A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.gkv-app-1ap {
  padding: 44px 1.5rem 0;
}
}.gkv-app_in-1ap {
  margin: 0 auto;
  max-width: 82.5rem;
}.gkv-app_head-1ap {
  margin-bottom: 16px;
}.gkv-app_label-1ap {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #D4920A;
}.gkv-app_h2-1ap {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
  font-size: 1.25rem;
  margin-bottom: 6px;
}
@media(min-width:768px) {.gkv-app_h2-1ap {
  font-size: 1.5rem;
}
}.gkv-app_sub-1ap {
  color: #7D6A52;
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
  overflow-wrap: break-word;
}.gkv-app_sub-1ap strong {
  font-weight: 700;
  color: #D4C5A9;
}.gkv-app_cards-1ap {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 637px) {.gkv-app_cards-1ap {
  grid-template-columns: repeat(3,1fr);
}
}.gkv-app_card-1ap {
  gap: 1rem;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.gkv-app_card_ios-1ap {
  background: linear-gradient(135deg,rgba(212, 146, 10, 0.18) 0%,#1C1710 100%);
}.gkv-app_card_android-1ap {
  background: linear-gradient(135deg,rgba(45, 184, 74, 0.15) 0%,#1C1710 100%);
}.gkv-app_card_win-1ap {
  background: linear-gradient(135deg,rgba(240, 196, 25, 0.16) 0%,#1C1710 100%);
}.gkv-app_card_ic-1ap svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.gkv-app_card_ic-1ap {
  color: #F5EDD8;
  flex-shrink: 0;
}.gkv-app_card_os-1ap {
  letter-spacing: .08em;
  font-weight: 700;
  color: #7D6A52;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
}.gkv-app_card_title-1ap {
  color: #F5EDD8;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.gkv-app_card_text-1ap {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6A52;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.gkv-app_card_btn-1ap {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 0.375rem;
  border: 1px solid rgba(212, 146, 10, 0.50);
  gap: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  color: #F5EDD8;
}.gkv-app_card_btn-1ap:hover {
  background: rgba(255, 255, 255, 0.07);
}.gkv-rv-1ap {
  background: #110E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.gkv-rv-1ap {
  padding: 44px 1.5rem 0;
}
}.gkv-rv_in-1ap {
  margin: 0 auto;
  max-width: 1320px;
}.gkv-rv_head-1ap {
  margin-bottom: 20px;
  max-width: 720px;
}.gkv-rv_label-1ap {
  color: #D4920A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.gkv-rv_h2-1ap {
  margin-bottom: 10px;
  font-family: 'Fredoka One', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.gkv-rv_h2-1ap {
  font-size: 28px;
}
}.gkv-rv_stats-1ap {
  gap: 1.125rem;
  align-items: center;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
  color: #7D6A52;
}.gkv-rv_stats_score-1ap {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.gkv-rv_stats_score_val-1ap {
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.375rem;
  color: #F0C419;
  font-weight: 800;
}.gkv-rv_stats_score_max-1ap {
  font-size: 0.813rem;
  color: #6B5C48;
}.gkv-rv_stats_badge-1ap {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.gkv-rv_stats_badge-1ap svg {
  width: 14px;
  height: 0.875rem;
  color: #F0C419;
}.gkv-rv_grid-1ap {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.gkv-rv_grid-1ap {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gkv-rv_grid-1ap {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gkv-rv_card-1ap {
  background: #1C1710;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.gkv-rv_card_stars-1ap {
  gap: 2px;
  display: flex;
  color: #F0C419;
  margin-bottom: 0.625rem;
}.gkv-rv_card_stars-1ap svg {
  height: 0.875rem;
  width: 0.875rem;
}.gkv-rv_card_h-1ap {
  color: #F5EDD8;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 8px;
  font-weight: 700;
}.gkv-rv_card_body-1ap {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  color: #7D6A52;
}.gkv-rv_card_body-1ap strong {
  color: #D4C5A9;
  font-weight: 600;
}.gkv-rv_card_meta-1ap {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.gkv-rv_card_author-1ap {
  font-weight: 600;
  color: #D4C5A9;
  font-size: 12px;
}.gkv-rv_card_date-1ap {
  font-size: 11px;
  color: #6B5C48;
}.gkv-seo-1ap {
  background: #110E0A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gkv-seo-1ap {
  padding: 2.75rem 24px 0;
}
}.gkv-seo_in-1ap {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1710;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gkv-seo_in-1ap {
  padding: 36px 40px;
}
}.gkv-seo_label-1ap {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #D4920A;
  margin-bottom: 10px;
}.gkv-seo_h2-1ap {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 14px;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gkv-seo_h2-1ap {
  font-size: 1.5rem;
}
}.gkv-seo_body-1ap {
  overflow-wrap: break-word;
  color: #A89272;
  font-size: 14px;
  line-height: 1.75;
}.gkv-seo_body-1ap p {
  font-size: 14px;
  color: #A89272;
  line-height: 1.75;
  margin-bottom: 12px;
}.gkv-seo_body-1ap p:last-child {
  margin-bottom: 0;
}.gkv-seo_body-1ap strong {
  color: #D4C5A9;
  font-weight: 700;
}.gkv-seo_body-1ap a {
  transition: color .2s;
  color: #D4920A;
  text-decoration: underline;
}.gkv-seo_body-1ap a:hover {
  color: #E8A612;
}.gkv-seo_body-1ap ul,.gkv-seo_body-1ap ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gkv-seo_body-1ap ol {
  list-style: decimal;
}.gkv-seo_body-1ap li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #A89272;
}.gkv-seo_body-1ap table {
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.gkv-seo_body-1ap table {
  display: table;
}
}.gkv-seo_body-1ap th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D4C5A9;
  text-align: left;
  font-weight: 700;
}.gkv-seo_body-1ap td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89272;
}.gkv-seo_cols-1ap {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.gkv-seo_cols-1ap {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gkv-seo_cols-1ap {
  grid-template-columns: repeat(3,1fr);
}
}.gkv-seo_col_h-1ap {
  color: #D4C5A9;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.gkv-seo_col_p-1ap {
  color: #7D6A52;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.gkv-seo_stats-1ap {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gkv-seo_stat-1ap {
  background: rgba(212, 146, 10, 0.08);
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(212, 146, 10, 0.18);
  flex: 1;
  min-width: 140px;
}.gkv-seo_stat_val-1ap {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4920A;
  margin-bottom: 4px;
}.gkv-seo_stat_lb-1ap {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7D6A52;
}.gkv-pmt-1ap {
  background: #110E0A;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.gkv-pmt-1ap {
  padding: 44px 1.5rem 0;
}
}.gkv-pmt_in-1ap {
  margin: 0 auto;
  max-width: 1320px;
}.gkv-pmt_head-1ap {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.gkv-pmt_label-1ap {
  color: #D4920A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.gkv-pmt_h2-1ap {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.gkv-pmt_h2-1ap {
  font-size: 1.75rem;
}
}.gkv-pmt_intro-1ap {
  color: #7D6A52;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.gkv-pmt_groups-1ap {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.gkv-pmt_group-1ap {
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 1.25rem;
}.gkv-pmt_group_head-1ap {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.gkv-pmt_group_ic-1ap {
  border-radius: 0.375rem;
  background: rgba(212, 146, 10, 0.18);
  justify-content: center;
  width: 36px;
  display: flex;
  color: #D4920A;
  flex-shrink: 0;
  align-items: center;
  height: 36px;
}.gkv-pmt_group_ic-1ap svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.gkv-pmt_group_h-1ap {
  margin: 0;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 1rem;
  overflow-wrap: break-word;
}.gkv-pmt_group_p-1ap {
  color: #7D6A52;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.gkv-pmt_group_p-1ap strong {
  color: #D4C5A9;
  font-weight: 600;
}.gkv-pmt_table_wrap-1ap {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.gkv-pmt_table-1ap {
  min-width: 540px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}.gkv-pmt_table-1ap th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  text-align: left;
  color: #D4C5A9;
  white-space: nowrap;
  font-weight: 700;
}.gkv-pmt_table-1ap td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6A52;
}.gkv-pmt_table-1ap tbody tr:last-child td {
  border-bottom: none;
}.gkv-pmt_table-1ap tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C5A9;
}.gkv-seo-1ap {
  background: #110E0A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gkv-seo-1ap {
  padding: 2.75rem 24px 0;
}
}.gkv-seo_in-1ap {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1C1710;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.gkv-seo_in-1ap {
  padding: 36px 40px;
}
}.gkv-seo_label-1ap {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  color: #D4920A;
  text-transform: uppercase;
}.gkv-seo_h2-1ap {
  color: #F5EDD8;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
}
@media(min-width: 769px) {.gkv-seo_h2-1ap {
  font-size: 1.5rem;
}
}.gkv-seo_body-1ap {
  font-size: 0.875rem;
  color: #A89272;
  line-height: 1.75;
  overflow-wrap: break-word;
}.gkv-seo_body-1ap p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A89272;
  line-height: 1.75;
}.gkv-seo_body-1ap p:last-child {
  margin-bottom: 0;
}.gkv-seo_body-1ap strong {
  font-weight: 700;
  color: #D4C5A9;
}.gkv-seo_body-1ap a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4920A;
}.gkv-seo_body-1ap a:hover {
  color: #E8A612;
}.gkv-seo_body-1ap ul,.gkv-seo_body-1ap ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gkv-seo_body-1ap ol {
  list-style: decimal;
}.gkv-seo_body-1ap li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #A89272;
}.gkv-seo_body-1ap table {
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.gkv-seo_body-1ap table {
  display: table;
}
}.gkv-seo_body-1ap th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D4C5A9;
  font-weight: 700;
  text-align: left;
}.gkv-seo_body-1ap td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A89272;
}.gkv-seo_cols-1ap {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.gkv-seo_cols-1ap {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.gkv-seo_cols-1ap {
  grid-template-columns: repeat(3,1fr);
}
}.gkv-seo_col_h-1ap {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C5A9;
  font-size: 13px;
}.gkv-seo_col_p-1ap {
  font-size: 13px;
  color: #7D6A52;
  line-height: 1.65;
  overflow-wrap: break-word;
}.gkv-seo_stats-1ap {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gkv-seo_stat-1ap {
  border: 1px solid rgba(212, 146, 10, 0.18);
  border-radius: 0.625rem;
  background: rgba(212, 146, 10, 0.08);
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.gkv-seo_stat_val-1ap {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #D4920A;
}.gkv-seo_stat_lb-1ap {
  overflow-wrap: break-word;
  color: #7D6A52;
  font-size: 0.688rem;
}.gkv-faq-1ap {
  padding: 36px 16px 0;
  background: #110E0A;
}
@media(min-width: 769px) {.gkv-faq-1ap {
  padding: 44px 24px 0;
}
}.gkv-faq_in-1ap {
  margin: 0 auto;
  max-width: 82.5rem;
}.gkv-faq_head-1ap {
  margin-bottom: 1.25rem;
}.gkv-faq_label-1ap {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4920A;
  font-size: 11px;
}.gkv-faq_h2-1ap {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Fredoka One', sans-serif;
  color: #F5EDD8;
}
@media(min-width: 767px) {.gkv-faq_h2-1ap {
  font-size: 24px;
}
}.gkv-faq_list-1ap {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gkv-faq_item-1ap {
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.625rem;
}.gkv-faq_q-1ap {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  color: #D4C5A9;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  flex-wrap: wrap;
}.gkv-faq_q-1ap:hover {
  color: #F5EDD8;
}.gkv-faq_q_ic-1ap {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-size: 16px;
  height: 24px;
  color: #D4920A;
  display: flex;
  width: 1.5rem;
}.gkv-faq_item-1ap.gkv-state_open-1ap .gkv-faq_q_ic-1ap {
  transform: rotate(45deg);
}.gkv-faq_a-1ap {
  padding: 0 1.25rem 16px;
  color: #7D6A52;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.gkv-faq_item-1ap.gkv-state_open-1ap .gkv-faq_a-1ap {
  display: block;
}.gkv-faq_a-1ap strong {
  font-weight: 700;
  color: #D4C5A9;
}.gkv-faq_a-1ap a {
  text-decoration: underline;
  color: #D4920A;
}.gkv-faq_a-1ap ul,.gkv-faq_a-1ap ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.gkv-faq_a-1ap ol {
  list-style: decimal;
}.gkv-faq_a-1ap li {
  line-height: 1.6;
  margin-bottom: 4px;
}.gkv-faq_a-1ap table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.gkv-faq_a-1ap table {
  display: table;
}
}.gkv-faq_a-1ap th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  color: #D4C5A9;
  font-weight: 700;
}.gkv-faq_a-1ap td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6A52;
}.gkv-seo-1ap {
  background: #110E0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.gkv-seo-1ap {
  padding: 2.75rem 1.5rem 0;
}
}.gkv-seo_in-1ap {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1710;
  border-radius: 16px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.gkv-seo_in-1ap {
  padding: 2.25rem 40px;
}
}.gkv-seo_label-1ap {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #D4920A;
}.gkv-seo_h2-1ap {
  margin-bottom: 0.875rem;
  font-family: 'Fredoka One', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.gkv-seo_h2-1ap {
  font-size: 24px;
}
}.gkv-seo_body-1ap {
  color: #A89272;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.gkv-seo_body-1ap p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A89272;
}.gkv-seo_body-1ap p:last-child {
  margin-bottom: 0;
}.gkv-seo_body-1ap strong {
  color: #D4C5A9;
  font-weight: 700;
}.gkv-seo_body-1ap a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4920A;
}.gkv-seo_body-1ap a:hover {
  color: #E8A612;
}.gkv-seo_body-1ap ul,.gkv-seo_body-1ap ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gkv-seo_body-1ap ol {
  list-style: decimal;
}.gkv-seo_body-1ap li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A89272;
  font-size: 14px;
}.gkv-seo_body-1ap table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.gkv-seo_body-1ap table {
  display: table;
}
}.gkv-seo_body-1ap th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C5A9;
}.gkv-seo_body-1ap td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A89272;
}.gkv-seo_cols-1ap {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.gkv-seo_cols-1ap {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.gkv-seo_cols-1ap {
  grid-template-columns: repeat(3,1fr);
}
}.gkv-seo_col_h-1ap {
  font-weight: 700;
  color: #D4C5A9;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.gkv-seo_col_p-1ap {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6A52;
}.gkv-seo_stats-1ap {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.gkv-seo_stat-1ap {
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(212, 146, 10, 0.18);
  background: rgba(212, 146, 10, 0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.gkv-seo_stat_val-1ap {
  color: #D4920A;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.gkv-seo_stat_lb-1ap {
  overflow-wrap: break-word;
  color: #7D6A52;
  font-size: 11px;
}.gkv-ft-1ap {
  background: #0C0906;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.gkv-ft_support-1ap {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.gkv-ft_support-1ap {
  padding: 1.75rem 1.5rem;
}
}.gkv-ft_support_in-1ap {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.gkv-ft_support_main-1ap {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.gkv-ft_support_ic-1ap {
  flex-shrink: 0;
  color: #D4920A;
}.gkv-ft_support_ic-1ap svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.gkv-ft_support_text_title-1ap {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 3px;
}.gkv-ft_support_text_sub-1ap {
  color: #7D6A52;
  font-size: 12px;
  overflow-wrap: break-word;
}.gkv-ft_support_btn-1ap {
  padding: 0.688rem 1.375rem;
  background: #D4920A;
  transition: background .2s;
  border-radius: 10px;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F5EDD8;
  font-weight: 700;
  white-space: nowrap;
}.gkv-ft_support_btn-1ap:hover {
  background: #E8A612;
}.gkv-ft_support_contacts-1ap {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.gkv-ft_support_contact-1ap {
  font-size: 0.75rem;
  color: #6B5C48;
  line-height: 1.4;
}.gkv-ft_support_contact-1ap strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #A89272;
  display: block;
}.gkv-ft_main-1ap {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.gkv-ft_main-1ap {
  padding: 40px 24px 2rem;
}
}.gkv-ft_main_in-1ap {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.gkv-ft_main_in-1ap {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gkv-ft_main_in-1ap {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gkv-ft_col_logo-1ap {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.gkv-ft_col_logo-1ap {
  grid-column: auto;
}
}.gkv-ft_logo-1ap {
  gap: 0.563rem;
  align-items: center;
  display: flex;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 1rem;
}.gkv-ft_logo_mark-1ap {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.gkv-ft_logo_mark-1ap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gkv-ft_logo_sub-1ap {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #6B5C48;
  max-width: 12.5rem;
}.gkv-ft_col_title-1ap {
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #A89272;
  font-size: 0.75rem;
  text-transform: uppercase;
}.gkv-ft_col_links-1ap {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.gkv-ft_col_link-1ap {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6B5C48;
  font-size: 0.813rem;
}.gkv-ft_col_link-1ap:hover {
  color: #D4C5A9;
}.gkv-ft_apps-1ap {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gkv-ft_app_card-1ap {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
}.gkv-ft_app_card-1ap:hover {
  border-color: rgba(212, 146, 10, 0.50);
}.gkv-ft_app_card_ic-1ap svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.gkv-ft_app_card_os-1ap {
  color: #6B5C48;
  font-size: 10px;
  font-weight: 600;
}.gkv-ft_app_card_action-1ap {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C5A9;
}.gkv-ft_bot-1ap {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.gkv-ft_bot-1ap {
  padding: 1.25rem 1.5rem;
}
}.gkv-ft_bot_in-1ap {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.gkv-ft_socials-1ap {
  gap: 0.5rem;
  display: flex;
}.gkv-ft_soc-1ap {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: background .2s;
  align-items: center;
  display: flex;
  color: #A89272;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
}.gkv-ft_soc-1ap svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gkv-ft_soc-1ap:hover {
  background: rgba(255, 255, 255, 0.07);
}.gkv-ft_legal-1ap {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #8A7A65;
  font-size: 11px;
  overflow-wrap: break-word;
}.gkv-ft_legal-1ap strong {
  color: #A89272;
  font-weight: 700;
}.gkv-ft_legal-1ap a {
  color: #A89272;
  text-decoration: underline;
}.gkv-ft_age-1ap {
  border-radius: 50%;
  border: 2px solid #8A7A65;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.688rem;
  width: 32px;
  color: #8A7A65;
  justify-content: center;
  font-weight: 800;
  margin-left: auto;
  display: flex;
  height: 2rem;
}