*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B1520;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  color: #C0D8EE;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ell-layout-bsd {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ell-page-bsd {
  min-height: 100vh;
  display: flex;
}.ell-main-bsd {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.ell-main-bsd {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.ell-main-bsd {
  padding-bottom: 72px;
}
}.ell-gc-bsd {
  background: #0F1A28;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 643px) {.ell-gc-bsd {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.ell-gc-bsd {
  width: 10.5rem;
}
}.ell-gc-bsd:hover {
  transform: translateY(-3px);
  border-color: rgba(24, 184, 230, 0.07);
}.ell-gc_img-bsd {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ell-gc_img-bsd img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.ell-gc_hover-bsd {
  background: rgba(6, 13, 22, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.ell-gc-bsd:hover .ell-gc_hover-bsd {
  opacity: 1;
}.ell-gc_hover_btn-bsd {
  border-radius: 6px;
  background: #18B8E6;
  padding: 0.5rem 1rem;
  font-size: 12px;
  color: #EEF6FF;
  font-weight: 700;
}.ell-gc_info-bsd {
  padding: 8px 10px 0.625rem;
}.ell-gc_name-bsd {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C0D8EE;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
}.ell-gc_prov-bsd {
  font-size: 10px;
  color: #355A72;
}.ell-gc_tag-bsd {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  font-size: 0.563rem;
  letter-spacing: .04em;
  z-index: 2;
  top: 6px;
  font-weight: 700;
  left: 0.375rem;
  text-transform: uppercase;
}.ell-gc_tag_hot-bsd {
  background: #E83848;
  color: #fff;
}.ell-gc_tag_new-bsd {
  background: #20C265;
  color: #0B1520;
}.ell-gc_tag_jp-bsd {
  background: #F0A020;
  color: #0B1520;
}.ell-gc_tag_ex-bsd {
  background: #5E34C8;
  color: #fff;
}.ell-gc_tag_live-bsd {
  background: #E83848;
  color: #fff;
}.ell-gr-bsd {
  padding: 2rem 1rem 0;
  background: #0B1520;
}
@media(min-width: 765px) {.ell-gr-bsd {
  padding: 2.25rem 1.5rem 0;
}
}.ell-gr_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-gr_head-bsd {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.ell-gr_head_l-bsd {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.ell-gr_ic-bsd {
  border-radius: 0.625rem;
  width: 2rem;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.ell-gr_ic-bsd svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.ell-gr_title-bsd {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  color: #EEF6FF;
}
@media(min-width: 771px) {.ell-gr_title-bsd {
  font-size: 18px;
}
}.ell-gr_more-bsd {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  color: #4E7A94;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
}.ell-gr_more-bsd:hover {
  color: #18B8E6;
}.ell-gr_more-bsd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.ell-gr_arrows-bsd {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ell-gr_arr-bsd {
  border-radius: 6px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 1.875rem;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #7AAABF;
}.ell-gr_arr-bsd:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6FF;
}.ell-gr_arr-bsd svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.ell-gr_seo_h-bsd {
  margin: 0 0 6px;
  font-family: 'Exo 2', sans-serif;
  max-width: 680px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C0D8EE;
  font-weight: 700;
}
@media(min-width: 769px) {.ell-gr_seo_h-bsd {
  font-size: 14px;
}
}.ell-gr_seo-bsd {
  max-width: 42.5rem;
  line-height: 1.55;
  color: #4E7A94;
  margin-bottom: 0.75rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.ell-gr_seo-bsd strong {
  color: #C0D8EE;
  font-weight: 600;
}.ell-gr_scroll-bsd {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.ell-gr_scroll-bsd::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.ell-gr_scroll-bsd {
  gap: 12px;
}
}.ell-tb-bsd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B1520;
  align-items: center;
  position: fixed;
  display: flex;
  height: 3.5rem;
  top: 0;
  z-index: 80;
  right: 0;
  left: 0;
}.ell-tb_in-bsd {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.ell-tb_burger-bsd {
  border-radius: 10px;
  gap: 5px;
  margin-right: 0.5rem;
  display: flex;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
}.ell-tb_burger-bsd:hover {
  background: rgba(255, 255, 255, 0.05);
}.ell-tb_burger_line-bsd {
  background: #7AAABF;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width:1080px) {.ell-tb_burger-bsd {
  display: none;
}
}.ell-tb_logo-bsd {
  gap: 0.563rem;
  align-items: center;
  margin-right: 20px;
  font-size: 1.125rem;
  color: #EEF6FF;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
}.ell-tb_logo_mark-bsd {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
}.ell-tb_logo_mark-bsd img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ell-tb_nav-bsd {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.ell-tb_nav-bsd {
  display: flex;
}
}.ell-tb_tab-bsd {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #7AAABF;
  font-size: 0.813rem;
  font-weight: 600;
}.ell-tb_tab-bsd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FF;
}.ell-tb_tab-bsd.ell-state_active-bsd {
  background: rgba(24, 184, 230, 0.18);
  color: #EEF6FF;
}.ell-tb_right-bsd {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.ell-tb_login-bsd {
  border-radius: 0.625rem;
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  color: #C0D8EE;
  font-size: 0.813rem;
}.ell-tb_login-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
  color: #EEF6FF;
}
@media(min-width: 482px) {.ell-tb_login-bsd {
  display: block;
}
}.ell-tb_reg-bsd {
  padding: 0.563rem 1.125rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #20C265;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #071018;
  font-weight: 700;
}.ell-tb_reg-bsd:hover {
  background: #28D872;
}.ell-sb-bsd {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #132030;
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  width: 220px;
  position: fixed;
  top: 3.5rem;
}.ell-sb-bsd.ell-state_open-bsd {
  transform: translateX(0);
}.ell-sb-bsd::-webkit-scrollbar {
  width: 0.25rem;
}.ell-sb-bsd::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.ell-sb-bsd {
  transform: translateX(0);
}
}.ell-sb_auth-bsd {
  padding: 14px 0.75rem 0.625rem;
}.ell-sb_btn_reg-bsd {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.625rem;
  background: #20C265;
  margin-bottom: 8px;
  font-size: 13px;
  color: #071018;
  text-align: center;
  font-weight: 700;
  display: block;
}.ell-sb_btn_reg-bsd:hover {
  background: #28D872;
}.ell-sb_btn_login-bsd {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s;
  padding: 0.625rem;
  font-weight: 600;
  font-size: 13px;
  color: #C0D8EE;
  text-align: center;
  display: block;
}.ell-sb_btn_login-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
  color: #EEF6FF;
}.ell-sb_promo-bsd {
  background: linear-gradient(135deg,#0C2A48,#132030);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(24, 184, 230, 0.18);
  padding: 0.75rem 14px;
  position: relative;
}.ell-sb_promo-bsd::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(24, 184, 230, 0.18),transparent 70%);
  top: -1.25rem;
  height: 80px;
  position: absolute;
  content: '';
  width: 80px;
  right: -20px;
}.ell-sb_promo_title-bsd {
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #18B8E6;
  font-weight: 700;
  text-transform: uppercase;
}.ell-sb_promo_text-bsd {
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
}.ell-sb_promo_sub-bsd {
  margin-top: 3px;
  color: #4E7A94;
  font-size: 10px;
}.ell-sb_nav-bsd {
  padding: 0.375rem 0.5rem 16px;
}.ell-sb_nav_lb-bsd {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #355A72;
  letter-spacing: .08em;
}.ell-sb_link-bsd {
  gap: 0.625rem;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  display: flex;
  color: #7AAABF;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  align-items: center;
}.ell-sb_link-bsd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FF;
}.ell-sb_link-bsd.ell-state_active-bsd {
  background: rgba(24, 184, 230, 0.18);
  color: #EEF6FF;
}.ell-sb_ic-bsd {
  border-radius: 0.375rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
}.ell-sb_ic-bsd svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.ell-sb_ic_1-bsd {
  background: rgba(24, 184, 230, 0.07);
  color: #18B8E6;
}.ell-sb_ic_2-bsd {
  background: rgba(32, 194, 101, 0.18);
  color: #20C265;
}.ell-sb_ic_3-bsd {
  background: rgba(240, 160, 32, 0.16);
  color: #F0A020;
}.ell-sb_ic_4-bsd {
  background: rgba(94, 52, 200, 0.22);
  color: #5E34C8;
}.ell-sb_ic_5-bsd {
  background: rgba(24, 184, 230, 0.07);
  color: #E8309A;
}.ell-sb_ic_6-bsd {
  background: rgba(94, 52, 200, 0.22);
  color: #9B30E0;
}.ell-sb_badge-bsd {
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  background: #F0A020;
  margin-left: auto;
  font-weight: 700;
  color: #071018;
  font-size: 0.563rem;
}.ell-sb_bot-bsd {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.ell-sb_lang-bsd,.ell-sb_help-bsd {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.375rem;
  color: #7AAABF;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
}.ell-sb_lang-bsd:hover,.ell-sb_help-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
  color: #EEF6FF;
}.ell-sb_lang-bsd svg,.ell-sb_help-bsd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.ell-sb_bd-bsd {
  inset: 0;
  background: rgba(6, 13, 22, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.ell-sb_bd-bsd.ell-state_on-bsd {
  display: block;
}
@media(min-width: 1081px) {.ell-sb_bd-bsd {
  display: none!important;
}
}.ell-mob_nav-bsd {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #132030;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  display: flex;
  left: 0;
  right: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.ell-mob_nav-bsd {
  display: none;
}
}.ell-mob_nav_item-bsd {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  flex-direction: column;
  color: #355A72;
  cursor: pointer;
  align-items: center;
}.ell-mob_nav_ic-bsd {
  line-height: 1;
}.ell-mob_nav_ic-bsd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.ell-mob_nav_lb-bsd {
  font-size: 10px;
  font-weight: 600;
  color: #355A72;
}.ell-mob_nav_item-bsd.ell-state_active-bsd {
  color: #18B8E6;
}.ell-mob_nav_item-bsd.ell-state_active-bsd .ell-mob_nav_lb-bsd {
  color: #18B8E6;
}.ell-hero-bsd {
  background: #0B1520;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.ell-hero-bsd {
  padding: 1.5rem 1.5rem 0;
}
}.ell-hero_in-bsd {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ell-hero_in-bsd {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.ell-hero_in-bsd {
  grid-template-columns: 1fr 340px;
}
}.ell-hero_promo-bsd {
  background: #0F1A28;
  overflow: hidden;
  border-radius: 16px;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.ell-hero_promo-bsd {
  min-height: 17.5rem;
}
}.ell-hero_promo_bg-bsd {
  inset: 0;
  background: linear-gradient(120deg,#0C2A48 0%,#0B1520 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.ell-hero_promo_bg-bsd::after {
  inset: 0;
  background: linear-gradient(90deg,#0B1520 0%,rgba(6, 13, 22, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ell-hero_promo_glow-bsd {
  background: radial-gradient(circle,rgba(94, 52, 200, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  width: 18.75rem;
  pointer-events: none;
  height: 18.75rem;
  top: -2.5rem;
}.ell-hero_promo_ct-bsd {
  padding: 28px 1.5rem 1.75rem 28px;
  max-width: 480px;
  justify-content: center;
  display: flex;
  position: relative;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.ell-hero_promo_ct-bsd {
  padding: 2.5rem 32px;
}
}.ell-hero_badge-bsd {
  border-radius: 20px;
  border: 1px solid rgba(24, 184, 230, 0.07);
  background: rgba(24, 184, 230, 0.18);
  padding: 0.313rem 0.75rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #18B8E6;
  display: inline-block;
  margin-bottom: 0.875rem;
}.ell-hero_h1-bsd {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #EEF6FF;
  font-size: 1.625rem;
  line-height: 1.15;
}.ell-hero_h1-bsd em {
  font-style: normal;
  color: #F0A020;
}
@media(min-width: 765px) {.ell-hero_h1-bsd {
  font-size: 2.25rem;
}
}.ell-hero_sub-bsd {
  color: #7AAABF;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.ell-hero_sub-bsd {
  font-size: 0.875rem;
}
}.ell-hero_row-bsd {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ell-hero_cta-bsd {
  background: #20C265;
  border-radius: 10px;
  padding: 13px 26px;
  transition: background .2s;
  font-size: 14px;
  box-shadow: 0 0 18px 3px rgba(32, 194, 101, 0.45), 0 2px 8px rgba(6, 13, 22, 0.55);
  color: #071018;
  font-weight: 700;
}.ell-hero_cta-bsd:hover {
  background: #28D872;
}.ell-hero_terms-bsd {
  font-size: 0.688rem;
  color: #355A72;
}.ell-hero_game-bsd {
  border-radius: 16px;
  background: #0F1A28;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.ell-hero_game_badge-bsd {
  padding: 5px 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(240, 160, 32, 0.16);
  background: rgba(240, 160, 32, 0.16);
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
  top: 0.75rem;
  left: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  color: #F0A020;
  font-size: 0.625rem;
}.ell-hero_game_badge-bsd svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.ell-hero_game_img-bsd {
  overflow: hidden;
  background: linear-gradient(135deg,#0C2A48,#0B1520);
  padding-bottom: 60%;
  position: relative;
}.ell-hero_game_img-bsd img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.ell-hero_game_play-bsd {
  background: rgba(6, 13, 22, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
}.ell-hero_game-bsd:hover .ell-hero_game_play-bsd {
  opacity: 1;
}.ell-hero_game_play-bsd span {
  border-radius: 50%;
  background: #18B8E6;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
  width: 52px;
}.ell-hero_game_play-bsd span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.ell-hero_game_info-bsd {
  padding: 14px 1rem;
}.ell-hero_game_title-bsd {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #EEF6FF;
  margin-bottom: 4px;
}.ell-hero_game_provider-bsd {
  color: #4E7A94;
  font-size: 11px;
}.ell-hero_game_btn-bsd {
  padding: 0.688rem;
  margin: 0.75rem 16px 1rem;
  background: #18B8E6;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #EEF6FF;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.ell-hero_game-bsd:hover .ell-hero_game_btn-bsd {
  background: #2ECEF8;
}.ell-sbar-bsd {
  background: #0B1520;
  padding: 16px 16px 0;
}
@media(min-width: 771px) {.ell-sbar-bsd {
  padding: 18px 24px 0;
}
}.ell-sbar_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-sbar_row-bsd {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ell-sbar_input-bsd {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  gap: 10px;
  background: #0F1A28;
  padding: 0.688rem 16px;
  flex: 1;
  font-size: 13px;
  color: #4E7A94;
  cursor: pointer;
  align-items: center;
  display: flex;
}.ell-sbar_input-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
}.ell-sbar_input-bsd svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
}.ell-sbar_providers-bsd {
  gap: 8px;
  transition: border-color .2s;
  background: #0F1A28;
  border-radius: 0.625rem;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  color: #C0D8EE;
  display: flex;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.ell-sbar_providers-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
  color: #EEF6FF;
}.ell-sbar_providers-bsd svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.ell-sbar_tabs-bsd {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.ell-sbar_tabs-bsd::-webkit-scrollbar {
  display: none;
}.ell-sbar_tab-bsd {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  color: #7AAABF;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  align-items: center;
}.ell-sbar_tab-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6FF;
}.ell-sbar_tab-bsd.ell-state_active-bsd {
  border-color: rgba(24, 184, 230, 0.07);
  background: rgba(24, 184, 230, 0.18);
  color: #EEF6FF;
}.ell-sbar_tab_ic-bsd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.ell-wy-bsd {
  padding: 2rem 1rem 0;
  background: #0B1520;
}
@media(min-width: 765px) {.ell-wy-bsd {
  padding: 2.5rem 24px 0;
}
}.ell-wy_in-bsd {
  margin: 0 auto;
  max-width: 1320px;
}.ell-wy_head-bsd {
  margin-bottom: 18px;
  max-width: 45rem;
}.ell-wy_label-bsd {
  font-size: 11px;
  color: #18B8E6;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ell-wy_h2-bsd {
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.ell-wy_h2-bsd {
  font-size: 24px;
}
}.ell-wy_intro-bsd {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #4E7A94;
}.ell-wy_grid-bsd {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ell-wy_grid-bsd {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ell-wy_grid-bsd {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ell-wy_card-bsd {
  transition: border-color .2s,transform .2s;
  background: #132030;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ell-wy_card-bsd:hover {
  transform: translateY(-2px);
  border-color: rgba(24, 184, 230, 0.07);
}.ell-wy_card_ic-bsd {
  border-radius: 50%;
  background: rgba(24, 184, 230, 0.18);
  width: 44px;
  display: flex;
  justify-content: center;
  color: #18B8E6;
  margin-bottom: 0.875rem;
  align-items: center;
  height: 2.75rem;
}.ell-wy_card_ic-bsd svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.ell-wy_card_h-bsd {
  line-height: 1.25;
  font-weight: 700;
  color: #EEF6FF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ell-wy_card_p-bsd {
  color: #4E7A94;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ell-wy_card_p-bsd strong {
  color: #C0D8EE;
  font-weight: 600;
}.ell-gr_jp-bsd {
  background: linear-gradient(135deg,#1A0C38 0%,#080E1E 100%);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}.ell-gr_jp-bsd::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(94, 52, 200, 0.22) 0%,transparent 70%);
  position: absolute;
  content: '';
  width: 15.625rem;
  height: 15.625rem;
  left: -60px;
  top: -3.75rem;
}.ell-gr_jp-bsd::after {
  background: radial-gradient(circle,rgba(240, 160, 32, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  width: 12.5rem;
  height: 200px;
  bottom: -40px;
  position: absolute;
  content: '';
}.ell-gr_jp_head-bsd {
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
}.ell-gr_jp_info-bsd {
  flex: 1;
}.ell-gr_jp_label-bsd {
  margin-bottom: 6px;
  color: #9B30E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.ell-gr_jp_label-bsd svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.ell-gr_jp_amount-bsd {
  line-height: 1;
  margin-bottom: 0.25rem;
  color: #EEF6FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 2rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ell-gr_jp_amount-bsd {
  font-size: 2.5rem;
}
}.ell-gr_jp_amount-bsd span {
  color: #F0A020;
}.ell-gr_jp_seo-bsd {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7AAABF;
  max-width: 480px;
  font-size: 0.75rem;
}.ell-gr_jp_cta-bsd {
  background: rgba(94, 52, 200, 0.22);
  transition: background .2s;
  padding: 11px 1.25rem;
  border: 1px solid rgba(94, 52, 200, 0.22);
  border-radius: 10px;
  font-weight: 700;
  color: #EEF6FF;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  margin-top: 4px;
  align-self: flex-start;
  font-size: 13px;
}.ell-gr_jp_cta-bsd:hover {
  background: #5E34C8;
}.ell-gcg-bsd {
  padding: 36px 16px 0;
  background: #0B1520;
}
@media(min-width: 769px) {.ell-gcg-bsd {
  padding: 2.75rem 24px 0;
}
}.ell-gcg_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-gcg_head-bsd {
  margin-bottom: 20px;
  max-width: 720px;
}.ell-gcg_label-bsd {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #18B8E6;
}.ell-gcg_h2-bsd {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  color: #EEF6FF;
  font-weight: 800;
}
@media(min-width: 769px) {.ell-gcg_h2-bsd {
  font-size: 1.75rem;
}
}.ell-gcg_intro-bsd {
  color: #4E7A94;
  font-size: 13px;
  line-height: 1.6;
}.ell-gcg_grid-bsd {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ell-gcg_grid-bsd {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ell-gcg_grid-bsd {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ell-gcg_card-bsd {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 240px;
  cursor: pointer;
}.ell-gcg_card-bsd:hover {
  transform: translateY(-3px);
  border-color: rgba(24, 184, 230, 0.18);
}.ell-gcg_card_bg-bsd {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ell-gcg_card_bg-bsd::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ell-gcg_card_ic-bsd {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  display: flex;
  z-index: 2;
  color: #EEF6FF;
  right: 1.125rem;
  justify-content: center;
  height: 2.5rem;
  position: absolute;
  width: 40px;
  top: 1.125rem;
}.ell-gcg_card_ic-bsd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.ell-gcg_card_ct-bsd {
  z-index: 1;
  position: relative;
}.ell-gcg_card_h-bsd {
  line-height: 1.2;
  font-weight: 800;
  color: #EEF6FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 18px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ell-gcg_card_h-bsd {
  font-size: 1.25rem;
}
}.ell-gcg_card_p-bsd {
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.ell-gcg_card_p-bsd strong {
  color: #EEF6FF;
  font-weight: 600;
}.ell-gcg_card_cta-bsd {
  gap: 4px;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 12px;
  text-transform: uppercase;
  color: #18B8E6;
}.ell-gcg_card_cta-bsd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.ell-ws-bsd {
  padding: 2rem 16px 0;
  background: #0B1520;
}
@media(min-width:768px) {.ell-ws-bsd {
  padding: 36px 1.5rem 0;
}
}.ell-ws_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-ws_head-bsd {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.ell-ws_title-bsd {
  gap: 10px;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #EEF6FF;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
}.ell-ws_title_ic-bsd svg {
  color: #F0A020;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.ell-ws_online-bsd {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  color: #4E7A94;
  font-size: 12px;
  display: flex;
}.ell-ws_online_dot-bsd {
  border-radius: 50%;
  background: #20C265;
  box-shadow: 0 0 6px rgba(32, 194, 101, 0.18);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.ell-ws_scroll-bsd {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.ell-ws_scroll-bsd::-webkit-scrollbar {
  display: none;
}.ell-wc-bsd {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 10px;
  background: #0F1A28;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.ell-wc_img-bsd {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #132030;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.ell-wc_img-bsd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ell-wc_info-bsd {
  min-width: 0;
}.ell-wc_game-bsd {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C0D8EE;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.ell-wc_player-bsd {
  overflow: hidden;
  white-space: nowrap;
  color: #355A72;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.ell-wc_amount-bsd {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #20C265;
  margin-left: auto;
  white-space: nowrap;
}.ell-htp-bsd {
  background: #0B1520;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.ell-htp-bsd {
  padding: 2.75rem 1.5rem 0;
}
}.ell-htp_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-htp_head-bsd {
  max-width: 720px;
  margin-bottom: 22px;
}.ell-htp_label-bsd {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #18B8E6;
  font-weight: 700;
}.ell-htp_h2-bsd {
  font-size: 22px;
  color: #EEF6FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ell-htp_h2-bsd {
  font-size: 1.75rem;
}
}.ell-htp_intro-bsd {
  font-size: 14px;
  line-height: 1.6;
  color: #4E7A94;
}.ell-htp_steps-bsd {
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ell-htp_steps-bsd {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ell-htp_steps-bsd {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ell-htp_step-bsd {
  border-radius: 0.625rem;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #132030;
  flex-direction: column;
  display: flex;
  position: relative;
}.ell-htp_step_num-bsd {
  background: #18B8E6;
  border-radius: 50%;
  font-size: 13px;
  left: 20px;
  color: #071018;
  top: -0.75rem;
  font-weight: 800;
  position: absolute;
  width: 1.75rem;
  display: flex;
  align-items: center;
  height: 1.75rem;
  font-family: 'Exo 2', sans-serif;
  justify-content: center;
}.ell-htp_step_ic-bsd {
  margin: 8px 0 0.75rem;
  border-radius: 6px;
  background: rgba(24, 184, 230, 0.18);
  width: 36px;
  justify-content: center;
  align-items: center;
  color: #18B8E6;
  height: 2.25rem;
  display: flex;
}.ell-htp_step_ic-bsd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.ell-htp_step_h-bsd {
  line-height: 1.25;
  margin-bottom: 6px;
  color: #EEF6FF;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ell-htp_step_p-bsd {
  overflow-wrap: break-word;
  color: #4E7A94;
  line-height: 1.55;
  font-size: 0.813rem;
}.ell-htp_step_p-bsd strong {
  color: #C0D8EE;
  font-weight: 600;
}.ell-htp_cta-bsd {
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #20C265;
  color: #071018;
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  font-weight: 700;
}.ell-htp_cta-bsd:hover {
  background: #28D872;
}.ell-app-bsd {
  background: #0B1520;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ell-app-bsd {
  padding: 44px 24px 0;
}
}.ell-app_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-app_head-bsd {
  margin-bottom: 16px;
}.ell-app_label-bsd {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #18B8E6;
}.ell-app_h2-bsd {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF6FF;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.ell-app_h2-bsd {
  font-size: 24px;
}
}.ell-app_sub-bsd {
  color: #4E7A94;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
}.ell-app_sub-bsd strong {
  color: #C0D8EE;
  font-weight: 700;
}.ell-app_cards-bsd {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.ell-app_cards-bsd {
  grid-template-columns: repeat(3,1fr);
}
}.ell-app_card-bsd {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 10px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.ell-app_card_ios-bsd {
  background: linear-gradient(135deg,rgba(24, 184, 230, 0.18) 0%,#132030 100%);
}.ell-app_card_android-bsd {
  background: linear-gradient(135deg,rgba(32, 194, 101, 0.18) 0%,#132030 100%);
}.ell-app_card_win-bsd {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.16) 0%,#132030 100%);
}.ell-app_card_ic-bsd svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.ell-app_card_ic-bsd {
  color: #EEF6FF;
  flex-shrink: 0;
}.ell-app_card_os-bsd {
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #4E7A94;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.ell-app_card_title-bsd {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EEF6FF;
  font-weight: 700;
  font-size: 0.938rem;
}.ell-app_card_text-bsd {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #4E7A94;
}.ell-app_card_btn-bsd {
  border-radius: 6px;
  transition: background .2s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  border: 1px solid rgba(24, 184, 230, 0.45);
  color: #EEF6FF;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.ell-app_card_btn-bsd:hover {
  background: rgba(255, 255, 255, 0.07);
}.ell-reg-bsd {
  background: #0B1520;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.ell-reg-bsd {
  padding: 44px 1.5rem 0;
}
}.ell-reg_in-bsd {
  border-radius: 16px;
  margin: 0 auto;
  background: #132030;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ell-reg_in-bsd {
  padding: 2.5rem;
}
}.ell-reg_top-bsd {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.ell-reg_top-bsd {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ell-reg_label-bsd {
  font-weight: 700;
  font-size: 0.688rem;
  color: #18B8E6;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.ell-reg_h2-bsd {
  margin-bottom: 0.75rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  color: #EEF6FF;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ell-reg_h2-bsd {
  font-size: 1.75rem;
}
}.ell-reg_bonus-bsd {
  border-radius: 0.625rem;
  padding: 0.625rem 16px;
  gap: 0.5rem;
  background: rgba(240, 160, 32, 0.16);
  border: 1px solid rgba(240, 160, 32, 0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.ell-reg_bonus_amount-bsd {
  color: #F0A020;
  font-weight: 800;
  font-size: 1.25rem;
}.ell-reg_bonus_text-bsd {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #7AAABF;
}.ell-reg_cta_btn-bsd {
  padding: 0.875rem 32px;
  background: #20C265;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  box-shadow: 0 0 18px 3px rgba(32, 194, 101, 0.45), 0 2px 8px rgba(6, 13, 22, 0.55);
  font-size: 15px;
  margin-bottom: 12px;
  color: #071018;
  display: inline-block;
}.ell-reg_cta_btn-bsd:hover {
  background: #28D872;
}.ell-reg_terms-bsd {
  font-size: 11px;
  line-height: 1.5;
  color: #355A72;
}.ell-reg_seo-bsd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E7A94;
  margin-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 1.25rem;
}.ell-reg_seo-bsd p {
  line-height: 1.65;
  color: #4E7A94;
  font-size: 13px;
  margin-bottom: 10px;
}.ell-reg_seo-bsd p:last-child {
  margin-bottom: 0;
}.ell-reg_seo-bsd strong {
  font-weight: 700;
  color: #C0D8EE;
}.ell-reg_seo-bsd a {
  transition: color .2s;
  color: #18B8E6;
  text-decoration: underline;
}.ell-reg_seo-bsd a:hover {
  color: #2ECEF8;
}.ell-reg_seo-bsd ul,.ell-reg_seo-bsd ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.ell-reg_seo-bsd ol {
  list-style: decimal;
}.ell-reg_seo-bsd li {
  color: #4E7A94;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
}.ell-reg_seo-bsd table {
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.ell-reg_seo-bsd table {
  display: table;
}
}.ell-reg_seo-bsd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C0D8EE;
  text-align: left;
}.ell-reg_seo-bsd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4E7A94;
}.ell-reg_steps-bsd {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.ell-reg_steps-bsd {
  margin-top: 0;
}
}.ell-reg_step-bsd {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  gap: 14px;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ell-reg_step_num-bsd {
  border: 1px solid rgba(24, 184, 230, 0.07);
  background: rgba(24, 184, 230, 0.18);
  border-radius: 50%;
  font-size: 0.875rem;
  display: flex;
  flex-shrink: 0;
  color: #18B8E6;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  align-items: center;
  width: 2.125rem;
}.ell-reg_step_title-bsd {
  font-size: 14px;
  color: #EEF6FF;
  margin-bottom: 3px;
  font-weight: 700;
}.ell-reg_step_text-bsd {
  font-size: 12px;
  color: #4E7A94;
  line-height: 1.5;
}.ell-reg_trust-bsd {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
}.ell-reg_trust_item-bsd {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  color: #4E7A94;
  display: flex;
}.ell-reg_trust_ic-bsd svg {
  color: #18B8E6;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.ell-bon-bsd {
  background: #0B1520;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ell-bon-bsd {
  padding: 44px 1.5rem 0;
}
}.ell-bon_in-bsd {
  margin: 0 auto;
  max-width: 1320px;
}.ell-bon_head-bsd {
  margin-bottom: 1.25rem;
}.ell-bon_label-bsd {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #18B8E6;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ell-bon_h2-bsd {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.ell-bon_h2-bsd {
  font-size: 24px;
}
}.ell-bon_seo-bsd {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4E7A94;
  line-height: 1.6;
  max-width: 38.75rem;
}.ell-bon_seo-bsd strong {
  font-weight: 700;
  color: #C0D8EE;
}.ell-bon_seo-bsd a {
  text-decoration: underline;
  color: #18B8E6;
}.ell-bon_grid-bsd {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.ell-bon_grid-bsd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ell-bon_grid-bsd {
  grid-template-columns: repeat(5,1fr);
}
}.ell-bon_card-bsd {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1A28;
}.ell-bon_card-bsd:hover {
  transform: translateY(-2px);
  border-color: rgba(24, 184, 230, 0.07);
}.ell-bon_card_ic-bsd svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ell-bon_card_ic-bsd {
  margin-bottom: 10px;
}.ell-bon_card_type-bsd {
  text-transform: uppercase;
  color: #4E7A94;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.ell-bon_card_amount-bsd {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  color: #F0A020;
  line-height: 1.1;
}.ell-bon_card_name-bsd {
  color: #EEF6FF;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
}.ell-bon_card_detail-bsd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #355A72;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 11px;
}.ell-prov-bsd {
  padding: 36px 1rem 0;
  background: #0B1520;
}
@media(min-width:768px) {.ell-prov-bsd {
  padding: 2.75rem 1.5rem 0;
}
}.ell-prov_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-prov_head-bsd {
  margin-bottom: 1rem;
}.ell-prov_label-bsd {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #18B8E6;
}.ell-prov_h2-bsd {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF6FF;
}
@media(min-width: 766px) {.ell-prov_h2-bsd {
  font-size: 1.5rem;
}
}.ell-prov_seo-bsd {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #4E7A94;
  margin-bottom: 1rem;
  font-size: 13px;
  max-width: 620px;
}.ell-prov_seo-bsd strong {
  font-weight: 700;
  color: #C0D8EE;
}.ell-prov_seo-bsd a {
  text-decoration: underline;
  color: #18B8E6;
}.ell-prov_grid-bsd {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.ell-prov_grid-bsd {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ell-prov_grid-bsd {
  grid-template-columns: repeat(8,1fr);
}
}.ell-prov_card-bsd {
  transition: border-color .2s,background .2s;
  background: #0F1A28;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.ell-prov_card-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
  background: #132030;
}.ell-prov_logo-bsd {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
  width: 44px;
}.ell-prov_logo-bsd img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ell-prov_name-bsd {
  color: #7AAABF;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.ell-seo-bsd {
  padding: 36px 1rem 0;
  background: #0B1520;
}
@media(min-width: 769px) {.ell-seo-bsd {
  padding: 44px 1.5rem 0;
}
}.ell-seo_in-bsd {
  background: #132030;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ell-seo_in-bsd {
  padding: 2.25rem 40px;
}
}.ell-seo_label-bsd {
  color: #18B8E6;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ell-seo_h2-bsd {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF6FF;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ell-seo_h2-bsd {
  font-size: 24px;
}
}.ell-seo_body-bsd {
  color: #7AAABF;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.ell-seo_body-bsd p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7AAABF;
  font-size: 14px;
}.ell-seo_body-bsd p:last-child {
  margin-bottom: 0;
}.ell-seo_body-bsd strong {
  color: #C0D8EE;
  font-weight: 700;
}.ell-seo_body-bsd a {
  transition: color .2s;
  text-decoration: underline;
  color: #18B8E6;
}.ell-seo_body-bsd a:hover {
  color: #2ECEF8;
}.ell-seo_body-bsd ul,.ell-seo_body-bsd ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ell-seo_body-bsd ol {
  list-style: decimal;
}.ell-seo_body-bsd li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7AAABF;
}.ell-seo_body-bsd table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ell-seo_body-bsd table {
  display: table;
}
}.ell-seo_body-bsd th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C0D8EE;
  font-weight: 700;
}.ell-seo_body-bsd td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AAABF;
}.ell-seo_cols-bsd {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.ell-seo_cols-bsd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ell-seo_cols-bsd {
  grid-template-columns: repeat(3,1fr);
}
}.ell-seo_col_h-bsd {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C0D8EE;
  font-weight: 700;
}.ell-seo_col_p-bsd {
  font-size: 0.813rem;
  color: #4E7A94;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ell-seo_stats-bsd {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ell-seo_stat-bsd {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(24, 184, 230, 0.07);
  border: 1px solid rgba(24, 184, 230, 0.18);
  min-width: 8.75rem;
}.ell-seo_stat_val-bsd {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #18B8E6;
}.ell-seo_stat_lb-bsd {
  overflow-wrap: break-word;
  color: #4E7A94;
  font-size: 0.688rem;
}.ell-rv-bsd {
  background: #0B1520;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.ell-rv-bsd {
  padding: 2.75rem 24px 0;
}
}.ell-rv_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-rv_head-bsd {
  max-width: 45rem;
  margin-bottom: 20px;
}.ell-rv_label-bsd {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #18B8E6;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.ell-rv_h2-bsd {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.ell-rv_h2-bsd {
  font-size: 1.75rem;
}
}.ell-rv_stats-bsd {
  gap: 18px;
  color: #4E7A94;
  display: flex;
  align-items: center;
  font-size: 13px;
  flex-wrap: wrap;
}.ell-rv_stats_score-bsd {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.ell-rv_stats_score_val-bsd {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F0A020;
  font-size: 1.375rem;
}.ell-rv_stats_score_max-bsd {
  color: #355A72;
  font-size: 0.813rem;
}.ell-rv_stats_badge-bsd {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.ell-rv_stats_badge-bsd svg {
  height: 14px;
  width: 14px;
  color: #F0A020;
}.ell-rv_grid-bsd {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ell-rv_grid-bsd {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ell-rv_grid-bsd {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ell-rv_card-bsd {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #132030;
  flex-direction: column;
  display: flex;
}.ell-rv_card_stars-bsd {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #F0A020;
}.ell-rv_card_stars-bsd svg {
  width: 0.875rem;
  height: 14px;
}.ell-rv_card_h-bsd {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #EEF6FF;
  overflow-wrap: break-word;
  line-height: 1.3;
}.ell-rv_card_body-bsd {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #4E7A94;
}.ell-rv_card_body-bsd strong {
  font-weight: 600;
  color: #C0D8EE;
}.ell-rv_card_meta-bsd {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.ell-rv_card_author-bsd {
  color: #C0D8EE;
  font-size: 12px;
  font-weight: 600;
}.ell-rv_card_date-bsd {
  color: #355A72;
  font-size: 11px;
}.ell-faq-bsd {
  background: #0B1520;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.ell-faq-bsd {
  padding: 2.75rem 24px 0;
}
}.ell-faq_in-bsd {
  margin: 0 auto;
  max-width: 1320px;
}.ell-faq_head-bsd {
  margin-bottom: 1.25rem;
}.ell-faq_label-bsd {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #18B8E6;
}.ell-faq_h2-bsd {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #EEF6FF;
}
@media(min-width: 765px) {.ell-faq_h2-bsd {
  font-size: 1.5rem;
}
}.ell-faq_list-bsd {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ell-faq_item-bsd {
  background: #132030;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  border-radius: 0.625rem;
}.ell-faq_q-bsd {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
  color: #C0D8EE;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ell-faq_q-bsd:hover {
  color: #EEF6FF;
}.ell-faq_q_ic-bsd {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  display: flex;
  color: #18B8E6;
  align-items: center;
  flex-shrink: 0;
  font-size: 1rem;
  justify-content: center;
  width: 1.5rem;
}.ell-faq_item-bsd.ell-state_open-bsd .ell-faq_q_ic-bsd {
  transform: rotate(45deg);
}.ell-faq_a-bsd {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #4E7A94;
}.ell-faq_item-bsd.ell-state_open-bsd .ell-faq_a-bsd {
  display: block;
}.ell-faq_a-bsd strong {
  font-weight: 700;
  color: #C0D8EE;
}.ell-faq_a-bsd a {
  color: #18B8E6;
  text-decoration: underline;
}.ell-faq_a-bsd ul,.ell-faq_a-bsd ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.ell-faq_a-bsd ol {
  list-style: decimal;
}.ell-faq_a-bsd li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ell-faq_a-bsd table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ell-faq_a-bsd table {
  display: table;
}
}.ell-faq_a-bsd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #C0D8EE;
  font-weight: 700;
  text-align: left;
}.ell-faq_a-bsd td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E7A94;
}.ell-seo-bsd {
  background: #0B1520;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ell-seo-bsd {
  padding: 2.75rem 24px 0;
}
}.ell-seo_in-bsd {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #132030;
  max-width: 1320px;
}
@media(min-width: 769px) {.ell-seo_in-bsd {
  padding: 2.25rem 40px;
}
}.ell-seo_label-bsd {
  text-transform: uppercase;
  font-weight: 700;
  color: #18B8E6;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
}.ell-seo_h2-bsd {
  font-size: 1.25rem;
  color: #EEF6FF;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.ell-seo_h2-bsd {
  font-size: 24px;
}
}.ell-seo_body-bsd {
  color: #7AAABF;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.ell-seo_body-bsd p {
  color: #7AAABF;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.ell-seo_body-bsd p:last-child {
  margin-bottom: 0;
}.ell-seo_body-bsd strong {
  color: #C0D8EE;
  font-weight: 700;
}.ell-seo_body-bsd a {
  transition: color .2s;
  color: #18B8E6;
  text-decoration: underline;
}.ell-seo_body-bsd a:hover {
  color: #2ECEF8;
}.ell-seo_body-bsd ul,.ell-seo_body-bsd ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ell-seo_body-bsd ol {
  list-style: decimal;
}.ell-seo_body-bsd li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #7AAABF;
  line-height: 1.75;
}.ell-seo_body-bsd table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.ell-seo_body-bsd table {
  display: table;
}
}.ell-seo_body-bsd th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C0D8EE;
  font-weight: 700;
}.ell-seo_body-bsd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7AAABF;
}.ell-seo_cols-bsd {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.ell-seo_cols-bsd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ell-seo_cols-bsd {
  grid-template-columns: repeat(3,1fr);
}
}.ell-seo_col_h-bsd {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C0D8EE;
}.ell-seo_col_p-bsd {
  font-size: 13px;
  color: #4E7A94;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ell-seo_stats-bsd {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ell-seo_stat-bsd {
  border-radius: 0.625rem;
  border: 1px solid rgba(24, 184, 230, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(24, 184, 230, 0.07);
  min-width: 140px;
}.ell-seo_stat_val-bsd {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #18B8E6;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.ell-seo_stat_lb-bsd {
  color: #4E7A94;
  overflow-wrap: break-word;
  font-size: 11px;
}.ell-seo-bsd {
  padding: 36px 1rem 0;
  background: #0B1520;
}
@media(min-width: 769px) {.ell-seo-bsd {
  padding: 44px 1.5rem 0;
}
}.ell-seo_in-bsd {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 16px;
  background: #132030;
  max-width: 1320px;
}
@media(min-width: 765px) {.ell-seo_in-bsd {
  padding: 2.25rem 2.5rem;
}
}.ell-seo_label-bsd {
  text-transform: uppercase;
  color: #18B8E6;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
}.ell-seo_h2-bsd {
  color: #EEF6FF;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.ell-seo_h2-bsd {
  font-size: 1.5rem;
}
}.ell-seo_body-bsd {
  color: #7AAABF;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ell-seo_body-bsd p {
  color: #7AAABF;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.ell-seo_body-bsd p:last-child {
  margin-bottom: 0;
}.ell-seo_body-bsd strong {
  color: #C0D8EE;
  font-weight: 700;
}.ell-seo_body-bsd a {
  transition: color .2s;
  text-decoration: underline;
  color: #18B8E6;
}.ell-seo_body-bsd a:hover {
  color: #2ECEF8;
}.ell-seo_body-bsd ul,.ell-seo_body-bsd ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ell-seo_body-bsd ol {
  list-style: decimal;
}.ell-seo_body-bsd li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #7AAABF;
  line-height: 1.75;
}.ell-seo_body-bsd table {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.ell-seo_body-bsd table {
  display: table;
}
}.ell-seo_body-bsd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #C0D8EE;
}.ell-seo_body-bsd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7AAABF;
}.ell-seo_cols-bsd {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.ell-seo_cols-bsd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ell-seo_cols-bsd {
  grid-template-columns: repeat(3,1fr);
}
}.ell-seo_col_h-bsd {
  font-size: 0.813rem;
  color: #C0D8EE;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.ell-seo_col_p-bsd {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #4E7A94;
  overflow-wrap: break-word;
}.ell-seo_stats-bsd {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ell-seo_stat-bsd {
  border: 1px solid rgba(24, 184, 230, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  background: rgba(24, 184, 230, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.ell-seo_stat_val-bsd {
  color: #18B8E6;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.ell-seo_stat_lb-bsd {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #4E7A94;
}.ell-pmt-bsd {
  background: #0B1520;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ell-pmt-bsd {
  padding: 44px 1.5rem 0;
}
}.ell-pmt_in-bsd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ell-pmt_head-bsd {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ell-pmt_label-bsd {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #18B8E6;
}.ell-pmt_h2-bsd {
  margin-bottom: 8px;
  color: #EEF6FF;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ell-pmt_h2-bsd {
  font-size: 1.75rem;
}
}.ell-pmt_intro-bsd {
  font-size: 0.875rem;
  color: #4E7A94;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ell-pmt_groups-bsd {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.ell-pmt_group-bsd {
  background: #132030;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 20px;
}.ell-pmt_group_head-bsd {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.ell-pmt_group_ic-bsd {
  background: rgba(24, 184, 230, 0.18);
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  width: 36px;
  flex-shrink: 0;
  color: #18B8E6;
  height: 2.25rem;
  justify-content: center;
}.ell-pmt_group_ic-bsd svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.ell-pmt_group_h-bsd {
  margin: 0;
  color: #EEF6FF;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}.ell-pmt_group_p-bsd {
  font-size: 0.813rem;
  color: #4E7A94;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.ell-pmt_group_p-bsd strong {
  font-weight: 600;
  color: #C0D8EE;
}.ell-pmt_table_wrap-bsd {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ell-pmt_table-bsd {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
}.ell-pmt_table-bsd th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  color: #C0D8EE;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  white-space: nowrap;
}.ell-pmt_table-bsd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #4E7A94;
}.ell-pmt_table-bsd tbody tr:last-child td {
  border-bottom: none;
}.ell-pmt_table-bsd tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C0D8EE;
}.ell-ft-bsd {
  background: #060D16;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ell-ft_support-bsd {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.ell-ft_support-bsd {
  padding: 28px 24px;
}
}.ell-ft_support_in-bsd {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ell-ft_support_main-bsd {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.ell-ft_support_ic-bsd {
  flex-shrink: 0;
  color: #18B8E6;
}.ell-ft_support_ic-bsd svg {
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ell-ft_support_text_title-bsd {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF6FF;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.ell-ft_support_text_sub-bsd {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #4E7A94;
}.ell-ft_support_btn-bsd {
  padding: 0.688rem 22px;
  border-radius: 10px;
  background: #18B8E6;
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #EEF6FF;
  white-space: nowrap;
}.ell-ft_support_btn-bsd:hover {
  background: #2ECEF8;
}.ell-ft_support_contacts-bsd {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.ell-ft_support_contact-bsd {
  color: #355A72;
  font-size: 0.75rem;
  line-height: 1.4;
}.ell-ft_support_contact-bsd strong {
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  color: #7AAABF;
  margin-bottom: 2px;
}.ell-ft_main-bsd {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.ell-ft_main-bsd {
  padding: 40px 1.5rem 2rem;
}
}.ell-ft_main_in-bsd {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.ell-ft_main_in-bsd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ell-ft_main_in-bsd {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ell-ft_col_logo-bsd {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.ell-ft_col_logo-bsd {
  grid-column: auto;
}
}.ell-ft_logo-bsd {
  gap: 9px;
  align-items: center;
  font-size: 16px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF6FF;
  display: flex;
  flex-wrap: wrap;
}.ell-ft_logo_mark-bsd {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 1.875rem;
}.ell-ft_logo_mark-bsd img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ell-ft_logo_sub-bsd {
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #355A72;
}.ell-ft_col_title-bsd {
  letter-spacing: .07em;
  font-weight: 700;
  color: #7AAABF;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
}.ell-ft_col_links-bsd {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ell-ft_col_link-bsd {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #355A72;
}.ell-ft_col_link-bsd:hover {
  color: #C0D8EE;
}.ell-ft_apps-bsd {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ell-ft_app_card-bsd {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  padding: 10px 12px;
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.ell-ft_app_card-bsd:hover {
  border-color: rgba(24, 184, 230, 0.45);
}.ell-ft_app_card_ic-bsd svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ell-ft_app_card_os-bsd {
  font-size: 10px;
  color: #355A72;
  font-weight: 600;
}.ell-ft_app_card_action-bsd {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C0D8EE;
}.ell-ft_bot-bsd {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.ell-ft_bot-bsd {
  padding: 20px 24px;
}
}.ell-ft_bot_in-bsd {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ell-ft_socials-bsd {
  gap: 8px;
  display: flex;
}.ell-ft_soc-bsd {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  transition: background .2s;
  display: flex;
  color: #7AAABF;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 2.25rem;
}.ell-ft_soc-bsd svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.ell-ft_soc-bsd:hover {
  background: rgba(255, 255, 255, 0.07);
}.ell-ft_legal-bsd {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #4A6E88;
  font-size: 11px;
  min-width: 12.5rem;
}.ell-ft_legal-bsd strong {
  font-weight: 700;
  color: #7AAABF;
}.ell-ft_legal-bsd a {
  color: #7AAABF;
  text-decoration: underline;
}.ell-ft_age-bsd {
  border-radius: 50%;
  border: 2px solid #4A6E88;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  height: 2rem;
  font-size: 0.688rem;
  color: #4A6E88;
  font-weight: 800;
  width: 32px;
  align-items: center;
  display: flex;
}