*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #0D0E1C;
  min-height: 100vh;
  color: #C8CADF;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.ebl_layout-pi0 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.ebl_page-pi0 {
  min-height: 100vh;
  display: flex;
}.ebl_main-pi0 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.ebl_main-pi0 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.ebl_main-pi0 {
  padding-bottom: 4.5rem;
}
}.ebl_gc-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #121421;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 641px) {.ebl_gc-pi0 {
  width: 156px;
}
}
@media(min-width: 1079px) {.ebl_gc-pi0 {
  width: 168px;
}
}.ebl_gc-pi0:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 28, 132, 0.07);
}.ebl_gc_img-pi0 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ebl_gc_img-pi0 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ebl_gc_hover-pi0 {
  background: rgba(8, 9, 16, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.ebl_gc-pi0:hover .ebl_gc_hover-pi0 {
  opacity: 1;
}.ebl_gc_hover_btn-pi0 {
  background: #E81C84;
  border-radius: 6px;
  padding: 8px 16px;
  color: #F2F3FF;
  font-size: 12px;
  font-weight: 700;
}.ebl_gc_info-pi0 {
  padding: 8px 10px 10px;
}.ebl_gc_name-pi0 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  color: #C8CADF;
  font-weight: 600;
}.ebl_gc_prov-pi0 {
  color: #5E607E;
  font-size: 10px;
}.ebl_gc_tag-pi0 {
  border-radius: 4px;
  padding: 2px 7px;
  top: 0.375rem;
  font-size: 0.563rem;
  text-transform: uppercase;
  position: absolute;
  left: 6px;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
}.ebl_gc_tag_hot-pi0 {
  background: #FF3D3D;
  color: #fff;
}.ebl_gc_tag_new-pi0 {
  background: #1ED760;
  color: #0D0E1C;
}.ebl_gc_tag_jp-pi0 {
  background: #FFBA00;
  color: #0D0E1C;
}.ebl_gc_tag_ex-pi0 {
  background: #9B20E8;
  color: #fff;
}.ebl_gc_tag_live-pi0 {
  background: #FF3D3D;
  color: #fff;
}.ebl_gr-pi0 {
  padding: 32px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 767px) {.ebl_gr-pi0 {
  padding: 36px 24px 0;
}
}.ebl_gr_in-pi0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ebl_gr_head-pi0 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.ebl_gr_head_l-pi0 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.ebl_gr_ic-pi0 {
  border-radius: 0.625rem;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
  justify-content: center;
}.ebl_gr_ic-pi0 svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.ebl_gr_title-pi0 {
  font-size: 16px;
  color: #F2F3FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ebl_gr_title-pi0 {
  font-size: 18px;
}
}.ebl_gr_more-pi0 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #767899;
  font-weight: 600;
  align-items: center;
  display: flex;
}.ebl_gr_more-pi0:hover {
  color: #E81C84;
}.ebl_gr_more-pi0 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.ebl_gr_arrows-pi0 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ebl_gr_arr-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #9A9CB8;
  display: flex;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  justify-content: center;
}.ebl_gr_arr-pi0:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2F3FF;
}.ebl_gr_arr-pi0 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.ebl_gr_seo_h-pi0 {
  margin: 0 0 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C8CADF;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ebl_gr_seo_h-pi0 {
  font-size: 14px;
}
}.ebl_gr_seo-pi0 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #767899;
  max-width: 42.5rem;
  margin-bottom: 12px;
}.ebl_gr_seo-pi0 strong {
  font-weight: 600;
  color: #C8CADF;
}.ebl_gr_scroll-pi0 {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
}.ebl_gr_scroll-pi0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.ebl_gr_scroll-pi0 {
  gap: 12px;
}
}.ebl_tb-pi0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0E1C;
  display: flex;
  top: 0;
  align-items: center;
  height: 3.5rem;
  left: 0;
  z-index: 80;
  position: fixed;
  right: 0;
}.ebl_tb_in-pi0 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.ebl_tb_burger-pi0 {
  border-radius: 10px;
  gap: 0.313rem;
  align-items: center;
  display: flex;
  height: 38px;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
}.ebl_tb_burger-pi0:hover {
  background: rgba(255, 255, 255, 0.05);
}.ebl_tb_burger_line-pi0 {
  background: #9A9CB8;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1079px) {.ebl_tb_burger-pi0 {
  display: none;
}
}.ebl_tb_logo-pi0 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  display: flex;
  font-size: 1.125rem;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2F3FF;
  margin-right: 1.25rem;
}.ebl_tb_logo_mark-pi0 {
  overflow: hidden;
  border-radius: 0.625rem;
  display: flex;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 32px;
}.ebl_tb_logo_mark-pi0 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ebl_tb_nav-pi0 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.ebl_tb_nav-pi0 {
  display: flex;
}
}.ebl_tb_tab-pi0 {
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  color: #9A9CB8;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.ebl_tb_tab-pi0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F3FF;
}.ebl_tb_tab-pi0.ebl_state_active-pi0 {
  background: rgba(232, 28, 132, 0.18);
  color: #F2F3FF;
}.ebl_tb_right-pi0 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.ebl_tb_login-pi0 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  color: #C8CADF;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.ebl_tb_login-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
  color: #F2F3FF;
}
@media(min-width: 482px) {.ebl_tb_login-pi0 {
  display: block;
}
}.ebl_tb_reg-pi0 {
  padding: 9px 1.125rem;
  border-radius: 10px;
  transition: background .2s;
  background: #1ED760;
  color: #0D0E1C;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.ebl_tb_reg-pi0:hover {
  background: #2EE870;
}.ebl_sb-pi0 {
  transform: translateX(-100%);
  background: #161829;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
  width: 13.75rem;
  left: 0;
  z-index: 70;
}.ebl_sb-pi0.ebl_state_open-pi0 {
  transform: translateX(0);
}.ebl_sb-pi0::-webkit-scrollbar {
  width: 0.25rem;
}.ebl_sb-pi0::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.ebl_sb-pi0 {
  transform: translateX(0);
}
}.ebl_sb_auth-pi0 {
  padding: 14px 12px 0.625rem;
}.ebl_sb_btn_reg-pi0 {
  border-radius: 10px;
  transition: background .2s;
  padding: 11px;
  background: #1ED760;
  color: #0D0E1C;
  font-size: 0.813rem;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
  text-align: center;
}.ebl_sb_btn_reg-pi0:hover {
  background: #2EE870;
}.ebl_sb_btn_login-pi0 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  text-align: center;
  font-weight: 600;
  color: #C8CADF;
  font-size: 0.813rem;
  display: block;
}.ebl_sb_btn_login-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
  color: #F2F3FF;
}.ebl_sb_promo-pi0 {
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2A0B3E,#161829);
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(232, 28, 132, 0.18);
  position: relative;
}.ebl_sb_promo-pi0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 28, 132, 0.18),transparent 70%);
  height: 5rem;
  width: 5rem;
  right: -20px;
  content: '';
  position: absolute;
  top: -1.25rem;
}.ebl_sb_promo_title-pi0 {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E81C84;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 11px;
}.ebl_sb_promo_text-pi0 {
  font-weight: 600;
  color: #F2F3FF;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ebl_sb_promo_sub-pi0 {
  color: #767899;
  font-size: 0.625rem;
  margin-top: 3px;
}.ebl_sb_nav-pi0 {
  padding: 0.375rem 0.5rem 16px;
}.ebl_sb_nav_lb-pi0 {
  padding: 10px 8px 6px;
  color: #5E607E;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.ebl_sb_link-pi0 {
  border-radius: 6px;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  font-size: 0.813rem;
  font-weight: 500;
  align-items: center;
  color: #9A9CB8;
  cursor: pointer;
  overflow-wrap: break-word;
}.ebl_sb_link-pi0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F3FF;
}.ebl_sb_link-pi0.ebl_state_active-pi0 {
  background: rgba(232, 28, 132, 0.18);
  color: #F2F3FF;
}.ebl_sb_ic-pi0 {
  border-radius: 6px;
  display: flex;
  width: 30px;
  flex-shrink: 0;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
}.ebl_sb_ic-pi0 svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ebl_sb_ic_1-pi0 {
  background: rgba(232, 28, 132, 0.07);
  color: #E81C84;
}.ebl_sb_ic_2-pi0 {
  background: rgba(30, 215, 96, 0.15);
  color: #1ED760;
}.ebl_sb_ic_3-pi0 {
  background: rgba(255, 186, 0, 0.14);
  color: #FFBA00;
}.ebl_sb_ic_4-pi0 {
  background: rgba(155, 32, 232, 0.20);
  color: #9B20E8;
}.ebl_sb_ic_5-pi0 {
  background: rgba(232, 28, 132, 0.07);
  color: #FF4DAA;
}.ebl_sb_ic_6-pi0 {
  background: rgba(155, 32, 232, 0.20);
  color: #B44EFF;
}.ebl_sb_badge-pi0 {
  background: #FFBA00;
  padding: 2px 0.438rem;
  border-radius: 6px;
  color: #0D0E1C;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.ebl_sb_bot-pi0 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ebl_sb_lang-pi0,.ebl_sb_help-pi0 {
  transition: border-color .2s;
  flex: 1;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  display: flex;
  color: #9A9CB8;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
}.ebl_sb_lang-pi0:hover,.ebl_sb_help-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
  color: #F2F3FF;
}.ebl_sb_lang-pi0 svg,.ebl_sb_help-pi0 svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ebl_sb_bd-pi0 {
  inset: 0;
  background: rgba(8, 9, 16, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.ebl_sb_bd-pi0.ebl_state_on-pi0 {
  display: block;
}
@media(min-width: 1079px) {.ebl_sb_bd-pi0 {
  display: none!important;
}
}.ebl_mob_nav-pi0 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #161829;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
  display: flex;
}
@media(min-width:1080px) {.ebl_mob_nav-pi0 {
  display: none;
}
}.ebl_mob_nav_item-pi0 {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #5E607E;
}.ebl_mob_nav_ic-pi0 {
  line-height: 1;
}.ebl_mob_nav_ic-pi0 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.ebl_mob_nav_lb-pi0 {
  font-weight: 600;
  color: #5E607E;
  font-size: 0.625rem;
}.ebl_mob_nav_item-pi0.ebl_state_active-pi0 {
  color: #E81C84;
}.ebl_mob_nav_item-pi0.ebl_state_active-pi0 .ebl_mob_nav_lb-pi0 {
  color: #E81C84;
}.ebl_hero-pi0 {
  padding: 20px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 765px) {.ebl_hero-pi0 {
  padding: 1.5rem 1.5rem 0;
}
}.ebl_hero_in-pi0 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.ebl_hero_in-pi0 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.ebl_hero_in-pi0 {
  grid-template-columns: 1fr 340px;
}
}.ebl_hero_promo-pi0 {
  border-radius: 1rem;
  overflow: hidden;
  background: #121421;
  display: flex;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width:768px) {.ebl_hero_promo-pi0 {
  min-height: 17.5rem;
}
}.ebl_hero_promo_bg-pi0 {
  background: linear-gradient(120deg,#2A0B3E 0%,#0D0E1C 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.ebl_hero_promo_bg-pi0::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0E1C 0%,rgba(8, 9, 16, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ebl_hero_promo_glow-pi0 {
  background: radial-gradient(circle,rgba(155, 32, 232, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  right: 60px;
  width: 300px;
}.ebl_hero_promo_ct-pi0 {
  padding: 28px 1.5rem 28px 28px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 480px;
  display: flex;
}
@media(min-width: 767px) {.ebl_hero_promo_ct-pi0 {
  padding: 2.5rem 2rem;
}
}.ebl_hero_badge-pi0 {
  padding: 5px 0.75rem;
  background: rgba(232, 28, 132, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 28, 132, 0.07);
  font-size: 0.625rem;
  font-weight: 700;
  color: #E81C84;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
}.ebl_hero_h1-pi0 {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F2F3FF;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-size: 26px;
}.ebl_hero_h1-pi0 em {
  font-style: normal;
  color: #FFBA00;
}
@media(min-width: 771px) {.ebl_hero_h1-pi0 {
  font-size: 2.25rem;
}
}.ebl_hero_sub-pi0 {
  line-height: 1.55;
  font-size: 13px;
  color: #9A9CB8;
  margin-bottom: 20px;
}
@media(min-width:768px) {.ebl_hero_sub-pi0 {
  font-size: 14px;
}
}.ebl_hero_row-pi0 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ebl_hero_cta-pi0 {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #1ED760;
  border-radius: 0.625rem;
  font-size: 14px;
  box-shadow: 0 0.25rem 1.125rem rgba(30, 215, 96, 0.42);
  font-weight: 700;
  color: #0D0E1C;
}.ebl_hero_cta-pi0:hover {
  background: #2EE870;
}.ebl_hero_terms-pi0 {
  font-size: 11px;
  color: #5E607E;
}.ebl_hero_game-pi0 {
  overflow: hidden;
  border-radius: 16px;
  background: #121421;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.ebl_hero_game_badge-pi0 {
  border: 1px solid rgba(255, 186, 0, 0.14);
  padding: 5px 0.625rem;
  border-radius: 20px;
  background: rgba(255, 186, 0, 0.14);
  color: #FFBA00;
  font-size: 10px;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  top: 0.75rem;
  text-transform: uppercase;
  left: 12px;
  font-weight: 700;
}.ebl_hero_game_badge-pi0 svg {
  height: 0.688rem;
  margin-right: 4px;
  width: 11px;
  vertical-align: -1px;
}.ebl_hero_game_img-pi0 {
  background: linear-gradient(135deg,#2A0B3E,#0D0E1C);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ebl_hero_game_img-pi0 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.ebl_hero_game_play-pi0 {
  inset: 0;
  background: rgba(8, 9, 16, 0.72);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.ebl_hero_game-pi0:hover .ebl_hero_game_play-pi0 {
  opacity: 1;
}.ebl_hero_game_play-pi0 span {
  border-radius: 50%;
  background: #E81C84;
  align-items: center;
  width: 3.25rem;
  height: 52px;
  display: flex;
  justify-content: center;
}.ebl_hero_game_play-pi0 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.ebl_hero_game_info-pi0 {
  padding: 14px 1rem;
}.ebl_hero_game_title-pi0 {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2F3FF;
  margin-bottom: 4px;
}.ebl_hero_game_provider-pi0 {
  font-size: 11px;
  color: #767899;
}.ebl_hero_game_btn-pi0 {
  transition: background .2s;
  border-radius: 0.625rem;
  margin: 0.75rem 16px 1rem;
  padding: 11px;
  background: #E81C84;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #F2F3FF;
}.ebl_hero_game-pi0:hover .ebl_hero_game_btn-pi0 {
  background: #F5329A;
}.ebl_sbar-pi0 {
  background: #0D0E1C;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.ebl_sbar-pi0 {
  padding: 18px 1.5rem 0;
}
}.ebl_sbar_in-pi0 {
  margin: 0 auto;
  max-width: 1320px;
}.ebl_sbar_row-pi0 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.ebl_sbar_input-pi0 {
  background: #121421;
  transition: border-color .2s;
  border-radius: 10px;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 16px;
  font-size: 13px;
  color: #767899;
  display: flex;
  align-items: center;
  cursor: pointer;
}.ebl_sbar_input-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
}.ebl_sbar_input-pi0 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
  height: 0.938rem;
  stroke-linejoin: round;
}.ebl_sbar_providers-pi0 {
  transition: border-color .2s;
  border-radius: 0.625rem;
  gap: 8px;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #121421;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #C8CADF;
}.ebl_sbar_providers-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
  color: #F2F3FF;
}.ebl_sbar_providers-pi0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.ebl_sbar_tabs-pi0 {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.ebl_sbar_tabs-pi0::-webkit-scrollbar {
  display: none;
}.ebl_sbar_tab-pi0 {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  border-radius: 20px;
  gap: 7px;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  color: #9A9CB8;
  display: flex;
  font-size: 12px;
}.ebl_sbar_tab-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2F3FF;
}.ebl_sbar_tab-pi0.ebl_state_active-pi0 {
  border-color: rgba(232, 28, 132, 0.07);
  background: rgba(232, 28, 132, 0.18);
  color: #F2F3FF;
}.ebl_sbar_tab_ic-pi0 svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.ebl_gcg-pi0 {
  padding: 2.25rem 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 769px) {.ebl_gcg-pi0 {
  padding: 44px 24px 0;
}
}.ebl_gcg_in-pi0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ebl_gcg_head-pi0 {
  margin-bottom: 20px;
  max-width: 45rem;
}.ebl_gcg_label-pi0 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #E81C84;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.ebl_gcg_h2-pi0 {
  color: #F2F3FF;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 770px) {.ebl_gcg_h2-pi0 {
  font-size: 1.75rem;
}
}.ebl_gcg_intro-pi0 {
  line-height: 1.6;
  color: #767899;
  font-size: 0.813rem;
}.ebl_gcg_grid-pi0 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ebl_gcg_grid-pi0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ebl_gcg_grid-pi0 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ebl_gcg_card-pi0 {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  display: flex;
}.ebl_gcg_card-pi0:hover {
  border-color: rgba(232, 28, 132, 0.18);
  transform: translateY(-3px);
}.ebl_gcg_card_bg-pi0 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ebl_gcg_card_bg-pi0::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.ebl_gcg_card_ic-pi0 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  height: 2.5rem;
  top: 1.125rem;
  position: absolute;
  right: 1.125rem;
  color: #F2F3FF;
  align-items: center;
  width: 2.5rem;
  justify-content: center;
  z-index: 2;
  display: flex;
}.ebl_gcg_card_ic-pi0 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.ebl_gcg_card_ct-pi0 {
  z-index: 1;
  position: relative;
}.ebl_gcg_card_h-pi0 {
  font-size: 1.125rem;
  color: #F2F3FF;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ebl_gcg_card_h-pi0 {
  font-size: 20px;
}
}.ebl_gcg_card_p-pi0 {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ebl_gcg_card_p-pi0 strong {
  color: #F2F3FF;
  font-weight: 600;
}.ebl_gcg_card_cta-pi0 {
  gap: 4px;
  font-size: 0.75rem;
  display: inline-flex;
  letter-spacing: .04em;
  color: #E81C84;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
}.ebl_gcg_card_cta-pi0 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.ebl_gr_jp-pi0 {
  overflow: hidden;
  background: linear-gradient(135deg,#1E0A38 0%,#0A0B16 100%);
  border-radius: 1rem;
  padding: 20px;
  position: relative;
}.ebl_gr_jp-pi0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 32, 232, 0.20) 0%,transparent 70%);
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
  left: -3.75rem;
  content: '';
  top: -3.75rem;
}.ebl_gr_jp-pi0::after {
  background: radial-gradient(circle,rgba(255, 186, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  position: absolute;
  width: 200px;
  content: '';
  height: 12.5rem;
  right: 0;
}.ebl_gr_jp_head-pi0 {
  gap: 16px;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  align-items: flex-start;
}.ebl_gr_jp_info-pi0 {
  flex: 1;
}.ebl_gr_jp_label-pi0 {
  font-size: 11px;
  text-transform: uppercase;
  color: #B44EFF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
}.ebl_gr_jp_label-pi0 svg {
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.ebl_gr_jp_amount-pi0 {
  font-weight: 800;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F2F3FF;
  line-height: 1;
  font-size: 2rem;
}
@media(min-width: 770px) {.ebl_gr_jp_amount-pi0 {
  font-size: 40px;
}
}.ebl_gr_jp_amount-pi0 span {
  color: #FFBA00;
}.ebl_gr_jp_seo-pi0 {
  max-width: 30rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #9A9CB8;
}.ebl_gr_jp_cta-pi0 {
  border-radius: 0.625rem;
  border: 1px solid rgba(155, 32, 232, 0.20);
  background: rgba(155, 32, 232, 0.20);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  margin-top: 0.25rem;
  align-self: flex-start;
  color: #F2F3FF;
  z-index: 1;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  flex-shrink: 0;
  font-size: 0.813rem;
}.ebl_gr_jp_cta-pi0:hover {
  background: #9B20E8;
}.ebl_ws-pi0 {
  background: #0D0E1C;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.ebl_ws-pi0 {
  padding: 36px 24px 0;
}
}.ebl_ws_in-pi0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ebl_ws_head-pi0 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.ebl_ws_title-pi0 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F2F3FF;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
}.ebl_ws_title_ic-pi0 svg {
  height: 18px;
  width: 18px;
  color: #FFBA00;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ebl_ws_online-pi0 {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #767899;
  font-size: 0.75rem;
}.ebl_ws_online_dot-pi0 {
  background: #1ED760;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(30, 215, 96, 0.15);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.ebl_ws_scroll-pi0 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.ebl_ws_scroll-pi0::-webkit-scrollbar {
  display: none;
}.ebl_wc-pi0 {
  gap: 0.625rem;
  background: #121421;
  padding: 0.625rem 14px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.ebl_wc_img-pi0 {
  overflow: hidden;
  border-radius: 6px;
  background: #161829;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.ebl_wc_img-pi0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ebl_wc_info-pi0 {
  min-width: 0;
}.ebl_wc_game-pi0 {
  overflow: hidden;
  font-size: 12px;
  color: #C8CADF;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.ebl_wc_player-pi0 {
  overflow: hidden;
  font-size: 10px;
  color: #5E607E;
  white-space: nowrap;
  text-overflow: ellipsis;
}.ebl_wc_amount-pi0 {
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #1ED760;
}.ebl_bon-pi0 {
  background: #0D0E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ebl_bon-pi0 {
  padding: 44px 24px 0;
}
}.ebl_bon_in-pi0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ebl_bon_head-pi0 {
  margin-bottom: 1.25rem;
}.ebl_bon_label-pi0 {
  margin-bottom: 0.5rem;
  color: #E81C84;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.ebl_bon_h2-pi0 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  color: #F2F3FF;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ebl_bon_h2-pi0 {
  font-size: 24px;
}
}.ebl_bon_seo-pi0 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
  color: #767899;
}.ebl_bon_seo-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_bon_seo-pi0 a {
  color: #E81C84;
  text-decoration: underline;
}.ebl_bon_grid-pi0 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ebl_bon_grid-pi0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ebl_bon_grid-pi0 {
  grid-template-columns: repeat(5,1fr);
}
}.ebl_bon_card-pi0 {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  background: #121421;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
}.ebl_bon_card-pi0:hover {
  border-color: rgba(232, 28, 132, 0.07);
  transform: translateY(-2px);
}.ebl_bon_card_ic-pi0 svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
}.ebl_bon_card_ic-pi0 {
  margin-bottom: 10px;
}.ebl_bon_card_type-pi0 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #767899;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.ebl_bon_card_amount-pi0 {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  color: #FFBA00;
}.ebl_bon_card_name-pi0 {
  color: #F2F3FF;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
}.ebl_bon_card_detail-pi0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #5E607E;
}.ebl_prov-pi0 {
  background: #0D0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ebl_prov-pi0 {
  padding: 44px 1.5rem 0;
}
}.ebl_prov_in-pi0 {
  margin: 0 auto;
  max-width: 1320px;
}.ebl_prov_head-pi0 {
  margin-bottom: 16px;
}.ebl_prov_label-pi0 {
  color: #E81C84;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ebl_prov_h2-pi0 {
  color: #F2F3FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.ebl_prov_h2-pi0 {
  font-size: 24px;
}
}.ebl_prov_seo-pi0 {
  color: #767899;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 1rem;
}.ebl_prov_seo-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_prov_seo-pi0 a {
  color: #E81C84;
  text-decoration: underline;
}.ebl_prov_grid-pi0 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ebl_prov_grid-pi0 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.ebl_prov_grid-pi0 {
  grid-template-columns: repeat(8,1fr);
}
}.ebl_prov_card-pi0 {
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 0.625rem;
  background: #121421;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.ebl_prov_card-pi0:hover {
  background: #161829;
  border-color: rgba(232, 28, 132, 0.55);
}.ebl_prov_logo-pi0 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  height: 44px;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.ebl_prov_logo-pi0 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ebl_prov_name-pi0 {
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #9A9CB8;
  font-size: 11px;
}.ebl_app-pi0 {
  padding: 36px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 766px) {.ebl_app-pi0 {
  padding: 44px 24px 0;
}
}.ebl_app_in-pi0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ebl_app_head-pi0 {
  margin-bottom: 1rem;
}.ebl_app_label-pi0 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #E81C84;
}.ebl_app_h2-pi0 {
  color: #F2F3FF;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ebl_app_h2-pi0 {
  font-size: 24px;
}
}.ebl_app_sub-pi0 {
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  color: #767899;
  line-height: 1.6;
}.ebl_app_sub-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_app_cards-pi0 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.ebl_app_cards-pi0 {
  grid-template-columns: repeat(3,1fr);
}
}.ebl_app_card-pi0 {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 0.625rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.ebl_app_card_ios-pi0 {
  background: linear-gradient(135deg,rgba(232, 28, 132, 0.18) 0%,#161829 100%);
}.ebl_app_card_android-pi0 {
  background: linear-gradient(135deg,rgba(30, 215, 96, 0.15) 0%,#161829 100%);
}.ebl_app_card_win-pi0 {
  background: linear-gradient(135deg,rgba(255, 186, 0, 0.14) 0%,#161829 100%);
}.ebl_app_card_ic-pi0 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ebl_app_card_ic-pi0 {
  flex-shrink: 0;
  color: #F2F3FF;
}.ebl_app_card_os-pi0 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #767899;
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.ebl_app_card_title-pi0 {
  margin-bottom: 6px;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F2F3FF;
}.ebl_app_card_text-pi0 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #767899;
  line-height: 1.5;
}.ebl_app_card_btn-pi0 {
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(232, 28, 132, 0.55);
  gap: 0.438rem;
  border-radius: 6px;
  transition: background .2s;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  color: #F2F3FF;
  display: inline-flex;
}.ebl_app_card_btn-pi0:hover {
  background: rgba(255, 255, 255, 0.07);
}.ebl_reg-pi0 {
  padding: 36px 16px 0;
  background: #0D0E1C;
}
@media(min-width: 769px) {.ebl_reg-pi0 {
  padding: 44px 24px 0;
}
}.ebl_reg_in-pi0 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  background: #161829;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.ebl_reg_in-pi0 {
  padding: 2.5rem;
}
}.ebl_reg_top-pi0 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.ebl_reg_top-pi0 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ebl_reg_label-pi0 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #E81C84;
  font-weight: 700;
}.ebl_reg_h2-pi0 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F2F3FF;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 769px) {.ebl_reg_h2-pi0 {
  font-size: 1.75rem;
}
}.ebl_reg_bonus-pi0 {
  background: rgba(255, 186, 0, 0.14);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border: 1px solid rgba(255, 186, 0, 0.14);
  border-radius: 10px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.ebl_reg_bonus_amount-pi0 {
  font-size: 20px;
  font-weight: 800;
  color: #FFBA00;
}.ebl_reg_bonus_text-pi0 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9A9CB8;
}.ebl_reg_cta_btn-pi0 {
  border-radius: 10px;
  background: #1ED760;
  padding: 0.875rem 2rem;
  transition: background .2s;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 0 0.25rem 18px rgba(30, 215, 96, 0.42);
  font-weight: 700;
  color: #0D0E1C;
}.ebl_reg_cta_btn-pi0:hover {
  background: #2EE870;
}.ebl_reg_terms-pi0 {
  font-size: 0.688rem;
  color: #5E607E;
  line-height: 1.5;
}.ebl_reg_seo-pi0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 13px;
  padding-top: 20px;
  color: #767899;
}.ebl_reg_seo-pi0 p {
  margin-bottom: 10px;
  color: #767899;
  font-size: 0.813rem;
  line-height: 1.65;
}.ebl_reg_seo-pi0 p:last-child {
  margin-bottom: 0;
}.ebl_reg_seo-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_reg_seo-pi0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E81C84;
}.ebl_reg_seo-pi0 a:hover {
  color: #F5329A;
}.ebl_reg_seo-pi0 ul,.ebl_reg_seo-pi0 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.ebl_reg_seo-pi0 ol {
  list-style: decimal;
}.ebl_reg_seo-pi0 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #767899;
  font-size: 0.813rem;
}.ebl_reg_seo-pi0 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 10px;
}
@media(min-width: 770px) {.ebl_reg_seo-pi0 table {
  display: table;
}
}.ebl_reg_seo-pi0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C8CADF;
}.ebl_reg_seo-pi0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #767899;
}.ebl_reg_steps-pi0 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.ebl_reg_steps-pi0 {
  margin-top: 0;
}
}.ebl_reg_step-pi0 {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ebl_reg_step_num-pi0 {
  border-radius: 50%;
  background: rgba(232, 28, 132, 0.18);
  border: 1px solid rgba(232, 28, 132, 0.07);
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  width: 2.125rem;
  font-size: 0.875rem;
  height: 34px;
  justify-content: center;
  color: #E81C84;
}.ebl_reg_step_title-pi0 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2F3FF;
  font-weight: 700;
}.ebl_reg_step_text-pi0 {
  font-size: 0.75rem;
  color: #767899;
  line-height: 1.5;
}.ebl_reg_trust-pi0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.ebl_reg_trust_item-pi0 {
  gap: 0.438rem;
  color: #767899;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
}.ebl_reg_trust_ic-pi0 svg {
  stroke-linejoin: round;
  color: #E81C84;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.ebl_seo-pi0 {
  padding: 36px 1rem 0;
  background: #0D0E1C;
}
@media(min-width: 767px) {.ebl_seo-pi0 {
  padding: 2.75rem 24px 0;
}
}.ebl_seo_in-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161829;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ebl_seo_in-pi0 {
  padding: 2.25rem 2.5rem;
}
}.ebl_seo_label-pi0 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E81C84;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.ebl_seo_h2-pi0 {
  font-weight: 800;
  color: #F2F3FF;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.ebl_seo_h2-pi0 {
  font-size: 24px;
}
}.ebl_seo_body-pi0 {
  color: #9A9CB8;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.ebl_seo_body-pi0 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A9CB8;
}.ebl_seo_body-pi0 p:last-child {
  margin-bottom: 0;
}.ebl_seo_body-pi0 strong {
  color: #C8CADF;
  font-weight: 700;
}.ebl_seo_body-pi0 a {
  transition: color .2s;
  color: #E81C84;
  text-decoration: underline;
}.ebl_seo_body-pi0 a:hover {
  color: #F5329A;
}.ebl_seo_body-pi0 ul,.ebl_seo_body-pi0 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ebl_seo_body-pi0 ol {
  list-style: decimal;
}.ebl_seo_body-pi0 li {
  color: #9A9CB8;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.ebl_seo_body-pi0 table {
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width:768px) {.ebl_seo_body-pi0 table {
  display: table;
}
}.ebl_seo_body-pi0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8CADF;
  font-weight: 700;
  text-align: left;
}.ebl_seo_body-pi0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9CB8;
}.ebl_seo_cols-pi0 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ebl_seo_cols-pi0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ebl_seo_cols-pi0 {
  grid-template-columns: repeat(3,1fr);
}
}.ebl_seo_col_h-pi0 {
  font-size: 0.813rem;
  font-weight: 700;
  color: #C8CADF;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.ebl_seo_col_p-pi0 {
  font-size: 13px;
  line-height: 1.65;
  color: #767899;
  overflow-wrap: break-word;
}.ebl_seo_stats-pi0 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ebl_seo_stat-pi0 {
  border-radius: 0.625rem;
  background: rgba(232, 28, 132, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(232, 28, 132, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.ebl_seo_stat_val-pi0 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E81C84;
  margin-bottom: 0.25rem;
}.ebl_seo_stat_lb-pi0 {
  overflow-wrap: break-word;
  color: #767899;
  font-size: 11px;
}.ebl_seo-pi0 {
  background: #0D0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ebl_seo-pi0 {
  padding: 44px 1.5rem 0;
}
}.ebl_seo_in-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161829;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ebl_seo_in-pi0 {
  padding: 2.25rem 2.5rem;
}
}.ebl_seo_label-pi0 {
  color: #E81C84;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.ebl_seo_h2-pi0 {
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F3FF;
}
@media(min-width: 765px) {.ebl_seo_h2-pi0 {
  font-size: 24px;
}
}.ebl_seo_body-pi0 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9CB8;
  font-size: 0.875rem;
}.ebl_seo_body-pi0 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #9A9CB8;
}.ebl_seo_body-pi0 p:last-child {
  margin-bottom: 0;
}.ebl_seo_body-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_seo_body-pi0 a {
  transition: color .2s;
  color: #E81C84;
  text-decoration: underline;
}.ebl_seo_body-pi0 a:hover {
  color: #F5329A;
}.ebl_seo_body-pi0 ul,.ebl_seo_body-pi0 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ebl_seo_body-pi0 ol {
  list-style: decimal;
}.ebl_seo_body-pi0 li {
  font-size: 14px;
  line-height: 1.75;
  color: #9A9CB8;
  margin-bottom: 6px;
}.ebl_seo_body-pi0 table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.ebl_seo_body-pi0 table {
  display: table;
}
}.ebl_seo_body-pi0 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8CADF;
}.ebl_seo_body-pi0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9CB8;
}.ebl_seo_cols-pi0 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ebl_seo_cols-pi0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ebl_seo_cols-pi0 {
  grid-template-columns: repeat(3,1fr);
}
}.ebl_seo_col_h-pi0 {
  font-weight: 700;
  margin-bottom: 7px;
  color: #C8CADF;
  font-size: 13px;
  overflow-wrap: break-word;
}.ebl_seo_col_p-pi0 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #767899;
}.ebl_seo_stats-pi0 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ebl_seo_stat-pi0 {
  border-radius: 10px;
  background: rgba(232, 28, 132, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(232, 28, 132, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.ebl_seo_stat_val-pi0 {
  color: #E81C84;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.ebl_seo_stat_lb-pi0 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #767899;
}.ebl_seo-pi0 {
  padding: 36px 16px 0;
  background: #0D0E1C;
}
@media(min-width:768px) {.ebl_seo-pi0 {
  padding: 2.75rem 24px 0;
}
}.ebl_seo_in-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  background: #161829;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ebl_seo_in-pi0 {
  padding: 36px 2.5rem;
}
}.ebl_seo_label-pi0 {
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E81C84;
  font-weight: 700;
  text-transform: uppercase;
}.ebl_seo_h2-pi0 {
  color: #F2F3FF;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.ebl_seo_h2-pi0 {
  font-size: 24px;
}
}.ebl_seo_body-pi0 {
  line-height: 1.75;
  color: #9A9CB8;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ebl_seo_body-pi0 p {
  color: #9A9CB8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.ebl_seo_body-pi0 p:last-child {
  margin-bottom: 0;
}.ebl_seo_body-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_seo_body-pi0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E81C84;
}.ebl_seo_body-pi0 a:hover {
  color: #F5329A;
}.ebl_seo_body-pi0 ul,.ebl_seo_body-pi0 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ebl_seo_body-pi0 ol {
  list-style: decimal;
}.ebl_seo_body-pi0 li {
  color: #9A9CB8;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.ebl_seo_body-pi0 table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ebl_seo_body-pi0 table {
  display: table;
}
}.ebl_seo_body-pi0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C8CADF;
  text-align: left;
  font-weight: 700;
}.ebl_seo_body-pi0 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9CB8;
}.ebl_seo_cols-pi0 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.ebl_seo_cols-pi0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ebl_seo_cols-pi0 {
  grid-template-columns: repeat(3,1fr);
}
}.ebl_seo_col_h-pi0 {
  color: #C8CADF;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.ebl_seo_col_p-pi0 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #767899;
  line-height: 1.65;
}.ebl_seo_stats-pi0 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ebl_seo_stat-pi0 {
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(232, 28, 132, 0.18);
  background: rgba(232, 28, 132, 0.07);
  border-radius: 10px;
  min-width: 8.75rem;
}.ebl_seo_stat_val-pi0 {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #E81C84;
}.ebl_seo_stat_lb-pi0 {
  color: #767899;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ebl_faq-pi0 {
  padding: 36px 16px 0;
  background: #0D0E1C;
}
@media(min-width: 769px) {.ebl_faq-pi0 {
  padding: 44px 1.5rem 0;
}
}.ebl_faq_in-pi0 {
  margin: 0 auto;
  max-width: 1320px;
}.ebl_faq_head-pi0 {
  margin-bottom: 1.25rem;
}.ebl_faq_label-pi0 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #E81C84;
  letter-spacing: .08em;
}.ebl_faq_h2-pi0 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F2F3FF;
}
@media(min-width: 770px) {.ebl_faq_h2-pi0 {
  font-size: 24px;
}
}.ebl_faq_list-pi0 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ebl_faq_item-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 10px;
  background: #161829;
}.ebl_faq_q-pi0 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  cursor: pointer;
  color: #C8CADF;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 0.875rem;
}.ebl_faq_q-pi0:hover {
  color: #F2F3FF;
}.ebl_faq_q_ic-pi0 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  justify-content: center;
  color: #E81C84;
  display: flex;
  font-size: 16px;
  width: 24px;
  align-items: center;
  flex-shrink: 0;
}.ebl_faq_item-pi0.ebl_state_open-pi0 .ebl_faq_q_ic-pi0 {
  transform: rotate(45deg);
}.ebl_faq_a-pi0 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #767899;
  display: none;
  font-size: 0.813rem;
}.ebl_faq_item-pi0.ebl_state_open-pi0 .ebl_faq_a-pi0 {
  display: block;
}.ebl_faq_a-pi0 strong {
  font-weight: 700;
  color: #C8CADF;
}.ebl_faq_a-pi0 a {
  color: #E81C84;
  text-decoration: underline;
}.ebl_faq_a-pi0 ul,.ebl_faq_a-pi0 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ebl_faq_a-pi0 ol {
  list-style: decimal;
}.ebl_faq_a-pi0 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ebl_faq_a-pi0 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.ebl_faq_a-pi0 table {
  display: table;
}
}.ebl_faq_a-pi0 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8CADF;
  text-align: left;
  font-weight: 700;
}.ebl_faq_a-pi0 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #767899;
}.ebl_ft-pi0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080910;
  margin-top: 3rem;
}.ebl_ft_support-pi0 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.ebl_ft_support-pi0 {
  padding: 28px 1.5rem;
}
}.ebl_ft_support_in-pi0 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ebl_ft_support_main-pi0 {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.ebl_ft_support_ic-pi0 {
  color: #E81C84;
  flex-shrink: 0;
}.ebl_ft_support_ic-pi0 svg {
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ebl_ft_support_text_title-pi0 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2F3FF;
  overflow-wrap: break-word;
}.ebl_ft_support_text_sub-pi0 {
  overflow-wrap: break-word;
  color: #767899;
  font-size: 0.75rem;
}.ebl_ft_support_btn-pi0 {
  border-radius: 0.625rem;
  padding: 0.688rem 1.375rem;
  background: #E81C84;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F2F3FF;
  white-space: nowrap;
}.ebl_ft_support_btn-pi0:hover {
  background: #F5329A;
}.ebl_ft_support_contacts-pi0 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ebl_ft_support_contact-pi0 {
  font-size: 0.75rem;
  color: #5E607E;
  line-height: 1.4;
}.ebl_ft_support_contact-pi0 strong {
  font-size: 0.688rem;
  color: #9A9CB8;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
}.ebl_ft_main-pi0 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.ebl_ft_main-pi0 {
  padding: 40px 24px 32px;
}
}.ebl_ft_main_in-pi0 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.ebl_ft_main_in-pi0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ebl_ft_main_in-pi0 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ebl_ft_col_logo-pi0 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ebl_ft_col_logo-pi0 {
  grid-column: auto;
}
}.ebl_ft_logo-pi0 {
  gap: 0.563rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F2F3FF;
  margin-bottom: 0.75rem;
}.ebl_ft_logo_mark-pi0 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 30px;
}.ebl_ft_logo_mark-pi0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ebl_ft_logo_sub-pi0 {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #5E607E;
}.ebl_ft_col_title-pi0 {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
  color: #9A9CB8;
}.ebl_ft_col_links-pi0 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ebl_ft_col_link-pi0 {
  transition: color .2s;
  color: #5E607E;
  font-size: 13px;
  overflow-wrap: break-word;
}.ebl_ft_col_link-pi0:hover {
  color: #C8CADF;
}.ebl_ft_apps-pi0 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ebl_ft_app_card-pi0 {
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.ebl_ft_app_card-pi0:hover {
  border-color: rgba(232, 28, 132, 0.55);
}.ebl_ft_app_card_ic-pi0 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ebl_ft_app_card_os-pi0 {
  font-weight: 600;
  font-size: 10px;
  color: #5E607E;
}.ebl_ft_app_card_action-pi0 {
  color: #C8CADF;
  font-size: 0.75rem;
  font-weight: 700;
}.ebl_ft_bot-pi0 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.ebl_ft_bot-pi0 {
  padding: 1.25rem 1.5rem;
}
}.ebl_ft_bot_in-pi0 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.ebl_ft_socials-pi0 {
  gap: 8px;
  display: flex;
}.ebl_ft_soc-pi0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  height: 36px;
  display: flex;
  justify-content: center;
  color: #9A9CB8;
  width: 2.25rem;
  align-items: center;
}.ebl_ft_soc-pi0 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.ebl_ft_soc-pi0:hover {
  background: rgba(255, 255, 255, 0.07);
}.ebl_ft_legal-pi0 {
  flex: 1;
  min-width: 12.5rem;
  color: #888BAA;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ebl_ft_legal-pi0 strong {
  font-weight: 700;
  color: #9A9CB8;
}.ebl_ft_legal-pi0 a {
  text-decoration: underline;
  color: #9A9CB8;
}.ebl_ft_age-pi0 {
  border: 2px solid #888BAA;
  border-radius: 50%;
  align-items: center;
  font-size: 0.688rem;
  margin-left: auto;
  height: 32px;
  font-weight: 800;
  display: flex;
  color: #888BAA;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
}