*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C1510;
  color: #C6BDA8;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fep-layout_kp4 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.fep-page_kp4 {
  min-height: 100vh;
  display: flex;
}.fep-main_kp4 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.fep-main_kp4 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.fep-main_kp4 {
  padding-bottom: 72px;
}
}.fep-gc_kp4 {
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #101A13;
  position: relative;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 642px) {.fep-gc_kp4 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.fep-gc_kp4 {
  width: 168px;
}
}.fep-gc_kp4:hover {
  border-color: rgba(123, 50, 200, 0.09);
  transform: translateY(-3px);
}.fep-gc_img_kp4 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.fep-gc_img_kp4 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fep-gc_hover_kp4 {
  inset: 0;
  background: rgba(7, 13, 9, 0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.fep-gc_kp4:hover .fep-gc_hover_kp4 {
  opacity: 1;
}.fep-gc_hover_btn_kp4 {
  padding: 8px 16px;
  border-radius: 0.375rem;
  background: #7B32C8;
  font-weight: 700;
  color: #F2EDDC;
  font-size: 12px;
}.fep-gc_info_kp4 {
  padding: 8px 0.625rem 10px;
}.fep-gc_name_kp4 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C6BDA8;
  text-overflow: ellipsis;
}.fep-gc_prov_kp4 {
  color: #968C7A;
  font-size: 0.625rem;
}.fep-gc_tag_kp4 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  font-size: 9px;
  top: 6px;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
}.fep-gc_tag_hot_kp4 {
  background: #E03020;
  color: #fff;
}.fep-gc_tag_new_kp4 {
  background: #28C252;
  color: #0C1510;
}.fep-gc_tag_jp_kp4 {
  background: #F0A020;
  color: #0C1510;
}.fep-gc_tag_ex_kp4 {
  background: #2D8C46;
  color: #fff;
}.fep-gc_tag_live_kp4 {
  background: #E03020;
  color: #fff;
}.fep-gr_kp4 {
  background: #0C1510;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.fep-gr_kp4 {
  padding: 36px 24px 0;
}
}.fep-gr_in_kp4 {
  margin: 0 auto;
  max-width: 1320px;
}.fep-gr_head_kp4 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.fep-gr_head_l_kp4 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.fep-gr_ic_kp4 {
  border-radius: 0.625rem;
  width: 32px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
}.fep-gr_ic_kp4 svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.fep-gr_title_kp4 {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2EDDC;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width:768px) {.fep-gr_title_kp4 {
  font-size: 1.125rem;
}
}.fep-gr_more_kp4 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  align-items: center;
  color: #74695A;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
}.fep-gr_more_kp4:hover {
  color: #7B32C8;
}.fep-gr_more_kp4 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fep-gr_arrows_kp4 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.fep-gr_arr_kp4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  align-items: center;
  color: #9A9080;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
}.fep-gr_arr_kp4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDDC;
}.fep-gr_arr_kp4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
}.fep-gr_seo_h_kp4 {
  margin: 0 0 0.375rem;
  color: #C6BDA8;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width: 770px) {.fep-gr_seo_h_kp4 {
  font-size: 14px;
}
}.fep-gr_seo_kp4 {
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 680px;
  color: #74695A;
  overflow-wrap: break-word;
}.fep-gr_seo_kp4 strong {
  color: #C6BDA8;
  font-weight: 600;
}.fep-gr_scroll_kp4 {
  gap: 10px;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.fep-gr_scroll_kp4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.fep-gr_scroll_kp4 {
  gap: 0.75rem;
}
}.fep-tb_kp4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C1510;
  align-items: center;
  right: 0;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  height: 3.5rem;
  z-index: 80;
}.fep-tb_in_kp4 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.fep-tb_burger_kp4 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 0.5rem;
  width: 2.375rem;
  height: 38px;
}.fep-tb_burger_kp4:hover {
  background: rgba(255, 255, 255, 0.05);
}.fep-tb_burger_line_kp4 {
  background: #9A9080;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1079px) {.fep-tb_burger_kp4 {
  display: none;
}
}.fep-tb_logo_kp4 {
  gap: 0.563rem;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EDDC;
  flex-shrink: 0;
  align-items: center;
  margin-right: 1.25rem;
  display: flex;
  letter-spacing: -.01em;
}.fep-tb_logo_mark_kp4 {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.fep-tb_logo_mark_kp4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fep-tb_nav_kp4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.fep-tb_nav_kp4 {
  display: flex;
}
}.fep-tb_tab_kp4 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #9A9080;
  white-space: nowrap;
}.fep-tb_tab_kp4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDDC;
}.fep-tb_tab_kp4.fep-state_active_kp4 {
  background: rgba(123, 50, 200, 0.22);
  color: #F2EDDC;
}.fep-tb_right_kp4 {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.fep-tb_login_kp4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  color: #C6BDA8;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.fep-tb_login_kp4:hover {
  border-color: rgba(123, 50, 200, 0.55);
  color: #F2EDDC;
}
@media(min-width: 477px) {.fep-tb_login_kp4 {
  display: block;
}
}.fep-tb_reg_kp4 {
  border-radius: 10px;
  background: #28C252;
  padding: 9px 18px;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0D1208;
}.fep-tb_reg_kp4:hover {
  background: #34D862;
}.fep-sb_kp4 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #141E17;
  left: 0;
  width: 13.75rem;
  top: 56px;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  position: fixed;
}.fep-sb_kp4.fep-state_open_kp4 {
  transform: translateX(0);
}.fep-sb_kp4::-webkit-scrollbar {
  width: 0.25rem;
}.fep-sb_kp4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.fep-sb_kp4 {
  transform: translateX(0);
}
}.fep-sb_auth_kp4 {
  padding: 14px 12px 0.625rem;
}.fep-sb_btn_reg_kp4 {
  padding: 0.688rem;
  transition: background .2s;
  background: #28C252;
  border-radius: 0.625rem;
  display: block;
  font-weight: 700;
  color: #0D1208;
  font-size: 13px;
  margin-bottom: 8px;
  text-align: center;
}.fep-sb_btn_reg_kp4:hover {
  background: #34D862;
}.fep-sb_btn_login_kp4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #C6BDA8;
  display: block;
}.fep-sb_btn_login_kp4:hover {
  border-color: rgba(123, 50, 200, 0.55);
  color: #F2EDDC;
}.fep-sb_promo_kp4 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A38,#141E17);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(123, 50, 200, 0.22);
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  position: relative;
}.fep-sb_promo_kp4::before {
  background: radial-gradient(circle,rgba(123, 50, 200, 0.22),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  height: 80px;
  width: 80px;
  right: -1.25rem;
  top: -1.25rem;
}.fep-sb_promo_title_kp4 {
  color: #7B32C8;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.fep-sb_promo_text_kp4 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F2EDDC;
}.fep-sb_promo_sub_kp4 {
  color: #74695A;
  margin-top: 3px;
  font-size: 10px;
}.fep-sb_nav_kp4 {
  padding: 6px 8px 16px;
}.fep-sb_nav_lb_kp4 {
  padding: 10px 8px 0.375rem;
  font-size: 0.625rem;
  color: #968C7A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.fep-sb_link_kp4 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #9A9080;
}.fep-sb_link_kp4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDDC;
}.fep-sb_link_kp4.fep-state_active_kp4 {
  background: rgba(123, 50, 200, 0.22);
  color: #F2EDDC;
}.fep-sb_ic_kp4 {
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
}.fep-sb_ic_kp4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.fep-sb_ic_1_kp4 {
  background: rgba(123, 50, 200, 0.09);
  color: #7B32C8;
}.fep-sb_ic_2_kp4 {
  background: rgba(40, 194, 82, 0.18);
  color: #28C252;
}.fep-sb_ic_3_kp4 {
  background: rgba(240, 160, 32, 0.16);
  color: #F0A020;
}.fep-sb_ic_4_kp4 {
  background: rgba(45, 140, 70, 0.20);
  color: #2D8C46;
}.fep-sb_ic_5_kp4 {
  background: rgba(123, 50, 200, 0.09);
  color: #E8389C;
}.fep-sb_ic_6_kp4 {
  background: rgba(45, 140, 70, 0.20);
  color: #A030F0;
}.fep-sb_badge_kp4 {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F0A020;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0D1208;
}.fep-sb_bot_kp4 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.fep-sb_lang_kp4,.fep-sb_help_kp4 {
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border-radius: 0.375rem;
  transition: border-color .2s;
  align-items: center;
  justify-content: center;
  color: #9A9080;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
}.fep-sb_lang_kp4:hover,.fep-sb_help_kp4:hover {
  border-color: rgba(123, 50, 200, 0.55);
  color: #F2EDDC;
}.fep-sb_lang_kp4 svg,.fep-sb_help_kp4 svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.fep-sb_bd_kp4 {
  background: rgba(7, 13, 9, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.fep-sb_bd_kp4.fep-state_on_kp4 {
  display: block;
}
@media(min-width: 1079px) {.fep-sb_bd_kp4 {
  display: none!important;
}
}.fep-mob_nav_kp4 {
  background: #141E17;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
}
@media(min-width: 1083px) {.fep-mob_nav_kp4 {
  display: none;
}
}.fep-mob_nav_item_kp4 {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #968C7A;
  cursor: pointer;
}.fep-mob_nav_ic_kp4 {
  line-height: 1;
}.fep-mob_nav_ic_kp4 svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fep-mob_nav_lb_kp4 {
  color: #968C7A;
  font-weight: 600;
  font-size: 0.625rem;
}.fep-mob_nav_item_kp4.fep-state_active_kp4 {
  color: #7B32C8;
}.fep-mob_nav_item_kp4.fep-state_active_kp4 .fep-mob_nav_lb_kp4 {
  color: #7B32C8;
}.fep-hero_kp4 {
  background: #0C1510;
  padding: 20px 16px 0;
}
@media(min-width:768px) {.fep-hero_kp4 {
  padding: 1.5rem 1.5rem 0;
}
}.fep-hero_in_kp4 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.fep-hero_in_kp4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.fep-hero_in_kp4 {
  grid-template-columns: 1fr 21.25rem;
}
}.fep-hero_promo_kp4 {
  overflow: hidden;
  background: #101A13;
  border-radius: 16px;
  display: flex;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width:768px) {.fep-hero_promo_kp4 {
  min-height: 280px;
}
}.fep-hero_promo_bg_kp4 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A0A38 0%,#0C1510 100%);
  position: absolute;
  background-size: cover;
}.fep-hero_promo_bg_kp4::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1510 0%,rgba(7, 13, 9, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fep-hero_promo_glow_kp4 {
  background: radial-gradient(circle,rgba(45, 140, 70, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  width: 300px;
  height: 300px;
  top: -2.5rem;
}.fep-hero_promo_ct_kp4 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media(min-width: 766px) {.fep-hero_promo_ct_kp4 {
  padding: 40px 32px;
}
}.fep-hero_badge_kp4 {
  background: rgba(123, 50, 200, 0.22);
  border-radius: 1.25rem;
  border: 1px solid rgba(123, 50, 200, 0.09);
  padding: 5px 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  color: #7B32C8;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
}.fep-hero_h1_kp4 {
  color: #F2EDDC;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 26px;
  font-family: 'Boogaloo', sans-serif;
}.fep-hero_h1_kp4 em {
  font-style: normal;
  color: #F0A020;
}
@media(min-width: 767px) {.fep-hero_h1_kp4 {
  font-size: 2.25rem;
}
}.fep-hero_sub_kp4 {
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #9A9080;
  line-height: 1.55;
}
@media(min-width: 766px) {.fep-hero_sub_kp4 {
  font-size: 0.875rem;
}
}.fep-hero_row_kp4 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fep-hero_cta_kp4 {
  transition: background .2s;
  background: #28C252;
  padding: 13px 26px;
  border-radius: 10px;
  font-size: 0.875rem;
  color: #0D1208;
  font-weight: 700;
  box-shadow: 0.25rem 0.25rem 0px #196832, 0 0 0.875rem rgba(40, 194, 82, 0.42);
}.fep-hero_cta_kp4:hover {
  background: #34D862;
}.fep-hero_terms_kp4 {
  font-size: 0.688rem;
  color: #968C7A;
}.fep-hero_game_kp4 {
  overflow: hidden;
  background: #101A13;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.fep-hero_game_badge_kp4 {
  border-radius: 1.25rem;
  background: rgba(240, 160, 32, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(240, 160, 32, 0.16);
  top: 0.75rem;
  left: 12px;
  color: #F0A020;
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
  position: absolute;
  font-size: 10px;
  text-transform: uppercase;
}.fep-hero_game_badge_kp4 svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
}.fep-hero_game_img_kp4 {
  background: linear-gradient(135deg,#1A0A38,#0C1510);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.fep-hero_game_img_kp4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.fep-hero_game_play_kp4 {
  transition: opacity .2s;
  background: rgba(7, 13, 9, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.fep-hero_game_kp4:hover .fep-hero_game_play_kp4 {
  opacity: 1;
}.fep-hero_game_play_kp4 span {
  border-radius: 50%;
  background: #7B32C8;
  align-items: center;
  height: 52px;
  justify-content: center;
  display: flex;
  width: 52px;
}.fep-hero_game_play_kp4 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.fep-hero_game_info_kp4 {
  padding: 0.875rem 16px;
}.fep-hero_game_title_kp4 {
  overflow-wrap: break-word;
  color: #F2EDDC;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.938rem;
}.fep-hero_game_provider_kp4 {
  font-size: 11px;
  color: #74695A;
}.fep-hero_game_btn_kp4 {
  border-radius: 10px;
  background: #7B32C8;
  margin: 0.75rem 16px 1rem;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  color: #F2EDDC;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.fep-hero_game_kp4:hover .fep-hero_game_btn_kp4 {
  background: #9244E0;
}.fep-sbar_kp4 {
  padding: 1rem 16px 0;
  background: #0C1510;
}
@media(min-width: 769px) {.fep-sbar_kp4 {
  padding: 1.125rem 1.5rem 0;
}
}.fep-sbar_in_kp4 {
  margin: 0 auto;
  max-width: 1320px;
}.fep-sbar_row_kp4 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.fep-sbar_input_kp4 {
  padding: 0.688rem 16px;
  border-radius: 10px;
  flex: 1;
  gap: 10px;
  background: #101A13;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  font-size: 13px;
  align-items: center;
  color: #74695A;
  cursor: pointer;
  display: flex;
}.fep-sbar_input_kp4:hover {
  border-color: rgba(123, 50, 200, 0.55);
}.fep-sbar_input_kp4 svg {
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  width: 15px;
  stroke-linejoin: round;
}.fep-sbar_providers_kp4 {
  border-radius: 10px;
  background: #101A13;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 11px 18px;
  gap: 0.5rem;
  display: flex;
  white-space: nowrap;
  color: #C6BDA8;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
}.fep-sbar_providers_kp4:hover {
  border-color: rgba(123, 50, 200, 0.55);
  color: #F2EDDC;
}.fep-sbar_providers_kp4 svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.fep-sbar_tabs_kp4 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.fep-sbar_tabs_kp4::-webkit-scrollbar {
  display: none;
}.fep-sbar_tab_kp4 {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #9A9080;
  cursor: pointer;
}.fep-sbar_tab_kp4:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(123, 50, 200, 0.55);
  color: #F2EDDC;
}.fep-sbar_tab_kp4.fep-state_active_kp4 {
  border-color: rgba(123, 50, 200, 0.09);
  background: rgba(123, 50, 200, 0.22);
  color: #F2EDDC;
}.fep-sbar_tab_ic_kp4 svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.fep-gcg_kp4 {
  padding: 36px 16px 0;
  background: #0C1510;
}
@media(min-width: 769px) {.fep-gcg_kp4 {
  padding: 44px 1.5rem 0;
}
}.fep-gcg_in_kp4 {
  margin: 0 auto;
  max-width: 1320px;
}.fep-gcg_head_kp4 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.fep-gcg_label_kp4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #7B32C8;
}.fep-gcg_h2_kp4 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EDDC;
  font-family: 'Boogaloo', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.fep-gcg_h2_kp4 {
  font-size: 28px;
}
}.fep-gcg_intro_kp4 {
  line-height: 1.6;
  color: #74695A;
  font-size: 13px;
}.fep-gcg_grid_kp4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.fep-gcg_grid_kp4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.fep-gcg_grid_kp4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fep-gcg_card_kp4 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 1rem;
  justify-content: flex-end;
  display: flex;
  position: relative;
  min-height: 240px;
  cursor: pointer;
  flex-direction: column;
}.fep-gcg_card_kp4:hover {
  transform: translateY(-3px);
  border-color: rgba(123, 50, 200, 0.22);
}.fep-gcg_card_bg_kp4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fep-gcg_card_bg_kp4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.fep-gcg_card_ic_kp4 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  position: absolute;
  align-items: center;
  display: flex;
  color: #F2EDDC;
  z-index: 2;
  justify-content: center;
  top: 18px;
  width: 2.5rem;
  right: 1.125rem;
}.fep-gcg_card_ic_kp4 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fep-gcg_card_ct_kp4 {
  z-index: 1;
  position: relative;
}.fep-gcg_card_h_kp4 {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.125rem;
  color: #F2EDDC;
}
@media(min-width: 770px) {.fep-gcg_card_h_kp4 {
  font-size: 20px;
}
}.fep-gcg_card_p_kp4 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.fep-gcg_card_p_kp4 strong {
  font-weight: 600;
  color: #F2EDDC;
}.fep-gcg_card_cta_kp4 {
  gap: 0.25rem;
  color: #7B32C8;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.75rem;
  display: inline-flex;
  font-weight: 700;
}.fep-gcg_card_cta_kp4 svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.fep-gr_jp_kp4 {
  border-radius: 16px;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0830 0%,#0A100C 100%);
  overflow: hidden;
  position: relative;
}.fep-gr_jp_kp4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45, 140, 70, 0.20) 0%,transparent 70%);
  content: '';
  top: -60px;
  position: absolute;
  height: 15.625rem;
  left: -3.75rem;
  width: 250px;
}.fep-gr_jp_kp4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 160, 32, 0.16) 0%,transparent 70%);
  height: 200px;
  width: 12.5rem;
  position: absolute;
  bottom: -40px;
  right: 0;
  content: '';
}.fep-gr_jp_head_kp4 {
  gap: 1rem;
  margin-bottom: 1rem;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.fep-gr_jp_info_kp4 {
  flex: 1;
}.fep-gr_jp_label_kp4 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #A030F0;
  font-size: 11px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.fep-gr_jp_label_kp4 svg {
  width: 14px;
  margin-right: 4px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
}.fep-gr_jp_amount_kp4 {
  line-height: 1;
  font-weight: 800;
  font-size: 32px;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  color: #F2EDDC;
  margin-bottom: 0.25rem;
}
@media(min-width: 771px) {.fep-gr_jp_amount_kp4 {
  font-size: 40px;
}
}.fep-gr_jp_amount_kp4 span {
  color: #F0A020;
}.fep-gr_jp_seo_kp4 {
  max-width: 480px;
  color: #9A9080;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
}.fep-gr_jp_cta_kp4 {
  transition: background .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(45, 140, 70, 0.20);
  padding: 0.688rem 20px;
  background: rgba(45, 140, 70, 0.20);
  flex-shrink: 0;
  font-size: 13px;
  z-index: 1;
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 0.25rem;
  position: relative;
  font-weight: 700;
  color: #F2EDDC;
}.fep-gr_jp_cta_kp4:hover {
  background: #2D8C46;
}.fep-ws_kp4 {
  background: #0C1510;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.fep-ws_kp4 {
  padding: 36px 24px 0;
}
}.fep-ws_in_kp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fep-ws_head_kp4 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.fep-ws_title_kp4 {
  gap: 0.625rem;
  color: #F2EDDC;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
}.fep-ws_title_ic_kp4 svg {
  stroke-linejoin: round;
  color: #F0A020;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.fep-ws_online_kp4 {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #74695A;
  font-size: 12px;
  font-weight: 600;
}.fep-ws_online_dot_kp4 {
  background: #28C252;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(40, 194, 82, 0.18);
  width: 8px;
  flex-shrink: 0;
}.fep-ws_scroll_kp4 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.fep-ws_scroll_kp4::-webkit-scrollbar {
  display: none;
}.fep-wc_kp4 {
  border-radius: 10px;
  background: #101A13;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.fep-wc_img_kp4 {
  border-radius: 6px;
  background: #141E17;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.fep-wc_img_kp4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fep-wc_info_kp4 {
  min-width: 0;
}.fep-wc_game_kp4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #C6BDA8;
  font-size: 12px;
}.fep-wc_player_kp4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #968C7A;
  font-size: 10px;
}.fep-wc_amount_kp4 {
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #28C252;
  margin-left: auto;
  font-size: 0.813rem;
}.fep-bon_kp4 {
  padding: 2.25rem 1rem 0;
  background: #0C1510;
}
@media(min-width: 765px) {.fep-bon_kp4 {
  padding: 44px 1.5rem 0;
}
}.fep-bon_in_kp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fep-bon_head_kp4 {
  margin-bottom: 20px;
}.fep-bon_label_kp4 {
  letter-spacing: .08em;
  color: #7B32C8;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.fep-bon_h2_kp4 {
  margin-bottom: 8px;
  color: #F2EDDC;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.fep-bon_h2_kp4 {
  font-size: 1.5rem;
}
}.fep-bon_seo_kp4 {
  max-width: 620px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #74695A;
  overflow-wrap: break-word;
}.fep-bon_seo_kp4 strong {
  font-weight: 700;
  color: #C6BDA8;
}.fep-bon_seo_kp4 a {
  color: #7B32C8;
  text-decoration: underline;
}.fep-bon_grid_kp4 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.fep-bon_grid_kp4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.fep-bon_grid_kp4 {
  grid-template-columns: repeat(5,1fr);
}
}.fep-bon_card_kp4 {
  border-radius: 0.625rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #101A13;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.fep-bon_card_kp4:hover {
  border-color: rgba(123, 50, 200, 0.09);
  transform: translateY(-2px);
}.fep-bon_card_ic_kp4 svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.fep-bon_card_ic_kp4 {
  margin-bottom: 10px;
}.fep-bon_card_type_kp4 {
  letter-spacing: .06em;
  color: #74695A;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.fep-bon_card_amount_kp4 {
  font-weight: 800;
  font-size: 1.125rem;
  color: #F0A020;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.fep-bon_card_name_kp4 {
  font-weight: 600;
  color: #F2EDDC;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.fep-bon_card_detail_kp4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #968C7A;
  line-height: 1.5;
}.fep-app_kp4 {
  background: #0C1510;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.fep-app_kp4 {
  padding: 44px 1.5rem 0;
}
}.fep-app_in_kp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fep-app_head_kp4 {
  margin-bottom: 1rem;
}.fep-app_label_kp4 {
  text-transform: uppercase;
  color: #7B32C8;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.fep-app_h2_kp4 {
  color: #F2EDDC;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.fep-app_h2_kp4 {
  font-size: 24px;
}
}.fep-app_sub_kp4 {
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #74695A;
}.fep-app_sub_kp4 strong {
  font-weight: 700;
  color: #C6BDA8;
}.fep-app_cards_kp4 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 637px) {.fep-app_cards_kp4 {
  grid-template-columns: repeat(3,1fr);
}
}.fep-app_card_kp4 {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.fep-app_card_ios_kp4 {
  background: linear-gradient(135deg,rgba(123, 50, 200, 0.22) 0%,#141E17 100%);
}.fep-app_card_android_kp4 {
  background: linear-gradient(135deg,rgba(40, 194, 82, 0.18) 0%,#141E17 100%);
}.fep-app_card_win_kp4 {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.16) 0%,#141E17 100%);
}.fep-app_card_ic_kp4 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.fep-app_card_ic_kp4 {
  flex-shrink: 0;
  color: #F2EDDC;
}.fep-app_card_os_kp4 {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #74695A;
}.fep-app_card_title_kp4 {
  margin-bottom: 6px;
  color: #F2EDDC;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
}.fep-app_card_text_kp4 {
  overflow-wrap: break-word;
  color: #74695A;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.fep-app_card_btn_kp4 {
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  border: 1px solid rgba(123, 50, 200, 0.55);
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  color: #F2EDDC;
  display: inline-flex;
}.fep-app_card_btn_kp4:hover {
  background: rgba(255, 255, 255, 0.07);
}.fep-prov_kp4 {
  background: #0C1510;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.fep-prov_kp4 {
  padding: 44px 24px 0;
}
}.fep-prov_in_kp4 {
  margin: 0 auto;
  max-width: 1320px;
}.fep-prov_head_kp4 {
  margin-bottom: 16px;
}.fep-prov_label_kp4 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #7B32C8;
  letter-spacing: .08em;
}.fep-prov_h2_kp4 {
  font-family: 'Boogaloo', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2EDDC;
}
@media(min-width: 769px) {.fep-prov_h2_kp4 {
  font-size: 1.5rem;
}
}.fep-prov_seo_kp4 {
  color: #74695A;
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.fep-prov_seo_kp4 strong {
  font-weight: 700;
  color: #C6BDA8;
}.fep-prov_seo_kp4 a {
  text-decoration: underline;
  color: #7B32C8;
}.fep-prov_grid_kp4 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.fep-prov_grid_kp4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.fep-prov_grid_kp4 {
  grid-template-columns: repeat(8,1fr);
}
}.fep-prov_card_kp4 {
  border-radius: 0.625rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  background: #101A13;
  padding: 0.875rem 0.625rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.fep-prov_card_kp4:hover {
  background: #141E17;
  border-color: rgba(123, 50, 200, 0.55);
}.fep-prov_logo_kp4 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
  justify-content: center;
}.fep-prov_logo_kp4 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.fep-prov_name_kp4 {
  text-align: center;
  font-size: 11px;
  color: #9A9080;
  overflow-wrap: break-word;
  font-weight: 600;
}.fep-reg_kp4 {
  background: #0C1510;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.fep-reg_kp4 {
  padding: 2.75rem 24px 0;
}
}.fep-reg_in_kp4 {
  margin: 0 auto;
  background: #141E17;
  padding: 1.75rem 24px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.fep-reg_in_kp4 {
  padding: 40px;
}
}.fep-reg_top_kp4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.fep-reg_top_kp4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fep-reg_label_kp4 {
  text-transform: uppercase;
  color: #7B32C8;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.fep-reg_h2_kp4 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EDDC;
  font-size: 1.375rem;
  line-height: 1.2;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width: 766px) {.fep-reg_h2_kp4 {
  font-size: 28px;
}
}.fep-reg_bonus_kp4 {
  border: 1px solid rgba(240, 160, 32, 0.16);
  border-radius: 0.625rem;
  gap: 8px;
  background: rgba(240, 160, 32, 0.16);
  padding: 10px 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.fep-reg_bonus_amount_kp4 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0A020;
}.fep-reg_bonus_text_kp4 {
  color: #9A9080;
  line-height: 1.35;
  font-size: 13px;
}.fep-reg_cta_btn_kp4 {
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  background: #28C252;
  transition: background .2s;
  margin-bottom: 0.75rem;
  box-shadow: 0.25rem 4px 0px #196832, 0 0 14px rgba(40, 194, 82, 0.42);
  display: inline-block;
  color: #0D1208;
  font-weight: 700;
  font-size: 15px;
}.fep-reg_cta_btn_kp4:hover {
  background: #34D862;
}.fep-reg_terms_kp4 {
  color: #968C7A;
  font-size: 0.688rem;
  line-height: 1.5;
}.fep-reg_seo_kp4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #74695A;
}.fep-reg_seo_kp4 p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #74695A;
  margin-bottom: 0.625rem;
}.fep-reg_seo_kp4 p:last-child {
  margin-bottom: 0;
}.fep-reg_seo_kp4 strong {
  color: #C6BDA8;
  font-weight: 700;
}.fep-reg_seo_kp4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B32C8;
}.fep-reg_seo_kp4 a:hover {
  color: #9244E0;
}.fep-reg_seo_kp4 ul,.fep-reg_seo_kp4 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.fep-reg_seo_kp4 ol {
  list-style: decimal;
}.fep-reg_seo_kp4 li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #74695A;
  font-size: 13px;
}.fep-reg_seo_kp4 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.fep-reg_seo_kp4 table {
  display: table;
}
}.fep-reg_seo_kp4 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6BDA8;
  text-align: left;
  font-weight: 700;
}.fep-reg_seo_kp4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #74695A;
}.fep-reg_steps_kp4 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width:860px) {.fep-reg_steps_kp4 {
  margin-top: 0;
}
}.fep-reg_step_kp4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 0.625rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fep-reg_step_num_kp4 {
  border: 1px solid rgba(123, 50, 200, 0.09);
  border-radius: 50%;
  background: rgba(123, 50, 200, 0.22);
  align-items: center;
  height: 2.125rem;
  display: flex;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
  font-weight: 800;
  color: #7B32C8;
  font-size: 0.875rem;
}.fep-reg_step_title_kp4 {
  color: #F2EDDC;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.fep-reg_step_text_kp4 {
  color: #74695A;
  font-size: 12px;
  line-height: 1.5;
}.fep-reg_trust_kp4 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
}.fep-reg_trust_item_kp4 {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  color: #74695A;
  display: flex;
}.fep-reg_trust_ic_kp4 svg {
  stroke-linecap: round;
  width: 1rem;
  color: #7B32C8;
  height: 1rem;
  stroke-linejoin: round;
}.fep-seo_kp4 {
  padding: 36px 1rem 0;
  background: #0C1510;
}
@media(min-width: 765px) {.fep-seo_kp4 {
  padding: 44px 1.5rem 0;
}
}.fep-seo_in_kp4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  background: #141E17;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width:768px) {.fep-seo_in_kp4 {
  padding: 36px 40px;
}
}.fep-seo_label_kp4 {
  font-size: 0.688rem;
  color: #7B32C8;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.fep-seo_h2_kp4 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F2EDDC;
  font-weight: 800;
}
@media(min-width: 769px) {.fep-seo_h2_kp4 {
  font-size: 1.5rem;
}
}.fep-seo_body_kp4 {
  overflow-wrap: break-word;
  color: #9A9080;
  font-size: 14px;
  line-height: 1.75;
}.fep-seo_body_kp4 p {
  color: #9A9080;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.fep-seo_body_kp4 p:last-child {
  margin-bottom: 0;
}.fep-seo_body_kp4 strong {
  color: #C6BDA8;
  font-weight: 700;
}.fep-seo_body_kp4 a {
  transition: color .2s;
  color: #7B32C8;
  text-decoration: underline;
}.fep-seo_body_kp4 a:hover {
  color: #9244E0;
}.fep-seo_body_kp4 ul,.fep-seo_body_kp4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.fep-seo_body_kp4 ol {
  list-style: decimal;
}.fep-seo_body_kp4 li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A9080;
}.fep-seo_body_kp4 table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.fep-seo_body_kp4 table {
  display: table;
}
}.fep-seo_body_kp4 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6BDA8;
  font-weight: 700;
}.fep-seo_body_kp4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9080;
}.fep-seo_cols_kp4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.fep-seo_cols_kp4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fep-seo_cols_kp4 {
  grid-template-columns: repeat(3,1fr);
}
}.fep-seo_col_h_kp4 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C6BDA8;
  margin-bottom: 7px;
}.fep-seo_col_p_kp4 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #74695A;
  font-size: 13px;
}.fep-seo_stats_kp4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.fep-seo_stat_kp4 {
  border: 1px solid rgba(123, 50, 200, 0.22);
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(123, 50, 200, 0.09);
  padding: 14px 16px;
  min-width: 8.75rem;
}.fep-seo_stat_val_kp4 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #7B32C8;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.fep-seo_stat_lb_kp4 {
  color: #74695A;
  overflow-wrap: break-word;
  font-size: 11px;
}.fep-seo_kp4 {
  background: #0C1510;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.fep-seo_kp4 {
  padding: 44px 1.5rem 0;
}
}.fep-seo_in_kp4 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  padding: 28px 1.5rem;
  background: #141E17;
  max-width: 1320px;
}
@media(min-width: 771px) {.fep-seo_in_kp4 {
  padding: 2.25rem 40px;
}
}.fep-seo_label_kp4 {
  color: #7B32C8;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.fep-seo_h2_kp4 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Boogaloo', sans-serif;
  margin-bottom: 14px;
  color: #F2EDDC;
  line-height: 1.25;
}
@media(min-width: 765px) {.fep-seo_h2_kp4 {
  font-size: 1.5rem;
}
}.fep-seo_body_kp4 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9080;
}.fep-seo_body_kp4 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A9080;
}.fep-seo_body_kp4 p:last-child {
  margin-bottom: 0;
}.fep-seo_body_kp4 strong {
  font-weight: 700;
  color: #C6BDA8;
}.fep-seo_body_kp4 a {
  transition: color .2s;
  color: #7B32C8;
  text-decoration: underline;
}.fep-seo_body_kp4 a:hover {
  color: #9244E0;
}.fep-seo_body_kp4 ul,.fep-seo_body_kp4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.fep-seo_body_kp4 ol {
  list-style: decimal;
}.fep-seo_body_kp4 li {
  font-size: 14px;
  color: #9A9080;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.fep-seo_body_kp4 table {
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 769px) {.fep-seo_body_kp4 table {
  display: table;
}
}.fep-seo_body_kp4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C6BDA8;
  text-align: left;
  font-weight: 700;
}.fep-seo_body_kp4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9080;
}.fep-seo_cols_kp4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.fep-seo_cols_kp4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fep-seo_cols_kp4 {
  grid-template-columns: repeat(3,1fr);
}
}.fep-seo_col_h_kp4 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C6BDA8;
  font-size: 0.813rem;
}.fep-seo_col_p_kp4 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #74695A;
  font-size: 13px;
}.fep-seo_stats_kp4 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.fep-seo_stat_kp4 {
  border-radius: 10px;
  padding: 14px 16px;
  flex: 1;
  background: rgba(123, 50, 200, 0.09);
  border: 1px solid rgba(123, 50, 200, 0.22);
  min-width: 140px;
}.fep-seo_stat_val_kp4 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #7B32C8;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.fep-seo_stat_lb_kp4 {
  font-size: 11px;
  color: #74695A;
  overflow-wrap: break-word;
}.fep-faq_kp4 {
  padding: 2.25rem 1rem 0;
  background: #0C1510;
}
@media(min-width:768px) {.fep-faq_kp4 {
  padding: 2.75rem 24px 0;
}
}.fep-faq_in_kp4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fep-faq_head_kp4 {
  margin-bottom: 1.25rem;
}.fep-faq_label_kp4 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #7B32C8;
  font-size: 0.688rem;
  font-weight: 700;
}.fep-faq_h2_kp4 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EDDC;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width:768px) {.fep-faq_h2_kp4 {
  font-size: 1.5rem;
}
}.fep-faq_list_kp4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fep-faq_item_kp4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #141E17;
  border-radius: 0.625rem;
}.fep-faq_q_kp4 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  overflow-wrap: break-word;
  color: #C6BDA8;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  flex-wrap: wrap;
}.fep-faq_q_kp4:hover {
  color: #F2EDDC;
}.fep-faq_q_ic_kp4 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  color: #7B32C8;
  flex-shrink: 0;
  height: 1.5rem;
  font-size: 16px;
  align-items: center;
  width: 1.5rem;
}.fep-faq_item_kp4.fep-state_open_kp4 .fep-faq_q_ic_kp4 {
  transform: rotate(45deg);
}.fep-faq_a_kp4 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #74695A;
  display: none;
}.fep-faq_item_kp4.fep-state_open_kp4 .fep-faq_a_kp4 {
  display: block;
}.fep-faq_a_kp4 strong {
  font-weight: 700;
  color: #C6BDA8;
}.fep-faq_a_kp4 a {
  color: #7B32C8;
  text-decoration: underline;
}.fep-faq_a_kp4 ul,.fep-faq_a_kp4 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.fep-faq_a_kp4 ol {
  list-style: decimal;
}.fep-faq_a_kp4 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.fep-faq_a_kp4 table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.fep-faq_a_kp4 table {
  display: table;
}
}.fep-faq_a_kp4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #C6BDA8;
}.fep-faq_a_kp4 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #74695A;
}.fep-seo_kp4 {
  padding: 36px 16px 0;
  background: #0C1510;
}
@media(min-width: 769px) {.fep-seo_kp4 {
  padding: 44px 1.5rem 0;
}
}.fep-seo_in_kp4 {
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #141E17;
  max-width: 1320px;
}
@media(min-width:768px) {.fep-seo_in_kp4 {
  padding: 36px 40px;
}
}.fep-seo_label_kp4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #7B32C8;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
}.fep-seo_h2_kp4 {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F2EDDC;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width: 765px) {.fep-seo_h2_kp4 {
  font-size: 24px;
}
}.fep-seo_body_kp4 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A9080;
  line-height: 1.75;
}.fep-seo_body_kp4 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A9080;
  font-size: 14px;
}.fep-seo_body_kp4 p:last-child {
  margin-bottom: 0;
}.fep-seo_body_kp4 strong {
  font-weight: 700;
  color: #C6BDA8;
}.fep-seo_body_kp4 a {
  transition: color .2s;
  color: #7B32C8;
  text-decoration: underline;
}.fep-seo_body_kp4 a:hover {
  color: #9244E0;
}.fep-seo_body_kp4 ul,.fep-seo_body_kp4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.fep-seo_body_kp4 ol {
  list-style: decimal;
}.fep-seo_body_kp4 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A9080;
  font-size: 0.875rem;
}.fep-seo_body_kp4 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 770px) {.fep-seo_body_kp4 table {
  display: table;
}
}.fep-seo_body_kp4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C6BDA8;
  font-weight: 700;
  text-align: left;
}.fep-seo_body_kp4 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.fep-seo_cols_kp4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.fep-seo_cols_kp4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fep-seo_cols_kp4 {
  grid-template-columns: repeat(3,1fr);
}
}.fep-seo_col_h_kp4 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C6BDA8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.fep-seo_col_p_kp4 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #74695A;
}.fep-seo_stats_kp4 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fep-seo_stat_kp4 {
  padding: 14px 1rem;
  border: 1px solid rgba(123, 50, 200, 0.22);
  background: rgba(123, 50, 200, 0.09);
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.fep-seo_stat_val_kp4 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #7B32C8;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.fep-seo_stat_lb_kp4 {
  overflow-wrap: break-word;
  color: #74695A;
  font-size: 0.688rem;
}.fep-ft_kp4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070D09;
  margin-top: 48px;
}.fep-ft_support_kp4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.fep-ft_support_kp4 {
  padding: 28px 24px;
}
}.fep-ft_support_in_kp4 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.fep-ft_support_main_kp4 {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.fep-ft_support_ic_kp4 {
  flex-shrink: 0;
  color: #7B32C8;
}.fep-ft_support_ic_kp4 svg {
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fep-ft_support_text_title_kp4 {
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F2EDDC;
  font-weight: 700;
  overflow-wrap: break-word;
}.fep-ft_support_text_sub_kp4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #74695A;
}.fep-ft_support_btn_kp4 {
  background: #7B32C8;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #F2EDDC;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.fep-ft_support_btn_kp4:hover {
  background: #9244E0;
}.fep-ft_support_contacts_kp4 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.fep-ft_support_contact_kp4 {
  font-size: 12px;
  color: #968C7A;
  line-height: 1.4;
}.fep-ft_support_contact_kp4 strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  color: #9A9080;
  margin-bottom: 2px;
}.fep-ft_main_kp4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.fep-ft_main_kp4 {
  padding: 40px 24px 2rem;
}
}.fep-ft_main_in_kp4 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.fep-ft_main_in_kp4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.fep-ft_main_in_kp4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fep-ft_col_logo_kp4 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.fep-ft_col_logo_kp4 {
  grid-column: auto;
}
}.fep-ft_logo_kp4 {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 1rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F2EDDC;
  flex-wrap: wrap;
}.fep-ft_logo_mark_kp4 {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.fep-ft_logo_mark_kp4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fep-ft_logo_sub_kp4 {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #968C7A;
  max-width: 12.5rem;
}.fep-ft_col_title_kp4 {
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  color: #9A9080;
}.fep-ft_col_links_kp4 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.fep-ft_col_link_kp4 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #968C7A;
  font-size: 0.813rem;
}.fep-ft_col_link_kp4:hover {
  color: #C6BDA8;
}.fep-ft_apps_kp4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fep-ft_app_card_kp4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.fep-ft_app_card_kp4:hover {
  border-color: rgba(123, 50, 200, 0.55);
}.fep-ft_app_card_ic_kp4 svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
}.fep-ft_app_card_os_kp4 {
  font-size: 10px;
  font-weight: 600;
  color: #968C7A;
}.fep-ft_app_card_action_kp4 {
  color: #C6BDA8;
  font-weight: 700;
  font-size: 0.75rem;
}.fep-ft_bot_kp4 {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.fep-ft_bot_kp4 {
  padding: 20px 24px;
}
}.fep-ft_bot_in_kp4 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.fep-ft_socials_kp4 {
  gap: 8px;
  display: flex;
}.fep-ft_soc_kp4 {
  border-radius: 0.375rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  width: 2.25rem;
  display: flex;
  justify-content: center;
  height: 36px;
  align-items: center;
  color: #9A9080;
}.fep-ft_soc_kp4 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.fep-ft_soc_kp4:hover {
  background: rgba(255, 255, 255, 0.07);
}.fep-ft_legal_kp4 {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C8270;
}.fep-ft_legal_kp4 strong {
  color: #9A9080;
  font-weight: 700;
}.fep-ft_legal_kp4 a {
  text-decoration: underline;
  color: #9A9080;
}.fep-ft_age_kp4 {
  border: 2px solid #8C8270;
  border-radius: 50%;
  width: 32px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  color: #8C8270;
  height: 32px;
  font-weight: 800;
}