html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #060D14;
  color: #A8C8D8;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}.eiw-layout_fx3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.eiw-page_fx3 {
  display: flex;
  min-height: 100vh;
}.eiw-main_fx3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.eiw-main_fx3 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.eiw-main_fx3 {
  padding-bottom: 4.5rem;
}
}.eiw-gc_fx3 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #09121A;
  border-radius: 0.5rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 643px) {.eiw-gc_fx3 {
  width: 156px;
}
}
@media(min-width: 1082px) {.eiw-gc_fx3 {
  width: 168px;
}
}.eiw-gc_fx3:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,232,0.07);
}.eiw-gc_img_fx3 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.eiw-gc_img_fx3 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.eiw-gc_hover_fx3 {
  background: rgba(3,8,16,0.74);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
}.eiw-gc_fx3:hover .eiw-gc_hover_fx3 {
  opacity: 1;
}.eiw-gc_hover_btn_fx3 {
  padding: 8px 16px;
  background: #00C8E8;
  border-radius: 0.25rem;
  color: #E4F3FA;
  font-weight: 700;
  font-size: 0.75rem;
}.eiw-gc_info_fx3 {
  padding: 0.5rem 10px 10px;
}.eiw-gc_name_fx3 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #A8C8D8;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
}.eiw-gc_prov_fx3 {
  color: #496070;
  font-size: 0.625rem;
}.eiw-gc_tag_fx3 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  top: 6px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 6px;
  font-size: 9px;
  position: absolute;
}.eiw-gc_tag_hot_fx3 {
  background: #E03040;
  color: #fff;
}.eiw-gc_tag_new_fx3 {
  background: #00BC78;
  color: #060D14;
}.eiw-gc_tag_jp_fx3 {
  background: #EEA020;
  color: #060D14;
}.eiw-gc_tag_ex_fx3 {
  background: #0A4E72;
  color: #fff;
}.eiw-gc_tag_live_fx3 {
  background: #E03040;
  color: #fff;
}.eiw-gr_fx3 {
  background: #060D14;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.eiw-gr_fx3 {
  padding: 2.25rem 1.5rem 0;
}
}.eiw-gr_in_fx3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eiw-gr_head_fx3 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.eiw-gr_head_l_fx3 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.eiw-gr_ic_fx3 {
  border-radius: 0.5rem;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 32px;
  align-items: center;
}.eiw-gr_ic_fx3 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.eiw-gr_title_fx3 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E4F3FA;
  font-size: 1rem;
  font-family: 'Russo One', sans-serif;
}
@media(min-width: 769px) {.eiw-gr_title_fx3 {
  font-size: 1.125rem;
}
}.eiw-gr_more_fx3 {
  transition: color .2s;
  gap: 5px;
  font-size: 12px;
  font-weight: 600;
  color: #567888;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
}.eiw-gr_more_fx3:hover {
  color: #00C8E8;
}.eiw-gr_more_fx3 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.eiw-gr_arrows_fx3 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.eiw-gr_arr_fx3 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  height: 30px;
  justify-content: center;
  color: #7A9EAE;
  align-items: center;
  width: 1.875rem;
}.eiw-gr_arr_fx3:hover {
  background: rgba(255,255,255,0.07);
  color: #E4F3FA;
}.eiw-gr_arr_fx3 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eiw-gr_seo_h_fx3 {
  margin: 0 0 6px;
  color: #A8C8D8;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Russo One', sans-serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.eiw-gr_seo_h_fx3 {
  font-size: 0.875rem;
}
}.eiw-gr_seo_fx3 {
  overflow-wrap: break-word;
  color: #567888;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
  max-width: 680px;
}.eiw-gr_seo_fx3 strong {
  color: #A8C8D8;
  font-weight: 600;
}.eiw-gr_scroll_fx3 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.eiw-gr_scroll_fx3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.eiw-gr_scroll_fx3 {
  gap: 12px;
}
}.eiw-tb_fx3 {
  background: #060D14;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 3.5rem;
  top: 0;
  position: fixed;
  display: flex;
  right: 0;
  align-items: center;
  left: 0;
  z-index: 80;
}.eiw-tb_in_fx3 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.eiw-tb_burger_fx3 {
  border-radius: 0.5rem;
  gap: 5px;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
}.eiw-tb_burger_fx3:hover {
  background: rgba(255,255,255,0.05);
}.eiw-tb_burger_line_fx3 {
  background: #7A9EAE;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.eiw-tb_burger_fx3 {
  display: none;
}
}.eiw-tb_logo_fx3 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #E4F3FA;
  flex-shrink: 0;
  margin-right: 20px;
  font-weight: 800;
  letter-spacing: -.01em;
  font-size: 18px;
}.eiw-tb_logo_mark_fx3 {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.eiw-tb_logo_mark_fx3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eiw-tb_nav_fx3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.eiw-tb_nav_fx3 {
  display: flex;
}
}.eiw-tb_tab_fx3 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #7A9EAE;
}.eiw-tb_tab_fx3:hover {
  background: rgba(255,255,255,0.05);
  color: #E4F3FA;
}.eiw-tb_tab_fx3.eiw-state_active_fx3 {
  background: rgba(0,200,232,0.18);
  color: #E4F3FA;
}.eiw-tb_right_fx3 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.eiw-tb_login_fx3 {
  background: rgba(255,255,255,0.05);
  padding: 9px 1rem;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  font-size: 0.813rem;
  display: none;
  color: #A8C8D8;
  font-weight: 600;
}.eiw-tb_login_fx3:hover {
  border-color: rgba(0,204,234,0.45);
  color: #E4F3FA;
}
@media(min-width:480px) {.eiw-tb_login_fx3 {
  display: block;
}
}.eiw-tb_reg_fx3 {
  transition: background .2s;
  background: #00BC78;
  padding: 0.563rem 18px;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #041018;
}.eiw-tb_reg_fx3:hover {
  background: #00D488;
}.eiw-sb_fx3 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #0C1822;
  border-right: 1px solid rgba(255,255,255,0.05);
  top: 56px;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
  bottom: 0;
  left: 0;
}.eiw-sb_fx3.eiw-state_open_fx3 {
  transform: translateX(0);
}.eiw-sb_fx3::-webkit-scrollbar {
  width: 0.25rem;
}.eiw-sb_fx3::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.eiw-sb_fx3 {
  transform: translateX(0);
}
}.eiw-sb_auth_fx3 {
  padding: 0.875rem 12px 10px;
}.eiw-sb_btn_reg_fx3 {
  border-radius: 8px;
  background: #00BC78;
  transition: background .2s;
  padding: 0.688rem;
  color: #041018;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.eiw-sb_btn_reg_fx3:hover {
  background: #00D488;
}.eiw-sb_btn_login_fx3 {
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  text-align: center;
  color: #A8C8D8;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.eiw-sb_btn_login_fx3:hover {
  border-color: rgba(0,204,234,0.45);
  color: #E4F3FA;
}.eiw-sb_promo_fx3 {
  margin: 0 0.75rem 10px;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#042838,#0C1822);
  border: 1px solid rgba(0,200,232,0.18);
  position: relative;
}.eiw-sb_promo_fx3::before {
  background: radial-gradient(circle,rgba(0,200,232,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 5rem;
  top: -20px;
  content: '';
  height: 80px;
  right: -1.25rem;
}.eiw-sb_promo_title_fx3 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  color: #00C8E8;
}.eiw-sb_promo_text_fx3 {
  font-weight: 600;
  color: #E4F3FA;
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
}.eiw-sb_promo_sub_fx3 {
  color: #567888;
  font-size: 0.625rem;
  margin-top: 3px;
}.eiw-sb_nav_fx3 {
  padding: 6px 8px 16px;
}.eiw-sb_nav_lb_fx3 {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #496070;
}.eiw-sb_link_fx3 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 0.625rem;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  color: #7A9EAE;
  display: flex;
}.eiw-sb_link_fx3:hover {
  background: rgba(255,255,255,0.05);
  color: #E4F3FA;
}.eiw-sb_link_fx3.eiw-state_active_fx3 {
  background: rgba(0,200,232,0.18);
  color: #E4F3FA;
}.eiw-sb_ic_fx3 {
  border-radius: 4px;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
}.eiw-sb_ic_fx3 svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eiw-sb_ic_1_fx3 {
  background: rgba(0,200,232,0.07);
  color: #00C8E8;
}.eiw-sb_ic_2_fx3 {
  background: rgba(0,188,120,0.18);
  color: #00BC78;
}.eiw-sb_ic_3_fx3 {
  background: rgba(238,160,32,0.18);
  color: #EEA020;
}.eiw-sb_ic_4_fx3 {
  background: rgba(10,78,114,0.40);
  color: #0A4E72;
}.eiw-sb_ic_5_fx3 {
  background: rgba(0,200,232,0.07);
  color: #E04E98;
}.eiw-sb_ic_6_fx3 {
  background: rgba(10,78,114,0.40);
  color: #7C3EDA;
}.eiw-sb_badge_fx3 {
  border-radius: 4px;
  background: #EEA020;
  padding: 2px 7px;
  color: #041018;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.eiw-sb_bot_fx3 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.eiw-sb_lang_fx3,.eiw-sb_help_fx3 {
  background: rgba(255,255,255,0.05);
  gap: 6px;
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #7A9EAE;
  font-size: 11px;
  font-weight: 600;
}.eiw-sb_lang_fx3:hover,.eiw-sb_help_fx3:hover {
  border-color: rgba(0,204,234,0.45);
  color: #E4F3FA;
}.eiw-sb_lang_fx3 svg,.eiw-sb_help_fx3 svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.eiw-sb_bd_fx3 {
  inset: 0;
  background: rgba(3,8,16,0.74);
  display: none;
  z-index: 69;
  position: fixed;
}.eiw-sb_bd_fx3.eiw-state_on_fx3 {
  display: block;
}
@media(min-width:1080px) {.eiw-sb_bd_fx3 {
  display: none!important;
}
}.eiw-mob_nav_fx3 {
  background: #0C1822;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  display: flex;
  left: 0;
  right: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width:1080px) {.eiw-mob_nav_fx3 {
  display: none;
}
}.eiw-mob_nav_item_fx3 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #496070;
  cursor: pointer;
}.eiw-mob_nav_ic_fx3 {
  line-height: 1;
}.eiw-mob_nav_ic_fx3 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.eiw-mob_nav_lb_fx3 {
  font-size: 0.625rem;
  color: #496070;
  font-weight: 600;
}.eiw-mob_nav_item_fx3.eiw-state_active_fx3 {
  color: #00C8E8;
}.eiw-mob_nav_item_fx3.eiw-state_active_fx3 .eiw-mob_nav_lb_fx3 {
  color: #00C8E8;
}.eiw-hero_fx3 {
  background: #060D14;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.eiw-hero_fx3 {
  padding: 1.5rem 1.5rem 0;
}
}.eiw-hero_in_fx3 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.eiw-hero_in_fx3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.eiw-hero_in_fx3 {
  grid-template-columns: 1fr 21.25rem;
}
}.eiw-hero_promo_fx3 {
  background: #09121A;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.eiw-hero_promo_fx3 {
  min-height: 17.5rem;
}
}.eiw-hero_promo_bg_fx3 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#042838 0%,#060D14 100%);
  position: absolute;
  background-size: cover;
}.eiw-hero_promo_bg_fx3::after {
  inset: 0;
  background: linear-gradient(90deg,#060D14 0%,rgba(3,8,16,0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.eiw-hero_promo_glow_fx3 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10,78,114,0.40) 0%,transparent 65%);
  right: 3.75rem;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  height: 300px;
  position: absolute;
}.eiw-hero_promo_ct_fx3 {
  padding: 1.75rem 1.5rem 28px 28px;
  justify-content: center;
  display: flex;
  max-width: 480px;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width: 770px) {.eiw-hero_promo_ct_fx3 {
  padding: 40px 32px;
}
}.eiw-hero_badge_fx3 {
  padding: 5px 0.75rem;
  background: rgba(0,200,232,0.18);
  border: 1px solid rgba(0,200,232,0.07);
  border-radius: 1.25rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E8;
  font-size: 10px;
  margin-bottom: 14px;
}.eiw-hero_h1_fx3 {
  font-family: 'Russo One', sans-serif;
  color: #E4F3FA;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: 800;
}.eiw-hero_h1_fx3 em {
  color: #EEA020;
  font-style: normal;
}
@media(min-width: 770px) {.eiw-hero_h1_fx3 {
  font-size: 36px;
}
}.eiw-hero_sub_fx3 {
  color: #7A9EAE;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 766px) {.eiw-hero_sub_fx3 {
  font-size: 0.875rem;
}
}.eiw-hero_row_fx3 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.eiw-hero_cta_fx3 {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #00BC78;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #041018;
  box-shadow: 0 0.375rem 0 rgba(0,80,50,0.80), 0 0 14px rgba(0,188,120,0.45);
}.eiw-hero_cta_fx3:hover {
  background: #00D488;
}.eiw-hero_terms_fx3 {
  font-size: 11px;
  color: #496070;
}.eiw-hero_game_fx3 {
  background: #09121A;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.eiw-hero_game_badge_fx3 {
  background: rgba(238,160,32,0.18);
  border: 1px solid rgba(238,160,32,0.18);
  border-radius: 1.25rem;
  padding: 5px 10px;
  letter-spacing: .06em;
  position: absolute;
  text-transform: uppercase;
  left: 12px;
  font-size: 10px;
  color: #EEA020;
  z-index: 3;
  font-weight: 700;
  top: 12px;
}.eiw-hero_game_badge_fx3 svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.eiw-hero_game_img_fx3 {
  background: linear-gradient(135deg,#042838,#060D14);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.eiw-hero_game_img_fx3 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.eiw-hero_game_play_fx3 {
  background: rgba(3,8,16,0.74);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.eiw-hero_game_fx3:hover .eiw-hero_game_play_fx3 {
  opacity: 1;
}.eiw-hero_game_play_fx3 span {
  border-radius: 50%;
  background: #00C8E8;
  display: flex;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
}.eiw-hero_game_play_fx3 span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.eiw-hero_game_info_fx3 {
  padding: 0.875rem 16px;
}.eiw-hero_game_title_fx3 {
  overflow-wrap: break-word;
  color: #E4F3FA;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.eiw-hero_game_provider_fx3 {
  font-size: 11px;
  color: #567888;
}.eiw-hero_game_btn_fx3 {
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  transition: background .2s;
  background: #00C8E8;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #E4F3FA;
  display: block;
}.eiw-hero_game_fx3:hover .eiw-hero_game_btn_fx3 {
  background: #22DCFA;
}.eiw-wy_fx3 {
  padding: 2rem 1rem 0;
  background: #060D14;
}
@media(min-width: 766px) {.eiw-wy_fx3 {
  padding: 2.5rem 1.5rem 0;
}
}.eiw-wy_in_fx3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eiw-wy_head_fx3 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.eiw-wy_label_fx3 {
  margin-bottom: 0.5rem;
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.eiw-wy_h2_fx3 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Russo One', sans-serif;
  margin-bottom: 0.5rem;
  color: #E4F3FA;
  font-weight: 800;
}
@media(min-width: 769px) {.eiw-wy_h2_fx3 {
  font-size: 1.5rem;
}
}.eiw-wy_intro_fx3 {
  margin: 0;
  line-height: 1.6;
  color: #567888;
  font-size: 0.813rem;
}.eiw-wy_grid_fx3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.eiw-wy_grid_fx3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eiw-wy_grid_fx3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.eiw-wy_card_fx3 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  background: #0C1822;
  border-radius: 8px;
}.eiw-wy_card_fx3:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,232,0.07);
}.eiw-wy_card_ic_fx3 {
  border-radius: 50%;
  background: rgba(0,200,232,0.18);
  margin-bottom: 0.875rem;
  width: 44px;
  display: flex;
  justify-content: center;
  color: #00C8E8;
  align-items: center;
  height: 2.75rem;
}.eiw-wy_card_ic_fx3 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.eiw-wy_card_h_fx3 {
  font-weight: 700;
  color: #E4F3FA;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.eiw-wy_card_p_fx3 {
  color: #567888;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.eiw-wy_card_p_fx3 strong {
  font-weight: 600;
  color: #A8C8D8;
}.eiw-gcg_fx3 {
  padding: 2.25rem 1rem 0;
  background: #060D14;
}
@media(min-width: 769px) {.eiw-gcg_fx3 {
  padding: 2.75rem 24px 0;
}
}.eiw-gcg_in_fx3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eiw-gcg_head_fx3 {
  max-width: 720px;
  margin-bottom: 20px;
}.eiw-gcg_label_fx3 {
  color: #00C8E8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.eiw-gcg_h2_fx3 {
  margin-bottom: 0.5rem;
  font-family: 'Russo One', sans-serif;
  color: #E4F3FA;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 769px) {.eiw-gcg_h2_fx3 {
  font-size: 1.75rem;
}
}.eiw-gcg_intro_fx3 {
  color: #567888;
  font-size: 13px;
  line-height: 1.6;
}.eiw-gcg_grid_fx3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.eiw-gcg_grid_fx3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.eiw-gcg_grid_fx3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.eiw-gcg_card_fx3 {
  border-radius: 12px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
  flex-direction: column;
  position: relative;
}.eiw-gcg_card_fx3:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,232,0.18);
}.eiw-gcg_card_bg_fx3 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.eiw-gcg_card_bg_fx3::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.eiw-gcg_card_ic_fx3 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  display: flex;
  top: 1.125rem;
  align-items: center;
  justify-content: center;
  right: 18px;
  z-index: 2;
  height: 2.5rem;
  width: 40px;
  color: #E4F3FA;
}.eiw-gcg_card_ic_fx3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.eiw-gcg_card_ct_fx3 {
  position: relative;
  z-index: 1;
}.eiw-gcg_card_h_fx3 {
  margin-bottom: 8px;
  font-family: 'Russo One', sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E4F3FA;
}
@media(min-width: 771px) {.eiw-gcg_card_h_fx3 {
  font-size: 1.25rem;
}
}.eiw-gcg_card_p_fx3 {
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.eiw-gcg_card_p_fx3 strong {
  font-weight: 600;
  color: #E4F3FA;
}.eiw-gcg_card_cta_fx3 {
  gap: 4px;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  color: #00C8E8;
  text-transform: uppercase;
  letter-spacing: .04em;
}.eiw-gcg_card_cta_fx3 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.eiw-gr_jp_fx3 {
  border-radius: 12px;
  background: linear-gradient(135deg,#0E1440 0%,#06091A 100%);
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.eiw-gr_jp_fx3::before {
  background: radial-gradient(circle,rgba(10,78,114,0.40) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 15.625rem;
  left: -60px;
  height: 250px;
  top: -3.75rem;
  position: absolute;
}.eiw-gr_jp_fx3::after {
  background: radial-gradient(circle,rgba(238,160,32,0.18) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  right: 0;
  width: 12.5rem;
  content: '';
  height: 200px;
  position: absolute;
}.eiw-gr_jp_head_fx3 {
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.eiw-gr_jp_info_fx3 {
  flex: 1;
}.eiw-gr_jp_label_fx3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #7C3EDA;
}.eiw-gr_jp_label_fx3 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 0.875rem;
  margin-right: 4px;
}.eiw-gr_jp_amount_fx3 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Russo One', sans-serif;
  line-height: 1;
  color: #E4F3FA;
  margin-bottom: 0.25rem;
  font-size: 32px;
}
@media(min-width: 770px) {.eiw-gr_jp_amount_fx3 {
  font-size: 2.5rem;
}
}.eiw-gr_jp_amount_fx3 span {
  color: #EEA020;
}.eiw-gr_jp_seo_fx3 {
  color: #7A9EAE;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 480px;
}.eiw-gr_jp_cta_fx3 {
  background: rgba(10,78,114,0.40);
  border-radius: 0.5rem;
  transition: background .2s;
  border: 1px solid rgba(10,78,114,0.40);
  padding: 0.688rem 20px;
  position: relative;
  font-weight: 700;
  margin-top: 4px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #E4F3FA;
  align-self: flex-start;
  font-size: 13px;
  z-index: 1;
}.eiw-gr_jp_cta_fx3:hover {
  background: #0A4E72;
}.eiw-ws_fx3 {
  padding: 2rem 1rem 0;
  background: #060D14;
}
@media(min-width: 769px) {.eiw-ws_fx3 {
  padding: 36px 24px 0;
}
}.eiw-ws_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-ws_head_fx3 {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.eiw-ws_title_fx3 {
  gap: 0.625rem;
  color: #E4F3FA;
  flex-wrap: wrap;
  font-family: 'Russo One', sans-serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.eiw-ws_title_ic_fx3 svg {
  width: 18px;
  height: 18px;
  color: #EEA020;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eiw-ws_online_fx3 {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  color: #567888;
  font-weight: 600;
  align-items: center;
}.eiw-ws_online_dot_fx3 {
  background: #00BC78;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0,188,120,0.18);
  width: 8px;
}.eiw-ws_scroll_fx3 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.eiw-ws_scroll_fx3::-webkit-scrollbar {
  display: none;
}.eiw-wc_fx3 {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #09121A;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.eiw-wc_img_fx3 {
  border-radius: 0.25rem;
  background: #0C1822;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.eiw-wc_img_fx3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.eiw-wc_info_fx3 {
  min-width: 0;
}.eiw-wc_game_fx3 {
  overflow: hidden;
  font-weight: 600;
  color: #A8C8D8;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
}.eiw-wc_player_fx3 {
  overflow: hidden;
  color: #496070;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.eiw-wc_amount_fx3 {
  font-size: 13px;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  color: #00BC78;
}.eiw-bon_fx3 {
  background: #060D14;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.eiw-bon_fx3 {
  padding: 44px 1.5rem 0;
}
}.eiw-bon_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-bon_head_fx3 {
  margin-bottom: 1.25rem;
}.eiw-bon_label_fx3 {
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E8;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.eiw-bon_h2_fx3 {
  font-family: 'Russo One', sans-serif;
  font-weight: 800;
  color: #E4F3FA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.eiw-bon_h2_fx3 {
  font-size: 24px;
}
}.eiw-bon_seo_fx3 {
  font-size: 13px;
  color: #567888;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
}.eiw-bon_seo_fx3 strong {
  font-weight: 700;
  color: #A8C8D8;
}.eiw-bon_seo_fx3 a {
  color: #00C8E8;
  text-decoration: underline;
}.eiw-bon_grid_fx3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.eiw-bon_grid_fx3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.eiw-bon_grid_fx3 {
  grid-template-columns: repeat(5,1fr);
}
}.eiw-bon_card_fx3 {
  padding: 1rem;
  background: #09121A;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
}.eiw-bon_card_fx3:hover {
  border-color: rgba(0,200,232,0.07);
  transform: translateY(-2px);
}.eiw-bon_card_ic_fx3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.eiw-bon_card_ic_fx3 {
  margin-bottom: 0.625rem;
}.eiw-bon_card_type_fx3 {
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 700;
  color: #567888;
  margin-bottom: 6px;
  text-transform: uppercase;
}.eiw-bon_card_amount_fx3 {
  margin-bottom: 0.375rem;
  color: #EEA020;
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
}.eiw-bon_card_name_fx3 {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #E4F3FA;
}.eiw-bon_card_detail_fx3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #496070;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 8px;
}.eiw-htp_fx3 {
  padding: 2.25rem 16px 0;
  background: #060D14;
}
@media(min-width: 769px) {.eiw-htp_fx3 {
  padding: 2.75rem 24px 0;
}
}.eiw-htp_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-htp_head_fx3 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.eiw-htp_label_fx3 {
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.eiw-htp_h2_fx3 {
  font-family: 'Russo One', sans-serif;
  font-size: 22px;
  color: #E4F3FA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.eiw-htp_h2_fx3 {
  font-size: 1.75rem;
}
}.eiw-htp_intro_fx3 {
  color: #567888;
  font-size: 0.875rem;
  line-height: 1.6;
}.eiw-htp_steps_fx3 {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.eiw-htp_steps_fx3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eiw-htp_steps_fx3 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.eiw-htp_step_fx3 {
  background: #0C1822;
  border-radius: 0.5rem;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  position: relative;
}.eiw-htp_step_num_fx3 {
  background: #00C8E8;
  border-radius: 50%;
  font-weight: 800;
  left: 20px;
  top: -12px;
  position: absolute;
  width: 28px;
  font-size: 0.813rem;
  display: flex;
  font-family: 'Russo One', sans-serif;
  justify-content: center;
  height: 28px;
  color: #041018;
  align-items: center;
}.eiw-htp_step_ic_fx3 {
  border-radius: 0.25rem;
  background: rgba(0,200,232,0.18);
  margin: 8px 0 12px;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  color: #00C8E8;
  align-items: center;
  justify-content: center;
}.eiw-htp_step_ic_fx3 svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.eiw-htp_step_h_fx3 {
  font-size: 14px;
  color: #E4F3FA;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.eiw-htp_step_p_fx3 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #567888;
}.eiw-htp_step_p_fx3 strong {
  font-weight: 600;
  color: #A8C8D8;
}.eiw-htp_cta_fx3 {
  padding: 13px 1.625rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00BC78;
  font-weight: 700;
  margin-top: 1.25rem;
  color: #041018;
  font-size: 0.875rem;
  display: inline-block;
}.eiw-htp_cta_fx3:hover {
  background: #00D488;
}.eiw-prov_fx3 {
  background: #060D14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.eiw-prov_fx3 {
  padding: 2.75rem 24px 0;
}
}.eiw-prov_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-prov_head_fx3 {
  margin-bottom: 16px;
}.eiw-prov_label_fx3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E8;
  margin-bottom: 0.5rem;
}.eiw-prov_h2_fx3 {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Russo One', sans-serif;
  color: #E4F3FA;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.eiw-prov_h2_fx3 {
  font-size: 1.5rem;
}
}.eiw-prov_seo_fx3 {
  line-height: 1.6;
  color: #567888;
  font-size: 13px;
  max-width: 620px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.eiw-prov_seo_fx3 strong {
  color: #A8C8D8;
  font-weight: 700;
}.eiw-prov_seo_fx3 a {
  text-decoration: underline;
  color: #00C8E8;
}.eiw-prov_grid_fx3 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.eiw-prov_grid_fx3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.eiw-prov_grid_fx3 {
  grid-template-columns: repeat(8,1fr);
}
}.eiw-prov_card_fx3 {
  border-radius: 0.5rem;
  background: #09121A;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.eiw-prov_card_fx3:hover {
  background: #0C1822;
  border-color: rgba(0,204,234,0.45);
}.eiw-prov_logo_fx3 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 4px;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.eiw-prov_logo_fx3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.eiw-prov_name_fx3 {
  color: #7A9EAE;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.eiw-app_fx3 {
  padding: 36px 16px 0;
  background: #060D14;
}
@media(min-width: 767px) {.eiw-app_fx3 {
  padding: 2.75rem 24px 0;
}
}.eiw-app_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-app_head_fx3 {
  margin-bottom: 16px;
}.eiw-app_label_fx3 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #00C8E8;
}.eiw-app_h2_fx3 {
  font-size: 1.25rem;
  color: #E4F3FA;
  font-weight: 800;
  font-family: 'Russo One', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 771px) {.eiw-app_h2_fx3 {
  font-size: 1.5rem;
}
}.eiw-app_sub_fx3 {
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #567888;
}.eiw-app_sub_fx3 strong {
  color: #A8C8D8;
  font-weight: 700;
}.eiw-app_cards_fx3 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.eiw-app_cards_fx3 {
  grid-template-columns: repeat(3,1fr);
}
}.eiw-app_card_fx3 {
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.eiw-app_card_ios_fx3 {
  background: linear-gradient(135deg,rgba(0,200,232,0.18) 0%,#0C1822 100%);
}.eiw-app_card_android_fx3 {
  background: linear-gradient(135deg,rgba(0,188,120,0.18) 0%,#0C1822 100%);
}.eiw-app_card_win_fx3 {
  background: linear-gradient(135deg,rgba(238,160,32,0.18) 0%,#0C1822 100%);
}.eiw-app_card_ic_fx3 svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.eiw-app_card_ic_fx3 {
  color: #E4F3FA;
  flex-shrink: 0;
}.eiw-app_card_os_fx3 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #567888;
}.eiw-app_card_title_fx3 {
  color: #E4F3FA;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
}.eiw-app_card_text_fx3 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #567888;
  line-height: 1.5;
  font-size: 12px;
}.eiw-app_card_btn_fx3 {
  transition: background .2s;
  border: 1px solid rgba(0,204,234,0.45);
  gap: 7px;
  border-radius: 0.25rem;
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  display: inline-flex;
  color: #E4F3FA;
  align-items: center;
  font-size: 13px;
}.eiw-app_card_btn_fx3:hover {
  background: rgba(255,255,255,0.07);
}.eiw-reg_fx3 {
  padding: 2.25rem 1rem 0;
  background: #060D14;
}
@media(min-width: 769px) {.eiw-reg_fx3 {
  padding: 2.75rem 24px 0;
}
}.eiw-reg_in_fx3 {
  border-radius: 12px;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #0C1822;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.eiw-reg_in_fx3 {
  padding: 40px;
}
}.eiw-reg_top_fx3 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.eiw-reg_top_fx3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.eiw-reg_label_fx3 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C8E8;
}.eiw-reg_h2_fx3 {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E4F3FA;
  font-family: 'Russo One', sans-serif;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.eiw-reg_h2_fx3 {
  font-size: 1.75rem;
}
}.eiw-reg_bonus_fx3 {
  background: rgba(238,160,32,0.18);
  border-radius: 8px;
  gap: 8px;
  padding: 10px 1rem;
  border: 1px solid rgba(238,160,32,0.18);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.eiw-reg_bonus_amount_fx3 {
  color: #EEA020;
  font-size: 20px;
  font-weight: 800;
}.eiw-reg_bonus_text_fx3 {
  font-size: 0.813rem;
  color: #7A9EAE;
  line-height: 1.35;
}.eiw-reg_cta_btn_fx3 {
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00BC78;
  color: #041018;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 0.375rem 0 rgba(0,80,50,0.80), 0 0 0.875rem rgba(0,188,120,0.45);
}.eiw-reg_cta_btn_fx3:hover {
  background: #00D488;
}.eiw-reg_terms_fx3 {
  font-size: 0.688rem;
  color: #496070;
  line-height: 1.5;
}.eiw-reg_seo_fx3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  color: #567888;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 20px;
  line-height: 1.65;
}.eiw-reg_seo_fx3 p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #567888;
}.eiw-reg_seo_fx3 p:last-child {
  margin-bottom: 0;
}.eiw-reg_seo_fx3 strong {
  font-weight: 700;
  color: #A8C8D8;
}.eiw-reg_seo_fx3 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.eiw-reg_seo_fx3 a:hover {
  color: #22DCFA;
}.eiw-reg_seo_fx3 ul,.eiw-reg_seo_fx3 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.eiw-reg_seo_fx3 ol {
  list-style: decimal;
}.eiw-reg_seo_fx3 li {
  color: #567888;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
}.eiw-reg_seo_fx3 table {
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.eiw-reg_seo_fx3 table {
  display: table;
}
}.eiw-reg_seo_fx3 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #A8C8D8;
  font-weight: 700;
}.eiw-reg_seo_fx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #567888;
}.eiw-reg_steps_fx3 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width:860px) {.eiw-reg_steps_fx3 {
  margin-top: 0;
}
}.eiw-reg_step_fx3 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 0.5rem;
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.eiw-reg_step_num_fx3 {
  border: 1px solid rgba(0,200,232,0.07);
  border-radius: 50%;
  background: rgba(0,200,232,0.18);
  width: 2.125rem;
  display: flex;
  font-size: 0.875rem;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 800;
  color: #00C8E8;
  align-items: center;
  height: 2.125rem;
}.eiw-reg_step_title_fx3 {
  margin-bottom: 3px;
  color: #E4F3FA;
  font-weight: 700;
  font-size: 0.875rem;
}.eiw-reg_step_text_fx3 {
  color: #567888;
  line-height: 1.5;
  font-size: 0.75rem;
}.eiw-reg_trust_fx3 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.eiw-reg_trust_item_fx3 {
  gap: 7px;
  display: flex;
  color: #567888;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
}.eiw-reg_trust_ic_fx3 svg {
  color: #00C8E8;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.eiw-seo_fx3 {
  padding: 2.25rem 1rem 0;
  background: #060D14;
}
@media(min-width: 769px) {.eiw-seo_fx3 {
  padding: 44px 1.5rem 0;
}
}.eiw-seo_in_fx3 {
  border-radius: 0.75rem;
  background: #0C1822;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.eiw-seo_in_fx3 {
  padding: 36px 40px;
}
}.eiw-seo_label_fx3 {
  color: #00C8E8;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.eiw-seo_h2_fx3 {
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Russo One', sans-serif;
  color: #E4F3FA;
}
@media(min-width: 770px) {.eiw-seo_h2_fx3 {
  font-size: 24px;
}
}.eiw-seo_body_fx3 {
  overflow-wrap: break-word;
  color: #7A9EAE;
  line-height: 1.75;
  font-size: 0.875rem;
}.eiw-seo_body_fx3 p {
  line-height: 1.75;
  color: #7A9EAE;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.eiw-seo_body_fx3 p:last-child {
  margin-bottom: 0;
}.eiw-seo_body_fx3 strong {
  color: #A8C8D8;
  font-weight: 700;
}.eiw-seo_body_fx3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.eiw-seo_body_fx3 a:hover {
  color: #22DCFA;
}.eiw-seo_body_fx3 ul,.eiw-seo_body_fx3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.eiw-seo_body_fx3 ol {
  list-style: decimal;
}.eiw-seo_body_fx3 li {
  line-height: 1.75;
  color: #7A9EAE;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.eiw-seo_body_fx3 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.eiw-seo_body_fx3 table {
  display: table;
}
}.eiw-seo_body_fx3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #A8C8D8;
  text-align: left;
  font-weight: 700;
}.eiw-seo_body_fx3 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9EAE;
}.eiw-seo_cols_fx3 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.eiw-seo_cols_fx3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eiw-seo_cols_fx3 {
  grid-template-columns: repeat(3,1fr);
}
}.eiw-seo_col_h_fx3 {
  font-size: 13px;
  color: #A8C8D8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.eiw-seo_col_p_fx3 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #567888;
  line-height: 1.65;
}.eiw-seo_stats_fx3 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.eiw-seo_stat_fx3 {
  flex: 1;
  border: 1px solid rgba(0,200,232,0.18);
  padding: 14px 1rem;
  border-radius: 8px;
  background: rgba(0,200,232,0.07);
  min-width: 8.75rem;
}.eiw-seo_stat_val_fx3 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00C8E8;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.eiw-seo_stat_lb_fx3 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #567888;
}.eiw-pmt_fx3 {
  padding: 36px 1rem 0;
  background: #060D14;
}
@media(min-width: 771px) {.eiw-pmt_fx3 {
  padding: 2.75rem 1.5rem 0;
}
}.eiw-pmt_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-pmt_head_fx3 {
  margin-bottom: 22px;
  max-width: 45rem;
}.eiw-pmt_label_fx3 {
  margin-bottom: 0.5rem;
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.eiw-pmt_h2_fx3 {
  font-family: 'Russo One', sans-serif;
  font-size: 1.375rem;
  color: #E4F3FA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.eiw-pmt_h2_fx3 {
  font-size: 28px;
}
}.eiw-pmt_intro_fx3 {
  line-height: 1.6;
  color: #567888;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.eiw-pmt_groups_fx3 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.eiw-pmt_group_fx3 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1822;
  border-radius: 0.5rem;
  padding: 1.25rem;
}.eiw-pmt_group_head_fx3 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.eiw-pmt_group_ic_fx3 {
  background: rgba(0,200,232,0.18);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  color: #00C8E8;
  align-items: center;
  flex-shrink: 0;
  width: 36px;
}.eiw-pmt_group_ic_fx3 svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.eiw-pmt_group_h_fx3 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Russo One', sans-serif;
  color: #E4F3FA;
}.eiw-pmt_group_p_fx3 {
  color: #567888;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.eiw-pmt_group_p_fx3 strong {
  color: #A8C8D8;
  font-weight: 600;
}.eiw-pmt_table_wrap_fx3 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.eiw-pmt_table_fx3 {
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
  font-size: 0.813rem;
}.eiw-pmt_table_fx3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 0.688rem;
  text-align: left;
  text-transform: uppercase;
  color: #A8C8D8;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .04em;
}.eiw-pmt_table_fx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #567888;
}.eiw-pmt_table_fx3 tbody tr:last-child td {
  border-bottom: none;
}.eiw-pmt_table_fx3 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #A8C8D8;
}.eiw-seo_fx3 {
  background: #060D14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.eiw-seo_fx3 {
  padding: 44px 1.5rem 0;
}
}.eiw-seo_in_fx3 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  background: #0C1822;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.eiw-seo_in_fx3 {
  padding: 2.25rem 2.5rem;
}
}.eiw-seo_label_fx3 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E8;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.eiw-seo_h2_fx3 {
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Russo One', sans-serif;
  line-height: 1.25;
  color: #E4F3FA;
}
@media(min-width: 770px) {.eiw-seo_h2_fx3 {
  font-size: 24px;
}
}.eiw-seo_body_fx3 {
  font-size: 0.875rem;
  color: #7A9EAE;
  line-height: 1.75;
  overflow-wrap: break-word;
}.eiw-seo_body_fx3 p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #7A9EAE;
}.eiw-seo_body_fx3 p:last-child {
  margin-bottom: 0;
}.eiw-seo_body_fx3 strong {
  color: #A8C8D8;
  font-weight: 700;
}.eiw-seo_body_fx3 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.eiw-seo_body_fx3 a:hover {
  color: #22DCFA;
}.eiw-seo_body_fx3 ul,.eiw-seo_body_fx3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.eiw-seo_body_fx3 ol {
  list-style: decimal;
}.eiw-seo_body_fx3 li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #7A9EAE;
  line-height: 1.75;
}.eiw-seo_body_fx3 table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.eiw-seo_body_fx3 table {
  display: table;
}
}.eiw-seo_body_fx3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #A8C8D8;
  font-weight: 700;
}.eiw-seo_body_fx3 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9EAE;
}.eiw-seo_cols_fx3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.eiw-seo_cols_fx3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eiw-seo_cols_fx3 {
  grid-template-columns: repeat(3,1fr);
}
}.eiw-seo_col_h_fx3 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #A8C8D8;
  margin-bottom: 7px;
}.eiw-seo_col_p_fx3 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #567888;
}.eiw-seo_stats_fx3 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.eiw-seo_stat_fx3 {
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(0,200,232,0.07);
  padding: 14px 16px;
  border: 1px solid rgba(0,200,232,0.18);
  min-width: 140px;
}.eiw-seo_stat_val_fx3 {
  color: #00C8E8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.eiw-seo_stat_lb_fx3 {
  font-size: 11px;
  color: #567888;
  overflow-wrap: break-word;
}.eiw-seo_fx3 {
  background: #060D14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.eiw-seo_fx3 {
  padding: 44px 24px 0;
}
}.eiw-seo_in_fx3 {
  background: #0C1822;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.eiw-seo_in_fx3 {
  padding: 36px 2.5rem;
}
}.eiw-seo_label_fx3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E8;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
}.eiw-seo_h2_fx3 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Russo One', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #E4F3FA;
}
@media(min-width: 767px) {.eiw-seo_h2_fx3 {
  font-size: 24px;
}
}.eiw-seo_body_fx3 {
  font-size: 14px;
  color: #7A9EAE;
  overflow-wrap: break-word;
  line-height: 1.75;
}.eiw-seo_body_fx3 p {
  color: #7A9EAE;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.eiw-seo_body_fx3 p:last-child {
  margin-bottom: 0;
}.eiw-seo_body_fx3 strong {
  font-weight: 700;
  color: #A8C8D8;
}.eiw-seo_body_fx3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.eiw-seo_body_fx3 a:hover {
  color: #22DCFA;
}.eiw-seo_body_fx3 ul,.eiw-seo_body_fx3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.eiw-seo_body_fx3 ol {
  list-style: decimal;
}.eiw-seo_body_fx3 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9EAE;
  margin-bottom: 6px;
}.eiw-seo_body_fx3 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.eiw-seo_body_fx3 table {
  display: table;
}
}.eiw-seo_body_fx3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #A8C8D8;
}.eiw-seo_body_fx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7A9EAE;
}.eiw-seo_cols_fx3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.eiw-seo_cols_fx3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.eiw-seo_cols_fx3 {
  grid-template-columns: repeat(3,1fr);
}
}.eiw-seo_col_h_fx3 {
  font-weight: 700;
  font-size: 13px;
  color: #A8C8D8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.eiw-seo_col_p_fx3 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #567888;
  overflow-wrap: break-word;
}.eiw-seo_stats_fx3 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.eiw-seo_stat_fx3 {
  border: 1px solid rgba(0,200,232,0.18);
  background: rgba(0,200,232,0.07);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.eiw-seo_stat_val_fx3 {
  color: #00C8E8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.eiw-seo_stat_lb_fx3 {
  overflow-wrap: break-word;
  color: #567888;
  font-size: 0.688rem;
}.eiw-faq_fx3 {
  padding: 2.25rem 1rem 0;
  background: #060D14;
}
@media(min-width: 766px) {.eiw-faq_fx3 {
  padding: 44px 24px 0;
}
}.eiw-faq_in_fx3 {
  margin: 0 auto;
  max-width: 1320px;
}.eiw-faq_head_fx3 {
  margin-bottom: 20px;
}.eiw-faq_label_fx3 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 0.5rem;
}.eiw-faq_h2_fx3 {
  color: #E4F3FA;
  overflow-wrap: break-word;
  font-family: 'Russo One', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.eiw-faq_h2_fx3 {
  font-size: 24px;
}
}.eiw-faq_list_fx3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.eiw-faq_item_fx3 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  background: #0C1822;
}.eiw-faq_q_fx3 {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 600;
  color: #A8C8D8;
  cursor: pointer;
  align-items: center;
  display: flex;
}.eiw-faq_q_fx3:hover {
  color: #E4F3FA;
}.eiw-faq_q_ic_fx3 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  height: 24px;
  font-size: 16px;
  color: #00C8E8;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.eiw-faq_item_fx3.eiw-state_open_fx3 .eiw-faq_q_ic_fx3 {
  transform: rotate(45deg);
}.eiw-faq_a_fx3 {
  padding: 0 20px 16px;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #567888;
  display: none;
  overflow-wrap: break-word;
}.eiw-faq_item_fx3.eiw-state_open_fx3 .eiw-faq_a_fx3 {
  display: block;
}.eiw-faq_a_fx3 strong {
  font-weight: 700;
  color: #A8C8D8;
}.eiw-faq_a_fx3 a {
  text-decoration: underline;
  color: #00C8E8;
}.eiw-faq_a_fx3 ul,.eiw-faq_a_fx3 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.eiw-faq_a_fx3 ol {
  list-style: decimal;
}.eiw-faq_a_fx3 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.eiw-faq_a_fx3 table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.eiw-faq_a_fx3 table {
  display: table;
}
}.eiw-faq_a_fx3 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #A8C8D8;
  text-align: left;
  font-weight: 700;
}.eiw-faq_a_fx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #567888;
}.eiw-ft_fx3 {
  background: #030810;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.eiw-ft_support_fx3 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.eiw-ft_support_fx3 {
  padding: 1.75rem 24px;
}
}.eiw-ft_support_in_fx3 {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.eiw-ft_support_main_fx3 {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.eiw-ft_support_ic_fx3 {
  flex-shrink: 0;
  color: #00C8E8;
}.eiw-ft_support_ic_fx3 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
}.eiw-ft_support_text_title_fx3 {
  overflow-wrap: break-word;
  color: #E4F3FA;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
}.eiw-ft_support_text_sub_fx3 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #567888;
}.eiw-ft_support_btn_fx3 {
  transition: background .2s;
  border-radius: 8px;
  background: #00C8E8;
  padding: 0.688rem 22px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #E4F3FA;
}.eiw-ft_support_btn_fx3:hover {
  background: #22DCFA;
}.eiw-ft_support_contacts_fx3 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.eiw-ft_support_contact_fx3 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #496070;
}.eiw-ft_support_contact_fx3 strong {
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #7A9EAE;
  font-size: 11px;
}.eiw-ft_main_fx3 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.eiw-ft_main_fx3 {
  padding: 2.5rem 24px 32px;
}
}.eiw-ft_main_in_fx3 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.eiw-ft_main_in_fx3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.eiw-ft_main_in_fx3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.eiw-ft_col_logo_fx3 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.eiw-ft_col_logo_fx3 {
  grid-column: auto;
}
}.eiw-ft_logo_fx3 {
  gap: 9px;
  font-weight: 800;
  flex-wrap: wrap;
  color: #E4F3FA;
  overflow-wrap: break-word;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  align-items: center;
  display: flex;
}.eiw-ft_logo_mark_fx3 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.eiw-ft_logo_mark_fx3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.eiw-ft_logo_sub_fx3 {
  font-size: 12px;
  color: #496070;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
}.eiw-ft_col_title_fx3 {
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  color: #7A9EAE;
}.eiw-ft_col_links_fx3 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.eiw-ft_col_link_fx3 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #496070;
  font-size: 13px;
}.eiw-ft_col_link_fx3:hover {
  color: #A8C8D8;
}.eiw-ft_apps_fx3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.eiw-ft_app_card_fx3 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 12px;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.eiw-ft_app_card_fx3:hover {
  border-color: rgba(0,204,234,0.45);
}.eiw-ft_app_card_ic_fx3 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.eiw-ft_app_card_os_fx3 {
  font-weight: 600;
  font-size: 10px;
  color: #496070;
}.eiw-ft_app_card_action_fx3 {
  color: #A8C8D8;
  font-size: 12px;
  font-weight: 700;
}.eiw-ft_bot_fx3 {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.eiw-ft_bot_fx3 {
  padding: 1.25rem 1.5rem;
}
}.eiw-ft_bot_in_fx3 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.eiw-ft_socials_fx3 {
  gap: 8px;
  display: flex;
}.eiw-ft_soc_fx3 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  width: 36px;
  color: #7A9EAE;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
}.eiw-ft_soc_fx3 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eiw-ft_soc_fx3:hover {
  background: rgba(255,255,255,0.07);
}.eiw-ft_legal_fx3 {
  flex: 1;
  overflow-wrap: break-word;
  color: #6A8A96;
  font-size: 11px;
  line-height: 1.6;
  min-width: 200px;
}.eiw-ft_legal_fx3 strong {
  font-weight: 700;
  color: #7A9EAE;
}.eiw-ft_legal_fx3 a {
  color: #7A9EAE;
  text-decoration: underline;
}.eiw-ft_age_fx3 {
  border: 2px solid #6A8A96;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  justify-content: center;
  font-size: 11px;
  height: 32px;
  font-weight: 800;
  display: flex;
  margin-left: auto;
  color: #6A8A96;
}