*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0B09;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D4C4B0;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ghh-layout-cb7 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ghh-page-cb7 {
  min-height: 100vh;
  display: flex;
}.ghh-main-cb7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width:1080px) {.ghh-main-cb7 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.ghh-main-cb7 {
  padding-bottom: 72px;
}
}.ghh-gc-cb7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #161009;
  transition: transform .2s,border-color .2s;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width:640px) {.ghh-gc-cb7 {
  width: 156px;
}
}
@media(min-width: 1081px) {.ghh-gc-cb7 {
  width: 10.5rem;
}
}.ghh-gc-cb7:hover {
  border-color: rgba(224, 120, 24, 0.07);
  transform: translateY(-3px);
}.ghh-gc_img-cb7 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ghh-gc_img-cb7 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ghh-gc_hover-cb7 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 6, 4, 0.72);
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.ghh-gc-cb7:hover .ghh-gc_hover-cb7 {
  opacity: 1;
}.ghh-gc_hover_btn-cb7 {
  padding: 8px 16px;
  background: #E07818;
  border-radius: 4px;
  font-size: 12px;
  color: #F5EDE0;
  font-weight: 700;
}.ghh-gc_info-cb7 {
  padding: 0.5rem 10px 0.625rem;
}.ghh-gc_name-cb7 {
  overflow: hidden;
  max-width: 100%;
  color: #D4C4B0;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
}.ghh-gc_prov-cb7 {
  color: #60503E;
  font-size: 0.625rem;
}.ghh-gc_tag-cb7 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
  font-size: 9px;
  top: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.ghh-gc_tag_hot-cb7 {
  background: #C23018;
  color: #fff;
}.ghh-gc_tag_new-cb7 {
  background: #3DAA62;
  color: #0F0B09;
}.ghh-gc_tag_jp-cb7 {
  background: #D4960A;
  color: #0F0B09;
}.ghh-gc_tag_ex-cb7 {
  background: #8B1A08;
  color: #fff;
}.ghh-gc_tag_live-cb7 {
  background: #C23018;
  color: #fff;
}.ghh-gr-cb7 {
  padding: 2rem 1rem 0;
  background: #0F0B09;
}
@media(min-width: 771px) {.ghh-gr-cb7 {
  padding: 2.25rem 24px 0;
}
}.ghh-gr_in-cb7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ghh-gr_head-cb7 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.ghh-gr_head_l-cb7 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.ghh-gr_ic-cb7 {
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
}.ghh-gr_ic-cb7 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.ghh-gr_title-cb7 {
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 771px) {.ghh-gr_title-cb7 {
  font-size: 1.125rem;
}
}.ghh-gr_more-cb7 {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #7A6252;
  font-weight: 600;
  flex-shrink: 0;
}.ghh-gr_more-cb7:hover {
  color: #E07818;
}.ghh-gr_more-cb7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.ghh-gr_arrows-cb7 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ghh-gr_arr-cb7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  display: flex;
  color: #A08870;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 30px;
}.ghh-gr_arr-cb7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE0;
}.ghh-gr_arr-cb7 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.ghh-gr_seo_h-cb7 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4C4B0;
}
@media(min-width: 766px) {.ghh-gr_seo_h-cb7 {
  font-size: 0.875rem;
}
}.ghh-gr_seo-cb7 {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #7A6252;
  font-size: 12px;
  margin-bottom: 12px;
}.ghh-gr_seo-cb7 strong {
  color: #D4C4B0;
  font-weight: 600;
}.ghh-gr_scroll-cb7 {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.ghh-gr_scroll-cb7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ghh-gr_scroll-cb7 {
  gap: 12px;
}
}.ghh-tb-cb7 {
  background: #0F0B09;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  left: 0;
  top: 0;
  align-items: center;
  display: flex;
  height: 3.5rem;
  position: fixed;
  z-index: 80;
}.ghh-tb_in-cb7 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.ghh-tb_burger-cb7 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  justify-content: center;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  width: 38px;
  height: 38px;
  align-items: center;
  flex-shrink: 0;
}.ghh-tb_burger-cb7:hover {
  background: rgba(255, 255, 255, 0.05);
}.ghh-tb_burger_line-cb7 {
  border-radius: 1px;
  background: #A08870;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.ghh-tb_burger-cb7 {
  display: none;
}
}.ghh-tb_logo-cb7 {
  gap: 9px;
  font-size: 18px;
  margin-right: 1.25rem;
  color: #F5EDE0;
  display: flex;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
}.ghh-tb_logo_mark-cb7 {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  width: 2rem;
  height: 32px;
  display: flex;
  justify-content: center;
}.ghh-tb_logo_mark-cb7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ghh-tb_nav-cb7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ghh-tb_nav-cb7 {
  display: flex;
}
}.ghh-tb_tab-cb7 {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  color: #A08870;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.ghh-tb_tab-cb7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE0;
}.ghh-tb_tab-cb7.ghh-state_active-cb7 {
  background: rgba(224, 120, 24, 0.18);
  color: #F5EDE0;
}.ghh-tb_right-cb7 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.ghh-tb_login-cb7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D4C4B0;
}.ghh-tb_login-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
  color: #F5EDE0;
}
@media(min-width: 478px) {.ghh-tb_login-cb7 {
  display: block;
}
}.ghh-tb_reg-cb7 {
  padding: 9px 1.125rem;
  background: #3DAA62;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #140A02;
  font-size: 13px;
}.ghh-tb_reg-cb7:hover {
  background: #4EC274;
}.ghh-sb-cb7 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1410;
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  bottom: 0;
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
  z-index: 70;
}.ghh-sb-cb7.ghh-state_open-cb7 {
  transform: translateX(0);
}.ghh-sb-cb7::-webkit-scrollbar {
  width: 4px;
}.ghh-sb-cb7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.ghh-sb-cb7 {
  transform: translateX(0);
}
}.ghh-sb_auth-cb7 {
  padding: 0.875rem 12px 10px;
}.ghh-sb_btn_reg-cb7 {
  background: #3DAA62;
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  margin-bottom: 8px;
  text-align: center;
  color: #140A02;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.ghh-sb_btn_reg-cb7:hover {
  background: #4EC274;
}.ghh-sb_btn_login-cb7 {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  font-size: 0.813rem;
  display: block;
  color: #D4C4B0;
  text-align: center;
  font-weight: 600;
}.ghh-sb_btn_login-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
  color: #F5EDE0;
}.ghh-sb_promo-cb7 {
  padding: 0.75rem 0.875rem;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(224, 120, 24, 0.18);
  background: linear-gradient(135deg,#3D1200,#1C1410);
  position: relative;
}.ghh-sb_promo-cb7::before {
  background: radial-gradient(circle,rgba(224, 120, 24, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  width: 80px;
  height: 5rem;
  content: '';
  right: -1.25rem;
}.ghh-sb_promo_title-cb7 {
  margin-bottom: 0.25rem;
  color: #E07818;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
}.ghh-sb_promo_text-cb7 {
  font-size: 12px;
  color: #F5EDE0;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.ghh-sb_promo_sub-cb7 {
  font-size: 0.625rem;
  color: #7A6252;
  margin-top: 3px;
}.ghh-sb_nav-cb7 {
  padding: 6px 0.5rem 16px;
}.ghh-sb_nav_lb-cb7 {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #60503E;
  font-size: 0.625rem;
}.ghh-sb_link-cb7 {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #A08870;
}.ghh-sb_link-cb7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE0;
}.ghh-sb_link-cb7.ghh-state_active-cb7 {
  background: rgba(224, 120, 24, 0.18);
  color: #F5EDE0;
}.ghh-sb_ic-cb7 {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
}.ghh-sb_ic-cb7 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.ghh-sb_ic_1-cb7 {
  background: rgba(224, 120, 24, 0.07);
  color: #E07818;
}.ghh-sb_ic_2-cb7 {
  background: rgba(61, 170, 98, 0.16);
  color: #3DAA62;
}.ghh-sb_ic_3-cb7 {
  background: rgba(212, 150, 10, 0.18);
  color: #D4960A;
}.ghh-sb_ic_4-cb7 {
  background: rgba(139, 26, 8, 0.22);
  color: #8B1A08;
}.ghh-sb_ic_5-cb7 {
  background: rgba(224, 120, 24, 0.07);
  color: #D4406A;
}.ghh-sb_ic_6-cb7 {
  background: rgba(139, 26, 8, 0.22);
  color: #9B3DC8;
}.ghh-sb_badge-cb7 {
  padding: 2px 0.438rem;
  background: #D4960A;
  border-radius: 4px;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #140A02;
}.ghh-sb_bot-cb7 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.ghh-sb_lang-cb7,.ghh-sb_help-cb7 {
  flex: 1;
  border-radius: 4px;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  color: #A08870;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  display: flex;
}.ghh-sb_lang-cb7:hover,.ghh-sb_help-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
  color: #F5EDE0;
}.ghh-sb_lang-cb7 svg,.ghh-sb_help-cb7 svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.ghh-sb_bd-cb7 {
  inset: 0;
  background: rgba(10, 6, 4, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.ghh-sb_bd-cb7.ghh-state_on-cb7 {
  display: block;
}
@media(min-width: 1082px) {.ghh-sb_bd-cb7 {
  display: none!important;
}
}.ghh-mob_nav-cb7 {
  background: #1C1410;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.ghh-mob_nav-cb7 {
  display: none;
}
}.ghh-mob_nav_item-cb7 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  color: #60503E;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.ghh-mob_nav_ic-cb7 {
  line-height: 1;
}.ghh-mob_nav_ic-cb7 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.ghh-mob_nav_lb-cb7 {
  color: #60503E;
  font-size: 0.625rem;
  font-weight: 600;
}.ghh-mob_nav_item-cb7.ghh-state_active-cb7 {
  color: #E07818;
}.ghh-mob_nav_item-cb7.ghh-state_active-cb7 .ghh-mob_nav_lb-cb7 {
  color: #E07818;
}.ghh-hero-cb7 {
  padding: 20px 16px 0;
  background: #0F0B09;
}
@media(min-width: 765px) {.ghh-hero-cb7 {
  padding: 1.5rem 24px 0;
}
}.ghh-hero_in-cb7 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 859px) {.ghh-hero_in-cb7 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.ghh-hero_in-cb7 {
  grid-template-columns: 1fr 21.25rem;
}
}.ghh-hero_promo-cb7 {
  overflow: hidden;
  border-radius: 14px;
  background: #161009;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 766px) {.ghh-hero_promo-cb7 {
  min-height: 280px;
}
}.ghh-hero_promo_bg-cb7 {
  inset: 0;
  background: linear-gradient(120deg,#3D1200 0%,#0F0B09 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.ghh-hero_promo_bg-cb7::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0B09 0%,rgba(10, 6, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ghh-hero_promo_glow-cb7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 26, 8, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  height: 18.75rem;
  top: -40px;
  right: 3.75rem;
  position: absolute;
  pointer-events: none;
}.ghh-hero_promo_ct-cb7 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 766px) {.ghh-hero_promo_ct-cb7 {
  padding: 2.5rem 32px;
}
}.ghh-hero_badge-cb7 {
  border-radius: 1.375rem;
  background: rgba(224, 120, 24, 0.18);
  border: 1px solid rgba(224, 120, 24, 0.07);
  padding: 5px 0.75rem;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.875rem;
  color: #E07818;
}.ghh-hero_h1-cb7 {
  color: #F5EDE0;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.ghh-hero_h1-cb7 em {
  font-style: normal;
  color: #D4960A;
}
@media(min-width: 769px) {.ghh-hero_h1-cb7 {
  font-size: 2.25rem;
}
}.ghh-hero_sub-cb7 {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #A08870;
  line-height: 1.55;
}
@media(min-width: 771px) {.ghh-hero_sub-cb7 {
  font-size: 0.875rem;
}
}.ghh-hero_row-cb7 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ghh-hero_cta-cb7 {
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #3DAA62;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 0.25rem 0.875rem rgba(61, 170, 98, 0.45);
  font-size: 0.875rem;
  color: #140A02;
}.ghh-hero_cta-cb7:hover {
  background: #4EC274;
}.ghh-hero_terms-cb7 {
  color: #60503E;
  font-size: 0.688rem;
}.ghh-hero_game-cb7 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #161009;
  border-radius: 0.875rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.ghh-hero_game_badge-cb7 {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(212, 150, 10, 0.18);
  border-radius: 1.375rem;
  background: rgba(212, 150, 10, 0.18);
  position: absolute;
  letter-spacing: .06em;
  top: 12px;
  font-weight: 700;
  z-index: 3;
  font-size: 10px;
  text-transform: uppercase;
  left: 0.75rem;
  color: #D4960A;
}.ghh-hero_game_badge-cb7 svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.ghh-hero_game_img-cb7 {
  background: linear-gradient(135deg,#3D1200,#0F0B09);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ghh-hero_game_img-cb7 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ghh-hero_game_play-cb7 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 6, 4, 0.72);
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.ghh-hero_game-cb7:hover .ghh-hero_game_play-cb7 {
  opacity: 1;
}.ghh-hero_game_play-cb7 span {
  background: #E07818;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  height: 52px;
  align-items: center;
  display: flex;
}.ghh-hero_game_play-cb7 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.ghh-hero_game_info-cb7 {
  padding: 0.875rem 16px;
}.ghh-hero_game_title-cb7 {
  color: #F5EDE0;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
}.ghh-hero_game_provider-cb7 {
  font-size: 11px;
  color: #7A6252;
}.ghh-hero_game_btn-cb7 {
  padding: 11px;
  background: #E07818;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  transition: background .2s;
  color: #F5EDE0;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
}.ghh-hero_game-cb7:hover .ghh-hero_game_btn-cb7 {
  background: #F08C2A;
}.ghh-sbar-cb7 {
  background: #0F0B09;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.ghh-sbar-cb7 {
  padding: 1.125rem 1.5rem 0;
}
}.ghh-sbar_in-cb7 {
  margin: 0 auto;
  max-width: 1320px;
}.ghh-sbar_row-cb7 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.ghh-sbar_input-cb7 {
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 11px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: #161009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #7A6252;
}.ghh-sbar_input-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
}.ghh-sbar_input-cb7 svg {
  stroke-linecap: round;
  height: 15px;
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.ghh-sbar_providers-cb7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 1.125rem;
  border-radius: 0.5rem;
  background: #161009;
  gap: 0.5rem;
  transition: border-color .2s;
  color: #D4C4B0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
}.ghh-sbar_providers-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
  color: #F5EDE0;
}.ghh-sbar_providers-cb7 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.ghh-sbar_tabs-cb7 {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.ghh-sbar_tabs-cb7::-webkit-scrollbar {
  display: none;
}.ghh-sbar_tab-cb7 {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  color: #A08870;
  flex-shrink: 0;
}.ghh-sbar_tab-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE0;
}.ghh-sbar_tab-cb7.ghh-state_active-cb7 {
  background: rgba(224, 120, 24, 0.18);
  border-color: rgba(224, 120, 24, 0.07);
  color: #F5EDE0;
}.ghh-sbar_tab_ic-cb7 svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.ghh-gcg-cb7 {
  background: #0F0B09;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ghh-gcg-cb7 {
  padding: 2.75rem 24px 0;
}
}.ghh-gcg_in-cb7 {
  margin: 0 auto;
  max-width: 1320px;
}.ghh-gcg_head-cb7 {
  max-width: 720px;
  margin-bottom: 20px;
}.ghh-gcg_label-cb7 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #E07818;
  font-weight: 700;
  text-transform: uppercase;
}.ghh-gcg_h2-cb7 {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F5EDE0;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ghh-gcg_h2-cb7 {
  font-size: 28px;
}
}.ghh-gcg_intro-cb7 {
  line-height: 1.6;
  color: #7A6252;
  font-size: 0.813rem;
}.ghh-gcg_grid-cb7 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ghh-gcg_grid-cb7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ghh-gcg_grid-cb7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ghh-gcg_card-cb7 {
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.875rem;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
}.ghh-gcg_card-cb7:hover {
  border-color: rgba(224, 120, 24, 0.18);
  transform: translateY(-3px);
}.ghh-gcg_card_bg-cb7 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ghh-gcg_card_bg-cb7::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ghh-gcg_card_ic-cb7 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  height: 2.5rem;
  color: #F5EDE0;
  justify-content: center;
  width: 2.5rem;
  display: flex;
  top: 1.125rem;
  z-index: 2;
  right: 1.125rem;
  position: absolute;
}.ghh-gcg_card_ic-cb7 svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.ghh-gcg_card_ct-cb7 {
  z-index: 1;
  position: relative;
}.ghh-gcg_card_h-cb7 {
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.ghh-gcg_card_h-cb7 {
  font-size: 20px;
}
}.ghh-gcg_card_p-cb7 {
  line-height: 1.55;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
}.ghh-gcg_card_p-cb7 strong {
  color: #F5EDE0;
  font-weight: 600;
}.ghh-gcg_card_cta-cb7 {
  gap: 0.25rem;
  color: #E07818;
  font-size: 0.75rem;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
}.ghh-gcg_card_cta-cb7 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
}.ghh-ws-cb7 {
  background: #0F0B09;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.ghh-ws-cb7 {
  padding: 36px 24px 0;
}
}.ghh-ws_in-cb7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ghh-ws_head-cb7 {
  gap: 12px;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.ghh-ws_title-cb7 {
  gap: 10px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  align-items: center;
  color: #F5EDE0;
  font-size: 16px;
  display: flex;
}.ghh-ws_title_ic-cb7 svg {
  stroke-linejoin: round;
  color: #D4960A;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.ghh-ws_online-cb7 {
  gap: 0.438rem;
  color: #7A6252;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.ghh-ws_online_dot-cb7 {
  background: #3DAA62;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(61, 170, 98, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
}.ghh-ws_scroll-cb7 {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.ghh-ws_scroll-cb7::-webkit-scrollbar {
  display: none;
}.ghh-wc-cb7 {
  padding: 10px 0.875rem;
  background: #161009;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.ghh-wc_img-cb7 {
  overflow: hidden;
  border-radius: 4px;
  background: #1C1410;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.ghh-wc_img-cb7 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ghh-wc_info-cb7 {
  min-width: 0;
}.ghh-wc_game-cb7 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C4B0;
}.ghh-wc_player-cb7 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #60503E;
  font-size: 10px;
  white-space: nowrap;
}.ghh-wc_amount-cb7 {
  flex-shrink: 0;
  color: #3DAA62;
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.ghh-htp-cb7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B09;
}
@media(min-width: 771px) {.ghh-htp-cb7 {
  padding: 44px 24px 0;
}
}.ghh-htp_in-cb7 {
  margin: 0 auto;
  max-width: 1320px;
}.ghh-htp_head-cb7 {
  margin-bottom: 22px;
  max-width: 45rem;
}.ghh-htp_label-cb7 {
  margin-bottom: 8px;
  color: #E07818;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.ghh-htp_h2-cb7 {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5EDE0;
}
@media(min-width: 765px) {.ghh-htp_h2-cb7 {
  font-size: 1.75rem;
}
}.ghh-htp_intro-cb7 {
  font-size: 0.875rem;
  color: #7A6252;
  line-height: 1.6;
}.ghh-htp_steps-cb7 {
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 639px) {.ghh-htp_steps-cb7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ghh-htp_steps-cb7 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ghh-htp_step-cb7 {
  border-radius: 8px;
  background: #1C1410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  flex-direction: column;
  position: relative;
  display: flex;
}.ghh-htp_step_num-cb7 {
  border-radius: 50%;
  background: #E07818;
  font-size: 13px;
  top: -12px;
  align-items: center;
  width: 28px;
  font-family: 'Cinzel', serif;
  left: 1.25rem;
  color: #140A02;
  height: 1.75rem;
  position: absolute;
  display: flex;
  font-weight: 800;
  justify-content: center;
}.ghh-htp_step_ic-cb7 {
  border-radius: 4px;
  background: rgba(224, 120, 24, 0.18);
  margin: 8px 0 0.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  width: 36px;
  color: #E07818;
}.ghh-htp_step_ic-cb7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.ghh-htp_step_h-cb7 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDE0;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
}.ghh-htp_step_p-cb7 {
  line-height: 1.55;
  color: #7A6252;
  overflow-wrap: break-word;
  font-size: 13px;
}.ghh-htp_step_p-cb7 strong {
  font-weight: 600;
  color: #D4C4B0;
}.ghh-htp_cta-cb7 {
  padding: 13px 26px;
  border-radius: 8px;
  background: #3DAA62;
  transition: background .2s;
  margin-top: 20px;
  color: #140A02;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.ghh-htp_cta-cb7:hover {
  background: #4EC274;
}.ghh-bon-cb7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B09;
}
@media(min-width: 771px) {.ghh-bon-cb7 {
  padding: 44px 24px 0;
}
}.ghh-bon_in-cb7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ghh-bon_head-cb7 {
  margin-bottom: 1.25rem;
}.ghh-bon_label-cb7 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E07818;
  margin-bottom: 8px;
}.ghh-bon_h2-cb7 {
  color: #F5EDE0;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.ghh-bon_h2-cb7 {
  font-size: 1.5rem;
}
}.ghh-bon_seo-cb7 {
  max-width: 38.75rem;
  color: #7A6252;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.ghh-bon_seo-cb7 strong {
  color: #D4C4B0;
  font-weight: 700;
}.ghh-bon_seo-cb7 a {
  text-decoration: underline;
  color: #E07818;
}.ghh-bon_grid-cb7 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.ghh-bon_grid-cb7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ghh-bon_grid-cb7 {
  grid-template-columns: repeat(5,1fr);
}
}.ghh-bon_card-cb7 {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161009;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.ghh-bon_card-cb7:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 120, 24, 0.07);
}.ghh-bon_card_ic-cb7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
}.ghh-bon_card_ic-cb7 {
  margin-bottom: 0.625rem;
}.ghh-bon_card_type-cb7 {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #7A6252;
}.ghh-bon_card_amount-cb7 {
  line-height: 1.1;
  color: #D4960A;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
}.ghh-bon_card_name-cb7 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F5EDE0;
}.ghh-bon_card_detail-cb7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  color: #60503E;
  line-height: 1.5;
  padding-top: 0.5rem;
}.ghh-reg-cb7 {
  background: #0F0B09;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ghh-reg-cb7 {
  padding: 2.75rem 1.5rem 0;
}
}.ghh-reg_in-cb7 {
  background: #1C1410;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 766px) {.ghh-reg_in-cb7 {
  padding: 2.5rem;
}
}.ghh-reg_top-cb7 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.ghh-reg_top-cb7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ghh-reg_label-cb7 {
  color: #E07818;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.ghh-reg_h2-cb7 {
  font-family: 'Cinzel', serif;
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.ghh-reg_h2-cb7 {
  font-size: 28px;
}
}.ghh-reg_bonus-cb7 {
  gap: 8px;
  border-radius: 8px;
  background: rgba(212, 150, 10, 0.18);
  border: 1px solid rgba(212, 150, 10, 0.18);
  padding: 0.625rem 1rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.ghh-reg_bonus_amount-cb7 {
  color: #D4960A;
  font-weight: 800;
  font-size: 20px;
}.ghh-reg_bonus_text-cb7 {
  color: #A08870;
  line-height: 1.35;
  font-size: 13px;
}.ghh-reg_cta_btn-cb7 {
  background: #3DAA62;
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #140A02;
  box-shadow: 0 4px 0.875rem rgba(61, 170, 98, 0.45);
  font-size: 0.938rem;
  font-weight: 700;
}.ghh-reg_cta_btn-cb7:hover {
  background: #4EC274;
}.ghh-reg_terms-cb7 {
  line-height: 1.5;
  font-size: 11px;
  color: #60503E;
}.ghh-reg_seo-cb7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 1.25rem;
  margin-top: 20px;
  color: #7A6252;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ghh-reg_seo-cb7 p {
  color: #7A6252;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
}.ghh-reg_seo-cb7 p:last-child {
  margin-bottom: 0;
}.ghh-reg_seo-cb7 strong {
  font-weight: 700;
  color: #D4C4B0;
}.ghh-reg_seo-cb7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07818;
}.ghh-reg_seo-cb7 a:hover {
  color: #F08C2A;
}.ghh-reg_seo-cb7 ul,.ghh-reg_seo-cb7 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ghh-reg_seo-cb7 ol {
  list-style: decimal;
}.ghh-reg_seo-cb7 li {
  font-size: 13px;
  color: #7A6252;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.ghh-reg_seo-cb7 table {
  margin-bottom: 0.625rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width:768px) {.ghh-reg_seo-cb7 table {
  display: table;
}
}.ghh-reg_seo-cb7 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4B0;
  text-align: left;
  font-weight: 700;
}.ghh-reg_seo-cb7 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6252;
}.ghh-reg_steps-cb7 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.ghh-reg_steps-cb7 {
  margin-top: 0;
}
}.ghh-reg_step-cb7 {
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.ghh-reg_step_num-cb7 {
  border-radius: 50%;
  border: 1px solid rgba(224, 120, 24, 0.07);
  background: rgba(224, 120, 24, 0.18);
  align-items: center;
  height: 34px;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  width: 2.125rem;
  display: flex;
  color: #E07818;
  font-size: 0.875rem;
}.ghh-reg_step_title-cb7 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F5EDE0;
}.ghh-reg_step_text-cb7 {
  color: #7A6252;
  font-size: 0.75rem;
  line-height: 1.5;
}.ghh-reg_trust-cb7 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.ghh-reg_trust_item-cb7 {
  gap: 0.438rem;
  color: #7A6252;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.ghh-reg_trust_ic-cb7 svg {
  color: #E07818;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.ghh-app-cb7 {
  background: #0F0B09;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ghh-app-cb7 {
  padding: 44px 24px 0;
}
}.ghh-app_in-cb7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ghh-app_head-cb7 {
  margin-bottom: 1rem;
}.ghh-app_label-cb7 {
  color: #E07818;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.ghh-app_h2-cb7 {
  color: #F5EDE0;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.ghh-app_h2-cb7 {
  font-size: 24px;
}
}.ghh-app_sub-cb7 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
  color: #7A6252;
}.ghh-app_sub-cb7 strong {
  color: #D4C4B0;
  font-weight: 700;
}.ghh-app_cards-cb7 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ghh-app_cards-cb7 {
  grid-template-columns: repeat(3,1fr);
}
}.ghh-app_card-cb7 {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ghh-app_card_ios-cb7 {
  background: linear-gradient(135deg,rgba(224, 120, 24, 0.18) 0%,#1C1410 100%);
}.ghh-app_card_android-cb7 {
  background: linear-gradient(135deg,rgba(61, 170, 98, 0.16) 0%,#1C1410 100%);
}.ghh-app_card_win-cb7 {
  background: linear-gradient(135deg,rgba(212, 150, 10, 0.18) 0%,#1C1410 100%);
}.ghh-app_card_ic-cb7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
}.ghh-app_card_ic-cb7 {
  flex-shrink: 0;
  color: #F5EDE0;
}.ghh-app_card_os-cb7 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  color: #7A6252;
  text-transform: uppercase;
}.ghh-app_card_title-cb7 {
  font-size: 0.938rem;
  color: #F5EDE0;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
}.ghh-app_card_text-cb7 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7A6252;
  font-size: 12px;
  line-height: 1.5;
}.ghh-app_card_btn-cb7 {
  border: 1px solid rgba(224, 120, 24, 0.45);
  transition: background .2s;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  color: #F5EDE0;
  align-items: center;
}.ghh-app_card_btn-cb7:hover {
  background: rgba(255, 255, 255, 0.07);
}.ghh-prov-cb7 {
  padding: 2.25rem 16px 0;
  background: #0F0B09;
}
@media(min-width: 767px) {.ghh-prov-cb7 {
  padding: 2.75rem 1.5rem 0;
}
}.ghh-prov_in-cb7 {
  margin: 0 auto;
  max-width: 1320px;
}.ghh-prov_head-cb7 {
  margin-bottom: 16px;
}.ghh-prov_label-cb7 {
  text-transform: uppercase;
  color: #E07818;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.ghh-prov_h2-cb7 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F5EDE0;
}
@media(min-width:768px) {.ghh-prov_h2-cb7 {
  font-size: 1.5rem;
}
}.ghh-prov_seo-cb7 {
  font-size: 0.813rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #7A6252;
  line-height: 1.6;
  max-width: 620px;
}.ghh-prov_seo-cb7 strong {
  color: #D4C4B0;
  font-weight: 700;
}.ghh-prov_seo-cb7 a {
  text-decoration: underline;
  color: #E07818;
}.ghh-prov_grid-cb7 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.ghh-prov_grid-cb7 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.ghh-prov_grid-cb7 {
  grid-template-columns: repeat(8,1fr);
}
}.ghh-prov_card-cb7 {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161009;
  border-radius: 8px;
  padding: 0.875rem 10px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.ghh-prov_card-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
  background: #1C1410;
}.ghh-prov_logo-cb7 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  align-items: center;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.ghh-prov_logo-cb7 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.ghh-prov_name-cb7 {
  font-weight: 600;
  color: #A08870;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
}.ghh-seo-cb7 {
  background: #0F0B09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ghh-seo-cb7 {
  padding: 44px 24px 0;
}
}.ghh-seo_in-cb7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1C1410;
  padding: 1.75rem 24px;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ghh-seo_in-cb7 {
  padding: 36px 40px;
}
}.ghh-seo_label-cb7 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #E07818;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.ghh-seo_h2-cb7 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F5EDE0;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.ghh-seo_h2-cb7 {
  font-size: 1.5rem;
}
}.ghh-seo_body-cb7 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A08870;
}.ghh-seo_body-cb7 p {
  font-size: 0.875rem;
  color: #A08870;
  line-height: 1.75;
  margin-bottom: 12px;
}.ghh-seo_body-cb7 p:last-child {
  margin-bottom: 0;
}.ghh-seo_body-cb7 strong {
  font-weight: 700;
  color: #D4C4B0;
}.ghh-seo_body-cb7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07818;
}.ghh-seo_body-cb7 a:hover {
  color: #F08C2A;
}.ghh-seo_body-cb7 ul,.ghh-seo_body-cb7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ghh-seo_body-cb7 ol {
  list-style: decimal;
}.ghh-seo_body-cb7 li {
  line-height: 1.75;
  color: #A08870;
  font-size: 14px;
  margin-bottom: 6px;
}.ghh-seo_body-cb7 table {
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.ghh-seo_body-cb7 table {
  display: table;
}
}.ghh-seo_body-cb7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C4B0;
  text-align: left;
}.ghh-seo_body-cb7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08870;
}.ghh-seo_cols-cb7 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ghh-seo_cols-cb7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ghh-seo_cols-cb7 {
  grid-template-columns: repeat(3,1fr);
}
}.ghh-seo_col_h-cb7 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C4B0;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.ghh-seo_col_p-cb7 {
  color: #7A6252;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.ghh-seo_stats-cb7 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ghh-seo_stat-cb7 {
  border: 1px solid rgba(224, 120, 24, 0.18);
  background: rgba(224, 120, 24, 0.07);
  border-radius: 8px;
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.ghh-seo_stat_val-cb7 {
  margin-bottom: 4px;
  color: #E07818;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.ghh-seo_stat_lb-cb7 {
  overflow-wrap: break-word;
  color: #7A6252;
  font-size: 11px;
}.ghh-seo-cb7 {
  background: #0F0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.ghh-seo-cb7 {
  padding: 2.75rem 1.5rem 0;
}
}.ghh-seo_in-cb7 {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1C1410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ghh-seo_in-cb7 {
  padding: 2.25rem 40px;
}
}.ghh-seo_label-cb7 {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #E07818;
  letter-spacing: .08em;
}.ghh-seo_h2-cb7 {
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.ghh-seo_h2-cb7 {
  font-size: 1.5rem;
}
}.ghh-seo_body-cb7 {
  overflow-wrap: break-word;
  color: #A08870;
  font-size: 14px;
  line-height: 1.75;
}.ghh-seo_body-cb7 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A08870;
}.ghh-seo_body-cb7 p:last-child {
  margin-bottom: 0;
}.ghh-seo_body-cb7 strong {
  color: #D4C4B0;
  font-weight: 700;
}.ghh-seo_body-cb7 a {
  transition: color .2s;
  color: #E07818;
  text-decoration: underline;
}.ghh-seo_body-cb7 a:hover {
  color: #F08C2A;
}.ghh-seo_body-cb7 ul,.ghh-seo_body-cb7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ghh-seo_body-cb7 ol {
  list-style: decimal;
}.ghh-seo_body-cb7 li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08870;
}.ghh-seo_body-cb7 table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.ghh-seo_body-cb7 table {
  display: table;
}
}.ghh-seo_body-cb7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4B0;
  font-weight: 700;
  text-align: left;
}.ghh-seo_body-cb7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08870;
}.ghh-seo_cols-cb7 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ghh-seo_cols-cb7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ghh-seo_cols-cb7 {
  grid-template-columns: repeat(3,1fr);
}
}.ghh-seo_col_h-cb7 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D4C4B0;
  font-size: 13px;
}.ghh-seo_col_p-cb7 {
  color: #7A6252;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.ghh-seo_stats-cb7 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ghh-seo_stat-cb7 {
  flex: 1;
  border: 1px solid rgba(224, 120, 24, 0.18);
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(224, 120, 24, 0.07);
  min-width: 140px;
}.ghh-seo_stat_val-cb7 {
  color: #E07818;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.ghh-seo_stat_lb-cb7 {
  overflow-wrap: break-word;
  color: #7A6252;
  font-size: 0.688rem;
}.ghh-faq-cb7 {
  padding: 2.25rem 1rem 0;
  background: #0F0B09;
}
@media(min-width: 770px) {.ghh-faq-cb7 {
  padding: 2.75rem 1.5rem 0;
}
}.ghh-faq_in-cb7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ghh-faq_head-cb7 {
  margin-bottom: 20px;
}.ghh-faq_label-cb7 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #E07818;
}.ghh-faq_h2-cb7 {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F5EDE0;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ghh-faq_h2-cb7 {
  font-size: 24px;
}
}.ghh-faq_list-cb7 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ghh-faq_item-cb7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #1C1410;
}.ghh-faq_q-cb7 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  color: #D4C4B0;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
}.ghh-faq_q-cb7:hover {
  color: #F5EDE0;
}.ghh-faq_q_ic-cb7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  font-size: 1rem;
  align-items: center;
  height: 24px;
  flex-shrink: 0;
  width: 24px;
  justify-content: center;
  color: #E07818;
}.ghh-faq_item-cb7.ghh-state_open-cb7 .ghh-faq_q_ic-cb7 {
  transform: rotate(45deg);
}.ghh-faq_a-cb7 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  line-height: 1.7;
  color: #7A6252;
}.ghh-faq_item-cb7.ghh-state_open-cb7 .ghh-faq_a-cb7 {
  display: block;
}.ghh-faq_a-cb7 strong {
  color: #D4C4B0;
  font-weight: 700;
}.ghh-faq_a-cb7 a {
  text-decoration: underline;
  color: #E07818;
}.ghh-faq_a-cb7 ul,.ghh-faq_a-cb7 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ghh-faq_a-cb7 ol {
  list-style: decimal;
}.ghh-faq_a-cb7 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ghh-faq_a-cb7 table {
  margin: 8px 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ghh-faq_a-cb7 table {
  display: table;
}
}.ghh-faq_a-cb7 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C4B0;
  text-align: left;
}.ghh-faq_a-cb7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7A6252;
}.ghh-seo-cb7 {
  padding: 2.25rem 16px 0;
  background: #0F0B09;
}
@media(min-width: 767px) {.ghh-seo-cb7 {
  padding: 2.75rem 1.5rem 0;
}
}.ghh-seo_in-cb7 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1C1410;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ghh-seo_in-cb7 {
  padding: 36px 40px;
}
}.ghh-seo_label-cb7 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #E07818;
  font-weight: 700;
}.ghh-seo_h2-cb7 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDE0;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.ghh-seo_h2-cb7 {
  font-size: 24px;
}
}.ghh-seo_body-cb7 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A08870;
}.ghh-seo_body-cb7 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A08870;
}.ghh-seo_body-cb7 p:last-child {
  margin-bottom: 0;
}.ghh-seo_body-cb7 strong {
  font-weight: 700;
  color: #D4C4B0;
}.ghh-seo_body-cb7 a {
  transition: color .2s;
  color: #E07818;
  text-decoration: underline;
}.ghh-seo_body-cb7 a:hover {
  color: #F08C2A;
}.ghh-seo_body-cb7 ul,.ghh-seo_body-cb7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ghh-seo_body-cb7 ol {
  list-style: decimal;
}.ghh-seo_body-cb7 li {
  line-height: 1.75;
  color: #A08870;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.ghh-seo_body-cb7 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.ghh-seo_body-cb7 table {
  display: table;
}
}.ghh-seo_body-cb7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4B0;
}.ghh-seo_body-cb7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08870;
}.ghh-seo_cols-cb7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.ghh-seo_cols-cb7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ghh-seo_cols-cb7 {
  grid-template-columns: repeat(3,1fr);
}
}.ghh-seo_col_h-cb7 {
  color: #D4C4B0;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ghh-seo_col_p-cb7 {
  overflow-wrap: break-word;
  color: #7A6252;
  font-size: 13px;
  line-height: 1.65;
}.ghh-seo_stats-cb7 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ghh-seo_stat-cb7 {
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 8px;
  background: rgba(224, 120, 24, 0.07);
  border: 1px solid rgba(224, 120, 24, 0.18);
  min-width: 8.75rem;
}.ghh-seo_stat_val-cb7 {
  color: #E07818;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.ghh-seo_stat_lb-cb7 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6252;
}.ghh-ft-cb7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0A0806;
  margin-top: 48px;
}.ghh-ft_support-cb7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.ghh-ft_support-cb7 {
  padding: 1.75rem 24px;
}
}.ghh-ft_support_in-cb7 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.ghh-ft_support_main-cb7 {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.ghh-ft_support_ic-cb7 {
  color: #E07818;
  flex-shrink: 0;
}.ghh-ft_support_ic-cb7 svg {
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
}.ghh-ft_support_text_title-cb7 {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDE0;
  margin-bottom: 3px;
}.ghh-ft_support_text_sub-cb7 {
  overflow-wrap: break-word;
  color: #7A6252;
  font-size: 12px;
}.ghh-ft_support_btn-cb7 {
  background: #E07818;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  font-size: 13px;
  color: #F5EDE0;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.ghh-ft_support_btn-cb7:hover {
  background: #F08C2A;
}.ghh-ft_support_contacts-cb7 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ghh-ft_support_contact-cb7 {
  line-height: 1.4;
  font-size: 12px;
  color: #60503E;
}.ghh-ft_support_contact-cb7 strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  color: #A08870;
}.ghh-ft_main-cb7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.ghh-ft_main-cb7 {
  padding: 2.5rem 1.5rem 32px;
}
}.ghh-ft_main_in-cb7 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.ghh-ft_main_in-cb7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ghh-ft_main_in-cb7 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ghh-ft_col_logo-cb7 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.ghh-ft_col_logo-cb7 {
  grid-column: auto;
}
}.ghh-ft_logo-cb7 {
  gap: 0.563rem;
  font-size: 1rem;
  display: flex;
  color: #F5EDE0;
  flex-wrap: wrap;
  font-weight: 800;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.ghh-ft_logo_mark-cb7 {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.ghh-ft_logo_mark-cb7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ghh-ft_logo_sub-cb7 {
  color: #60503E;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ghh-ft_col_title-cb7 {
  letter-spacing: .07em;
  font-weight: 700;
  color: #A08870;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.75rem;
}.ghh-ft_col_links-cb7 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ghh-ft_col_link-cb7 {
  transition: color .2s;
  color: #60503E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ghh-ft_col_link-cb7:hover {
  color: #D4C4B0;
}.ghh-ft_apps-cb7 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ghh-ft_app_card-cb7 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.ghh-ft_app_card-cb7:hover {
  border-color: rgba(224, 120, 24, 0.45);
}.ghh-ft_app_card_ic-cb7 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ghh-ft_app_card_os-cb7 {
  font-weight: 600;
  font-size: 10px;
  color: #60503E;
}.ghh-ft_app_card_action-cb7 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C4B0;
}.ghh-ft_bot-cb7 {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.ghh-ft_bot-cb7 {
  padding: 1.25rem 24px;
}
}.ghh-ft_bot_in-cb7 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.ghh-ft_socials-cb7 {
  gap: 8px;
  display: flex;
}.ghh-ft_soc-cb7 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  color: #A08870;
  width: 36px;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
}.ghh-ft_soc-cb7 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.ghh-ft_soc-cb7:hover {
  background: rgba(255, 255, 255, 0.07);
}.ghh-ft_legal-cb7 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  min-width: 200px;
  color: #8A7565;
}.ghh-ft_legal-cb7 strong {
  font-weight: 700;
  color: #A08870;
}.ghh-ft_legal-cb7 a {
  text-decoration: underline;
  color: #A08870;
}.ghh-ft_age-cb7 {
  border: 2px solid #8A7565;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  font-size: 0.688rem;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  color: #8A7565;
  width: 2rem;
}