*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #090E0E;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #AECFCC;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.wfe_layout-kk9 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.wfe_page-kk9 {
  min-height: 100vh;
  display: flex;
}.wfe_main-kk9 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1077px) {.wfe_main-kk9 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.wfe_main-kk9 {
  padding-bottom: 72px;
}
}.wfe_gc-kk9 {
  background: #0E1616;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 638px) {.wfe_gc-kk9 {
  width: 156px;
}
}
@media(min-width:1080px) {.wfe_gc-kk9 {
  width: 10.5rem;
}
}.wfe_gc-kk9:hover {
  border-color: rgba(0, 205, 180, 0.07);
  transform: translateY(-3px);
}.wfe_gc_img-kk9 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.wfe_gc_img-kk9 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.wfe_gc_hover-kk9 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 10, 10, 0.72);
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.wfe_gc-kk9:hover .wfe_gc_hover-kk9 {
  opacity: 1;
}.wfe_gc_hover_btn-kk9 {
  background: #00CDB4;
  border-radius: 0.25rem;
  padding: 8px 1rem;
  color: #EEF8F7;
  font-size: 12px;
  font-weight: 700;
}.wfe_gc_info-kk9 {
  padding: 8px 0.625rem 10px;
}.wfe_gc_name-kk9 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  color: #AECFCC;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.wfe_gc_prov-kk9 {
  color: #5E8684;
  font-size: 0.625rem;
}.wfe_gc_tag-kk9 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 6px;
  left: 6px;
  z-index: 2;
  font-size: 0.563rem;
}.wfe_gc_tag_hot-kk9 {
  background: #F03D3D;
  color: #fff;
}.wfe_gc_tag_new-kk9 {
  background: #22D47A;
  color: #090E0E;
}.wfe_gc_tag_jp-kk9 {
  background: #F0B429;
  color: #090E0E;
}.wfe_gc_tag_ex-kk9 {
  background: #006B8A;
  color: #fff;
}.wfe_gc_tag_live-kk9 {
  background: #F03D3D;
  color: #fff;
}.wfe_gr-kk9 {
  padding: 32px 16px 0;
  background: #090E0E;
}
@media(min-width: 769px) {.wfe_gr-kk9 {
  padding: 36px 24px 0;
}
}.wfe_gr_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_gr_head-kk9 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.wfe_gr_head_l-kk9 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.wfe_gr_ic-kk9 {
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
  height: 2rem;
}.wfe_gr_ic-kk9 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.wfe_gr_title-kk9 {
  color: #EEF8F7;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 767px) {.wfe_gr_title-kk9 {
  font-size: 1.125rem;
}
}.wfe_gr_more-kk9 {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #5E9290;
}.wfe_gr_more-kk9:hover {
  color: #00CDB4;
}.wfe_gr_more-kk9 svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.wfe_gr_arrows-kk9 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.wfe_gr_arr-kk9 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6E9A96;
  width: 1.875rem;
  height: 1.875rem;
}.wfe_gr_arr-kk9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF8F7;
}.wfe_gr_arr-kk9 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.wfe_gr_seo_h-kk9 {
  margin: 0 0 6px;
  font-family: 'Exo 2', sans-serif;
  max-width: 42.5rem;
  color: #AECFCC;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.wfe_gr_seo_h-kk9 {
  font-size: 0.875rem;
}
}.wfe_gr_seo-kk9 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 42.5rem;
  color: #5E9290;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.wfe_gr_seo-kk9 strong {
  color: #AECFCC;
  font-weight: 600;
}.wfe_gr_scroll-kk9 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.wfe_gr_scroll-kk9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.wfe_gr_scroll-kk9 {
  gap: 12px;
}
}.wfe_tb-kk9 {
  background: #0A1010;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  align-items: center;
  position: fixed;
  top: 0;
  height: 3.5rem;
}.wfe_tb_in-kk9 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.wfe_tb_burger-kk9 {
  border-radius: 8px;
  gap: 0.313rem;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  width: 38px;
  margin-right: 8px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.wfe_tb_burger-kk9:hover {
  background: rgba(255, 255, 255, 0.05);
}.wfe_tb_burger_line-kk9 {
  background: #6E9A96;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.wfe_tb_burger-kk9 {
  display: none;
}
}.wfe_tb_logo-kk9 {
  gap: 9px;
  color: #EEF8F7;
  display: flex;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  margin-right: 1.25rem;
}.wfe_tb_logo_mark-kk9 {
  border-radius: 8px;
  overflow: hidden;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.wfe_tb_logo_mark-kk9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wfe_tb_nav-kk9 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.wfe_tb_nav-kk9 {
  display: flex;
}
}.wfe_tb_tab-kk9 {
  padding: 0.5rem 14px;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 13px;
  color: #6E9A96;
  font-weight: 600;
}.wfe_tb_tab-kk9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF8F7;
}.wfe_tb_tab-kk9.wfe_state_active-kk9 {
  background: rgba(0, 205, 180, 0.15);
  color: #EEF8F7;
}.wfe_tb_right-kk9 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.wfe_tb_login-kk9 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #AECFCC;
}.wfe_tb_login-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
  color: #EEF8F7;
}
@media(min-width: 481px) {.wfe_tb_login-kk9 {
  display: block;
}
}.wfe_tb_reg-kk9 {
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #22D47A;
  color: #050A0A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.wfe_tb_reg-kk9:hover {
  background: #2AEF8A;
}.wfe_sb-kk9 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #131E1E;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  left: 0;
}.wfe_sb-kk9.wfe_state_open-kk9 {
  transform: translateX(0);
}.wfe_sb-kk9::-webkit-scrollbar {
  width: 0.25rem;
}.wfe_sb-kk9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.wfe_sb-kk9 {
  transform: translateX(0);
}
}.wfe_sb_auth-kk9 {
  padding: 14px 0.75rem 0.625rem;
}.wfe_sb_btn_reg-kk9 {
  background: #22D47A;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #050A0A;
}.wfe_sb_btn_reg-kk9:hover {
  background: #2AEF8A;
}.wfe_sb_btn_login-kk9 {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #AECFCC;
}.wfe_sb_btn_login-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
  color: #EEF8F7;
}.wfe_sb_promo-kk9 {
  border: 1px solid rgba(0, 205, 180, 0.15);
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#001A1F,#131E1E);
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.wfe_sb_promo-kk9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 205, 180, 0.15),transparent 70%);
  top: -1.25rem;
  content: '';
  position: absolute;
  height: 5rem;
  right: -20px;
  width: 5rem;
}.wfe_sb_promo_title-kk9 {
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #00CDB4;
  text-transform: uppercase;
}.wfe_sb_promo_text-kk9 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #EEF8F7;
  line-height: 1.35;
  overflow-wrap: break-word;
}.wfe_sb_promo_sub-kk9 {
  color: #5E9290;
  margin-top: 3px;
  font-size: 10px;
}.wfe_sb_nav-kk9 {
  padding: 6px 8px 16px;
}.wfe_sb_nav_lb-kk9 {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #5E8684;
  text-transform: uppercase;
}.wfe_sb_link-kk9 {
  padding: 9px 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E9A96;
  align-items: center;
}.wfe_sb_link-kk9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF8F7;
}.wfe_sb_link-kk9.wfe_state_active-kk9 {
  background: rgba(0, 205, 180, 0.15);
  color: #EEF8F7;
}.wfe_sb_ic-kk9 {
  border-radius: 0.25rem;
  height: 30px;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.wfe_sb_ic-kk9 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.wfe_sb_ic_1-kk9 {
  background: rgba(0, 205, 180, 0.07);
  color: #00CDB4;
}.wfe_sb_ic_2-kk9 {
  background: rgba(34, 212, 122, 0.15);
  color: #22D47A;
}.wfe_sb_ic_3-kk9 {
  background: rgba(240, 180, 41, 0.15);
  color: #F0B429;
}.wfe_sb_ic_4-kk9 {
  background: rgba(0, 107, 138, 0.22);
  color: #006B8A;
}.wfe_sb_ic_5-kk9 {
  background: rgba(0, 205, 180, 0.07);
  color: #E8407A;
}.wfe_sb_ic_6-kk9 {
  background: rgba(0, 107, 138, 0.22);
  color: #9B4DCA;
}.wfe_sb_badge-kk9 {
  background: #F0B429;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #050A0A;
  font-weight: 700;
  font-size: 0.563rem;
}.wfe_sb_bot-kk9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.wfe_sb_lang-kk9,.wfe_sb_help-kk9 {
  padding: 0.563rem 6px;
  gap: 6px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  justify-content: center;
  font-weight: 600;
  color: #6E9A96;
  font-size: 11px;
  align-items: center;
}.wfe_sb_lang-kk9:hover,.wfe_sb_help-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
  color: #EEF8F7;
}.wfe_sb_lang-kk9 svg,.wfe_sb_help-kk9 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.wfe_sb_bd-kk9 {
  inset: 0;
  background: rgba(5, 10, 10, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.wfe_sb_bd-kk9.wfe_state_on-kk9 {
  display: block;
}
@media(min-width:1080px) {.wfe_sb_bd-kk9 {
  display: none!important;
}
}.wfe_mob_nav-kk9 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #131E1E;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
}
@media(min-width: 1081px) {.wfe_mob_nav-kk9 {
  display: none;
}
}.wfe_mob_nav_item-kk9 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  color: #5E8684;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.wfe_mob_nav_ic-kk9 {
  line-height: 1;
}.wfe_mob_nav_ic-kk9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.wfe_mob_nav_lb-kk9 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E8684;
}.wfe_mob_nav_item-kk9.wfe_state_active-kk9 {
  color: #00CDB4;
}.wfe_mob_nav_item-kk9.wfe_state_active-kk9 .wfe_mob_nav_lb-kk9 {
  color: #00CDB4;
}.wfe_hero-kk9 {
  background: #090E0E;
  padding: 20px 16px 0;
}
@media(min-width:768px) {.wfe_hero-kk9 {
  padding: 24px 1.5rem 0;
}
}.wfe_hero_in-kk9 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.wfe_hero_in-kk9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.wfe_hero_in-kk9 {
  grid-template-columns: 1fr 340px;
}
}.wfe_hero_promo-kk9 {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0E1616;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 765px) {.wfe_hero_promo-kk9 {
  min-height: 17.5rem;
}
}.wfe_hero_promo_bg-kk9 {
  background: linear-gradient(120deg,#001A1F 0%,#090E0E 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.wfe_hero_promo_bg-kk9::after {
  background: linear-gradient(90deg,#090E0E 0%,rgba(5, 10, 10, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wfe_hero_promo_glow-kk9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 107, 138, 0.22) 0%,transparent 65%);
  top: -40px;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
}.wfe_hero_promo_ct-kk9 {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 480px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 767px) {.wfe_hero_promo_ct-kk9 {
  padding: 2.5rem 32px;
}
}.wfe_hero_badge-kk9 {
  border: 1px solid rgba(0, 205, 180, 0.07);
  padding: 5px 0.75rem;
  background: rgba(0, 205, 180, 0.15);
  border-radius: 20px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #00CDB4;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
}.wfe_hero_h1-kk9 {
  font-size: 1.625rem;
  color: #EEF8F7;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Exo 2', sans-serif;
}.wfe_hero_h1-kk9 em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 771px) {.wfe_hero_h1-kk9 {
  font-size: 36px;
}
}.wfe_hero_sub-kk9 {
  font-size: 0.813rem;
  color: #6E9A96;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 769px) {.wfe_hero_sub-kk9 {
  font-size: 14px;
}
}.wfe_hero_row-kk9 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wfe_hero_cta-kk9 {
  background: #22D47A;
  border-radius: 8px;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 3px 1.125rem rgba(34, 212, 122, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  color: #050A0A;
}.wfe_hero_cta-kk9:hover {
  background: #2AEF8A;
}.wfe_hero_terms-kk9 {
  font-size: 0.688rem;
  color: #5E8684;
}.wfe_hero_game-kk9 {
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1616;
  position: relative;
  flex-direction: column;
  display: flex;
}.wfe_hero_game_badge-kk9 {
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 180, 41, 0.15);
  background: rgba(240, 180, 41, 0.15);
  padding: 5px 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #F0B429;
  left: 12px;
  top: 12px;
  font-weight: 700;
  z-index: 3;
  font-size: 10px;
  position: absolute;
}.wfe_hero_game_badge-kk9 svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.wfe_hero_game_img-kk9 {
  overflow: hidden;
  background: linear-gradient(135deg,#001A1F,#090E0E);
  position: relative;
  padding-bottom: 60%;
}.wfe_hero_game_img-kk9 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.wfe_hero_game_play-kk9 {
  inset: 0;
  background: rgba(5, 10, 10, 0.72);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.wfe_hero_game-kk9:hover .wfe_hero_game_play-kk9 {
  opacity: 1;
}.wfe_hero_game_play-kk9 span {
  background: #00CDB4;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  align-items: center;
  height: 52px;
}.wfe_hero_game_play-kk9 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.wfe_hero_game_info-kk9 {
  padding: 14px 1rem;
}.wfe_hero_game_title-kk9 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #EEF8F7;
  font-size: 15px;
  font-weight: 700;
}.wfe_hero_game_provider-kk9 {
  color: #5E9290;
  font-size: 11px;
}.wfe_hero_game_btn-kk9 {
  padding: 11px;
  transition: background .2s;
  margin: 12px 16px 1rem;
  border-radius: 8px;
  background: #00CDB4;
  font-weight: 700;
  font-size: 13px;
  color: #EEF8F7;
  text-align: center;
  display: block;
}.wfe_hero_game-kk9:hover .wfe_hero_game_btn-kk9 {
  background: #00EBD0;
}.wfe_sbar-kk9 {
  padding: 16px 16px 0;
  background: #090E0E;
}
@media(min-width: 766px) {.wfe_sbar-kk9 {
  padding: 18px 24px 0;
}
}.wfe_sbar_in-kk9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wfe_sbar_row-kk9 {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.wfe_sbar_input-kk9 {
  border-radius: 8px;
  gap: 0.625rem;
  flex: 1;
  background: #0E1616;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 16px;
  transition: border-color .2s;
  display: flex;
  font-size: 13px;
  color: #5E9290;
  align-items: center;
  cursor: pointer;
}.wfe_sbar_input-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
}.wfe_sbar_input-kk9 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
  height: 15px;
  stroke-linejoin: round;
}.wfe_sbar_providers-kk9 {
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 8px;
  padding: 0.688rem 1.125rem;
  background: #0E1616;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 13px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  color: #AECFCC;
}.wfe_sbar_providers-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
  color: #EEF8F7;
}.wfe_sbar_providers-kk9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.wfe_sbar_tabs-kk9 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.wfe_sbar_tabs-kk9::-webkit-scrollbar {
  display: none;
}.wfe_sbar_tab-kk9 {
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E9A96;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
}.wfe_sbar_tab-kk9:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 205, 180, 0.40);
  color: #EEF8F7;
}.wfe_sbar_tab-kk9.wfe_state_active-kk9 {
  border-color: rgba(0, 205, 180, 0.07);
  background: rgba(0, 205, 180, 0.15);
  color: #EEF8F7;
}.wfe_sbar_tab_ic-kk9 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.wfe_wy-kk9 {
  padding: 32px 1rem 0;
  background: #090E0E;
}
@media(min-width: 770px) {.wfe_wy-kk9 {
  padding: 40px 1.5rem 0;
}
}.wfe_wy_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_wy_head-kk9 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.wfe_wy_label-kk9 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00CDB4;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.wfe_wy_h2-kk9 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EEF8F7;
}
@media(min-width: 765px) {.wfe_wy_h2-kk9 {
  font-size: 24px;
}
}.wfe_wy_intro-kk9 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5E9290;
}.wfe_wy_grid-kk9 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.wfe_wy_grid-kk9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wfe_wy_grid-kk9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wfe_wy_card-kk9 {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 8px;
  background: #131E1E;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.wfe_wy_card-kk9:hover {
  border-color: rgba(0, 205, 180, 0.07);
  transform: translateY(-2px);
}.wfe_wy_card_ic-kk9 {
  background: rgba(0, 205, 180, 0.15);
  border-radius: 50%;
  align-items: center;
  height: 44px;
  margin-bottom: 14px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  color: #00CDB4;
}.wfe_wy_card_ic-kk9 svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.wfe_wy_card_h-kk9 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  line-height: 1.25;
  color: #EEF8F7;
}.wfe_wy_card_p-kk9 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E9290;
  line-height: 1.6;
}.wfe_wy_card_p-kk9 strong {
  font-weight: 600;
  color: #AECFCC;
}.wfe_gcg-kk9 {
  background: #090E0E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wfe_gcg-kk9 {
  padding: 44px 1.5rem 0;
}
}.wfe_gcg_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_gcg_head-kk9 {
  margin-bottom: 20px;
  max-width: 720px;
}.wfe_gcg_label-kk9 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #00CDB4;
  text-transform: uppercase;
}.wfe_gcg_h2-kk9 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  color: #EEF8F7;
}
@media(min-width: 770px) {.wfe_gcg_h2-kk9 {
  font-size: 1.75rem;
}
}.wfe_gcg_intro-kk9 {
  line-height: 1.6;
  color: #5E9290;
  font-size: 0.813rem;
}.wfe_gcg_grid-kk9 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.wfe_gcg_grid-kk9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wfe_gcg_grid-kk9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wfe_gcg_card-kk9 {
  padding: 1.25rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  justify-content: flex-end;
  min-height: 240px;
  display: flex;
  cursor: pointer;
  position: relative;
  flex-direction: column;
}.wfe_gcg_card-kk9:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 205, 180, 0.15);
}.wfe_gcg_card_bg-kk9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.wfe_gcg_card_bg-kk9::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.wfe_gcg_card_ic-kk9 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  justify-content: center;
  color: #EEF8F7;
  display: flex;
  z-index: 2;
  width: 40px;
  right: 18px;
  height: 40px;
  position: absolute;
  align-items: center;
}.wfe_gcg_card_ic-kk9 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.wfe_gcg_card_ct-kk9 {
  z-index: 1;
  position: relative;
}.wfe_gcg_card_h-kk9 {
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EEF8F7;
  font-weight: 800;
}
@media(min-width: 769px) {.wfe_gcg_card_h-kk9 {
  font-size: 20px;
}
}.wfe_gcg_card_p-kk9 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 12px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.wfe_gcg_card_p-kk9 strong {
  font-weight: 600;
  color: #EEF8F7;
}.wfe_gcg_card_cta-kk9 {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  color: #00CDB4;
}.wfe_gcg_card_cta-kk9 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.wfe_ws-kk9 {
  padding: 32px 16px 0;
  background: #090E0E;
}
@media(min-width: 766px) {.wfe_ws-kk9 {
  padding: 2.25rem 1.5rem 0;
}
}.wfe_ws_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_ws_head-kk9 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.wfe_ws_title-kk9 {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #EEF8F7;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
}.wfe_ws_title_ic-kk9 svg {
  color: #F0B429;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.wfe_ws_online-kk9 {
  gap: 7px;
  color: #5E9290;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  font-weight: 600;
}.wfe_ws_online_dot-kk9 {
  border-radius: 50%;
  background: #22D47A;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(34, 212, 122, 0.15);
}.wfe_ws_scroll-kk9 {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.wfe_ws_scroll-kk9::-webkit-scrollbar {
  display: none;
}.wfe_wc-kk9 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  background: #0E1616;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.wfe_wc_img-kk9 {
  background: #131E1E;
  border-radius: 4px;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.wfe_wc_img-kk9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wfe_wc_info-kk9 {
  min-width: 0;
}.wfe_wc_game-kk9 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #AECFCC;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.wfe_wc_player-kk9 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5E8684;
  font-size: 0.625rem;
}.wfe_wc_amount-kk9 {
  color: #22D47A;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
}.wfe_reg-kk9 {
  padding: 36px 16px 0;
  background: #090E0E;
}
@media(min-width: 769px) {.wfe_reg-kk9 {
  padding: 2.75rem 1.5rem 0;
}
}.wfe_reg_in-kk9 {
  padding: 28px 24px;
  background: #131E1E;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 765px) {.wfe_reg_in-kk9 {
  padding: 2.5rem;
}
}.wfe_reg_top-kk9 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.wfe_reg_top-kk9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wfe_reg_label-kk9 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00CDB4;
}.wfe_reg_h2-kk9 {
  color: #EEF8F7;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
}
@media(min-width: 765px) {.wfe_reg_h2-kk9 {
  font-size: 28px;
}
}.wfe_reg_bonus-kk9 {
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(240, 180, 41, 0.15);
  border-radius: 8px;
  background: rgba(240, 180, 41, 0.15);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.wfe_reg_bonus_amount-kk9 {
  font-size: 20px;
  color: #F0B429;
  font-weight: 800;
}.wfe_reg_bonus_text-kk9 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #6E9A96;
}.wfe_reg_cta_btn-kk9 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  background: #22D47A;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 3px 18px rgba(34, 212, 122, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  color: #050A0A;
  margin-bottom: 12px;
  font-size: 0.938rem;
}.wfe_reg_cta_btn-kk9:hover {
  background: #2AEF8A;
}.wfe_reg_terms-kk9 {
  color: #5E8684;
  font-size: 11px;
  line-height: 1.5;
}.wfe_reg_seo-kk9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E9290;
  margin-top: 20px;
  padding-top: 1.25rem;
}.wfe_reg_seo-kk9 p {
  color: #5E9290;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.wfe_reg_seo-kk9 p:last-child {
  margin-bottom: 0;
}.wfe_reg_seo-kk9 strong {
  color: #AECFCC;
  font-weight: 700;
}.wfe_reg_seo-kk9 a {
  transition: color .2s;
  color: #00CDB4;
  text-decoration: underline;
}.wfe_reg_seo-kk9 a:hover {
  color: #00EBD0;
}.wfe_reg_seo-kk9 ul,.wfe_reg_seo-kk9 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.wfe_reg_seo-kk9 ol {
  list-style: decimal;
}.wfe_reg_seo-kk9 li {
  font-size: 0.813rem;
  color: #5E9290;
  line-height: 1.65;
  margin-bottom: 4px;
}.wfe_reg_seo-kk9 table {
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.wfe_reg_seo-kk9 table {
  display: table;
}
}.wfe_reg_seo-kk9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #AECFCC;
  font-weight: 700;
  text-align: left;
}.wfe_reg_seo-kk9 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E9290;
}.wfe_reg_steps-kk9 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.wfe_reg_steps-kk9 {
  margin-top: 0;
}
}.wfe_reg_step-kk9 {
  border-radius: 8px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.wfe_reg_step_num-kk9 {
  background: rgba(0, 205, 180, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(0, 205, 180, 0.07);
  font-size: 14px;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2.125rem;
  color: #00CDB4;
  align-items: center;
}.wfe_reg_step_title-kk9 {
  font-weight: 700;
  color: #EEF8F7;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.wfe_reg_step_text-kk9 {
  color: #5E9290;
  font-size: 12px;
  line-height: 1.5;
}.wfe_reg_trust-kk9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.wfe_reg_trust_item-kk9 {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #5E9290;
}.wfe_reg_trust_ic-kk9 svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  color: #00CDB4;
  stroke-linecap: round;
}.wfe_prov-kk9 {
  padding: 2.25rem 1rem 0;
  background: #090E0E;
}
@media(min-width:768px) {.wfe_prov-kk9 {
  padding: 44px 1.5rem 0;
}
}.wfe_prov_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_prov_head-kk9 {
  margin-bottom: 16px;
}.wfe_prov_label-kk9 {
  color: #00CDB4;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wfe_prov_h2-kk9 {
  margin-bottom: 0.5rem;
  color: #EEF8F7;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wfe_prov_h2-kk9 {
  font-size: 24px;
}
}.wfe_prov_seo-kk9 {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  color: #5E9290;
}.wfe_prov_seo-kk9 strong {
  font-weight: 700;
  color: #AECFCC;
}.wfe_prov_seo-kk9 a {
  text-decoration: underline;
  color: #00CDB4;
}.wfe_prov_grid-kk9 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.wfe_prov_grid-kk9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.wfe_prov_grid-kk9 {
  grid-template-columns: repeat(8,1fr);
}
}.wfe_prov_card-kk9 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0E1616;
  gap: 7px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.wfe_prov_card-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
  background: #131E1E;
}.wfe_prov_logo-kk9 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 44px;
  height: 2.75rem;
  justify-content: center;
}.wfe_prov_logo-kk9 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.wfe_prov_name-kk9 {
  font-weight: 600;
  color: #6E9A96;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.wfe_app-kk9 {
  padding: 2.25rem 16px 0;
  background: #090E0E;
}
@media(min-width:768px) {.wfe_app-kk9 {
  padding: 44px 24px 0;
}
}.wfe_app_in-kk9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wfe_app_head-kk9 {
  margin-bottom: 1rem;
}.wfe_app_label-kk9 {
  color: #00CDB4;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.wfe_app_h2-kk9 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF8F7;
}
@media(min-width: 765px) {.wfe_app_h2-kk9 {
  font-size: 24px;
}
}.wfe_app_sub-kk9 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5E9290;
  max-width: 600px;
}.wfe_app_sub-kk9 strong {
  color: #AECFCC;
  font-weight: 700;
}.wfe_app_cards-kk9 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 638px) {.wfe_app_cards-kk9 {
  grid-template-columns: repeat(3,1fr);
}
}.wfe_app_card-kk9 {
  overflow: hidden;
  gap: 16px;
  border-radius: 8px;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.wfe_app_card_ios-kk9 {
  background: linear-gradient(135deg,rgba(0, 205, 180, 0.15) 0%,#131E1E 100%);
}.wfe_app_card_android-kk9 {
  background: linear-gradient(135deg,rgba(34, 212, 122, 0.15) 0%,#131E1E 100%);
}.wfe_app_card_win-kk9 {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.15) 0%,#131E1E 100%);
}.wfe_app_card_ic-kk9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.wfe_app_card_ic-kk9 {
  flex-shrink: 0;
  color: #EEF8F7;
}.wfe_app_card_os-kk9 {
  text-transform: uppercase;
  color: #5E9290;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.wfe_app_card_title-kk9 {
  color: #EEF8F7;
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
}.wfe_app_card_text-kk9 {
  color: #5E9290;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.wfe_app_card_btn-kk9 {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  gap: 0.438rem;
  border: 1px solid rgba(0, 205, 180, 0.40);
  transition: background .2s;
  padding: 10px 1.125rem;
  align-items: center;
  font-size: 0.813rem;
  color: #EEF8F7;
  font-weight: 700;
  display: inline-flex;
}.wfe_app_card_btn-kk9:hover {
  background: rgba(255, 255, 255, 0.07);
}.wfe_bon-kk9 {
  background: #090E0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.wfe_bon-kk9 {
  padding: 2.75rem 24px 0;
}
}.wfe_bon_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_bon_head-kk9 {
  margin-bottom: 1.25rem;
}.wfe_bon_label-kk9 {
  text-transform: uppercase;
  font-size: 11px;
  color: #00CDB4;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.wfe_bon_h2-kk9 {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #EEF8F7;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.wfe_bon_h2-kk9 {
  font-size: 1.5rem;
}
}.wfe_bon_seo-kk9 {
  overflow-wrap: break-word;
  color: #5E9290;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
}.wfe_bon_seo-kk9 strong {
  font-weight: 700;
  color: #AECFCC;
}.wfe_bon_seo-kk9 a {
  color: #00CDB4;
  text-decoration: underline;
}.wfe_bon_grid-kk9 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.wfe_bon_grid-kk9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wfe_bon_grid-kk9 {
  grid-template-columns: repeat(5,1fr);
}
}.wfe_bon_card-kk9 {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #0E1616;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
}.wfe_bon_card-kk9:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 205, 180, 0.07);
}.wfe_bon_card_ic-kk9 svg {
  width: 26px;
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
}.wfe_bon_card_ic-kk9 {
  margin-bottom: 10px;
}.wfe_bon_card_type-kk9 {
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #5E9290;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.wfe_bon_card_amount-kk9 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F0B429;
  line-height: 1.1;
  font-size: 18px;
}.wfe_bon_card_name-kk9 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #EEF8F7;
  font-weight: 600;
  margin-bottom: 8px;
}.wfe_bon_card_detail-kk9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #5E8684;
  font-size: 11px;
  overflow-wrap: break-word;
}.wfe_seo-kk9 {
  background: #090E0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.wfe_seo-kk9 {
  padding: 44px 24px 0;
}
}.wfe_seo_in-kk9 {
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 28px 24px;
  background: #131E1E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.wfe_seo_in-kk9 {
  padding: 36px 2.5rem;
}
}.wfe_seo_label-kk9 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #00CDB4;
  font-weight: 700;
  letter-spacing: .08em;
}.wfe_seo_h2-kk9 {
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 14px;
  color: #EEF8F7;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.wfe_seo_h2-kk9 {
  font-size: 1.5rem;
}
}.wfe_seo_body-kk9 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #6E9A96;
  line-height: 1.75;
}.wfe_seo_body-kk9 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #6E9A96;
}.wfe_seo_body-kk9 p:last-child {
  margin-bottom: 0;
}.wfe_seo_body-kk9 strong {
  color: #AECFCC;
  font-weight: 700;
}.wfe_seo_body-kk9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CDB4;
}.wfe_seo_body-kk9 a:hover {
  color: #00EBD0;
}.wfe_seo_body-kk9 ul,.wfe_seo_body-kk9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.wfe_seo_body-kk9 ol {
  list-style: decimal;
}.wfe_seo_body-kk9 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #6E9A96;
}.wfe_seo_body-kk9 table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.wfe_seo_body-kk9 table {
  display: table;
}
}.wfe_seo_body-kk9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECFCC;
  font-weight: 700;
  text-align: left;
}.wfe_seo_body-kk9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #6E9A96;
}.wfe_seo_cols-kk9 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.wfe_seo_cols-kk9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wfe_seo_cols-kk9 {
  grid-template-columns: repeat(3,1fr);
}
}.wfe_seo_col_h-kk9 {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #AECFCC;
}.wfe_seo_col_p-kk9 {
  color: #5E9290;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wfe_seo_stats-kk9 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.wfe_seo_stat-kk9 {
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 205, 180, 0.15);
  background: rgba(0, 205, 180, 0.07);
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.wfe_seo_stat_val-kk9 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #00CDB4;
  font-size: 20px;
  font-weight: 800;
}.wfe_seo_stat_lb-kk9 {
  font-size: 0.688rem;
  color: #5E9290;
  overflow-wrap: break-word;
}.wfe_faq-kk9 {
  background: #090E0E;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.wfe_faq-kk9 {
  padding: 2.75rem 1.5rem 0;
}
}.wfe_faq_in-kk9 {
  margin: 0 auto;
  max-width: 1320px;
}.wfe_faq_head-kk9 {
  margin-bottom: 20px;
}.wfe_faq_label-kk9 {
  color: #00CDB4;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.wfe_faq_h2-kk9 {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EEF8F7;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.wfe_faq_h2-kk9 {
  font-size: 1.5rem;
}
}.wfe_faq_list-kk9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wfe_faq_item-kk9 {
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131E1E;
}.wfe_faq_q-kk9 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  color: #AECFCC;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.875rem;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.wfe_faq_q-kk9:hover {
  color: #EEF8F7;
}.wfe_faq_q_ic-kk9 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 16px;
  justify-content: center;
  width: 24px;
  display: flex;
  height: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  color: #00CDB4;
}.wfe_faq_item-kk9.wfe_state_open-kk9 .wfe_faq_q_ic-kk9 {
  transform: rotate(45deg);
}.wfe_faq_a-kk9 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #5E9290;
  font-size: 0.813rem;
  display: none;
}.wfe_faq_item-kk9.wfe_state_open-kk9 .wfe_faq_a-kk9 {
  display: block;
}.wfe_faq_a-kk9 strong {
  color: #AECFCC;
  font-weight: 700;
}.wfe_faq_a-kk9 a {
  color: #00CDB4;
  text-decoration: underline;
}.wfe_faq_a-kk9 ul,.wfe_faq_a-kk9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.wfe_faq_a-kk9 ol {
  list-style: decimal;
}.wfe_faq_a-kk9 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.wfe_faq_a-kk9 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.wfe_faq_a-kk9 table {
  display: table;
}
}.wfe_faq_a-kk9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #AECFCC;
  font-weight: 700;
  text-align: left;
}.wfe_faq_a-kk9 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E9290;
}.wfe_seo-kk9 {
  background: #090E0E;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.wfe_seo-kk9 {
  padding: 44px 1.5rem 0;
}
}.wfe_seo_in-kk9 {
  border-radius: 12px;
  padding: 28px 24px;
  background: #131E1E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.wfe_seo_in-kk9 {
  padding: 36px 40px;
}
}.wfe_seo_label-kk9 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00CDB4;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.wfe_seo_h2-kk9 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEF8F7;
}
@media(min-width: 771px) {.wfe_seo_h2-kk9 {
  font-size: 1.5rem;
}
}.wfe_seo_body-kk9 {
  color: #6E9A96;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.wfe_seo_body-kk9 p {
  margin-bottom: 12px;
  color: #6E9A96;
  line-height: 1.75;
  font-size: 0.875rem;
}.wfe_seo_body-kk9 p:last-child {
  margin-bottom: 0;
}.wfe_seo_body-kk9 strong {
  color: #AECFCC;
  font-weight: 700;
}.wfe_seo_body-kk9 a {
  transition: color .2s;
  color: #00CDB4;
  text-decoration: underline;
}.wfe_seo_body-kk9 a:hover {
  color: #00EBD0;
}.wfe_seo_body-kk9 ul,.wfe_seo_body-kk9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.wfe_seo_body-kk9 ol {
  list-style: decimal;
}.wfe_seo_body-kk9 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #6E9A96;
}.wfe_seo_body-kk9 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.wfe_seo_body-kk9 table {
  display: table;
}
}.wfe_seo_body-kk9 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECFCC;
  font-weight: 700;
  text-align: left;
}.wfe_seo_body-kk9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #6E9A96;
}.wfe_seo_cols-kk9 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.wfe_seo_cols-kk9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wfe_seo_cols-kk9 {
  grid-template-columns: repeat(3,1fr);
}
}.wfe_seo_col_h-kk9 {
  font-weight: 700;
  font-size: 13px;
  color: #AECFCC;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.wfe_seo_col_p-kk9 {
  overflow-wrap: break-word;
  color: #5E9290;
  font-size: 0.813rem;
  line-height: 1.65;
}.wfe_seo_stats-kk9 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.wfe_seo_stat-kk9 {
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 205, 180, 0.15);
  background: rgba(0, 205, 180, 0.07);
  min-width: 140px;
}.wfe_seo_stat_val-kk9 {
  margin-bottom: 0.25rem;
  color: #00CDB4;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.wfe_seo_stat_lb-kk9 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5E9290;
}.wfe_seo-kk9 {
  background: #090E0E;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.wfe_seo-kk9 {
  padding: 2.75rem 24px 0;
}
}.wfe_seo_in-kk9 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 28px 24px;
  background: #131E1E;
  max-width: 82.5rem;
}
@media(min-width:768px) {.wfe_seo_in-kk9 {
  padding: 2.25rem 2.5rem;
}
}.wfe_seo_label-kk9 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #00CDB4;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.wfe_seo_h2-kk9 {
  color: #EEF8F7;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.wfe_seo_h2-kk9 {
  font-size: 24px;
}
}.wfe_seo_body-kk9 {
  line-height: 1.75;
  font-size: 14px;
  color: #6E9A96;
  overflow-wrap: break-word;
}.wfe_seo_body-kk9 p {
  font-size: 0.875rem;
  color: #6E9A96;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.wfe_seo_body-kk9 p:last-child {
  margin-bottom: 0;
}.wfe_seo_body-kk9 strong {
  color: #AECFCC;
  font-weight: 700;
}.wfe_seo_body-kk9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CDB4;
}.wfe_seo_body-kk9 a:hover {
  color: #00EBD0;
}.wfe_seo_body-kk9 ul,.wfe_seo_body-kk9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wfe_seo_body-kk9 ol {
  list-style: decimal;
}.wfe_seo_body-kk9 li {
  color: #6E9A96;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.wfe_seo_body-kk9 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.wfe_seo_body-kk9 table {
  display: table;
}
}.wfe_seo_body-kk9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #AECFCC;
  font-weight: 700;
}.wfe_seo_body-kk9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #6E9A96;
}.wfe_seo_cols-kk9 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.wfe_seo_cols-kk9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.wfe_seo_cols-kk9 {
  grid-template-columns: repeat(3,1fr);
}
}.wfe_seo_col_h-kk9 {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #AECFCC;
  margin-bottom: 0.438rem;
}.wfe_seo_col_p-kk9 {
  color: #5E9290;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.wfe_seo_stats-kk9 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.wfe_seo_stat-kk9 {
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 205, 180, 0.15);
  background: rgba(0, 205, 180, 0.07);
  min-width: 8.75rem;
}.wfe_seo_stat_val-kk9 {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #00CDB4;
}.wfe_seo_stat_lb-kk9 {
  color: #5E9290;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.wfe_ft-kk9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050A0A;
  margin-top: 3rem;
}.wfe_ft_support-kk9 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.wfe_ft_support-kk9 {
  padding: 1.75rem 24px;
}
}.wfe_ft_support_in-kk9 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.wfe_ft_support_main-kk9 {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.wfe_ft_support_ic-kk9 {
  color: #00CDB4;
  flex-shrink: 0;
}.wfe_ft_support_ic-kk9 svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.wfe_ft_support_text_title-kk9 {
  color: #EEF8F7;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
}.wfe_ft_support_text_sub-kk9 {
  font-size: 0.75rem;
  color: #5E9290;
  overflow-wrap: break-word;
}.wfe_ft_support_btn-kk9 {
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #00CDB4;
  border-radius: 0.5rem;
  color: #EEF8F7;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.wfe_ft_support_btn-kk9:hover {
  background: #00EBD0;
}.wfe_ft_support_contacts-kk9 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.wfe_ft_support_contact-kk9 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #5E8684;
}.wfe_ft_support_contact-kk9 strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #6E9A96;
}.wfe_ft_main-kk9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 770px) {.wfe_ft_main-kk9 {
  padding: 2.5rem 24px 2rem;
}
}.wfe_ft_main_in-kk9 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.wfe_ft_main_in-kk9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.wfe_ft_main_in-kk9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wfe_ft_col_logo-kk9 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.wfe_ft_col_logo-kk9 {
  grid-column: auto;
}
}.wfe_ft_logo-kk9 {
  gap: 0.563rem;
  color: #EEF8F7;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  font-weight: 800;
}.wfe_ft_logo_mark-kk9 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.wfe_ft_logo_mark-kk9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wfe_ft_logo_sub-kk9 {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5E8684;
  font-size: 0.75rem;
}.wfe_ft_col_title-kk9 {
  color: #6E9A96;
  letter-spacing: .07em;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
}.wfe_ft_col_links-kk9 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.wfe_ft_col_link-kk9 {
  transition: color .2s;
  font-size: 13px;
  color: #5E8684;
  overflow-wrap: break-word;
}.wfe_ft_col_link-kk9:hover {
  color: #AECFCC;
}.wfe_ft_apps-kk9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wfe_ft_app_card-kk9 {
  padding: 10px 12px;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  align-items: center;
}.wfe_ft_app_card-kk9:hover {
  border-color: rgba(0, 205, 180, 0.40);
}.wfe_ft_app_card_ic-kk9 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.wfe_ft_app_card_os-kk9 {
  font-weight: 600;
  color: #5E8684;
  font-size: 0.625rem;
}.wfe_ft_app_card_action-kk9 {
  font-weight: 700;
  color: #AECFCC;
  font-size: 12px;
}.wfe_ft_bot-kk9 {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.wfe_ft_bot-kk9 {
  padding: 20px 24px;
}
}.wfe_ft_bot_in-kk9 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.wfe_ft_socials-kk9 {
  gap: 0.5rem;
  display: flex;
}.wfe_ft_soc-kk9 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  color: #6E9A96;
  width: 2.25rem;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}.wfe_ft_soc-kk9 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.wfe_ft_soc-kk9:hover {
  background: rgba(255, 255, 255, 0.07);
}.wfe_ft_legal-kk9 {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #6A9090;
  font-size: 0.688rem;
  line-height: 1.6;
}.wfe_ft_legal-kk9 strong {
  color: #6E9A96;
  font-weight: 700;
}.wfe_ft_legal-kk9 a {
  color: #6E9A96;
  text-decoration: underline;
}.wfe_ft_age-kk9 {
  border: 2px solid #6A9090;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  height: 2rem;
  margin-left: auto;
  font-size: 11px;
  color: #6A9090;
  font-weight: 800;
}