html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0B07;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D6C49A;
}.pya-layout_zbu {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.pya-page_zbu {
  display: flex;
  min-height: 100vh;
}.pya-main_zbu {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1078px) {.pya-main_zbu {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.pya-main_zbu {
  padding-bottom: 72px;
}
}.pya-gc_zbu {
  overflow: hidden;
  background: #120E06;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.06);
  border-radius: 0.625rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 638px) {.pya-gc_zbu {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.pya-gc_zbu {
  width: 168px;
}
}.pya-gc_zbu:hover {
  border-color: rgba(200, 135, 10, 0.07);
  transform: translateY(-3px);
}.pya-gc_img_zbu {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.pya-gc_img_zbu img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.pya-gc_hover_zbu {
  background: rgba(5, 4, 2, 0.78);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.pya-gc_zbu:hover .pya-gc_hover_zbu {
  opacity: 1;
}.pya-gc_hover_btn_zbu {
  background: #C8870A;
  padding: 0.5rem 16px;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #F4EDD8;
  font-size: 0.75rem;
}.pya-gc_info_zbu {
  padding: 8px 0.625rem 10px;
}.pya-gc_name_zbu {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  color: #D6C49A;
  white-space: nowrap;
}.pya-gc_prov_zbu {
  font-size: 10px;
  color: #A08B66;
}.pya-gc_tag_zbu {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  left: 6px;
  top: 0.375rem;
  font-size: 9px;
}.pya-gc_tag_hot_zbu {
  background: #D93030;
  color: #fff;
}.pya-gc_tag_new_zbu {
  background: #3AAE5C;
  color: #0D0B07;
}.pya-gc_tag_jp_zbu {
  background: #F5A623;
  color: #0D0B07;
}.pya-gc_tag_ex_zbu {
  background: #7A4E18;
  color: #fff;
}.pya-gc_tag_live_zbu {
  background: #D93030;
  color: #fff;
}.pya-gr_zbu {
  background: #0D0B07;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.pya-gr_zbu {
  padding: 2.25rem 1.5rem 0;
}
}.pya-gr_in_zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pya-gr_head_zbu {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.pya-gr_head_l_zbu {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.pya-gr_ic_zbu {
  border-radius: 0.625rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  height: 32px;
}.pya-gr_ic_zbu svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.pya-gr_title_zbu {
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.pya-gr_title_zbu {
  font-size: 18px;
}
}.pya-gr_more_zbu {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #8A7352;
  flex-shrink: 0;
}.pya-gr_more_zbu:hover {
  color: #C8870A;
}.pya-gr_more_zbu svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.pya-gr_arrows_zbu {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.pya-gr_arr_zbu {
  transition: background .15s,color .15s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  align-items: center;
  display: flex;
  width: 30px;
  justify-content: center;
  height: 30px;
  color: #B09870;
}.pya-gr_arr_zbu:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F4EDD8;
}.pya-gr_arr_zbu svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pya-gr_seo_h_zbu {
  margin: 0 0 6px;
  color: #D6C49A;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.pya-gr_seo_h_zbu {
  font-size: 0.875rem;
}
}.pya-gr_seo_zbu {
  font-size: 12px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #8A7352;
}.pya-gr_seo_zbu strong {
  font-weight: 600;
  color: #D6C49A;
}.pya-gr_scroll_zbu {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.pya-gr_scroll_zbu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.pya-gr_scroll_zbu {
  gap: 12px;
}
}.pya-tb_zbu {
  background: #0D0B07;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  height: 3.5rem;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  align-items: center;
  right: 0;
  top: 0;
}.pya-tb_in_zbu {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.pya-tb_burger_zbu {
  gap: 5px;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.375rem;
  margin-right: 0.5rem;
  height: 2.375rem;
  flex-shrink: 0;
  flex-direction: column;
}.pya-tb_burger_zbu:hover {
  background: rgba(255, 235, 180, 0.05);
}.pya-tb_burger_line_zbu {
  background: #B09870;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.pya-tb_burger_zbu {
  display: none;
}
}.pya-tb_logo_zbu {
  gap: 9px;
  letter-spacing: -.01em;
  color: #F4EDD8;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 18px;
  display: flex;
  margin-right: 1.25rem;
}.pya-tb_logo_mark_zbu {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 32px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.pya-tb_logo_mark_zbu img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pya-tb_nav_zbu {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.pya-tb_nav_zbu {
  display: flex;
}
}.pya-tb_tab_zbu {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  font-weight: 600;
  white-space: nowrap;
  color: #B09870;
  font-size: 13px;
}.pya-tb_tab_zbu:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4EDD8;
}.pya-tb_tab_zbu.pya-state_active_zbu {
  background: rgba(200, 135, 10, 0.18);
  color: #F4EDD8;
}.pya-tb_right_zbu {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.pya-tb_login_zbu {
  border-radius: 0.625rem;
  padding: 9px 16px;
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #D6C49A;
}.pya-tb_login_zbu:hover {
  border-color: rgba(210, 148, 28, 0.45);
  color: #F4EDD8;
}
@media(min-width: 478px) {.pya-tb_login_zbu {
  display: block;
}
}.pya-tb_reg_zbu {
  background: #3AAE5C;
  border-radius: 0.625rem;
  padding: 0.563rem 18px;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0902;
}.pya-tb_reg_zbu:hover {
  background: #49C96E;
}.pya-sb_zbu {
  background: #171208;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  width: 220px;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  left: 0;
}.pya-sb_zbu.pya-state_open_zbu {
  transform: translateX(0);
}.pya-sb_zbu::-webkit-scrollbar {
  width: 4px;
}.pya-sb_zbu::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.pya-sb_zbu {
  transform: translateX(0);
}
}.pya-sb_auth_zbu {
  padding: 0.875rem 12px 0.625rem;
}.pya-sb_btn_reg_zbu {
  padding: 0.688rem;
  border-radius: 10px;
  background: #3AAE5C;
  transition: background .2s;
  color: #0D0902;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
}.pya-sb_btn_reg_zbu:hover {
  background: #49C96E;
}.pya-sb_btn_login_zbu {
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  display: block;
  font-weight: 600;
  color: #D6C49A;
  text-align: center;
  font-size: 0.813rem;
}.pya-sb_btn_login_zbu:hover {
  border-color: rgba(210, 148, 28, 0.45);
  color: #F4EDD8;
}.pya-sb_promo_zbu {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1004,#171208);
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(200, 135, 10, 0.18);
  padding: 0.75rem 14px;
  border-radius: 10px;
  position: relative;
}.pya-sb_promo_zbu::before {
  background: radial-gradient(circle,rgba(200, 135, 10, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 5rem;
  top: -20px;
  position: absolute;
  height: 5rem;
  content: '';
}.pya-sb_promo_title_zbu {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #C8870A;
}.pya-sb_promo_text_zbu {
  color: #F4EDD8;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.pya-sb_promo_sub_zbu {
  margin-top: 3px;
  color: #8A7352;
  font-size: 0.625rem;
}.pya-sb_nav_zbu {
  padding: 0.375rem 8px 1rem;
}.pya-sb_nav_lb_zbu {
  padding: 10px 8px 6px;
  color: #A08B66;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.pya-sb_link_zbu {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 0.313rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #B09870;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  align-items: center;
}.pya-sb_link_zbu:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4EDD8;
}.pya-sb_link_zbu.pya-state_active_zbu {
  background: rgba(200, 135, 10, 0.18);
  color: #F4EDD8;
}.pya-sb_ic_zbu {
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  height: 30px;
}.pya-sb_ic_zbu svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.pya-sb_ic_1_zbu {
  background: rgba(200, 135, 10, 0.07);
  color: #C8870A;
}.pya-sb_ic_2_zbu {
  background: rgba(58, 174, 92, 0.16);
  color: #3AAE5C;
}.pya-sb_ic_3_zbu {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.pya-sb_ic_4_zbu {
  background: rgba(122, 78, 24, 0.28);
  color: #7A4E18;
}.pya-sb_ic_5_zbu {
  background: rgba(200, 135, 10, 0.07);
  color: #E8508A;
}.pya-sb_ic_6_zbu {
  background: rgba(122, 78, 24, 0.28);
  color: #9B4DCA;
}.pya-sb_badge_zbu {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #F5A623;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0D0902;
  font-weight: 700;
}.pya-sb_bot_zbu {
  gap: 8px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.75rem;
  display: flex;
}.pya-sb_lang_zbu,.pya-sb_help_zbu {
  border-radius: 5px;
  transition: border-color .2s;
  gap: 0.375rem;
  padding: 0.563rem 6px;
  flex: 1;
  border: 1px solid rgba(255, 220, 140, 0.06);
  background: rgba(255, 235, 180, 0.05);
  color: #B09870;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  align-items: center;
}.pya-sb_lang_zbu:hover,.pya-sb_help_zbu:hover {
  border-color: rgba(210, 148, 28, 0.45);
  color: #F4EDD8;
}.pya-sb_lang_zbu svg,.pya-sb_help_zbu svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
}.pya-sb_bd_zbu {
  inset: 0;
  background: rgba(5, 4, 2, 0.78);
  z-index: 69;
  position: fixed;
  display: none;
}.pya-sb_bd_zbu.pya-state_on_zbu {
  display: block;
}
@media(min-width: 1077px) {.pya-sb_bd_zbu {
  display: none!important;
}
}.pya-mob_nav_zbu {
  border-top: 1px solid rgba(255, 220, 140, 0.13);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #171208;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1082px) {.pya-mob_nav_zbu {
  display: none;
}
}.pya-mob_nav_item_zbu {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex-direction: column;
  color: #A08B66;
  cursor: pointer;
  display: flex;
  align-items: center;
}.pya-mob_nav_ic_zbu {
  line-height: 1;
}.pya-mob_nav_ic_zbu svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.pya-mob_nav_lb_zbu {
  font-weight: 600;
  color: #A08B66;
  font-size: 10px;
}.pya-mob_nav_item_zbu.pya-state_active_zbu {
  color: #C8870A;
}.pya-mob_nav_item_zbu.pya-state_active_zbu .pya-mob_nav_lb_zbu {
  color: #C8870A;
}.pya-hero_zbu {
  background: #0D0B07;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.pya-hero_zbu {
  padding: 1.5rem 1.5rem 0;
}
}.pya-hero_in_zbu {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.pya-hero_in_zbu {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.pya-hero_in_zbu {
  grid-template-columns: 1fr 340px;
}
}.pya-hero_promo_zbu {
  background: #120E06;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 766px) {.pya-hero_promo_zbu {
  min-height: 280px;
}
}.pya-hero_promo_bg_zbu {
  background: linear-gradient(120deg,#1E1004 0%,#0D0B07 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.pya-hero_promo_bg_zbu::after {
  background: linear-gradient(90deg,#0D0B07 0%,rgba(5, 4, 2, 0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pya-hero_promo_glow_zbu {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 24, 0.28) 0%,transparent 65%);
  right: 60px;
  top: -2.5rem;
  position: absolute;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
}.pya-hero_promo_ct_zbu {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  max-width: 480px;
  flex-direction: column;
  display: flex;
  z-index: 2;
}
@media(min-width: 766px) {.pya-hero_promo_ct_zbu {
  padding: 40px 2rem;
}
}.pya-hero_badge_zbu {
  border: 1px solid rgba(200, 135, 10, 0.07);
  padding: 0.313rem 12px;
  border-radius: 20px;
  background: rgba(200, 135, 10, 0.18);
  letter-spacing: .08em;
  color: #C8870A;
  margin-bottom: 14px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}.pya-hero_h1_zbu {
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EDD8;
}.pya-hero_h1_zbu em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 771px) {.pya-hero_h1_zbu {
  font-size: 36px;
}
}.pya-hero_sub_zbu {
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 20px;
  color: #B09870;
}
@media(min-width: 767px) {.pya-hero_sub_zbu {
  font-size: 14px;
}
}.pya-hero_row_zbu {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.pya-hero_cta_zbu {
  padding: 13px 26px;
  transition: background .2s;
  background: #3AAE5C;
  border-radius: 10px;
  box-shadow: 0 0.25rem 18px rgba(58, 174, 92, 0.44), 0 1px 0 rgba(20, 80, 30, 0.8);
  color: #0D0902;
  font-size: 0.875rem;
  font-weight: 700;
}.pya-hero_cta_zbu:hover {
  background: #49C96E;
}.pya-hero_terms_zbu {
  color: #A08B66;
  font-size: 0.688rem;
}.pya-hero_game_zbu {
  border: 1px solid rgba(255, 220, 140, 0.06);
  background: #120E06;
  overflow: hidden;
  border-radius: 16px;
  flex-direction: column;
  display: flex;
  position: relative;
}.pya-hero_game_badge_zbu {
  border: 1px solid rgba(245, 166, 35, 0.16);
  background: rgba(245, 166, 35, 0.16);
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  text-transform: uppercase;
  z-index: 3;
  top: 0.75rem;
  position: absolute;
  letter-spacing: .06em;
  left: 12px;
  font-size: 10px;
  color: #F5A623;
  font-weight: 700;
}.pya-hero_game_badge_zbu svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.pya-hero_game_img_zbu {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1004,#0D0B07);
  position: relative;
  padding-bottom: 60%;
}.pya-hero_game_img_zbu img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pya-hero_game_play_zbu {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 4, 2, 0.78);
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.pya-hero_game_zbu:hover .pya-hero_game_play_zbu {
  opacity: 1;
}.pya-hero_game_play_zbu span {
  border-radius: 50%;
  background: #C8870A;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 52px;
}.pya-hero_game_play_zbu span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.pya-hero_game_info_zbu {
  padding: 0.875rem 1rem;
}.pya-hero_game_title_zbu {
  font-size: 15px;
  color: #F4EDD8;
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.pya-hero_game_provider_zbu {
  color: #8A7352;
  font-size: 0.688rem;
}.pya-hero_game_btn_zbu {
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  background: #C8870A;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #F4EDD8;
}.pya-hero_game_zbu:hover .pya-hero_game_btn_zbu {
  background: #E09E1A;
}.pya-sbar_zbu {
  padding: 16px 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.pya-sbar_zbu {
  padding: 1.125rem 1.5rem 0;
}
}.pya-sbar_in_zbu {
  margin: 0 auto;
  max-width: 1320px;
}.pya-sbar_row_zbu {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.pya-sbar_input_zbu {
  flex: 1;
  transition: border-color .2s;
  background: #120E06;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  gap: 0.625rem;
  padding: 11px 1rem;
  display: flex;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #8A7352;
}.pya-sbar_input_zbu:hover {
  border-color: rgba(210, 148, 28, 0.45);
}.pya-sbar_input_zbu svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  height: 0.938rem;
}.pya-sbar_providers_zbu {
  padding: 0.688rem 18px;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #120E06;
  border-radius: 10px;
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
  color: #D6C49A;
  display: flex;
  font-weight: 600;
}.pya-sbar_providers_zbu:hover {
  border-color: rgba(210, 148, 28, 0.45);
  color: #F4EDD8;
}.pya-sbar_providers_zbu svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.pya-sbar_tabs_zbu {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.pya-sbar_tabs_zbu::-webkit-scrollbar {
  display: none;
}.pya-sbar_tab_zbu {
  gap: 0.438rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 220, 140, 0.06);
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 235, 180, 0.05);
  font-weight: 600;
  color: #B09870;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
}.pya-sbar_tab_zbu:hover {
  background: rgba(255, 235, 180, 0.07);
  border-color: rgba(210, 148, 28, 0.45);
  color: #F4EDD8;
}.pya-sbar_tab_zbu.pya-state_active_zbu {
  background: rgba(200, 135, 10, 0.18);
  border-color: rgba(200, 135, 10, 0.07);
  color: #F4EDD8;
}.pya-sbar_tab_ic_zbu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.pya-wy_zbu {
  padding: 2rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.pya-wy_zbu {
  padding: 40px 1.5rem 0;
}
}.pya-wy_in_zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pya-wy_head_zbu {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.pya-wy_label_zbu {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8870A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.pya-wy_h2_zbu {
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pya-wy_h2_zbu {
  font-size: 24px;
}
}.pya-wy_intro_zbu {
  margin: 0;
  font-size: 0.813rem;
  color: #8A7352;
  line-height: 1.6;
}.pya-wy_grid_zbu {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.pya-wy_grid_zbu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pya-wy_grid_zbu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pya-wy_card_zbu {
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #171208;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 0.625rem;
}.pya-wy_card_zbu:hover {
  border-color: rgba(200, 135, 10, 0.07);
  transform: translateY(-2px);
}.pya-wy_card_ic_zbu {
  background: rgba(200, 135, 10, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  color: #C8870A;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 44px;
  justify-content: center;
}.pya-wy_card_ic_zbu svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.pya-wy_card_h_zbu {
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-weight: 700;
  line-height: 1.25;
}.pya-wy_card_p_zbu {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7352;
  overflow-wrap: break-word;
}.pya-wy_card_p_zbu strong {
  font-weight: 600;
  color: #D6C49A;
}.pya-gr_jp_zbu {
  padding: 1.25rem;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D2E 0%,#0D0B07 100%);
  position: relative;
}.pya-gr_jp_zbu::before {
  background: radial-gradient(circle,rgba(122, 78, 24, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 250px;
  position: absolute;
  height: 15.625rem;
  top: -60px;
  left: -60px;
}.pya-gr_jp_zbu::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  content: '';
  position: absolute;
  right: 0;
  width: 12.5rem;
  height: 12.5rem;
}.pya-gr_jp_head_zbu {
  gap: 16px;
  margin-bottom: 1rem;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.pya-gr_jp_info_zbu {
  flex: 1;
}.pya-gr_jp_label_zbu {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #9B4DCA;
  letter-spacing: .08em;
  font-size: 11px;
}.pya-gr_jp_label_zbu svg {
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.pya-gr_jp_amount_zbu {
  font-size: 32px;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 0.25rem;
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.pya-gr_jp_amount_zbu {
  font-size: 2.5rem;
}
}.pya-gr_jp_amount_zbu span {
  color: #F5A623;
}.pya-gr_jp_seo_zbu {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #B09870;
  max-width: 30rem;
  font-size: 0.75rem;
}.pya-gr_jp_cta_zbu {
  padding: 0.688rem 20px;
  border-radius: 10px;
  background: rgba(122, 78, 24, 0.28);
  border: 1px solid rgba(122, 78, 24, 0.28);
  transition: background .2s;
  font-size: 0.813rem;
  position: relative;
  color: #F4EDD8;
  white-space: nowrap;
  font-weight: 700;
  margin-top: 4px;
  z-index: 1;
  align-self: flex-start;
  flex-shrink: 0;
}.pya-gr_jp_cta_zbu:hover {
  background: #7A4E18;
}.pya-gcg_zbu {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.pya-gcg_zbu {
  padding: 44px 1.5rem 0;
}
}.pya-gcg_in_zbu {
  margin: 0 auto;
  max-width: 1320px;
}.pya-gcg_head_zbu {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.pya-gcg_label_zbu {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8870A;
}.pya-gcg_h2_zbu {
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDD8;
}
@media(min-width: 771px) {.pya-gcg_h2_zbu {
  font-size: 1.75rem;
}
}.pya-gcg_intro_zbu {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7352;
}.pya-gcg_grid_zbu {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.pya-gcg_grid_zbu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.pya-gcg_grid_zbu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pya-gcg_card_zbu {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  cursor: pointer;
  position: relative;
  justify-content: flex-end;
  display: flex;
  min-height: 240px;
  flex-direction: column;
}.pya-gcg_card_zbu:hover {
  border-color: rgba(200, 135, 10, 0.18);
  transform: translateY(-3px);
}.pya-gcg_card_bg_zbu {
  inset: 0;
  z-index: 0;
  position: absolute;
}.pya-gcg_card_bg_zbu::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pya-gcg_card_ic_zbu {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  z-index: 2;
  position: absolute;
  display: flex;
  align-items: center;
  color: #F4EDD8;
  height: 2.5rem;
  justify-content: center;
  width: 40px;
  right: 18px;
  top: 1.125rem;
}.pya-gcg_card_ic_zbu svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.pya-gcg_card_ct_zbu {
  z-index: 1;
  position: relative;
}.pya-gcg_card_h_zbu {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.125rem;
}
@media(min-width: 771px) {.pya-gcg_card_h_zbu {
  font-size: 1.25rem;
}
}.pya-gcg_card_p_zbu {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.pya-gcg_card_p_zbu strong {
  color: #F4EDD8;
  font-weight: 600;
}.pya-gcg_card_cta_zbu {
  gap: 4px;
  color: #C8870A;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 12px;
}.pya-gcg_card_cta_zbu svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.pya-ws_zbu {
  background: #0D0B07;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.pya-ws_zbu {
  padding: 2.25rem 24px 0;
}
}.pya-ws_in_zbu {
  margin: 0 auto;
  max-width: 1320px;
}.pya-ws_head_zbu {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.pya-ws_title_zbu {
  gap: 10px;
  color: #F4EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  font-family: 'Cinzel', serif;
  display: flex;
  flex-wrap: wrap;
}.pya-ws_title_ic_zbu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  color: #F5A623;
}.pya-ws_online_zbu {
  gap: 7px;
  color: #8A7352;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.pya-ws_online_dot_zbu {
  background: #3AAE5C;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(58, 174, 92, 0.16);
  flex-shrink: 0;
}.pya-ws_scroll_zbu {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.pya-ws_scroll_zbu::-webkit-scrollbar {
  display: none;
}.pya-wc_zbu {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 0.625rem 0.875rem;
  gap: 10px;
  background: #120E06;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.pya-wc_img_zbu {
  border-radius: 5px;
  overflow: hidden;
  background: #171208;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.pya-wc_img_zbu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pya-wc_info_zbu {
  min-width: 0;
}.pya-wc_game_zbu {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D6C49A;
  font-size: 12px;
}.pya-wc_player_zbu {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color: #A08B66;
  text-overflow: ellipsis;
}.pya-wc_amount_zbu {
  white-space: nowrap;
  font-size: 13px;
  color: #3AAE5C;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
}.pya-app_zbu {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.pya-app_zbu {
  padding: 2.75rem 24px 0;
}
}.pya-app_in_zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pya-app_head_zbu {
  margin-bottom: 16px;
}.pya-app_label_zbu {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8870A;
  margin-bottom: 8px;
}.pya-app_h2_zbu {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  font-weight: 800;
  margin-bottom: 0.375rem;
}
@media(min-width: 771px) {.pya-app_h2_zbu {
  font-size: 1.5rem;
}
}.pya-app_sub_zbu {
  color: #8A7352;
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.pya-app_sub_zbu strong {
  color: #D6C49A;
  font-weight: 700;
}.pya-app_cards_zbu {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.pya-app_cards_zbu {
  grid-template-columns: repeat(3,1fr);
}
}.pya-app_card_zbu {
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 1.25rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.pya-app_card_ios_zbu {
  background: linear-gradient(135deg,rgba(200, 135, 10, 0.18) 0%,#171208 100%);
}.pya-app_card_android_zbu {
  background: linear-gradient(135deg,rgba(58, 174, 92, 0.16) 0%,#171208 100%);
}.pya-app_card_win_zbu {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#171208 100%);
}.pya-app_card_ic_zbu svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.pya-app_card_ic_zbu {
  color: #F4EDD8;
  flex-shrink: 0;
}.pya-app_card_os_zbu {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #8A7352;
  text-transform: uppercase;
  font-size: 10px;
}.pya-app_card_title_zbu {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EDD8;
  line-height: 1.2;
  font-size: 15px;
}.pya-app_card_text_zbu {
  margin-bottom: 14px;
  color: #8A7352;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.pya-app_card_btn_zbu {
  padding: 10px 1.125rem;
  background: rgba(255, 235, 180, 0.12);
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(210, 148, 28, 0.45);
  gap: 0.438rem;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F4EDD8;
  font-weight: 700;
}.pya-app_card_btn_zbu:hover {
  background: rgba(255, 235, 180, 0.07);
}.pya-bon_zbu {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.pya-bon_zbu {
  padding: 2.75rem 1.5rem 0;
}
}.pya-bon_in_zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pya-bon_head_zbu {
  margin-bottom: 20px;
}.pya-bon_label_zbu {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8870A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.pya-bon_h2_zbu {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.pya-bon_h2_zbu {
  font-size: 1.5rem;
}
}.pya-bon_seo_zbu {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #8A7352;
}.pya-bon_seo_zbu strong {
  font-weight: 700;
  color: #D6C49A;
}.pya-bon_seo_zbu a {
  color: #C8870A;
  text-decoration: underline;
}.pya-bon_grid_zbu {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.pya-bon_grid_zbu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.pya-bon_grid_zbu {
  grid-template-columns: repeat(5,1fr);
}
}.pya-bon_card_zbu {
  border-radius: 10px;
  background: #120E06;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.pya-bon_card_zbu:hover {
  border-color: rgba(200, 135, 10, 0.07);
  transform: translateY(-2px);
}.pya-bon_card_ic_zbu svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.pya-bon_card_ic_zbu {
  margin-bottom: 0.625rem;
}.pya-bon_card_type_zbu {
  font-weight: 700;
  text-transform: uppercase;
  color: #8A7352;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.pya-bon_card_amount_zbu {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  color: #F5A623;
  margin-bottom: 0.375rem;
}.pya-bon_card_name_zbu {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4EDD8;
  margin-bottom: 8px;
  font-size: 13px;
}.pya-bon_card_detail_zbu {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #A08B66;
}.pya-reg_zbu {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width:768px) {.pya-reg_zbu {
  padding: 2.75rem 24px 0;
}
}.pya-reg_in_zbu {
  padding: 28px 1.5rem;
  background: #171208;
  border: 1px solid rgba(255, 220, 140, 0.06);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.pya-reg_in_zbu {
  padding: 2.5rem;
}
}.pya-reg_top_zbu {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.pya-reg_top_zbu {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pya-reg_label_zbu {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C8870A;
  font-size: 11px;
  text-transform: uppercase;
}.pya-reg_h2_zbu {
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EDD8;
}
@media(min-width: 769px) {.pya-reg_h2_zbu {
  font-size: 28px;
}
}.pya-reg_bonus_zbu {
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.625rem;
  padding: 0.625rem 16px;
  background: rgba(245, 166, 35, 0.16);
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.pya-reg_bonus_amount_zbu {
  font-weight: 800;
  color: #F5A623;
  font-size: 20px;
}.pya-reg_bonus_text_zbu {
  color: #B09870;
  line-height: 1.35;
  font-size: 13px;
}.pya-reg_cta_btn_zbu {
  padding: 0.875rem 32px;
  background: #3AAE5C;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0D0902;
  box-shadow: 0 4px 1.125rem rgba(58, 174, 92, 0.44), 0 1px 0 rgba(20, 80, 30, 0.8);
  font-size: 0.938rem;
}.pya-reg_cta_btn_zbu:hover {
  background: #49C96E;
}.pya-reg_terms_zbu {
  font-size: 11px;
  line-height: 1.5;
  color: #A08B66;
}.pya-reg_seo_zbu {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #8A7352;
}.pya-reg_seo_zbu p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #8A7352;
}.pya-reg_seo_zbu p:last-child {
  margin-bottom: 0;
}.pya-reg_seo_zbu strong {
  color: #D6C49A;
  font-weight: 700;
}.pya-reg_seo_zbu a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8870A;
}.pya-reg_seo_zbu a:hover {
  color: #E09E1A;
}.pya-reg_seo_zbu ul,.pya-reg_seo_zbu ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.pya-reg_seo_zbu ol {
  list-style: decimal;
}.pya-reg_seo_zbu li {
  color: #8A7352;
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
}.pya-reg_seo_zbu table {
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.pya-reg_seo_zbu table {
  display: table;
}
}.pya-reg_seo_zbu th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #D6C49A;
  text-align: left;
  font-weight: 700;
}.pya-reg_seo_zbu td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.5rem;
  color: #8A7352;
}.pya-reg_steps_zbu {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 862px) {.pya-reg_steps_zbu {
  margin-top: 0;
}
}.pya-reg_step_zbu {
  padding: 16px;
  background: rgba(255, 235, 180, 0.05);
  gap: 14px;
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 140, 0.06);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.pya-reg_step_num_zbu {
  border-radius: 50%;
  background: rgba(200, 135, 10, 0.18);
  border: 1px solid rgba(200, 135, 10, 0.07);
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  height: 2.125rem;
  width: 34px;
  color: #C8870A;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
}.pya-reg_step_title_zbu {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F4EDD8;
}.pya-reg_step_text_zbu {
  font-size: 12px;
  color: #8A7352;
  line-height: 1.5;
}.pya-reg_trust_zbu {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.pya-reg_trust_item_zbu {
  gap: 0.438rem;
  align-items: center;
  color: #8A7352;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.pya-reg_trust_ic_zbu svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  color: #C8870A;
}.pya-prov_zbu {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.pya-prov_zbu {
  padding: 2.75rem 1.5rem 0;
}
}.pya-prov_in_zbu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pya-prov_head_zbu {
  margin-bottom: 1rem;
}.pya-prov_label_zbu {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8870A;
  font-weight: 700;
}.pya-prov_h2_zbu {
  color: #F4EDD8;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.pya-prov_h2_zbu {
  font-size: 1.5rem;
}
}.pya-prov_seo_zbu {
  font-size: 0.813rem;
  color: #8A7352;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.pya-prov_seo_zbu strong {
  font-weight: 700;
  color: #D6C49A;
}.pya-prov_seo_zbu a {
  text-decoration: underline;
  color: #C8870A;
}.pya-prov_grid_zbu {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.pya-prov_grid_zbu {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.pya-prov_grid_zbu {
  grid-template-columns: repeat(8,1fr);
}
}.pya-prov_card_zbu {
  border-radius: 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #120E06;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.pya-prov_card_zbu:hover {
  background: #171208;
  border-color: rgba(210, 148, 28, 0.45);
}.pya-prov_logo_zbu {
  border-radius: 5px;
  background: rgba(255, 235, 180, 0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 44px;
  width: 44px;
  justify-content: center;
}.pya-prov_logo_zbu img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.pya-prov_name_zbu {
  overflow-wrap: break-word;
  color: #B09870;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
}.pya-seo_zbu {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.pya-seo_zbu {
  padding: 2.75rem 1.5rem 0;
}
}.pya-seo_in_zbu {
  border-radius: 1rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #171208;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.pya-seo_in_zbu {
  padding: 36px 40px;
}
}.pya-seo_label_zbu {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8870A;
  font-weight: 700;
  text-transform: uppercase;
}.pya-seo_h2_zbu {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width:768px) {.pya-seo_h2_zbu {
  font-size: 1.5rem;
}
}.pya-seo_body_zbu {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #B09870;
}.pya-seo_body_zbu p {
  color: #B09870;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.pya-seo_body_zbu p:last-child {
  margin-bottom: 0;
}.pya-seo_body_zbu strong {
  color: #D6C49A;
  font-weight: 700;
}.pya-seo_body_zbu a {
  transition: color .2s;
  color: #C8870A;
  text-decoration: underline;
}.pya-seo_body_zbu a:hover {
  color: #E09E1A;
}.pya-seo_body_zbu ul,.pya-seo_body_zbu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pya-seo_body_zbu ol {
  list-style: decimal;
}.pya-seo_body_zbu li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #B09870;
}.pya-seo_body_zbu table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.pya-seo_body_zbu table {
  display: table;
}
}.pya-seo_body_zbu th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D6C49A;
}.pya-seo_body_zbu td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #B09870;
}.pya-seo_cols_zbu {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.pya-seo_cols_zbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.pya-seo_cols_zbu {
  grid-template-columns: repeat(3,1fr);
}
}.pya-seo_col_h_zbu {
  font-weight: 700;
  color: #D6C49A;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.pya-seo_col_p_zbu {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7352;
  font-size: 0.813rem;
}.pya-seo_stats_zbu {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.pya-seo_stat_zbu {
  border: 1px solid rgba(200, 135, 10, 0.18);
  flex: 1;
  border-radius: 10px;
  background: rgba(200, 135, 10, 0.07);
  padding: 14px 1rem;
  min-width: 140px;
}.pya-seo_stat_val_zbu {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8870A;
  font-weight: 800;
}.pya-seo_stat_lb_zbu {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7352;
}.pya-seo_zbu {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 767px) {.pya-seo_zbu {
  padding: 2.75rem 1.5rem 0;
}
}.pya-seo_in_zbu {
  background: #171208;
  border: 1px solid rgba(255, 220, 140, 0.13);
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.pya-seo_in_zbu {
  padding: 36px 40px;
}
}.pya-seo_label_zbu {
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8870A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.pya-seo_h2_zbu {
  font-weight: 800;
  color: #F4EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.pya-seo_h2_zbu {
  font-size: 1.5rem;
}
}.pya-seo_body_zbu {
  font-size: 0.875rem;
  color: #B09870;
  overflow-wrap: break-word;
  line-height: 1.75;
}.pya-seo_body_zbu p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09870;
  margin-bottom: 0.75rem;
}.pya-seo_body_zbu p:last-child {
  margin-bottom: 0;
}.pya-seo_body_zbu strong {
  font-weight: 700;
  color: #D6C49A;
}.pya-seo_body_zbu a {
  transition: color .2s;
  color: #C8870A;
  text-decoration: underline;
}.pya-seo_body_zbu a:hover {
  color: #E09E1A;
}.pya-seo_body_zbu ul,.pya-seo_body_zbu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pya-seo_body_zbu ol {
  list-style: decimal;
}.pya-seo_body_zbu li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #B09870;
  line-height: 1.75;
}.pya-seo_body_zbu table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width:768px) {.pya-seo_body_zbu table {
  display: table;
}
}.pya-seo_body_zbu th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  text-align: left;
  color: #D6C49A;
  font-weight: 700;
}.pya-seo_body_zbu td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #B09870;
}.pya-seo_cols_zbu {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.pya-seo_cols_zbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pya-seo_cols_zbu {
  grid-template-columns: repeat(3,1fr);
}
}.pya-seo_col_h_zbu {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D6C49A;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.pya-seo_col_p_zbu {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7352;
}.pya-seo_stats_zbu {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.pya-seo_stat_zbu {
  background: rgba(200, 135, 10, 0.07);
  border: 1px solid rgba(200, 135, 10, 0.18);
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.pya-seo_stat_val_zbu {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8870A;
  margin-bottom: 4px;
}.pya-seo_stat_lb_zbu {
  overflow-wrap: break-word;
  color: #8A7352;
  font-size: 0.688rem;
}.pya-faq_zbu {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 771px) {.pya-faq_zbu {
  padding: 2.75rem 24px 0;
}
}.pya-faq_in_zbu {
  margin: 0 auto;
  max-width: 1320px;
}.pya-faq_head_zbu {
  margin-bottom: 20px;
}.pya-faq_label_zbu {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8870A;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.pya-faq_h2_zbu {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pya-faq_h2_zbu {
  font-size: 24px;
}
}.pya-faq_list_zbu {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pya-faq_item_zbu {
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #171208;
}.pya-faq_q_zbu {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  display: flex;
  align-items: center;
  color: #D6C49A;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.pya-faq_q_zbu:hover {
  color: #F4EDD8;
}.pya-faq_q_ic_zbu {
  transition: transform .25s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 50%;
  height: 24px;
  display: flex;
  width: 24px;
  align-items: center;
  color: #C8870A;
  justify-content: center;
  flex-shrink: 0;
  font-size: 16px;
}.pya-faq_item_zbu.pya-state_open_zbu .pya-faq_q_ic_zbu {
  transform: rotate(45deg);
}.pya-faq_a_zbu {
  padding: 0 20px 16px;
  display: none;
  color: #8A7352;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
}.pya-faq_item_zbu.pya-state_open_zbu .pya-faq_a_zbu {
  display: block;
}.pya-faq_a_zbu strong {
  font-weight: 700;
  color: #D6C49A;
}.pya-faq_a_zbu a {
  color: #C8870A;
  text-decoration: underline;
}.pya-faq_a_zbu ul,.pya-faq_a_zbu ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.pya-faq_a_zbu ol {
  list-style: decimal;
}.pya-faq_a_zbu li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.pya-faq_a_zbu table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.pya-faq_a_zbu table {
  display: table;
}
}.pya-faq_a_zbu th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D6C49A;
}.pya-faq_a_zbu td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.375rem 0.5rem;
  color: #8A7352;
}.pya-seo_zbu {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 767px) {.pya-seo_zbu {
  padding: 44px 24px 0;
}
}.pya-seo_in_zbu {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 16px;
  background: #171208;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.pya-seo_in_zbu {
  padding: 36px 2.5rem;
}
}.pya-seo_label_zbu {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8870A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.pya-seo_h2_zbu {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  color: #F4EDD8;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.pya-seo_h2_zbu {
  font-size: 1.5rem;
}
}.pya-seo_body_zbu {
  overflow-wrap: break-word;
  color: #B09870;
  line-height: 1.75;
  font-size: 14px;
}.pya-seo_body_zbu p {
  font-size: 0.875rem;
  color: #B09870;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.pya-seo_body_zbu p:last-child {
  margin-bottom: 0;
}.pya-seo_body_zbu strong {
  font-weight: 700;
  color: #D6C49A;
}.pya-seo_body_zbu a {
  transition: color .2s;
  color: #C8870A;
  text-decoration: underline;
}.pya-seo_body_zbu a:hover {
  color: #E09E1A;
}.pya-seo_body_zbu ul,.pya-seo_body_zbu ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.pya-seo_body_zbu ol {
  list-style: decimal;
}.pya-seo_body_zbu li {
  color: #B09870;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.pya-seo_body_zbu table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.pya-seo_body_zbu table {
  display: table;
}
}.pya-seo_body_zbu th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 12px;
  color: #D6C49A;
  text-align: left;
  font-weight: 700;
}.pya-seo_body_zbu td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #B09870;
}.pya-seo_cols_zbu {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.pya-seo_cols_zbu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pya-seo_cols_zbu {
  grid-template-columns: repeat(3,1fr);
}
}.pya-seo_col_h_zbu {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D6C49A;
  font-size: 13px;
}.pya-seo_col_p_zbu {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7352;
  font-size: 0.813rem;
}.pya-seo_stats_zbu {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.pya-seo_stat_zbu {
  border-radius: 0.625rem;
  background: rgba(200, 135, 10, 0.07);
  border: 1px solid rgba(200, 135, 10, 0.18);
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.pya-seo_stat_val_zbu {
  font-weight: 800;
  color: #C8870A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.pya-seo_stat_lb_zbu {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7352;
}.pya-ft_zbu {
  background: #090704;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 3rem;
}.pya-ft_support_zbu {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.pya-ft_support_zbu {
  padding: 1.75rem 1.5rem;
}
}.pya-ft_support_in_zbu {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.pya-ft_support_main_zbu {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
}.pya-ft_support_ic_zbu {
  color: #C8870A;
  flex-shrink: 0;
}.pya-ft_support_ic_zbu svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.pya-ft_support_text_title_zbu {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EDD8;
  margin-bottom: 3px;
}.pya-ft_support_text_sub_zbu {
  color: #8A7352;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.pya-ft_support_btn_zbu {
  transition: background .2s;
  background: #C8870A;
  padding: 11px 1.375rem;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  color: #F4EDD8;
  white-space: nowrap;
  flex-shrink: 0;
}.pya-ft_support_btn_zbu:hover {
  background: #E09E1A;
}.pya-ft_support_contacts_zbu {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.pya-ft_support_contact_zbu {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #A08B66;
}.pya-ft_support_contact_zbu strong {
  color: #B09870;
  font-weight: 600;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
}.pya-ft_main_zbu {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.pya-ft_main_zbu {
  padding: 2.5rem 24px 2rem;
}
}.pya-ft_main_in_zbu {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.pya-ft_main_in_zbu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.pya-ft_main_in_zbu {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pya-ft_col_logo_zbu {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.pya-ft_col_logo_zbu {
  grid-column: auto;
}
}.pya-ft_logo_zbu {
  gap: 9px;
  color: #F4EDD8;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 16px;
  flex-wrap: wrap;
}.pya-ft_logo_mark_zbu {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.pya-ft_logo_mark_zbu img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pya-ft_logo_sub_zbu {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #A08B66;
}.pya-ft_col_title_zbu {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #B09870;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
}.pya-ft_col_links_zbu {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pya-ft_col_link_zbu {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A08B66;
}.pya-ft_col_link_zbu:hover {
  color: #D6C49A;
}.pya-ft_apps_zbu {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pya-ft_app_card_zbu {
  border-radius: 0.313rem;
  background: rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  display: flex;
  align-items: center;
}.pya-ft_app_card_zbu:hover {
  border-color: rgba(210, 148, 28, 0.45);
}.pya-ft_app_card_ic_zbu svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.pya-ft_app_card_os_zbu {
  font-weight: 600;
  font-size: 0.625rem;
  color: #A08B66;
}.pya-ft_app_card_action_zbu {
  color: #D6C49A;
  font-weight: 700;
  font-size: 12px;
}.pya-ft_bot_zbu {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.pya-ft_bot_zbu {
  padding: 1.25rem 1.5rem;
}
}.pya-ft_bot_in_zbu {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.pya-ft_socials_zbu {
  gap: 8px;
  display: flex;
}.pya-ft_soc_zbu {
  border-radius: 5px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: rgba(255, 235, 180, 0.05);
  transition: background .2s;
  display: flex;
  color: #B09870;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  height: 36px;
}.pya-ft_soc_zbu svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.pya-ft_soc_zbu:hover {
  background: rgba(255, 235, 180, 0.07);
}.pya-ft_legal_zbu {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 0.688rem;
  color: #9C8260;
  line-height: 1.6;
}.pya-ft_legal_zbu strong {
  font-weight: 700;
  color: #B09870;
}.pya-ft_legal_zbu a {
  color: #B09870;
  text-decoration: underline;
}.pya-ft_age_zbu {
  border: 2px solid #9C8260;
  border-radius: 50%;
  height: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #9C8260;
  width: 32px;
  font-weight: 800;
  justify-content: center;
  font-size: 11px;
}