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