*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #18120D;
  font-family: 'Nunito', sans-serif;
  color: #D4BEA8;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gcg-layout-yhl {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.gcg-page-yhl {
  display: flex;
  min-height: 100vh;
}.gcg-main-yhl {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1083px) {.gcg-main-yhl {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.gcg-main-yhl {
  padding-bottom: 72px;
}
}.gcg-gc-yhl {
  background: #1E1610;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 643px) {.gcg-gc-yhl {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.gcg-gc-yhl {
  width: 10.5rem;
}
}.gcg-gc-yhl:hover {
  border-color: rgba(240, 120, 32, 0.07);
  transform: translateY(-3px);
}.gcg-gc_img-yhl {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.gcg-gc_img-yhl img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.gcg-gc_hover-yhl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(14, 8, 4, 0.72);
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.gcg-gc-yhl:hover .gcg-gc_hover-yhl {
  opacity: 1;
}.gcg-gc_hover_btn-yhl {
  border-radius: 6px;
  padding: 0.5rem 1rem;
  background: #F07820;
  font-weight: 700;
  font-size: 12px;
  color: #F5EDE4;
}.gcg-gc_info-yhl {
  padding: 0.5rem 0.625rem 0.625rem;
}.gcg-gc_name-yhl {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D4BEA8;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
}.gcg-gc_prov-yhl {
  font-size: 10px;
  color: #7A6458;
}.gcg-gc_tag-yhl {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  top: 6px;
  left: 6px;
  font-size: 0.563rem;
}.gcg-gc_tag_hot-yhl {
  background: #E83530;
  color: #fff;
}.gcg-gc_tag_new-yhl {
  background: #2EB870;
  color: #18120D;
}.gcg-gc_tag_jp-yhl {
  background: #F5A623;
  color: #18120D;
}.gcg-gc_tag_ex-yhl {
  background: #D93018;
  color: #fff;
}.gcg-gc_tag_live-yhl {
  background: #E83530;
  color: #fff;
}.gcg-gr-yhl {
  padding: 32px 16px 0;
  background: #18120D;
}
@media(min-width: 770px) {.gcg-gr-yhl {
  padding: 36px 24px 0;
}
}.gcg-gr_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-gr_head-yhl {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.gcg-gr_head_l-yhl {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.gcg-gr_ic-yhl {
  border-radius: 10px;
  display: flex;
  width: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
}.gcg-gr_ic-yhl svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.gcg-gr_title-yhl {
  color: #F5EDE4;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 765px) {.gcg-gr_title-yhl {
  font-size: 1.125rem;
}
}.gcg-gr_more-yhl {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  color: #9A8070;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.gcg-gr_more-yhl:hover {
  color: #F07820;
}.gcg-gr_more-yhl svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gcg-gr_arrows-yhl {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.gcg-gr_arr-yhl {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  display: flex;
  color: #A88C78;
}.gcg-gr_arr-yhl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE4;
}.gcg-gr_arr-yhl svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.gcg-gr_seo_h-yhl {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 42.5rem;
  color: #D4BEA8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.gcg-gr_seo_h-yhl {
  font-size: 14px;
}
}.gcg-gr_seo-yhl {
  max-width: 680px;
  overflow-wrap: break-word;
  color: #9A8070;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.gcg-gr_seo-yhl strong {
  font-weight: 600;
  color: #D4BEA8;
}.gcg-gr_scroll-yhl {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.gcg-gr_scroll-yhl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.gcg-gr_scroll-yhl {
  gap: 12px;
}
}.gcg-tb-yhl {
  background: #18120D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  top: 0;
  display: flex;
  z-index: 80;
  align-items: center;
  position: fixed;
  height: 56px;
  right: 0;
}.gcg-tb_in-yhl {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.gcg-tb_burger-yhl {
  gap: 0.313rem;
  border-radius: 10px;
  margin-right: 0.5rem;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 38px;
  justify-content: center;
  flex-direction: column;
}.gcg-tb_burger-yhl:hover {
  background: rgba(255, 255, 255, 0.05);
}.gcg-tb_burger_line-yhl {
  background: #A88C78;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.gcg-tb_burger-yhl {
  display: none;
}
}.gcg-tb_logo-yhl {
  gap: 9px;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  flex-shrink: 0;
  align-items: center;
  color: #F5EDE4;
  font-weight: 800;
}.gcg-tb_logo_mark-yhl {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 32px;
  width: 2rem;
}.gcg-tb_logo_mark-yhl img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gcg-tb_nav-yhl {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.gcg-tb_nav-yhl {
  display: flex;
}
}.gcg-tb_tab-yhl {
  padding: 8px 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #A88C78;
  font-size: 0.813rem;
  white-space: nowrap;
}.gcg-tb_tab-yhl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE4;
}.gcg-tb_tab-yhl.gcg-state_active-yhl {
  background: rgba(240, 120, 32, 0.18);
  color: #F5EDE4;
}.gcg-tb_right-yhl {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.gcg-tb_login-yhl {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D4BEA8;
}.gcg-tb_login-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
  color: #F5EDE4;
}
@media(min-width: 483px) {.gcg-tb_login-yhl {
  display: block;
}
}.gcg-tb_reg-yhl {
  transition: background .2s;
  background: #2EB870;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0A06;
}.gcg-tb_reg-yhl:hover {
  background: #38CC7E;
}.gcg-sb-yhl {
  background: #231A13;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 3.5rem;
  position: fixed;
  bottom: 0;
  width: 13.75rem;
  left: 0;
  z-index: 70;
  overflow-y: auto;
}.gcg-sb-yhl.gcg-state_open-yhl {
  transform: translateX(0);
}.gcg-sb-yhl::-webkit-scrollbar {
  width: 0.25rem;
}.gcg-sb-yhl::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.gcg-sb-yhl {
  transform: translateX(0);
}
}.gcg-sb_auth-yhl {
  padding: 14px 12px 10px;
}.gcg-sb_btn_reg-yhl {
  padding: 11px;
  border-radius: 10px;
  background: #2EB870;
  transition: background .2s;
  color: #0E0A06;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
}.gcg-sb_btn_reg-yhl:hover {
  background: #38CC7E;
}.gcg-sb_btn_login-yhl {
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  color: #D4BEA8;
  font-weight: 600;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.gcg-sb_btn_login-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
  color: #F5EDE4;
}.gcg-sb_promo-yhl {
  border-radius: 10px;
  background: linear-gradient(135deg,#3D1A08,#231A13);
  overflow: hidden;
  border: 1px solid rgba(240, 120, 32, 0.18);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 0.875rem;
  position: relative;
}.gcg-sb_promo-yhl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 120, 32, 0.18),transparent 70%);
  width: 5rem;
  right: -20px;
  height: 80px;
  content: '';
  top: -20px;
  position: absolute;
}.gcg-sb_promo_title-yhl {
  font-weight: 700;
  letter-spacing: .06em;
  color: #F07820;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 4px;
}.gcg-sb_promo_text-yhl {
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F5EDE4;
}.gcg-sb_promo_sub-yhl {
  margin-top: 3px;
  color: #9A8070;
  font-size: 0.625rem;
}.gcg-sb_nav-yhl {
  padding: 0.375rem 8px 16px;
}.gcg-sb_nav_lb-yhl {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  color: #7A6458;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.gcg-sb_link-yhl {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 0.563rem 0.625rem;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  color: #A88C78;
  font-weight: 500;
  overflow-wrap: break-word;
}.gcg-sb_link-yhl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE4;
}.gcg-sb_link-yhl.gcg-state_active-yhl {
  background: rgba(240, 120, 32, 0.18);
  color: #F5EDE4;
}.gcg-sb_ic-yhl {
  border-radius: 6px;
  width: 30px;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.gcg-sb_ic-yhl svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.gcg-sb_ic_1-yhl {
  background: rgba(240, 120, 32, 0.07);
  color: #F07820;
}.gcg-sb_ic_2-yhl {
  background: rgba(46, 184, 112, 0.18);
  color: #2EB870;
}.gcg-sb_ic_3-yhl {
  background: rgba(245, 166, 35, 0.18);
  color: #F5A623;
}.gcg-sb_ic_4-yhl {
  background: rgba(217, 48, 24, 0.20);
  color: #D93018;
}.gcg-sb_ic_5-yhl {
  background: rgba(240, 120, 32, 0.07);
  color: #FF5C8D;
}.gcg-sb_ic_6-yhl {
  background: rgba(217, 48, 24, 0.20);
  color: #A855F7;
}.gcg-sb_badge-yhl {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 6px;
  font-weight: 700;
  font-size: 9px;
  color: #0E0A06;
  margin-left: auto;
}.gcg-sb_bot-yhl {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.gcg-sb_lang-yhl,.gcg-sb_help-yhl {
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border-radius: 6px;
  gap: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  color: #A88C78;
  display: flex;
  align-items: center;
}.gcg-sb_lang-yhl:hover,.gcg-sb_help-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
  color: #F5EDE4;
}.gcg-sb_lang-yhl svg,.gcg-sb_help-yhl svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gcg-sb_bd-yhl {
  inset: 0;
  background: rgba(14, 8, 4, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.gcg-sb_bd-yhl.gcg-state_on-yhl {
  display: block;
}
@media(min-width: 1081px) {.gcg-sb_bd-yhl {
  display: none!important;
}
}.gcg-mob_nav-yhl {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #231A13;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width: 1083px) {.gcg-mob_nav-yhl {
  display: none;
}
}.gcg-mob_nav_item-yhl {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  color: #7A6458;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.gcg-mob_nav_ic-yhl {
  line-height: 1;
}.gcg-mob_nav_ic-yhl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 20px;
}.gcg-mob_nav_lb-yhl {
  font-weight: 600;
  color: #7A6458;
  font-size: 10px;
}.gcg-mob_nav_item-yhl.gcg-state_active-yhl {
  color: #F07820;
}.gcg-mob_nav_item-yhl.gcg-state_active-yhl .gcg-mob_nav_lb-yhl {
  color: #F07820;
}.gcg-hero-yhl {
  background: #18120D;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.gcg-hero-yhl {
  padding: 24px 24px 0;
}
}.gcg-hero_in-yhl {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.gcg-hero_in-yhl {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.gcg-hero_in-yhl {
  grid-template-columns: 1fr 340px;
}
}.gcg-hero_promo-yhl {
  background: #1E1610;
  border-radius: 1rem;
  overflow: hidden;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.gcg-hero_promo-yhl {
  min-height: 17.5rem;
}
}.gcg-hero_promo_bg-yhl {
  background: linear-gradient(120deg,#3D1A08 0%,#18120D 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.gcg-hero_promo_bg-yhl::after {
  inset: 0;
  background: linear-gradient(90deg,#18120D 0%,rgba(14, 8, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gcg-hero_promo_glow-yhl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(217, 48, 24, 0.20) 0%,transparent 65%);
  width: 300px;
  right: 60px;
  pointer-events: none;
  top: -2.5rem;
  height: 18.75rem;
  position: absolute;
}.gcg-hero_promo_ct-yhl {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 769px) {.gcg-hero_promo_ct-yhl {
  padding: 40px 32px;
}
}.gcg-hero_badge-yhl {
  padding: 5px 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(240, 120, 32, 0.07);
  background: rgba(240, 120, 32, 0.18);
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F07820;
}.gcg-hero_h1-yhl {
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  font-size: 26px;
  color: #F5EDE4;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.gcg-hero_h1-yhl em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 769px) {.gcg-hero_h1-yhl {
  font-size: 36px;
}
}.gcg-hero_sub-yhl {
  line-height: 1.55;
  color: #A88C78;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.gcg-hero_sub-yhl {
  font-size: 0.875rem;
}
}.gcg-hero_row-yhl {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gcg-hero_cta-yhl {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2EB870;
  border-radius: 0.625rem;
  box-shadow: 0 0.375rem 1.125rem rgba(46, 184, 112, 0.42), 0 2px 0.313rem rgba(0, 0, 0, 0.55);
  font-size: 14px;
  font-weight: 700;
  color: #0E0A06;
}.gcg-hero_cta-yhl:hover {
  background: #38CC7E;
}.gcg-hero_terms-yhl {
  color: #7A6458;
  font-size: 0.688rem;
}.gcg-hero_game-yhl {
  background: #1E1610;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.gcg-hero_game_badge-yhl {
  background: rgba(245, 166, 35, 0.18);
  padding: 5px 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(245, 166, 35, 0.18);
  letter-spacing: .06em;
  color: #F5A623;
  left: 12px;
  top: 12px;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.625rem;
  z-index: 3;
  font-weight: 700;
}.gcg-hero_game_badge-yhl svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
  width: 11px;
}.gcg-hero_game_img-yhl {
  background: linear-gradient(135deg,#3D1A08,#18120D);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.gcg-hero_game_img-yhl img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.gcg-hero_game_play-yhl {
  inset: 0;
  background: rgba(14, 8, 4, 0.72);
  transition: opacity .2s;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.gcg-hero_game-yhl:hover .gcg-hero_game_play-yhl {
  opacity: 1;
}.gcg-hero_game_play-yhl span {
  border-radius: 50%;
  background: #F07820;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 52px;
  width: 52px;
}.gcg-hero_game_play-yhl span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.gcg-hero_game_info-yhl {
  padding: 14px 1rem;
}.gcg-hero_game_title-yhl {
  color: #F5EDE4;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.gcg-hero_game_provider-yhl {
  font-size: 11px;
  color: #9A8070;
}.gcg-hero_game_btn-yhl {
  background: #F07820;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.625rem;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #F5EDE4;
  font-size: 13px;
}.gcg-hero_game-yhl:hover .gcg-hero_game_btn-yhl {
  background: #FF8F35;
}.gcg-sbar-yhl {
  padding: 1rem 1rem 0;
  background: #18120D;
}
@media(min-width: 769px) {.gcg-sbar-yhl {
  padding: 18px 24px 0;
}
}.gcg-sbar_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-sbar_row-yhl {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.gcg-sbar_input-yhl {
  flex: 1;
  background: #1E1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 10px;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  color: #9A8070;
  display: flex;
}.gcg-sbar_input-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
}.gcg-sbar_input-yhl svg {
  flex-shrink: 0;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gcg-sbar_providers-yhl {
  transition: border-color .2s;
  background: #1E1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  gap: 0.5rem;
  padding: 0.688rem 1.125rem;
  color: #D4BEA8;
  font-size: 0.813rem;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.gcg-sbar_providers-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
  color: #F5EDE4;
}.gcg-sbar_providers-yhl svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gcg-sbar_tabs-yhl {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.gcg-sbar_tabs-yhl::-webkit-scrollbar {
  display: none;
}.gcg-sbar_tab-yhl {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  gap: 0.438rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  color: #A88C78;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.gcg-sbar_tab-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE4;
}.gcg-sbar_tab-yhl.gcg-state_active-yhl {
  border-color: rgba(240, 120, 32, 0.07);
  background: rgba(240, 120, 32, 0.18);
  color: #F5EDE4;
}.gcg-sbar_tab_ic-yhl svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.gcg-wy-yhl {
  background: #18120D;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.gcg-wy-yhl {
  padding: 40px 1.5rem 0;
}
}.gcg-wy_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-wy_head-yhl {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.gcg-wy_label-yhl {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #F07820;
}.gcg-wy_h2-yhl {
  color: #F5EDE4;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gcg-wy_h2-yhl {
  font-size: 1.5rem;
}
}.gcg-wy_intro-yhl {
  margin: 0;
  color: #9A8070;
  font-size: 13px;
  line-height: 1.6;
}.gcg-wy_grid-yhl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.gcg-wy_grid-yhl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gcg-wy_grid-yhl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gcg-wy_card-yhl {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #231A13;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
}.gcg-wy_card-yhl:hover {
  border-color: rgba(240, 120, 32, 0.07);
  transform: translateY(-2px);
}.gcg-wy_card_ic-yhl {
  border-radius: 50%;
  background: rgba(240, 120, 32, 0.18);
  display: flex;
  width: 44px;
  justify-content: center;
  margin-bottom: 14px;
  color: #F07820;
  height: 2.75rem;
  align-items: center;
}.gcg-wy_card_ic-yhl svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.gcg-wy_card_h-yhl {
  font-weight: 700;
  line-height: 1.25;
  color: #F5EDE4;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
}.gcg-wy_card_p-yhl {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A8070;
  font-size: 0.813rem;
}.gcg-wy_card_p-yhl strong {
  color: #D4BEA8;
  font-weight: 600;
}.gcg-gcg-yhl {
  background: #18120D;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.gcg-gcg-yhl {
  padding: 44px 1.5rem 0;
}
}.gcg-gcg_in-yhl {
  margin: 0 auto;
  max-width: 1320px;
}.gcg-gcg_head-yhl {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.gcg-gcg_label-yhl {
  color: #F07820;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.gcg-gcg_h2-yhl {
  overflow-wrap: break-word;
  color: #F5EDE4;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}
@media(min-width:768px) {.gcg-gcg_h2-yhl {
  font-size: 28px;
}
}.gcg-gcg_intro-yhl {
  color: #9A8070;
  font-size: 13px;
  line-height: 1.6;
}.gcg-gcg_grid-yhl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.gcg-gcg_grid-yhl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.gcg-gcg_grid-yhl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gcg-gcg_card-yhl {
  transition: transform .2s,border-color .2s;
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-height: 240px;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
}.gcg-gcg_card-yhl:hover {
  transform: translateY(-3px);
  border-color: rgba(240, 120, 32, 0.18);
}.gcg-gcg_card_bg-yhl {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gcg-gcg_card_bg-yhl::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.gcg-gcg_card_ic-yhl {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  height: 2.5rem;
  align-items: center;
  z-index: 2;
  justify-content: center;
  right: 1.125rem;
  top: 18px;
  color: #F5EDE4;
  width: 40px;
  display: flex;
}.gcg-gcg_card_ic-yhl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.gcg-gcg_card_ct-yhl {
  position: relative;
  z-index: 1;
}.gcg-gcg_card_h-yhl {
  color: #F5EDE4;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.gcg-gcg_card_h-yhl {
  font-size: 1.25rem;
}
}.gcg-gcg_card_p-yhl {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.gcg-gcg_card_p-yhl strong {
  font-weight: 600;
  color: #F5EDE4;
}.gcg-gcg_card_cta-yhl {
  gap: 4px;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  color: #F07820;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}.gcg-gcg_card_cta-yhl svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.gcg-ws-yhl {
  background: #18120D;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.gcg-ws-yhl {
  padding: 2.25rem 24px 0;
}
}.gcg-ws_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-ws_head-yhl {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
}.gcg-ws_title-yhl {
  gap: 10px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  font-size: 1rem;
  display: flex;
  font-family: 'Playfair Display', serif;
  color: #F5EDE4;
}.gcg-ws_title_ic-yhl svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  color: #F5A623;
}.gcg-ws_online-yhl {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  color: #9A8070;
}.gcg-ws_online_dot-yhl {
  border-radius: 50%;
  background: #2EB870;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(46, 184, 112, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
}.gcg-ws_scroll-yhl {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.gcg-ws_scroll-yhl::-webkit-scrollbar {
  display: none;
}.gcg-wc-yhl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.875rem;
  background: #1E1610;
  border-radius: 10px;
  gap: 0.625rem;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.gcg-wc_img-yhl {
  background: #231A13;
  overflow: hidden;
  border-radius: 6px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.gcg-wc_img-yhl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.gcg-wc_info-yhl {
  min-width: 0;
}.gcg-wc_game-yhl {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D4BEA8;
}.gcg-wc_player-yhl {
  overflow: hidden;
  white-space: nowrap;
  color: #7A6458;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.gcg-wc_amount-yhl {
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #2EB870;
}.gcg-app-yhl {
  padding: 2.25rem 16px 0;
  background: #18120D;
}
@media(min-width: 765px) {.gcg-app-yhl {
  padding: 44px 1.5rem 0;
}
}.gcg-app_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-app_head-yhl {
  margin-bottom: 16px;
}.gcg-app_label-yhl {
  letter-spacing: .08em;
  color: #F07820;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.gcg-app_h2-yhl {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDE4;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width:768px) {.gcg-app_h2-yhl {
  font-size: 1.5rem;
}
}.gcg-app_sub-yhl {
  color: #9A8070;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.gcg-app_sub-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-app_cards-yhl {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.gcg-app_cards-yhl {
  grid-template-columns: repeat(3,1fr);
}
}.gcg-app_card-yhl {
  overflow: hidden;
  border-radius: 10px;
  padding: 20px;
  gap: 16px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.gcg-app_card_ios-yhl {
  background: linear-gradient(135deg,rgba(240, 120, 32, 0.18) 0%,#231A13 100%);
}.gcg-app_card_android-yhl {
  background: linear-gradient(135deg,rgba(46, 184, 112, 0.18) 0%,#231A13 100%);
}.gcg-app_card_win-yhl {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.18) 0%,#231A13 100%);
}.gcg-app_card_ic-yhl svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
}.gcg-app_card_ic-yhl {
  color: #F5EDE4;
  flex-shrink: 0;
}.gcg-app_card_os-yhl {
  margin-bottom: 6px;
  font-weight: 700;
  color: #9A8070;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.gcg-app_card_title-yhl {
  color: #F5EDE4;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
}.gcg-app_card_text-yhl {
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #9A8070;
  font-size: 12px;
}.gcg-app_card_btn-yhl {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(240, 120, 32, 0.45);
  border-radius: 6px;
  transition: background .2s;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #F5EDE4;
  font-size: 13px;
}.gcg-app_card_btn-yhl:hover {
  background: rgba(255, 255, 255, 0.07);
}.gcg-reg-yhl {
  padding: 2.25rem 16px 0;
  background: #18120D;
}
@media(min-width: 771px) {.gcg-reg-yhl {
  padding: 44px 24px 0;
}
}.gcg-reg_in-yhl {
  padding: 28px 24px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #231A13;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.gcg-reg_in-yhl {
  padding: 2.5rem;
}
}.gcg-reg_top-yhl {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.gcg-reg_top-yhl {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gcg-reg_label-yhl {
  color: #F07820;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.gcg-reg_h2-yhl {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #F5EDE4;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.gcg-reg_h2-yhl {
  font-size: 28px;
}
}.gcg-reg_bonus-yhl {
  border: 1px solid rgba(245, 166, 35, 0.18);
  padding: 10px 16px;
  background: rgba(245, 166, 35, 0.18);
  border-radius: 10px;
  gap: 0.5rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.gcg-reg_bonus_amount-yhl {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5A623;
}.gcg-reg_bonus_text-yhl {
  color: #A88C78;
  font-size: 13px;
  line-height: 1.35;
}.gcg-reg_cta_btn-yhl {
  padding: 0.875rem 2rem;
  background: #2EB870;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
  color: #0E0A06;
  box-shadow: 0 6px 1.125rem rgba(46, 184, 112, 0.42), 0 2px 0.313rem rgba(0, 0, 0, 0.55);
  margin-bottom: 0.75rem;
}.gcg-reg_cta_btn-yhl:hover {
  background: #38CC7E;
}.gcg-reg_terms-yhl {
  font-size: 11px;
  color: #7A6458;
  line-height: 1.5;
}.gcg-reg_seo-yhl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8070;
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
}.gcg-reg_seo-yhl p {
  margin-bottom: 10px;
  line-height: 1.65;
  color: #9A8070;
  font-size: 0.813rem;
}.gcg-reg_seo-yhl p:last-child {
  margin-bottom: 0;
}.gcg-reg_seo-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-reg_seo-yhl a {
  transition: color .2s;
  color: #F07820;
  text-decoration: underline;
}.gcg-reg_seo-yhl a:hover {
  color: #FF8F35;
}.gcg-reg_seo-yhl ul,.gcg-reg_seo-yhl ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.gcg-reg_seo-yhl ol {
  list-style: decimal;
}.gcg-reg_seo-yhl li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #9A8070;
}.gcg-reg_seo-yhl table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.gcg-reg_seo-yhl table {
  display: table;
}
}.gcg-reg_seo-yhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D4BEA8;
  text-align: left;
  font-weight: 700;
}.gcg-reg_seo-yhl td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8070;
}.gcg-reg_steps-yhl {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.gcg-reg_steps-yhl {
  margin-top: 0;
}
}.gcg-reg_step-yhl {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 14px;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.gcg-reg_step_num-yhl {
  border-radius: 50%;
  border: 1px solid rgba(240, 120, 32, 0.07);
  background: rgba(240, 120, 32, 0.18);
  display: flex;
  align-items: center;
  font-size: 14px;
  height: 2.125rem;
  width: 2.125rem;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  color: #F07820;
}.gcg-reg_step_title-yhl {
  margin-bottom: 3px;
  color: #F5EDE4;
  font-weight: 700;
  font-size: 14px;
}.gcg-reg_step_text-yhl {
  line-height: 1.5;
  color: #9A8070;
  font-size: 0.75rem;
}.gcg-reg_trust-yhl {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.gcg-reg_trust_item-yhl {
  gap: 0.438rem;
  color: #9A8070;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.gcg-reg_trust_ic-yhl svg {
  stroke-linecap: round;
  color: #F07820;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.gcg-bon-yhl {
  padding: 36px 1rem 0;
  background: #18120D;
}
@media(min-width:768px) {.gcg-bon-yhl {
  padding: 2.75rem 24px 0;
}
}.gcg-bon_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-bon_head-yhl {
  margin-bottom: 1.25rem;
}.gcg-bon_label-yhl {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F07820;
}.gcg-bon_h2-yhl {
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDE4;
  font-weight: 800;
}
@media(min-width:768px) {.gcg-bon_h2-yhl {
  font-size: 1.5rem;
}
}.gcg-bon_seo-yhl {
  line-height: 1.6;
  font-size: 13px;
  color: #9A8070;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.gcg-bon_seo-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-bon_seo-yhl a {
  text-decoration: underline;
  color: #F07820;
}.gcg-bon_grid-yhl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.gcg-bon_grid-yhl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.gcg-bon_grid-yhl {
  grid-template-columns: repeat(5,1fr);
}
}.gcg-bon_card-yhl {
  background: #1E1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.gcg-bon_card-yhl:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 120, 32, 0.07);
}.gcg-bon_card_ic-yhl svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
}.gcg-bon_card_ic-yhl {
  margin-bottom: 0.625rem;
}.gcg-bon_card_type-yhl {
  font-size: 0.625rem;
  color: #9A8070;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.gcg-bon_card_amount-yhl {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #F5A623;
  font-weight: 800;
}.gcg-bon_card_name-yhl {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDE4;
}.gcg-bon_card_detail-yhl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 8px;
  color: #7A6458;
  line-height: 1.5;
  overflow-wrap: break-word;
}.gcg-prov-yhl {
  padding: 36px 1rem 0;
  background: #18120D;
}
@media(min-width: 767px) {.gcg-prov-yhl {
  padding: 2.75rem 24px 0;
}
}.gcg-prov_in-yhl {
  margin: 0 auto;
  max-width: 1320px;
}.gcg-prov_head-yhl {
  margin-bottom: 1rem;
}.gcg-prov_label-yhl {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #F07820;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.gcg-prov_h2-yhl {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDE4;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.gcg-prov_h2-yhl {
  font-size: 1.5rem;
}
}.gcg-prov_seo-yhl {
  max-width: 620px;
  color: #9A8070;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
}.gcg-prov_seo-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-prov_seo-yhl a {
  text-decoration: underline;
  color: #F07820;
}.gcg-prov_grid-yhl {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.gcg-prov_grid-yhl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.gcg-prov_grid-yhl {
  grid-template-columns: repeat(8,1fr);
}
}.gcg-prov_card-yhl {
  background: #1E1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.gcg-prov_card-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
  background: #231A13;
}.gcg-prov_logo-yhl {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
}.gcg-prov_logo-yhl img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.gcg-prov_name-yhl {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A88C78;
}.gcg-seo-yhl {
  background: #18120D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.gcg-seo-yhl {
  padding: 2.75rem 24px 0;
}
}.gcg-seo_in-yhl {
  background: #231A13;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 766px) {.gcg-seo_in-yhl {
  padding: 2.25rem 40px;
}
}.gcg-seo_label-yhl {
  font-weight: 700;
  color: #F07820;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.gcg-seo_h2-yhl {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EDE4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gcg-seo_h2-yhl {
  font-size: 24px;
}
}.gcg-seo_body-yhl {
  overflow-wrap: break-word;
  color: #A88C78;
  line-height: 1.75;
  font-size: 0.875rem;
}.gcg-seo_body-yhl p {
  font-size: 0.875rem;
  color: #A88C78;
  line-height: 1.75;
  margin-bottom: 12px;
}.gcg-seo_body-yhl p:last-child {
  margin-bottom: 0;
}.gcg-seo_body-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-seo_body-yhl a {
  transition: color .2s;
  color: #F07820;
  text-decoration: underline;
}.gcg-seo_body-yhl a:hover {
  color: #FF8F35;
}.gcg-seo_body-yhl ul,.gcg-seo_body-yhl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.gcg-seo_body-yhl ol {
  list-style: decimal;
}.gcg-seo_body-yhl li {
  color: #A88C78;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.gcg-seo_body-yhl table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.gcg-seo_body-yhl table {
  display: table;
}
}.gcg-seo_body-yhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D4BEA8;
  text-align: left;
  font-weight: 700;
}.gcg-seo_body-yhl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A88C78;
}.gcg-seo_cols-yhl {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gcg-seo_cols-yhl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gcg-seo_cols-yhl {
  grid-template-columns: repeat(3,1fr);
}
}.gcg-seo_col_h-yhl {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D4BEA8;
}.gcg-seo_col_p-yhl {
  line-height: 1.65;
  color: #9A8070;
  font-size: 13px;
  overflow-wrap: break-word;
}.gcg-seo_stats-yhl {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.gcg-seo_stat-yhl {
  padding: 14px 1rem;
  border: 1px solid rgba(240, 120, 32, 0.18);
  border-radius: 10px;
  flex: 1;
  background: rgba(240, 120, 32, 0.07);
  min-width: 8.75rem;
}.gcg-seo_stat_val-yhl {
  overflow-wrap: break-word;
  color: #F07820;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.gcg-seo_stat_lb-yhl {
  color: #9A8070;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.gcg-seo-yhl {
  background: #18120D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.gcg-seo-yhl {
  padding: 2.75rem 24px 0;
}
}.gcg-seo_in-yhl {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  margin: 0 auto;
  background: #231A13;
  max-width: 1320px;
}
@media(min-width: 765px) {.gcg-seo_in-yhl {
  padding: 36px 40px;
}
}.gcg-seo_label-yhl {
  font-size: 0.688rem;
  font-weight: 700;
  color: #F07820;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
}.gcg-seo_h2-yhl {
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F5EDE4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 770px) {.gcg-seo_h2-yhl {
  font-size: 1.5rem;
}
}.gcg-seo_body-yhl {
  overflow-wrap: break-word;
  color: #A88C78;
  font-size: 0.875rem;
  line-height: 1.75;
}.gcg-seo_body-yhl p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A88C78;
  line-height: 1.75;
}.gcg-seo_body-yhl p:last-child {
  margin-bottom: 0;
}.gcg-seo_body-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-seo_body-yhl a {
  transition: color .2s;
  text-decoration: underline;
  color: #F07820;
}.gcg-seo_body-yhl a:hover {
  color: #FF8F35;
}.gcg-seo_body-yhl ul,.gcg-seo_body-yhl ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gcg-seo_body-yhl ol {
  list-style: decimal;
}.gcg-seo_body-yhl li {
  font-size: 0.875rem;
  color: #A88C78;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.gcg-seo_body-yhl table {
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.gcg-seo_body-yhl table {
  display: table;
}
}.gcg-seo_body-yhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4BEA8;
}.gcg-seo_body-yhl td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88C78;
}.gcg-seo_cols-yhl {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.gcg-seo_cols-yhl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gcg-seo_cols-yhl {
  grid-template-columns: repeat(3,1fr);
}
}.gcg-seo_col_h-yhl {
  color: #D4BEA8;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.gcg-seo_col_p-yhl {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9A8070;
}.gcg-seo_stats-yhl {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.gcg-seo_stat-yhl {
  padding: 0.875rem 1rem;
  border-radius: 10px;
  border: 1px solid rgba(240, 120, 32, 0.18);
  background: rgba(240, 120, 32, 0.07);
  flex: 1;
  min-width: 140px;
}.gcg-seo_stat_val-yhl {
  margin-bottom: 4px;
  font-weight: 800;
  color: #F07820;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.gcg-seo_stat_lb-yhl {
  overflow-wrap: break-word;
  color: #9A8070;
  font-size: 0.688rem;
}.gcg-pmt-yhl {
  background: #18120D;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.gcg-pmt-yhl {
  padding: 2.75rem 24px 0;
}
}.gcg-pmt_in-yhl {
  margin: 0 auto;
  max-width: 1320px;
}.gcg-pmt_head-yhl {
  margin-bottom: 22px;
  max-width: 720px;
}.gcg-pmt_label-yhl {
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #F07820;
}.gcg-pmt_h2-yhl {
  color: #F5EDE4;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.gcg-pmt_h2-yhl {
  font-size: 28px;
}
}.gcg-pmt_intro-yhl {
  line-height: 1.6;
  color: #9A8070;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.gcg-pmt_groups-yhl {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.gcg-pmt_group-yhl {
  border-radius: 10px;
  background: #231A13;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.gcg-pmt_group_head-yhl {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.gcg-pmt_group_ic-yhl {
  border-radius: 6px;
  background: rgba(240, 120, 32, 0.18);
  align-items: center;
  color: #F07820;
  display: flex;
  flex-shrink: 0;
  width: 36px;
  justify-content: center;
  height: 36px;
}.gcg-pmt_group_ic-yhl svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.gcg-pmt_group_h-yhl {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  color: #F5EDE4;
}.gcg-pmt_group_p-yhl {
  margin-bottom: 14px;
  font-size: 13px;
  color: #9A8070;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gcg-pmt_group_p-yhl strong {
  color: #D4BEA8;
  font-weight: 600;
}.gcg-pmt_table_wrap-yhl {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.gcg-pmt_table-yhl {
  width: 100%;
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 13px;
}.gcg-pmt_table-yhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #D4BEA8;
  letter-spacing: .04em;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 700;
}.gcg-pmt_table-yhl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #9A8070;
}.gcg-pmt_table-yhl tbody tr:last-child td {
  border-bottom: none;
}.gcg-pmt_table-yhl tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4BEA8;
}.gcg-faq-yhl {
  padding: 36px 1rem 0;
  background: #18120D;
}
@media(min-width: 767px) {.gcg-faq-yhl {
  padding: 44px 1.5rem 0;
}
}.gcg-faq_in-yhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.gcg-faq_head-yhl {
  margin-bottom: 1.25rem;
}.gcg-faq_label-yhl {
  color: #F07820;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gcg-faq_h2-yhl {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDE4;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.gcg-faq_h2-yhl {
  font-size: 1.5rem;
}
}.gcg-faq_list-yhl {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gcg-faq_item-yhl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #231A13;
  border-radius: 10px;
  overflow: hidden;
}.gcg-faq_q-yhl {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  color: #D4BEA8;
  display: flex;
}.gcg-faq_q-yhl:hover {
  color: #F5EDE4;
}.gcg-faq_q_ic-yhl {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  justify-content: center;
  flex-shrink: 0;
  height: 24px;
  align-items: center;
  color: #F07820;
  font-size: 16px;
  display: flex;
}.gcg-faq_item-yhl.gcg-state_open-yhl .gcg-faq_q_ic-yhl {
  transform: rotate(45deg);
}.gcg-faq_a-yhl {
  padding: 0 20px 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #9A8070;
}.gcg-faq_item-yhl.gcg-state_open-yhl .gcg-faq_a-yhl {
  display: block;
}.gcg-faq_a-yhl strong {
  font-weight: 700;
  color: #D4BEA8;
}.gcg-faq_a-yhl a {
  text-decoration: underline;
  color: #F07820;
}.gcg-faq_a-yhl ul,.gcg-faq_a-yhl ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.gcg-faq_a-yhl ol {
  list-style: decimal;
}.gcg-faq_a-yhl li {
  line-height: 1.6;
  margin-bottom: 4px;
}.gcg-faq_a-yhl table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 769px) {.gcg-faq_a-yhl table {
  display: table;
}
}.gcg-faq_a-yhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #D4BEA8;
  font-weight: 700;
}.gcg-faq_a-yhl td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8070;
}.gcg-seo-yhl {
  padding: 36px 16px 0;
  background: #18120D;
}
@media(min-width: 769px) {.gcg-seo-yhl {
  padding: 44px 24px 0;
}
}.gcg-seo_in-yhl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #231A13;
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 771px) {.gcg-seo_in-yhl {
  padding: 36px 40px;
}
}.gcg-seo_label-yhl {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #F07820;
}.gcg-seo_h2-yhl {
  margin-bottom: 0.875rem;
  color: #F5EDE4;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.gcg-seo_h2-yhl {
  font-size: 24px;
}
}.gcg-seo_body-yhl {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88C78;
}.gcg-seo_body-yhl p {
  margin-bottom: 12px;
  color: #A88C78;
  font-size: 14px;
  line-height: 1.75;
}.gcg-seo_body-yhl p:last-child {
  margin-bottom: 0;
}.gcg-seo_body-yhl strong {
  color: #D4BEA8;
  font-weight: 700;
}.gcg-seo_body-yhl a {
  transition: color .2s;
  text-decoration: underline;
  color: #F07820;
}.gcg-seo_body-yhl a:hover {
  color: #FF8F35;
}.gcg-seo_body-yhl ul,.gcg-seo_body-yhl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gcg-seo_body-yhl ol {
  list-style: decimal;
}.gcg-seo_body-yhl li {
  color: #A88C78;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.gcg-seo_body-yhl table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 770px) {.gcg-seo_body-yhl table {
  display: table;
}
}.gcg-seo_body-yhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D4BEA8;
}.gcg-seo_body-yhl td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88C78;
}.gcg-seo_cols-yhl {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.gcg-seo_cols-yhl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.gcg-seo_cols-yhl {
  grid-template-columns: repeat(3,1fr);
}
}.gcg-seo_col_h-yhl {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D4BEA8;
  margin-bottom: 7px;
}.gcg-seo_col_p-yhl {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9A8070;
  line-height: 1.65;
}.gcg-seo_stats-yhl {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gcg-seo_stat-yhl {
  border: 1px solid rgba(240, 120, 32, 0.18);
  background: rgba(240, 120, 32, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.gcg-seo_stat_val-yhl {
  font-weight: 800;
  color: #F07820;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.gcg-seo_stat_lb-yhl {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A8070;
}.gcg-ft-yhl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #110C08;
  margin-top: 48px;
}.gcg-ft_support-yhl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.gcg-ft_support-yhl {
  padding: 28px 1.5rem;
}
}.gcg-ft_support_in-yhl {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.gcg-ft_support_main-yhl {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.gcg-ft_support_ic-yhl {
  flex-shrink: 0;
  color: #F07820;
}.gcg-ft_support_ic-yhl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
}.gcg-ft_support_text_title-yhl {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #F5EDE4;
  overflow-wrap: break-word;
}.gcg-ft_support_text_sub-yhl {
  color: #9A8070;
  overflow-wrap: break-word;
  font-size: 12px;
}.gcg-ft_support_btn-yhl {
  background: #F07820;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem 22px;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EDE4;
}.gcg-ft_support_btn-yhl:hover {
  background: #FF8F35;
}.gcg-ft_support_contacts-yhl {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.gcg-ft_support_contact-yhl {
  font-size: 12px;
  color: #7A6458;
  line-height: 1.4;
}.gcg-ft_support_contact-yhl strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #A88C78;
  display: block;
  font-weight: 600;
}.gcg-ft_main-yhl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 765px) {.gcg-ft_main-yhl {
  padding: 40px 24px 2rem;
}
}.gcg-ft_main_in-yhl {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.gcg-ft_main_in-yhl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.gcg-ft_main_in-yhl {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gcg-ft_col_logo-yhl {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.gcg-ft_col_logo-yhl {
  grid-column: auto;
}
}.gcg-ft_logo-yhl {
  gap: 9px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDE4;
  font-size: 1rem;
}.gcg-ft_logo_mark-yhl {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.gcg-ft_logo_mark-yhl img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gcg-ft_logo_sub-yhl {
  line-height: 1.55;
  color: #7A6458;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 200px;
}.gcg-ft_col_title-yhl {
  color: #A88C78;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.gcg-ft_col_links-yhl {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.gcg-ft_col_link-yhl {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6458;
}.gcg-ft_col_link-yhl:hover {
  color: #D4BEA8;
}.gcg-ft_apps-yhl {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gcg-ft_app_card-yhl {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  padding: 10px 12px;
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.gcg-ft_app_card-yhl:hover {
  border-color: rgba(240, 120, 32, 0.45);
}.gcg-ft_app_card_ic-yhl svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.gcg-ft_app_card_os-yhl {
  font-size: 10px;
  color: #7A6458;
  font-weight: 600;
}.gcg-ft_app_card_action-yhl {
  color: #D4BEA8;
  font-size: 12px;
  font-weight: 700;
}.gcg-ft_bot-yhl {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.gcg-ft_bot-yhl {
  padding: 20px 1.5rem;
}
}.gcg-ft_bot_in-yhl {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.gcg-ft_socials-yhl {
  gap: 8px;
  display: flex;
}.gcg-ft_soc-yhl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  color: #A88C78;
  height: 2.25rem;
  align-items: center;
  width: 2.25rem;
}.gcg-ft_soc-yhl svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.gcg-ft_soc-yhl:hover {
  background: rgba(255, 255, 255, 0.07);
}.gcg-ft_legal-yhl {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #987868;
  min-width: 200px;
}.gcg-ft_legal-yhl strong {
  font-weight: 700;
  color: #A88C78;
}.gcg-ft_legal-yhl a {
  text-decoration: underline;
  color: #A88C78;
}.gcg-ft_age-yhl {
  border: 2px solid #987868;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
  color: #987868;
  width: 2rem;
  margin-left: auto;
}