html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #100C0A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.6;
  color: #D9CCBA;
}.plp_layout-uo3 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.plp_page-uo3 {
  min-height: 100vh;
  display: flex;
}.plp_main-uo3 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1078px) {.plp_main-uo3 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.plp_main-uo3 {
  padding-bottom: 4.5rem;
}
}.plp_gc-uo3 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #161009;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width:640px) {.plp_gc-uo3 {
  width: 156px;
}
}
@media(min-width: 1078px) {.plp_gc-uo3 {
  width: 10.5rem;
}
}.plp_gc-uo3:hover {
  border-color: rgba(42, 143, 212, 0.07);
  transform: translateY(-3px);
}.plp_gc_img-uo3 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.plp_gc_img-uo3 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.plp_gc_hover-uo3 {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.plp_gc-uo3:hover .plp_gc_hover-uo3 {
  opacity: 1;
}.plp_gc_hover_btn-uo3 {
  background: #2A8FD4;
  padding: 8px 1rem;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #F5EFE0;
  font-size: 12px;
}.plp_gc_info-uo3 {
  padding: 0.5rem 10px 10px;
}.plp_gc_name-uo3 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: #D9CCBA;
  text-overflow: ellipsis;
}.plp_gc_prov-uo3 {
  font-size: 10px;
  color: #5C4D3A;
}.plp_gc_tag-uo3 {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
  font-size: 0.563rem;
  text-transform: uppercase;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
}.plp_gc_tag_hot-uo3 {
  background: #E03A18;
  color: #fff;
}.plp_gc_tag_new-uo3 {
  background: #22C55E;
  color: #100C0A;
}.plp_gc_tag_jp-uo3 {
  background: #F5C200;
  color: #100C0A;
}.plp_gc_tag_ex-uo3 {
  background: #D4450F;
  color: #fff;
}.plp_gc_tag_live-uo3 {
  background: #E03A18;
  color: #fff;
}.plp_gr-uo3 {
  padding: 2rem 16px 0;
  background: #100C0A;
}
@media(min-width: 766px) {.plp_gr-uo3 {
  padding: 2.25rem 24px 0;
}
}.plp_gr_in-uo3 {
  margin: 0 auto;
  max-width: 1320px;
}.plp_gr_head-uo3 {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.plp_gr_head_l-uo3 {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.plp_gr_ic-uo3 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
  justify-content: center;
  width: 2rem;
  display: flex;
}.plp_gr_ic-uo3 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.plp_gr_title-uo3 {
  color: #F5EFE0;
  font-size: 1rem;
  font-family: 'Bangers', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.plp_gr_title-uo3 {
  font-size: 18px;
}
}.plp_gr_more-uo3 {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #7E6B54;
}.plp_gr_more-uo3:hover {
  color: #2A8FD4;
}.plp_gr_more-uo3 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.plp_gr_arrows-uo3 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.plp_gr_arr-uo3 {
  border-radius: 5px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  height: 30px;
  display: flex;
  color: #A8967E;
  width: 30px;
  align-items: center;
  justify-content: center;
}.plp_gr_arr-uo3:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFE0;
}.plp_gr_arr-uo3 svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.plp_gr_seo_h-uo3 {
  margin: 0 0 6px;
  font-size: 13px;
  color: #D9CCBA;
  overflow-wrap: break-word;
  font-family: 'Bangers', sans-serif;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 770px) {.plp_gr_seo_h-uo3 {
  font-size: 0.875rem;
}
}.plp_gr_seo-uo3 {
  max-width: 680px;
  margin-bottom: 12px;
  color: #7E6B54;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.plp_gr_seo-uo3 strong {
  font-weight: 600;
  color: #D9CCBA;
}.plp_gr_scroll-uo3 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.plp_gr_scroll-uo3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.plp_gr_scroll-uo3 {
  gap: 0.75rem;
}
}.plp_tb-uo3 {
  background: #100C0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  z-index: 80;
  top: 0;
  display: flex;
  height: 3.5rem;
  right: 0;
  left: 0;
  align-items: center;
}.plp_tb_in-uo3 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.plp_tb_burger-uo3 {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  width: 38px;
  justify-content: center;
  margin-right: 8px;
  height: 38px;
  flex-shrink: 0;
}.plp_tb_burger-uo3:hover {
  background: rgba(255, 255, 255, 0.05);
}.plp_tb_burger_line-uo3 {
  border-radius: 1px;
  background: #A8967E;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.plp_tb_burger-uo3 {
  display: none;
}
}.plp_tb_logo-uo3 {
  gap: 0.563rem;
  font-weight: 800;
  color: #F5EFE0;
  display: flex;
  align-items: center;
  font-size: 18px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
}.plp_tb_logo_mark-uo3 {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 2rem;
  justify-content: center;
  height: 2rem;
}.plp_tb_logo_mark-uo3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.plp_tb_nav-uo3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.plp_tb_nav-uo3 {
  display: flex;
}
}.plp_tb_tab-uo3 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  color: #A8967E;
  font-size: 13px;
}.plp_tb_tab-uo3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE0;
}.plp_tb_tab-uo3.plp_state_active-uo3 {
  background: rgba(42, 143, 212, 0.18);
  color: #F5EFE0;
}.plp_tb_right-uo3 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.plp_tb_login-uo3 {
  border-radius: 0.5rem;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  color: #D9CCBA;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.plp_tb_login-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EFE0;
}
@media(min-width: 483px) {.plp_tb_login-uo3 {
  display: block;
}
}.plp_tb_reg-uo3 {
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  background: #22C55E;
  color: #0D0804;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.plp_tb_reg-uo3:hover {
  background: #16A34A;
}.plp_sb-uo3 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1C1510;
  position: fixed;
  top: 56px;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  width: 13.75rem;
  z-index: 70;
}.plp_sb-uo3.plp_state_open-uo3 {
  transform: translateX(0);
}.plp_sb-uo3::-webkit-scrollbar {
  width: 0.25rem;
}.plp_sb-uo3::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.plp_sb-uo3 {
  transform: translateX(0);
}
}.plp_sb_auth-uo3 {
  padding: 14px 12px 10px;
}.plp_sb_btn_reg-uo3 {
  border-radius: 8px;
  padding: 0.688rem;
  background: #22C55E;
  transition: background .2s;
  color: #0D0804;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.plp_sb_btn_reg-uo3:hover {
  background: #16A34A;
}.plp_sb_btn_login-uo3 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 8px;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #D9CCBA;
  font-weight: 600;
}.plp_sb_btn_login-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EFE0;
}.plp_sb_promo-uo3 {
  padding: 0.75rem 14px;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(42, 143, 212, 0.18);
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#3D1A08,#1C1510);
  position: relative;
}.plp_sb_promo-uo3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42, 143, 212, 0.18),transparent 70%);
  top: -20px;
  position: absolute;
  height: 5rem;
  right: -20px;
  content: '';
  width: 5rem;
}.plp_sb_promo_title-uo3 {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #2A8FD4;
  font-size: 11px;
  font-weight: 700;
}.plp_sb_promo_text-uo3 {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F5EFE0;
}.plp_sb_promo_sub-uo3 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7E6B54;
}.plp_sb_nav-uo3 {
  padding: 6px 8px 16px;
}.plp_sb_nav_lb-uo3 {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-size: 10px;
  color: #5C4D3A;
  text-transform: uppercase;
  font-weight: 700;
}.plp_sb_link-uo3 {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 5px;
  gap: 0.625rem;
  font-weight: 500;
  color: #A8967E;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
}.plp_sb_link-uo3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE0;
}.plp_sb_link-uo3.plp_state_active-uo3 {
  background: rgba(42, 143, 212, 0.18);
  color: #F5EFE0;
}.plp_sb_ic-uo3 {
  border-radius: 5px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  align-items: center;
}.plp_sb_ic-uo3 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.plp_sb_ic_1-uo3 {
  background: rgba(42, 143, 212, 0.07);
  color: #2A8FD4;
}.plp_sb_ic_2-uo3 {
  background: rgba(34, 197, 94, 0.16);
  color: #22C55E;
}.plp_sb_ic_3-uo3 {
  background: rgba(245, 194, 0, 0.16);
  color: #F5C200;
}.plp_sb_ic_4-uo3 {
  background: rgba(212, 69, 15, 0.20);
  color: #D4450F;
}.plp_sb_ic_5-uo3 {
  background: rgba(42, 143, 212, 0.07);
  color: #F0529C;
}.plp_sb_ic_6-uo3 {
  background: rgba(212, 69, 15, 0.20);
  color: #9B5CF6;
}.plp_sb_badge-uo3 {
  border-radius: 5px;
  padding: 2px 7px;
  background: #F5C200;
  font-size: 0.563rem;
  color: #0D0804;
  font-weight: 700;
  margin-left: auto;
}.plp_sb_bot-uo3 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.plp_sb_lang-uo3,.plp_sb_help-uo3 {
  border-radius: 5px;
  transition: border-color .2s;
  padding: 9px 6px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A8967E;
  display: flex;
}.plp_sb_lang-uo3:hover,.plp_sb_help-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EFE0;
}.plp_sb_lang-uo3 svg,.plp_sb_help-uo3 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.plp_sb_bd-uo3 {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.plp_sb_bd-uo3.plp_state_on-uo3 {
  display: block;
}
@media(min-width: 1082px) {.plp_sb_bd-uo3 {
  display: none!important;
}
}.plp_mob_nav-uo3 {
  background: #1C1510;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.plp_mob_nav-uo3 {
  display: none;
}
}.plp_mob_nav_item-uo3 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  flex-direction: column;
  color: #5C4D3A;
  display: flex;
  cursor: pointer;
}.plp_mob_nav_ic-uo3 {
  line-height: 1;
}.plp_mob_nav_ic-uo3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.plp_mob_nav_lb-uo3 {
  color: #5C4D3A;
  font-size: 0.625rem;
  font-weight: 600;
}.plp_mob_nav_item-uo3.plp_state_active-uo3 {
  color: #2A8FD4;
}.plp_mob_nav_item-uo3.plp_state_active-uo3 .plp_mob_nav_lb-uo3 {
  color: #2A8FD4;
}.plp_hero-uo3 {
  background: #100C0A;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.plp_hero-uo3 {
  padding: 1.5rem 1.5rem 0;
}
}.plp_hero_in-uo3 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.plp_hero_in-uo3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.plp_hero_in-uo3 {
  grid-template-columns: 1fr 340px;
}
}.plp_hero_promo-uo3 {
  border-radius: 13px;
  background: #161009;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width:768px) {.plp_hero_promo-uo3 {
  min-height: 17.5rem;
}
}.plp_hero_promo_bg-uo3 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3D1A08 0%,#100C0A 100%);
  background-size: cover;
  position: absolute;
}.plp_hero_promo_bg-uo3::after {
  inset: 0;
  background: linear-gradient(90deg,#100C0A 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.plp_hero_promo_glow-uo3 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 69, 15, 0.20) 0%,transparent 65%);
  top: -40px;
  width: 300px;
  right: 60px;
  height: 300px;
  position: absolute;
  pointer-events: none;
}.plp_hero_promo_ct-uo3 {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  max-width: 480px;
}
@media(min-width:768px) {.plp_hero_promo_ct-uo3 {
  padding: 2.5rem 2rem;
}
}.plp_hero_badge-uo3 {
  border-radius: 22px;
  padding: 0.313rem 12px;
  border: 1px solid rgba(42, 143, 212, 0.07);
  background: rgba(42, 143, 212, 0.18);
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  color: #2A8FD4;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.plp_hero_h1-uo3 {
  color: #F5EFE0;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Bangers', sans-serif;
  margin-bottom: 10px;
}.plp_hero_h1-uo3 em {
  color: #F5C200;
  font-style: normal;
}
@media(min-width: 767px) {.plp_hero_h1-uo3 {
  font-size: 2.25rem;
}
}.plp_hero_sub-uo3 {
  color: #A8967E;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 767px) {.plp_hero_sub-uo3 {
  font-size: 14px;
}
}.plp_hero_row-uo3 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.plp_hero_cta-uo3 {
  transition: background .2s;
  border-radius: 8px;
  background: #22C55E;
  padding: 13px 26px;
  color: #0D0804;
  font-weight: 700;
  box-shadow: 4px 4px 0px #0A3D1E, 0 0 14px rgba(34, 197, 94, 0.45);
  font-size: 14px;
}.plp_hero_cta-uo3:hover {
  background: #16A34A;
}.plp_hero_terms-uo3 {
  color: #5C4D3A;
  font-size: 11px;
}.plp_hero_game-uo3 {
  background: #161009;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.813rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.plp_hero_game_badge-uo3 {
  border-radius: 22px;
  padding: 0.313rem 0.625rem;
  background: rgba(245, 194, 0, 0.16);
  border: 1px solid rgba(245, 194, 0, 0.16);
  color: #F5C200;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  top: 0.75rem;
  letter-spacing: .06em;
  font-weight: 700;
  left: 0.75rem;
  font-size: 0.625rem;
}.plp_hero_game_badge-uo3 svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
}.plp_hero_game_img-uo3 {
  background: linear-gradient(135deg,#3D1A08,#100C0A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.plp_hero_game_img-uo3 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.plp_hero_game_play-uo3 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.plp_hero_game-uo3:hover .plp_hero_game_play-uo3 {
  opacity: 1;
}.plp_hero_game_play-uo3 span {
  background: #2A8FD4;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  display: flex;
}.plp_hero_game_play-uo3 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.plp_hero_game_info-uo3 {
  padding: 14px 16px;
}.plp_hero_game_title-uo3 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  color: #F5EFE0;
  overflow-wrap: break-word;
}.plp_hero_game_provider-uo3 {
  color: #7E6B54;
  font-size: 0.688rem;
}.plp_hero_game_btn-uo3 {
  background: #2A8FD4;
  margin: 0.75rem 16px 16px;
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  display: block;
  font-size: 13px;
  color: #F5EFE0;
  text-align: center;
  font-weight: 700;
}.plp_hero_game-uo3:hover .plp_hero_game_btn-uo3 {
  background: #3DAAE8;
}.plp_sbar-uo3 {
  padding: 16px 1rem 0;
  background: #100C0A;
}
@media(min-width: 769px) {.plp_sbar-uo3 {
  padding: 18px 24px 0;
}
}.plp_sbar_in-uo3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.plp_sbar_row-uo3 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.plp_sbar_input-uo3 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 0.5rem;
  flex: 1;
  gap: 0.625rem;
  background: #161009;
  padding: 11px 1rem;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #7E6B54;
}.plp_sbar_input-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.plp_sbar_input-uo3 svg {
  flex-shrink: 0;
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
}.plp_sbar_providers-uo3 {
  background: #161009;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  color: #D9CCBA;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.plp_sbar_providers-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EFE0;
}.plp_sbar_providers-uo3 svg {
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
}.plp_sbar_tabs-uo3 {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.plp_sbar_tabs-uo3::-webkit-scrollbar {
  display: none;
}.plp_sbar_tab-uo3 {
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #A8967E;
}.plp_sbar_tab-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFE0;
}.plp_sbar_tab-uo3.plp_state_active-uo3 {
  background: rgba(42, 143, 212, 0.18);
  border-color: rgba(42, 143, 212, 0.07);
  color: #F5EFE0;
}.plp_sbar_tab_ic-uo3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
}.plp_wy-uo3 {
  background: #100C0A;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.plp_wy-uo3 {
  padding: 40px 24px 0;
}
}.plp_wy_in-uo3 {
  margin: 0 auto;
  max-width: 1320px;
}.plp_wy_head-uo3 {
  margin-bottom: 18px;
  max-width: 45rem;
}.plp_wy_label-uo3 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #2A8FD4;
  font-weight: 700;
  letter-spacing: .08em;
}.plp_wy_h2-uo3 {
  font-family: 'Bangers', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #F5EFE0;
}
@media(min-width: 767px) {.plp_wy_h2-uo3 {
  font-size: 1.5rem;
}
}.plp_wy_intro-uo3 {
  margin: 0;
  font-size: 0.813rem;
  color: #7E6B54;
  line-height: 1.6;
}.plp_wy_grid-uo3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.plp_wy_grid-uo3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.plp_wy_grid-uo3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.plp_wy_card-uo3 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1510;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.plp_wy_card-uo3:hover {
  border-color: rgba(42, 143, 212, 0.07);
  transform: translateY(-2px);
}.plp_wy_card_ic-uo3 {
  border-radius: 50%;
  background: rgba(42, 143, 212, 0.18);
  align-items: center;
  height: 44px;
  display: flex;
  color: #2A8FD4;
  margin-bottom: 0.875rem;
  width: 44px;
  justify-content: center;
}.plp_wy_card_ic-uo3 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.plp_wy_card_h-uo3 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  color: #F5EFE0;
}.plp_wy_card_p-uo3 {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6B54;
}.plp_wy_card_p-uo3 strong {
  font-weight: 600;
  color: #D9CCBA;
}.plp_gcg-uo3 {
  padding: 2.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 771px) {.plp_gcg-uo3 {
  padding: 44px 1.5rem 0;
}
}.plp_gcg_in-uo3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.plp_gcg_head-uo3 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.plp_gcg_label-uo3 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #2A8FD4;
}.plp_gcg_h2-uo3 {
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Bangers', sans-serif;
  color: #F5EFE0;
  font-weight: 800;
}
@media(min-width: 769px) {.plp_gcg_h2-uo3 {
  font-size: 28px;
}
}.plp_gcg_intro-uo3 {
  line-height: 1.6;
  color: #7E6B54;
  font-size: 13px;
}.plp_gcg_grid-uo3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.plp_gcg_grid-uo3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.plp_gcg_grid-uo3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.plp_gcg_card-uo3 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 13px;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 240px;
  display: flex;
  flex-direction: column;
}.plp_gcg_card-uo3:hover {
  transform: translateY(-3px);
  border-color: rgba(42, 143, 212, 0.18);
}.plp_gcg_card_bg-uo3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.plp_gcg_card_bg-uo3::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.plp_gcg_card_ic-uo3 {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  height: 2.5rem;
  display: flex;
  align-items: center;
  z-index: 2;
  right: 1.125rem;
  top: 1.125rem;
  justify-content: center;
  position: absolute;
  width: 40px;
  color: #F5EFE0;
}.plp_gcg_card_ic-uo3 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.plp_gcg_card_ct-uo3 {
  position: relative;
  z-index: 1;
}.plp_gcg_card_h-uo3 {
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Bangers', sans-serif;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
@media(min-width: 771px) {.plp_gcg_card_h-uo3 {
  font-size: 20px;
}
}.plp_gcg_card_p-uo3 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 12px;
}.plp_gcg_card_p-uo3 strong {
  font-weight: 600;
  color: #F5EFE0;
}.plp_gcg_card_cta-uo3 {
  gap: 0.25rem;
  align-items: center;
  font-weight: 700;
  color: #2A8FD4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
}.plp_gcg_card_cta-uo3 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.plp_ws-uo3 {
  padding: 2rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 767px) {.plp_ws-uo3 {
  padding: 36px 24px 0;
}
}.plp_ws_in-uo3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.plp_ws_head-uo3 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.plp_ws_title-uo3 {
  gap: 0.625rem;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  color: #F5EFE0;
  font-family: 'Bangers', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
}.plp_ws_title_ic-uo3 svg {
  color: #F5C200;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.plp_ws_online-uo3 {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  color: #7E6B54;
}.plp_ws_online_dot-uo3 {
  background: #22C55E;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.16);
  width: 0.5rem;
  height: 8px;
}.plp_ws_scroll-uo3 {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.plp_ws_scroll-uo3::-webkit-scrollbar {
  display: none;
}.plp_wc-uo3 {
  border-radius: 0.5rem;
  gap: 10px;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161009;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
  align-items: center;
}.plp_wc_img-uo3 {
  overflow: hidden;
  background: #1C1510;
  border-radius: 0.313rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.plp_wc_img-uo3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.plp_wc_info-uo3 {
  min-width: 0;
}.plp_wc_game-uo3 {
  overflow: hidden;
  color: #D9CCBA;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
}.plp_wc_player-uo3 {
  overflow: hidden;
  color: #5C4D3A;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.plp_wc_amount-uo3 {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #22C55E;
  margin-left: auto;
  font-size: 0.813rem;
}.plp_app-uo3 {
  padding: 36px 16px 0;
  background: #100C0A;
}
@media(min-width: 770px) {.plp_app-uo3 {
  padding: 2.75rem 1.5rem 0;
}
}.plp_app_in-uo3 {
  margin: 0 auto;
  max-width: 1320px;
}.plp_app_head-uo3 {
  margin-bottom: 16px;
}.plp_app_label-uo3 {
  color: #2A8FD4;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.plp_app_h2-uo3 {
  font-size: 1.25rem;
  font-family: 'Bangers', sans-serif;
  color: #F5EFE0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.plp_app_h2-uo3 {
  font-size: 1.5rem;
}
}.plp_app_sub-uo3 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6B54;
  max-width: 600px;
}.plp_app_sub-uo3 strong {
  color: #D9CCBA;
  font-weight: 700;
}.plp_app_cards-uo3 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 638px) {.plp_app_cards-uo3 {
  grid-template-columns: repeat(3,1fr);
}
}.plp_app_card-uo3 {
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.plp_app_card_ios-uo3 {
  background: linear-gradient(135deg,rgba(42, 143, 212, 0.18) 0%,#1C1510 100%);
}.plp_app_card_android-uo3 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.16) 0%,#1C1510 100%);
}.plp_app_card_win-uo3 {
  background: linear-gradient(135deg,rgba(245, 194, 0, 0.16) 0%,#1C1510 100%);
}.plp_app_card_ic-uo3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.plp_app_card_ic-uo3 {
  color: #F5EFE0;
  flex-shrink: 0;
}.plp_app_card_os-uo3 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7E6B54;
}.plp_app_card_title-uo3 {
  margin-bottom: 6px;
  font-weight: 700;
  color: #F5EFE0;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 15px;
}.plp_app_card_text-uo3 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6B54;
}.plp_app_card_btn-uo3 {
  gap: 7px;
  transition: background .2s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.22);
  padding: 0.625rem 1.125rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EFE0;
  align-items: center;
  display: inline-flex;
}.plp_app_card_btn-uo3:hover {
  background: rgba(255, 255, 255, 0.07);
}.plp_reg-uo3 {
  background: #100C0A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.plp_reg-uo3 {
  padding: 44px 24px 0;
}
}.plp_reg_in-uo3 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 13px;
  padding: 1.75rem 1.5rem;
  background: #1C1510;
  max-width: 82.5rem;
}
@media(min-width:768px) {.plp_reg_in-uo3 {
  padding: 40px;
}
}.plp_reg_top-uo3 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.plp_reg_top-uo3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.plp_reg_label-uo3 {
  font-size: 11px;
  color: #2A8FD4;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.plp_reg_h2-uo3 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EFE0;
  margin-bottom: 12px;
  line-height: 1.2;
  font-family: 'Bangers', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.plp_reg_h2-uo3 {
  font-size: 1.75rem;
}
}.plp_reg_bonus-uo3 {
  border-radius: 8px;
  gap: 0.5rem;
  padding: 10px 16px;
  border: 1px solid rgba(245, 194, 0, 0.16);
  background: rgba(245, 194, 0, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.plp_reg_bonus_amount-uo3 {
  font-size: 20px;
  font-weight: 800;
  color: #F5C200;
}.plp_reg_bonus_text-uo3 {
  line-height: 1.35;
  color: #A8967E;
  font-size: 13px;
}.plp_reg_cta_btn-uo3 {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #22C55E;
  font-weight: 700;
  box-shadow: 0.25rem 4px 0px #0A3D1E, 0 0 0.875rem rgba(34, 197, 94, 0.45);
  color: #0D0804;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
}.plp_reg_cta_btn-uo3:hover {
  background: #16A34A;
}.plp_reg_terms-uo3 {
  color: #5C4D3A;
  font-size: 11px;
  line-height: 1.5;
}.plp_reg_seo-uo3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #7E6B54;
  font-size: 0.813rem;
}.plp_reg_seo-uo3 p {
  line-height: 1.65;
  font-size: 13px;
  color: #7E6B54;
  margin-bottom: 0.625rem;
}.plp_reg_seo-uo3 p:last-child {
  margin-bottom: 0;
}.plp_reg_seo-uo3 strong {
  font-weight: 700;
  color: #D9CCBA;
}.plp_reg_seo-uo3 a {
  transition: color .2s;
  color: #2A8FD4;
  text-decoration: underline;
}.plp_reg_seo-uo3 a:hover {
  color: #3DAAE8;
}.plp_reg_seo-uo3 ul,.plp_reg_seo-uo3 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.plp_reg_seo-uo3 ol {
  list-style: decimal;
}.plp_reg_seo-uo3 li {
  color: #7E6B54;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.plp_reg_seo-uo3 table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 765px) {.plp_reg_seo-uo3 table {
  display: table;
}
}.plp_reg_seo-uo3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D9CCBA;
  font-weight: 700;
  text-align: left;
}.plp_reg_seo-uo3 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6B54;
}.plp_reg_steps-uo3 {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.plp_reg_steps-uo3 {
  margin-top: 0;
}
}.plp_reg_step-uo3 {
  padding: 16px;
  border-radius: 0.5rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.plp_reg_step_num-uo3 {
  border: 1px solid rgba(42, 143, 212, 0.07);
  border-radius: 50%;
  background: rgba(42, 143, 212, 0.18);
  font-weight: 800;
  width: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
  align-items: center;
  color: #2A8FD4;
  height: 34px;
}.plp_reg_step_title-uo3 {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F5EFE0;
}.plp_reg_step_text-uo3 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7E6B54;
}.plp_reg_trust-uo3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.plp_reg_trust_item-uo3 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #7E6B54;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.plp_reg_trust_ic-uo3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #2A8FD4;
  height: 16px;
  width: 1rem;
}.plp_htp-uo3 {
  padding: 2.25rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 765px) {.plp_htp-uo3 {
  padding: 44px 1.5rem 0;
}
}.plp_htp_in-uo3 {
  margin: 0 auto;
  max-width: 1320px;
}.plp_htp_head-uo3 {
  max-width: 45rem;
  margin-bottom: 22px;
}.plp_htp_label-uo3 {
  font-size: 0.688rem;
  color: #2A8FD4;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.plp_htp_h2-uo3 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-size: 22px;
  font-family: 'Bangers', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.plp_htp_h2-uo3 {
  font-size: 1.75rem;
}
}.plp_htp_intro-uo3 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7E6B54;
}.plp_htp_steps-uo3 {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.plp_htp_steps-uo3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.plp_htp_steps-uo3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.plp_htp_step-uo3 {
  border-radius: 0.5rem;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1510;
  flex-direction: column;
  position: relative;
  display: flex;
}.plp_htp_step_num-uo3 {
  border-radius: 50%;
  background: #2A8FD4;
  width: 1.75rem;
  height: 28px;
  display: flex;
  color: #0D0804;
  left: 20px;
  justify-content: center;
  font-family: 'Bangers', sans-serif;
  top: -0.75rem;
  align-items: center;
  position: absolute;
  font-weight: 800;
  font-size: 0.813rem;
}.plp_htp_step_ic-uo3 {
  border-radius: 0.313rem;
  background: rgba(42, 143, 212, 0.18);
  margin: 8px 0 0.75rem;
  color: #2A8FD4;
  justify-content: center;
  width: 36px;
  display: flex;
  height: 2.25rem;
  align-items: center;
}.plp_htp_step_ic-uo3 svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.plp_htp_step_h-uo3 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #F5EFE0;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.plp_htp_step_p-uo3 {
  line-height: 1.55;
  color: #7E6B54;
  font-size: 13px;
  overflow-wrap: break-word;
}.plp_htp_step_p-uo3 strong {
  font-weight: 600;
  color: #D9CCBA;
}.plp_htp_cta-uo3 {
  transition: background .2s;
  border-radius: 8px;
  background: #22C55E;
  padding: 13px 26px;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  color: #0D0804;
  font-size: 0.875rem;
}.plp_htp_cta-uo3:hover {
  background: #16A34A;
}.plp_prov-uo3 {
  padding: 2.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 765px) {.plp_prov-uo3 {
  padding: 44px 1.5rem 0;
}
}.plp_prov_in-uo3 {
  margin: 0 auto;
  max-width: 1320px;
}.plp_prov_head-uo3 {
  margin-bottom: 16px;
}.plp_prov_label-uo3 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #2A8FD4;
  font-weight: 700;
  margin-bottom: 8px;
}.plp_prov_h2-uo3 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Bangers', sans-serif;
  color: #F5EFE0;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.plp_prov_h2-uo3 {
  font-size: 24px;
}
}.plp_prov_seo-uo3 {
  color: #7E6B54;
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.plp_prov_seo-uo3 strong {
  font-weight: 700;
  color: #D9CCBA;
}.plp_prov_seo-uo3 a {
  text-decoration: underline;
  color: #2A8FD4;
}.plp_prov_grid-uo3 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.plp_prov_grid-uo3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.plp_prov_grid-uo3 {
  grid-template-columns: repeat(8,1fr);
}
}.plp_prov_card-uo3 {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  background: #161009;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.plp_prov_card-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #1C1510;
}.plp_prov_logo-uo3 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 44px;
}.plp_prov_logo-uo3 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.plp_prov_name-uo3 {
  text-align: center;
  overflow-wrap: break-word;
  color: #A8967E;
  font-weight: 600;
  font-size: 0.688rem;
}.plp_bon-uo3 {
  padding: 2.25rem 16px 0;
  background: #100C0A;
}
@media(min-width: 769px) {.plp_bon-uo3 {
  padding: 44px 1.5rem 0;
}
}.plp_bon_in-uo3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.plp_bon_head-uo3 {
  margin-bottom: 1.25rem;
}.plp_bon_label-uo3 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #2A8FD4;
  font-size: 11px;
  font-weight: 700;
}.plp_bon_h2-uo3 {
  overflow-wrap: break-word;
  font-family: 'Bangers', sans-serif;
  color: #F5EFE0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.plp_bon_h2-uo3 {
  font-size: 1.5rem;
}
}.plp_bon_seo-uo3 {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #7E6B54;
  font-size: 0.813rem;
  line-height: 1.6;
}.plp_bon_seo-uo3 strong {
  color: #D9CCBA;
  font-weight: 700;
}.plp_bon_seo-uo3 a {
  color: #2A8FD4;
  text-decoration: underline;
}.plp_bon_grid-uo3 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.plp_bon_grid-uo3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.plp_bon_grid-uo3 {
  grid-template-columns: repeat(5,1fr);
}
}.plp_bon_card-uo3 {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #161009;
  transition: border-color .2s,transform .2s;
}.plp_bon_card-uo3:hover {
  transform: translateY(-2px);
  border-color: rgba(42, 143, 212, 0.07);
}.plp_bon_card_ic-uo3 svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.plp_bon_card_ic-uo3 {
  margin-bottom: 10px;
}.plp_bon_card_type-uo3 {
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #7E6B54;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.plp_bon_card_amount-uo3 {
  color: #F5C200;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
}.plp_bon_card_name-uo3 {
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.plp_bon_card_detail-uo3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C4D3A;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
}.plp_seo-uo3 {
  padding: 36px 16px 0;
  background: #100C0A;
}
@media(min-width: 766px) {.plp_seo-uo3 {
  padding: 44px 1.5rem 0;
}
}.plp_seo_in-uo3 {
  background: #1C1510;
  border-radius: 0.813rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.plp_seo_in-uo3 {
  padding: 36px 40px;
}
}.plp_seo_label-uo3 {
  color: #2A8FD4;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.plp_seo_h2-uo3 {
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Bangers', sans-serif;
  line-height: 1.25;
  color: #F5EFE0;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.plp_seo_h2-uo3 {
  font-size: 24px;
}
}.plp_seo_body-uo3 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8967E;
}.plp_seo_body-uo3 p {
  color: #A8967E;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.plp_seo_body-uo3 p:last-child {
  margin-bottom: 0;
}.plp_seo_body-uo3 strong {
  color: #D9CCBA;
  font-weight: 700;
}.plp_seo_body-uo3 a {
  transition: color .2s;
  color: #2A8FD4;
  text-decoration: underline;
}.plp_seo_body-uo3 a:hover {
  color: #3DAAE8;
}.plp_seo_body-uo3 ul,.plp_seo_body-uo3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.plp_seo_body-uo3 ol {
  list-style: decimal;
}.plp_seo_body-uo3 li {
  line-height: 1.75;
  color: #A8967E;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.plp_seo_body-uo3 table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.plp_seo_body-uo3 table {
  display: table;
}
}.plp_seo_body-uo3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D9CCBA;
  font-weight: 700;
  text-align: left;
}.plp_seo_body-uo3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8967E;
}.plp_seo_cols-uo3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.plp_seo_cols-uo3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.plp_seo_cols-uo3 {
  grid-template-columns: repeat(3,1fr);
}
}.plp_seo_col_h-uo3 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #D9CCBA;
  overflow-wrap: break-word;
}.plp_seo_col_p-uo3 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7E6B54;
}.plp_seo_stats-uo3 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.plp_seo_stat-uo3 {
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(42, 143, 212, 0.07);
  border: 1px solid rgba(42, 143, 212, 0.18);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.plp_seo_stat_val-uo3 {
  overflow-wrap: break-word;
  color: #2A8FD4;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.plp_seo_stat_lb-uo3 {
  color: #7E6B54;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.plp_seo-uo3 {
  padding: 2.25rem 1rem 0;
  background: #100C0A;
}
@media(min-width: 769px) {.plp_seo-uo3 {
  padding: 44px 24px 0;
}
}.plp_seo_in-uo3 {
  background: #1C1510;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 0.813rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.plp_seo_in-uo3 {
  padding: 2.25rem 2.5rem;
}
}.plp_seo_label-uo3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #2A8FD4;
  font-weight: 700;
  font-size: 0.688rem;
}.plp_seo_h2-uo3 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F5EFE0;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Bangers', sans-serif;
}
@media(min-width: 770px) {.plp_seo_h2-uo3 {
  font-size: 1.5rem;
}
}.plp_seo_body-uo3 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8967E;
}.plp_seo_body-uo3 p {
  color: #A8967E;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.plp_seo_body-uo3 p:last-child {
  margin-bottom: 0;
}.plp_seo_body-uo3 strong {
  font-weight: 700;
  color: #D9CCBA;
}.plp_seo_body-uo3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2A8FD4;
}.plp_seo_body-uo3 a:hover {
  color: #3DAAE8;
}.plp_seo_body-uo3 ul,.plp_seo_body-uo3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.plp_seo_body-uo3 ol {
  list-style: decimal;
}.plp_seo_body-uo3 li {
  color: #A8967E;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.plp_seo_body-uo3 table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.plp_seo_body-uo3 table {
  display: table;
}
}.plp_seo_body-uo3 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D9CCBA;
  text-align: left;
}.plp_seo_body-uo3 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8967E;
}.plp_seo_cols-uo3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.plp_seo_cols-uo3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.plp_seo_cols-uo3 {
  grid-template-columns: repeat(3,1fr);
}
}.plp_seo_col_h-uo3 {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D9CCBA;
  margin-bottom: 7px;
}.plp_seo_col_p-uo3 {
  color: #7E6B54;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.plp_seo_stats-uo3 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.plp_seo_stat-uo3 {
  background: rgba(42, 143, 212, 0.07);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(42, 143, 212, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.plp_seo_stat_val-uo3 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #2A8FD4;
}.plp_seo_stat_lb-uo3 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6B54;
}.plp_faq-uo3 {
  background: #100C0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.plp_faq-uo3 {
  padding: 2.75rem 24px 0;
}
}.plp_faq_in-uo3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.plp_faq_head-uo3 {
  margin-bottom: 20px;
}.plp_faq_label-uo3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #2A8FD4;
  margin-bottom: 0.5rem;
}.plp_faq_h2-uo3 {
  font-weight: 800;
  font-family: 'Bangers', sans-serif;
  color: #F5EFE0;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.plp_faq_h2-uo3 {
  font-size: 24px;
}
}.plp_faq_list-uo3 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.plp_faq_item-uo3 {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1510;
}.plp_faq_q-uo3 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  color: #D9CCBA;
  align-items: center;
}.plp_faq_q-uo3:hover {
  color: #F5EFE0;
}.plp_faq_q_ic-uo3 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  width: 1.5rem;
  justify-content: center;
  color: #2A8FD4;
  align-items: center;
  height: 1.5rem;
}.plp_faq_item-uo3.plp_state_open-uo3 .plp_faq_q_ic-uo3 {
  transform: rotate(45deg);
}.plp_faq_a-uo3 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #7E6B54;
}.plp_faq_item-uo3.plp_state_open-uo3 .plp_faq_a-uo3 {
  display: block;
}.plp_faq_a-uo3 strong {
  color: #D9CCBA;
  font-weight: 700;
}.plp_faq_a-uo3 a {
  text-decoration: underline;
  color: #2A8FD4;
}.plp_faq_a-uo3 ul,.plp_faq_a-uo3 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.plp_faq_a-uo3 ol {
  list-style: decimal;
}.plp_faq_a-uo3 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.plp_faq_a-uo3 table {
  margin: 0.5rem 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.plp_faq_a-uo3 table {
  display: table;
}
}.plp_faq_a-uo3 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D9CCBA;
  text-align: left;
}.plp_faq_a-uo3 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6B54;
}.plp_pmt-uo3 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.plp_pmt-uo3 {
  padding: 2.75rem 24px 0;
}
}.plp_pmt_in-uo3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.plp_pmt_head-uo3 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.plp_pmt_label-uo3 {
  letter-spacing: .08em;
  color: #2A8FD4;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.plp_pmt_h2-uo3 {
  font-size: 1.375rem;
  color: #F5EFE0;
  font-family: 'Bangers', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.plp_pmt_h2-uo3 {
  font-size: 28px;
}
}.plp_pmt_intro-uo3 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #7E6B54;
}.plp_pmt_groups-uo3 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.plp_pmt_group-uo3 {
  background: #1C1510;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 0.5rem;
}.plp_pmt_group_head-uo3 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.plp_pmt_group_ic-uo3 {
  border-radius: 5px;
  background: rgba(42, 143, 212, 0.18);
  justify-content: center;
  width: 36px;
  flex-shrink: 0;
  color: #2A8FD4;
  height: 36px;
  align-items: center;
  display: flex;
}.plp_pmt_group_ic-uo3 svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
}.plp_pmt_group_h-uo3 {
  margin: 0;
  color: #F5EFE0;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Bangers', sans-serif;
}.plp_pmt_group_p-uo3 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  color: #7E6B54;
  font-size: 0.813rem;
}.plp_pmt_group_p-uo3 strong {
  color: #D9CCBA;
  font-weight: 600;
}.plp_pmt_table_wrap-uo3 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.plp_pmt_table-uo3 {
  min-width: 33.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}.plp_pmt_table-uo3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 11px;
  color: #D9CCBA;
  text-align: left;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
}.plp_pmt_table-uo3 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6B54;
}.plp_pmt_table-uo3 tbody tr:last-child td {
  border-bottom: none;
}.plp_pmt_table-uo3 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D9CCBA;
}.plp_seo-uo3 {
  background: #100C0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.plp_seo-uo3 {
  padding: 2.75rem 1.5rem 0;
}
}.plp_seo_in-uo3 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 13px;
  background: #1C1510;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.plp_seo_in-uo3 {
  padding: 2.25rem 2.5rem;
}
}.plp_seo_label-uo3 {
  font-size: 0.688rem;
  font-weight: 700;
  color: #2A8FD4;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.plp_seo_h2-uo3 {
  line-height: 1.25;
  font-family: 'Bangers', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EFE0;
  margin-bottom: 14px;
}
@media(min-width:768px) {.plp_seo_h2-uo3 {
  font-size: 1.5rem;
}
}.plp_seo_body-uo3 {
  line-height: 1.75;
  color: #A8967E;
  overflow-wrap: break-word;
  font-size: 14px;
}.plp_seo_body-uo3 p {
  color: #A8967E;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.plp_seo_body-uo3 p:last-child {
  margin-bottom: 0;
}.plp_seo_body-uo3 strong {
  font-weight: 700;
  color: #D9CCBA;
}.plp_seo_body-uo3 a {
  transition: color .2s;
  color: #2A8FD4;
  text-decoration: underline;
}.plp_seo_body-uo3 a:hover {
  color: #3DAAE8;
}.plp_seo_body-uo3 ul,.plp_seo_body-uo3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.plp_seo_body-uo3 ol {
  list-style: decimal;
}.plp_seo_body-uo3 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A8967E;
}.plp_seo_body-uo3 table {
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.plp_seo_body-uo3 table {
  display: table;
}
}.plp_seo_body-uo3 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D9CCBA;
  font-weight: 700;
}.plp_seo_body-uo3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8967E;
}.plp_seo_cols-uo3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.plp_seo_cols-uo3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.plp_seo_cols-uo3 {
  grid-template-columns: repeat(3,1fr);
}
}.plp_seo_col_h-uo3 {
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D9CCBA;
  font-weight: 700;
}.plp_seo_col_p-uo3 {
  font-size: 13px;
  color: #7E6B54;
  overflow-wrap: break-word;
  line-height: 1.65;
}.plp_seo_stats-uo3 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.plp_seo_stat-uo3 {
  border: 1px solid rgba(42, 143, 212, 0.18);
  padding: 14px 1rem;
  background: rgba(42, 143, 212, 0.07);
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.plp_seo_stat_val-uo3 {
  margin-bottom: 0.25rem;
  color: #2A8FD4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.plp_seo_stat_lb-uo3 {
  color: #7E6B54;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.plp_rv-uo3 {
  background: #100C0A;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.plp_rv-uo3 {
  padding: 2.75rem 1.5rem 0;
}
}.plp_rv_in-uo3 {
  margin: 0 auto;
  max-width: 1320px;
}.plp_rv_head-uo3 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.plp_rv_label-uo3 {
  color: #2A8FD4;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.plp_rv_h2-uo3 {
  overflow-wrap: break-word;
  font-family: 'Bangers', sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #F5EFE0;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.plp_rv_h2-uo3 {
  font-size: 28px;
}
}.plp_rv_stats-uo3 {
  gap: 18px;
  color: #7E6B54;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  flex-wrap: wrap;
}.plp_rv_stats_score-uo3 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.plp_rv_stats_score_val-uo3 {
  color: #F5C200;
  font-size: 1.375rem;
  font-family: 'Bangers', sans-serif;
  font-weight: 800;
}.plp_rv_stats_score_max-uo3 {
  color: #5C4D3A;
  font-size: 13px;
}.plp_rv_stats_badge-uo3 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.plp_rv_stats_badge-uo3 svg {
  width: 0.875rem;
  height: 14px;
  color: #F5C200;
}.plp_rv_grid-uo3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.plp_rv_grid-uo3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.plp_rv_grid-uo3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.plp_rv_card-uo3 {
  background: #1C1510;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
}.plp_rv_card_stars-uo3 {
  gap: 2px;
  display: flex;
  color: #F5C200;
  margin-bottom: 0.625rem;
}.plp_rv_card_stars-uo3 svg {
  width: 0.875rem;
  height: 0.875rem;
}.plp_rv_card_h-uo3 {
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #F5EFE0;
  margin-bottom: 8px;
}.plp_rv_card_body-uo3 {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #7E6B54;
}.plp_rv_card_body-uo3 strong {
  font-weight: 600;
  color: #D9CCBA;
}.plp_rv_card_meta-uo3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
}.plp_rv_card_author-uo3 {
  font-size: 0.75rem;
  color: #D9CCBA;
  font-weight: 600;
}.plp_rv_card_date-uo3 {
  font-size: 0.688rem;
  color: #5C4D3A;
}.plp_ft-uo3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080503;
  margin-top: 3rem;
}.plp_ft_support-uo3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.plp_ft_support-uo3 {
  padding: 28px 1.5rem;
}
}.plp_ft_support_in-uo3 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.plp_ft_support_main-uo3 {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.plp_ft_support_ic-uo3 {
  flex-shrink: 0;
  color: #2A8FD4;
}.plp_ft_support_ic-uo3 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.plp_ft_support_text_title-uo3 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #F5EFE0;
}.plp_ft_support_text_sub-uo3 {
  overflow-wrap: break-word;
  color: #7E6B54;
  font-size: 0.75rem;
}.plp_ft_support_btn-uo3 {
  transition: background .2s;
  background: #2A8FD4;
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #F5EFE0;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.plp_ft_support_btn-uo3:hover {
  background: #3DAAE8;
}.plp_ft_support_contacts-uo3 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.plp_ft_support_contact-uo3 {
  font-size: 0.75rem;
  color: #5C4D3A;
  line-height: 1.4;
}.plp_ft_support_contact-uo3 strong {
  display: block;
  color: #A8967E;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
}.plp_ft_main-uo3 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.plp_ft_main-uo3 {
  padding: 2.5rem 1.5rem 2rem;
}
}.plp_ft_main_in-uo3 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 642px) {.plp_ft_main_in-uo3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.plp_ft_main_in-uo3 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.plp_ft_col_logo-uo3 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.plp_ft_col_logo-uo3 {
  grid-column: auto;
}
}.plp_ft_logo-uo3 {
  gap: 9px;
  color: #F5EFE0;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
}.plp_ft_logo_mark-uo3 {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 30px;
  height: 30px;
}.plp_ft_logo_mark-uo3 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.plp_ft_logo_sub-uo3 {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5C4D3A;
  font-size: 12px;
}.plp_ft_col_title-uo3 {
  color: #A8967E;
  font-size: 0.75rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.plp_ft_col_links-uo3 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.plp_ft_col_link-uo3 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C4D3A;
  font-size: 13px;
}.plp_ft_col_link-uo3:hover {
  color: #D9CCBA;
}.plp_ft_apps-uo3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.plp_ft_app_card-uo3 {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 10px;
  display: flex;
  align-items: center;
}.plp_ft_app_card-uo3:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.plp_ft_app_card_ic-uo3 svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.plp_ft_app_card_os-uo3 {
  font-size: 10px;
  font-weight: 600;
  color: #5C4D3A;
}.plp_ft_app_card_action-uo3 {
  font-size: 0.75rem;
  color: #D9CCBA;
  font-weight: 700;
}.plp_ft_bot-uo3 {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.plp_ft_bot-uo3 {
  padding: 1.25rem 1.5rem;
}
}.plp_ft_bot_in-uo3 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.plp_ft_socials-uo3 {
  gap: 8px;
  display: flex;
}.plp_ft_soc-uo3 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  transition: background .2s;
  color: #A8967E;
  display: flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
}.plp_ft_soc-uo3 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.plp_ft_soc-uo3:hover {
  background: rgba(255, 255, 255, 0.07);
}.plp_ft_legal-uo3 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7A65;
  font-size: 0.688rem;
  min-width: 12.5rem;
}.plp_ft_legal-uo3 strong {
  color: #A8967E;
  font-weight: 700;
}.plp_ft_legal-uo3 a {
  text-decoration: underline;
  color: #A8967E;
}.plp_ft_age-uo3 {
  border-radius: 50%;
  border: 2px solid #8A7A65;
  height: 2rem;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  color: #8A7A65;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  width: 2rem;
}