*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0A0E1A;
  color: #B2C8DA;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Exo 2', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.eod_layout-5o1 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.eod_page-5o1 {
  min-height: 100vh;
  display: flex;
}.eod_main-5o1 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1078px) {.eod_main-5o1 {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.eod_main-5o1 {
  padding-bottom: 72px;
}
}.eod_gc-5o1 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #0F1421;
  border-radius: 8px;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 638px) {.eod_gc-5o1 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.eod_gc-5o1 {
  width: 168px;
}
}.eod_gc-5o1:hover {
  border-color: rgba(0,180,230,0.07);
  transform: translateY(-3px);
}.eod_gc_img-5o1 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.eod_gc_img-5o1 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.eod_gc_hover-5o1 {
  background: rgba(6,8,16,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.eod_gc-5o1:hover .eod_gc_hover-5o1 {
  opacity: 1;
}.eod_gc_hover_btn-5o1 {
  border-radius: 0.25rem;
  background: #00B4E6;
  padding: 0.5rem 1rem;
  font-size: 12px;
  font-weight: 700;
  color: #E6F2FA;
}.eod_gc_info-5o1 {
  padding: 0.5rem 0.625rem 0.625rem;
}.eod_gc_name-5o1 {
  overflow: hidden;
  max-width: 100%;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #B2C8DA;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.eod_gc_prov-5o1 {
  font-size: 0.625rem;
  color: #3E5566;
}.eod_gc_tag-5o1 {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  font-size: 0.563rem;
  top: 6px;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
}.eod_gc_tag_hot-5o1 {
  background: #E8303C;
  color: #fff;
}.eod_gc_tag_new-5o1 {
  background: #00C878;
  color: #0A0E1A;
}.eod_gc_tag_jp-5o1 {
  background: #F0A820;
  color: #0A0E1A;
}.eod_gc_tag_ex-5o1 {
  background: #1644CC;
  color: #fff;
}.eod_gc_tag_live-5o1 {
  background: #E8303C;
  color: #fff;
}.eod_gr-5o1 {
  background: #0A0E1A;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.eod_gr-5o1 {
  padding: 2.25rem 24px 0;
}
}.eod_gr_in-5o1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eod_gr_head-5o1 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.eod_gr_head_l-5o1 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.eod_gr_ic-5o1 {
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  align-items: center;
}.eod_gr_ic-5o1 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.eod_gr_title-5o1 {
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #E6F2FA;
}
@media(min-width: 771px) {.eod_gr_title-5o1 {
  font-size: 18px;
}
}.eod_gr_more-5o1 {
  gap: 5px;
  transition: color .2s;
  color: #5A7388;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.eod_gr_more-5o1:hover {
  color: #00B4E6;
}.eod_gr_more-5o1 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eod_gr_arrows-5o1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.eod_gr_arr-5o1 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  color: #7A96AE;
}.eod_gr_arr-5o1:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F2FA;
}.eod_gr_arr-5o1 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.eod_gr_seo_h-5o1 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #B2C8DA;
}
@media(min-width: 769px) {.eod_gr_seo_h-5o1 {
  font-size: 14px;
}
}.eod_gr_seo-5o1 {
  color: #5A7388;
  max-width: 42.5rem;
  font-size: 12px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.eod_gr_seo-5o1 strong {
  color: #B2C8DA;
  font-weight: 600;
}.eod_gr_scroll-5o1 {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.eod_gr_scroll-5o1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.eod_gr_scroll-5o1 {
  gap: 0.75rem;
}
}.eod_tb-5o1 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0A0E1A;
  align-items: center;
  right: 0;
  left: 0;
  position: fixed;
  top: 0;
  display: flex;
  height: 56px;
  z-index: 80;
}.eod_tb_in-5o1 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.eod_tb_burger-5o1 {
  gap: 0.313rem;
  border-radius: 8px;
  flex-shrink: 0;
  width: 38px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 0.5rem;
  display: flex;
  height: 2.375rem;
}.eod_tb_burger-5o1:hover {
  background: rgba(255,255,255,0.05);
}.eod_tb_burger_line-5o1 {
  border-radius: 1px;
  background: #7A96AE;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1079px) {.eod_tb_burger-5o1 {
  display: none;
}
}.eod_tb_logo-5o1 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  color: #E6F2FA;
  font-size: 18px;
  display: flex;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  flex-shrink: 0;
}.eod_tb_logo_mark-5o1 {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  width: 32px;
  align-items: center;
  height: 32px;
}.eod_tb_logo_mark-5o1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.eod_tb_nav-5o1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.eod_tb_nav-5o1 {
  display: flex;
}
}.eod_tb_tab-5o1 {
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 600;
  color: #7A96AE;
  white-space: nowrap;
}.eod_tb_tab-5o1:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F2FA;
}.eod_tb_tab-5o1.eod_state_active-5o1 {
  background: rgba(0,180,230,0.18);
  color: #E6F2FA;
}.eod_tb_right-5o1 {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.eod_tb_login-5o1 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #B2C8DA;
  font-size: 13px;
  display: none;
}.eod_tb_login-5o1:hover {
  border-color: rgba(0,180,230,0.45);
  color: #E6F2FA;
}
@media(min-width: 482px) {.eod_tb_login-5o1 {
  display: block;
}
}.eod_tb_reg-5o1 {
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00C878;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #060D14;
}.eod_tb_reg-5o1:hover {
  background: #00E08A;
}.eod_sb-5o1 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #141B2B;
  border-right: 1px solid rgba(255,255,255,0.05);
  left: 0;
  position: fixed;
  width: 220px;
  bottom: 0;
  z-index: 70;
  top: 56px;
  overflow-y: auto;
}.eod_sb-5o1.eod_state_open-5o1 {
  transform: translateX(0);
}.eod_sb-5o1::-webkit-scrollbar {
  width: 4px;
}.eod_sb-5o1::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.eod_sb-5o1 {
  transform: translateX(0);
}
}.eod_sb_auth-5o1 {
  padding: 0.875rem 0.75rem 10px;
}.eod_sb_btn_reg-5o1 {
  background: #00C878;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.813rem;
  color: #060D14;
  font-weight: 700;
  text-align: center;
}.eod_sb_btn_reg-5o1:hover {
  background: #00E08A;
}.eod_sb_btn_login-5o1 {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  color: #B2C8DA;
}.eod_sb_btn_login-5o1:hover {
  border-color: rgba(0,180,230,0.45);
  color: #E6F2FA;
}.eod_sb_promo-5o1 {
  padding: 12px 0.875rem;
  border-radius: 8px;
  background: linear-gradient(135deg,#061630,#141B2B);
  border: 1px solid rgba(0,180,230,0.18);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  position: relative;
}.eod_sb_promo-5o1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,180,230,0.18),transparent 70%);
  top: -20px;
  right: -1.25rem;
  width: 80px;
  height: 5rem;
  content: '';
  position: absolute;
}.eod_sb_promo_title-5o1 {
  text-transform: uppercase;
  color: #00B4E6;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
}.eod_sb_promo_text-5o1 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #E6F2FA;
  font-weight: 600;
  line-height: 1.35;
}.eod_sb_promo_sub-5o1 {
  margin-top: 3px;
  color: #5A7388;
  font-size: 0.625rem;
}.eod_sb_nav-5o1 {
  padding: 0.375rem 0.5rem 16px;
}.eod_sb_nav_lb-5o1 {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 10px;
  color: #3E5566;
  font-weight: 700;
  text-transform: uppercase;
}.eod_sb_link-5o1 {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 10px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
  color: #7A96AE;
  cursor: pointer;
  font-weight: 500;
  display: flex;
}.eod_sb_link-5o1:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F2FA;
}.eod_sb_link-5o1.eod_state_active-5o1 {
  background: rgba(0,180,230,0.18);
  color: #E6F2FA;
}.eod_sb_ic-5o1 {
  border-radius: 0.25rem;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
}.eod_sb_ic-5o1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.eod_sb_ic_1-5o1 {
  background: rgba(0,180,230,0.07);
  color: #00B4E6;
}.eod_sb_ic_2-5o1 {
  background: rgba(0,200,120,0.16);
  color: #00C878;
}.eod_sb_ic_3-5o1 {
  background: rgba(240,168,32,0.16);
  color: #F0A820;
}.eod_sb_ic_4-5o1 {
  background: rgba(22,68,204,0.28);
  color: #1644CC;
}.eod_sb_ic_5-5o1 {
  background: rgba(0,180,230,0.07);
  color: #F0208A;
}.eod_sb_ic_6-5o1 {
  background: rgba(22,68,204,0.28);
  color: #8B3FD0;
}.eod_sb_badge-5o1 {
  background: #F0A820;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  color: #060D14;
  font-weight: 700;
  margin-left: auto;
}.eod_sb_bot-5o1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.eod_sb_lang-5o1,.eod_sb_help-5o1 {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  justify-content: center;
  align-items: center;
  font-weight: 600;
  color: #7A96AE;
  display: flex;
  font-size: 11px;
}.eod_sb_lang-5o1:hover,.eod_sb_help-5o1:hover {
  border-color: rgba(0,180,230,0.45);
  color: #E6F2FA;
}.eod_sb_lang-5o1 svg,.eod_sb_help-5o1 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.eod_sb_bd-5o1 {
  background: rgba(6,8,16,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.eod_sb_bd-5o1.eod_state_on-5o1 {
  display: block;
}
@media(min-width: 1081px) {.eod_sb_bd-5o1 {
  display: none!important;
}
}.eod_mob_nav-5o1 {
  background: #141B2B;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1081px) {.eod_mob_nav-5o1 {
  display: none;
}
}.eod_mob_nav_item-5o1 {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #3E5566;
}.eod_mob_nav_ic-5o1 {
  line-height: 1;
}.eod_mob_nav_ic-5o1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.eod_mob_nav_lb-5o1 {
  color: #3E5566;
  font-size: 10px;
  font-weight: 600;
}.eod_mob_nav_item-5o1.eod_state_active-5o1 {
  color: #00B4E6;
}.eod_mob_nav_item-5o1.eod_state_active-5o1 .eod_mob_nav_lb-5o1 {
  color: #00B4E6;
}.eod_hero-5o1 {
  padding: 20px 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 765px) {.eod_hero-5o1 {
  padding: 24px 1.5rem 0;
}
}.eod_hero_in-5o1 {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.eod_hero_in-5o1 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.eod_hero_in-5o1 {
  grid-template-columns: 1fr 21.25rem;
}
}.eod_hero_promo-5o1 {
  background: #0F1421;
  overflow: hidden;
  border-radius: 12px;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.eod_hero_promo-5o1 {
  min-height: 17.5rem;
}
}.eod_hero_promo_bg-5o1 {
  background: linear-gradient(120deg,#061630 0%,#0A0E1A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.eod_hero_promo_bg-5o1::after {
  background: linear-gradient(90deg,#0A0E1A 0%,rgba(6,8,16,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.eod_hero_promo_glow-5o1 {
  background: radial-gradient(circle,rgba(22,68,204,0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 60px;
  top: -40px;
  width: 300px;
  position: absolute;
  height: 300px;
}.eod_hero_promo_ct-5o1 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  max-width: 480px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
}
@media(min-width: 765px) {.eod_hero_promo_ct-5o1 {
  padding: 2.5rem 2rem;
}
}.eod_hero_badge-5o1 {
  border-radius: 20px;
  border: 1px solid rgba(0,180,230,0.07);
  background: rgba(0,180,230,0.18);
  padding: 5px 0.75rem;
  color: #00B4E6;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 0.625rem;
}.eod_hero_h1-5o1 {
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
  font-size: 1.625rem;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F2FA;
  overflow-wrap: break-word;
}.eod_hero_h1-5o1 em {
  color: #F0A820;
  font-style: normal;
}
@media(min-width: 770px) {.eod_hero_h1-5o1 {
  font-size: 36px;
}
}.eod_hero_sub-5o1 {
  color: #7A96AE;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.eod_hero_sub-5o1 {
  font-size: 14px;
}
}.eod_hero_row-5o1 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.eod_hero_cta-5o1 {
  background: #00C878;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 8px;
  font-size: 0.875rem;
  color: #060D14;
  box-shadow: 0 2px 0.875rem rgba(0,200,120,0.55), 0 1px 0.25rem rgba(0,0,0,0.65);
  font-weight: 700;
}.eod_hero_cta-5o1:hover {
  background: #00E08A;
}.eod_hero_terms-5o1 {
  color: #3E5566;
  font-size: 0.688rem;
}.eod_hero_game-5o1 {
  border-radius: 0.75rem;
  background: #0F1421;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.eod_hero_game_badge-5o1 {
  border: 1px solid rgba(240,168,32,0.16);
  padding: 0.313rem 0.625rem;
  background: rgba(240,168,32,0.16);
  border-radius: 20px;
  font-size: 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  left: 12px;
  text-transform: uppercase;
  top: 12px;
  color: #F0A820;
}.eod_hero_game_badge-5o1 svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
  margin-right: 0.25rem;
}.eod_hero_game_img-5o1 {
  overflow: hidden;
  background: linear-gradient(135deg,#061630,#0A0E1A);
  padding-bottom: 60%;
  position: relative;
}.eod_hero_game_img-5o1 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.eod_hero_game_play-5o1 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,8,16,0.72);
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.eod_hero_game-5o1:hover .eod_hero_game_play-5o1 {
  opacity: 1;
}.eod_hero_game_play-5o1 span {
  border-radius: 50%;
  background: #00B4E6;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
}.eod_hero_game_play-5o1 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.eod_hero_game_info-5o1 {
  padding: 14px 1rem;
}.eod_hero_game_title-5o1 {
  font-size: 15px;
  color: #E6F2FA;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
}.eod_hero_game_provider-5o1 {
  font-size: 0.688rem;
  color: #5A7388;
}.eod_hero_game_btn-5o1 {
  transition: background .2s;
  background: #00B4E6;
  border-radius: 8px;
  padding: 11px;
  margin: 12px 1rem 1rem;
  font-size: 13px;
  font-weight: 700;
  color: #E6F2FA;
  display: block;
  text-align: center;
}.eod_hero_game-5o1:hover .eod_hero_game_btn-5o1 {
  background: #00CCFF;
}.eod_sbar-5o1 {
  padding: 1rem 16px 0;
  background: #0A0E1A;
}
@media(min-width: 771px) {.eod_sbar-5o1 {
  padding: 1.125rem 1.5rem 0;
}
}.eod_sbar_in-5o1 {
  margin: 0 auto;
  max-width: 1320px;
}.eod_sbar_row-5o1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.eod_sbar_input-5o1 {
  padding: 0.688rem 1rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1421;
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.5rem;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #5A7388;
}.eod_sbar_input-5o1:hover {
  border-color: rgba(0,180,230,0.45);
}.eod_sbar_input-5o1 svg {
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
}.eod_sbar_providers-5o1 {
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1421;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  align-items: center;
  color: #B2C8DA;
  font-weight: 600;
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
}.eod_sbar_providers-5o1:hover {
  border-color: rgba(0,180,230,0.45);
  color: #E6F2FA;
}.eod_sbar_providers-5o1 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.eod_sbar_tabs-5o1 {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.eod_sbar_tabs-5o1::-webkit-scrollbar {
  display: none;
}.eod_sbar_tab-5o1 {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 8px 14px;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  border-radius: 20px;
  color: #7A96AE;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
}.eod_sbar_tab-5o1:hover {
  border-color: rgba(0,180,230,0.45);
  background: rgba(255,255,255,0.07);
  color: #E6F2FA;
}.eod_sbar_tab-5o1.eod_state_active-5o1 {
  border-color: rgba(0,180,230,0.07);
  background: rgba(0,180,230,0.18);
  color: #E6F2FA;
}.eod_sbar_tab_ic-5o1 svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.eod_wy-5o1 {
  background: #0A0E1A;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.eod_wy-5o1 {
  padding: 2.5rem 1.5rem 0;
}
}.eod_wy_in-5o1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eod_wy_head-5o1 {
  margin-bottom: 18px;
  max-width: 720px;
}.eod_wy_label-5o1 {
  color: #00B4E6;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.eod_wy_h2-5o1 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F2FA;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.eod_wy_h2-5o1 {
  font-size: 1.5rem;
}
}.eod_wy_intro-5o1 {
  margin: 0;
  color: #5A7388;
  font-size: 13px;
  line-height: 1.6;
}.eod_wy_grid-5o1 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.eod_wy_grid-5o1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eod_wy_grid-5o1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.eod_wy_card-5o1 {
  background: #141B2B;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.eod_wy_card-5o1:hover {
  transform: translateY(-2px);
  border-color: rgba(0,180,230,0.07);
}.eod_wy_card_ic-5o1 {
  border-radius: 50%;
  background: rgba(0,180,230,0.18);
  margin-bottom: 14px;
  color: #00B4E6;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
  height: 44px;
}.eod_wy_card_ic-5o1 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eod_wy_card_h-5o1 {
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #E6F2FA;
}.eod_wy_card_p-5o1 {
  overflow-wrap: break-word;
  color: #5A7388;
  font-size: 13px;
  line-height: 1.6;
}.eod_wy_card_p-5o1 strong {
  color: #B2C8DA;
  font-weight: 600;
}.eod_gr_jp-5o1 {
  border-radius: 12px;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#0E0A28 0%,#080612 100%);
  position: relative;
}.eod_gr_jp-5o1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(22,68,204,0.28) 0%,transparent 70%);
  left: -3.75rem;
  content: '';
  top: -60px;
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
}.eod_gr_jp-5o1::after {
  background: radial-gradient(circle,rgba(240,168,32,0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  height: 12.5rem;
  right: 0;
  bottom: -2.5rem;
  width: 12.5rem;
}.eod_gr_jp_head-5o1 {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}.eod_gr_jp_info-5o1 {
  flex: 1;
}.eod_gr_jp_label-5o1 {
  color: #8B3FD0;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
}.eod_gr_jp_label-5o1 svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
}.eod_gr_jp_amount-5o1 {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 4px;
  color: #E6F2FA;
  line-height: 1;
  font-weight: 800;
  font-size: 32px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.eod_gr_jp_amount-5o1 {
  font-size: 40px;
}
}.eod_gr_jp_amount-5o1 span {
  color: #F0A820;
}.eod_gr_jp_seo-5o1 {
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7A96AE;
  font-size: 12px;
}.eod_gr_jp_cta-5o1 {
  background: rgba(22,68,204,0.28);
  padding: 11px 1.25rem;
  border-radius: 8px;
  transition: background .2s;
  border: 1px solid rgba(22,68,204,0.28);
  font-weight: 700;
  align-self: flex-start;
  font-size: 0.813rem;
  z-index: 1;
  margin-top: 0.25rem;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
  color: #E6F2FA;
}.eod_gr_jp_cta-5o1:hover {
  background: #1644CC;
}.eod_gcg-5o1 {
  background: #0A0E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.eod_gcg-5o1 {
  padding: 2.75rem 24px 0;
}
}.eod_gcg_in-5o1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eod_gcg_head-5o1 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.eod_gcg_label-5o1 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00B4E6;
  text-transform: uppercase;
}.eod_gcg_h2-5o1 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F2FA;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.eod_gcg_h2-5o1 {
  font-size: 1.75rem;
}
}.eod_gcg_intro-5o1 {
  font-size: 13px;
  color: #5A7388;
  line-height: 1.6;
}.eod_gcg_grid-5o1 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.eod_gcg_grid-5o1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eod_gcg_grid-5o1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.eod_gcg_card-5o1 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 0.75rem;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
}.eod_gcg_card-5o1:hover {
  border-color: rgba(0,180,230,0.18);
  transform: translateY(-3px);
}.eod_gcg_card_bg-5o1 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.eod_gcg_card_bg-5o1::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.eod_gcg_card_ic-5o1 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  align-items: center;
  height: 40px;
  justify-content: center;
  right: 18px;
  color: #E6F2FA;
  width: 40px;
  z-index: 2;
  position: absolute;
  display: flex;
}.eod_gcg_card_ic-5o1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
}.eod_gcg_card_ct-5o1 {
  position: relative;
  z-index: 1;
}.eod_gcg_card_h-5o1 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F2FA;
  font-size: 18px;
}
@media(min-width: 769px) {.eod_gcg_card_h-5o1 {
  font-size: 1.25rem;
}
}.eod_gcg_card_p-5o1 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
}.eod_gcg_card_p-5o1 strong {
  font-weight: 600;
  color: #E6F2FA;
}.eod_gcg_card_cta-5o1 {
  gap: 4px;
  letter-spacing: .04em;
  display: inline-flex;
  color: #00B4E6;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  align-items: center;
}.eod_gcg_card_cta-5o1 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.eod_ws-5o1 {
  background: #0A0E1A;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.eod_ws-5o1 {
  padding: 36px 1.5rem 0;
}
}.eod_ws_in-5o1 {
  margin: 0 auto;
  max-width: 1320px;
}.eod_ws_head-5o1 {
  gap: 12px;
  margin-bottom: 14px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.eod_ws_title-5o1 {
  gap: 0.625rem;
  align-items: center;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F2FA;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
}.eod_ws_title_ic-5o1 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0A820;
  height: 18px;
  stroke-linecap: round;
}.eod_ws_online-5o1 {
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #5A7388;
}.eod_ws_online_dot-5o1 {
  border-radius: 50%;
  background: #00C878;
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(0,200,120,0.16);
}.eod_ws_scroll-5o1 {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.eod_ws_scroll-5o1::-webkit-scrollbar {
  display: none;
}.eod_wc-5o1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 0.875rem;
  border-radius: 0.5rem;
  gap: 10px;
  background: #0F1421;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.eod_wc_img-5o1 {
  border-radius: 0.25rem;
  background: #141B2B;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.eod_wc_img-5o1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.eod_wc_info-5o1 {
  min-width: 0;
}.eod_wc_game-5o1 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #B2C8DA;
  white-space: nowrap;
  font-size: 0.75rem;
}.eod_wc_player-5o1 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3E5566;
  font-size: 10px;
  white-space: nowrap;
}.eod_wc_amount-5o1 {
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #00C878;
}.eod_prov-5o1 {
  background: #0A0E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.eod_prov-5o1 {
  padding: 2.75rem 1.5rem 0;
}
}.eod_prov_in-5o1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eod_prov_head-5o1 {
  margin-bottom: 16px;
}.eod_prov_label-5o1 {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00B4E6;
  margin-bottom: 8px;
}.eod_prov_h2-5o1 {
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #E6F2FA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.eod_prov_h2-5o1 {
  font-size: 24px;
}
}.eod_prov_seo-5o1 {
  color: #5A7388;
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.eod_prov_seo-5o1 strong {
  font-weight: 700;
  color: #B2C8DA;
}.eod_prov_seo-5o1 a {
  color: #00B4E6;
  text-decoration: underline;
}.eod_prov_grid-5o1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.eod_prov_grid-5o1 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.eod_prov_grid-5o1 {
  grid-template-columns: repeat(8,1fr);
}
}.eod_prov_card-5o1 {
  border-radius: 8px;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  background: #0F1421;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.09);
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.eod_prov_card-5o1:hover {
  border-color: rgba(0,180,230,0.45);
  background: #141B2B;
}.eod_prov_logo-5o1 {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  height: 44px;
}.eod_prov_logo-5o1 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.eod_prov_name-5o1 {
  overflow-wrap: break-word;
  text-align: center;
  color: #7A96AE;
  font-size: 0.688rem;
  font-weight: 600;
}.eod_bon-5o1 {
  background: #0A0E1A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.eod_bon-5o1 {
  padding: 2.75rem 1.5rem 0;
}
}.eod_bon_in-5o1 {
  margin: 0 auto;
  max-width: 1320px;
}.eod_bon_head-5o1 {
  margin-bottom: 1.25rem;
}.eod_bon_label-5o1 {
  color: #00B4E6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.eod_bon_h2-5o1 {
  color: #E6F2FA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 765px) {.eod_bon_h2-5o1 {
  font-size: 24px;
}
}.eod_bon_seo-5o1 {
  color: #5A7388;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.eod_bon_seo-5o1 strong {
  font-weight: 700;
  color: #B2C8DA;
}.eod_bon_seo-5o1 a {
  text-decoration: underline;
  color: #00B4E6;
}.eod_bon_grid-5o1 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.eod_bon_grid-5o1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.eod_bon_grid-5o1 {
  grid-template-columns: repeat(5,1fr);
}
}.eod_bon_card-5o1 {
  background: #0F1421;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 1rem;
}.eod_bon_card-5o1:hover {
  transform: translateY(-2px);
  border-color: rgba(0,180,230,0.07);
}.eod_bon_card_ic-5o1 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.eod_bon_card_ic-5o1 {
  margin-bottom: 10px;
}.eod_bon_card_type-5o1 {
  font-weight: 700;
  letter-spacing: .06em;
  color: #5A7388;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.eod_bon_card_amount-5o1 {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F0A820;
}.eod_bon_card_name-5o1 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  color: #E6F2FA;
}.eod_bon_card_detail-5o1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #3E5566;
}.eod_reg-5o1 {
  padding: 36px 16px 0;
  background: #0A0E1A;
}
@media(min-width: 766px) {.eod_reg-5o1 {
  padding: 44px 1.5rem 0;
}
}.eod_reg_in-5o1 {
  padding: 1.75rem 24px;
  background: #141B2B;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 82.5rem;
}
@media(min-width:768px) {.eod_reg_in-5o1 {
  padding: 2.5rem;
}
}.eod_reg_top-5o1 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.eod_reg_top-5o1 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.eod_reg_label-5o1 {
  font-weight: 700;
  color: #00B4E6;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.eod_reg_h2-5o1 {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.2;
  color: #E6F2FA;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.eod_reg_h2-5o1 {
  font-size: 1.75rem;
}
}.eod_reg_bonus-5o1 {
  padding: 10px 16px;
  gap: 0.5rem;
  border: 1px solid rgba(240,168,32,0.16);
  border-radius: 0.5rem;
  background: rgba(240,168,32,0.16);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.eod_reg_bonus_amount-5o1 {
  font-weight: 800;
  font-size: 20px;
  color: #F0A820;
}.eod_reg_bonus_text-5o1 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #7A96AE;
}.eod_reg_cta_btn-5o1 {
  transition: background .2s;
  background: #00C878;
  padding: 14px 32px;
  border-radius: 8px;
  box-shadow: 0 2px 14px rgba(0,200,120,0.55), 0 1px 0.25rem rgba(0,0,0,0.65);
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
  color: #060D14;
  font-weight: 700;
}.eod_reg_cta_btn-5o1:hover {
  background: #00E08A;
}.eod_reg_terms-5o1 {
  color: #3E5566;
  font-size: 0.688rem;
  line-height: 1.5;
}.eod_reg_seo-5o1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #5A7388;
  line-height: 1.65;
  padding-top: 1.25rem;
}.eod_reg_seo-5o1 p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #5A7388;
}.eod_reg_seo-5o1 p:last-child {
  margin-bottom: 0;
}.eod_reg_seo-5o1 strong {
  color: #B2C8DA;
  font-weight: 700;
}.eod_reg_seo-5o1 a {
  transition: color .2s;
  color: #00B4E6;
  text-decoration: underline;
}.eod_reg_seo-5o1 a:hover {
  color: #00CCFF;
}.eod_reg_seo-5o1 ul,.eod_reg_seo-5o1 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.eod_reg_seo-5o1 ol {
  list-style: decimal;
}.eod_reg_seo-5o1 li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5A7388;
  margin-bottom: 0.25rem;
}.eod_reg_seo-5o1 table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.eod_reg_seo-5o1 table {
  display: table;
}
}.eod_reg_seo-5o1 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B2C8DA;
  font-weight: 700;
}.eod_reg_seo-5o1 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A7388;
}.eod_reg_steps-5o1 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 863px) {.eod_reg_steps-5o1 {
  margin-top: 0;
}
}.eod_reg_step-5o1 {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.eod_reg_step_num-5o1 {
  border: 1px solid rgba(0,180,230,0.07);
  border-radius: 50%;
  background: rgba(0,180,230,0.18);
  display: flex;
  font-size: 0.875rem;
  flex-shrink: 0;
  font-weight: 800;
  color: #00B4E6;
  align-items: center;
  width: 34px;
  height: 2.125rem;
  justify-content: center;
}.eod_reg_step_title-5o1 {
  margin-bottom: 3px;
  font-size: 14px;
  color: #E6F2FA;
  font-weight: 700;
}.eod_reg_step_text-5o1 {
  color: #5A7388;
  font-size: 0.75rem;
  line-height: 1.5;
}.eod_reg_trust-5o1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
}.eod_reg_trust_item-5o1 {
  gap: 7px;
  color: #5A7388;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.eod_reg_trust_ic-5o1 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #00B4E6;
  width: 16px;
}.eod_app-5o1 {
  background: #0A0E1A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.eod_app-5o1 {
  padding: 2.75rem 1.5rem 0;
}
}.eod_app_in-5o1 {
  margin: 0 auto;
  max-width: 1320px;
}.eod_app_head-5o1 {
  margin-bottom: 1rem;
}.eod_app_label-5o1 {
  letter-spacing: .08em;
  color: #00B4E6;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.eod_app_h2-5o1 {
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F2FA;
}
@media(min-width: 769px) {.eod_app_h2-5o1 {
  font-size: 24px;
}
}.eod_app_sub-5o1 {
  max-width: 600px;
  line-height: 1.6;
  font-size: 13px;
  color: #5A7388;
  overflow-wrap: break-word;
}.eod_app_sub-5o1 strong {
  color: #B2C8DA;
  font-weight: 700;
}.eod_app_cards-5o1 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.eod_app_cards-5o1 {
  grid-template-columns: repeat(3,1fr);
}
}.eod_app_card-5o1 {
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.eod_app_card_ios-5o1 {
  background: linear-gradient(135deg,rgba(0,180,230,0.18) 0%,#141B2B 100%);
}.eod_app_card_android-5o1 {
  background: linear-gradient(135deg,rgba(0,200,120,0.16) 0%,#141B2B 100%);
}.eod_app_card_win-5o1 {
  background: linear-gradient(135deg,rgba(240,168,32,0.16) 0%,#141B2B 100%);
}.eod_app_card_ic-5o1 svg {
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.eod_app_card_ic-5o1 {
  flex-shrink: 0;
  color: #E6F2FA;
}.eod_app_card_os-5o1 {
  font-size: 10px;
  text-transform: uppercase;
  color: #5A7388;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
}.eod_app_card_title-5o1 {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #E6F2FA;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.eod_app_card_text-5o1 {
  line-height: 1.5;
  color: #5A7388;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
}.eod_app_card_btn-5o1 {
  background: rgba(255,255,255,0.12);
  border-radius: 4px;
  padding: 0.625rem 18px;
  gap: 7px;
  border: 1px solid rgba(0,180,230,0.45);
  transition: background .2s;
  display: inline-flex;
  font-weight: 700;
  color: #E6F2FA;
  font-size: 0.813rem;
  align-items: center;
}.eod_app_card_btn-5o1:hover {
  background: rgba(255,255,255,0.07);
}.eod_faq-5o1 {
  background: #0A0E1A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.eod_faq-5o1 {
  padding: 44px 1.5rem 0;
}
}.eod_faq_in-5o1 {
  margin: 0 auto;
  max-width: 1320px;
}.eod_faq_head-5o1 {
  margin-bottom: 20px;
}.eod_faq_label-5o1 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00B4E6;
  letter-spacing: .08em;
}.eod_faq_h2-5o1 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E6F2FA;
}
@media(min-width: 766px) {.eod_faq_h2-5o1 {
  font-size: 24px;
}
}.eod_faq_list-5o1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.eod_faq_item-5o1 {
  overflow: hidden;
  background: #141B2B;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
}.eod_faq_q-5o1 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  display: flex;
  color: #B2C8DA;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
}.eod_faq_q-5o1:hover {
  color: #E6F2FA;
}.eod_faq_q_ic-5o1 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  flex-shrink: 0;
  height: 1.5rem;
  align-items: center;
  width: 1.5rem;
  justify-content: center;
  font-size: 1rem;
  display: flex;
  color: #00B4E6;
}.eod_faq_item-5o1.eod_state_open-5o1 .eod_faq_q_ic-5o1 {
  transform: rotate(45deg);
}.eod_faq_a-5o1 {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  display: none;
  color: #5A7388;
  overflow-wrap: break-word;
  line-height: 1.7;
}.eod_faq_item-5o1.eod_state_open-5o1 .eod_faq_a-5o1 {
  display: block;
}.eod_faq_a-5o1 strong {
  font-weight: 700;
  color: #B2C8DA;
}.eod_faq_a-5o1 a {
  color: #00B4E6;
  text-decoration: underline;
}.eod_faq_a-5o1 ul,.eod_faq_a-5o1 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.eod_faq_a-5o1 ol {
  list-style: decimal;
}.eod_faq_a-5o1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.eod_faq_a-5o1 table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.eod_faq_a-5o1 table {
  display: table;
}
}.eod_faq_a-5o1 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B2C8DA;
}.eod_faq_a-5o1 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A7388;
}.eod_seo-5o1 {
  padding: 2.25rem 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 770px) {.eod_seo-5o1 {
  padding: 44px 24px 0;
}
}.eod_seo_in-5o1 {
  padding: 28px 24px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #141B2B;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width:768px) {.eod_seo_in-5o1 {
  padding: 36px 40px;
}
}.eod_seo_label-5o1 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  color: #00B4E6;
}.eod_seo_h2-5o1 {
  color: #E6F2FA;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
}
@media(min-width: 770px) {.eod_seo_h2-5o1 {
  font-size: 1.5rem;
}
}.eod_seo_body-5o1 {
  color: #7A96AE;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.eod_seo_body-5o1 p {
  color: #7A96AE;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.eod_seo_body-5o1 p:last-child {
  margin-bottom: 0;
}.eod_seo_body-5o1 strong {
  color: #B2C8DA;
  font-weight: 700;
}.eod_seo_body-5o1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00B4E6;
}.eod_seo_body-5o1 a:hover {
  color: #00CCFF;
}.eod_seo_body-5o1 ul,.eod_seo_body-5o1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.eod_seo_body-5o1 ol {
  list-style: decimal;
}.eod_seo_body-5o1 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #7A96AE;
  line-height: 1.75;
}.eod_seo_body-5o1 table {
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.eod_seo_body-5o1 table {
  display: table;
}
}.eod_seo_body-5o1 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B2C8DA;
  font-weight: 700;
}.eod_seo_body-5o1 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A96AE;
}.eod_seo_cols-5o1 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.eod_seo_cols-5o1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.eod_seo_cols-5o1 {
  grid-template-columns: repeat(3,1fr);
}
}.eod_seo_col_h-5o1 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B2C8DA;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.eod_seo_col_p-5o1 {
  line-height: 1.65;
  font-size: 13px;
  color: #5A7388;
  overflow-wrap: break-word;
}.eod_seo_stats-5o1 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.eod_seo_stat-5o1 {
  border-radius: 0.5rem;
  background: rgba(0,180,230,0.07);
  flex: 1;
  border: 1px solid rgba(0,180,230,0.18);
  padding: 14px 16px;
  min-width: 140px;
}.eod_seo_stat_val-5o1 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #00B4E6;
}.eod_seo_stat_lb-5o1 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5A7388;
}.eod_seo-5o1 {
  padding: 36px 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 771px) {.eod_seo-5o1 {
  padding: 2.75rem 24px 0;
}
}.eod_seo_in-5o1 {
  background: #141B2B;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.eod_seo_in-5o1 {
  padding: 36px 2.5rem;
}
}.eod_seo_label-5o1 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00B4E6;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}.eod_seo_h2-5o1 {
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F2FA;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.eod_seo_h2-5o1 {
  font-size: 1.5rem;
}
}.eod_seo_body-5o1 {
  color: #7A96AE;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.eod_seo_body-5o1 p {
  margin-bottom: 0.75rem;
  color: #7A96AE;
  line-height: 1.75;
  font-size: 14px;
}.eod_seo_body-5o1 p:last-child {
  margin-bottom: 0;
}.eod_seo_body-5o1 strong {
  color: #B2C8DA;
  font-weight: 700;
}.eod_seo_body-5o1 a {
  transition: color .2s;
  color: #00B4E6;
  text-decoration: underline;
}.eod_seo_body-5o1 a:hover {
  color: #00CCFF;
}.eod_seo_body-5o1 ul,.eod_seo_body-5o1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.eod_seo_body-5o1 ol {
  list-style: decimal;
}.eod_seo_body-5o1 li {
  color: #7A96AE;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.eod_seo_body-5o1 table {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.eod_seo_body-5o1 table {
  display: table;
}
}.eod_seo_body-5o1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #B2C8DA;
  text-align: left;
}.eod_seo_body-5o1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A96AE;
}.eod_seo_cols-5o1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.eod_seo_cols-5o1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.eod_seo_cols-5o1 {
  grid-template-columns: repeat(3,1fr);
}
}.eod_seo_col_h-5o1 {
  margin-bottom: 0.438rem;
  color: #B2C8DA;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.eod_seo_col_p-5o1 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5A7388;
  font-size: 0.813rem;
}.eod_seo_stats-5o1 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.eod_seo_stat-5o1 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(0,180,230,0.18);
  flex: 1;
  background: rgba(0,180,230,0.07);
  min-width: 8.75rem;
}.eod_seo_stat_val-5o1 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #00B4E6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.eod_seo_stat_lb-5o1 {
  overflow-wrap: break-word;
  color: #5A7388;
  font-size: 0.688rem;
}.eod_pmt-5o1 {
  background: #0A0E1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.eod_pmt-5o1 {
  padding: 2.75rem 1.5rem 0;
}
}.eod_pmt_in-5o1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eod_pmt_head-5o1 {
  margin-bottom: 22px;
  max-width: 720px;
}.eod_pmt_label-5o1 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00B4E6;
  font-size: 0.688rem;
}.eod_pmt_h2-5o1 {
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #E6F2FA;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.eod_pmt_h2-5o1 {
  font-size: 1.75rem;
}
}.eod_pmt_intro-5o1 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #5A7388;
  line-height: 1.6;
}.eod_pmt_groups-5o1 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.eod_pmt_group-5o1 {
  background: #141B2B;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
}.eod_pmt_group_head-5o1 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.eod_pmt_group_ic-5o1 {
  border-radius: 4px;
  background: rgba(0,180,230,0.18);
  justify-content: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #00B4E6;
}.eod_pmt_group_ic-5o1 svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eod_pmt_group_h-5o1 {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
  color: #E6F2FA;
}.eod_pmt_group_p-5o1 {
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #5A7388;
  font-size: 13px;
}.eod_pmt_group_p-5o1 strong {
  color: #B2C8DA;
  font-weight: 600;
}.eod_pmt_table_wrap-5o1 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.eod_pmt_table-5o1 {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  min-width: 33.75rem;
}.eod_pmt_table-5o1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B2C8DA;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.688rem;
  text-align: left;
  text-transform: uppercase;
}.eod_pmt_table-5o1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #5A7388;
}.eod_pmt_table-5o1 tbody tr:last-child td {
  border-bottom: none;
}.eod_pmt_table-5o1 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B2C8DA;
}.eod_seo-5o1 {
  padding: 36px 1rem 0;
  background: #0A0E1A;
}
@media(min-width: 765px) {.eod_seo-5o1 {
  padding: 44px 1.5rem 0;
}
}.eod_seo_in-5o1 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 12px;
  background: #141B2B;
  max-width: 1320px;
}
@media(min-width: 771px) {.eod_seo_in-5o1 {
  padding: 36px 40px;
}
}.eod_seo_label-5o1 {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #00B4E6;
  letter-spacing: .08em;
  text-transform: uppercase;
}.eod_seo_h2-5o1 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #E6F2FA;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.eod_seo_h2-5o1 {
  font-size: 24px;
}
}.eod_seo_body-5o1 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A96AE;
}.eod_seo_body-5o1 p {
  line-height: 1.75;
  color: #7A96AE;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.eod_seo_body-5o1 p:last-child {
  margin-bottom: 0;
}.eod_seo_body-5o1 strong {
  color: #B2C8DA;
  font-weight: 700;
}.eod_seo_body-5o1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00B4E6;
}.eod_seo_body-5o1 a:hover {
  color: #00CCFF;
}.eod_seo_body-5o1 ul,.eod_seo_body-5o1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.eod_seo_body-5o1 ol {
  list-style: decimal;
}.eod_seo_body-5o1 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A96AE;
  margin-bottom: 0.375rem;
}.eod_seo_body-5o1 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.eod_seo_body-5o1 table {
  display: table;
}
}.eod_seo_body-5o1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B2C8DA;
  text-align: left;
  font-weight: 700;
}.eod_seo_body-5o1 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A96AE;
}.eod_seo_cols-5o1 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.eod_seo_cols-5o1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.eod_seo_cols-5o1 {
  grid-template-columns: repeat(3,1fr);
}
}.eod_seo_col_h-5o1 {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B2C8DA;
  margin-bottom: 7px;
}.eod_seo_col_p-5o1 {
  font-size: 0.813rem;
  color: #5A7388;
  overflow-wrap: break-word;
  line-height: 1.65;
}.eod_seo_stats-5o1 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.eod_seo_stat-5o1 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(0,180,230,0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(0,180,230,0.07);
  min-width: 140px;
}.eod_seo_stat_val-5o1 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #00B4E6;
  overflow-wrap: break-word;
}.eod_seo_stat_lb-5o1 {
  color: #5A7388;
  overflow-wrap: break-word;
  font-size: 11px;
}.eod_ft-5o1 {
  background: #060810;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.eod_ft_support-5o1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.eod_ft_support-5o1 {
  padding: 28px 1.5rem;
}
}.eod_ft_support_in-5o1 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.eod_ft_support_main-5o1 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.eod_ft_support_ic-5o1 {
  flex-shrink: 0;
  color: #00B4E6;
}.eod_ft_support_ic-5o1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
}.eod_ft_support_text_title-5o1 {
  font-size: 15px;
  margin-bottom: 3px;
  color: #E6F2FA;
  overflow-wrap: break-word;
  font-weight: 700;
}.eod_ft_support_text_sub-5o1 {
  font-size: 12px;
  color: #5A7388;
  overflow-wrap: break-word;
}.eod_ft_support_btn-5o1 {
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00B4E6;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  color: #E6F2FA;
  white-space: nowrap;
}.eod_ft_support_btn-5o1:hover {
  background: #00CCFF;
}.eod_ft_support_contacts-5o1 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.eod_ft_support_contact-5o1 {
  line-height: 1.4;
  color: #3E5566;
  font-size: 12px;
}.eod_ft_support_contact-5o1 strong {
  color: #7A96AE;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
}.eod_ft_main-5o1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.eod_ft_main-5o1 {
  padding: 2.5rem 24px 2rem;
}
}.eod_ft_main_in-5o1 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.eod_ft_main_in-5o1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.eod_ft_main_in-5o1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.eod_ft_col_logo-5o1 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.eod_ft_col_logo-5o1 {
  grid-column: auto;
}
}.eod_ft_logo-5o1 {
  gap: 9px;
  align-items: center;
  font-size: 1rem;
  color: #E6F2FA;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
}.eod_ft_logo_mark-5o1 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.eod_ft_logo_mark-5o1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.eod_ft_logo_sub-5o1 {
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #3E5566;
}.eod_ft_col_title-5o1 {
  color: #7A96AE;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.eod_ft_col_links-5o1 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.eod_ft_col_link-5o1 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #3E5566;
}.eod_ft_col_link-5o1:hover {
  color: #B2C8DA;
}.eod_ft_apps-5o1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.eod_ft_app_card-5o1 {
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.eod_ft_app_card-5o1:hover {
  border-color: rgba(0,180,230,0.45);
}.eod_ft_app_card_ic-5o1 svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.eod_ft_app_card_os-5o1 {
  color: #3E5566;
  font-size: 0.625rem;
  font-weight: 600;
}.eod_ft_app_card_action-5o1 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #B2C8DA;
}.eod_ft_bot-5o1 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.eod_ft_bot-5o1 {
  padding: 20px 24px;
}
}.eod_ft_bot_in-5o1 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.eod_ft_socials-5o1 {
  gap: 8px;
  display: flex;
}.eod_ft_soc-5o1 {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  align-items: center;
  height: 36px;
  color: #7A96AE;
  justify-content: center;
  width: 36px;
  display: flex;
}.eod_ft_soc-5o1 svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.eod_ft_soc-5o1:hover {
  background: rgba(255,255,255,0.07);
}.eod_ft_legal-5o1 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
  color: #8298AE;
  line-height: 1.6;
}.eod_ft_legal-5o1 strong {
  color: #7A96AE;
  font-weight: 700;
}.eod_ft_legal-5o1 a {
  text-decoration: underline;
  color: #7A96AE;
}.eod_ft_age-5o1 {
  border-radius: 50%;
  border: 2px solid #8298AE;
  align-items: center;
  display: flex;
  color: #8298AE;
  width: 2rem;
  font-size: 0.688rem;
  font-weight: 800;
  height: 2rem;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
}