*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D9C9A8;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  background-color: #100B06;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.piy_layout-fw0 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.piy_page-fw0 {
  min-height: 100vh;
  display: flex;
}.piy_main-fw0 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.piy_main-fw0 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.piy_main-fw0 {
  padding-bottom: 72px;
}
}.piy_gc-fw0 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  background: #160E07;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.piy_gc-fw0 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.piy_gc-fw0 {
  width: 10.5rem;
}
}.piy_gc-fw0:hover {
  border-color: rgba(201, 162, 39, 0.07);
  transform: translateY(-3px);
}.piy_gc_img-fw0 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.piy_gc_img-fw0 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.piy_gc_hover-fw0 {
  background: rgba(10, 6, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.piy_gc-fw0:hover .piy_gc_hover-fw0 {
  opacity: 1;
}.piy_gc_hover_btn-fw0 {
  padding: 0.5rem 1rem;
  background: #C9A227;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  color: #F4ECD8;
}.piy_gc_info-fw0 {
  padding: 0.5rem 0.625rem 0.625rem;
}.piy_gc_name-fw0 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D9C9A8;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
}.piy_gc_prov-fw0 {
  font-size: 0.625rem;
  color: #6E5C46;
}.piy_gc_tag-fw0 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-size: 0.563rem;
  z-index: 2;
  position: absolute;
  top: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
}.piy_gc_tag_hot-fw0 {
  background: #D63B2A;
  color: #fff;
}.piy_gc_tag_new-fw0 {
  background: #3AAE6C;
  color: #100B06;
}.piy_gc_tag_jp-fw0 {
  background: #E8921A;
  color: #100B06;
}.piy_gc_tag_ex-fw0 {
  background: #7A4012;
  color: #fff;
}.piy_gc_tag_live-fw0 {
  background: #D63B2A;
  color: #fff;
}.piy_gr-fw0 {
  padding: 32px 16px 0;
  background: #100B06;
}
@media(min-width:768px) {.piy_gr-fw0 {
  padding: 2.25rem 1.5rem 0;
}
}.piy_gr_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_gr_head-fw0 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.piy_gr_head_l-fw0 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.piy_gr_ic-fw0 {
  border-radius: 0.5rem;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  align-items: center;
  justify-content: center;
}.piy_gr_ic-fw0 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.piy_gr_title-fw0 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
}
@media(min-width: 771px) {.piy_gr_title-fw0 {
  font-size: 18px;
}
}.piy_gr_more-fw0 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #8C7558;
  font-weight: 600;
}.piy_gr_more-fw0:hover {
  color: #C9A227;
}.piy_gr_more-fw0 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.piy_gr_arrows-fw0 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.piy_gr_arr-fw0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  color: #A8916E;
  justify-content: center;
  display: flex;
  height: 30px;
  align-items: center;
}.piy_gr_arr-fw0:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.piy_gr_arr-fw0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.piy_gr_seo_h-fw0 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #D9C9A8;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 0.813rem;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.piy_gr_seo_h-fw0 {
  font-size: 0.875rem;
}
}.piy_gr_seo-fw0 {
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #8C7558;
  font-size: 0.75rem;
}.piy_gr_seo-fw0 strong {
  color: #D9C9A8;
  font-weight: 600;
}.piy_gr_scroll-fw0 {
  gap: 10px;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.piy_gr_scroll-fw0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.piy_gr_scroll-fw0 {
  gap: 0.75rem;
}
}.piy_tb-fw0 {
  background: #0D0904;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  top: 0;
  display: flex;
  height: 3.5rem;
  left: 0;
  align-items: center;
  position: fixed;
  z-index: 80;
}.piy_tb_in-fw0 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.piy_tb_burger-fw0 {
  gap: 5px;
  border-radius: 8px;
  height: 38px;
  margin-right: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
  align-items: center;
}.piy_tb_burger-fw0:hover {
  background: rgba(255, 255, 255, 0.05);
}.piy_tb_burger_line-fw0 {
  background: #A8916E;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.piy_tb_burger-fw0 {
  display: none;
}
}.piy_tb_logo-fw0 {
  gap: 0.563rem;
  color: #F4ECD8;
  font-size: 1.125rem;
  display: flex;
  margin-right: 20px;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
}.piy_tb_logo_mark-fw0 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.piy_tb_logo_mark-fw0 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.piy_tb_nav-fw0 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.piy_tb_nav-fw0 {
  display: flex;
}
}.piy_tb_tab-fw0 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  color: #A8916E;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.piy_tb_tab-fw0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.piy_tb_tab-fw0.piy_state_active-fw0 {
  background: rgba(201, 162, 39, 0.18);
  color: #F4ECD8;
}.piy_tb_right-fw0 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.piy_tb_login-fw0 {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D9C9A8;
}.piy_tb_login-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
  color: #F4ECD8;
}
@media(min-width: 483px) {.piy_tb_login-fw0 {
  display: block;
}
}.piy_tb_reg-fw0 {
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #3AAE6C;
  border-radius: 8px;
  white-space: nowrap;
  color: #100B06;
  font-size: 0.813rem;
  font-weight: 700;
}.piy_tb_reg-fw0:hover {
  background: #44C87C;
}.piy_sb-fw0 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C120A;
  transform: translateX(-100%);
  transition: transform .25s ease;
  z-index: 70;
  bottom: 0;
  position: fixed;
  top: 56px;
  width: 220px;
  left: 0;
  overflow-y: auto;
}.piy_sb-fw0.piy_state_open-fw0 {
  transform: translateX(0);
}.piy_sb-fw0::-webkit-scrollbar {
  width: 4px;
}.piy_sb-fw0::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.piy_sb-fw0 {
  transform: translateX(0);
}
}.piy_sb_auth-fw0 {
  padding: 14px 12px 0.625rem;
}.piy_sb_btn_reg-fw0 {
  padding: 11px;
  border-radius: 8px;
  transition: background .2s;
  background: #3AAE6C;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #100B06;
  font-size: 13px;
  text-align: center;
}.piy_sb_btn_reg-fw0:hover {
  background: #44C87C;
}.piy_sb_btn_login-fw0 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #D9C9A8;
}.piy_sb_btn_login-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
  color: #F4ECD8;
}.piy_sb_promo-fw0 {
  background: linear-gradient(135deg,#3A1E06,#1C120A);
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(201, 162, 39, 0.18);
  border-radius: 0.5rem;
  position: relative;
}.piy_sb_promo-fw0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 162, 39, 0.18),transparent 70%);
  height: 80px;
  width: 5rem;
  position: absolute;
  content: '';
  right: -20px;
  top: -1.25rem;
}.piy_sb_promo_title-fw0 {
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C9A227;
}.piy_sb_promo_text-fw0 {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  color: #F4ECD8;
  overflow-wrap: break-word;
}.piy_sb_promo_sub-fw0 {
  margin-top: 3px;
  color: #8C7558;
  font-size: 10px;
}.piy_sb_nav-fw0 {
  padding: 0.375rem 0.5rem 1rem;
}.piy_sb_nav_lb-fw0 {
  padding: 10px 8px 6px;
  color: #6E5C46;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.piy_sb_link-fw0 {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #A8916E;
  overflow-wrap: break-word;
  font-weight: 500;
}.piy_sb_link-fw0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.piy_sb_link-fw0.piy_state_active-fw0 {
  background: rgba(201, 162, 39, 0.18);
  color: #F4ECD8;
}.piy_sb_ic-fw0 {
  border-radius: 0.25rem;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
}.piy_sb_ic-fw0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.piy_sb_ic_1-fw0 {
  background: rgba(201, 162, 39, 0.07);
  color: #C9A227;
}.piy_sb_ic_2-fw0 {
  background: rgba(58, 174, 108, 0.16);
  color: #3AAE6C;
}.piy_sb_ic_3-fw0 {
  background: rgba(232, 146, 26, 0.18);
  color: #E8921A;
}.piy_sb_ic_4-fw0 {
  background: rgba(122, 64, 18, 0.28);
  color: #7A4012;
}.piy_sb_ic_5-fw0 {
  background: rgba(201, 162, 39, 0.07);
  color: #D94F82;
}.piy_sb_ic_6-fw0 {
  background: rgba(122, 64, 18, 0.28);
  color: #9558C2;
}.piy_sb_badge-fw0 {
  border-radius: 4px;
  background: #E8921A;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #100B06;
  font-weight: 700;
}.piy_sb_bot-fw0 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.piy_sb_lang-fw0,.piy_sb_help-fw0 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  flex: 1;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  display: flex;
  color: #A8916E;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
}.piy_sb_lang-fw0:hover,.piy_sb_help-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
  color: #F4ECD8;
}.piy_sb_lang-fw0 svg,.piy_sb_help-fw0 svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.piy_sb_bd-fw0 {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.piy_sb_bd-fw0.piy_state_on-fw0 {
  display: block;
}
@media(min-width: 1082px) {.piy_sb_bd-fw0 {
  display: none!important;
}
}.piy_mob_nav-fw0 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C120A;
  position: fixed;
  bottom: 0;
  z-index: 80;
  left: 0;
  right: 0;
  display: flex;
}
@media(min-width: 1082px) {.piy_mob_nav-fw0 {
  display: none;
}
}.piy_mob_nav_item-fw0 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #6E5C46;
  align-items: center;
}.piy_mob_nav_ic-fw0 {
  line-height: 1;
}.piy_mob_nav_ic-fw0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.piy_mob_nav_lb-fw0 {
  color: #6E5C46;
  font-weight: 600;
  font-size: 0.625rem;
}.piy_mob_nav_item-fw0.piy_state_active-fw0 {
  color: #C9A227;
}.piy_mob_nav_item-fw0.piy_state_active-fw0 .piy_mob_nav_lb-fw0 {
  color: #C9A227;
}.piy_hero-fw0 {
  padding: 20px 1rem 0;
  background: #100B06;
}
@media(min-width: 770px) {.piy_hero-fw0 {
  padding: 1.5rem 1.5rem 0;
}
}.piy_hero_in-fw0 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 857px) {.piy_hero_in-fw0 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.piy_hero_in-fw0 {
  grid-template-columns: 1fr 340px;
}
}.piy_hero_promo-fw0 {
  overflow: hidden;
  border-radius: 14px;
  background: #160E07;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.piy_hero_promo-fw0 {
  min-height: 17.5rem;
}
}.piy_hero_promo_bg-fw0 {
  inset: 0;
  background: linear-gradient(120deg,#3A1E06 0%,#100B06 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.piy_hero_promo_bg-fw0::after {
  inset: 0;
  background: linear-gradient(90deg,#100B06 0%,rgba(10, 6, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.piy_hero_promo_glow-fw0 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 64, 18, 0.28) 0%,transparent 65%);
  height: 18.75rem;
  top: -40px;
  width: 300px;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
}.piy_hero_promo_ct-fw0 {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  position: relative;
  max-width: 30rem;
  display: flex;
}
@media(min-width: 767px) {.piy_hero_promo_ct-fw0 {
  padding: 40px 2rem;
}
}.piy_hero_badge-fw0 {
  padding: 0.313rem 12px;
  background: rgba(201, 162, 39, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(201, 162, 39, 0.07);
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9A227;
  font-size: 10px;
}.piy_hero_h1-fw0 {
  font-size: 26px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  color: #F4ECD8;
}.piy_hero_h1-fw0 em {
  color: #E8921A;
  font-style: normal;
}
@media(min-width: 771px) {.piy_hero_h1-fw0 {
  font-size: 36px;
}
}.piy_hero_sub-fw0 {
  line-height: 1.55;
  color: #A8916E;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.piy_hero_sub-fw0 {
  font-size: 0.875rem;
}
}.piy_hero_row-fw0 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.piy_hero_cta-fw0 {
  background: #3AAE6C;
  padding: 13px 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  font-size: 0.875rem;
  box-shadow: 0 0 12px rgba(58, 174, 108, 0.30), 0 0.313rem 0.625rem rgba(0, 0, 0, 0.45);
  color: #100B06;
  font-weight: 700;
}.piy_hero_cta-fw0:hover {
  background: #44C87C;
}.piy_hero_terms-fw0 {
  font-size: 0.688rem;
  color: #6E5C46;
}.piy_hero_game-fw0 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  background: #160E07;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.piy_hero_game_badge-fw0 {
  padding: 5px 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(232, 146, 26, 0.18);
  background: rgba(232, 146, 26, 0.18);
  top: 12px;
  font-size: 10px;
  left: 12px;
  z-index: 3;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  color: #E8921A;
  letter-spacing: .06em;
}.piy_hero_game_badge-fw0 svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 0.688rem;
}.piy_hero_game_img-fw0 {
  background: linear-gradient(135deg,#3A1E06,#100B06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.piy_hero_game_img-fw0 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.piy_hero_game_play-fw0 {
  background: rgba(10, 6, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.piy_hero_game-fw0:hover .piy_hero_game_play-fw0 {
  opacity: 1;
}.piy_hero_game_play-fw0 span {
  border-radius: 50%;
  background: #C9A227;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
}.piy_hero_game_play-fw0 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.piy_hero_game_info-fw0 {
  padding: 14px 16px;
}.piy_hero_game_title-fw0 {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F4ECD8;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.piy_hero_game_provider-fw0 {
  font-size: 0.688rem;
  color: #8C7558;
}.piy_hero_game_btn-fw0 {
  background: #C9A227;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  margin: 12px 16px 16px;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  color: #F4ECD8;
}.piy_hero_game-fw0:hover .piy_hero_game_btn-fw0 {
  background: #DDB838;
}.piy_sbar-fw0 {
  background: #100B06;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.piy_sbar-fw0 {
  padding: 18px 1.5rem 0;
}
}.piy_sbar_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_sbar_row-fw0 {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.piy_sbar_input-fw0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  background: #160E07;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 10px;
  padding: 11px 1rem;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #8C7558;
}.piy_sbar_input-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
}.piy_sbar_input-fw0 svg {
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
  width: 15px;
}.piy_sbar_providers-fw0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  background: #160E07;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D9C9A8;
  display: flex;
  align-items: center;
}.piy_sbar_providers-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
  color: #F4ECD8;
}.piy_sbar_providers-fw0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.piy_sbar_tabs-fw0 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.piy_sbar_tabs-fw0::-webkit-scrollbar {
  display: none;
}.piy_sbar_tab-fw0 {
  gap: 0.438rem;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  color: #A8916E;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
}.piy_sbar_tab-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.piy_sbar_tab-fw0.piy_state_active-fw0 {
  background: rgba(201, 162, 39, 0.18);
  border-color: rgba(201, 162, 39, 0.07);
  color: #F4ECD8;
}.piy_sbar_tab_ic-fw0 svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.piy_wy-fw0 {
  background: #100B06;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.piy_wy-fw0 {
  padding: 40px 1.5rem 0;
}
}.piy_wy_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_wy_head-fw0 {
  max-width: 720px;
  margin-bottom: 18px;
}.piy_wy_label-fw0 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C9A227;
  font-weight: 700;
  text-transform: uppercase;
}.piy_wy_h2-fw0 {
  color: #F4ECD8;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.piy_wy_h2-fw0 {
  font-size: 24px;
}
}.piy_wy_intro-fw0 {
  margin: 0;
  line-height: 1.6;
  color: #8C7558;
  font-size: 0.813rem;
}.piy_wy_grid-fw0 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.piy_wy_grid-fw0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.piy_wy_grid-fw0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.piy_wy_card-fw0 {
  background: #1C120A;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
}.piy_wy_card-fw0:hover {
  border-color: rgba(201, 162, 39, 0.07);
  transform: translateY(-2px);
}.piy_wy_card_ic-fw0 {
  border-radius: 50%;
  background: rgba(201, 162, 39, 0.18);
  height: 44px;
  color: #C9A227;
  margin-bottom: 0.875rem;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  display: flex;
}.piy_wy_card_ic-fw0 svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.piy_wy_card_h-fw0 {
  line-height: 1.25;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
}.piy_wy_card_p-fw0 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8C7558;
  font-size: 13px;
}.piy_wy_card_p-fw0 strong {
  color: #D9C9A8;
  font-weight: 600;
}.piy_gcg-fw0 {
  padding: 36px 16px 0;
  background: #100B06;
}
@media(min-width: 765px) {.piy_gcg-fw0 {
  padding: 2.75rem 24px 0;
}
}.piy_gcg_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_gcg_head-fw0 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.piy_gcg_label-fw0 {
  text-transform: uppercase;
  color: #C9A227;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.piy_gcg_h2-fw0 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.piy_gcg_h2-fw0 {
  font-size: 1.75rem;
}
}.piy_gcg_intro-fw0 {
  color: #8C7558;
  font-size: 0.813rem;
  line-height: 1.6;
}.piy_gcg_grid-fw0 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.piy_gcg_grid-fw0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.piy_gcg_grid-fw0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.piy_gcg_card-fw0 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
  display: flex;
}.piy_gcg_card-fw0:hover {
  border-color: rgba(201, 162, 39, 0.18);
  transform: translateY(-3px);
}.piy_gcg_card_bg-fw0 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.piy_gcg_card_bg-fw0::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.piy_gcg_card_ic-fw0 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  justify-content: center;
  height: 40px;
  color: #F4ECD8;
  width: 40px;
  z-index: 2;
  align-items: center;
  top: 18px;
  display: flex;
  position: absolute;
}.piy_gcg_card_ic-fw0 svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.piy_gcg_card_ct-fw0 {
  position: relative;
  z-index: 1;
}.piy_gcg_card_h-fw0 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.2;
  color: #F4ECD8;
  font-weight: 800;
}
@media(min-width: 766px) {.piy_gcg_card_h-fw0 {
  font-size: 1.25rem;
}
}.piy_gcg_card_p-fw0 {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.piy_gcg_card_p-fw0 strong {
  color: #F4ECD8;
  font-weight: 600;
}.piy_gcg_card_cta-fw0 {
  gap: 0.25rem;
  display: inline-flex;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #C9A227;
}.piy_gcg_card_cta-fw0 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.piy_ws-fw0 {
  background: #100B06;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.piy_ws-fw0 {
  padding: 36px 24px 0;
}
}.piy_ws_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_ws_head-fw0 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.piy_ws_title-fw0 {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  align-items: center;
  font-weight: 700;
}.piy_ws_title_ic-fw0 svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8921A;
}.piy_ws_online-fw0 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #8C7558;
  font-weight: 600;
  display: flex;
}.piy_ws_online_dot-fw0 {
  background: #3AAE6C;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(58, 174, 108, 0.16);
  width: 8px;
  height: 0.5rem;
}.piy_ws_scroll-fw0 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.piy_ws_scroll-fw0::-webkit-scrollbar {
  display: none;
}.piy_wc-fw0 {
  gap: 0.625rem;
  border-radius: 8px;
  padding: 0.625rem 0.875rem;
  background: #160E07;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.piy_wc_img-fw0 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #1C120A;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.piy_wc_img-fw0 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.piy_wc_info-fw0 {
  min-width: 0;
}.piy_wc_game-fw0 {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #D9C9A8;
  font-weight: 600;
  text-overflow: ellipsis;
}.piy_wc_player-fw0 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #6E5C46;
  font-size: 10px;
}.piy_wc_amount-fw0 {
  color: #3AAE6C;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
}.piy_bon-fw0 {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 769px) {.piy_bon-fw0 {
  padding: 44px 1.5rem 0;
}
}.piy_bon_in-fw0 {
  margin: 0 auto;
  max-width: 1320px;
}.piy_bon_head-fw0 {
  margin-bottom: 1.25rem;
}.piy_bon_label-fw0 {
  color: #C9A227;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.piy_bon_h2-fw0 {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F4ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.piy_bon_h2-fw0 {
  font-size: 1.5rem;
}
}.piy_bon_seo-fw0 {
  line-height: 1.6;
  color: #8C7558;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.piy_bon_seo-fw0 strong {
  color: #D9C9A8;
  font-weight: 700;
}.piy_bon_seo-fw0 a {
  text-decoration: underline;
  color: #C9A227;
}.piy_bon_grid-fw0 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.piy_bon_grid-fw0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.piy_bon_grid-fw0 {
  grid-template-columns: repeat(5,1fr);
}
}.piy_bon_card-fw0 {
  background: #160E07;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 1rem;
}.piy_bon_card-fw0:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 162, 39, 0.07);
}.piy_bon_card_ic-fw0 svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
}.piy_bon_card_ic-fw0 {
  margin-bottom: 0.625rem;
}.piy_bon_card_type-fw0 {
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #8C7558;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.piy_bon_card_amount-fw0 {
  font-size: 18px;
  color: #E8921A;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.piy_bon_card_name-fw0 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
}.piy_bon_card_detail-fw0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #6E5C46;
  padding-top: 0.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
}.piy_reg-fw0 {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 771px) {.piy_reg-fw0 {
  padding: 44px 1.5rem 0;
}
}.piy_reg_in-fw0 {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  background: #1C120A;
  max-width: 1320px;
}
@media(min-width: 767px) {.piy_reg_in-fw0 {
  padding: 2.5rem;
}
}.piy_reg_top-fw0 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.piy_reg_top-fw0 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.piy_reg_label-fw0 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9A227;
}.piy_reg_h2-fw0 {
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.75rem;
  color: #F4ECD8;
}
@media(min-width: 770px) {.piy_reg_h2-fw0 {
  font-size: 1.75rem;
}
}.piy_reg_bonus-fw0 {
  gap: 8px;
  background: rgba(232, 146, 26, 0.18);
  padding: 0.625rem 1rem;
  border-radius: 8px;
  border: 1px solid rgba(232, 146, 26, 0.18);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.piy_reg_bonus_amount-fw0 {
  color: #E8921A;
  font-size: 1.25rem;
  font-weight: 800;
}.piy_reg_bonus_text-fw0 {
  color: #A8916E;
  font-size: 0.813rem;
  line-height: 1.35;
}.piy_reg_cta_btn-fw0 {
  background: #3AAE6C;
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  box-shadow: 0 0 12px rgba(58, 174, 108, 0.30), 0 5px 0.625rem rgba(0, 0, 0, 0.45);
  font-size: 15px;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #100B06;
}.piy_reg_cta_btn-fw0:hover {
  background: #44C87C;
}.piy_reg_terms-fw0 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #6E5C46;
}.piy_reg_seo-fw0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  color: #8C7558;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.piy_reg_seo-fw0 p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #8C7558;
}.piy_reg_seo-fw0 p:last-child {
  margin-bottom: 0;
}.piy_reg_seo-fw0 strong {
  font-weight: 700;
  color: #D9C9A8;
}.piy_reg_seo-fw0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A227;
}.piy_reg_seo-fw0 a:hover {
  color: #DDB838;
}.piy_reg_seo-fw0 ul,.piy_reg_seo-fw0 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.piy_reg_seo-fw0 ol {
  list-style: decimal;
}.piy_reg_seo-fw0 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #8C7558;
}.piy_reg_seo-fw0 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.piy_reg_seo-fw0 table {
  display: table;
}
}.piy_reg_seo-fw0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D9C9A8;
}.piy_reg_seo-fw0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #8C7558;
}.piy_reg_steps-fw0 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.piy_reg_steps-fw0 {
  margin-top: 0;
}
}.piy_reg_step-fw0 {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.piy_reg_step_num-fw0 {
  background: rgba(201, 162, 39, 0.18);
  border: 1px solid rgba(201, 162, 39, 0.07);
  border-radius: 50%;
  align-items: center;
  color: #C9A227;
  display: flex;
  flex-shrink: 0;
  font-size: 14px;
  justify-content: center;
  height: 2.125rem;
  font-weight: 800;
  width: 34px;
}.piy_reg_step_title-fw0 {
  color: #F4ECD8;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.piy_reg_step_text-fw0 {
  font-size: 0.75rem;
  color: #8C7558;
  line-height: 1.5;
}.piy_reg_trust-fw0 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.piy_reg_trust_item-fw0 {
  gap: 0.438rem;
  color: #8C7558;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.piy_reg_trust_ic-fw0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  color: #C9A227;
}.piy_prov-fw0 {
  background: #100B06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.piy_prov-fw0 {
  padding: 2.75rem 24px 0;
}
}.piy_prov_in-fw0 {
  margin: 0 auto;
  max-width: 1320px;
}.piy_prov_head-fw0 {
  margin-bottom: 1rem;
}.piy_prov_label-fw0 {
  color: #C9A227;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.piy_prov_h2-fw0 {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.piy_prov_h2-fw0 {
  font-size: 1.5rem;
}
}.piy_prov_seo-fw0 {
  color: #8C7558;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 620px;
}.piy_prov_seo-fw0 strong {
  font-weight: 700;
  color: #D9C9A8;
}.piy_prov_seo-fw0 a {
  color: #C9A227;
  text-decoration: underline;
}.piy_prov_grid-fw0 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.piy_prov_grid-fw0 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.piy_prov_grid-fw0 {
  grid-template-columns: repeat(8,1fr);
}
}.piy_prov_card-fw0 {
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  background: #160E07;
  gap: 0.438rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.piy_prov_card-fw0:hover {
  background: #1C120A;
  border-color: rgba(201, 162, 39, 0.45);
}.piy_prov_logo-fw0 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 44px;
  justify-content: center;
}.piy_prov_logo-fw0 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.piy_prov_name-fw0 {
  color: #A8916E;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.piy_app-fw0 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.piy_app-fw0 {
  padding: 2.75rem 1.5rem 0;
}
}.piy_app_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_app_head-fw0 {
  margin-bottom: 1rem;
}.piy_app_label-fw0 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C9A227;
  letter-spacing: .08em;
  text-transform: uppercase;
}.piy_app_h2-fw0 {
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.piy_app_h2-fw0 {
  font-size: 24px;
}
}.piy_app_sub-fw0 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #8C7558;
}.piy_app_sub-fw0 strong {
  font-weight: 700;
  color: #D9C9A8;
}.piy_app_cards-fw0 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.piy_app_cards-fw0 {
  grid-template-columns: repeat(3,1fr);
}
}.piy_app_card-fw0 {
  border-radius: 0.5rem;
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.piy_app_card_ios-fw0 {
  background: linear-gradient(135deg,rgba(201, 162, 39, 0.18) 0%,#1C120A 100%);
}.piy_app_card_android-fw0 {
  background: linear-gradient(135deg,rgba(58, 174, 108, 0.16) 0%,#1C120A 100%);
}.piy_app_card_win-fw0 {
  background: linear-gradient(135deg,rgba(232, 146, 26, 0.18) 0%,#1C120A 100%);
}.piy_app_card_ic-fw0 svg {
  width: 34px;
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
}.piy_app_card_ic-fw0 {
  color: #F4ECD8;
  flex-shrink: 0;
}.piy_app_card_os-fw0 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #8C7558;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.piy_app_card_title-fw0 {
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 15px;
  margin-bottom: 6px;
}.piy_app_card_text-fw0 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8C7558;
}.piy_app_card_btn-fw0 {
  border-radius: 0.25rem;
  border: 1px solid rgba(201, 162, 39, 0.45);
  transition: background .2s;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #F4ECD8;
}.piy_app_card_btn-fw0:hover {
  background: rgba(255, 255, 255, 0.07);
}.piy_seo-fw0 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.piy_seo-fw0 {
  padding: 44px 1.5rem 0;
}
}.piy_seo_in-fw0 {
  border-radius: 0.875rem;
  background: #1C120A;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.piy_seo_in-fw0 {
  padding: 36px 40px;
}
}.piy_seo_label-fw0 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #C9A227;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.piy_seo_h2-fw0 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  color: #F4ECD8;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.piy_seo_h2-fw0 {
  font-size: 24px;
}
}.piy_seo_body-fw0 {
  color: #A8916E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.piy_seo_body-fw0 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A8916E;
}.piy_seo_body-fw0 p:last-child {
  margin-bottom: 0;
}.piy_seo_body-fw0 strong {
  font-weight: 700;
  color: #D9C9A8;
}.piy_seo_body-fw0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A227;
}.piy_seo_body-fw0 a:hover {
  color: #DDB838;
}.piy_seo_body-fw0 ul,.piy_seo_body-fw0 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.piy_seo_body-fw0 ol {
  list-style: decimal;
}.piy_seo_body-fw0 li {
  font-size: 0.875rem;
  color: #A8916E;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.piy_seo_body-fw0 table {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.piy_seo_body-fw0 table {
  display: table;
}
}.piy_seo_body-fw0 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C9A8;
}.piy_seo_body-fw0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916E;
}.piy_seo_cols-fw0 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.piy_seo_cols-fw0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.piy_seo_cols-fw0 {
  grid-template-columns: repeat(3,1fr);
}
}.piy_seo_col_h-fw0 {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D9C9A8;
}.piy_seo_col_p-fw0 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8C7558;
  overflow-wrap: break-word;
}.piy_seo_stats-fw0 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.piy_seo_stat-fw0 {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(201, 162, 39, 0.18);
  background: rgba(201, 162, 39, 0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.piy_seo_stat_val-fw0 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C9A227;
}.piy_seo_stat_lb-fw0 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C7558;
}.piy_seo-fw0 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.piy_seo-fw0 {
  padding: 2.75rem 24px 0;
}
}.piy_seo_in-fw0 {
  background: #1C120A;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.piy_seo_in-fw0 {
  padding: 36px 2.5rem;
}
}.piy_seo_label-fw0 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C9A227;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.piy_seo_h2-fw0 {
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.piy_seo_h2-fw0 {
  font-size: 1.5rem;
}
}.piy_seo_body-fw0 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A8916E;
}.piy_seo_body-fw0 p {
  color: #A8916E;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.piy_seo_body-fw0 p:last-child {
  margin-bottom: 0;
}.piy_seo_body-fw0 strong {
  font-weight: 700;
  color: #D9C9A8;
}.piy_seo_body-fw0 a {
  transition: color .2s;
  color: #C9A227;
  text-decoration: underline;
}.piy_seo_body-fw0 a:hover {
  color: #DDB838;
}.piy_seo_body-fw0 ul,.piy_seo_body-fw0 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.piy_seo_body-fw0 ol {
  list-style: decimal;
}.piy_seo_body-fw0 li {
  color: #A8916E;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.piy_seo_body-fw0 table {
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.piy_seo_body-fw0 table {
  display: table;
}
}.piy_seo_body-fw0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D9C9A8;
  text-align: left;
  font-weight: 700;
}.piy_seo_body-fw0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916E;
}.piy_seo_cols-fw0 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.piy_seo_cols-fw0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.piy_seo_cols-fw0 {
  grid-template-columns: repeat(3,1fr);
}
}.piy_seo_col_h-fw0 {
  color: #D9C9A8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.piy_seo_col_p-fw0 {
  color: #8C7558;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.piy_seo_stats-fw0 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.piy_seo_stat-fw0 {
  border: 1px solid rgba(201, 162, 39, 0.18);
  padding: 0.875rem 16px;
  background: rgba(201, 162, 39, 0.07);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.piy_seo_stat_val-fw0 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C9A227;
  font-size: 20px;
}.piy_seo_stat_lb-fw0 {
  color: #8C7558;
  font-size: 11px;
  overflow-wrap: break-word;
}.piy_faq-fw0 {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 769px) {.piy_faq-fw0 {
  padding: 2.75rem 1.5rem 0;
}
}.piy_faq_in-fw0 {
  margin: 0 auto;
  max-width: 1320px;
}.piy_faq_head-fw0 {
  margin-bottom: 1.25rem;
}.piy_faq_label-fw0 {
  font-weight: 700;
  color: #C9A227;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.piy_faq_h2-fw0 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  font-weight: 800;
}
@media(min-width: 771px) {.piy_faq_h2-fw0 {
  font-size: 1.5rem;
}
}.piy_faq_list-fw0 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.piy_faq_item-fw0 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C120A;
  overflow: hidden;
}.piy_faq_q-fw0 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #D9C9A8;
  cursor: pointer;
}.piy_faq_q-fw0:hover {
  color: #F4ECD8;
}.piy_faq_q_ic-fw0 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 24px;
  color: #C9A227;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  font-size: 1rem;
}.piy_faq_item-fw0.piy_state_open-fw0 .piy_faq_q_ic-fw0 {
  transform: rotate(45deg);
}.piy_faq_a-fw0 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  color: #8C7558;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.piy_faq_item-fw0.piy_state_open-fw0 .piy_faq_a-fw0 {
  display: block;
}.piy_faq_a-fw0 strong {
  color: #D9C9A8;
  font-weight: 700;
}.piy_faq_a-fw0 a {
  text-decoration: underline;
  color: #C9A227;
}.piy_faq_a-fw0 ul,.piy_faq_a-fw0 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.piy_faq_a-fw0 ol {
  list-style: decimal;
}.piy_faq_a-fw0 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.piy_faq_a-fw0 table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.piy_faq_a-fw0 table {
  display: table;
}
}.piy_faq_a-fw0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #D9C9A8;
  text-align: left;
  font-weight: 700;
}.piy_faq_a-fw0 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C7558;
}.piy_seo-fw0 {
  background: #100B06;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.piy_seo-fw0 {
  padding: 44px 24px 0;
}
}.piy_seo_in-fw0 {
  padding: 28px 24px;
  margin: 0 auto;
  background: #1C120A;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.piy_seo_in-fw0 {
  padding: 36px 2.5rem;
}
}.piy_seo_label-fw0 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C9A227;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.piy_seo_h2-fw0 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.piy_seo_h2-fw0 {
  font-size: 1.5rem;
}
}.piy_seo_body-fw0 {
  overflow-wrap: break-word;
  color: #A8916E;
  font-size: 14px;
  line-height: 1.75;
}.piy_seo_body-fw0 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8916E;
}.piy_seo_body-fw0 p:last-child {
  margin-bottom: 0;
}.piy_seo_body-fw0 strong {
  color: #D9C9A8;
  font-weight: 700;
}.piy_seo_body-fw0 a {
  transition: color .2s;
  color: #C9A227;
  text-decoration: underline;
}.piy_seo_body-fw0 a:hover {
  color: #DDB838;
}.piy_seo_body-fw0 ul,.piy_seo_body-fw0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.piy_seo_body-fw0 ol {
  list-style: decimal;
}.piy_seo_body-fw0 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A8916E;
}.piy_seo_body-fw0 table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.piy_seo_body-fw0 table {
  display: table;
}
}.piy_seo_body-fw0 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C9A8;
}.piy_seo_body-fw0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916E;
}.piy_seo_cols-fw0 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.piy_seo_cols-fw0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.piy_seo_cols-fw0 {
  grid-template-columns: repeat(3,1fr);
}
}.piy_seo_col_h-fw0 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D9C9A8;
  font-weight: 700;
  font-size: 0.813rem;
}.piy_seo_col_p-fw0 {
  color: #8C7558;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.piy_seo_stats-fw0 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.piy_seo_stat-fw0 {
  border: 1px solid rgba(201, 162, 39, 0.18);
  border-radius: 8px;
  flex: 1;
  background: rgba(201, 162, 39, 0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.piy_seo_stat_val-fw0 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C9A227;
  font-size: 1.25rem;
  font-weight: 800;
}.piy_seo_stat_lb-fw0 {
  color: #8C7558;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.piy_rv-fw0 {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 767px) {.piy_rv-fw0 {
  padding: 44px 1.5rem 0;
}
}.piy_rv_in-fw0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.piy_rv_head-fw0 {
  margin-bottom: 20px;
  max-width: 45rem;
}.piy_rv_label-fw0 {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9A227;
}.piy_rv_h2-fw0 {
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 769px) {.piy_rv_h2-fw0 {
  font-size: 1.75rem;
}
}.piy_rv_stats-fw0 {
  gap: 1.125rem;
  font-size: 0.813rem;
  color: #8C7558;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.piy_rv_stats_score-fw0 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.piy_rv_stats_score_val-fw0 {
  font-weight: 800;
  font-size: 22px;
  color: #E8921A;
  font-family: 'Playfair Display', serif;
}.piy_rv_stats_score_max-fw0 {
  font-size: 13px;
  color: #6E5C46;
}.piy_rv_stats_badge-fw0 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.piy_rv_stats_badge-fw0 svg {
  height: 14px;
  width: 0.875rem;
  color: #E8921A;
}.piy_rv_grid-fw0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.piy_rv_grid-fw0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.piy_rv_grid-fw0 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.piy_rv_card-fw0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 1.25rem;
  background: #1C120A;
  flex-direction: column;
  display: flex;
}.piy_rv_card_stars-fw0 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8921A;
}.piy_rv_card_stars-fw0 svg {
  height: 0.875rem;
  width: 0.875rem;
}.piy_rv_card_h-fw0 {
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #F4ECD8;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}.piy_rv_card_body-fw0 {
  flex: 1;
  color: #8C7558;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.piy_rv_card_body-fw0 strong {
  color: #D9C9A8;
  font-weight: 600;
}.piy_rv_card_meta-fw0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.piy_rv_card_author-fw0 {
  font-size: 12px;
  color: #D9C9A8;
  font-weight: 600;
}.piy_rv_card_date-fw0 {
  color: #6E5C46;
  font-size: 0.688rem;
}.piy_ft-fw0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #09060300;
  margin-top: 48px;
}.piy_ft_support-fw0 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.piy_ft_support-fw0 {
  padding: 1.75rem 24px;
}
}.piy_ft_support_in-fw0 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.piy_ft_support_main-fw0 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.piy_ft_support_ic-fw0 {
  flex-shrink: 0;
  color: #C9A227;
}.piy_ft_support_ic-fw0 svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.piy_ft_support_text_title-fw0 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4ECD8;
  margin-bottom: 3px;
  font-size: 15px;
}.piy_ft_support_text_sub-fw0 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8C7558;
}.piy_ft_support_btn-fw0 {
  transition: background .2s;
  padding: 11px 22px;
  background: #C9A227;
  border-radius: 0.5rem;
  flex-shrink: 0;
  font-size: 13px;
  color: #F4ECD8;
  white-space: nowrap;
  font-weight: 700;
}.piy_ft_support_btn-fw0:hover {
  background: #DDB838;
}.piy_ft_support_contacts-fw0 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.piy_ft_support_contact-fw0 {
  color: #6E5C46;
  font-size: 12px;
  line-height: 1.4;
}.piy_ft_support_contact-fw0 strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #A8916E;
  font-size: 11px;
}.piy_ft_main-fw0 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.piy_ft_main-fw0 {
  padding: 2.5rem 1.5rem 2rem;
}
}.piy_ft_main_in-fw0 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:640px) {.piy_ft_main_in-fw0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.piy_ft_main_in-fw0 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.piy_ft_col_logo-fw0 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.piy_ft_col_logo-fw0 {
  grid-column: auto;
}
}.piy_ft_logo-fw0 {
  gap: 0.563rem;
  display: flex;
  color: #F4ECD8;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  margin-bottom: 12px;
  font-weight: 800;
}.piy_ft_logo_mark-fw0 {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.piy_ft_logo_mark-fw0 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.piy_ft_logo_sub-fw0 {
  color: #6E5C46;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
}.piy_ft_col_title-fw0 {
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #A8916E;
  letter-spacing: .07em;
}.piy_ft_col_links-fw0 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.piy_ft_col_link-fw0 {
  transition: color .2s;
  color: #6E5C46;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.piy_ft_col_link-fw0:hover {
  color: #D9C9A8;
}.piy_ft_apps-fw0 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.piy_ft_app_card-fw0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.piy_ft_app_card-fw0:hover {
  border-color: rgba(201, 162, 39, 0.45);
}.piy_ft_app_card_ic-fw0 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.piy_ft_app_card_os-fw0 {
  color: #6E5C46;
  font-weight: 600;
  font-size: 0.625rem;
}.piy_ft_app_card_action-fw0 {
  color: #D9C9A8;
  font-weight: 700;
  font-size: 12px;
}.piy_ft_bot-fw0 {
  padding: 20px 16px;
}
@media(min-width: 765px) {.piy_ft_bot-fw0 {
  padding: 20px 24px;
}
}.piy_ft_bot_in-fw0 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.piy_ft_socials-fw0 {
  gap: 8px;
  display: flex;
}.piy_ft_soc-fw0 {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 36px;
  color: #A8916E;
  width: 36px;
  display: flex;
  align-items: center;
}.piy_ft_soc-fw0 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.piy_ft_soc-fw0:hover {
  background: rgba(255, 255, 255, 0.07);
}.piy_ft_legal-fw0 {
  flex: 1;
  overflow-wrap: break-word;
  color: #897262;
  font-size: 11px;
  min-width: 200px;
  line-height: 1.6;
}.piy_ft_legal-fw0 strong {
  font-weight: 700;
  color: #A8916E;
}.piy_ft_legal-fw0 a {
  color: #A8916E;
  text-decoration: underline;
}.piy_ft_age-fw0 {
  border-radius: 50%;
  border: 2px solid #897262;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  font-size: 11px;
  display: flex;
  margin-left: auto;
  align-items: center;
  height: 2rem;
  color: #897262;
}