*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080C1A;
  color: #C2B89A;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.pwb-layout-4ud {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.pwb-page-4ud {
  display: flex;
  min-height: 100vh;
}.pwb-main-4ud {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1082px) {.pwb-main-4ud {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.pwb-main-4ud {
  padding-bottom: 4.5rem;
}
}.pwb-gc-4ud {
  background: #0B1020;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.pwb-gc-4ud {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.pwb-gc-4ud {
  width: 168px;
}
}.pwb-gc-4ud:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 149, 46, 0.07);
}.pwb-gc_img-4ud {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.pwb-gc_img-4ud img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.pwb-gc_hover-4ud {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 6, 16, 0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.pwb-gc-4ud:hover .pwb-gc_hover-4ud {
  opacity: 1;
}.pwb-gc_hover_btn-4ud {
  background: #C8952E;
  padding: 0.5rem 16px;
  border-radius: 0.313rem;
  font-size: 12px;
  font-weight: 700;
  color: #F0E8D2;
}.pwb-gc_info-4ud {
  padding: 8px 0.625rem 0.625rem;
}.pwb-gc_name-4ud {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #C2B89A;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
}.pwb-gc_prov-4ud {
  color: #564E44;
  font-size: 10px;
}.pwb-gc_tag-4ud {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 0.375rem;
  position: absolute;
  font-weight: 700;
  left: 6px;
  z-index: 2;
}.pwb-gc_tag_hot-4ud {
  background: #E03040;
  color: #fff;
}.pwb-gc_tag_new-4ud {
  background: #2DBD6E;
  color: #080C1A;
}.pwb-gc_tag_jp-4ud {
  background: #E8BC2C;
  color: #080C1A;
}.pwb-gc_tag_ex-4ud {
  background: #5C3A92;
  color: #fff;
}.pwb-gc_tag_live-4ud {
  background: #E03040;
  color: #fff;
}.pwb-gr-4ud {
  padding: 2rem 16px 0;
  background: #080C1A;
}
@media(min-width: 771px) {.pwb-gr-4ud {
  padding: 36px 24px 0;
}
}.pwb-gr_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-gr_head-4ud {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.pwb-gr_head_l-4ud {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.pwb-gr_ic-4ud {
  border-radius: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  height: 2rem;
  display: flex;
  justify-content: center;
}.pwb-gr_ic-4ud svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.pwb-gr_title-4ud {
  font-weight: 700;
  color: #F0E8D2;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.pwb-gr_title-4ud {
  font-size: 18px;
}
}.pwb-gr_more-4ud {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  color: #6C6255;
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.pwb-gr_more-4ud:hover {
  color: #C8952E;
}.pwb-gr_more-4ud svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.pwb-gr_arrows-4ud {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.pwb-gr_arr-4ud {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #8E8370;
  align-items: center;
  height: 30px;
  width: 30px;
  justify-content: center;
}.pwb-gr_arr-4ud:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8D2;
}.pwb-gr_arr-4ud svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.pwb-gr_seo_h-4ud {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  color: #C2B89A;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.pwb-gr_seo_h-4ud {
  font-size: 0.875rem;
}
}.pwb-gr_seo-4ud {
  margin-bottom: 12px;
  color: #6C6255;
  line-height: 1.55;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.pwb-gr_seo-4ud strong {
  color: #C2B89A;
  font-weight: 600;
}.pwb-gr_scroll-4ud {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
}.pwb-gr_scroll-4ud::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.pwb-gr_scroll-4ud {
  gap: 0.75rem;
}
}.pwb-tb-4ud {
  background: #080C1A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  display: flex;
  height: 56px;
  top: 0;
  z-index: 80;
  align-items: center;
  position: fixed;
  right: 0;
}.pwb-tb_in-4ud {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.pwb-tb_burger-4ud {
  gap: 0.313rem;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 38px;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
}.pwb-tb_burger-4ud:hover {
  background: rgba(255, 255, 255, 0.05);
}.pwb-tb_burger_line-4ud {
  border-radius: 1px;
  background: #8E8370;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.pwb-tb_burger-4ud {
  display: none;
}
}.pwb-tb_logo-4ud {
  gap: 9px;
  display: flex;
  font-weight: 800;
  color: #F0E8D2;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  margin-right: 1.25rem;
}.pwb-tb_logo_mark-4ud {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  width: 2rem;
  display: flex;
  justify-content: center;
}.pwb-tb_logo_mark-4ud img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.pwb-tb_nav-4ud {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.pwb-tb_nav-4ud {
  display: flex;
}
}.pwb-tb_tab-4ud {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 10px;
  font-weight: 600;
  color: #8E8370;
  font-size: 13px;
  white-space: nowrap;
}.pwb-tb_tab-4ud:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D2;
}.pwb-tb_tab-4ud.pwb-state_active-4ud {
  background: rgba(200, 149, 46, 0.18);
  color: #F0E8D2;
}.pwb-tb_right-4ud {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.pwb-tb_login-4ud {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  display: none;
  color: #C2B89A;
  font-weight: 600;
  font-size: 0.813rem;
}.pwb-tb_login-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
  color: #F0E8D2;
}
@media(min-width: 479px) {.pwb-tb_login-4ud {
  display: block;
}
}.pwb-tb_reg-4ud {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2DBD6E;
  padding: 9px 1.125rem;
  color: #09090F;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.pwb-tb_reg-4ud:hover {
  background: #38D47E;
}.pwb-sb-4ud {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1528;
  transition: transform .25s ease;
  transform: translateX(-100%);
  bottom: 0;
  left: 0;
  width: 220px;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
  top: 56px;
}.pwb-sb-4ud.pwb-state_open-4ud {
  transform: translateX(0);
}.pwb-sb-4ud::-webkit-scrollbar {
  width: 4px;
}.pwb-sb-4ud::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.pwb-sb-4ud {
  transform: translateX(0);
}
}.pwb-sb_auth-4ud {
  padding: 14px 12px 10px;
}.pwb-sb_btn_reg-4ud {
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2DBD6E;
  text-align: center;
  display: block;
  color: #09090F;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.pwb-sb_btn_reg-4ud:hover {
  background: #38D47E;
}.pwb-sb_btn_login-4ud {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 10px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  color: #C2B89A;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}.pwb-sb_btn_login-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
  color: #F0E8D2;
}.pwb-sb_promo-4ud {
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#1C0E3C,#0F1528);
  overflow: hidden;
  border-radius: 10px;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(200, 149, 46, 0.18);
  position: relative;
}.pwb-sb_promo-4ud::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 149, 46, 0.18),transparent 70%);
  height: 80px;
  width: 5rem;
  content: '';
  top: -20px;
  right: -20px;
  position: absolute;
}.pwb-sb_promo_title-4ud {
  font-size: 0.688rem;
  color: #C8952E;
  letter-spacing: .06em;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
}.pwb-sb_promo_text-4ud {
  color: #F0E8D2;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
}.pwb-sb_promo_sub-4ud {
  color: #6C6255;
  margin-top: 3px;
  font-size: 10px;
}.pwb-sb_nav-4ud {
  padding: 0.375rem 0.5rem 16px;
}.pwb-sb_nav_lb-4ud {
  padding: 10px 0.5rem 6px;
  color: #564E44;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.pwb-sb_link-4ud {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.313rem;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.813rem;
  color: #8E8370;
  cursor: pointer;
}.pwb-sb_link-4ud:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D2;
}.pwb-sb_link-4ud.pwb-state_active-4ud {
  background: rgba(200, 149, 46, 0.18);
  color: #F0E8D2;
}.pwb-sb_ic-4ud {
  border-radius: 5px;
  height: 1.875rem;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
  justify-content: center;
  display: flex;
}.pwb-sb_ic-4ud svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.pwb-sb_ic_1-4ud {
  background: rgba(200, 149, 46, 0.07);
  color: #C8952E;
}.pwb-sb_ic_2-4ud {
  background: rgba(45, 189, 110, 0.16);
  color: #2DBD6E;
}.pwb-sb_ic_3-4ud {
  background: rgba(232, 188, 44, 0.14);
  color: #E8BC2C;
}.pwb-sb_ic_4-4ud {
  background: rgba(92, 58, 146, 0.22);
  color: #5C3A92;
}.pwb-sb_ic_5-4ud {
  background: rgba(200, 149, 46, 0.07);
  color: #E8407A;
}.pwb-sb_ic_6-4ud {
  background: rgba(92, 58, 146, 0.22);
  color: #8B4FCE;
}.pwb-sb_badge-4ud {
  background: #E8BC2C;
  padding: 2px 0.438rem;
  border-radius: 5px;
  font-size: 9px;
  color: #09090F;
  font-weight: 700;
  margin-left: auto;
}.pwb-sb_bot-4ud {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.pwb-sb_lang-4ud,.pwb-sb_help-4ud {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  font-size: 11px;
  font-weight: 600;
  justify-content: center;
  color: #8E8370;
  align-items: center;
  display: flex;
}.pwb-sb_lang-4ud:hover,.pwb-sb_help-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
  color: #F0E8D2;
}.pwb-sb_lang-4ud svg,.pwb-sb_help-4ud svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.pwb-sb_bd-4ud {
  background: rgba(4, 6, 16, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.pwb-sb_bd-4ud.pwb-state_on-4ud {
  display: block;
}
@media(min-width: 1079px) {.pwb-sb_bd-4ud {
  display: none!important;
}
}.pwb-mob_nav-4ud {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1528;
  z-index: 80;
  display: flex;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width: 1083px) {.pwb-mob_nav-4ud {
  display: none;
}
}.pwb-mob_nav_item-4ud {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #564E44;
  cursor: pointer;
}.pwb-mob_nav_ic-4ud {
  line-height: 1;
}.pwb-mob_nav_ic-4ud svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pwb-mob_nav_lb-4ud {
  color: #564E44;
  font-size: 10px;
  font-weight: 600;
}.pwb-mob_nav_item-4ud.pwb-state_active-4ud {
  color: #C8952E;
}.pwb-mob_nav_item-4ud.pwb-state_active-4ud .pwb-mob_nav_lb-4ud {
  color: #C8952E;
}.pwb-hero-4ud {
  padding: 20px 16px 0;
  background: #080C1A;
}
@media(min-width: 770px) {.pwb-hero-4ud {
  padding: 24px 1.5rem 0;
}
}.pwb-hero_in-4ud {
  margin: 0 auto;
  gap: 12px;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.pwb-hero_in-4ud {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.pwb-hero_in-4ud {
  grid-template-columns: 1fr 340px;
}
}.pwb-hero_promo-4ud {
  overflow: hidden;
  background: #0B1020;
  border-radius: 1rem;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.pwb-hero_promo-4ud {
  min-height: 17.5rem;
}
}.pwb-hero_promo_bg-4ud {
  background: linear-gradient(120deg,#1C0E3C 0%,#080C1A 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.pwb-hero_promo_bg-4ud::after {
  inset: 0;
  background: linear-gradient(90deg,#080C1A 0%,rgba(4, 6, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.pwb-hero_promo_glow-4ud {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(92, 58, 146, 0.22) 0%,transparent 65%);
  height: 18.75rem;
  right: 60px;
  position: absolute;
  width: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
}.pwb-hero_promo_ct-4ud {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  display: flex;
  position: relative;
}
@media(min-width: 770px) {.pwb-hero_promo_ct-4ud {
  padding: 40px 32px;
}
}.pwb-hero_badge-4ud {
  background: rgba(200, 149, 46, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 1.5rem;
  border: 1px solid rgba(200, 149, 46, 0.07);
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
  color: #C8952E;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.pwb-hero_h1-4ud {
  font-size: 26px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F0E8D2;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
}.pwb-hero_h1-4ud em {
  color: #E8BC2C;
  font-style: normal;
}
@media(min-width: 769px) {.pwb-hero_h1-4ud {
  font-size: 2.25rem;
}
}.pwb-hero_sub-4ud {
  margin-bottom: 1.25rem;
  color: #8E8370;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 767px) {.pwb-hero_sub-4ud {
  font-size: 14px;
}
}.pwb-hero_row-4ud {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pwb-hero_cta-4ud {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2DBD6E;
  padding: 0.813rem 1.625rem;
  box-shadow: 0 4px 20px rgba(45, 189, 110, 0.44), 0 1px 4px rgba(45, 189, 110, 0.20);
  font-weight: 700;
  color: #09090F;
  font-size: 14px;
}.pwb-hero_cta-4ud:hover {
  background: #38D47E;
}.pwb-hero_terms-4ud {
  font-size: 0.688rem;
  color: #564E44;
}.pwb-hero_game-4ud {
  overflow: hidden;
  border-radius: 16px;
  background: #0B1020;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.pwb-hero_game_badge-4ud {
  border-radius: 1.5rem;
  padding: 0.313rem 10px;
  border: 1px solid rgba(232, 188, 44, 0.14);
  background: rgba(232, 188, 44, 0.14);
  letter-spacing: .06em;
  top: 0.75rem;
  color: #E8BC2C;
  font-size: 0.625rem;
  left: 12px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
}.pwb-hero_game_badge-4ud svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.pwb-hero_game_img-4ud {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0E3C,#080C1A);
  padding-bottom: 60%;
  position: relative;
}.pwb-hero_game_img-4ud img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.pwb-hero_game_play-4ud {
  transition: opacity .2s;
  background: rgba(4, 6, 16, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.pwb-hero_game-4ud:hover .pwb-hero_game_play-4ud {
  opacity: 1;
}.pwb-hero_game_play-4ud span {
  border-radius: 50%;
  background: #C8952E;
  align-items: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
  justify-content: center;
}.pwb-hero_game_play-4ud span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.pwb-hero_game_info-4ud {
  padding: 14px 1rem;
}.pwb-hero_game_title-4ud {
  color: #F0E8D2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.pwb-hero_game_provider-4ud {
  font-size: 0.688rem;
  color: #6C6255;
}.pwb-hero_game_btn-4ud {
  margin: 0.75rem 1rem 16px;
  background: #C8952E;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  color: #F0E8D2;
  display: block;
  font-weight: 700;
  text-align: center;
}.pwb-hero_game-4ud:hover .pwb-hero_game_btn-4ud {
  background: #DAA83C;
}.pwb-sbar-4ud {
  background: #080C1A;
  padding: 16px 1rem 0;
}
@media(min-width: 770px) {.pwb-sbar-4ud {
  padding: 18px 1.5rem 0;
}
}.pwb-sbar_in-4ud {
  margin: 0 auto;
  max-width: 83.75rem;
}.pwb-sbar_row-4ud {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.pwb-sbar_input-4ud {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  gap: 10px;
  padding: 0.688rem 1rem;
  background: #0B1020;
  border-radius: 0.625rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  color: #6C6255;
}.pwb-sbar_input-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
}.pwb-sbar_input-4ud svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
}.pwb-sbar_providers-4ud {
  padding: 11px 1.125rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #0B1020;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #C2B89A;
  font-size: 13px;
}.pwb-sbar_providers-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
  color: #F0E8D2;
}.pwb-sbar_providers-4ud svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.pwb-sbar_tabs-4ud {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.pwb-sbar_tabs-4ud::-webkit-scrollbar {
  display: none;
}.pwb-sbar_tab-4ud {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
  color: #8E8370;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
}.pwb-sbar_tab-4ud:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 149, 46, 0.45);
  color: #F0E8D2;
}.pwb-sbar_tab-4ud.pwb-state_active-4ud {
  border-color: rgba(200, 149, 46, 0.07);
  background: rgba(200, 149, 46, 0.18);
  color: #F0E8D2;
}.pwb-sbar_tab_ic-4ud svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pwb-wy-4ud {
  padding: 32px 16px 0;
  background: #080C1A;
}
@media(min-width: 769px) {.pwb-wy-4ud {
  padding: 2.5rem 24px 0;
}
}.pwb-wy_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-wy_head-4ud {
  max-width: 45rem;
  margin-bottom: 18px;
}.pwb-wy_label-4ud {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8952E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.pwb-wy_h2-4ud {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F0E8D2;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.pwb-wy_h2-4ud {
  font-size: 24px;
}
}.pwb-wy_intro-4ud {
  margin: 0;
  color: #6C6255;
  font-size: 0.813rem;
  line-height: 1.6;
}.pwb-wy_grid-4ud {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.pwb-wy_grid-4ud {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.pwb-wy_grid-4ud {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pwb-wy_card-4ud {
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #0F1528;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.pwb-wy_card-4ud:hover {
  border-color: rgba(200, 149, 46, 0.07);
  transform: translateY(-2px);
}.pwb-wy_card_ic-4ud {
  border-radius: 50%;
  background: rgba(200, 149, 46, 0.18);
  display: flex;
  margin-bottom: 14px;
  width: 2.75rem;
  align-items: center;
  color: #C8952E;
  justify-content: center;
  height: 2.75rem;
}.pwb-wy_card_ic-4ud svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
}.pwb-wy_card_h-4ud {
  color: #F0E8D2;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
}.pwb-wy_card_p-4ud {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #6C6255;
}.pwb-wy_card_p-4ud strong {
  font-weight: 600;
  color: #C2B89A;
}.pwb-gr_jp-4ud {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0B32 0%,#07091A 100%);
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}.pwb-gr_jp-4ud::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(92, 58, 146, 0.22) 0%,transparent 70%);
  position: absolute;
  height: 15.625rem;
  content: '';
  top: -3.75rem;
  left: -3.75rem;
  width: 15.625rem;
}.pwb-gr_jp-4ud::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 188, 44, 0.14) 0%,transparent 70%);
  right: 0;
  content: '';
  height: 200px;
  width: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
}.pwb-gr_jp_head-4ud {
  gap: 16px;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}.pwb-gr_jp_info-4ud {
  flex: 1;
}.pwb-gr_jp_label-4ud {
  letter-spacing: .08em;
  color: #8B4FCE;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.pwb-gr_jp_label-4ud svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  margin-right: 4px;
  vertical-align: -2px;
}.pwb-gr_jp_amount-4ud {
  font-weight: 800;
  color: #F0E8D2;
  margin-bottom: 4px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-size: 32px;
}
@media(min-width: 771px) {.pwb-gr_jp_amount-4ud {
  font-size: 2.5rem;
}
}.pwb-gr_jp_amount-4ud span {
  color: #E8BC2C;
}.pwb-gr_jp_seo-4ud {
  color: #8E8370;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
}.pwb-gr_jp_cta-4ud {
  padding: 0.688rem 1.25rem;
  border-radius: 0.625rem;
  background: rgba(92, 58, 146, 0.22);
  transition: background .2s;
  border: 1px solid rgba(92, 58, 146, 0.22);
  flex-shrink: 0;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
  color: #F0E8D2;
  font-size: 0.813rem;
  margin-top: 4px;
  position: relative;
  font-weight: 700;
}.pwb-gr_jp_cta-4ud:hover {
  background: #5C3A92;
}.pwb-gcg-4ud {
  padding: 2.25rem 1rem 0;
  background: #080C1A;
}
@media(min-width: 770px) {.pwb-gcg-4ud {
  padding: 44px 1.5rem 0;
}
}.pwb-gcg_in-4ud {
  margin: 0 auto;
  max-width: 83.75rem;
}.pwb-gcg_head-4ud {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.pwb-gcg_label-4ud {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8952E;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.pwb-gcg_h2-4ud {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F0E8D2;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 769px) {.pwb-gcg_h2-4ud {
  font-size: 1.75rem;
}
}.pwb-gcg_intro-4ud {
  line-height: 1.6;
  font-size: 13px;
  color: #6C6255;
}.pwb-gcg_grid-4ud {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.pwb-gcg_grid-4ud {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.pwb-gcg_grid-4ud {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pwb-gcg_card-4ud {
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
  display: flex;
  cursor: pointer;
}.pwb-gcg_card-4ud:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 149, 46, 0.18);
}.pwb-gcg_card_bg-4ud {
  inset: 0;
  position: absolute;
  z-index: 0;
}.pwb-gcg_card_bg-4ud::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pwb-gcg_card_ic-4ud {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  display: flex;
  z-index: 2;
  justify-content: center;
  height: 40px;
  align-items: center;
  top: 1.125rem;
  right: 18px;
  color: #F0E8D2;
  width: 40px;
  position: absolute;
}.pwb-gcg_card_ic-4ud svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.pwb-gcg_card_ct-4ud {
  position: relative;
  z-index: 1;
}.pwb-gcg_card_h-4ud {
  font-size: 1.125rem;
  color: #F0E8D2;
  line-height: 1.2;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.pwb-gcg_card_h-4ud {
  font-size: 1.25rem;
}
}.pwb-gcg_card_p-4ud {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.pwb-gcg_card_p-4ud strong {
  font-weight: 600;
  color: #F0E8D2;
}.pwb-gcg_card_cta-4ud {
  gap: 4px;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.75rem;
  color: #C8952E;
  letter-spacing: .04em;
  text-transform: uppercase;
}.pwb-gcg_card_cta-4ud svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pwb-ws-4ud {
  padding: 2rem 1rem 0;
  background: #080C1A;
}
@media(min-width: 765px) {.pwb-ws-4ud {
  padding: 2.25rem 1.5rem 0;
}
}.pwb-ws_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-ws_head-4ud {
  gap: 0.75rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
}.pwb-ws_title-4ud {
  gap: 10px;
  flex-wrap: wrap;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F0E8D2;
  font-size: 1rem;
  display: flex;
  font-weight: 700;
  align-items: center;
}.pwb-ws_title_ic-4ud svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8BC2C;
}.pwb-ws_online-4ud {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  color: #6C6255;
  align-items: center;
}.pwb-ws_online_dot-4ud {
  border-radius: 50%;
  background: #2DBD6E;
  box-shadow: 0 0 6px rgba(45, 189, 110, 0.16);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.pwb-ws_scroll-4ud {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.pwb-ws_scroll-4ud::-webkit-scrollbar {
  display: none;
}.pwb-wc-4ud {
  gap: 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 0.875rem;
  background: #0B1020;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.pwb-wc_img-4ud {
  overflow: hidden;
  background: #0F1528;
  border-radius: 0.313rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.pwb-wc_img-4ud img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.pwb-wc_info-4ud {
  min-width: 0;
}.pwb-wc_game-4ud {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #C2B89A;
  white-space: nowrap;
}.pwb-wc_player-4ud {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #564E44;
  text-overflow: ellipsis;
}.pwb-wc_amount-4ud {
  white-space: nowrap;
  color: #2DBD6E;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
}.pwb-bon-4ud {
  padding: 36px 1rem 0;
  background: #080C1A;
}
@media(min-width: 769px) {.pwb-bon-4ud {
  padding: 44px 24px 0;
}
}.pwb-bon_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-bon_head-4ud {
  margin-bottom: 20px;
}.pwb-bon_label-4ud {
  color: #C8952E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.pwb-bon_h2-4ud {
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8D2;
}
@media(min-width: 767px) {.pwb-bon_h2-4ud {
  font-size: 24px;
}
}.pwb-bon_seo-4ud {
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6C6255;
}.pwb-bon_seo-4ud strong {
  font-weight: 700;
  color: #C2B89A;
}.pwb-bon_seo-4ud a {
  text-decoration: underline;
  color: #C8952E;
}.pwb-bon_grid-4ud {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.pwb-bon_grid-4ud {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pwb-bon_grid-4ud {
  grid-template-columns: repeat(5,1fr);
}
}.pwb-bon_card-4ud {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0B1020;
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.pwb-bon_card-4ud:hover {
  border-color: rgba(200, 149, 46, 0.07);
  transform: translateY(-2px);
}.pwb-bon_card_ic-4ud svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
}.pwb-bon_card_ic-4ud {
  margin-bottom: 0.625rem;
}.pwb-bon_card_type-4ud {
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #6C6255;
}.pwb-bon_card_amount-4ud {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  color: #E8BC2C;
}.pwb-bon_card_name-4ud {
  color: #F0E8D2;
  margin-bottom: 8px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
}.pwb-bon_card_detail-4ud {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #564E44;
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
}.pwb-app-4ud {
  padding: 36px 16px 0;
  background: #080C1A;
}
@media(min-width: 769px) {.pwb-app-4ud {
  padding: 2.75rem 1.5rem 0;
}
}.pwb-app_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-app_head-4ud {
  margin-bottom: 1rem;
}.pwb-app_label-4ud {
  color: #C8952E;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.pwb-app_h2-4ud {
  font-size: 20px;
  margin-bottom: 0.375rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F0E8D2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.pwb-app_h2-4ud {
  font-size: 1.5rem;
}
}.pwb-app_sub-4ud {
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6C6255;
}.pwb-app_sub-4ud strong {
  color: #C2B89A;
  font-weight: 700;
}.pwb-app_cards-4ud {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.pwb-app_cards-4ud {
  grid-template-columns: repeat(3,1fr);
}
}.pwb-app_card-4ud {
  padding: 1.25rem;
  overflow: hidden;
  gap: 1rem;
  border-radius: 10px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.pwb-app_card_ios-4ud {
  background: linear-gradient(135deg,rgba(200, 149, 46, 0.18) 0%,#0F1528 100%);
}.pwb-app_card_android-4ud {
  background: linear-gradient(135deg,rgba(45, 189, 110, 0.16) 0%,#0F1528 100%);
}.pwb-app_card_win-4ud {
  background: linear-gradient(135deg,rgba(232, 188, 44, 0.14) 0%,#0F1528 100%);
}.pwb-app_card_ic-4ud svg {
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.pwb-app_card_ic-4ud {
  flex-shrink: 0;
  color: #F0E8D2;
}.pwb-app_card_os-4ud {
  text-transform: uppercase;
  color: #6C6255;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
}.pwb-app_card_title-4ud {
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0E8D2;
  overflow-wrap: break-word;
}.pwb-app_card_text-4ud {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6C6255;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.pwb-app_card_btn-4ud {
  border: 1px solid rgba(200, 149, 46, 0.45);
  gap: 0.438rem;
  padding: 0.625rem 18px;
  transition: background .2s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  color: #F0E8D2;
}.pwb-app_card_btn-4ud:hover {
  background: rgba(255, 255, 255, 0.07);
}.pwb-reg-4ud {
  padding: 2.25rem 16px 0;
  background: #080C1A;
}
@media(min-width: 771px) {.pwb-reg-4ud {
  padding: 44px 1.5rem 0;
}
}.pwb-reg_in-4ud {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0F1528;
  border-radius: 16px;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 771px) {.pwb-reg_in-4ud {
  padding: 40px;
}
}.pwb-reg_top-4ud {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.pwb-reg_top-4ud {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pwb-reg_label-4ud {
  text-transform: uppercase;
  color: #C8952E;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.pwb-reg_h2-4ud {
  font-weight: 800;
  line-height: 1.2;
  color: #F0E8D2;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 12px;
  font-size: 22px;
}
@media(min-width: 769px) {.pwb-reg_h2-4ud {
  font-size: 28px;
}
}.pwb-reg_bonus-4ud {
  border-radius: 10px;
  gap: 0.5rem;
  padding: 10px 1rem;
  background: rgba(232, 188, 44, 0.14);
  border: 1px solid rgba(232, 188, 44, 0.14);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.pwb-reg_bonus_amount-4ud {
  color: #E8BC2C;
  font-weight: 800;
  font-size: 20px;
}.pwb-reg_bonus_text-4ud {
  color: #8E8370;
  line-height: 1.35;
  font-size: 13px;
}.pwb-reg_cta_btn-4ud {
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 0.625rem;
  background: #2DBD6E;
  font-weight: 700;
  color: #09090F;
  box-shadow: 0 0.25rem 20px rgba(45, 189, 110, 0.44), 0 1px 4px rgba(45, 189, 110, 0.20);
  font-size: 15px;
  display: inline-block;
  margin-bottom: 12px;
}.pwb-reg_cta_btn-4ud:hover {
  background: #38D47E;
}.pwb-reg_terms-4ud {
  color: #564E44;
  line-height: 1.5;
  font-size: 0.688rem;
}.pwb-reg_seo-4ud {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6C6255;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.pwb-reg_seo-4ud p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #6C6255;
}.pwb-reg_seo-4ud p:last-child {
  margin-bottom: 0;
}.pwb-reg_seo-4ud strong {
  color: #C2B89A;
  font-weight: 700;
}.pwb-reg_seo-4ud a {
  transition: color .2s;
  color: #C8952E;
  text-decoration: underline;
}.pwb-reg_seo-4ud a:hover {
  color: #DAA83C;
}.pwb-reg_seo-4ud ul,.pwb-reg_seo-4ud ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.pwb-reg_seo-4ud ol {
  list-style: decimal;
}.pwb-reg_seo-4ud li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #6C6255;
}.pwb-reg_seo-4ud table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.pwb-reg_seo-4ud table {
  display: table;
}
}.pwb-reg_seo-4ud th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C2B89A;
  text-align: left;
  font-weight: 700;
}.pwb-reg_seo-4ud td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6C6255;
}.pwb-reg_steps-4ud {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.pwb-reg_steps-4ud {
  margin-top: 0;
}
}.pwb-reg_step-4ud {
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.pwb-reg_step_num-4ud {
  border-radius: 50%;
  border: 1px solid rgba(200, 149, 46, 0.07);
  background: rgba(200, 149, 46, 0.18);
  width: 34px;
  flex-shrink: 0;
  color: #C8952E;
  font-weight: 800;
  display: flex;
  height: 34px;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}.pwb-reg_step_title-4ud {
  color: #F0E8D2;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.pwb-reg_step_text-4ud {
  line-height: 1.5;
  color: #6C6255;
  font-size: 0.75rem;
}.pwb-reg_trust-4ud {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.pwb-reg_trust_item-4ud {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  color: #6C6255;
  display: flex;
}.pwb-reg_trust_ic-4ud svg {
  color: #C8952E;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pwb-htp-4ud {
  padding: 36px 1rem 0;
  background: #080C1A;
}
@media(min-width: 767px) {.pwb-htp-4ud {
  padding: 44px 1.5rem 0;
}
}.pwb-htp_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-htp_head-4ud {
  max-width: 720px;
  margin-bottom: 22px;
}.pwb-htp_label-4ud {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8952E;
  margin-bottom: 8px;
  font-weight: 700;
}.pwb-htp_h2-4ud {
  font-weight: 800;
  margin-bottom: 8px;
  color: #F0E8D2;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.pwb-htp_h2-4ud {
  font-size: 28px;
}
}.pwb-htp_intro-4ud {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6C6255;
}.pwb-htp_steps-4ud {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.pwb-htp_steps-4ud {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.pwb-htp_steps-4ud {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pwb-htp_step-4ud {
  border-radius: 10px;
  padding: 20px 1.125rem 1.125rem;
  background: #0F1528;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.pwb-htp_step_num-4ud {
  border-radius: 50%;
  background: #C8952E;
  left: 1.25rem;
  color: #09090F;
  font-family: 'Cormorant Garamond', serif;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 1.75rem;
  top: -12px;
  font-weight: 800;
  width: 1.75rem;
  position: absolute;
  font-size: 13px;
}.pwb-htp_step_ic-4ud {
  border-radius: 5px;
  background: rgba(200, 149, 46, 0.18);
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  color: #C8952E;
  display: flex;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
}.pwb-htp_step_ic-4ud svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
}.pwb-htp_step_h-4ud {
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F0E8D2;
  overflow-wrap: break-word;
}.pwb-htp_step_p-4ud {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6C6255;
  line-height: 1.55;
}.pwb-htp_step_p-4ud strong {
  font-weight: 600;
  color: #C2B89A;
}.pwb-htp_cta-4ud {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2DBD6E;
  border-radius: 0.625rem;
  color: #09090F;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
}.pwb-htp_cta-4ud:hover {
  background: #38D47E;
}.pwb-prov-4ud {
  background: #080C1A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.pwb-prov-4ud {
  padding: 2.75rem 24px 0;
}
}.pwb-prov_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-prov_head-4ud {
  margin-bottom: 16px;
}.pwb-prov_label-4ud {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C8952E;
  font-weight: 700;
  text-transform: uppercase;
}.pwb-prov_h2-4ud {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F0E8D2;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.pwb-prov_h2-4ud {
  font-size: 1.5rem;
}
}.pwb-prov_seo-4ud {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #6C6255;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
}.pwb-prov_seo-4ud strong {
  color: #C2B89A;
  font-weight: 700;
}.pwb-prov_seo-4ud a {
  text-decoration: underline;
  color: #C8952E;
}.pwb-prov_grid-4ud {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.pwb-prov_grid-4ud {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.pwb-prov_grid-4ud {
  grid-template-columns: repeat(8,1fr);
}
}.pwb-prov_card-4ud {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0B1020;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.pwb-prov_card-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
  background: #0F1528;
}.pwb-prov_logo-4ud {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  align-items: center;
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
}.pwb-prov_logo-4ud img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.pwb-prov_name-4ud {
  font-weight: 600;
  text-align: center;
  color: #8E8370;
  overflow-wrap: break-word;
  font-size: 11px;
}.pwb-seo-4ud {
  background: #080C1A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.pwb-seo-4ud {
  padding: 2.75rem 24px 0;
}
}.pwb-seo_in-4ud {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1528;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.pwb-seo_in-4ud {
  padding: 2.25rem 40px;
}
}.pwb-seo_label-4ud {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8952E;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.pwb-seo_h2-4ud {
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F0E8D2;
}
@media(min-width: 769px) {.pwb-seo_h2-4ud {
  font-size: 1.5rem;
}
}.pwb-seo_body-4ud {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E8370;
  overflow-wrap: break-word;
}.pwb-seo_body-4ud p {
  margin-bottom: 12px;
  color: #8E8370;
  font-size: 0.875rem;
  line-height: 1.75;
}.pwb-seo_body-4ud p:last-child {
  margin-bottom: 0;
}.pwb-seo_body-4ud strong {
  font-weight: 700;
  color: #C2B89A;
}.pwb-seo_body-4ud a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8952E;
}.pwb-seo_body-4ud a:hover {
  color: #DAA83C;
}.pwb-seo_body-4ud ul,.pwb-seo_body-4ud ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pwb-seo_body-4ud ol {
  list-style: decimal;
}.pwb-seo_body-4ud li {
  color: #8E8370;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.pwb-seo_body-4ud table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.pwb-seo_body-4ud table {
  display: table;
}
}.pwb-seo_body-4ud th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C2B89A;
  text-align: left;
}.pwb-seo_body-4ud td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E8370;
}.pwb-seo_cols-4ud {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.pwb-seo_cols-4ud {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pwb-seo_cols-4ud {
  grid-template-columns: repeat(3,1fr);
}
}.pwb-seo_col_h-4ud {
  color: #C2B89A;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.pwb-seo_col_p-4ud {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6C6255;
}.pwb-seo_stats-4ud {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.pwb-seo_stat-4ud {
  border: 1px solid rgba(200, 149, 46, 0.18);
  background: rgba(200, 149, 46, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.pwb-seo_stat_val-4ud {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8952E;
  overflow-wrap: break-word;
  font-size: 20px;
}.pwb-seo_stat_lb-4ud {
  color: #6C6255;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.pwb-faq-4ud {
  padding: 2.25rem 16px 0;
  background: #080C1A;
}
@media(min-width: 771px) {.pwb-faq-4ud {
  padding: 44px 1.5rem 0;
}
}.pwb-faq_in-4ud {
  margin: 0 auto;
  max-width: 83.75rem;
}.pwb-faq_head-4ud {
  margin-bottom: 20px;
}.pwb-faq_label-4ud {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8952E;
  letter-spacing: .08em;
}.pwb-faq_h2-4ud {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
  color: #F0E8D2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pwb-faq_h2-4ud {
  font-size: 24px;
}
}.pwb-faq_list-4ud {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pwb-faq_item-4ud {
  border-radius: 10px;
  background: #0F1528;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.pwb-faq_q-4ud {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-size: 0.875rem;
  color: #C2B89A;
  overflow-wrap: break-word;
  font-weight: 600;
}.pwb-faq_q-4ud:hover {
  color: #F0E8D2;
}.pwb-faq_q_ic-4ud {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #C8952E;
  align-items: center;
  width: 1.5rem;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  height: 1.5rem;
}.pwb-faq_item-4ud.pwb-state_open-4ud .pwb-faq_q_ic-4ud {
  transform: rotate(45deg);
}.pwb-faq_a-4ud {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  color: #6C6255;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.pwb-faq_item-4ud.pwb-state_open-4ud .pwb-faq_a-4ud {
  display: block;
}.pwb-faq_a-4ud strong {
  color: #C2B89A;
  font-weight: 700;
}.pwb-faq_a-4ud a {
  text-decoration: underline;
  color: #C8952E;
}.pwb-faq_a-4ud ul,.pwb-faq_a-4ud ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.pwb-faq_a-4ud ol {
  list-style: decimal;
}.pwb-faq_a-4ud li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pwb-faq_a-4ud table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.pwb-faq_a-4ud table {
  display: table;
}
}.pwb-faq_a-4ud th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #C2B89A;
  font-weight: 700;
}.pwb-faq_a-4ud td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6C6255;
}.pwb-pmt-4ud {
  padding: 2.25rem 1rem 0;
  background: #080C1A;
}
@media(min-width: 766px) {.pwb-pmt-4ud {
  padding: 44px 24px 0;
}
}.pwb-pmt_in-4ud {
  margin: 0 auto;
  max-width: 83.75rem;
}.pwb-pmt_head-4ud {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.pwb-pmt_label-4ud {
  text-transform: uppercase;
  color: #C8952E;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.pwb-pmt_h2-4ud {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F0E8D2;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 769px) {.pwb-pmt_h2-4ud {
  font-size: 28px;
}
}.pwb-pmt_intro-4ud {
  color: #6C6255;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.pwb-pmt_groups-4ud {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.pwb-pmt_group-4ud {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  background: #0F1528;
  border-radius: 0.625rem;
}.pwb-pmt_group_head-4ud {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.pwb-pmt_group_ic-4ud {
  border-radius: 5px;
  background: rgba(200, 149, 46, 0.18);
  height: 36px;
  width: 36px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  color: #C8952E;
}.pwb-pmt_group_ic-4ud svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.pwb-pmt_group_h-4ud {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F0E8D2;
  font-size: 1rem;
  font-weight: 700;
}.pwb-pmt_group_p-4ud {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6C6255;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.pwb-pmt_group_p-4ud strong {
  color: #C2B89A;
  font-weight: 600;
}.pwb-pmt_table_wrap-4ud {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pwb-pmt_table-4ud {
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}.pwb-pmt_table-4ud th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  text-align: left;
  font-size: 11px;
  letter-spacing: .04em;
  color: #C2B89A;
  font-weight: 700;
  white-space: nowrap;
}.pwb-pmt_table-4ud td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6C6255;
}.pwb-pmt_table-4ud tbody tr:last-child td {
  border-bottom: none;
}.pwb-pmt_table-4ud tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2B89A;
}.pwb-rv-4ud {
  padding: 2.25rem 1rem 0;
  background: #080C1A;
}
@media(min-width: 770px) {.pwb-rv-4ud {
  padding: 2.75rem 1.5rem 0;
}
}.pwb-rv_in-4ud {
  margin: 0 auto;
  max-width: 1340px;
}.pwb-rv_head-4ud {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.pwb-rv_label-4ud {
  margin-bottom: 0.5rem;
  color: #C8952E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.pwb-rv_h2-4ud {
  color: #F0E8D2;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.pwb-rv_h2-4ud {
  font-size: 28px;
}
}.pwb-rv_stats-4ud {
  gap: 18px;
  font-size: 13px;
  color: #6C6255;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.pwb-rv_stats_score-4ud {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.pwb-rv_stats_score_val-4ud {
  color: #E8BC2C;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  font-weight: 800;
}.pwb-rv_stats_score_max-4ud {
  font-size: 13px;
  color: #564E44;
}.pwb-rv_stats_badge-4ud {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.pwb-rv_stats_badge-4ud svg {
  width: 0.875rem;
  color: #E8BC2C;
  height: 14px;
}.pwb-rv_grid-4ud {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.pwb-rv_grid-4ud {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.pwb-rv_grid-4ud {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pwb-rv_card-4ud {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1528;
  padding: 1.25rem;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.pwb-rv_card_stars-4ud {
  gap: 2px;
  display: flex;
  color: #E8BC2C;
  margin-bottom: 10px;
}.pwb-rv_card_stars-4ud svg {
  height: 14px;
  width: 0.875rem;
}.pwb-rv_card_h-4ud {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F0E8D2;
  font-size: 0.875rem;
}.pwb-rv_card_body-4ud {
  flex: 1;
  color: #6C6255;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.pwb-rv_card_body-4ud strong {
  font-weight: 600;
  color: #C2B89A;
}.pwb-rv_card_meta-4ud {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
  display: flex;
}.pwb-rv_card_author-4ud {
  color: #C2B89A;
  font-size: 12px;
  font-weight: 600;
}.pwb-rv_card_date-4ud {
  color: #564E44;
  font-size: 0.688rem;
}.pwb-seo-4ud {
  background: #080C1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pwb-seo-4ud {
  padding: 2.75rem 24px 0;
}
}.pwb-seo_in-4ud {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1528;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.pwb-seo_in-4ud {
  padding: 2.25rem 40px;
}
}.pwb-seo_label-4ud {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8952E;
  margin-bottom: 10px;
  text-transform: uppercase;
}.pwb-seo_h2-4ud {
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F0E8D2;
}
@media(min-width:768px) {.pwb-seo_h2-4ud {
  font-size: 24px;
}
}.pwb-seo_body-4ud {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8E8370;
}.pwb-seo_body-4ud p {
  font-size: 14px;
  color: #8E8370;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.pwb-seo_body-4ud p:last-child {
  margin-bottom: 0;
}.pwb-seo_body-4ud strong {
  color: #C2B89A;
  font-weight: 700;
}.pwb-seo_body-4ud a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8952E;
}.pwb-seo_body-4ud a:hover {
  color: #DAA83C;
}.pwb-seo_body-4ud ul,.pwb-seo_body-4ud ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.pwb-seo_body-4ud ol {
  list-style: decimal;
}.pwb-seo_body-4ud li {
  color: #8E8370;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.pwb-seo_body-4ud table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.pwb-seo_body-4ud table {
  display: table;
}
}.pwb-seo_body-4ud th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C2B89A;
  text-align: left;
  font-weight: 700;
}.pwb-seo_body-4ud td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8E8370;
}.pwb-seo_cols-4ud {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.pwb-seo_cols-4ud {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.pwb-seo_cols-4ud {
  grid-template-columns: repeat(3,1fr);
}
}.pwb-seo_col_h-4ud {
  margin-bottom: 7px;
  color: #C2B89A;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.pwb-seo_col_p-4ud {
  color: #6C6255;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.pwb-seo_stats-4ud {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pwb-seo_stat-4ud {
  border: 1px solid rgba(200, 149, 46, 0.18);
  background: rgba(200, 149, 46, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.pwb-seo_stat_val-4ud {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8952E;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.pwb-seo_stat_lb-4ud {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6C6255;
}.pwb-seo-4ud {
  background: #080C1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.pwb-seo-4ud {
  padding: 44px 1.5rem 0;
}
}.pwb-seo_in-4ud {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1528;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.pwb-seo_in-4ud {
  padding: 36px 2.5rem;
}
}.pwb-seo_label-4ud {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8952E;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}.pwb-seo_h2-4ud {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  color: #F0E8D2;
  font-size: 20px;
}
@media(min-width: 767px) {.pwb-seo_h2-4ud {
  font-size: 24px;
}
}.pwb-seo_body-4ud {
  color: #8E8370;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.pwb-seo_body-4ud p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E8370;
  margin-bottom: 12px;
}.pwb-seo_body-4ud p:last-child {
  margin-bottom: 0;
}.pwb-seo_body-4ud strong {
  font-weight: 700;
  color: #C2B89A;
}.pwb-seo_body-4ud a {
  transition: color .2s;
  color: #C8952E;
  text-decoration: underline;
}.pwb-seo_body-4ud a:hover {
  color: #DAA83C;
}.pwb-seo_body-4ud ul,.pwb-seo_body-4ud ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.pwb-seo_body-4ud ol {
  list-style: decimal;
}.pwb-seo_body-4ud li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8E8370;
  line-height: 1.75;
}.pwb-seo_body-4ud table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 767px) {.pwb-seo_body-4ud table {
  display: table;
}
}.pwb-seo_body-4ud th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C2B89A;
  text-align: left;
  font-weight: 700;
}.pwb-seo_body-4ud td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8E8370;
}.pwb-seo_cols-4ud {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.pwb-seo_cols-4ud {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pwb-seo_cols-4ud {
  grid-template-columns: repeat(3,1fr);
}
}.pwb-seo_col_h-4ud {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C2B89A;
  overflow-wrap: break-word;
  font-size: 13px;
}.pwb-seo_col_p-4ud {
  color: #6C6255;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.pwb-seo_stats-4ud {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.pwb-seo_stat-4ud {
  background: rgba(200, 149, 46, 0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 149, 46, 0.18);
  border-radius: 10px;
  min-width: 8.75rem;
}.pwb-seo_stat_val-4ud {
  color: #C8952E;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.pwb-seo_stat_lb-4ud {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6C6255;
}.pwb-ft-4ud {
  background: #040610;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.pwb-ft_support-4ud {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.pwb-ft_support-4ud {
  padding: 1.75rem 24px;
}
}.pwb-ft_support_in-4ud {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
}.pwb-ft_support_main-4ud {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.pwb-ft_support_ic-4ud {
  flex-shrink: 0;
  color: #C8952E;
}.pwb-ft_support_ic-4ud svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.pwb-ft_support_text_title-4ud {
  font-size: 15px;
  color: #F0E8D2;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.pwb-ft_support_text_sub-4ud {
  overflow-wrap: break-word;
  color: #6C6255;
  font-size: 12px;
}.pwb-ft_support_btn-4ud {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #C8952E;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F0E8D2;
  flex-shrink: 0;
  font-weight: 700;
}.pwb-ft_support_btn-4ud:hover {
  background: #DAA83C;
}.pwb-ft_support_contacts-4ud {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.pwb-ft_support_contact-4ud {
  color: #564E44;
  line-height: 1.4;
  font-size: 12px;
}.pwb-ft_support_contact-4ud strong {
  color: #8E8370;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.pwb-ft_main-4ud {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width:768px) {.pwb-ft_main-4ud {
  padding: 2.5rem 1.5rem 2rem;
}
}.pwb-ft_main_in-4ud {
  gap: 24px;
  margin: 0 auto;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.pwb-ft_main_in-4ud {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.pwb-ft_main_in-4ud {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pwb-ft_col_logo-4ud {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.pwb-ft_col_logo-4ud {
  grid-column: auto;
}
}.pwb-ft_logo-4ud {
  gap: 9px;
  flex-wrap: wrap;
  font-weight: 800;
  display: flex;
  color: #F0E8D2;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 1rem;
}.pwb-ft_logo_mark-4ud {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.pwb-ft_logo_mark-4ud img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pwb-ft_logo_sub-4ud {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #564E44;
}.pwb-ft_col_title-4ud {
  color: #8E8370;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.pwb-ft_col_links-4ud {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pwb-ft_col_link-4ud {
  transition: color .2s;
  color: #564E44;
  font-size: 13px;
  overflow-wrap: break-word;
}.pwb-ft_col_link-4ud:hover {
  color: #C2B89A;
}.pwb-ft_apps-4ud {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.pwb-ft_app_card-4ud {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  border-radius: 0.313rem;
  gap: 10px;
  display: flex;
  align-items: center;
}.pwb-ft_app_card-4ud:hover {
  border-color: rgba(200, 149, 46, 0.45);
}.pwb-ft_app_card_ic-4ud svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.pwb-ft_app_card_os-4ud {
  font-weight: 600;
  color: #564E44;
  font-size: 0.625rem;
}.pwb-ft_app_card_action-4ud {
  font-size: 12px;
  color: #C2B89A;
  font-weight: 700;
}.pwb-ft_bot-4ud {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.pwb-ft_bot-4ud {
  padding: 1.25rem 24px;
}
}.pwb-ft_bot_in-4ud {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pwb-ft_socials-4ud {
  gap: 0.5rem;
  display: flex;
}.pwb-ft_soc-4ud {
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 36px;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  color: #8E8370;
}.pwb-ft_soc-4ud svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.pwb-ft_soc-4ud:hover {
  background: rgba(255, 255, 255, 0.07);
}.pwb-ft_legal-4ud {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 11px;
  color: #857D6E;
}.pwb-ft_legal-4ud strong {
  font-weight: 700;
  color: #8E8370;
}.pwb-ft_legal-4ud a {
  color: #8E8370;
  text-decoration: underline;
}.pwb-ft_age-4ud {
  border-radius: 50%;
  border: 2px solid #857D6E;
  color: #857D6E;
  width: 32px;
  font-size: 0.688rem;
  align-items: center;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
}