*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100D0B;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #CCB9AB;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.wpi_layout-46i {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.wpi_page-46i {
  display: flex;
  min-height: 100vh;
}.wpi_main-46i {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1082px) {.wpi_main-46i {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.wpi_main-46i {
  padding-bottom: 4.5rem;
}
}.wpi_gc-46i {
  transition: transform .2s,border-color .2s;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #161210;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.wpi_gc-46i {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.wpi_gc-46i {
  width: 168px;
}
}.wpi_gc-46i:hover {
  border-color: rgba(242, 102, 28, 0.08);
  transform: translateY(-3px);
}.wpi_gc_img-46i {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.wpi_gc_img-46i img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.wpi_gc_hover-46i {
  background: rgba(8, 6, 5, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.wpi_gc-46i:hover .wpi_gc_hover-46i {
  opacity: 1;
}.wpi_gc_hover_btn-46i {
  background: #F2661C;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #F4EDE6;
}.wpi_gc_info-46i {
  padding: 8px 0.625rem 10px;
}.wpi_gc_name-46i {
  overflow: hidden;
  margin-bottom: 3px;
  color: #CCB9AB;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
}.wpi_gc_prov-46i {
  color: #5E504A;
  font-size: 10px;
}.wpi_gc_tag-46i {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  font-size: 9px;
  z-index: 2;
}.wpi_gc_tag_hot-46i {
  background: #E53E3E;
  color: #fff;
}.wpi_gc_tag_new-46i {
  background: #22C55E;
  color: #100D0B;
}.wpi_gc_tag_jp-46i {
  background: #F5A623;
  color: #100D0B;
}.wpi_gc_tag_ex-46i {
  background: #C43D08;
  color: #fff;
}.wpi_gc_tag_live-46i {
  background: #E53E3E;
  color: #fff;
}.wpi_gr-46i {
  padding: 32px 1rem 0;
  background: #100D0B;
}
@media(min-width: 767px) {.wpi_gr-46i {
  padding: 2.25rem 24px 0;
}
}.wpi_gr_in-46i {
  margin: 0 auto;
  max-width: 1320px;
}.wpi_gr_head-46i {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.wpi_gr_head_l-46i {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.wpi_gr_ic-46i {
  border-radius: 9px;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 32px;
}.wpi_gr_ic-46i svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.wpi_gr_title-46i {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width:768px) {.wpi_gr_title-46i {
  font-size: 18px;
}
}.wpi_gr_more-46i {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #766258;
  flex-shrink: 0;
}.wpi_gr_more-46i:hover {
  color: #F2661C;
}.wpi_gr_more-46i svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.wpi_gr_arrows-46i {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.wpi_gr_arr-46i {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  color: #9A8578;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 30px;
  display: flex;
}.wpi_gr_arr-46i:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDE6;
}.wpi_gr_arr-46i svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wpi_gr_seo_h-46i {
  margin: 0 0 0.375rem;
  color: #CCB9AB;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 770px) {.wpi_gr_seo_h-46i {
  font-size: 14px;
}
}.wpi_gr_seo-46i {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #766258;
  line-height: 1.55;
}.wpi_gr_seo-46i strong {
  color: #CCB9AB;
  font-weight: 600;
}.wpi_gr_scroll-46i {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.wpi_gr_scroll-46i::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.wpi_gr_scroll-46i {
  gap: 0.75rem;
}
}.wpi_tb-46i {
  background: #100D0B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  top: 0;
  align-items: center;
  position: fixed;
  height: 3.5rem;
  left: 0;
  z-index: 80;
  right: 0;
}.wpi_tb_in-46i {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.wpi_tb_burger-46i {
  gap: 5px;
  border-radius: 9px;
  margin-right: 0.5rem;
  justify-content: center;
  flex-direction: column;
  height: 2.375rem;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  align-items: center;
}.wpi_tb_burger-46i:hover {
  background: rgba(255, 255, 255, 0.05);
}.wpi_tb_burger_line-46i {
  border-radius: 1px;
  background: #9A8578;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.wpi_tb_burger-46i {
  display: none;
}
}.wpi_tb_logo-46i {
  gap: 0.563rem;
  flex-shrink: 0;
  color: #F4EDE6;
  font-weight: 800;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 20px;
}.wpi_tb_logo_mark-46i {
  border-radius: 9px;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  align-items: center;
  height: 2rem;
  display: flex;
}.wpi_tb_logo_mark-46i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wpi_tb_nav-46i {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.wpi_tb_nav-46i {
  display: flex;
}
}.wpi_tb_tab-46i {
  transition: background .15s,color .15s;
  border-radius: 0.563rem;
  padding: 8px 0.875rem;
  color: #9A8578;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.wpi_tb_tab-46i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDE6;
}.wpi_tb_tab-46i.wpi_state_active-46i {
  background: rgba(242, 102, 28, 0.18);
  color: #F4EDE6;
}.wpi_tb_right-46i {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.wpi_tb_login-46i {
  border-radius: 0.563rem;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #CCB9AB;
  font-size: 13px;
  display: none;
}.wpi_tb_login-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
  color: #F4EDE6;
}
@media(min-width: 477px) {.wpi_tb_login-46i {
  display: block;
}
}.wpi_tb_reg-46i {
  transition: background .2s;
  background: #22C55E;
  border-radius: 9px;
  padding: 9px 18px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0E0A08;
  font-weight: 700;
}.wpi_tb_reg-46i:hover {
  background: #16A34A;
}.wpi_sb-46i {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1C1713;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  width: 220px;
  bottom: 0;
  z-index: 70;
  top: 56px;
  left: 0;
  position: fixed;
}.wpi_sb-46i.wpi_state_open-46i {
  transform: translateX(0);
}.wpi_sb-46i::-webkit-scrollbar {
  width: 0.25rem;
}.wpi_sb-46i::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.wpi_sb-46i {
  transform: translateX(0);
}
}.wpi_sb_auth-46i {
  padding: 14px 12px 0.625rem;
}.wpi_sb_btn_reg-46i {
  background: #22C55E;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.563rem;
  color: #0E0A08;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
}.wpi_sb_btn_reg-46i:hover {
  background: #16A34A;
}.wpi_sb_btn_login-46i {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 9px;
  color: #CCB9AB;
  font-size: 13px;
  display: block;
  font-weight: 600;
  text-align: center;
}.wpi_sb_btn_login-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
  color: #F4EDE6;
}.wpi_sb_promo-46i {
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1E0900,#1C1713);
  overflow: hidden;
  border-radius: 0.563rem;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(242, 102, 28, 0.18);
  position: relative;
}.wpi_sb_promo-46i::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(242, 102, 28, 0.18),transparent 70%);
  height: 5rem;
  position: absolute;
  width: 5rem;
  content: '';
  right: -1.25rem;
  top: -1.25rem;
}.wpi_sb_promo_title-46i {
  color: #F2661C;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.wpi_sb_promo_text-46i {
  line-height: 1.35;
  color: #F4EDE6;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
}.wpi_sb_promo_sub-46i {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #766258;
}.wpi_sb_nav-46i {
  padding: 0.375rem 8px 16px;
}.wpi_sb_nav_lb-46i {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #5E504A;
  letter-spacing: .08em;
  font-size: 10px;
}.wpi_sb_link-46i {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  border-radius: 5px;
  transition: background .15s,color .15s;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  color: #9A8578;
  cursor: pointer;
}.wpi_sb_link-46i:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDE6;
}.wpi_sb_link-46i.wpi_state_active-46i {
  background: rgba(242, 102, 28, 0.18);
  color: #F4EDE6;
}.wpi_sb_ic-46i {
  border-radius: 0.313rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  width: 1.875rem;
  display: flex;
}.wpi_sb_ic-46i svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.wpi_sb_ic_1-46i {
  background: rgba(242, 102, 28, 0.08);
  color: #F2661C;
}.wpi_sb_ic_2-46i {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.wpi_sb_ic_3-46i {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.wpi_sb_ic_4-46i {
  background: rgba(196, 61, 8, 0.22);
  color: #C43D08;
}.wpi_sb_ic_5-46i {
  background: rgba(242, 102, 28, 0.08);
  color: #F04E98;
}.wpi_sb_ic_6-46i {
  background: rgba(196, 61, 8, 0.22);
  color: #9B3FD4;
}.wpi_sb_badge-46i {
  border-radius: 5px;
  padding: 2px 7px;
  background: #F5A623;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #0E0A08;
}.wpi_sb_bot-46i {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.wpi_sb_lang-46i,.wpi_sb_help-46i {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.313rem;
  padding: 0.563rem 6px;
  gap: 0.375rem;
  color: #9A8578;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
}.wpi_sb_lang-46i:hover,.wpi_sb_help-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
  color: #F4EDE6;
}.wpi_sb_lang-46i svg,.wpi_sb_help-46i svg {
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wpi_sb_bd-46i {
  background: rgba(8, 6, 5, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.wpi_sb_bd-46i.wpi_state_on-46i {
  display: block;
}
@media(min-width: 1081px) {.wpi_sb_bd-46i {
  display: none!important;
}
}.wpi_mob_nav-46i {
  background: #1C1713;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1078px) {.wpi_mob_nav-46i {
  display: none;
}
}.wpi_mob_nav_item-46i {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  color: #5E504A;
}.wpi_mob_nav_ic-46i {
  line-height: 1;
}.wpi_mob_nav_ic-46i svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.wpi_mob_nav_lb-46i {
  font-size: 0.625rem;
  color: #5E504A;
  font-weight: 600;
}.wpi_mob_nav_item-46i.wpi_state_active-46i {
  color: #F2661C;
}.wpi_mob_nav_item-46i.wpi_state_active-46i .wpi_mob_nav_lb-46i {
  color: #F2661C;
}.wpi_hero-46i {
  padding: 1.25rem 1rem 0;
  background: #100D0B;
}
@media(min-width: 766px) {.wpi_hero-46i {
  padding: 1.5rem 24px 0;
}
}.wpi_hero_in-46i {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.wpi_hero_in-46i {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.wpi_hero_in-46i {
  grid-template-columns: 1fr 340px;
}
}.wpi_hero_promo-46i {
  overflow: hidden;
  border-radius: 14px;
  background: #161210;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width:768px) {.wpi_hero_promo-46i {
  min-height: 280px;
}
}.wpi_hero_promo_bg-46i {
  background-position: center;
  background: linear-gradient(120deg,#1E0900 0%,#100D0B 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.wpi_hero_promo_bg-46i::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0B 0%,rgba(8, 6, 5, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.wpi_hero_promo_glow-46i {
  background: radial-gradient(circle,rgba(196, 61, 8, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  top: -40px;
  right: 3.75rem;
  width: 18.75rem;
  height: 18.75rem;
}.wpi_hero_promo_ct-46i {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 480px;
  z-index: 2;
}
@media(min-width: 769px) {.wpi_hero_promo_ct-46i {
  padding: 2.5rem 2rem;
}
}.wpi_hero_badge-46i {
  border: 1px solid rgba(242, 102, 28, 0.08);
  background: rgba(242, 102, 28, 0.18);
  padding: 0.313rem 12px;
  border-radius: 20px;
  display: inline-block;
  color: #F2661C;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.wpi_hero_h1-46i {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F4EDE6;
  font-size: 1.625rem;
  margin-bottom: 10px;
  line-height: 1.15;
}.wpi_hero_h1-46i em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 765px) {.wpi_hero_h1-46i {
  font-size: 36px;
}
}.wpi_hero_sub-46i {
  color: #9A8578;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 769px) {.wpi_hero_sub-46i {
  font-size: 14px;
}
}.wpi_hero_row-46i {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.wpi_hero_cta-46i {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 9px;
  background: #22C55E;
  font-size: 14px;
  color: #0E0A08;
  font-weight: 700;
  box-shadow: 0 3px 18px rgba(34, 197, 94, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.wpi_hero_cta-46i:hover {
  background: #16A34A;
}.wpi_hero_terms-46i {
  font-size: 0.688rem;
  color: #5E504A;
}.wpi_hero_game-46i {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 14px;
  background: #161210;
  flex-direction: column;
  display: flex;
  position: relative;
}.wpi_hero_game_badge-46i {
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(245, 166, 35, 0.16);
  border: 1px solid rgba(245, 166, 35, 0.16);
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  left: 0.75rem;
  top: 0.75rem;
  font-size: 10px;
  color: #F5A623;
  position: absolute;
}.wpi_hero_game_badge-46i svg {
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.wpi_hero_game_img-46i {
  background: linear-gradient(135deg,#1E0900,#100D0B);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.wpi_hero_game_img-46i img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.wpi_hero_game_play-46i {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 5, 0.72);
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.wpi_hero_game-46i:hover .wpi_hero_game_play-46i {
  opacity: 1;
}.wpi_hero_game_play-46i span {
  background: #F2661C;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 3.25rem;
  width: 3.25rem;
}.wpi_hero_game_play-46i span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.wpi_hero_game_info-46i {
  padding: 0.875rem 16px;
}.wpi_hero_game_title-46i {
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-size: 0.938rem;
  margin-bottom: 4px;
  font-weight: 700;
}.wpi_hero_game_provider-46i {
  color: #766258;
  font-size: 0.688rem;
}.wpi_hero_game_btn-46i {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 9px;
  background: #F2661C;
  margin: 12px 16px 1rem;
  font-weight: 700;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #F4EDE6;
}.wpi_hero_game-46i:hover .wpi_hero_game_btn-46i {
  background: #FF7D38;
}.wpi_sbar-46i {
  background: #100D0B;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.wpi_sbar-46i {
  padding: 1.125rem 24px 0;
}
}.wpi_sbar_in-46i {
  margin: 0 auto;
  max-width: 1320px;
}.wpi_sbar_row-46i {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.wpi_sbar_input-46i {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 1rem;
  border-radius: 9px;
  gap: 10px;
  background: #161210;
  flex: 1;
  align-items: center;
  color: #766258;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
}.wpi_sbar_input-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
}.wpi_sbar_input-46i svg {
  stroke-linecap: round;
  height: 15px;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.wpi_sbar_providers-46i {
  transition: border-color .2s;
  border-radius: 0.563rem;
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161210;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #CCB9AB;
  display: flex;
  align-items: center;
}.wpi_sbar_providers-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
  color: #F4EDE6;
}.wpi_sbar_providers-46i svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.wpi_sbar_tabs-46i {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.wpi_sbar_tabs-46i::-webkit-scrollbar {
  display: none;
}.wpi_sbar_tab-46i {
  gap: 0.438rem;
  padding: 0.5rem 14px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  color: #9A8578;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
}.wpi_sbar_tab-46i:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(242, 102, 28, 0.55);
  color: #F4EDE6;
}.wpi_sbar_tab-46i.wpi_state_active-46i {
  background: rgba(242, 102, 28, 0.18);
  border-color: rgba(242, 102, 28, 0.08);
  color: #F4EDE6;
}.wpi_sbar_tab_ic-46i svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.wpi_gcg-46i {
  background: #100D0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.wpi_gcg-46i {
  padding: 2.75rem 1.5rem 0;
}
}.wpi_gcg_in-46i {
  margin: 0 auto;
  max-width: 82.5rem;
}.wpi_gcg_head-46i {
  margin-bottom: 20px;
  max-width: 720px;
}.wpi_gcg_label-46i {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #F2661C;
}.wpi_gcg_h2-46i {
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.wpi_gcg_h2-46i {
  font-size: 1.75rem;
}
}.wpi_gcg_intro-46i {
  font-size: 0.813rem;
  color: #766258;
  line-height: 1.6;
}.wpi_gcg_grid-46i {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.wpi_gcg_grid-46i {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.wpi_gcg_grid-46i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wpi_gcg_card-46i {
  border-radius: 0.875rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
}.wpi_gcg_card-46i:hover {
  transform: translateY(-3px);
  border-color: rgba(242, 102, 28, 0.18);
}.wpi_gcg_card_bg-46i {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wpi_gcg_card_bg-46i::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wpi_gcg_card_ic-46i {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  align-items: center;
  color: #F4EDE6;
  position: absolute;
  top: 1.125rem;
  height: 2.5rem;
  width: 2.5rem;
  z-index: 2;
  display: flex;
  justify-content: center;
  right: 1.125rem;
}.wpi_gcg_card_ic-46i svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wpi_gcg_card_ct-46i {
  z-index: 1;
  position: relative;
}.wpi_gcg_card_h-46i {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  line-height: 1.2;
  color: #F4EDE6;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wpi_gcg_card_h-46i {
  font-size: 1.25rem;
}
}.wpi_gcg_card_p-46i {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
}.wpi_gcg_card_p-46i strong {
  font-weight: 600;
  color: #F4EDE6;
}.wpi_gcg_card_cta-46i {
  gap: 0.25rem;
  font-size: 0.75rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  color: #F2661C;
}.wpi_gcg_card_cta-46i svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.wpi_ws-46i {
  background: #100D0B;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.wpi_ws-46i {
  padding: 36px 1.5rem 0;
}
}.wpi_ws_in-46i {
  margin: 0 auto;
  max-width: 82.5rem;
}.wpi_ws_head-46i {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.wpi_ws_title-46i {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  align-items: center;
}.wpi_ws_title_ic-46i svg {
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  color: #F5A623;
}.wpi_ws_online-46i {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #766258;
  font-weight: 600;
  display: flex;
}.wpi_ws_online_dot-46i {
  background: #22C55E;
  border-radius: 50%;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  flex-shrink: 0;
}.wpi_ws_scroll-46i {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.wpi_ws_scroll-46i::-webkit-scrollbar {
  display: none;
}.wpi_wc-46i {
  background: #161210;
  gap: 10px;
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 14px;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.wpi_wc_img-46i {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #1C1713;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.wpi_wc_img-46i img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wpi_wc_info-46i {
  min-width: 0;
}.wpi_wc_game-46i {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #CCB9AB;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.wpi_wc_player-46i {
  overflow: hidden;
  white-space: nowrap;
  color: #5E504A;
  font-size: 10px;
  text-overflow: ellipsis;
}.wpi_wc_amount-46i {
  white-space: nowrap;
  margin-left: auto;
  color: #22C55E;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.wpi_htp-46i {
  background: #100D0B;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.wpi_htp-46i {
  padding: 44px 1.5rem 0;
}
}.wpi_htp_in-46i {
  margin: 0 auto;
  max-width: 82.5rem;
}.wpi_htp_head-46i {
  max-width: 45rem;
  margin-bottom: 22px;
}.wpi_htp_label-46i {
  font-size: 11px;
  color: #F2661C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.wpi_htp_h2-46i {
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.wpi_htp_h2-46i {
  font-size: 28px;
}
}.wpi_htp_intro-46i {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #766258;
}.wpi_htp_steps-46i {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.wpi_htp_steps-46i {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wpi_htp_steps-46i {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wpi_htp_step-46i {
  background: #1C1713;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 9px;
  padding: 1.25rem 1.125rem 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.wpi_htp_step_num-46i {
  border-radius: 50%;
  background: #F2661C;
  width: 1.75rem;
  display: flex;
  justify-content: center;
  top: -12px;
  left: 20px;
  font-weight: 800;
  color: #0E0A08;
  font-family: 'Exo 2', sans-serif;
  position: absolute;
  align-items: center;
  font-size: 0.813rem;
  height: 28px;
}.wpi_htp_step_ic-46i {
  background: rgba(242, 102, 28, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.313rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #F2661C;
  width: 36px;
}.wpi_htp_step_ic-46i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.wpi_htp_step_h-46i {
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EDE6;
}.wpi_htp_step_p-46i {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #766258;
  line-height: 1.55;
}.wpi_htp_step_p-46i strong {
  color: #CCB9AB;
  font-weight: 600;
}.wpi_htp_cta-46i {
  padding: 13px 26px;
  border-radius: 0.563rem;
  background: #22C55E;
  transition: background .2s;
  font-size: 14px;
  color: #0E0A08;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}.wpi_htp_cta-46i:hover {
  background: #16A34A;
}.wpi_bon-46i {
  padding: 2.25rem 1rem 0;
  background: #100D0B;
}
@media(min-width: 766px) {.wpi_bon-46i {
  padding: 2.75rem 1.5rem 0;
}
}.wpi_bon_in-46i {
  margin: 0 auto;
  max-width: 1320px;
}.wpi_bon_head-46i {
  margin-bottom: 20px;
}.wpi_bon_label-46i {
  text-transform: uppercase;
  color: #F2661C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.wpi_bon_h2-46i {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F4EDE6;
}
@media(min-width: 769px) {.wpi_bon_h2-46i {
  font-size: 1.5rem;
}
}.wpi_bon_seo-46i {
  max-width: 38.75rem;
  color: #766258;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.wpi_bon_seo-46i strong {
  color: #CCB9AB;
  font-weight: 700;
}.wpi_bon_seo-46i a {
  color: #F2661C;
  text-decoration: underline;
}.wpi_bon_grid-46i {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.wpi_bon_grid-46i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.wpi_bon_grid-46i {
  grid-template-columns: repeat(5,1fr);
}
}.wpi_bon_card-46i {
  background: #161210;
  padding: 16px;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.wpi_bon_card-46i:hover {
  border-color: rgba(242, 102, 28, 0.08);
  transform: translateY(-2px);
}.wpi_bon_card_ic-46i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
}.wpi_bon_card_ic-46i {
  margin-bottom: 10px;
}.wpi_bon_card_type-46i {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  color: #766258;
  margin-bottom: 6px;
}.wpi_bon_card_amount-46i {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F5A623;
}.wpi_bon_card_name-46i {
  font-size: 13px;
  font-weight: 600;
  color: #F4EDE6;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.wpi_bon_card_detail-46i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #5E504A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.wpi_reg-46i {
  padding: 36px 16px 0;
  background: #100D0B;
}
@media(min-width: 767px) {.wpi_reg-46i {
  padding: 44px 1.5rem 0;
}
}.wpi_reg_in-46i {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  padding: 28px 24px;
  background: #1C1713;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.wpi_reg_in-46i {
  padding: 40px;
}
}.wpi_reg_top-46i {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.wpi_reg_top-46i {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wpi_reg_label-46i {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #F2661C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wpi_reg_h2-46i {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE6;
  margin-bottom: 0.75rem;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.2;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.wpi_reg_h2-46i {
  font-size: 28px;
}
}.wpi_reg_bonus-46i {
  gap: 8px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  padding: 10px 16px;
  background: rgba(245, 166, 35, 0.16);
  border-radius: 9px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.wpi_reg_bonus_amount-46i {
  font-size: 20px;
  color: #F5A623;
  font-weight: 800;
}.wpi_reg_bonus_text-46i {
  line-height: 1.35;
  color: #9A8578;
  font-size: 0.813rem;
}.wpi_reg_cta_btn-46i {
  border-radius: 0.563rem;
  padding: 14px 2rem;
  background: #22C55E;
  transition: background .2s;
  display: inline-block;
  color: #0E0A08;
  box-shadow: 0 3px 1.125rem rgba(34, 197, 94, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
}.wpi_reg_cta_btn-46i:hover {
  background: #16A34A;
}.wpi_reg_terms-46i {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5E504A;
}.wpi_reg_seo-46i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #766258;
  padding-top: 20px;
  margin-top: 20px;
}.wpi_reg_seo-46i p {
  color: #766258;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.wpi_reg_seo-46i p:last-child {
  margin-bottom: 0;
}.wpi_reg_seo-46i strong {
  font-weight: 700;
  color: #CCB9AB;
}.wpi_reg_seo-46i a {
  transition: color .2s;
  color: #F2661C;
  text-decoration: underline;
}.wpi_reg_seo-46i a:hover {
  color: #FF7D38;
}.wpi_reg_seo-46i ul,.wpi_reg_seo-46i ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.wpi_reg_seo-46i ol {
  list-style: decimal;
}.wpi_reg_seo-46i li {
  color: #766258;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.wpi_reg_seo-46i table {
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 770px) {.wpi_reg_seo-46i table {
  display: table;
}
}.wpi_reg_seo-46i th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CCB9AB;
  font-weight: 700;
  text-align: left;
}.wpi_reg_seo-46i td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #766258;
}.wpi_reg_steps-46i {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.wpi_reg_steps-46i {
  margin-top: 0;
}
}.wpi_reg_step-46i {
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.wpi_reg_step_num-46i {
  border-radius: 50%;
  border: 1px solid rgba(242, 102, 28, 0.08);
  background: rgba(242, 102, 28, 0.18);
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  display: flex;
  color: #F2661C;
  height: 34px;
}.wpi_reg_step_title-46i {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F4EDE6;
  font-weight: 700;
}.wpi_reg_step_text-46i {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #766258;
}.wpi_reg_trust-46i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 20px;
}.wpi_reg_trust_item-46i {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #766258;
  font-size: 12px;
}.wpi_reg_trust_ic-46i svg {
  height: 1rem;
  color: #F2661C;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.wpi_app-46i {
  background: #100D0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.wpi_app-46i {
  padding: 44px 1.5rem 0;
}
}.wpi_app_in-46i {
  margin: 0 auto;
  max-width: 1320px;
}.wpi_app_head-46i {
  margin-bottom: 1rem;
}.wpi_app_label-46i {
  text-transform: uppercase;
  color: #F2661C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.wpi_app_h2-46i {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EDE6;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.wpi_app_h2-46i {
  font-size: 1.5rem;
}
}.wpi_app_sub-46i {
  color: #766258;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
}.wpi_app_sub-46i strong {
  color: #CCB9AB;
  font-weight: 700;
}.wpi_app_cards-46i {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.wpi_app_cards-46i {
  grid-template-columns: repeat(3,1fr);
}
}.wpi_app_card-46i {
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  border-radius: 9px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.wpi_app_card_ios-46i {
  background: linear-gradient(135deg,rgba(242, 102, 28, 0.18) 0%,#1C1713 100%);
}.wpi_app_card_android-46i {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#1C1713 100%);
}.wpi_app_card_win-46i {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#1C1713 100%);
}.wpi_app_card_ic-46i svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 34px;
}.wpi_app_card_ic-46i {
  flex-shrink: 0;
  color: #F4EDE6;
}.wpi_app_card_os-46i {
  color: #766258;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
}.wpi_app_card_title-46i {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F4EDE6;
}.wpi_app_card_text-46i {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #766258;
}.wpi_app_card_btn-46i {
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(242, 102, 28, 0.55);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  padding: 10px 1.125rem;
  font-weight: 700;
  align-items: center;
  color: #F4EDE6;
  font-size: 0.813rem;
  display: inline-flex;
}.wpi_app_card_btn-46i:hover {
  background: rgba(255, 255, 255, 0.07);
}.wpi_prov-46i {
  background: #100D0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wpi_prov-46i {
  padding: 2.75rem 1.5rem 0;
}
}.wpi_prov_in-46i {
  margin: 0 auto;
  max-width: 1320px;
}.wpi_prov_head-46i {
  margin-bottom: 16px;
}.wpi_prov_label-46i {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #F2661C;
  text-transform: uppercase;
}.wpi_prov_h2-46i {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F4EDE6;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.wpi_prov_h2-46i {
  font-size: 1.5rem;
}
}.wpi_prov_seo-46i {
  color: #766258;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  max-width: 620px;
  line-height: 1.6;
}.wpi_prov_seo-46i strong {
  font-weight: 700;
  color: #CCB9AB;
}.wpi_prov_seo-46i a {
  color: #F2661C;
  text-decoration: underline;
}.wpi_prov_grid-46i {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.wpi_prov_grid-46i {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.wpi_prov_grid-46i {
  grid-template-columns: repeat(8,1fr);
}
}.wpi_prov_card-46i {
  background: #161210;
  padding: 14px 0.625rem;
  border-radius: 0.563rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.wpi_prov_card-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
  background: #1C1713;
}.wpi_prov_logo-46i {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.wpi_prov_logo-46i img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.wpi_prov_name-46i {
  color: #9A8578;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
}.wpi_seo-46i {
  padding: 36px 16px 0;
  background: #100D0B;
}
@media(min-width: 771px) {.wpi_seo-46i {
  padding: 2.75rem 24px 0;
}
}.wpi_seo_in-46i {
  background: #1C1713;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wpi_seo_in-46i {
  padding: 36px 40px;
}
}.wpi_seo_label-46i {
  color: #F2661C;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.wpi_seo_h2-46i {
  color: #F4EDE6;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wpi_seo_h2-46i {
  font-size: 1.5rem;
}
}.wpi_seo_body-46i {
  color: #9A8578;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.wpi_seo_body-46i p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #9A8578;
}.wpi_seo_body-46i p:last-child {
  margin-bottom: 0;
}.wpi_seo_body-46i strong {
  font-weight: 700;
  color: #CCB9AB;
}.wpi_seo_body-46i a {
  transition: color .2s;
  color: #F2661C;
  text-decoration: underline;
}.wpi_seo_body-46i a:hover {
  color: #FF7D38;
}.wpi_seo_body-46i ul,.wpi_seo_body-46i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.wpi_seo_body-46i ol {
  list-style: decimal;
}.wpi_seo_body-46i li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A8578;
  font-size: 0.875rem;
}.wpi_seo_body-46i table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.wpi_seo_body-46i table {
  display: table;
}
}.wpi_seo_body-46i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #CCB9AB;
  font-weight: 700;
}.wpi_seo_body-46i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8578;
}.wpi_seo_cols-46i {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.wpi_seo_cols-46i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wpi_seo_cols-46i {
  grid-template-columns: repeat(3,1fr);
}
}.wpi_seo_col_h-46i {
  color: #CCB9AB;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.wpi_seo_col_p-46i {
  line-height: 1.65;
  color: #766258;
  overflow-wrap: break-word;
  font-size: 13px;
}.wpi_seo_stats-46i {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.wpi_seo_stat-46i {
  padding: 0.875rem 16px;
  background: rgba(242, 102, 28, 0.08);
  border: 1px solid rgba(242, 102, 28, 0.18);
  border-radius: 0.563rem;
  flex: 1;
  min-width: 140px;
}.wpi_seo_stat_val-46i {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F2661C;
}.wpi_seo_stat_lb-46i {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #766258;
}.wpi_seo-46i {
  background: #100D0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.wpi_seo-46i {
  padding: 2.75rem 24px 0;
}
}.wpi_seo_in-46i {
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  background: #1C1713;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.wpi_seo_in-46i {
  padding: 36px 2.5rem;
}
}.wpi_seo_label-46i {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F2661C;
  font-size: 11px;
  text-transform: uppercase;
}.wpi_seo_h2-46i {
  margin-bottom: 0.875rem;
  color: #F4EDE6;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.wpi_seo_h2-46i {
  font-size: 1.5rem;
}
}.wpi_seo_body-46i {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8578;
}.wpi_seo_body-46i p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A8578;
  font-size: 14px;
}.wpi_seo_body-46i p:last-child {
  margin-bottom: 0;
}.wpi_seo_body-46i strong {
  font-weight: 700;
  color: #CCB9AB;
}.wpi_seo_body-46i a {
  transition: color .2s;
  text-decoration: underline;
  color: #F2661C;
}.wpi_seo_body-46i a:hover {
  color: #FF7D38;
}.wpi_seo_body-46i ul,.wpi_seo_body-46i ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.wpi_seo_body-46i ol {
  list-style: decimal;
}.wpi_seo_body-46i li {
  color: #9A8578;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.wpi_seo_body-46i table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.wpi_seo_body-46i table {
  display: table;
}
}.wpi_seo_body-46i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #CCB9AB;
  text-align: left;
}.wpi_seo_body-46i td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8578;
}.wpi_seo_cols-46i {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.wpi_seo_cols-46i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.wpi_seo_cols-46i {
  grid-template-columns: repeat(3,1fr);
}
}.wpi_seo_col_h-46i {
  color: #CCB9AB;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.wpi_seo_col_p-46i {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #766258;
  font-size: 0.813rem;
}.wpi_seo_stats-46i {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wpi_seo_stat-46i {
  border-radius: 0.563rem;
  border: 1px solid rgba(242, 102, 28, 0.18);
  flex: 1;
  background: rgba(242, 102, 28, 0.08);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.wpi_seo_stat_val-46i {
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #F2661C;
  overflow-wrap: break-word;
}.wpi_seo_stat_lb-46i {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #766258;
}.wpi_faq-46i {
  padding: 36px 16px 0;
  background: #100D0B;
}
@media(min-width: 767px) {.wpi_faq-46i {
  padding: 2.75rem 24px 0;
}
}.wpi_faq_in-46i {
  margin: 0 auto;
  max-width: 82.5rem;
}.wpi_faq_head-46i {
  margin-bottom: 1.25rem;
}.wpi_faq_label-46i {
  font-size: 0.688rem;
  color: #F2661C;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wpi_faq_h2-46i {
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.wpi_faq_h2-46i {
  font-size: 24px;
}
}.wpi_faq_list-46i {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wpi_faq_item-46i {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #1C1713;
  border-radius: 0.563rem;
}.wpi_faq_q-46i {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #CCB9AB;
}.wpi_faq_q-46i:hover {
  color: #F4EDE6;
}.wpi_faq_q_ic-46i {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  font-size: 1rem;
  color: #F2661C;
  align-items: center;
  display: flex;
  height: 24px;
  width: 1.5rem;
  justify-content: center;
}.wpi_faq_item-46i.wpi_state_open-46i .wpi_faq_q_ic-46i {
  transform: rotate(45deg);
}.wpi_faq_a-46i {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  color: #766258;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wpi_faq_item-46i.wpi_state_open-46i .wpi_faq_a-46i {
  display: block;
}.wpi_faq_a-46i strong {
  font-weight: 700;
  color: #CCB9AB;
}.wpi_faq_a-46i a {
  text-decoration: underline;
  color: #F2661C;
}.wpi_faq_a-46i ul,.wpi_faq_a-46i ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.wpi_faq_a-46i ol {
  list-style: decimal;
}.wpi_faq_a-46i li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.wpi_faq_a-46i table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 766px) {.wpi_faq_a-46i table {
  display: table;
}
}.wpi_faq_a-46i th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CCB9AB;
  font-weight: 700;
  text-align: left;
}.wpi_faq_a-46i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #766258;
}.wpi_rv-46i {
  padding: 36px 16px 0;
  background: #100D0B;
}
@media(min-width: 765px) {.wpi_rv-46i {
  padding: 2.75rem 24px 0;
}
}.wpi_rv_in-46i {
  margin: 0 auto;
  max-width: 82.5rem;
}.wpi_rv_head-46i {
  margin-bottom: 20px;
  max-width: 45rem;
}.wpi_rv_label-46i {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #F2661C;
  font-weight: 700;
  text-transform: uppercase;
}.wpi_rv_h2-46i {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F4EDE6;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.wpi_rv_h2-46i {
  font-size: 1.75rem;
}
}.wpi_rv_stats-46i {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  color: #766258;
}.wpi_rv_stats_score-46i {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.wpi_rv_stats_score_val-46i {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  color: #F5A623;
  font-weight: 800;
}.wpi_rv_stats_score_max-46i {
  font-size: 0.813rem;
  color: #5E504A;
}.wpi_rv_stats_badge-46i {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.wpi_rv_stats_badge-46i svg {
  width: 14px;
  color: #F5A623;
  height: 14px;
}.wpi_rv_grid-46i {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.wpi_rv_grid-46i {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.wpi_rv_grid-46i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wpi_rv_card-46i {
  padding: 20px;
  background: #1C1713;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
}.wpi_rv_card_stars-46i {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F5A623;
  display: flex;
}.wpi_rv_card_stars-46i svg {
  height: 0.875rem;
  width: 14px;
}.wpi_rv_card_h-46i {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EDE6;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}.wpi_rv_card_body-46i {
  flex: 1;
  color: #766258;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 13px;
}.wpi_rv_card_body-46i strong {
  color: #CCB9AB;
  font-weight: 600;
}.wpi_rv_card_meta-46i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.wpi_rv_card_author-46i {
  font-weight: 600;
  color: #CCB9AB;
  font-size: 0.75rem;
}.wpi_rv_card_date-46i {
  font-size: 11px;
  color: #5E504A;
}.wpi_seo-46i {
  padding: 36px 16px 0;
  background: #100D0B;
}
@media(min-width: 771px) {.wpi_seo-46i {
  padding: 2.75rem 24px 0;
}
}.wpi_seo_in-46i {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  background: #1C1713;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.wpi_seo_in-46i {
  padding: 2.25rem 40px;
}
}.wpi_seo_label-46i {
  letter-spacing: .08em;
  font-size: 11px;
  color: #F2661C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.wpi_seo_h2-46i {
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #F4EDE6;
  font-weight: 800;
}
@media(min-width: 769px) {.wpi_seo_h2-46i {
  font-size: 1.5rem;
}
}.wpi_seo_body-46i {
  color: #9A8578;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.wpi_seo_body-46i p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A8578;
}.wpi_seo_body-46i p:last-child {
  margin-bottom: 0;
}.wpi_seo_body-46i strong {
  font-weight: 700;
  color: #CCB9AB;
}.wpi_seo_body-46i a {
  transition: color .2s;
  color: #F2661C;
  text-decoration: underline;
}.wpi_seo_body-46i a:hover {
  color: #FF7D38;
}.wpi_seo_body-46i ul,.wpi_seo_body-46i ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wpi_seo_body-46i ol {
  list-style: decimal;
}.wpi_seo_body-46i li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8578;
}.wpi_seo_body-46i table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 767px) {.wpi_seo_body-46i table {
  display: table;
}
}.wpi_seo_body-46i th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #CCB9AB;
}.wpi_seo_body-46i td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A8578;
}.wpi_seo_cols-46i {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.wpi_seo_cols-46i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wpi_seo_cols-46i {
  grid-template-columns: repeat(3,1fr);
}
}.wpi_seo_col_h-46i {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #CCB9AB;
  overflow-wrap: break-word;
}.wpi_seo_col_p-46i {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #766258;
  overflow-wrap: break-word;
}.wpi_seo_stats-46i {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wpi_seo_stat-46i {
  background: rgba(242, 102, 28, 0.08);
  border: 1px solid rgba(242, 102, 28, 0.18);
  padding: 14px 1rem;
  border-radius: 9px;
  flex: 1;
  min-width: 8.75rem;
}.wpi_seo_stat_val-46i {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2661C;
  margin-bottom: 0.25rem;
}.wpi_seo_stat_lb-46i {
  font-size: 0.688rem;
  color: #766258;
  overflow-wrap: break-word;
}.wpi_ft-46i {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080605;
  margin-top: 48px;
}.wpi_ft_support-46i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width:768px) {.wpi_ft_support-46i {
  padding: 28px 1.5rem;
}
}.wpi_ft_support_in-46i {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wpi_ft_support_main-46i {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.wpi_ft_support_ic-46i {
  color: #F2661C;
  flex-shrink: 0;
}.wpi_ft_support_ic-46i svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
}.wpi_ft_support_text_title-46i {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F4EDE6;
}.wpi_ft_support_text_sub-46i {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #766258;
}.wpi_ft_support_btn-46i {
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #F2661C;
  border-radius: 9px;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  color: #F4EDE6;
  font-weight: 700;
}.wpi_ft_support_btn-46i:hover {
  background: #FF7D38;
}.wpi_ft_support_contacts-46i {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.wpi_ft_support_contact-46i {
  font-size: 12px;
  color: #5E504A;
  line-height: 1.4;
}.wpi_ft_support_contact-46i strong {
  display: block;
  color: #9A8578;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
}.wpi_ft_main-46i {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.wpi_ft_main-46i {
  padding: 2.5rem 24px 32px;
}
}.wpi_ft_main_in-46i {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.wpi_ft_main_in-46i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wpi_ft_main_in-46i {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wpi_ft_col_logo-46i {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.wpi_ft_col_logo-46i {
  grid-column: auto;
}
}.wpi_ft_logo-46i {
  gap: 0.563rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE6;
  font-size: 1rem;
}.wpi_ft_logo_mark-46i {
  overflow: hidden;
  border-radius: 5px;
  width: 1.875rem;
  height: 1.875rem;
}.wpi_ft_logo_mark-46i img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wpi_ft_logo_sub-46i {
  max-width: 200px;
  color: #5E504A;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.wpi_ft_col_title-46i {
  margin-bottom: 0.875rem;
  color: #9A8578;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
}.wpi_ft_col_links-46i {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.wpi_ft_col_link-46i {
  transition: color .2s;
  font-size: 13px;
  color: #5E504A;
  overflow-wrap: break-word;
}.wpi_ft_col_link-46i:hover {
  color: #CCB9AB;
}.wpi_ft_apps-46i {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.wpi_ft_app_card-46i {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  border-radius: 5px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.wpi_ft_app_card-46i:hover {
  border-color: rgba(242, 102, 28, 0.55);
}.wpi_ft_app_card_ic-46i svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.wpi_ft_app_card_os-46i {
  font-size: 10px;
  font-weight: 600;
  color: #5E504A;
}.wpi_ft_app_card_action-46i {
  font-size: 12px;
  color: #CCB9AB;
  font-weight: 700;
}.wpi_ft_bot-46i {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.wpi_ft_bot-46i {
  padding: 1.25rem 1.5rem;
}
}.wpi_ft_bot_in-46i {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wpi_ft_socials-46i {
  gap: 8px;
  display: flex;
}.wpi_ft_soc-46i {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
  height: 2.25rem;
  color: #9A8578;
}.wpi_ft_soc-46i svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.wpi_ft_soc-46i:hover {
  background: rgba(255, 255, 255, 0.07);
}.wpi_ft_legal-46i {
  flex: 1;
  color: #8C7E78;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
  overflow-wrap: break-word;
}.wpi_ft_legal-46i strong {
  font-weight: 700;
  color: #9A8578;
}.wpi_ft_legal-46i a {
  text-decoration: underline;
  color: #9A8578;
}.wpi_ft_age-46i {
  border: 2px solid #8C7E78;
  border-radius: 50%;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 800;
  font-size: 11px;
  height: 32px;
  width: 2rem;
  color: #8C7E78;
  justify-content: center;
  align-items: center;
  display: flex;
}