*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Barlow', sans-serif;
  background-color: #150C04;
  line-height: 1.6;
  color: #EAD4AF;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.tpa_layout-qva {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.tpa_page-qva {
  min-height: 100vh;
  display: flex;
}.tpa_main-qva {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.tpa_main-qva {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.tpa_main-qva {
  padding-bottom: 4.5rem;
}
}.tpa_gc-qva {
  background: #1A0E06;
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 639px) {.tpa_gc-qva {
  width: 156px;
}
}
@media(min-width: 1083px) {.tpa_gc-qva {
  width: 10.5rem;
}
}.tpa_gc-qva:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 148, 15, 0.07);
}.tpa_gc_img-qva {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.tpa_gc_img-qva img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tpa_gc_hover-qva {
  background: rgba(13, 7, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.tpa_gc-qva:hover .tpa_gc_hover-qva {
  opacity: 1;
}.tpa_gc_hover_btn-qva {
  background: #E8940F;
  border-radius: 4px;
  padding: 8px 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #FFF7EC;
}.tpa_gc_info-qva {
  padding: 8px 0.625rem 10px;
}.tpa_gc_name-qva {
  overflow: hidden;
  color: #EAD4AF;
  font-size: 0.75rem;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
}.tpa_gc_prov-qva {
  color: #6A5438;
  font-size: 0.625rem;
}.tpa_gc_tag-qva {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  position: absolute;
  left: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
  text-transform: uppercase;
  font-size: 9px;
}.tpa_gc_tag_hot-qva {
  background: #E5372A;
  color: #fff;
}.tpa_gc_tag_new-qva {
  background: #1FBA5C;
  color: #150C04;
}.tpa_gc_tag_jp-qva {
  background: #F5A825;
  color: #150C04;
}.tpa_gc_tag_ex-qva {
  background: #C45A08;
  color: #fff;
}.tpa_gc_tag_live-qva {
  background: #E5372A;
  color: #fff;
}.tpa_gr-qva {
  padding: 32px 16px 0;
  background: #150C04;
}
@media(min-width: 769px) {.tpa_gr-qva {
  padding: 36px 24px 0;
}
}.tpa_gr_in-qva {
  margin: 0 auto;
  max-width: 1320px;
}.tpa_gr_head-qva {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tpa_gr_head_l-qva {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.tpa_gr_ic-qva {
  border-radius: 8px;
  height: 32px;
  width: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.tpa_gr_ic-qva svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.tpa_gr_title-qva {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #FFF7EC;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 771px) {.tpa_gr_title-qva {
  font-size: 1.125rem;
}
}.tpa_gr_more-qva {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #8A7050;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
}.tpa_gr_more-qva:hover {
  color: #E8940F;
}.tpa_gr_more-qva svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.tpa_gr_arrows-qva {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tpa_gr_arr-qva {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  height: 30px;
  width: 1.875rem;
  align-items: center;
  display: flex;
  color: #C4A97A;
  justify-content: center;
}.tpa_gr_arr-qva:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #FFF7EC;
}.tpa_gr_arr-qva svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.tpa_gr_seo_h-qva {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
  color: #EAD4AF;
  max-width: 680px;
}
@media(min-width: 771px) {.tpa_gr_seo_h-qva {
  font-size: 14px;
}
}.tpa_gr_seo-qva {
  max-width: 680px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #8A7050;
  margin-bottom: 12px;
}.tpa_gr_seo-qva strong {
  color: #EAD4AF;
  font-weight: 600;
}.tpa_gr_scroll-qva {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.tpa_gr_scroll-qva::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tpa_gr_scroll-qva {
  gap: 12px;
}
}.tpa_tb-qva {
  background: #120B04;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  height: 3.5rem;
  right: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  top: 0;
  left: 0;
}.tpa_tb_in-qva {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.tpa_tb_burger-qva {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 2.375rem;
  margin-right: 0.5rem;
  justify-content: center;
  flex-direction: column;
  height: 2.375rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.tpa_tb_burger-qva:hover {
  background: rgba(255, 255, 255, 0.05);
}.tpa_tb_burger_line-qva {
  border-radius: 1px;
  background: #C4A97A;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.tpa_tb_burger-qva {
  display: none;
}
}.tpa_tb_logo-qva {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 1.25rem;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #FFF7EC;
  flex-shrink: 0;
  font-size: 18px;
}.tpa_tb_logo_mark-qva {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  height: 2rem;
  width: 32px;
  justify-content: center;
  align-items: center;
}.tpa_tb_logo_mark-qva img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tpa_tb_nav-qva {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.tpa_tb_nav-qva {
  display: flex;
}
}.tpa_tb_tab-qva {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C4A97A;
  white-space: nowrap;
}.tpa_tb_tab-qva:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #FFF7EC;
}.tpa_tb_tab-qva.tpa_state_active-qva {
  background: rgba(232, 148, 15, 0.18);
  color: #FFF7EC;
}.tpa_tb_right-qva {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.tpa_tb_login-qva {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  color: #EAD4AF;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.tpa_tb_login-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
  color: #FFF7EC;
}
@media(min-width: 481px) {.tpa_tb_login-qva {
  display: block;
}
}.tpa_tb_reg-qva {
  padding: 9px 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #1FBA5C;
  color: #120800;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.tpa_tb_reg-qva:hover {
  background: #23D468;
}.tpa_sb-qva {
  background: #1F1108;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 220px;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
}.tpa_sb-qva.tpa_state_open-qva {
  transform: translateX(0);
}.tpa_sb-qva::-webkit-scrollbar {
  width: 0.25rem;
}.tpa_sb-qva::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.tpa_sb-qva {
  transform: translateX(0);
}
}.tpa_sb_auth-qva {
  padding: 0.875rem 12px 10px;
}.tpa_sb_btn_reg-qva {
  padding: 0.688rem;
  background: #1FBA5C;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #120800;
  display: block;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.tpa_sb_btn_reg-qva:hover {
  background: #23D468;
}.tpa_sb_btn_login-qva {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #EAD4AF;
  display: block;
}.tpa_sb_btn_login-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
  color: #FFF7EC;
}.tpa_sb_promo-qva {
  background: linear-gradient(135deg,#3E1800,#1F1108);
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 148, 15, 0.18);
  position: relative;
}.tpa_sb_promo-qva::before {
  background: radial-gradient(circle,rgba(232, 148, 15, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  right: -1.25rem;
  height: 5rem;
  width: 5rem;
  top: -1.25rem;
}.tpa_sb_promo_title-qva {
  margin-bottom: 0.25rem;
  color: #E8940F;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
}.tpa_sb_promo_text-qva {
  color: #FFF7EC;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
}.tpa_sb_promo_sub-qva {
  margin-top: 3px;
  color: #8A7050;
  font-size: 10px;
}.tpa_sb_nav-qva {
  padding: 0.375rem 0.5rem 16px;
}.tpa_sb_nav_lb-qva {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  color: #6A5438;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.tpa_sb_link-qva {
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  font-weight: 500;
  color: #C4A97A;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  align-items: center;
}.tpa_sb_link-qva:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #FFF7EC;
}.tpa_sb_link-qva.tpa_state_active-qva {
  background: rgba(232, 148, 15, 0.18);
  color: #FFF7EC;
}.tpa_sb_ic-qva {
  border-radius: 4px;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  display: flex;
  align-items: center;
}.tpa_sb_ic-qva svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tpa_sb_ic_1-qva {
  background: rgba(232, 148, 15, 0.07);
  color: #E8940F;
}.tpa_sb_ic_2-qva {
  background: rgba(31, 186, 92, 0.16);
  color: #1FBA5C;
}.tpa_sb_ic_3-qva {
  background: rgba(245, 168, 37, 0.15);
  color: #F5A825;
}.tpa_sb_ic_4-qva {
  background: rgba(196, 90, 8, 0.22);
  color: #C45A08;
}.tpa_sb_ic_5-qva {
  background: rgba(232, 148, 15, 0.07);
  color: #EC4899;
}.tpa_sb_ic_6-qva {
  background: rgba(196, 90, 8, 0.22);
  color: #A855F7;
}.tpa_sb_badge-qva {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #F5A825;
  font-weight: 700;
  font-size: 0.563rem;
  color: #120800;
  margin-left: auto;
}.tpa_sb_bot-qva {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.tpa_sb_lang-qva,.tpa_sb_help-qva {
  border-radius: 4px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  justify-content: center;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  color: #C4A97A;
  align-items: center;
}.tpa_sb_lang-qva:hover,.tpa_sb_help-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
  color: #FFF7EC;
}.tpa_sb_lang-qva svg,.tpa_sb_help-qva svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.tpa_sb_bd-qva {
  background: rgba(13, 7, 2, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.tpa_sb_bd-qva.tpa_state_on-qva {
  display: block;
}
@media(min-width: 1083px) {.tpa_sb_bd-qva {
  display: none!important;
}
}.tpa_mob_nav-qva {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1108;
  display: flex;
  left: 0;
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
}
@media(min-width: 1083px) {.tpa_mob_nav-qva {
  display: none;
}
}.tpa_mob_nav_item-qva {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  color: #6A5438;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.tpa_mob_nav_ic-qva {
  line-height: 1;
}.tpa_mob_nav_ic-qva svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.tpa_mob_nav_lb-qva {
  font-weight: 600;
  color: #6A5438;
  font-size: 10px;
}.tpa_mob_nav_item-qva.tpa_state_active-qva {
  color: #E8940F;
}.tpa_mob_nav_item-qva.tpa_state_active-qva .tpa_mob_nav_lb-qva {
  color: #E8940F;
}.tpa_hero-qva {
  background: #150C04;
  padding: 1.25rem 16px 0;
}
@media(min-width: 765px) {.tpa_hero-qva {
  padding: 24px 24px 0;
}
}.tpa_hero_in-qva {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.tpa_hero_in-qva {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.tpa_hero_in-qva {
  grid-template-columns: 1fr 340px;
}
}.tpa_hero_promo-qva {
  border-radius: 12px;
  background: #1A0E06;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 771px) {.tpa_hero_promo-qva {
  min-height: 280px;
}
}.tpa_hero_promo_bg-qva {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3E1800 0%,#150C04 100%);
  background-size: cover;
  position: absolute;
}.tpa_hero_promo_bg-qva::after {
  inset: 0;
  background: linear-gradient(90deg,#150C04 0%,rgba(13, 7, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.tpa_hero_promo_glow-qva {
  background: radial-gradient(circle,rgba(196, 90, 8, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  height: 18.75rem;
  position: absolute;
  top: -40px;
  pointer-events: none;
  width: 18.75rem;
}.tpa_hero_promo_ct-qva {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  max-width: 480px;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 770px) {.tpa_hero_promo_ct-qva {
  padding: 2.5rem 32px;
}
}.tpa_hero_badge-qva {
  background: rgba(232, 148, 15, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 148, 15, 0.07);
  padding: 0.313rem 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8940F;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 14px;
  display: inline-block;
}.tpa_hero_h1-qva {
  color: #FFF7EC;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-weight: 800;
}.tpa_hero_h1-qva em {
  font-style: normal;
  color: #F5A825;
}
@media(min-width: 765px) {.tpa_hero_h1-qva {
  font-size: 2.25rem;
}
}.tpa_hero_sub-qva {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
  color: #C4A97A;
}
@media(min-width: 766px) {.tpa_hero_sub-qva {
  font-size: 0.875rem;
}
}.tpa_hero_row-qva {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tpa_hero_cta-qva {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #1FBA5C;
  font-weight: 700;
  color: #120800;
  box-shadow: 0.25rem 0.25rem 0px rgba(31, 186, 92, 0.70), 0 6px 18px rgba(0, 0, 0, 0.55);
  font-size: 0.875rem;
}.tpa_hero_cta-qva:hover {
  background: #23D468;
}.tpa_hero_terms-qva {
  color: #6A5438;
  font-size: 11px;
}.tpa_hero_game-qva {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #1A0E06;
  display: flex;
  position: relative;
  flex-direction: column;
}.tpa_hero_game_badge-qva {
  border: 1px solid rgba(245, 168, 37, 0.15);
  background: rgba(245, 168, 37, 0.15);
  padding: 0.313rem 0.625rem;
  border-radius: 1.25rem;
  color: #F5A825;
  font-size: 0.625rem;
  left: 12px;
  top: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  font-weight: 700;
}.tpa_hero_game_badge-qva svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.tpa_hero_game_img-qva {
  background: linear-gradient(135deg,#3E1800,#150C04);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.tpa_hero_game_img-qva img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tpa_hero_game_play-qva {
  inset: 0;
  transition: opacity .2s;
  background: rgba(13, 7, 2, 0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.tpa_hero_game-qva:hover .tpa_hero_game_play-qva {
  opacity: 1;
}.tpa_hero_game_play-qva span {
  background: #E8940F;
  border-radius: 50%;
  width: 3.25rem;
  display: flex;
  align-items: center;
  height: 52px;
  justify-content: center;
}.tpa_hero_game_play-qva span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.tpa_hero_game_info-qva {
  padding: 14px 16px;
}.tpa_hero_game_title-qva {
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 15px;
  color: #FFF7EC;
  overflow-wrap: break-word;
}.tpa_hero_game_provider-qva {
  font-size: 0.688rem;
  color: #8A7050;
}.tpa_hero_game_btn-qva {
  transition: background .2s;
  border-radius: 8px;
  background: #E8940F;
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  display: block;
  font-size: 0.813rem;
  color: #FFF7EC;
  font-weight: 700;
  text-align: center;
}.tpa_hero_game-qva:hover .tpa_hero_game_btn-qva {
  background: #F5A825;
}.tpa_sbar-qva {
  background: #150C04;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.tpa_sbar-qva {
  padding: 18px 1.5rem 0;
}
}.tpa_sbar_in-qva {
  margin: 0 auto;
  max-width: 1320px;
}.tpa_sbar_row-qva {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.tpa_sbar_input-qva {
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  background: #1A0E06;
  gap: 10px;
  transition: border-color .2s;
  border-radius: 8px;
  display: flex;
  font-size: 13px;
  color: #8A7050;
  cursor: pointer;
  align-items: center;
}.tpa_sbar_input-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
}.tpa_sbar_input-qva svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
}.tpa_sbar_providers-qva {
  gap: 8px;
  background: #1A0E06;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 18px;
  border-radius: 0.5rem;
  align-items: center;
  color: #EAD4AF;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
}.tpa_sbar_providers-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
  color: #FFF7EC;
}.tpa_sbar_providers-qva svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.tpa_sbar_tabs-qva {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.tpa_sbar_tabs-qva::-webkit-scrollbar {
  display: none;
}.tpa_sbar_tab-qva {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  flex-shrink: 0;
  align-items: center;
  color: #C4A97A;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.75rem;
}.tpa_sbar_tab-qva:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 148, 18, 0.45);
  color: #FFF7EC;
}.tpa_sbar_tab-qva.tpa_state_active-qva {
  background: rgba(232, 148, 15, 0.18);
  border-color: rgba(232, 148, 15, 0.07);
  color: #FFF7EC;
}.tpa_sbar_tab_ic-qva svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.tpa_gcg-qva {
  background: #150C04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tpa_gcg-qva {
  padding: 44px 24px 0;
}
}.tpa_gcg_in-qva {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpa_gcg_head-qva {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.tpa_gcg_label-qva {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #E8940F;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.tpa_gcg_h2-qva {
  color: #FFF7EC;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.tpa_gcg_h2-qva {
  font-size: 28px;
}
}.tpa_gcg_intro-qva {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7050;
}.tpa_gcg_grid-qva {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tpa_gcg_grid-qva {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.tpa_gcg_grid-qva {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tpa_gcg_card-qva {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
}.tpa_gcg_card-qva:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 148, 15, 0.18);
}.tpa_gcg_card_bg-qva {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tpa_gcg_card_bg-qva::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tpa_gcg_card_ic-qva {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  height: 40px;
  color: #FFF7EC;
  display: flex;
  position: absolute;
  top: 18px;
  z-index: 2;
  justify-content: center;
  width: 40px;
  right: 1.125rem;
}.tpa_gcg_card_ic-qva svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.tpa_gcg_card_ct-qva {
  position: relative;
  z-index: 1;
}.tpa_gcg_card_h-qva {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  color: #FFF7EC;
  font-size: 1.125rem;
}
@media(min-width:768px) {.tpa_gcg_card_h-qva {
  font-size: 20px;
}
}.tpa_gcg_card_p-qva {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.tpa_gcg_card_p-qva strong {
  font-weight: 600;
  color: #FFF7EC;
}.tpa_gcg_card_cta-qva {
  gap: 4px;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 12px;
  color: #E8940F;
  letter-spacing: .04em;
}.tpa_gcg_card_cta-qva svg {
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.tpa_gr_jp-qva {
  border-radius: 0.75rem;
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#280D38 0%,#0D0702 100%);
  position: relative;
}.tpa_gr_jp-qva::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 90, 8, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  top: -60px;
  content: '';
  width: 15.625rem;
  position: absolute;
  height: 250px;
}.tpa_gr_jp-qva::after {
  background: radial-gradient(circle,rgba(245, 168, 37, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 12.5rem;
  width: 200px;
  content: '';
}.tpa_gr_jp_head-qva {
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  align-items: flex-start;
  z-index: 1;
}.tpa_gr_jp_info-qva {
  flex: 1;
}.tpa_gr_jp_label-qva {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #A855F7;
}.tpa_gr_jp_label-qva svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  margin-right: 0.25rem;
  height: 14px;
  vertical-align: -2px;
}.tpa_gr_jp_amount-qva {
  color: #FFF7EC;
  margin-bottom: 0.25rem;
  line-height: 1;
  overflow-wrap: break-word;
  font-size: 32px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.tpa_gr_jp_amount-qva {
  font-size: 40px;
}
}.tpa_gr_jp_amount-qva span {
  color: #F5A825;
}.tpa_gr_jp_seo-qva {
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #C4A97A;
}.tpa_gr_jp_cta-qva {
  border: 1px solid rgba(196, 90, 8, 0.22);
  border-radius: 8px;
  background: rgba(196, 90, 8, 0.22);
  transition: background .2s;
  padding: 0.688rem 20px;
  margin-top: 4px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #FFF7EC;
  align-self: flex-start;
  font-weight: 700;
  font-size: 0.813rem;
  position: relative;
  z-index: 1;
}.tpa_gr_jp_cta-qva:hover {
  background: #C45A08;
}.tpa_ws-qva {
  background: #150C04;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.tpa_ws-qva {
  padding: 36px 1.5rem 0;
}
}.tpa_ws_in-qva {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpa_ws_head-qva {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.tpa_ws_title-qva {
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #FFF7EC;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
}.tpa_ws_title_ic-qva svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  color: #F5A825;
  width: 18px;
}.tpa_ws_online-qva {
  gap: 7px;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  color: #8A7050;
}.tpa_ws_online_dot-qva {
  border-radius: 50%;
  background: #1FBA5C;
  box-shadow: 0 0 6px rgba(31, 186, 92, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.tpa_ws_scroll-qva {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.tpa_ws_scroll-qva::-webkit-scrollbar {
  display: none;
}.tpa_wc-qva {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  padding: 0.625rem 14px;
  background: #1A0E06;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.tpa_wc_img-qva {
  border-radius: 0.25rem;
  background: #1F1108;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.tpa_wc_img-qva img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tpa_wc_info-qva {
  min-width: 0;
}.tpa_wc_game-qva {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #EAD4AF;
  font-size: 12px;
}.tpa_wc_player-qva {
  overflow: hidden;
  color: #6A5438;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.tpa_wc_amount-qva {
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
  color: #1FBA5C;
  white-space: nowrap;
  font-weight: 700;
}.tpa_bon-qva {
  padding: 2.25rem 1rem 0;
  background: #150C04;
}
@media(min-width: 769px) {.tpa_bon-qva {
  padding: 44px 1.5rem 0;
}
}.tpa_bon_in-qva {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpa_bon_head-qva {
  margin-bottom: 1.25rem;
}.tpa_bon_label-qva {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8940F;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.tpa_bon_h2-qva {
  margin-bottom: 0.5rem;
  color: #FFF7EC;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tpa_bon_h2-qva {
  font-size: 1.5rem;
}
}.tpa_bon_seo-qva {
  max-width: 620px;
  line-height: 1.6;
  color: #8A7050;
  overflow-wrap: break-word;
  font-size: 13px;
}.tpa_bon_seo-qva strong {
  font-weight: 700;
  color: #EAD4AF;
}.tpa_bon_seo-qva a {
  text-decoration: underline;
  color: #E8940F;
}.tpa_bon_grid-qva {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.tpa_bon_grid-qva {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.tpa_bon_grid-qva {
  grid-template-columns: repeat(5,1fr);
}
}.tpa_bon_card-qva {
  background: #1A0E06;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
}.tpa_bon_card-qva:hover {
  border-color: rgba(232, 148, 15, 0.07);
  transform: translateY(-2px);
}.tpa_bon_card_ic-qva svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tpa_bon_card_ic-qva {
  margin-bottom: 10px;
}.tpa_bon_card_type-qva {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  color: #8A7050;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.tpa_bon_card_amount-qva {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #F5A825;
}.tpa_bon_card_name-qva {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 13px;
  color: #FFF7EC;
  overflow-wrap: break-word;
}.tpa_bon_card_detail-qva {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A5438;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
}.tpa_app-qva {
  background: #150C04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.tpa_app-qva {
  padding: 2.75rem 1.5rem 0;
}
}.tpa_app_in-qva {
  margin: 0 auto;
  max-width: 82.5rem;
}.tpa_app_head-qva {
  margin-bottom: 1rem;
}.tpa_app_label-qva {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8940F;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.tpa_app_h2-qva {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #FFF7EC;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.tpa_app_h2-qva {
  font-size: 24px;
}
}.tpa_app_sub-qva {
  overflow-wrap: break-word;
  color: #8A7050;
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
}.tpa_app_sub-qva strong {
  color: #EAD4AF;
  font-weight: 700;
}.tpa_app_cards-qva {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tpa_app_cards-qva {
  grid-template-columns: repeat(3,1fr);
}
}.tpa_app_card-qva {
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 20px;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.tpa_app_card_ios-qva {
  background: linear-gradient(135deg,rgba(232, 148, 15, 0.18) 0%,#1F1108 100%);
}.tpa_app_card_android-qva {
  background: linear-gradient(135deg,rgba(31, 186, 92, 0.16) 0%,#1F1108 100%);
}.tpa_app_card_win-qva {
  background: linear-gradient(135deg,rgba(245, 168, 37, 0.15) 0%,#1F1108 100%);
}.tpa_app_card_ic-qva svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tpa_app_card_ic-qva {
  color: #FFF7EC;
  flex-shrink: 0;
}.tpa_app_card_os-qva {
  color: #8A7050;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
}.tpa_app_card_title-qva {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #FFF7EC;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.tpa_app_card_text-qva {
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8A7050;
  font-size: 12px;
}.tpa_app_card_btn-qva {
  transition: background .2s;
  border-radius: 0.25rem;
  padding: 0.625rem 18px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 148, 18, 0.45);
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  color: #FFF7EC;
  align-items: center;
}.tpa_app_card_btn-qva:hover {
  background: rgba(255, 255, 255, 0.07);
}.tpa_reg-qva {
  padding: 36px 1rem 0;
  background: #150C04;
}
@media(min-width: 766px) {.tpa_reg-qva {
  padding: 44px 24px 0;
}
}.tpa_reg_in-qva {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #1F1108;
  max-width: 1320px;
}
@media(min-width: 769px) {.tpa_reg_in-qva {
  padding: 2.5rem;
}
}.tpa_reg_top-qva {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.tpa_reg_top-qva {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tpa_reg_label-qva {
  color: #E8940F;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
}.tpa_reg_h2-qva {
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #FFF7EC;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
}
@media(min-width:768px) {.tpa_reg_h2-qva {
  font-size: 1.75rem;
}
}.tpa_reg_bonus-qva {
  gap: 0.5rem;
  padding: 10px 16px;
  border: 1px solid rgba(245, 168, 37, 0.15);
  background: rgba(245, 168, 37, 0.15);
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.tpa_reg_bonus_amount-qva {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5A825;
}.tpa_reg_bonus_text-qva {
  line-height: 1.35;
  font-size: 13px;
  color: #C4A97A;
}.tpa_reg_cta_btn-qva {
  transition: background .2s;
  background: #1FBA5C;
  padding: 0.875rem 32px;
  border-radius: 8px;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 4px 0.25rem 0px rgba(31, 186, 92, 0.70), 0 0.375rem 1.125rem rgba(0, 0, 0, 0.55);
  color: #120800;
}.tpa_reg_cta_btn-qva:hover {
  background: #23D468;
}.tpa_reg_terms-qva {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #6A5438;
}.tpa_reg_seo-qva {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  color: #8A7050;
}.tpa_reg_seo-qva p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #8A7050;
}.tpa_reg_seo-qva p:last-child {
  margin-bottom: 0;
}.tpa_reg_seo-qva strong {
  color: #EAD4AF;
  font-weight: 700;
}.tpa_reg_seo-qva a {
  transition: color .2s;
  color: #E8940F;
  text-decoration: underline;
}.tpa_reg_seo-qva a:hover {
  color: #F5A825;
}.tpa_reg_seo-qva ul,.tpa_reg_seo-qva ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.tpa_reg_seo-qva ol {
  list-style: decimal;
}.tpa_reg_seo-qva li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #8A7050;
  line-height: 1.65;
}.tpa_reg_seo-qva table {
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.tpa_reg_seo-qva table {
  display: table;
}
}.tpa_reg_seo-qva th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #EAD4AF;
}.tpa_reg_seo-qva td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #8A7050;
}.tpa_reg_steps-qva {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 863px) {.tpa_reg_steps-qva {
  margin-top: 0;
}
}.tpa_reg_step-qva {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  padding: 16px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tpa_reg_step_num-qva {
  background: rgba(232, 148, 15, 0.18);
  border: 1px solid rgba(232, 148, 15, 0.07);
  border-radius: 50%;
  justify-content: center;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2.125rem;
  color: #E8940F;
  width: 2.125rem;
  font-weight: 800;
}.tpa_reg_step_title-qva {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #FFF7EC;
}.tpa_reg_step_text-qva {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #8A7050;
}.tpa_reg_trust-qva {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.tpa_reg_trust_item-qva {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #8A7050;
  font-size: 0.75rem;
}.tpa_reg_trust_ic-qva svg {
  stroke-linecap: round;
  color: #E8940F;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.tpa_prov-qva {
  background: #150C04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tpa_prov-qva {
  padding: 2.75rem 24px 0;
}
}.tpa_prov_in-qva {
  margin: 0 auto;
  max-width: 1320px;
}.tpa_prov_head-qva {
  margin-bottom: 16px;
}.tpa_prov_label-qva {
  text-transform: uppercase;
  font-size: 11px;
  color: #E8940F;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.tpa_prov_h2-qva {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #FFF7EC;
}
@media(min-width: 766px) {.tpa_prov_h2-qva {
  font-size: 1.5rem;
}
}.tpa_prov_seo-qva {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
  color: #8A7050;
}.tpa_prov_seo-qva strong {
  font-weight: 700;
  color: #EAD4AF;
}.tpa_prov_seo-qva a {
  color: #E8940F;
  text-decoration: underline;
}.tpa_prov_grid-qva {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.tpa_prov_grid-qva {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tpa_prov_grid-qva {
  grid-template-columns: repeat(8,1fr);
}
}.tpa_prov_card-qva {
  padding: 0.875rem 0.625rem;
  background: #1A0E06;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.tpa_prov_card-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
  background: #1F1108;
}.tpa_prov_logo-qva {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
}.tpa_prov_logo-qva img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.tpa_prov_name-qva {
  font-size: 0.688rem;
  text-align: center;
  color: #C4A97A;
  overflow-wrap: break-word;
  font-weight: 600;
}.tpa_pmt-qva {
  padding: 2.25rem 1rem 0;
  background: #150C04;
}
@media(min-width: 771px) {.tpa_pmt-qva {
  padding: 44px 1.5rem 0;
}
}.tpa_pmt_in-qva {
  margin: 0 auto;
  max-width: 1320px;
}.tpa_pmt_head-qva {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.tpa_pmt_label-qva {
  color: #E8940F;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tpa_pmt_h2-qva {
  margin-bottom: 8px;
  color: #FFF7EC;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.tpa_pmt_h2-qva {
  font-size: 28px;
}
}.tpa_pmt_intro-qva {
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8A7050;
}.tpa_pmt_groups-qva {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.tpa_pmt_group-qva {
  padding: 1.25rem;
  border-radius: 8px;
  background: #1F1108;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.tpa_pmt_group_head-qva {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tpa_pmt_group_ic-qva {
  border-radius: 4px;
  background: rgba(232, 148, 15, 0.18);
  height: 36px;
  color: #E8940F;
  justify-content: center;
  width: 2.25rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.tpa_pmt_group_ic-qva svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.tpa_pmt_group_h-qva {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #FFF7EC;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
}.tpa_pmt_group_p-qva {
  color: #8A7050;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.tpa_pmt_group_p-qva strong {
  color: #EAD4AF;
  font-weight: 600;
}.tpa_pmt_table_wrap-qva {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tpa_pmt_table-qva {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
}.tpa_pmt_table-qva th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.688rem;
  color: #EAD4AF;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
}.tpa_pmt_table-qva td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7050;
}.tpa_pmt_table-qva tbody tr:last-child td {
  border-bottom: none;
}.tpa_pmt_table-qva tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #EAD4AF;
}.tpa_seo-qva {
  padding: 36px 16px 0;
  background: #150C04;
}
@media(min-width: 771px) {.tpa_seo-qva {
  padding: 44px 24px 0;
}
}.tpa_seo_in-qva {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1108;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.tpa_seo_in-qva {
  padding: 2.25rem 40px;
}
}.tpa_seo_label-qva {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8940F;
}.tpa_seo_h2-qva {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #FFF7EC;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.tpa_seo_h2-qva {
  font-size: 24px;
}
}.tpa_seo_body-qva {
  color: #C4A97A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tpa_seo_body-qva p {
  font-size: 0.875rem;
  color: #C4A97A;
  line-height: 1.75;
  margin-bottom: 12px;
}.tpa_seo_body-qva p:last-child {
  margin-bottom: 0;
}.tpa_seo_body-qva strong {
  color: #EAD4AF;
  font-weight: 700;
}.tpa_seo_body-qva a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8940F;
}.tpa_seo_body-qva a:hover {
  color: #F5A825;
}.tpa_seo_body-qva ul,.tpa_seo_body-qva ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tpa_seo_body-qva ol {
  list-style: decimal;
}.tpa_seo_body-qva li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #C4A97A;
  line-height: 1.75;
}.tpa_seo_body-qva table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.tpa_seo_body-qva table {
  display: table;
}
}.tpa_seo_body-qva th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #EAD4AF;
  text-align: left;
}.tpa_seo_body-qva td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #C4A97A;
}.tpa_seo_cols-qva {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.tpa_seo_cols-qva {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tpa_seo_cols-qva {
  grid-template-columns: repeat(3,1fr);
}
}.tpa_seo_col_h-qva {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #EAD4AF;
}.tpa_seo_col_p-qva {
  color: #8A7050;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.tpa_seo_stats-qva {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tpa_seo_stat-qva {
  flex: 1;
  background: rgba(232, 148, 15, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 148, 15, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.tpa_seo_stat_val-qva {
  color: #E8940F;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.tpa_seo_stat_lb-qva {
  color: #8A7050;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tpa_faq-qva {
  padding: 2.25rem 1rem 0;
  background: #150C04;
}
@media(min-width: 770px) {.tpa_faq-qva {
  padding: 2.75rem 1.5rem 0;
}
}.tpa_faq_in-qva {
  margin: 0 auto;
  max-width: 1320px;
}.tpa_faq_head-qva {
  margin-bottom: 1.25rem;
}.tpa_faq_label-qva {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8940F;
}.tpa_faq_h2-qva {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #FFF7EC;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.tpa_faq_h2-qva {
  font-size: 1.5rem;
}
}.tpa_faq_list-qva {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tpa_faq_item-qva {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1108;
  overflow: hidden;
}.tpa_faq_q-qva {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 20px;
  flex-wrap: wrap;
  color: #EAD4AF;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
}.tpa_faq_q-qva:hover {
  color: #FFF7EC;
}.tpa_faq_q_ic-qva {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #E8940F;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 1.5rem;
  height: 24px;
  font-size: 1rem;
}.tpa_faq_item-qva.tpa_state_open-qva .tpa_faq_q_ic-qva {
  transform: rotate(45deg);
}.tpa_faq_a-qva {
  padding: 0 1.25rem 1rem;
  color: #8A7050;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.tpa_faq_item-qva.tpa_state_open-qva .tpa_faq_a-qva {
  display: block;
}.tpa_faq_a-qva strong {
  font-weight: 700;
  color: #EAD4AF;
}.tpa_faq_a-qva a {
  text-decoration: underline;
  color: #E8940F;
}.tpa_faq_a-qva ul,.tpa_faq_a-qva ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.tpa_faq_a-qva ol {
  list-style: decimal;
}.tpa_faq_a-qva li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tpa_faq_a-qva table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 12px;
}
@media(min-width: 769px) {.tpa_faq_a-qva table {
  display: table;
}
}.tpa_faq_a-qva th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #EAD4AF;
}.tpa_faq_a-qva td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #8A7050;
}.tpa_seo-qva {
  background: #150C04;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.tpa_seo-qva {
  padding: 2.75rem 1.5rem 0;
}
}.tpa_seo_in-qva {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1F1108;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.tpa_seo_in-qva {
  padding: 2.25rem 2.5rem;
}
}.tpa_seo_label-qva {
  margin-bottom: 10px;
  font-weight: 700;
  color: #E8940F;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.tpa_seo_h2-qva {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #FFF7EC;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.tpa_seo_h2-qva {
  font-size: 1.5rem;
}
}.tpa_seo_body-qva {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #C4A97A;
}.tpa_seo_body-qva p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #C4A97A;
}.tpa_seo_body-qva p:last-child {
  margin-bottom: 0;
}.tpa_seo_body-qva strong {
  color: #EAD4AF;
  font-weight: 700;
}.tpa_seo_body-qva a {
  transition: color .2s;
  color: #E8940F;
  text-decoration: underline;
}.tpa_seo_body-qva a:hover {
  color: #F5A825;
}.tpa_seo_body-qva ul,.tpa_seo_body-qva ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tpa_seo_body-qva ol {
  list-style: decimal;
}.tpa_seo_body-qva li {
  color: #C4A97A;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.tpa_seo_body-qva table {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 766px) {.tpa_seo_body-qva table {
  display: table;
}
}.tpa_seo_body-qva th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #EAD4AF;
}.tpa_seo_body-qva td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #C4A97A;
}.tpa_seo_cols-qva {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.tpa_seo_cols-qva {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.tpa_seo_cols-qva {
  grid-template-columns: repeat(3,1fr);
}
}.tpa_seo_col_h-qva {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #EAD4AF;
  overflow-wrap: break-word;
}.tpa_seo_col_p-qva {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7050;
  overflow-wrap: break-word;
}.tpa_seo_stats-qva {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tpa_seo_stat-qva {
  border: 1px solid rgba(232, 148, 15, 0.18);
  background: rgba(232, 148, 15, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.tpa_seo_stat_val-qva {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8940F;
  font-weight: 800;
}.tpa_seo_stat_lb-qva {
  font-size: 11px;
  color: #8A7050;
  overflow-wrap: break-word;
}.tpa_seo-qva {
  background: #150C04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.tpa_seo-qva {
  padding: 2.75rem 24px 0;
}
}.tpa_seo_in-qva {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  background: #1F1108;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width:768px) {.tpa_seo_in-qva {
  padding: 2.25rem 2.5rem;
}
}.tpa_seo_label-qva {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8940F;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.tpa_seo_h2-qva {
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #FFF7EC;
}
@media(min-width: 770px) {.tpa_seo_h2-qva {
  font-size: 1.5rem;
}
}.tpa_seo_body-qva {
  line-height: 1.75;
  font-size: 14px;
  color: #C4A97A;
  overflow-wrap: break-word;
}.tpa_seo_body-qva p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #C4A97A;
}.tpa_seo_body-qva p:last-child {
  margin-bottom: 0;
}.tpa_seo_body-qva strong {
  font-weight: 700;
  color: #EAD4AF;
}.tpa_seo_body-qva a {
  transition: color .2s;
  color: #E8940F;
  text-decoration: underline;
}.tpa_seo_body-qva a:hover {
  color: #F5A825;
}.tpa_seo_body-qva ul,.tpa_seo_body-qva ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tpa_seo_body-qva ol {
  list-style: decimal;
}.tpa_seo_body-qva li {
  font-size: 0.875rem;
  color: #C4A97A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.tpa_seo_body-qva table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.tpa_seo_body-qva table {
  display: table;
}
}.tpa_seo_body-qva th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #EAD4AF;
}.tpa_seo_body-qva td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #C4A97A;
}.tpa_seo_cols-qva {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.tpa_seo_cols-qva {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tpa_seo_cols-qva {
  grid-template-columns: repeat(3,1fr);
}
}.tpa_seo_col_h-qva {
  font-weight: 700;
  font-size: 0.813rem;
  color: #EAD4AF;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.tpa_seo_col_p-qva {
  line-height: 1.65;
  color: #8A7050;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tpa_seo_stats-qva {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tpa_seo_stat-qva {
  padding: 14px 16px;
  border: 1px solid rgba(232, 148, 15, 0.18);
  background: rgba(232, 148, 15, 0.07);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.tpa_seo_stat_val-qva {
  margin-bottom: 0.25rem;
  color: #E8940F;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.tpa_seo_stat_lb-qva {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7050;
}.tpa_ft-qva {
  background: #0D0702;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.tpa_ft_support-qva {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 771px) {.tpa_ft_support-qva {
  padding: 28px 1.5rem;
}
}.tpa_ft_support_in-qva {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tpa_ft_support_main-qva {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tpa_ft_support_ic-qva {
  color: #E8940F;
  flex-shrink: 0;
}.tpa_ft_support_ic-qva svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 30px;
}.tpa_ft_support_text_title-qva {
  color: #FFF7EC;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
}.tpa_ft_support_text_sub-qva {
  color: #8A7050;
  font-size: 12px;
  overflow-wrap: break-word;
}.tpa_ft_support_btn-qva {
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  background: #E8940F;
  transition: background .2s;
  color: #FFF7EC;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.tpa_ft_support_btn-qva:hover {
  background: #F5A825;
}.tpa_ft_support_contacts-qva {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.tpa_ft_support_contact-qva {
  color: #6A5438;
  font-size: 12px;
  line-height: 1.4;
}.tpa_ft_support_contact-qva strong {
  display: block;
  font-size: 0.688rem;
  color: #C4A97A;
  margin-bottom: 2px;
  font-weight: 600;
}.tpa_ft_main-qva {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 770px) {.tpa_ft_main-qva {
  padding: 2.5rem 1.5rem 32px;
}
}.tpa_ft_main_in-qva {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.tpa_ft_main_in-qva {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tpa_ft_main_in-qva {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tpa_ft_col_logo-qva {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.tpa_ft_col_logo-qva {
  grid-column: auto;
}
}.tpa_ft_logo-qva {
  gap: 0.563rem;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  color: #FFF7EC;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
}.tpa_ft_logo_mark-qva {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.tpa_ft_logo_mark-qva img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tpa_ft_logo_sub-qva {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6A5438;
}.tpa_ft_col_title-qva {
  color: #C4A97A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.tpa_ft_col_links-qva {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.tpa_ft_col_link-qva {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A5438;
  font-size: 0.813rem;
}.tpa_ft_col_link-qva:hover {
  color: #EAD4AF;
}.tpa_ft_apps-qva {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tpa_ft_app_card-qva {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.tpa_ft_app_card-qva:hover {
  border-color: rgba(232, 148, 18, 0.45);
}.tpa_ft_app_card_ic-qva svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.tpa_ft_app_card_os-qva {
  color: #6A5438;
  font-weight: 600;
  font-size: 0.625rem;
}.tpa_ft_app_card_action-qva {
  font-size: 0.75rem;
  color: #EAD4AF;
  font-weight: 700;
}.tpa_ft_bot-qva {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.tpa_ft_bot-qva {
  padding: 20px 1.5rem;
}
}.tpa_ft_bot_in-qva {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tpa_ft_socials-qva {
  gap: 8px;
  display: flex;
}.tpa_ft_soc-qva {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  color: #C4A97A;
  display: flex;
}.tpa_ft_soc-qva svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.tpa_ft_soc-qva:hover {
  background: rgba(255, 255, 255, 0.07);
}.tpa_ft_legal-qva {
  flex: 1;
  min-width: 200px;
  font-size: 0.688rem;
  color: #9A8262;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tpa_ft_legal-qva strong {
  font-weight: 700;
  color: #C4A97A;
}.tpa_ft_legal-qva a {
  text-decoration: underline;
  color: #C4A97A;
}.tpa_ft_age-qva {
  border-radius: 50%;
  border: 2px solid #9A8262;
  align-items: center;
  justify-content: center;
  height: 32px;
  color: #9A8262;
  margin-left: auto;
  width: 2rem;
  font-size: 0.688rem;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
}