html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #090C15;
  font-family: 'Barlow', sans-serif;
  color: #B4C2D6;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}.pfu_layout_p97 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.pfu_page_p97 {
  display: flex;
  min-height: 100vh;
}.pfu_main_p97 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1082px) {.pfu_main_p97 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.pfu_main_p97 {
  padding-bottom: 4.5rem;
}
}.pfu_gc_p97 {
  background: #0C101C;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width:640px) {.pfu_gc_p97 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.pfu_gc_p97 {
  width: 10.5rem;
}
}.pfu_gc_p97:hover {
  transform: translateY(-3px);
  border-color: rgba(62, 206, 206, 0.07);
}.pfu_gc_img_p97 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.pfu_gc_img_p97 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.pfu_gc_hover_p97 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 8, 16, 0.72);
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.pfu_gc_p97:hover .pfu_gc_hover_p97 {
  opacity: 1;
}.pfu_gc_hover_btn_p97 {
  border-radius: 5px;
  background: #3ECECE;
  padding: 8px 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #E6EEF8;
}.pfu_gc_info_p97 {
  padding: 8px 0.625rem 0.625rem;
}.pfu_gc_name_p97 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B4C2D6;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
}.pfu_gc_prov_p97 {
  color: #697C93;
  font-size: 10px;
}.pfu_gc_tag_p97 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 0.375rem;
  z-index: 2;
  left: 0.375rem;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
}.pfu_gc_tag_hot_p97 {
  background: #E03440;
  color: #fff;
}.pfu_gc_tag_new_p97 {
  background: #28C88A;
  color: #090C15;
}.pfu_gc_tag_jp_p97 {
  background: #E8A828;
  color: #090C15;
}.pfu_gc_tag_ex_p97 {
  background: #5B7FBF;
  color: #fff;
}.pfu_gc_tag_live_p97 {
  background: #E03440;
  color: #fff;
}.pfu_gr_p97 {
  padding: 2rem 1rem 0;
  background: #090C15;
}
@media(min-width: 771px) {.pfu_gr_p97 {
  padding: 2.25rem 24px 0;
}
}.pfu_gr_in_p97 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pfu_gr_head_p97 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.pfu_gr_head_l_p97 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.pfu_gr_ic_p97 {
  border-radius: 10px;
  height: 2rem;
  width: 32px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.pfu_gr_ic_p97 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.pfu_gr_title_p97 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E6EEF8;
  font-size: 1rem;
  font-family: 'Oxanium', sans-serif;
}
@media(min-width: 769px) {.pfu_gr_title_p97 {
  font-size: 18px;
}
}.pfu_gr_more_p97 {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  color: #5E7289;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  flex-shrink: 0;
}.pfu_gr_more_p97:hover {
  color: #3ECECE;
}.pfu_gr_more_p97 svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.pfu_gr_arrows_p97 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.pfu_gr_arr_p97 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #7E95B0;
  display: flex;
  height: 30px;
  width: 30px;
  align-items: center;
}.pfu_gr_arr_p97:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6EEF8;
}.pfu_gr_arr_p97 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.pfu_gr_seo_h_p97 {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Oxanium', sans-serif;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #B4C2D6;
  font-size: 13px;
}
@media(min-width: 771px) {.pfu_gr_seo_h_p97 {
  font-size: 0.875rem;
}
}.pfu_gr_seo_p97 {
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #5E7289;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.pfu_gr_seo_p97 strong {
  color: #B4C2D6;
  font-weight: 600;
}.pfu_gr_scroll_p97 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.pfu_gr_scroll_p97::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.pfu_gr_scroll_p97 {
  gap: 12px;
}
}.pfu_tb_p97 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #090C15;
  position: fixed;
  left: 0;
  display: flex;
  height: 3.5rem;
  top: 0;
  z-index: 80;
  align-items: center;
  right: 0;
}.pfu_tb_in_p97 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.pfu_tb_burger_p97 {
  border-radius: 0.625rem;
  gap: 5px;
  margin-right: 0.5rem;
  flex-shrink: 0;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
}.pfu_tb_burger_p97:hover {
  background: rgba(255, 255, 255, 0.05);
}.pfu_tb_burger_line_p97 {
  background: #7E95B0;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.pfu_tb_burger_p97 {
  display: none;
}
}.pfu_tb_logo_p97 {
  gap: 9px;
  letter-spacing: -.01em;
  display: flex;
  color: #E6EEF8;
  align-items: center;
  font-size: 1.125rem;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-right: 20px;
}.pfu_tb_logo_mark_p97 {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
}.pfu_tb_logo_mark_p97 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pfu_tb_nav_p97 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.pfu_tb_nav_p97 {
  display: flex;
}
}.pfu_tb_tab_p97 {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  color: #7E95B0;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.pfu_tb_tab_p97:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6EEF8;
}.pfu_tb_tab_p97.pfu_state_active_p97 {
  background: rgba(62, 206, 206, 0.15);
  color: #E6EEF8;
}.pfu_tb_right_p97 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.pfu_tb_login_p97 {
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #B4C2D6;
}.pfu_tb_login_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
  color: #E6EEF8;
}
@media(min-width: 479px) {.pfu_tb_login_p97 {
  display: block;
}
}.pfu_tb_reg_p97 {
  padding: 9px 1.125rem;
  background: #28C88A;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #060A12;
}.pfu_tb_reg_p97:hover {
  background: #3ED89C;
}.pfu_sb_p97 {
  background: #0F1422;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  left: 0;
  position: fixed;
  z-index: 70;
  bottom: 0;
  width: 13.75rem;
  overflow-y: auto;
  top: 56px;
}.pfu_sb_p97.pfu_state_open_p97 {
  transform: translateX(0);
}.pfu_sb_p97::-webkit-scrollbar {
  width: 4px;
}.pfu_sb_p97::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.pfu_sb_p97 {
  transform: translateX(0);
}
}.pfu_sb_auth_p97 {
  padding: 0.875rem 12px 10px;
}.pfu_sb_btn_reg_p97 {
  background: #28C88A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  color: #060A12;
  font-size: 0.813rem;
}.pfu_sb_btn_reg_p97:hover {
  background: #3ED89C;
}.pfu_sb_btn_login_p97 {
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 0.813rem;
  text-align: center;
  color: #B4C2D6;
  font-weight: 600;
  display: block;
}.pfu_sb_btn_login_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
  color: #E6EEF8;
}.pfu_sb_promo_p97 {
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#0A1830,#0F1422);
  border: 1px solid rgba(62, 206, 206, 0.15);
  border-radius: 10px;
  position: relative;
}.pfu_sb_promo_p97::before {
  background: radial-gradient(circle,rgba(62, 206, 206, 0.15),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -1.25rem;
  width: 80px;
  height: 5rem;
  right: -20px;
  content: '';
}.pfu_sb_promo_title_p97 {
  color: #3ECECE;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
}.pfu_sb_promo_text_p97 {
  font-weight: 600;
  font-size: 12px;
  color: #E6EEF8;
  line-height: 1.35;
  overflow-wrap: break-word;
}.pfu_sb_promo_sub_p97 {
  font-size: 10px;
  color: #5E7289;
  margin-top: 3px;
}.pfu_sb_nav_p97 {
  padding: 0.375rem 8px 16px;
}.pfu_sb_nav_lb_p97 {
  padding: 0.625rem 0.5rem 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #697C93;
  letter-spacing: .08em;
  font-weight: 700;
}.pfu_sb_link_p97 {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #7E95B0;
  font-size: 0.813rem;
}.pfu_sb_link_p97:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6EEF8;
}.pfu_sb_link_p97.pfu_state_active_p97 {
  background: rgba(62, 206, 206, 0.15);
  color: #E6EEF8;
}.pfu_sb_ic_p97 {
  border-radius: 0.313rem;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
}.pfu_sb_ic_p97 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.pfu_sb_ic_1_p97 {
  background: rgba(62, 206, 206, 0.07);
  color: #3ECECE;
}.pfu_sb_ic_2_p97 {
  background: rgba(40, 200, 138, 0.15);
  color: #28C88A;
}.pfu_sb_ic_3_p97 {
  background: rgba(232, 168, 40, 0.14);
  color: #E8A828;
}.pfu_sb_ic_4_p97 {
  background: rgba(91, 127, 191, 0.18);
  color: #5B7FBF;
}.pfu_sb_ic_5_p97 {
  background: rgba(62, 206, 206, 0.07);
  color: #E03C80;
}.pfu_sb_ic_6_p97 {
  background: rgba(91, 127, 191, 0.18);
  color: #8C48E0;
}.pfu_sb_badge_p97 {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #E8A828;
  margin-left: auto;
  font-weight: 700;
  color: #060A12;
  font-size: 9px;
}.pfu_sb_bot_p97 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.pfu_sb_lang_p97,.pfu_sb_help_p97 {
  transition: border-color .2s;
  border-radius: 5px;
  gap: 0.375rem;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  color: #7E95B0;
  font-size: 11px;
}.pfu_sb_lang_p97:hover,.pfu_sb_help_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
  color: #E6EEF8;
}.pfu_sb_lang_p97 svg,.pfu_sb_help_p97 svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.pfu_sb_bd_p97 {
  inset: 0;
  background: rgba(5, 8, 16, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.pfu_sb_bd_p97.pfu_state_on_p97 {
  display: block;
}
@media(min-width: 1082px) {.pfu_sb_bd_p97 {
  display: none!important;
}
}.pfu_mob_nav_p97 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #0F1422;
  z-index: 80;
  right: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1081px) {.pfu_mob_nav_p97 {
  display: none;
}
}.pfu_mob_nav_item_p97 {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  flex-direction: column;
  color: #697C93;
  cursor: pointer;
  display: flex;
}.pfu_mob_nav_ic_p97 {
  line-height: 1;
}.pfu_mob_nav_ic_p97 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.pfu_mob_nav_lb_p97 {
  font-size: 0.625rem;
  color: #697C93;
  font-weight: 600;
}.pfu_mob_nav_item_p97.pfu_state_active_p97 {
  color: #3ECECE;
}.pfu_mob_nav_item_p97.pfu_state_active_p97 .pfu_mob_nav_lb_p97 {
  color: #3ECECE;
}.pfu_hero_p97 {
  background: #090C15;
  padding: 1.25rem 16px 0;
}
@media(min-width:768px) {.pfu_hero_p97 {
  padding: 24px 24px 0;
}
}.pfu_hero_in_p97 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 863px) {.pfu_hero_in_p97 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.pfu_hero_in_p97 {
  grid-template-columns: 1fr 340px;
}
}.pfu_hero_promo_p97 {
  border-radius: 0.875rem;
  background: #0C101C;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width:768px) {.pfu_hero_promo_p97 {
  min-height: 280px;
}
}.pfu_hero_promo_bg_p97 {
  background: linear-gradient(120deg,#0A1830 0%,#090C15 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.pfu_hero_promo_bg_p97::after {
  background: linear-gradient(90deg,#090C15 0%,rgba(5, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pfu_hero_promo_glow_p97 {
  background: radial-gradient(circle,rgba(91, 127, 191, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  width: 300px;
  position: absolute;
  height: 300px;
  top: -2.5rem;
}.pfu_hero_promo_ct_p97 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.pfu_hero_promo_ct_p97 {
  padding: 2.5rem 2rem;
}
}.pfu_hero_badge_p97 {
  background: rgba(62, 206, 206, 0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(62, 206, 206, 0.07);
  padding: 5px 12px;
  margin-bottom: 14px;
  letter-spacing: .08em;
  color: #3ECECE;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
}.pfu_hero_h1_p97 {
  font-weight: 800;
  font-size: 1.625rem;
  color: #E6EEF8;
  margin-bottom: 10px;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Oxanium', sans-serif;
}.pfu_hero_h1_p97 em {
  font-style: normal;
  color: #E8A828;
}
@media(min-width: 769px) {.pfu_hero_h1_p97 {
  font-size: 2.25rem;
}
}.pfu_hero_sub_p97 {
  font-size: 13px;
  color: #7E95B0;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 766px) {.pfu_hero_sub_p97 {
  font-size: 14px;
}
}.pfu_hero_row_p97 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.pfu_hero_cta_p97 {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #28C88A;
  font-size: 14px;
  box-shadow: 0 0.25rem 18px rgba(40, 200, 138, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #060A12;
  font-weight: 700;
}.pfu_hero_cta_p97:hover {
  background: #3ED89C;
}.pfu_hero_terms_p97 {
  color: #697C93;
  font-size: 11px;
}.pfu_hero_game_p97 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #0C101C;
  display: flex;
  flex-direction: column;
  position: relative;
}.pfu_hero_game_badge_p97 {
  padding: 0.313rem 10px;
  border-radius: 20px;
  border: 1px solid rgba(232, 168, 40, 0.14);
  background: rgba(232, 168, 40, 0.14);
  font-weight: 700;
  letter-spacing: .06em;
  left: 12px;
  position: absolute;
  font-size: 0.625rem;
  top: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  color: #E8A828;
}.pfu_hero_game_badge_p97 svg {
  width: 11px;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.pfu_hero_game_img_p97 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A1830,#090C15);
  position: relative;
  padding-bottom: 60%;
}.pfu_hero_game_img_p97 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.pfu_hero_game_play_p97 {
  inset: 0;
  background: rgba(5, 8, 16, 0.72);
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.pfu_hero_game_p97:hover .pfu_hero_game_play_p97 {
  opacity: 1;
}.pfu_hero_game_play_p97 span {
  border-radius: 50%;
  background: #3ECECE;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.pfu_hero_game_play_p97 span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.pfu_hero_game_info_p97 {
  padding: 0.875rem 16px;
}.pfu_hero_game_title_p97 {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #E6EEF8;
}.pfu_hero_game_provider_p97 {
  font-size: 11px;
  color: #5E7289;
}.pfu_hero_game_btn_p97 {
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #3ECECE;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #E6EEF8;
  font-weight: 700;
}.pfu_hero_game_p97:hover .pfu_hero_game_btn_p97 {
  background: #58DEDE;
}.pfu_sbar_p97 {
  background: #090C15;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.pfu_sbar_p97 {
  padding: 18px 24px 0;
}
}.pfu_sbar_in_p97 {
  margin: 0 auto;
  max-width: 1320px;
}.pfu_sbar_row_p97 {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.pfu_sbar_input_p97 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  padding: 0.688rem 16px;
  border-radius: 0.625rem;
  background: #0C101C;
  flex: 1;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #5E7289;
}.pfu_sbar_input_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
}.pfu_sbar_input_p97 svg {
  height: 0.938rem;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.pfu_sbar_providers_p97 {
  gap: 8px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 18px;
  background: #0C101C;
  transition: border-color .2s;
  color: #B4C2D6;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  white-space: nowrap;
}.pfu_sbar_providers_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
  color: #E6EEF8;
}.pfu_sbar_providers_p97 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.pfu_sbar_tabs_p97 {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.pfu_sbar_tabs_p97::-webkit-scrollbar {
  display: none;
}.pfu_sbar_tab_p97 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  font-size: 0.75rem;
  color: #7E95B0;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  align-items: center;
}.pfu_sbar_tab_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #E6EEF8;
}.pfu_sbar_tab_p97.pfu_state_active_p97 {
  background: rgba(62, 206, 206, 0.15);
  border-color: rgba(62, 206, 206, 0.07);
  color: #E6EEF8;
}.pfu_sbar_tab_ic_p97 svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.pfu_ws_p97 {
  padding: 2rem 1rem 0;
  background: #090C15;
}
@media(min-width: 765px) {.pfu_ws_p97 {
  padding: 36px 24px 0;
}
}.pfu_ws_in_p97 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pfu_ws_head_p97 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.pfu_ws_title_p97 {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Oxanium', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #E6EEF8;
}.pfu_ws_title_ic_p97 svg {
  height: 1.125rem;
  color: #E8A828;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.pfu_ws_online_p97 {
  gap: 0.438rem;
  color: #5E7289;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.pfu_ws_online_dot_p97 {
  border-radius: 50%;
  background: #28C88A;
  box-shadow: 0 0 0.375rem rgba(40, 200, 138, 0.15);
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
}.pfu_ws_scroll_p97 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.pfu_ws_scroll_p97::-webkit-scrollbar {
  display: none;
}.pfu_wc_p97 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.875rem;
  gap: 10px;
  background: #0C101C;
  border-radius: 10px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.pfu_wc_img_p97 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #0F1422;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.pfu_wc_img_p97 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.pfu_wc_info_p97 {
  min-width: 0;
}.pfu_wc_game_p97 {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  color: #B4C2D6;
  text-overflow: ellipsis;
  white-space: nowrap;
}.pfu_wc_player_p97 {
  overflow: hidden;
  color: #697C93;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
}.pfu_wc_amount_p97 {
  color: #28C88A;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.pfu_bon_p97 {
  padding: 2.25rem 16px 0;
  background: #090C15;
}
@media(min-width: 769px) {.pfu_bon_p97 {
  padding: 44px 1.5rem 0;
}
}.pfu_bon_in_p97 {
  margin: 0 auto;
  max-width: 1320px;
}.pfu_bon_head_p97 {
  margin-bottom: 1.25rem;
}.pfu_bon_label_p97 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #3ECECE;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.pfu_bon_h2_p97 {
  color: #E6EEF8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Oxanium', sans-serif;
}
@media(min-width: 769px) {.pfu_bon_h2_p97 {
  font-size: 1.5rem;
}
}.pfu_bon_seo_p97 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #5E7289;
}.pfu_bon_seo_p97 strong {
  color: #B4C2D6;
  font-weight: 700;
}.pfu_bon_seo_p97 a {
  color: #3ECECE;
  text-decoration: underline;
}.pfu_bon_grid_p97 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.pfu_bon_grid_p97 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.pfu_bon_grid_p97 {
  grid-template-columns: repeat(5,1fr);
}
}.pfu_bon_card_p97 {
  padding: 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  background: #0C101C;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.pfu_bon_card_p97:hover {
  border-color: rgba(62, 206, 206, 0.07);
  transform: translateY(-2px);
}.pfu_bon_card_ic_p97 svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
}.pfu_bon_card_ic_p97 {
  margin-bottom: 10px;
}.pfu_bon_card_type_p97 {
  font-weight: 700;
  color: #5E7289;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.pfu_bon_card_amount_p97 {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #E8A828;
}.pfu_bon_card_name_p97 {
  font-weight: 600;
  color: #E6EEF8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.pfu_bon_card_detail_p97 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #697C93;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.pfu_app_p97 {
  background: #090C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pfu_app_p97 {
  padding: 2.75rem 24px 0;
}
}.pfu_app_in_p97 {
  margin: 0 auto;
  max-width: 1320px;
}.pfu_app_head_p97 {
  margin-bottom: 16px;
}.pfu_app_label_p97 {
  text-transform: uppercase;
  color: #3ECECE;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.pfu_app_h2_p97 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E6EEF8;
  font-family: 'Oxanium', sans-serif;
  margin-bottom: 6px;
}
@media(min-width:768px) {.pfu_app_h2_p97 {
  font-size: 24px;
}
}.pfu_app_sub_p97 {
  overflow-wrap: break-word;
  color: #5E7289;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
}.pfu_app_sub_p97 strong {
  font-weight: 700;
  color: #B4C2D6;
}.pfu_app_cards_p97 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.pfu_app_cards_p97 {
  grid-template-columns: repeat(3,1fr);
}
}.pfu_app_card_p97 {
  overflow: hidden;
  border-radius: 10px;
  padding: 1.25rem;
  gap: 16px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.pfu_app_card_ios_p97 {
  background: linear-gradient(135deg,rgba(62, 206, 206, 0.15) 0%,#0F1422 100%);
}.pfu_app_card_android_p97 {
  background: linear-gradient(135deg,rgba(40, 200, 138, 0.15) 0%,#0F1422 100%);
}.pfu_app_card_win_p97 {
  background: linear-gradient(135deg,rgba(232, 168, 40, 0.14) 0%,#0F1422 100%);
}.pfu_app_card_ic_p97 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pfu_app_card_ic_p97 {
  color: #E6EEF8;
  flex-shrink: 0;
}.pfu_app_card_os_p97 {
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #5E7289;
  font-weight: 700;
  letter-spacing: .08em;
}.pfu_app_card_title_p97 {
  color: #E6EEF8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.pfu_app_card_text_p97 {
  color: #5E7289;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.pfu_app_card_btn_p97 {
  padding: 0.625rem 18px;
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(62, 210, 210, 0.38);
  gap: 7px;
  align-items: center;
  font-weight: 700;
  color: #E6EEF8;
  font-size: 13px;
  display: inline-flex;
}.pfu_app_card_btn_p97:hover {
  background: rgba(255, 255, 255, 0.07);
}.pfu_reg_p97 {
  background: #090C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.pfu_reg_p97 {
  padding: 44px 1.5rem 0;
}
}.pfu_reg_in_p97 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 24px;
  background: #0F1422;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.pfu_reg_in_p97 {
  padding: 2.5rem;
}
}.pfu_reg_top_p97 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.pfu_reg_top_p97 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pfu_reg_label_p97 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #3ECECE;
  margin-bottom: 0.625rem;
}.pfu_reg_h2_p97 {
  font-family: 'Oxanium', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6EEF8;
  font-size: 22px;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 771px) {.pfu_reg_h2_p97 {
  font-size: 1.75rem;
}
}.pfu_reg_bonus_p97 {
  background: rgba(232, 168, 40, 0.14);
  border-radius: 0.625rem;
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  border: 1px solid rgba(232, 168, 40, 0.14);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.pfu_reg_bonus_amount_p97 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8A828;
}.pfu_reg_bonus_text_p97 {
  color: #7E95B0;
  font-size: 0.813rem;
  line-height: 1.35;
}.pfu_reg_cta_btn_p97 {
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  background: #28C88A;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 0 0.25rem 1.125rem rgba(40, 200, 138, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #060A12;
  margin-bottom: 0.75rem;
}.pfu_reg_cta_btn_p97:hover {
  background: #3ED89C;
}.pfu_reg_terms_p97 {
  font-size: 11px;
  line-height: 1.5;
  color: #697C93;
}.pfu_reg_seo_p97 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #5E7289;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 20px;
  overflow-wrap: break-word;
}.pfu_reg_seo_p97 p {
  margin-bottom: 0.625rem;
  color: #5E7289;
  font-size: 0.813rem;
  line-height: 1.65;
}.pfu_reg_seo_p97 p:last-child {
  margin-bottom: 0;
}.pfu_reg_seo_p97 strong {
  color: #B4C2D6;
  font-weight: 700;
}.pfu_reg_seo_p97 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3ECECE;
}.pfu_reg_seo_p97 a:hover {
  color: #58DEDE;
}.pfu_reg_seo_p97 ul,.pfu_reg_seo_p97 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.pfu_reg_seo_p97 ol {
  list-style: decimal;
}.pfu_reg_seo_p97 li {
  font-size: 0.813rem;
  color: #5E7289;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.pfu_reg_seo_p97 table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.pfu_reg_seo_p97 table {
  display: table;
}
}.pfu_reg_seo_p97 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #B4C2D6;
  font-weight: 700;
  text-align: left;
}.pfu_reg_seo_p97 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7289;
}.pfu_reg_steps_p97 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width:860px) {.pfu_reg_steps_p97 {
  margin-top: 0;
}
}.pfu_reg_step_p97 {
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.pfu_reg_step_num_p97 {
  border-radius: 50%;
  background: rgba(62, 206, 206, 0.15);
  border: 1px solid rgba(62, 206, 206, 0.07);
  flex-shrink: 0;
  display: flex;
  height: 34px;
  align-items: center;
  width: 34px;
  color: #3ECECE;
  justify-content: center;
  font-weight: 800;
  font-size: 0.875rem;
}.pfu_reg_step_title_p97 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #E6EEF8;
}.pfu_reg_step_text_p97 {
  color: #5E7289;
  line-height: 1.5;
  font-size: 0.75rem;
}.pfu_reg_trust_p97 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.pfu_reg_trust_item_p97 {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #5E7289;
}.pfu_reg_trust_ic_p97 svg {
  color: #3ECECE;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.pfu_prov_p97 {
  padding: 36px 16px 0;
  background: #090C15;
}
@media(min-width: 769px) {.pfu_prov_p97 {
  padding: 2.75rem 1.5rem 0;
}
}.pfu_prov_in_p97 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pfu_prov_head_p97 {
  margin-bottom: 1rem;
}.pfu_prov_label_p97 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #3ECECE;
  font-size: 11px;
  font-weight: 700;
}.pfu_prov_h2_p97 {
  color: #E6EEF8;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Oxanium', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.pfu_prov_h2_p97 {
  font-size: 1.5rem;
}
}.pfu_prov_seo_p97 {
  max-width: 620px;
  line-height: 1.6;
  color: #5E7289;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.pfu_prov_seo_p97 strong {
  color: #B4C2D6;
  font-weight: 700;
}.pfu_prov_seo_p97 a {
  text-decoration: underline;
  color: #3ECECE;
}.pfu_prov_grid_p97 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.pfu_prov_grid_p97 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.pfu_prov_grid_p97 {
  grid-template-columns: repeat(8,1fr);
}
}.pfu_prov_card_p97 {
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  background: #0C101C;
  border-radius: 10px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.pfu_prov_card_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
  background: #0F1422;
}.pfu_prov_logo_p97 {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.pfu_prov_logo_p97 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.pfu_prov_name_p97 {
  font-weight: 600;
  color: #7E95B0;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.pfu_seo_p97 {
  padding: 2.25rem 16px 0;
  background: #090C15;
}
@media(min-width: 766px) {.pfu_seo_p97 {
  padding: 2.75rem 24px 0;
}
}.pfu_seo_in_p97 {
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  background: #0F1422;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.pfu_seo_in_p97 {
  padding: 36px 2.5rem;
}
}.pfu_seo_label_p97 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #3ECECE;
}.pfu_seo_h2_p97 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Oxanium', sans-serif;
  color: #E6EEF8;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.pfu_seo_h2_p97 {
  font-size: 24px;
}
}.pfu_seo_body_p97 {
  color: #7E95B0;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.pfu_seo_body_p97 p {
  font-size: 14px;
  color: #7E95B0;
  line-height: 1.75;
  margin-bottom: 12px;
}.pfu_seo_body_p97 p:last-child {
  margin-bottom: 0;
}.pfu_seo_body_p97 strong {
  font-weight: 700;
  color: #B4C2D6;
}.pfu_seo_body_p97 a {
  transition: color .2s;
  color: #3ECECE;
  text-decoration: underline;
}.pfu_seo_body_p97 a:hover {
  color: #58DEDE;
}.pfu_seo_body_p97 ul,.pfu_seo_body_p97 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pfu_seo_body_p97 ol {
  list-style: decimal;
}.pfu_seo_body_p97 li {
  color: #7E95B0;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.pfu_seo_body_p97 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width:768px) {.pfu_seo_body_p97 table {
  display: table;
}
}.pfu_seo_body_p97 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4C2D6;
  text-align: left;
}.pfu_seo_body_p97 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7E95B0;
}.pfu_seo_cols_p97 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.pfu_seo_cols_p97 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.pfu_seo_cols_p97 {
  grid-template-columns: repeat(3,1fr);
}
}.pfu_seo_col_h_p97 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B4C2D6;
  margin-bottom: 0.438rem;
}.pfu_seo_col_p_p97 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E7289;
}.pfu_seo_stats_p97 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pfu_seo_stat_p97 {
  flex: 1;
  background: rgba(62, 206, 206, 0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(62, 206, 206, 0.15);
  padding: 0.875rem 16px;
  min-width: 140px;
}.pfu_seo_stat_val_p97 {
  margin-bottom: 4px;
  color: #3ECECE;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.pfu_seo_stat_lb_p97 {
  color: #5E7289;
  font-size: 11px;
  overflow-wrap: break-word;
}.pfu_faq_p97 {
  background: #090C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pfu_faq_p97 {
  padding: 44px 1.5rem 0;
}
}.pfu_faq_in_p97 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pfu_faq_head_p97 {
  margin-bottom: 20px;
}.pfu_faq_label_p97 {
  font-size: 0.688rem;
  color: #3ECECE;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.pfu_faq_h2_p97 {
  font-size: 20px;
  font-weight: 800;
  color: #E6EEF8;
  overflow-wrap: break-word;
  font-family: 'Oxanium', sans-serif;
}
@media(min-width: 767px) {.pfu_faq_h2_p97 {
  font-size: 1.5rem;
}
}.pfu_faq_list_p97 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pfu_faq_item_p97 {
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1422;
}.pfu_faq_q_p97 {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #B4C2D6;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.pfu_faq_q_p97:hover {
  color: #E6EEF8;
}.pfu_faq_q_ic_p97 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 1.5rem;
  align-items: center;
  font-size: 16px;
  height: 24px;
  color: #3ECECE;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.pfu_faq_item_p97.pfu_state_open_p97 .pfu_faq_q_ic_p97 {
  transform: rotate(45deg);
}.pfu_faq_a_p97 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #5E7289;
  line-height: 1.7;
  font-size: 13px;
  display: none;
}.pfu_faq_item_p97.pfu_state_open_p97 .pfu_faq_a_p97 {
  display: block;
}.pfu_faq_a_p97 strong {
  font-weight: 700;
  color: #B4C2D6;
}.pfu_faq_a_p97 a {
  text-decoration: underline;
  color: #3ECECE;
}.pfu_faq_a_p97 ul,.pfu_faq_a_p97 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.pfu_faq_a_p97 ol {
  list-style: decimal;
}.pfu_faq_a_p97 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pfu_faq_a_p97 table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.pfu_faq_a_p97 table {
  display: table;
}
}.pfu_faq_a_p97 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #B4C2D6;
  text-align: left;
  font-weight: 700;
}.pfu_faq_a_p97 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7289;
}.pfu_seo_p97 {
  padding: 36px 1rem 0;
  background: #090C15;
}
@media(min-width: 767px) {.pfu_seo_p97 {
  padding: 44px 1.5rem 0;
}
}.pfu_seo_in_p97 {
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1422;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.pfu_seo_in_p97 {
  padding: 36px 40px;
}
}.pfu_seo_label_p97 {
  text-transform: uppercase;
  color: #3ECECE;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.pfu_seo_h2_p97 {
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Oxanium', sans-serif;
  color: #E6EEF8;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.pfu_seo_h2_p97 {
  font-size: 24px;
}
}.pfu_seo_body_p97 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7E95B0;
}.pfu_seo_body_p97 p {
  margin-bottom: 0.75rem;
  color: #7E95B0;
  line-height: 1.75;
  font-size: 14px;
}.pfu_seo_body_p97 p:last-child {
  margin-bottom: 0;
}.pfu_seo_body_p97 strong {
  color: #B4C2D6;
  font-weight: 700;
}.pfu_seo_body_p97 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3ECECE;
}.pfu_seo_body_p97 a:hover {
  color: #58DEDE;
}.pfu_seo_body_p97 ul,.pfu_seo_body_p97 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pfu_seo_body_p97 ol {
  list-style: decimal;
}.pfu_seo_body_p97 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #7E95B0;
}.pfu_seo_body_p97 table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 767px) {.pfu_seo_body_p97 table {
  display: table;
}
}.pfu_seo_body_p97 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #B4C2D6;
  text-align: left;
  font-weight: 700;
}.pfu_seo_body_p97 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7E95B0;
}.pfu_seo_cols_p97 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.pfu_seo_cols_p97 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pfu_seo_cols_p97 {
  grid-template-columns: repeat(3,1fr);
}
}.pfu_seo_col_h_p97 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B4C2D6;
  font-size: 13px;
}.pfu_seo_col_p_p97 {
  font-size: 13px;
  color: #5E7289;
  overflow-wrap: break-word;
  line-height: 1.65;
}.pfu_seo_stats_p97 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pfu_seo_stat_p97 {
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(62, 206, 206, 0.07);
  border-radius: 10px;
  border: 1px solid rgba(62, 206, 206, 0.15);
  min-width: 8.75rem;
}.pfu_seo_stat_val_p97 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #3ECECE;
  margin-bottom: 4px;
  font-size: 20px;
}.pfu_seo_stat_lb_p97 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5E7289;
}.pfu_seo_p97 {
  background: #090C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.pfu_seo_p97 {
  padding: 44px 1.5rem 0;
}
}.pfu_seo_in_p97 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #0F1422;
  max-width: 1320px;
}
@media(min-width: 765px) {.pfu_seo_in_p97 {
  padding: 36px 40px;
}
}.pfu_seo_label_p97 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #3ECECE;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.pfu_seo_h2_p97 {
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Oxanium', sans-serif;
  color: #E6EEF8;
}
@media(min-width: 766px) {.pfu_seo_h2_p97 {
  font-size: 24px;
}
}.pfu_seo_body_p97 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #7E95B0;
}.pfu_seo_body_p97 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #7E95B0;
}.pfu_seo_body_p97 p:last-child {
  margin-bottom: 0;
}.pfu_seo_body_p97 strong {
  font-weight: 700;
  color: #B4C2D6;
}.pfu_seo_body_p97 a {
  transition: color .2s;
  color: #3ECECE;
  text-decoration: underline;
}.pfu_seo_body_p97 a:hover {
  color: #58DEDE;
}.pfu_seo_body_p97 ul,.pfu_seo_body_p97 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.pfu_seo_body_p97 ol {
  list-style: decimal;
}.pfu_seo_body_p97 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #7E95B0;
  line-height: 1.75;
}.pfu_seo_body_p97 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width:768px) {.pfu_seo_body_p97 table {
  display: table;
}
}.pfu_seo_body_p97 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B4C2D6;
}.pfu_seo_body_p97 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7E95B0;
}.pfu_seo_cols_p97 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.pfu_seo_cols_p97 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.pfu_seo_cols_p97 {
  grid-template-columns: repeat(3,1fr);
}
}.pfu_seo_col_h_p97 {
  overflow-wrap: break-word;
  color: #B4C2D6;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.pfu_seo_col_p_p97 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5E7289;
  line-height: 1.65;
}.pfu_seo_stats_p97 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pfu_seo_stat_p97 {
  border: 1px solid rgba(62, 206, 206, 0.15);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(62, 206, 206, 0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.pfu_seo_stat_val_p97 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #3ECECE;
  margin-bottom: 0.25rem;
}.pfu_seo_stat_lb_p97 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5E7289;
}.pfu_rv_p97 {
  background: #090C15;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.pfu_rv_p97 {
  padding: 2.75rem 1.5rem 0;
}
}.pfu_rv_in_p97 {
  margin: 0 auto;
  max-width: 1320px;
}.pfu_rv_head_p97 {
  max-width: 45rem;
  margin-bottom: 20px;
}.pfu_rv_label_p97 {
  color: #3ECECE;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.pfu_rv_h2_p97 {
  font-weight: 800;
  color: #E6EEF8;
  margin-bottom: 10px;
  font-family: 'Oxanium', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 770px) {.pfu_rv_h2_p97 {
  font-size: 1.75rem;
}
}.pfu_rv_stats_p97 {
  gap: 18px;
  align-items: center;
  display: flex;
  color: #5E7289;
  font-size: 0.813rem;
  flex-wrap: wrap;
}.pfu_rv_stats_score_p97 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.pfu_rv_stats_score_val_p97 {
  font-family: 'Oxanium', sans-serif;
  color: #E8A828;
  font-weight: 800;
  font-size: 1.375rem;
}.pfu_rv_stats_score_max_p97 {
  font-size: 13px;
  color: #697C93;
}.pfu_rv_stats_badge_p97 {
  gap: 4px;
  align-items: center;
  display: flex;
}.pfu_rv_stats_badge_p97 svg {
  width: 14px;
  color: #E8A828;
  height: 14px;
}.pfu_rv_grid_p97 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.pfu_rv_grid_p97 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.pfu_rv_grid_p97 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pfu_rv_card_p97 {
  background: #0F1422;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.pfu_rv_card_stars_p97 {
  gap: 2px;
  margin-bottom: 10px;
  color: #E8A828;
  display: flex;
}.pfu_rv_card_stars_p97 svg {
  width: 14px;
  height: 14px;
}.pfu_rv_card_h_p97 {
  color: #E6EEF8;
  font-size: 0.875rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 8px;
}.pfu_rv_card_body_p97 {
  flex: 1;
  color: #5E7289;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.pfu_rv_card_body_p97 strong {
  font-weight: 600;
  color: #B4C2D6;
}.pfu_rv_card_meta_p97 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
  flex-wrap: wrap;
}.pfu_rv_card_author_p97 {
  color: #B4C2D6;
  font-weight: 600;
  font-size: 12px;
}.pfu_rv_card_date_p97 {
  color: #697C93;
  font-size: 11px;
}.pfu_ft_p97 {
  background: #050810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.pfu_ft_support_p97 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.pfu_ft_support_p97 {
  padding: 1.75rem 1.5rem;
}
}.pfu_ft_support_in_p97 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.pfu_ft_support_main_p97 {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.pfu_ft_support_ic_p97 {
  flex-shrink: 0;
  color: #3ECECE;
}.pfu_ft_support_ic_p97 svg {
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.pfu_ft_support_text_title_p97 {
  margin-bottom: 3px;
  color: #E6EEF8;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.pfu_ft_support_text_sub_p97 {
  overflow-wrap: break-word;
  color: #5E7289;
  font-size: 0.75rem;
}.pfu_ft_support_btn_p97 {
  padding: 0.688rem 1.375rem;
  background: #3ECECE;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #E6EEF8;
}.pfu_ft_support_btn_p97:hover {
  background: #58DEDE;
}.pfu_ft_support_contacts_p97 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.pfu_ft_support_contact_p97 {
  color: #697C93;
  font-size: 0.75rem;
  line-height: 1.4;
}.pfu_ft_support_contact_p97 strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #7E95B0;
  font-weight: 600;
  display: block;
}.pfu_ft_main_p97 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.pfu_ft_main_p97 {
  padding: 40px 1.5rem 2rem;
}
}.pfu_ft_main_in_p97 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.pfu_ft_main_in_p97 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.pfu_ft_main_in_p97 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pfu_ft_col_logo_p97 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.pfu_ft_col_logo_p97 {
  grid-column: auto;
}
}.pfu_ft_logo_p97 {
  gap: 0.563rem;
  align-items: center;
  color: #E6EEF8;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 16px;
  display: flex;
  overflow-wrap: break-word;
}.pfu_ft_logo_mark_p97 {
  overflow: hidden;
  border-radius: 5px;
  width: 30px;
  height: 1.875rem;
}.pfu_ft_logo_mark_p97 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pfu_ft_logo_sub_p97 {
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #697C93;
  line-height: 1.55;
  overflow-wrap: break-word;
}.pfu_ft_col_title_p97 {
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #7E95B0;
}.pfu_ft_col_links_p97 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.pfu_ft_col_link_p97 {
  transition: color .2s;
  color: #697C93;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.pfu_ft_col_link_p97:hover {
  color: #B4C2D6;
}.pfu_ft_apps_p97 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pfu_ft_app_card_p97 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  gap: 10px;
  align-items: center;
  display: flex;
}.pfu_ft_app_card_p97:hover {
  border-color: rgba(62, 210, 210, 0.38);
}.pfu_ft_app_card_ic_p97 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pfu_ft_app_card_os_p97 {
  color: #697C93;
  font-size: 0.625rem;
  font-weight: 600;
}.pfu_ft_app_card_action_p97 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #B4C2D6;
}.pfu_ft_bot_p97 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.pfu_ft_bot_p97 {
  padding: 20px 24px;
}
}.pfu_ft_bot_in_p97 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.pfu_ft_socials_p97 {
  gap: 0.5rem;
  display: flex;
}.pfu_ft_soc_p97 {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 36px;
  align-items: center;
  color: #7E95B0;
  display: flex;
  width: 2.25rem;
}.pfu_ft_soc_p97 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.pfu_ft_soc_p97:hover {
  background: rgba(255, 255, 255, 0.07);
}.pfu_ft_legal_p97 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7B8FA6;
  min-width: 12.5rem;
  font-size: 11px;
}.pfu_ft_legal_p97 strong {
  font-weight: 700;
  color: #7E95B0;
}.pfu_ft_legal_p97 a {
  color: #7E95B0;
  text-decoration: underline;
}.pfu_ft_age_p97 {
  border-radius: 50%;
  border: 2px solid #7B8FA6;
  color: #7B8FA6;
  font-size: 11px;
  font-weight: 800;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  display: flex;
  margin-left: auto;
}