*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0D0508;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #D6C8CD;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.tpy-layout-z7j {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.tpy-page-z7j {
  display: flex;
  min-height: 100vh;
}.tpy-main-z7j {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.tpy-main-z7j {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.tpy-main-z7j {
  padding-bottom: 4.5rem;
}
}.tpy-gc-z7j {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #130709;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.tpy-gc-z7j {
  width: 156px;
}
}
@media(min-width: 1083px) {.tpy-gc-z7j {
  width: 10.5rem;
}
}.tpy-gc-z7j:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 28, 52, 0.07);
}.tpy-gc_img-z7j {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.tpy-gc_img-z7j img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tpy-gc_hover-z7j {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7, 2, 4, 0.72);
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
}.tpy-gc-z7j:hover .tpy-gc_hover-z7j {
  opacity: 1;
}.tpy-gc_hover_btn-z7j {
  background: #C41C34;
  padding: 0.5rem 16px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F4EEF0;
}.tpy-gc_info-z7j {
  padding: 0.5rem 0.625rem 10px;
}.tpy-gc_name-z7j {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  color: #D6C8CD;
  text-overflow: ellipsis;
}.tpy-gc_prov-z7j {
  color: #695A5F;
  font-size: 10px;
}.tpy-gc_tag-z7j {
  border-radius: 4px;
  padding: 2px 7px;
  top: 6px;
  position: absolute;
  font-size: 0.563rem;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
  text-transform: uppercase;
}.tpy-gc_tag_hot-z7j {
  background: #E01828;
  color: #fff;
}.tpy-gc_tag_new-z7j {
  background: #2BA865;
  color: #0D0508;
}.tpy-gc_tag_jp-z7j {
  background: #C9940E;
  color: #0D0508;
}.tpy-gc_tag_ex-z7j {
  background: #9478A8;
  color: #fff;
}.tpy-gc_tag_live-z7j {
  background: #E01828;
  color: #fff;
}.tpy-gr-z7j {
  background: #0D0508;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.tpy-gr-z7j {
  padding: 2.25rem 24px 0;
}
}.tpy-gr_in-z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpy-gr_head-z7j {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.tpy-gr_head_l-z7j {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.tpy-gr_ic-z7j {
  border-radius: 8px;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
}.tpy-gr_ic-z7j svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.tpy-gr_title-z7j {
  font-size: 16px;
  font-weight: 700;
  color: #F4EEF0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.tpy-gr_title-z7j {
  font-size: 1.125rem;
}
}.tpy-gr_more-z7j {
  gap: 5px;
  transition: color .2s;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  color: #7D6870;
}.tpy-gr_more-z7j:hover {
  color: #C41C34;
}.tpy-gr_more-z7j svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.tpy-gr_arrows-z7j {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.tpy-gr_arr-z7j {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  justify-content: center;
  color: #A08890;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  display: flex;
}.tpy-gr_arr-z7j:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EEF0;
}.tpy-gr_arr-z7j svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tpy-gr_seo_h-z7j {
  margin: 0 0 6px;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #D6C8CD;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 769px) {.tpy-gr_seo_h-z7j {
  font-size: 0.875rem;
}
}.tpy-gr_seo-z7j {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #7D6870;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.tpy-gr_seo-z7j strong {
  font-weight: 600;
  color: #D6C8CD;
}.tpy-gr_scroll-z7j {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.tpy-gr_scroll-z7j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tpy-gr_scroll-z7j {
  gap: 0.75rem;
}
}.tpy-tb-z7j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0508;
  left: 0;
  align-items: center;
  z-index: 80;
  right: 0;
  top: 0;
  display: flex;
  height: 56px;
  position: fixed;
}.tpy-tb_in-z7j {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.tpy-tb_burger-z7j {
  border-radius: 8px;
  gap: 0.313rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  margin-right: 8px;
  height: 2.375rem;
  align-items: center;
  flex-direction: column;
}.tpy-tb_burger-z7j:hover {
  background: rgba(255, 255, 255, 0.05);
}.tpy-tb_burger_line-z7j {
  background: #A08890;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1083px) {.tpy-tb_burger-z7j {
  display: none;
}
}.tpy-tb_logo-z7j {
  gap: 9px;
  flex-shrink: 0;
  margin-right: 20px;
  display: flex;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #F4EEF0;
  font-weight: 800;
  font-size: 18px;
  align-items: center;
}.tpy-tb_logo_mark-z7j {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
}.tpy-tb_logo_mark-z7j img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tpy-tb_nav-z7j {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.tpy-tb_nav-z7j {
  display: flex;
}
}.tpy-tb_tab-z7j {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #A08890;
}.tpy-tb_tab-z7j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EEF0;
}.tpy-tb_tab-z7j.tpy-state_active-z7j {
  background: rgba(196, 28, 52, 0.18);
  color: #F4EEF0;
}.tpy-tb_right-z7j {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.tpy-tb_login-z7j {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #D6C8CD;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.tpy-tb_login-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
  color: #F4EEF0;
}
@media(min-width: 481px) {.tpy-tb_login-z7j {
  display: block;
}
}.tpy-tb_reg-z7j {
  padding: 0.563rem 1.125rem;
  background: #2BA865;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0D0508;
}.tpy-tb_reg-z7j:hover {
  background: #34C878;
}.tpy-sb-z7j {
  transition: transform .25s ease;
  background: #180B0F;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
  top: 56px;
  bottom: 0;
  left: 0;
}.tpy-sb-z7j.tpy-state_open-z7j {
  transform: translateX(0);
}.tpy-sb-z7j::-webkit-scrollbar {
  width: 4px;
}.tpy-sb-z7j::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.tpy-sb-z7j {
  transform: translateX(0);
}
}.tpy-sb_auth-z7j {
  padding: 0.875rem 12px 10px;
}.tpy-sb_btn_reg-z7j {
  border-radius: 8px;
  transition: background .2s;
  background: #2BA865;
  padding: 0.688rem;
  font-size: 0.813rem;
  color: #0D0508;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
}.tpy-sb_btn_reg-z7j:hover {
  background: #34C878;
}.tpy-sb_btn_login-z7j {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  display: block;
  font-size: 0.813rem;
  color: #D6C8CD;
  font-weight: 600;
  text-align: center;
}.tpy-sb_btn_login-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
  color: #F4EEF0;
}.tpy-sb_promo-z7j {
  overflow: hidden;
  padding: 0.75rem 14px;
  border: 1px solid rgba(196, 28, 52, 0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#360B14,#180B0F);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.tpy-sb_promo-z7j::before {
  background: radial-gradient(circle,rgba(196, 28, 52, 0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: absolute;
  right: -20px;
  top: -20px;
  content: '';
}.tpy-sb_promo_title-z7j {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C41C34;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.tpy-sb_promo_text-z7j {
  font-size: 12px;
  line-height: 1.35;
  color: #F4EEF0;
  font-weight: 600;
  overflow-wrap: break-word;
}.tpy-sb_promo_sub-z7j {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7D6870;
}.tpy-sb_nav-z7j {
  padding: 0.375rem 0.5rem 16px;
}.tpy-sb_nav_lb-z7j {
  padding: 0.625rem 8px 6px;
  color: #695A5F;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.tpy-sb_link-z7j {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #A08890;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
}.tpy-sb_link-z7j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EEF0;
}.tpy-sb_link-z7j.tpy-state_active-z7j {
  background: rgba(196, 28, 52, 0.18);
  color: #F4EEF0;
}.tpy-sb_ic-z7j {
  border-radius: 4px;
  justify-content: center;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.tpy-sb_ic-z7j svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.tpy-sb_ic_1-z7j {
  background: rgba(196, 28, 52, 0.07);
  color: #C41C34;
}.tpy-sb_ic_2-z7j {
  background: rgba(43, 168, 101, 0.16);
  color: #2BA865;
}.tpy-sb_ic_3-z7j {
  background: rgba(201, 148, 14, 0.16);
  color: #C9940E;
}.tpy-sb_ic_4-z7j {
  background: rgba(148, 120, 168, 0.20);
  color: #9478A8;
}.tpy-sb_ic_5-z7j {
  background: rgba(196, 28, 52, 0.07);
  color: #C84882;
}.tpy-sb_ic_6-z7j {
  background: rgba(148, 120, 168, 0.20);
  color: #7B44B0;
}.tpy-sb_badge-z7j {
  background: #C9940E;
  padding: 2px 7px;
  border-radius: 4px;
  margin-left: auto;
  font-size: 9px;
  color: #0D0508;
  font-weight: 700;
}.tpy-sb_bot-z7j {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.tpy-sb_lang-z7j,.tpy-sb_help-z7j {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  gap: 0.375rem;
  flex: 1;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  font-size: 0.688rem;
  justify-content: center;
  color: #A08890;
  display: flex;
  align-items: center;
  font-weight: 600;
}.tpy-sb_lang-z7j:hover,.tpy-sb_help-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
  color: #F4EEF0;
}.tpy-sb_lang-z7j svg,.tpy-sb_help-z7j svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.tpy-sb_bd-z7j {
  inset: 0;
  background: rgba(7, 2, 4, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.tpy-sb_bd-z7j.tpy-state_on-z7j {
  display: block;
}
@media(min-width: 1082px) {.tpy-sb_bd-z7j {
  display: none!important;
}
}.tpy-mob_nav-z7j {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #180B0F;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  left: 0;
  position: fixed;
  display: flex;
  right: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.tpy-mob_nav-z7j {
  display: none;
}
}.tpy-mob_nav_item-z7j {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  color: #695A5F;
  display: flex;
}.tpy-mob_nav_ic-z7j {
  line-height: 1;
}.tpy-mob_nav_ic-z7j svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.tpy-mob_nav_lb-z7j {
  color: #695A5F;
  font-weight: 600;
  font-size: 10px;
}.tpy-mob_nav_item-z7j.tpy-state_active-z7j {
  color: #C41C34;
}.tpy-mob_nav_item-z7j.tpy-state_active-z7j .tpy-mob_nav_lb-z7j {
  color: #C41C34;
}.tpy-hero-z7j {
  padding: 1.25rem 1rem 0;
  background: #0D0508;
}
@media(min-width: 767px) {.tpy-hero-z7j {
  padding: 1.5rem 24px 0;
}
}.tpy-hero_in-z7j {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 863px) {.tpy-hero_in-z7j {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.tpy-hero_in-z7j {
  grid-template-columns: 1fr 340px;
}
}.tpy-hero_promo-z7j {
  background: #130709;
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 770px) {.tpy-hero_promo-z7j {
  min-height: 280px;
}
}.tpy-hero_promo_bg-z7j {
  background-position: center;
  background: linear-gradient(120deg,#360B14 0%,#0D0508 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.tpy-hero_promo_bg-z7j::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0508 0%,rgba(7, 2, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.tpy-hero_promo_glow-z7j {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(148, 120, 168, 0.20) 0%,transparent 65%);
  top: -2.5rem;
  position: absolute;
  width: 300px;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
}.tpy-hero_promo_ct-z7j {
  padding: 28px 1.5rem 28px 1.75rem;
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
}
@media(min-width: 765px) {.tpy-hero_promo_ct-z7j {
  padding: 40px 2rem;
}
}.tpy-hero_badge-z7j {
  background: rgba(196, 28, 52, 0.18);
  border: 1px solid rgba(196, 28, 52, 0.07);
  border-radius: 1.25rem;
  padding: 0.313rem 12px;
  display: inline-block;
  color: #C41C34;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 10px;
}.tpy-hero_h1-z7j {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-size: 26px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #F4EEF0;
}.tpy-hero_h1-z7j em {
  font-style: normal;
  color: #C9940E;
}
@media(min-width: 767px) {.tpy-hero_h1-z7j {
  font-size: 2.25rem;
}
}.tpy-hero_sub-z7j {
  color: #A08890;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.tpy-hero_sub-z7j {
  font-size: 0.875rem;
}
}.tpy-hero_row-z7j {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tpy-hero_cta-z7j {
  padding: 13px 26px;
  border-radius: 8px;
  background: #2BA865;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0D0508;
  box-shadow: 0 4px 0.375rem rgba(0,0,0,0.55), 0 0 14px rgba(43,168,101,0.38);
}.tpy-hero_cta-z7j:hover {
  background: #34C878;
}.tpy-hero_terms-z7j {
  color: #695A5F;
  font-size: 0.688rem;
}.tpy-hero_game-z7j {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #130709;
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.tpy-hero_game_badge-z7j {
  padding: 0.313rem 10px;
  border: 1px solid rgba(201, 148, 14, 0.16);
  background: rgba(201, 148, 14, 0.16);
  border-radius: 1.25rem;
  position: absolute;
  text-transform: uppercase;
  left: 0.75rem;
  z-index: 3;
  font-weight: 700;
  letter-spacing: .06em;
  top: 0.75rem;
  font-size: 0.625rem;
  color: #C9940E;
}.tpy-hero_game_badge-z7j svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.tpy-hero_game_img-z7j {
  overflow: hidden;
  background: linear-gradient(135deg,#360B14,#0D0508);
  position: relative;
  padding-bottom: 60%;
}.tpy-hero_game_img-z7j img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.tpy-hero_game_play-z7j {
  inset: 0;
  background: rgba(7, 2, 4, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.tpy-hero_game-z7j:hover .tpy-hero_game_play-z7j {
  opacity: 1;
}.tpy-hero_game_play-z7j span {
  border-radius: 50%;
  background: #C41C34;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 52px;
  height: 3.25rem;
}.tpy-hero_game_play-z7j span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.tpy-hero_game_info-z7j {
  padding: 14px 1rem;
}.tpy-hero_game_title-z7j {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F4EEF0;
  font-size: 15px;
}.tpy-hero_game_provider-z7j {
  font-size: 0.688rem;
  color: #7D6870;
}.tpy-hero_game_btn-z7j {
  background: #C41C34;
  transition: background .2s;
  margin: 12px 16px 1rem;
  padding: 0.688rem;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #F4EEF0;
}.tpy-hero_game-z7j:hover .tpy-hero_game_btn-z7j {
  background: #E02248;
}.tpy-sbar-z7j {
  padding: 1rem 1rem 0;
  background: #0D0508;
}
@media(min-width: 769px) {.tpy-sbar-z7j {
  padding: 18px 1.5rem 0;
}
}.tpy-sbar_in-z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpy-sbar_row-z7j {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.tpy-sbar_input-z7j {
  background: #130709;
  border-radius: 8px;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  transition: border-color .2s;
  font-size: 0.813rem;
  color: #7D6870;
  cursor: pointer;
  align-items: center;
  display: flex;
}.tpy-sbar_input-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
}.tpy-sbar_input-z7j svg {
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
}.tpy-sbar_providers-z7j {
  padding: 0.688rem 1.125rem;
  background: #130709;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-size: 0.813rem;
  color: #D6C8CD;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.tpy-sbar_providers-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
  color: #F4EEF0;
}.tpy-sbar_providers-z7j svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.tpy-sbar_tabs-z7j {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.tpy-sbar_tabs-z7j::-webkit-scrollbar {
  display: none;
}.tpy-sbar_tab-z7j {
  gap: 0.438rem;
  border-radius: 1.25rem;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  color: #A08890;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
}.tpy-sbar_tab-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EEF0;
}.tpy-sbar_tab-z7j.tpy-state_active-z7j {
  border-color: rgba(196, 28, 52, 0.07);
  background: rgba(196, 28, 52, 0.18);
  color: #F4EEF0;
}.tpy-sbar_tab_ic-z7j svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.tpy-wy-z7j {
  padding: 32px 16px 0;
  background: #0D0508;
}
@media(min-width: 769px) {.tpy-wy-z7j {
  padding: 2.5rem 24px 0;
}
}.tpy-wy_in-z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpy-wy_head-z7j {
  margin-bottom: 18px;
  max-width: 45rem;
}.tpy-wy_label-z7j {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C41C34;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.tpy-wy_h2-z7j {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EEF0;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width:768px) {.tpy-wy_h2-z7j {
  font-size: 24px;
}
}.tpy-wy_intro-z7j {
  margin: 0;
  line-height: 1.6;
  color: #7D6870;
  font-size: 13px;
}.tpy-wy_grid-z7j {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tpy-wy_grid-z7j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tpy-wy_grid-z7j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tpy-wy_card-z7j {
  background: #180B0F;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.tpy-wy_card-z7j:hover {
  border-color: rgba(196, 28, 52, 0.07);
  transform: translateY(-2px);
}.tpy-wy_card_ic-z7j {
  background: rgba(196, 28, 52, 0.18);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  color: #C41C34;
  margin-bottom: 14px;
  align-items: center;
  height: 2.75rem;
  width: 2.75rem;
}.tpy-wy_card_ic-z7j svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.tpy-wy_card_h-z7j {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F4EEF0;
}.tpy-wy_card_p-z7j {
  font-size: 0.813rem;
  color: #7D6870;
  overflow-wrap: break-word;
  line-height: 1.6;
}.tpy-wy_card_p-z7j strong {
  color: #D6C8CD;
  font-weight: 600;
}.tpy-gr_jp-z7j {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0A2E 0%,#0C0514 100%);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}.tpy-gr_jp-z7j::before {
  background: radial-gradient(circle,rgba(148, 120, 168, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  content: '';
  width: 250px;
  left: -60px;
  top: -3.75rem;
}.tpy-gr_jp-z7j::after {
  background: radial-gradient(circle,rgba(201, 148, 14, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  right: 0;
  content: '';
  position: absolute;
  width: 200px;
  bottom: -2.5rem;
}.tpy-gr_jp_head-z7j {
  gap: 16px;
  display: flex;
  z-index: 1;
  position: relative;
  margin-bottom: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
}.tpy-gr_jp_info-z7j {
  flex: 1;
}.tpy-gr_jp_label-z7j {
  font-weight: 700;
  color: #7B44B0;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-size: 11px;
}.tpy-gr_jp_label-z7j svg {
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.tpy-gr_jp_amount-z7j {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  color: #F4EEF0;
}
@media(min-width: 766px) {.tpy-gr_jp_amount-z7j {
  font-size: 40px;
}
}.tpy-gr_jp_amount-z7j span {
  color: #C9940E;
}.tpy-gr_jp_seo-z7j {
  max-width: 480px;
  color: #A08890;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.tpy-gr_jp_cta-z7j {
  border: 1px solid rgba(148, 120, 168, 0.20);
  background: rgba(148, 120, 168, 0.20);
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F4EEF0;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  margin-top: 0.25rem;
  align-self: flex-start;
}.tpy-gr_jp_cta-z7j:hover {
  background: #9478A8;
}.tpy-ws-z7j {
  padding: 32px 16px 0;
  background: #0D0508;
}
@media(min-width: 769px) {.tpy-ws-z7j {
  padding: 2.25rem 24px 0;
}
}.tpy-ws_in-z7j {
  margin: 0 auto;
  max-width: 1320px;
}.tpy-ws_head-z7j {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.tpy-ws_title-z7j {
  gap: 10px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #F4EEF0;
  font-size: 1rem;
  align-items: center;
}.tpy-ws_title_ic-z7j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #C9940E;
  height: 18px;
}.tpy-ws_online-z7j {
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #7D6870;
  align-items: center;
}.tpy-ws_online_dot-z7j {
  background: #2BA865;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(43, 168, 101, 0.16);
  width: 0.5rem;
}.tpy-ws_scroll-z7j {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.tpy-ws_scroll-z7j::-webkit-scrollbar {
  display: none;
}.tpy-wc-z7j {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  gap: 0.625rem;
  background: #130709;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.tpy-wc_img-z7j {
  background: #180B0F;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.tpy-wc_img-z7j img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tpy-wc_info-z7j {
  min-width: 0;
}.tpy-wc_game-z7j {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  color: #D6C8CD;
}.tpy-wc_player-z7j {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #695A5F;
  white-space: nowrap;
  font-size: 10px;
}.tpy-wc_amount-z7j {
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  color: #2BA865;
  white-space: nowrap;
  font-size: 13px;
}.tpy-htp-z7j {
  background: #0D0508;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.tpy-htp-z7j {
  padding: 2.75rem 24px 0;
}
}.tpy-htp_in-z7j {
  margin: 0 auto;
  max-width: 1320px;
}.tpy-htp_head-z7j {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.tpy-htp_label-z7j {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C41C34;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.tpy-htp_h2-z7j {
  font-family: 'Cinzel', serif;
  color: #F4EEF0;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tpy-htp_h2-z7j {
  font-size: 1.75rem;
}
}.tpy-htp_intro-z7j {
  color: #7D6870;
  font-size: 14px;
  line-height: 1.6;
}.tpy-htp_steps-z7j {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.tpy-htp_steps-z7j {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tpy-htp_steps-z7j {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tpy-htp_step-z7j {
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #180B0F;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.tpy-htp_step_num-z7j {
  border-radius: 50%;
  background: #C41C34;
  display: flex;
  font-size: 0.813rem;
  top: -12px;
  left: 20px;
  font-family: 'Cinzel', serif;
  position: absolute;
  align-items: center;
  color: #0D0508;
  height: 28px;
  justify-content: center;
  font-weight: 800;
  width: 28px;
}.tpy-htp_step_ic-z7j {
  margin: 0.5rem 0 0.75rem;
  border-radius: 4px;
  background: rgba(196, 28, 52, 0.18);
  height: 2.25rem;
  align-items: center;
  width: 36px;
  color: #C41C34;
  justify-content: center;
  display: flex;
}.tpy-htp_step_ic-z7j svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
}.tpy-htp_step_h-z7j {
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #F4EEF0;
  margin-bottom: 6px;
  line-height: 1.25;
}.tpy-htp_step_p-z7j {
  line-height: 1.55;
  font-size: 13px;
  color: #7D6870;
  overflow-wrap: break-word;
}.tpy-htp_step_p-z7j strong {
  font-weight: 600;
  color: #D6C8CD;
}.tpy-htp_cta-z7j {
  background: #2BA865;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #0D0508;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
}.tpy-htp_cta-z7j:hover {
  background: #34C878;
}.tpy-prov-z7j {
  padding: 2.25rem 1rem 0;
  background: #0D0508;
}
@media(min-width: 767px) {.tpy-prov-z7j {
  padding: 44px 1.5rem 0;
}
}.tpy-prov_in-z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpy-prov_head-z7j {
  margin-bottom: 16px;
}.tpy-prov_label-z7j {
  color: #C41C34;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.tpy-prov_h2-z7j {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4EEF0;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width:768px) {.tpy-prov_h2-z7j {
  font-size: 24px;
}
}.tpy-prov_seo-z7j {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6870;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
}.tpy-prov_seo-z7j strong {
  font-weight: 700;
  color: #D6C8CD;
}.tpy-prov_seo-z7j a {
  color: #C41C34;
  text-decoration: underline;
}.tpy-prov_grid-z7j {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.tpy-prov_grid-z7j {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tpy-prov_grid-z7j {
  grid-template-columns: repeat(8,1fr);
}
}.tpy-prov_card-z7j {
  padding: 14px 10px;
  background: #130709;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.tpy-prov_card-z7j:hover {
  background: #180B0F;
  border-color: rgba(196, 28, 52, 0.55);
}.tpy-prov_logo-z7j {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.75rem;
}.tpy-prov_logo-z7j img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.tpy-prov_name-z7j {
  text-align: center;
  font-size: 11px;
  color: #A08890;
  overflow-wrap: break-word;
  font-weight: 600;
}.tpy-app-z7j {
  background: #0D0508;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tpy-app-z7j {
  padding: 44px 1.5rem 0;
}
}.tpy-app_in-z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpy-app_head-z7j {
  margin-bottom: 1rem;
}.tpy-app_label-z7j {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C41C34;
}.tpy-app_h2-z7j {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F4EEF0;
  font-weight: 800;
}
@media(min-width: 769px) {.tpy-app_h2-z7j {
  font-size: 24px;
}
}.tpy-app_sub-z7j {
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6870;
  font-size: 13px;
}.tpy-app_sub-z7j strong {
  color: #D6C8CD;
  font-weight: 700;
}.tpy-app_cards-z7j {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tpy-app_cards-z7j {
  grid-template-columns: repeat(3,1fr);
}
}.tpy-app_card-z7j {
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  border-radius: 8px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.tpy-app_card_ios-z7j {
  background: linear-gradient(135deg,rgba(196, 28, 52, 0.18) 0%,#180B0F 100%);
}.tpy-app_card_android-z7j {
  background: linear-gradient(135deg,rgba(43, 168, 101, 0.16) 0%,#180B0F 100%);
}.tpy-app_card_win-z7j {
  background: linear-gradient(135deg,rgba(201, 148, 14, 0.16) 0%,#180B0F 100%);
}.tpy-app_card_ic-z7j svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.tpy-app_card_ic-z7j {
  color: #F4EEF0;
  flex-shrink: 0;
}.tpy-app_card_os-z7j {
  color: #7D6870;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
}.tpy-app_card_title-z7j {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4EEF0;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
}.tpy-app_card_text-z7j {
  line-height: 1.5;
  color: #7D6870;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.tpy-app_card_btn-z7j {
  padding: 10px 1.125rem;
  border: 1px solid rgba(196, 28, 52, 0.55);
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border-radius: 0.25rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  color: #F4EEF0;
}.tpy-app_card_btn-z7j:hover {
  background: rgba(255, 255, 255, 0.07);
}.tpy-bon-z7j {
  background: #0D0508;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.tpy-bon-z7j {
  padding: 44px 24px 0;
}
}.tpy-bon_in-z7j {
  margin: 0 auto;
  max-width: 1320px;
}.tpy-bon_head-z7j {
  margin-bottom: 20px;
}.tpy-bon_label-z7j {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C41C34;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.tpy-bon_h2-z7j {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F4EEF0;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.tpy-bon_h2-z7j {
  font-size: 1.5rem;
}
}.tpy-bon_seo-z7j {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6870;
  line-height: 1.6;
}.tpy-bon_seo-z7j strong {
  color: #D6C8CD;
  font-weight: 700;
}.tpy-bon_seo-z7j a {
  color: #C41C34;
  text-decoration: underline;
}.tpy-bon_grid-z7j {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.tpy-bon_grid-z7j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.tpy-bon_grid-z7j {
  grid-template-columns: repeat(5,1fr);
}
}.tpy-bon_card-z7j {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #130709;
  border-radius: 8px;
}.tpy-bon_card-z7j:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 28, 52, 0.07);
}.tpy-bon_card_ic-z7j svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.tpy-bon_card_ic-z7j {
  margin-bottom: 10px;
}.tpy-bon_card_type-z7j {
  font-weight: 700;
  color: #7D6870;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
}.tpy-bon_card_amount-z7j {
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  color: #C9940E;
}.tpy-bon_card_name-z7j {
  color: #F4EEF0;
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tpy-bon_card_detail-z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  color: #695A5F;
}.tpy-reg-z7j {
  background: #0D0508;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.tpy-reg-z7j {
  padding: 2.75rem 1.5rem 0;
}
}.tpy-reg_in-z7j {
  border-radius: 12px;
  background: #180B0F;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.tpy-reg_in-z7j {
  padding: 2.5rem;
}
}.tpy-reg_top-z7j {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.tpy-reg_top-z7j {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tpy-reg_label-z7j {
  color: #C41C34;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tpy-reg_h2-z7j {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  color: #F4EEF0;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.tpy-reg_h2-z7j {
  font-size: 1.75rem;
}
}.tpy-reg_bonus-z7j {
  padding: 0.625rem 1rem;
  border-radius: 8px;
  gap: 0.5rem;
  background: rgba(201, 148, 14, 0.16);
  border: 1px solid rgba(201, 148, 14, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.tpy-reg_bonus_amount-z7j {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C9940E;
}.tpy-reg_bonus_text-z7j {
  font-size: 13px;
  line-height: 1.35;
  color: #A08890;
}.tpy-reg_cta_btn-z7j {
  transition: background .2s;
  background: #2BA865;
  border-radius: 8px;
  padding: 14px 2rem;
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
  color: #0D0508;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 0.375rem rgba(0,0,0,0.55), 0 0 0.875rem rgba(43,168,101,0.38);
}.tpy-reg_cta_btn-z7j:hover {
  background: #34C878;
}.tpy-reg_terms-z7j {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #695A5F;
}.tpy-reg_seo-z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 1.65;
  color: #7D6870;
}.tpy-reg_seo-z7j p {
  font-size: 13px;
  color: #7D6870;
  line-height: 1.65;
  margin-bottom: 10px;
}.tpy-reg_seo-z7j p:last-child {
  margin-bottom: 0;
}.tpy-reg_seo-z7j strong {
  color: #D6C8CD;
  font-weight: 700;
}.tpy-reg_seo-z7j a {
  transition: color .2s;
  color: #C41C34;
  text-decoration: underline;
}.tpy-reg_seo-z7j a:hover {
  color: #E02248;
}.tpy-reg_seo-z7j ul,.tpy-reg_seo-z7j ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.tpy-reg_seo-z7j ol {
  list-style: decimal;
}.tpy-reg_seo-z7j li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
  color: #7D6870;
}.tpy-reg_seo-z7j table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.tpy-reg_seo-z7j table {
  display: table;
}
}.tpy-reg_seo-z7j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #D6C8CD;
  text-align: left;
}.tpy-reg_seo-z7j td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6870;
}.tpy-reg_steps-z7j {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.tpy-reg_steps-z7j {
  margin-top: 0;
}
}.tpy-reg_step-z7j {
  padding: 1rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.tpy-reg_step_num-z7j {
  background: rgba(196, 28, 52, 0.18);
  border: 1px solid rgba(196, 28, 52, 0.07);
  border-radius: 50%;
  align-items: center;
  font-size: 14px;
  height: 34px;
  justify-content: center;
  width: 34px;
  display: flex;
  color: #C41C34;
  font-weight: 800;
  flex-shrink: 0;
}.tpy-reg_step_title-z7j {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EEF0;
}.tpy-reg_step_text-z7j {
  color: #7D6870;
  line-height: 1.5;
  font-size: 0.75rem;
}.tpy-reg_trust-z7j {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.tpy-reg_trust_item-z7j {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  color: #7D6870;
  align-items: center;
}.tpy-reg_trust_ic-z7j svg {
  color: #C41C34;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.tpy-seo-z7j {
  padding: 36px 1rem 0;
  background: #0D0508;
}
@media(min-width: 767px) {.tpy-seo-z7j {
  padding: 44px 1.5rem 0;
}
}.tpy-seo_in-z7j {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  margin: 0 auto;
  background: #180B0F;
  max-width: 1320px;
}
@media(min-width: 767px) {.tpy-seo_in-z7j {
  padding: 36px 2.5rem;
}
}.tpy-seo_label-z7j {
  color: #C41C34;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.tpy-seo_h2-z7j {
  font-size: 20px;
  margin-bottom: 14px;
  color: #F4EEF0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.tpy-seo_h2-z7j {
  font-size: 1.5rem;
}
}.tpy-seo_body-z7j {
  line-height: 1.75;
  color: #A08890;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.tpy-seo_body-z7j p {
  line-height: 1.75;
  color: #A08890;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.tpy-seo_body-z7j p:last-child {
  margin-bottom: 0;
}.tpy-seo_body-z7j strong {
  font-weight: 700;
  color: #D6C8CD;
}.tpy-seo_body-z7j a {
  transition: color .2s;
  color: #C41C34;
  text-decoration: underline;
}.tpy-seo_body-z7j a:hover {
  color: #E02248;
}.tpy-seo_body-z7j ul,.tpy-seo_body-z7j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tpy-seo_body-z7j ol {
  list-style: decimal;
}.tpy-seo_body-z7j li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A08890;
}.tpy-seo_body-z7j table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.tpy-seo_body-z7j table {
  display: table;
}
}.tpy-seo_body-z7j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C8CD;
}.tpy-seo_body-z7j td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08890;
}.tpy-seo_cols-z7j {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.tpy-seo_cols-z7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tpy-seo_cols-z7j {
  grid-template-columns: repeat(3,1fr);
}
}.tpy-seo_col_h-z7j {
  margin-bottom: 7px;
  font-weight: 700;
  color: #D6C8CD;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.tpy-seo_col_p-z7j {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6870;
  font-size: 13px;
}.tpy-seo_stats-z7j {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tpy-seo_stat-z7j {
  border: 1px solid rgba(196, 28, 52, 0.18);
  border-radius: 0.5rem;
  background: rgba(196, 28, 52, 0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.tpy-seo_stat_val-z7j {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C41C34;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.tpy-seo_stat_lb-z7j {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6870;
}.tpy-seo-z7j {
  padding: 36px 16px 0;
  background: #0D0508;
}
@media(min-width: 765px) {.tpy-seo-z7j {
  padding: 2.75rem 1.5rem 0;
}
}.tpy-seo_in-z7j {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: #180B0F;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.tpy-seo_in-z7j {
  padding: 2.25rem 40px;
}
}.tpy-seo_label-z7j {
  color: #C41C34;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tpy-seo_h2-z7j {
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  color: #F4EEF0;
}
@media(min-width: 769px) {.tpy-seo_h2-z7j {
  font-size: 24px;
}
}.tpy-seo_body-z7j {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A08890;
}.tpy-seo_body-z7j p {
  font-size: 0.875rem;
  color: #A08890;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.tpy-seo_body-z7j p:last-child {
  margin-bottom: 0;
}.tpy-seo_body-z7j strong {
  font-weight: 700;
  color: #D6C8CD;
}.tpy-seo_body-z7j a {
  transition: color .2s;
  color: #C41C34;
  text-decoration: underline;
}.tpy-seo_body-z7j a:hover {
  color: #E02248;
}.tpy-seo_body-z7j ul,.tpy-seo_body-z7j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tpy-seo_body-z7j ol {
  list-style: decimal;
}.tpy-seo_body-z7j li {
  color: #A08890;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.tpy-seo_body-z7j table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.tpy-seo_body-z7j table {
  display: table;
}
}.tpy-seo_body-z7j th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C8CD;
  font-weight: 700;
  text-align: left;
}.tpy-seo_body-z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A08890;
}.tpy-seo_cols-z7j {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.tpy-seo_cols-z7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tpy-seo_cols-z7j {
  grid-template-columns: repeat(3,1fr);
}
}.tpy-seo_col_h-z7j {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D6C8CD;
  margin-bottom: 7px;
}.tpy-seo_col_p-z7j {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6870;
}.tpy-seo_stats-z7j {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tpy-seo_stat-z7j {
  padding: 14px 1rem;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(196, 28, 52, 0.18);
  background: rgba(196, 28, 52, 0.07);
  min-width: 8.75rem;
}.tpy-seo_stat_val-z7j {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C41C34;
  font-size: 1.25rem;
}.tpy-seo_stat_lb-z7j {
  color: #7D6870;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tpy-seo-z7j {
  padding: 2.25rem 1rem 0;
  background: #0D0508;
}
@media(min-width: 769px) {.tpy-seo-z7j {
  padding: 2.75rem 1.5rem 0;
}
}.tpy-seo_in-z7j {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 12px;
  background: #180B0F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tpy-seo_in-z7j {
  padding: 2.25rem 40px;
}
}.tpy-seo_label-z7j {
  color: #C41C34;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.tpy-seo_h2-z7j {
  color: #F4EEF0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.tpy-seo_h2-z7j {
  font-size: 24px;
}
}.tpy-seo_body-z7j {
  color: #A08890;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tpy-seo_body-z7j p {
  color: #A08890;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.tpy-seo_body-z7j p:last-child {
  margin-bottom: 0;
}.tpy-seo_body-z7j strong {
  font-weight: 700;
  color: #D6C8CD;
}.tpy-seo_body-z7j a {
  transition: color .2s;
  color: #C41C34;
  text-decoration: underline;
}.tpy-seo_body-z7j a:hover {
  color: #E02248;
}.tpy-seo_body-z7j ul,.tpy-seo_body-z7j ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tpy-seo_body-z7j ol {
  list-style: decimal;
}.tpy-seo_body-z7j li {
  font-size: 14px;
  line-height: 1.75;
  color: #A08890;
  margin-bottom: 6px;
}.tpy-seo_body-z7j table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.tpy-seo_body-z7j table {
  display: table;
}
}.tpy-seo_body-z7j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D6C8CD;
  text-align: left;
  font-weight: 700;
}.tpy-seo_body-z7j td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08890;
}.tpy-seo_cols-z7j {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.tpy-seo_cols-z7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tpy-seo_cols-z7j {
  grid-template-columns: repeat(3,1fr);
}
}.tpy-seo_col_h-z7j {
  font-weight: 700;
  font-size: 13px;
  color: #D6C8CD;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.tpy-seo_col_p-z7j {
  overflow-wrap: break-word;
  color: #7D6870;
  line-height: 1.65;
  font-size: 13px;
}.tpy-seo_stats-z7j {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tpy-seo_stat-z7j {
  border-radius: 0.5rem;
  background: rgba(196, 28, 52, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(196, 28, 52, 0.18);
  min-width: 140px;
}.tpy-seo_stat_val-z7j {
  font-size: 1.25rem;
  color: #C41C34;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.tpy-seo_stat_lb-z7j {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7D6870;
}.tpy-faq-z7j {
  padding: 36px 16px 0;
  background: #0D0508;
}
@media(min-width: 767px) {.tpy-faq-z7j {
  padding: 44px 1.5rem 0;
}
}.tpy-faq_in-z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpy-faq_head-z7j {
  margin-bottom: 1.25rem;
}.tpy-faq_label-z7j {
  text-transform: uppercase;
  color: #C41C34;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
}.tpy-faq_h2-z7j {
  overflow-wrap: break-word;
  color: #F4EEF0;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.tpy-faq_h2-z7j {
  font-size: 1.5rem;
}
}.tpy-faq_list-z7j {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tpy-faq_item-z7j {
  background: #180B0F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  overflow: hidden;
}.tpy-faq_q-z7j {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  justify-content: space-between;
  color: #D6C8CD;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
}.tpy-faq_q-z7j:hover {
  color: #F4EEF0;
}.tpy-faq_q_ic-z7j {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  color: #C41C34;
  font-size: 16px;
  justify-content: center;
  width: 1.5rem;
  align-items: center;
  display: flex;
  height: 24px;
}.tpy-faq_item-z7j.tpy-state_open-z7j .tpy-faq_q_ic-z7j {
  transform: rotate(45deg);
}.tpy-faq_a-z7j {
  padding: 0 20px 1rem;
  color: #7D6870;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
}.tpy-faq_item-z7j.tpy-state_open-z7j .tpy-faq_a-z7j {
  display: block;
}.tpy-faq_a-z7j strong {
  color: #D6C8CD;
  font-weight: 700;
}.tpy-faq_a-z7j a {
  text-decoration: underline;
  color: #C41C34;
}.tpy-faq_a-z7j ul,.tpy-faq_a-z7j ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.tpy-faq_a-z7j ol {
  list-style: decimal;
}.tpy-faq_a-z7j li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tpy-faq_a-z7j table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.tpy-faq_a-z7j table {
  display: table;
}
}.tpy-faq_a-z7j th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D6C8CD;
  font-weight: 700;
}.tpy-faq_a-z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7D6870;
}.tpy-pmt-z7j {
  padding: 2.25rem 16px 0;
  background: #0D0508;
}
@media(min-width:768px) {.tpy-pmt-z7j {
  padding: 44px 1.5rem 0;
}
}.tpy-pmt_in-z7j {
  margin: 0 auto;
  max-width: 1320px;
}.tpy-pmt_head-z7j {
  max-width: 720px;
  margin-bottom: 22px;
}.tpy-pmt_label-z7j {
  color: #C41C34;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.tpy-pmt_h2-z7j {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F4EEF0;
}
@media(min-width: 771px) {.tpy-pmt_h2-z7j {
  font-size: 1.75rem;
}
}.tpy-pmt_intro-z7j {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7D6870;
  overflow-wrap: break-word;
}.tpy-pmt_groups-z7j {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.tpy-pmt_group-z7j {
  background: #180B0F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 1.25rem;
}.tpy-pmt_group_head-z7j {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.tpy-pmt_group_ic-z7j {
  border-radius: 4px;
  background: rgba(196, 28, 52, 0.18);
  color: #C41C34;
  align-items: center;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
  display: flex;
  justify-content: center;
}.tpy-pmt_group_ic-z7j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.tpy-pmt_group_h-z7j {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F4EEF0;
  overflow-wrap: break-word;
}.tpy-pmt_group_p-z7j {
  color: #7D6870;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 14px;
}.tpy-pmt_group_p-z7j strong {
  font-weight: 600;
  color: #D6C8CD;
}.tpy-pmt_table_wrap-z7j {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tpy-pmt_table-z7j {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.tpy-pmt_table-z7j th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C8CD;
  text-align: left;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
}.tpy-pmt_table-z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7D6870;
}.tpy-pmt_table-z7j tbody tr:last-child td {
  border-bottom: none;
}.tpy-pmt_table-z7j tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D6C8CD;
}.tpy-ft-z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070204;
  margin-top: 3rem;
}.tpy-ft_support-z7j {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.tpy-ft_support-z7j {
  padding: 28px 1.5rem;
}
}.tpy-ft_support_in-z7j {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.tpy-ft_support_main-z7j {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.tpy-ft_support_ic-z7j {
  flex-shrink: 0;
  color: #C41C34;
}.tpy-ft_support_ic-z7j svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.tpy-ft_support_text_title-z7j {
  color: #F4EEF0;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
}.tpy-ft_support_text_sub-z7j {
  font-size: 12px;
  color: #7D6870;
  overflow-wrap: break-word;
}.tpy-ft_support_btn-z7j {
  padding: 11px 22px;
  background: #C41C34;
  transition: background .2s;
  border-radius: 8px;
  flex-shrink: 0;
  font-size: 13px;
  color: #F4EEF0;
  font-weight: 700;
  white-space: nowrap;
}.tpy-ft_support_btn-z7j:hover {
  background: #E02248;
}.tpy-ft_support_contacts-z7j {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tpy-ft_support_contact-z7j {
  line-height: 1.4;
  color: #695A5F;
  font-size: 0.75rem;
}.tpy-ft_support_contact-z7j strong {
  display: block;
  color: #A08890;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
}.tpy-ft_main-z7j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.tpy-ft_main-z7j {
  padding: 40px 24px 2rem;
}
}.tpy-ft_main_in-z7j {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.tpy-ft_main_in-z7j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.tpy-ft_main_in-z7j {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tpy-ft_col_logo-z7j {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.tpy-ft_col_logo-z7j {
  grid-column: auto;
}
}.tpy-ft_logo-z7j {
  gap: 9px;
  font-size: 1rem;
  color: #F4EEF0;
  display: flex;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
}.tpy-ft_logo_mark-z7j {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.tpy-ft_logo_mark-z7j img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tpy-ft_logo_sub-z7j {
  color: #695A5F;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
}.tpy-ft_col_title-z7j {
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #A08890;
}.tpy-ft_col_links-z7j {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.tpy-ft_col_link-z7j {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #695A5F;
}.tpy-ft_col_link-z7j:hover {
  color: #D6C8CD;
}.tpy-ft_apps-z7j {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tpy-ft_app_card-z7j {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border-radius: 0.25rem;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.tpy-ft_app_card-z7j:hover {
  border-color: rgba(196, 28, 52, 0.55);
}.tpy-ft_app_card_ic-z7j svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.tpy-ft_app_card_os-z7j {
  color: #695A5F;
  font-weight: 600;
  font-size: 10px;
}.tpy-ft_app_card_action-z7j {
  color: #D6C8CD;
  font-size: 12px;
  font-weight: 700;
}.tpy-ft_bot-z7j {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.tpy-ft_bot-z7j {
  padding: 20px 1.5rem;
}
}.tpy-ft_bot_in-z7j {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.tpy-ft_socials-z7j {
  gap: 0.5rem;
  display: flex;
}.tpy-ft_soc-z7j {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  justify-content: center;
  color: #A08890;
  align-items: center;
  width: 36px;
  height: 2.25rem;
  display: flex;
}.tpy-ft_soc-z7j svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.tpy-ft_soc-z7j:hover {
  background: rgba(255, 255, 255, 0.07);
}.tpy-ft_legal-z7j {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  min-width: 200px;
  color: #897578;
}.tpy-ft_legal-z7j strong {
  font-weight: 700;
  color: #A08890;
}.tpy-ft_legal-z7j a {
  text-decoration: underline;
  color: #A08890;
}.tpy-ft_age-z7j {
  border-radius: 50%;
  border: 2px solid #897578;
  align-items: center;
  width: 32px;
  font-weight: 800;
  height: 32px;
  margin-left: auto;
  justify-content: center;
  font-size: 11px;
  display: flex;
  color: #897578;
  flex-shrink: 0;
}