*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #1C0F04;
  min-height: 100vh;
  color: #D9C9A5;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Source Sans 3', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.whp-layout_13b {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.whp-page_13b {
  min-height: 100vh;
  display: flex;
}.whp-main_13b {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.whp-main_13b {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.whp-main_13b {
  padding-bottom: 4.5rem;
}
}.whp-gc_13b {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #261508;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.whp-gc_13b {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.whp-gc_13b {
  width: 168px;
}
}.whp-gc_13b:hover {
  transform: translateY(-3px);
  border-color: rgba(212,137,26,0.08);
}.whp-gc_img_13b {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.whp-gc_img_13b img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.whp-gc_hover_13b {
  inset: 0;
  transition: opacity .2s;
  background: rgba(18,10,3,0.72);
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.whp-gc_13b:hover .whp-gc_hover_13b {
  opacity: 1;
}.whp-gc_hover_btn_13b {
  padding: 8px 1rem;
  border-radius: 6px;
  background: #D4891A;
  color: #F5E9D0;
  font-weight: 700;
  font-size: 0.75rem;
}.whp-gc_info_13b {
  padding: 0.5rem 10px 10px;
}.whp-gc_name_13b {
  overflow: hidden;
  color: #D9C9A5;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 100%;
}.whp-gc_prov_13b {
  color: #8E7460;
  font-size: 10px;
}.whp-gc_tag_13b {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 6px;
  font-size: 0.563rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 6px;
  z-index: 2;
  font-weight: 700;
  position: absolute;
}.whp-gc_tag_hot_13b {
  background: #C43020;
  color: #fff;
}.whp-gc_tag_new_13b {
  background: #3DAA5C;
  color: #1C0F04;
}.whp-gc_tag_jp_13b {
  background: #E8A020;
  color: #1C0F04;
}.whp-gc_tag_ex_13b {
  background: #8B3A14;
  color: #fff;
}.whp-gc_tag_live_13b {
  background: #C43020;
  color: #fff;
}.whp-gr_13b {
  background: #1C0F04;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.whp-gr_13b {
  padding: 36px 1.5rem 0;
}
}.whp-gr_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-gr_head_13b {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.whp-gr_head_l_13b {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.whp-gr_ic_13b {
  border-radius: 10px;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 2rem;
  justify-content: center;
}.whp-gr_ic_13b svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.whp-gr_title_13b {
  color: #F5E9D0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
}
@media(min-width: 766px) {.whp-gr_title_13b {
  font-size: 1.125rem;
}
}.whp-gr_more_13b {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  color: #A88E72;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  display: flex;
  flex-shrink: 0;
}.whp-gr_more_13b:hover {
  color: #D4891A;
}.whp-gr_more_13b svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.whp-gr_arrows_13b {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.whp-gr_arr_13b {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  color: #B09070;
  align-items: center;
}.whp-gr_arr_13b:hover {
  background: rgba(255,255,255,0.07);
  color: #F5E9D0;
}.whp-gr_arr_13b svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.whp-gr_seo_h_13b {
  margin: 0 0 0.375rem;
  color: #D9C9A5;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.whp-gr_seo_h_13b {
  font-size: 14px;
}
}.whp-gr_seo_13b {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #A88E72;
  max-width: 42.5rem;
  line-height: 1.55;
}.whp-gr_seo_13b strong {
  font-weight: 600;
  color: #D9C9A5;
}.whp-gr_scroll_13b {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.whp-gr_scroll_13b::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.whp-gr_scroll_13b {
  gap: 0.75rem;
}
}.whp-tb_13b {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #1C0F04;
  align-items: center;
  display: flex;
  top: 0;
  z-index: 80;
  height: 3.5rem;
  right: 0;
  left: 0;
  position: fixed;
}.whp-tb_in_13b {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.whp-tb_burger_13b {
  gap: 5px;
  border-radius: 0.625rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  height: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
  align-items: center;
}.whp-tb_burger_13b:hover {
  background: rgba(255,255,255,0.05);
}.whp-tb_burger_line_13b {
  border-radius: 1px;
  background: #B09070;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.whp-tb_burger_13b {
  display: none;
}
}.whp-tb_logo_13b {
  gap: 9px;
  font-size: 1.125rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
  color: #F5E9D0;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
}.whp-tb_logo_mark_13b {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2rem;
  width: 32px;
}.whp-tb_logo_mark_13b img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.whp-tb_nav_13b {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.whp-tb_nav_13b {
  display: flex;
}
}.whp-tb_tab_13b {
  padding: 8px 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #B09070;
}.whp-tb_tab_13b:hover {
  background: rgba(255,255,255,0.05);
  color: #F5E9D0;
}.whp-tb_tab_13b.whp-state_active_13b {
  background: rgba(212,137,26,0.18);
  color: #F5E9D0;
}.whp-tb_right_13b {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.whp-tb_login_13b {
  padding: 9px 1rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  display: none;
  color: #D9C9A5;
  font-size: 13px;
  font-weight: 600;
}.whp-tb_login_13b:hover {
  border-color: rgba(212,137,26,0.50);
  color: #F5E9D0;
}
@media(min-width: 477px) {.whp-tb_login_13b {
  display: block;
}
}.whp-tb_reg_13b {
  border-radius: 10px;
  background: #3DAA5C;
  padding: 9px 18px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0F0804;
}.whp-tb_reg_13b:hover {
  background: #4ABF6A;
}.whp-sb_13b {
  background: #321D0B;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  left: 0;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  width: 220px;
  z-index: 70;
  top: 3.5rem;
}.whp-sb_13b.whp-state_open_13b {
  transform: translateX(0);
}.whp-sb_13b::-webkit-scrollbar {
  width: 0.25rem;
}.whp-sb_13b::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.whp-sb_13b {
  transform: translateX(0);
}
}.whp-sb_auth_13b {
  padding: 0.875rem 0.75rem 10px;
}.whp-sb_btn_reg_13b {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #3DAA5C;
  margin-bottom: 8px;
  text-align: center;
  color: #0F0804;
  font-size: 13px;
  font-weight: 700;
  display: block;
}.whp-sb_btn_reg_13b:hover {
  background: #4ABF6A;
}.whp-sb_btn_login_13b {
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 10px;
  color: #D9C9A5;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
}.whp-sb_btn_login_13b:hover {
  border-color: rgba(212,137,26,0.50);
  color: #F5E9D0;
}.whp-sb_promo_13b {
  border-radius: 10px;
  background: linear-gradient(135deg,#3A1A06,#321D0B);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(212,137,26,0.18);
  margin: 0 12px 10px;
  position: relative;
}.whp-sb_promo_13b::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,137,26,0.18),transparent 70%);
  right: -1.25rem;
  top: -1.25rem;
  width: 80px;
  position: absolute;
  height: 80px;
  content: '';
}.whp-sb_promo_title_13b {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
  color: #D4891A;
}.whp-sb_promo_text_13b {
  overflow-wrap: break-word;
  color: #F5E9D0;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
}.whp-sb_promo_sub_13b {
  color: #A88E72;
  margin-top: 3px;
  font-size: 0.625rem;
}.whp-sb_nav_13b {
  padding: 0.375rem 0.5rem 16px;
}.whp-sb_nav_lb_13b {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #8E7460;
}.whp-sb_link_13b {
  border-radius: 6px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #B09070;
  overflow-wrap: break-word;
}.whp-sb_link_13b:hover {
  background: rgba(255,255,255,0.05);
  color: #F5E9D0;
}.whp-sb_link_13b.whp-state_active_13b {
  background: rgba(212,137,26,0.18);
  color: #F5E9D0;
}.whp-sb_ic_13b {
  border-radius: 0.375rem;
  height: 1.875rem;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.whp-sb_ic_13b svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.whp-sb_ic_1_13b {
  background: rgba(212,137,26,0.08);
  color: #D4891A;
}.whp-sb_ic_2_13b {
  background: rgba(61,170,92,0.18);
  color: #3DAA5C;
}.whp-sb_ic_3_13b {
  background: rgba(232,160,32,0.20);
  color: #E8A020;
}.whp-sb_ic_4_13b {
  background: rgba(139,58,20,0.22);
  color: #8B3A14;
}.whp-sb_ic_5_13b {
  background: rgba(212,137,26,0.08);
  color: #D4427A;
}.whp-sb_ic_6_13b {
  background: rgba(139,58,20,0.22);
  color: #8B44C8;
}.whp-sb_badge_13b {
  background: #E8A020;
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  color: #0F0804;
  margin-left: auto;
}.whp-sb_bot_13b {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.whp-sb_lang_13b,.whp-sb_help_13b {
  border-radius: 6px;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.375rem;
  flex: 1;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  font-size: 11px;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #B09070;
}.whp-sb_lang_13b:hover,.whp-sb_help_13b:hover {
  border-color: rgba(212,137,26,0.50);
  color: #F5E9D0;
}.whp-sb_lang_13b svg,.whp-sb_help_13b svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.whp-sb_bd_13b {
  background: rgba(18,10,3,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.whp-sb_bd_13b.whp-state_on_13b {
  display: block;
}
@media(min-width:1080px) {.whp-sb_bd_13b {
  display: none!important;
}
}.whp-mob_nav_13b {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #321D0B;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.whp-mob_nav_13b {
  display: none;
}
}.whp-mob_nav_item_13b {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  cursor: pointer;
  color: #8E7460;
  align-items: center;
  flex-direction: column;
  display: flex;
}.whp-mob_nav_ic_13b {
  line-height: 1;
}.whp-mob_nav_ic_13b svg {
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.whp-mob_nav_lb_13b {
  color: #8E7460;
  font-weight: 600;
  font-size: 0.625rem;
}.whp-mob_nav_item_13b.whp-state_active_13b {
  color: #D4891A;
}.whp-mob_nav_item_13b.whp-state_active_13b .whp-mob_nav_lb_13b {
  color: #D4891A;
}.whp-hero_13b {
  padding: 1.25rem 1rem 0;
  background: #1C0F04;
}
@media(min-width: 769px) {.whp-hero_13b {
  padding: 24px 1.5rem 0;
}
}.whp-hero_in_13b {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.whp-hero_in_13b {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.whp-hero_in_13b {
  grid-template-columns: 1fr 21.25rem;
}
}.whp-hero_promo_13b {
  overflow: hidden;
  background: #261508;
  border-radius: 16px;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 765px) {.whp-hero_promo_13b {
  min-height: 280px;
}
}.whp-hero_promo_bg_13b {
  background: linear-gradient(120deg,#3A1A06 0%,#1C0F04 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.whp-hero_promo_bg_13b::after {
  inset: 0;
  background: linear-gradient(90deg,#1C0F04 0%,rgba(18,10,3,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.whp-hero_promo_glow_13b {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,58,20,0.22) 0%,transparent 65%);
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
  height: 300px;
  width: 300px;
  position: absolute;
}.whp-hero_promo_ct_13b {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
  display: flex;
}
@media(min-width: 765px) {.whp-hero_promo_ct_13b {
  padding: 2.5rem 2rem;
}
}.whp-hero_badge_13b {
  border: 1px solid rgba(212,137,26,0.08);
  background: rgba(212,137,26,0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  color: #D4891A;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.whp-hero_h1_13b {
  font-size: 26px;
  line-height: 1.15;
  color: #F5E9D0;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.whp-hero_h1_13b em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 767px) {.whp-hero_h1_13b {
  font-size: 36px;
}
}.whp-hero_sub_13b {
  font-size: 13px;
  line-height: 1.55;
  color: #B09070;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.whp-hero_sub_13b {
  font-size: 0.875rem;
}
}.whp-hero_row_13b {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.whp-hero_cta_13b {
  background: #3DAA5C;
  padding: 0.813rem 26px;
  border-radius: 10px;
  transition: background .2s;
  color: #0F0804;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 0.25rem 1rem rgba(61,170,92,0.45), 0 2px 0.25rem rgba(18,10,3,0.50);
}.whp-hero_cta_13b:hover {
  background: #4ABF6A;
}.whp-hero_terms_13b {
  color: #8E7460;
  font-size: 0.688rem;
}.whp-hero_game_13b {
  background: #261508;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.whp-hero_game_badge_13b {
  border-radius: 20px;
  border: 1px solid rgba(232,160,32,0.20);
  background: rgba(232,160,32,0.20);
  padding: 0.313rem 0.625rem;
  position: absolute;
  font-size: 0.625rem;
  left: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 12px;
  color: #E8A020;
  z-index: 3;
  font-weight: 700;
}.whp-hero_game_badge_13b svg {
  margin-right: 4px;
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
}.whp-hero_game_img_13b {
  background: linear-gradient(135deg,#3A1A06,#1C0F04);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.whp-hero_game_img_13b img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.whp-hero_game_play_13b {
  inset: 0;
  transition: opacity .2s;
  background: rgba(18,10,3,0.72);
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.whp-hero_game_13b:hover .whp-hero_game_play_13b {
  opacity: 1;
}.whp-hero_game_play_13b span {
  border-radius: 50%;
  background: #D4891A;
  width: 52px;
  justify-content: center;
  height: 52px;
  display: flex;
  align-items: center;
}.whp-hero_game_play_13b span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.whp-hero_game_info_13b {
  padding: 14px 16px;
}.whp-hero_game_title_13b {
  margin-bottom: 4px;
  font-weight: 700;
  color: #F5E9D0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.whp-hero_game_provider_13b {
  font-size: 0.688rem;
  color: #A88E72;
}.whp-hero_game_btn_13b {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #D4891A;
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  color: #F5E9D0;
}.whp-hero_game_13b:hover .whp-hero_game_btn_13b {
  background: #E89C24;
}.whp-sbar_13b {
  background: #1C0F04;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.whp-sbar_13b {
  padding: 1.125rem 1.5rem 0;
}
}.whp-sbar_in_13b {
  margin: 0 auto;
  max-width: 1340px;
}.whp-sbar_row_13b {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.whp-sbar_input_13b {
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  flex: 1;
  padding: 11px 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #261508;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #A88E72;
}.whp-sbar_input_13b:hover {
  border-color: rgba(212,137,26,0.50);
}.whp-sbar_input_13b svg {
  height: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
}.whp-sbar_providers_13b {
  padding: 0.688rem 1.125rem;
  background: #261508;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 10px;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #D9C9A5;
  white-space: nowrap;
  font-weight: 600;
}.whp-sbar_providers_13b:hover {
  border-color: rgba(212,137,26,0.50);
  color: #F5E9D0;
}.whp-sbar_providers_13b svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.whp-sbar_tabs_13b {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.whp-sbar_tabs_13b::-webkit-scrollbar {
  display: none;
}.whp-sbar_tab_13b {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
  align-items: center;
  color: #B09070;
  font-weight: 600;
  display: flex;
}.whp-sbar_tab_13b:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(212,137,26,0.50);
  color: #F5E9D0;
}.whp-sbar_tab_13b.whp-state_active_13b {
  background: rgba(212,137,26,0.18);
  border-color: rgba(212,137,26,0.08);
  color: #F5E9D0;
}.whp-sbar_tab_ic_13b svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.whp-wy_13b {
  background: #1C0F04;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.whp-wy_13b {
  padding: 40px 24px 0;
}
}.whp-wy_in_13b {
  margin: 0 auto;
  max-width: 1340px;
}.whp-wy_head_13b {
  max-width: 720px;
  margin-bottom: 18px;
}.whp-wy_label_13b {
  margin-bottom: 0.5rem;
  color: #D4891A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.whp-wy_h2_13b {
  color: #F5E9D0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.whp-wy_h2_13b {
  font-size: 1.5rem;
}
}.whp-wy_intro_13b {
  margin: 0;
  line-height: 1.6;
  color: #A88E72;
  font-size: 0.813rem;
}.whp-wy_grid_13b {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.whp-wy_grid_13b {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.whp-wy_grid_13b {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.whp-wy_card_13b {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #321D0B;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.whp-wy_card_13b:hover {
  border-color: rgba(212,137,26,0.08);
  transform: translateY(-2px);
}.whp-wy_card_ic_13b {
  border-radius: 50%;
  background: rgba(212,137,26,0.18);
  align-items: center;
  justify-content: center;
  color: #D4891A;
  margin-bottom: 14px;
  height: 44px;
  width: 2.75rem;
  display: flex;
}.whp-wy_card_ic_13b svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.whp-wy_card_h_13b {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  color: #F5E9D0;
  font-size: 0.938rem;
}.whp-wy_card_p_13b {
  color: #A88E72;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.whp-wy_card_p_13b strong {
  font-weight: 600;
  color: #D9C9A5;
}.whp-ws_13b {
  background: #1C0F04;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.whp-ws_13b {
  padding: 36px 1.5rem 0;
}
}.whp-ws_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-ws_head_13b {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
}.whp-ws_title_13b {
  gap: 0.625rem;
  align-items: center;
  color: #F5E9D0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
}.whp-ws_title_ic_13b svg {
  height: 1.125rem;
  color: #E8A020;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.whp-ws_online_13b {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #A88E72;
  display: flex;
  font-weight: 600;
}.whp-ws_online_dot_13b {
  background: #3DAA5C;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(61,170,92,0.18);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.whp-ws_scroll_13b {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.whp-ws_scroll_13b::-webkit-scrollbar {
  display: none;
}.whp-wc_13b {
  border-radius: 0.625rem;
  background: #261508;
  padding: 10px 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.whp-wc_img_13b {
  overflow: hidden;
  background: #321D0B;
  border-radius: 6px;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.whp-wc_img_13b img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.whp-wc_info_13b {
  min-width: 0;
}.whp-wc_game_13b {
  overflow: hidden;
  font-weight: 600;
  color: #D9C9A5;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}.whp-wc_player_13b {
  overflow: hidden;
  color: #8E7460;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.whp-wc_amount_13b {
  font-weight: 700;
  font-size: 0.813rem;
  margin-left: auto;
  color: #3DAA5C;
  white-space: nowrap;
  flex-shrink: 0;
}.whp-htp_13b {
  padding: 2.25rem 1rem 0;
  background: #1C0F04;
}
@media(min-width: 769px) {.whp-htp_13b {
  padding: 2.75rem 1.5rem 0;
}
}.whp-htp_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-htp_head_13b {
  margin-bottom: 22px;
  max-width: 45rem;
}.whp-htp_label_13b {
  font-weight: 700;
  text-transform: uppercase;
  color: #D4891A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
}.whp-htp_h2_13b {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5E9D0;
}
@media(min-width: 765px) {.whp-htp_h2_13b {
  font-size: 1.75rem;
}
}.whp-htp_intro_13b {
  color: #A88E72;
  font-size: 14px;
  line-height: 1.6;
}.whp-htp_steps_13b {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.whp-htp_steps_13b {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.whp-htp_steps_13b {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.whp-htp_step_13b {
  background: #321D0B;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 18px 18px;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  position: relative;
}.whp-htp_step_num_13b {
  background: #D4891A;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  left: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  color: #0F0804;
  position: absolute;
  display: flex;
  height: 28px;
  top: -0.75rem;
  width: 1.75rem;
  align-items: center;
}.whp-htp_step_ic_13b {
  margin: 0.5rem 0 12px;
  background: rgba(212,137,26,0.18);
  border-radius: 0.375rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #D4891A;
  width: 2.25rem;
}.whp-htp_step_ic_13b svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.whp-htp_step_h_13b {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5E9D0;
  margin-bottom: 0.375rem;
}.whp-htp_step_p_13b {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #A88E72;
  line-height: 1.55;
}.whp-htp_step_p_13b strong {
  font-weight: 600;
  color: #D9C9A5;
}.whp-htp_cta_13b {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  background: #3DAA5C;
  display: inline-block;
  color: #0F0804;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 700;
}.whp-htp_cta_13b:hover {
  background: #4ABF6A;
}.whp-bon_13b {
  padding: 2.25rem 1rem 0;
  background: #1C0F04;
}
@media(min-width: 770px) {.whp-bon_13b {
  padding: 44px 1.5rem 0;
}
}.whp-bon_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-bon_head_13b {
  margin-bottom: 1.25rem;
}.whp-bon_label_13b {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4891A;
}.whp-bon_h2_13b {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5E9D0;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 767px) {.whp-bon_h2_13b {
  font-size: 1.5rem;
}
}.whp-bon_seo_13b {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #A88E72;
  font-size: 13px;
}.whp-bon_seo_13b strong {
  font-weight: 700;
  color: #D9C9A5;
}.whp-bon_seo_13b a {
  text-decoration: underline;
  color: #D4891A;
}.whp-bon_grid_13b {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.whp-bon_grid_13b {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.whp-bon_grid_13b {
  grid-template-columns: repeat(5,1fr);
}
}.whp-bon_card_13b {
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #261508;
  padding: 16px;
}.whp-bon_card_13b:hover {
  border-color: rgba(212,137,26,0.08);
  transform: translateY(-2px);
}.whp-bon_card_ic_13b svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.whp-bon_card_ic_13b {
  margin-bottom: 10px;
}.whp-bon_card_type_13b {
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #A88E72;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.whp-bon_card_amount_13b {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #E8A020;
}.whp-bon_card_name_13b {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5E9D0;
  font-weight: 600;
}.whp-bon_card_detail_13b {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #8E7460;
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
}.whp-app_13b {
  padding: 36px 16px 0;
  background: #1C0F04;
}
@media(min-width: 767px) {.whp-app_13b {
  padding: 44px 24px 0;
}
}.whp-app_in_13b {
  margin: 0 auto;
  max-width: 1340px;
}.whp-app_head_13b {
  margin-bottom: 16px;
}.whp-app_label_13b {
  margin-bottom: 8px;
  color: #D4891A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.whp-app_h2_13b {
  margin-bottom: 0.375rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5E9D0;
}
@media(min-width: 769px) {.whp-app_h2_13b {
  font-size: 1.5rem;
}
}.whp-app_sub_13b {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #A88E72;
  max-width: 37.5rem;
  line-height: 1.6;
}.whp-app_sub_13b strong {
  color: #D9C9A5;
  font-weight: 700;
}.whp-app_cards_13b {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.whp-app_cards_13b {
  grid-template-columns: repeat(3,1fr);
}
}.whp-app_card_13b {
  gap: 16px;
  border-radius: 10px;
  padding: 1.25rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.whp-app_card_ios_13b {
  background: linear-gradient(135deg,rgba(212,137,26,0.18) 0%,#321D0B 100%);
}.whp-app_card_android_13b {
  background: linear-gradient(135deg,rgba(61,170,92,0.18) 0%,#321D0B 100%);
}.whp-app_card_win_13b {
  background: linear-gradient(135deg,rgba(232,160,32,0.20) 0%,#321D0B 100%);
}.whp-app_card_ic_13b svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
}.whp-app_card_ic_13b {
  color: #F5E9D0;
  flex-shrink: 0;
}.whp-app_card_os_13b {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #A88E72;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.whp-app_card_title_13b {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5E9D0;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
}.whp-app_card_text_13b {
  margin-bottom: 14px;
  color: #A88E72;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.whp-app_card_btn_13b {
  border-radius: 0.375rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  border: 1px solid rgba(212,137,26,0.50);
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  color: #F5E9D0;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
}.whp-app_card_btn_13b:hover {
  background: rgba(255,255,255,0.07);
}.whp-reg_13b {
  background: #1C0F04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.whp-reg_13b {
  padding: 2.75rem 24px 0;
}
}.whp-reg_in_13b {
  background: #321D0B;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 1.5rem;
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.whp-reg_in_13b {
  padding: 40px;
}
}.whp-reg_top_13b {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.whp-reg_top_13b {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.whp-reg_label_13b {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4891A;
  font-weight: 700;
  letter-spacing: .08em;
}.whp-reg_h2_13b {
  color: #F5E9D0;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  font-size: 22px;
}
@media(min-width: 767px) {.whp-reg_h2_13b {
  font-size: 28px;
}
}.whp-reg_bonus_13b {
  background: rgba(232,160,32,0.20);
  padding: 0.625rem 16px;
  border-radius: 10px;
  gap: 0.5rem;
  border: 1px solid rgba(232,160,32,0.20);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.whp-reg_bonus_amount_13b {
  color: #E8A020;
  font-size: 1.25rem;
  font-weight: 800;
}.whp-reg_bonus_text_13b {
  font-size: 13px;
  line-height: 1.35;
  color: #B09070;
}.whp-reg_cta_btn_13b {
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #3DAA5C;
  display: inline-block;
  box-shadow: 0 4px 16px rgba(61,170,92,0.45), 0 2px 4px rgba(18,10,3,0.50);
  color: #0F0804;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 0.938rem;
}.whp-reg_cta_btn_13b:hover {
  background: #4ABF6A;
}.whp-reg_terms_13b {
  color: #8E7460;
  font-size: 11px;
  line-height: 1.5;
}.whp-reg_seo_13b {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #A88E72;
  line-height: 1.65;
  padding-top: 20px;
  font-size: 13px;
}.whp-reg_seo_13b p {
  font-size: 13px;
  color: #A88E72;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.whp-reg_seo_13b p:last-child {
  margin-bottom: 0;
}.whp-reg_seo_13b strong {
  color: #D9C9A5;
  font-weight: 700;
}.whp-reg_seo_13b a {
  transition: color .2s;
  color: #D4891A;
  text-decoration: underline;
}.whp-reg_seo_13b a:hover {
  color: #E89C24;
}.whp-reg_seo_13b ul,.whp-reg_seo_13b ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.whp-reg_seo_13b ol {
  list-style: decimal;
}.whp-reg_seo_13b li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #A88E72;
}.whp-reg_seo_13b table {
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.whp-reg_seo_13b table {
  display: table;
}
}.whp-reg_seo_13b th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #D9C9A5;
  text-align: left;
}.whp-reg_seo_13b td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #A88E72;
}.whp-reg_steps_13b {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.whp-reg_steps_13b {
  margin-top: 0;
}
}.whp-reg_step_13b {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  border-radius: 0.625rem;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.whp-reg_step_num_13b {
  background: rgba(212,137,26,0.18);
  border-radius: 50%;
  border: 1px solid rgba(212,137,26,0.08);
  height: 2.125rem;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  width: 34px;
  display: flex;
  color: #D4891A;
  flex-shrink: 0;
  font-size: 0.875rem;
}.whp-reg_step_title_13b {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5E9D0;
}.whp-reg_step_text_13b {
  font-size: 0.75rem;
  color: #A88E72;
  line-height: 1.5;
}.whp-reg_trust_13b {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.whp-reg_trust_item_13b {
  gap: 7px;
  display: flex;
  color: #A88E72;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
}.whp-reg_trust_ic_13b svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  color: #D4891A;
}.whp-prov_13b {
  background: #1C0F04;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.whp-prov_13b {
  padding: 44px 24px 0;
}
}.whp-prov_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-prov_head_13b {
  margin-bottom: 16px;
}.whp-prov_label_13b {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4891A;
}.whp-prov_h2_13b {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F5E9D0;
}
@media(min-width: 771px) {.whp-prov_h2_13b {
  font-size: 1.5rem;
}
}.whp-prov_seo_13b {
  overflow-wrap: break-word;
  color: #A88E72;
  max-width: 38.75rem;
  margin-bottom: 16px;
  font-size: 0.813rem;
  line-height: 1.6;
}.whp-prov_seo_13b strong {
  font-weight: 700;
  color: #D9C9A5;
}.whp-prov_seo_13b a {
  color: #D4891A;
  text-decoration: underline;
}.whp-prov_grid_13b {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.whp-prov_grid_13b {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.whp-prov_grid_13b {
  grid-template-columns: repeat(8,1fr);
}
}.whp-prov_card_13b {
  padding: 0.875rem 10px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #261508;
  border-radius: 10px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.whp-prov_card_13b:hover {
  border-color: rgba(212,137,26,0.50);
  background: #321D0B;
}.whp-prov_logo_13b {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
}.whp-prov_logo_13b img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.whp-prov_name_13b {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #B09070;
}.whp-seo_13b {
  padding: 36px 1rem 0;
  background: #1C0F04;
}
@media(min-width:768px) {.whp-seo_13b {
  padding: 2.75rem 24px 0;
}
}.whp-seo_in_13b {
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #321D0B;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.whp-seo_in_13b {
  padding: 36px 2.5rem;
}
}.whp-seo_label_13b {
  color: #D4891A;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.whp-seo_h2_13b {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  color: #F5E9D0;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.whp-seo_h2_13b {
  font-size: 1.5rem;
}
}.whp-seo_body_13b {
  color: #B09070;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.whp-seo_body_13b p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #B09070;
}.whp-seo_body_13b p:last-child {
  margin-bottom: 0;
}.whp-seo_body_13b strong {
  color: #D9C9A5;
  font-weight: 700;
}.whp-seo_body_13b a {
  transition: color .2s;
  color: #D4891A;
  text-decoration: underline;
}.whp-seo_body_13b a:hover {
  color: #E89C24;
}.whp-seo_body_13b ul,.whp-seo_body_13b ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.whp-seo_body_13b ol {
  list-style: decimal;
}.whp-seo_body_13b li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #B09070;
  line-height: 1.75;
}.whp-seo_body_13b table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.whp-seo_body_13b table {
  display: table;
}
}.whp-seo_body_13b th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D9C9A5;
}.whp-seo_body_13b td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09070;
}.whp-seo_cols_13b {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.whp-seo_cols_13b {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.whp-seo_cols_13b {
  grid-template-columns: repeat(3,1fr);
}
}.whp-seo_col_h_13b {
  margin-bottom: 7px;
  font-weight: 700;
  color: #D9C9A5;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.whp-seo_col_p_13b {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #A88E72;
}.whp-seo_stats_13b {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.whp-seo_stat_13b {
  padding: 14px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(212,137,26,0.18);
  flex: 1;
  background: rgba(212,137,26,0.08);
  min-width: 8.75rem;
}.whp-seo_stat_val_13b {
  color: #D4891A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.whp-seo_stat_lb_13b {
  overflow-wrap: break-word;
  color: #A88E72;
  font-size: 11px;
}.whp-faq_13b {
  background: #1C0F04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.whp-faq_13b {
  padding: 2.75rem 24px 0;
}
}.whp-faq_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-faq_head_13b {
  margin-bottom: 20px;
}.whp-faq_label_13b {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #D4891A;
}.whp-faq_h2_13b {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5E9D0;
}
@media(min-width:768px) {.whp-faq_h2_13b {
  font-size: 24px;
}
}.whp-faq_list_13b {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.whp-faq_item_13b {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  background: #321D0B;
}.whp-faq_q_13b {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
  font-size: 14px;
  color: #D9C9A5;
  font-weight: 600;
  overflow-wrap: break-word;
}.whp-faq_q_13b:hover {
  color: #F5E9D0;
}.whp-faq_q_ic_13b {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  height: 24px;
  align-items: center;
  color: #D4891A;
  width: 1.5rem;
  font-size: 16px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.whp-faq_item_13b.whp-state_open_13b .whp-faq_q_ic_13b {
  transform: rotate(45deg);
}.whp-faq_a_13b {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #A88E72;
}.whp-faq_item_13b.whp-state_open_13b .whp-faq_a_13b {
  display: block;
}.whp-faq_a_13b strong {
  font-weight: 700;
  color: #D9C9A5;
}.whp-faq_a_13b a {
  color: #D4891A;
  text-decoration: underline;
}.whp-faq_a_13b ul,.whp-faq_a_13b ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.whp-faq_a_13b ol {
  list-style: decimal;
}.whp-faq_a_13b li {
  line-height: 1.6;
  margin-bottom: 4px;
}.whp-faq_a_13b table {
  margin: 8px 0;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.whp-faq_a_13b table {
  display: table;
}
}.whp-faq_a_13b th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D9C9A5;
  font-weight: 700;
  text-align: left;
}.whp-faq_a_13b td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #A88E72;
}.whp-seo_13b {
  background: #1C0F04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.whp-seo_13b {
  padding: 44px 24px 0;
}
}.whp-seo_in_13b {
  background: #321D0B;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.whp-seo_in_13b {
  padding: 2.25rem 2.5rem;
}
}.whp-seo_label_13b {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #D4891A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.whp-seo_h2_13b {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F5E9D0;
}
@media(min-width: 769px) {.whp-seo_h2_13b {
  font-size: 24px;
}
}.whp-seo_body_13b {
  line-height: 1.75;
  color: #B09070;
  font-size: 14px;
  overflow-wrap: break-word;
}.whp-seo_body_13b p {
  color: #B09070;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.whp-seo_body_13b p:last-child {
  margin-bottom: 0;
}.whp-seo_body_13b strong {
  color: #D9C9A5;
  font-weight: 700;
}.whp-seo_body_13b a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4891A;
}.whp-seo_body_13b a:hover {
  color: #E89C24;
}.whp-seo_body_13b ul,.whp-seo_body_13b ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.whp-seo_body_13b ol {
  list-style: decimal;
}.whp-seo_body_13b li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B09070;
}.whp-seo_body_13b table {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.whp-seo_body_13b table {
  display: table;
}
}.whp-seo_body_13b th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D9C9A5;
  text-align: left;
  font-weight: 700;
}.whp-seo_body_13b td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #B09070;
}.whp-seo_cols_13b {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.whp-seo_cols_13b {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.whp-seo_cols_13b {
  grid-template-columns: repeat(3,1fr);
}
}.whp-seo_col_h_13b {
  font-size: 13px;
  color: #D9C9A5;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.whp-seo_col_p_13b {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #A88E72;
  font-size: 13px;
}.whp-seo_stats_13b {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.whp-seo_stat_13b {
  flex: 1;
  padding: 14px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(212,137,26,0.18);
  background: rgba(212,137,26,0.08);
  min-width: 8.75rem;
}.whp-seo_stat_val_13b {
  color: #D4891A;
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.whp-seo_stat_lb_13b {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A88E72;
}.whp-seo_13b {
  padding: 2.25rem 16px 0;
  background: #1C0F04;
}
@media(min-width: 769px) {.whp-seo_13b {
  padding: 2.75rem 24px 0;
}
}.whp-seo_in_13b {
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #321D0B;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.whp-seo_in_13b {
  padding: 2.25rem 2.5rem;
}
}.whp-seo_label_13b {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #D4891A;
  font-weight: 700;
  letter-spacing: .08em;
}.whp-seo_h2_13b {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-size: 20px;
  color: #F5E9D0;
  font-weight: 800;
}
@media(min-width: 767px) {.whp-seo_h2_13b {
  font-size: 24px;
}
}.whp-seo_body_13b {
  color: #B09070;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.whp-seo_body_13b p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #B09070;
}.whp-seo_body_13b p:last-child {
  margin-bottom: 0;
}.whp-seo_body_13b strong {
  font-weight: 700;
  color: #D9C9A5;
}.whp-seo_body_13b a {
  transition: color .2s;
  color: #D4891A;
  text-decoration: underline;
}.whp-seo_body_13b a:hover {
  color: #E89C24;
}.whp-seo_body_13b ul,.whp-seo_body_13b ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.whp-seo_body_13b ol {
  list-style: decimal;
}.whp-seo_body_13b li {
  color: #B09070;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.whp-seo_body_13b table {
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.whp-seo_body_13b table {
  display: table;
}
}.whp-seo_body_13b th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D9C9A5;
  text-align: left;
}.whp-seo_body_13b td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09070;
}.whp-seo_cols_13b {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.whp-seo_cols_13b {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.whp-seo_cols_13b {
  grid-template-columns: repeat(3,1fr);
}
}.whp-seo_col_h_13b {
  color: #D9C9A5;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.whp-seo_col_p_13b {
  line-height: 1.65;
  font-size: 13px;
  color: #A88E72;
  overflow-wrap: break-word;
}.whp-seo_stats_13b {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.whp-seo_stat_13b {
  border: 1px solid rgba(212,137,26,0.18);
  border-radius: 10px;
  padding: 14px 16px;
  background: rgba(212,137,26,0.08);
  flex: 1;
  min-width: 140px;
}.whp-seo_stat_val_13b {
  color: #D4891A;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.whp-seo_stat_lb_13b {
  color: #A88E72;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.whp-pmt_13b {
  background: #1C0F04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.whp-pmt_13b {
  padding: 44px 1.5rem 0;
}
}.whp-pmt_in_13b {
  margin: 0 auto;
  max-width: 83.75rem;
}.whp-pmt_head_13b {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.whp-pmt_label_13b {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4891A;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.whp-pmt_h2_13b {
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E9D0;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.whp-pmt_h2_13b {
  font-size: 28px;
}
}.whp-pmt_intro_13b {
  font-size: 0.875rem;
  color: #A88E72;
  overflow-wrap: break-word;
  line-height: 1.6;
}.whp-pmt_groups_13b {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.whp-pmt_group_13b {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  padding: 1.25rem;
  background: #321D0B;
}.whp-pmt_group_head_13b {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.whp-pmt_group_ic_13b {
  border-radius: 0.375rem;
  background: rgba(212,137,26,0.18);
  flex-shrink: 0;
  color: #D4891A;
  display: flex;
  height: 36px;
  width: 36px;
  align-items: center;
  justify-content: center;
}.whp-pmt_group_ic_13b svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.whp-pmt_group_h_13b {
  margin: 0;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5E9D0;
}.whp-pmt_group_p_13b {
  margin-bottom: 14px;
  color: #A88E72;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.whp-pmt_group_p_13b strong {
  color: #D9C9A5;
  font-weight: 600;
}.whp-pmt_table_wrap_13b {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.whp-pmt_table_13b {
  font-size: 13px;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.whp-pmt_table_13b th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D9C9A5;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
}.whp-pmt_table_13b td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #A88E72;
}.whp-pmt_table_13b tbody tr:last-child td {
  border-bottom: none;
}.whp-pmt_table_13b tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D9C9A5;
}.whp-ft_13b {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #120A03;
  margin-top: 3rem;
}.whp-ft_support_13b {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.whp-ft_support_13b {
  padding: 28px 1.5rem;
}
}.whp-ft_support_in_13b {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.whp-ft_support_main_13b {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.whp-ft_support_ic_13b {
  flex-shrink: 0;
  color: #D4891A;
}.whp-ft_support_ic_13b svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.whp-ft_support_text_title_13b {
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F5E9D0;
  overflow-wrap: break-word;
  font-weight: 700;
}.whp-ft_support_text_sub_13b {
  overflow-wrap: break-word;
  color: #A88E72;
  font-size: 0.75rem;
}.whp-ft_support_btn_13b {
  border-radius: 0.625rem;
  padding: 0.688rem 1.375rem;
  background: #D4891A;
  transition: background .2s;
  color: #F5E9D0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.whp-ft_support_btn_13b:hover {
  background: #E89C24;
}.whp-ft_support_contacts_13b {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.whp-ft_support_contact_13b {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #8E7460;
}.whp-ft_support_contact_13b strong {
  color: #B09070;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.whp-ft_main_13b {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.whp-ft_main_13b {
  padding: 2.5rem 24px 2rem;
}
}.whp-ft_main_in_13b {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 638px) {.whp-ft_main_in_13b {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.whp-ft_main_in_13b {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.whp-ft_col_logo_13b {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.whp-ft_col_logo_13b {
  grid-column: auto;
}
}.whp-ft_logo_13b {
  gap: 9px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F5E9D0;
  font-size: 1rem;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.whp-ft_logo_mark_13b {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.whp-ft_logo_mark_13b img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.whp-ft_logo_sub_13b {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 12.5rem;
  color: #8E7460;
}.whp-ft_col_title_13b {
  letter-spacing: .07em;
  color: #B09070;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.whp-ft_col_links_13b {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.whp-ft_col_link_13b {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8E7460;
}.whp-ft_col_link_13b:hover {
  color: #D9C9A5;
}.whp-ft_apps_13b {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.whp-ft_app_card_13b {
  gap: 0.625rem;
  padding: 10px 0.75rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.whp-ft_app_card_13b:hover {
  border-color: rgba(212,137,26,0.50);
}.whp-ft_app_card_ic_13b svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.whp-ft_app_card_os_13b {
  font-weight: 600;
  font-size: 10px;
  color: #8E7460;
}.whp-ft_app_card_action_13b {
  font-size: 12px;
  color: #D9C9A5;
  font-weight: 700;
}.whp-ft_bot_13b {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.whp-ft_bot_13b {
  padding: 1.25rem 1.5rem;
}
}.whp-ft_bot_in_13b {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.whp-ft_socials_13b {
  gap: 0.5rem;
  display: flex;
}.whp-ft_soc_13b {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  color: #B09070;
  align-items: center;
}.whp-ft_soc_13b svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.whp-ft_soc_13b:hover {
  background: rgba(255,255,255,0.07);
}.whp-ft_legal_13b {
  flex: 1;
  color: #9A8068;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
}.whp-ft_legal_13b strong {
  color: #B09070;
  font-weight: 700;
}.whp-ft_legal_13b a {
  color: #B09070;
  text-decoration: underline;
}.whp-ft_age_13b {
  border: 2px solid #9A8068;
  border-radius: 50%;
  height: 32px;
  color: #9A8068;
  font-weight: 800;
  font-size: 11px;
  width: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  display: flex;
  align-items: center;
}