*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C4CEEC;
  min-height: 100vh;
  background-color: #0C0F1E;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.cez_layout-91x {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.cez_page-91x {
  min-height: 100vh;
  display: flex;
}.cez_main-91x {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.cez_main-91x {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.cez_main-91x {
  padding-bottom: 72px;
}
}.cez_gc-91x {
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  overflow: hidden;
  background: #0F1222;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 637px) {.cez_gc-91x {
  width: 156px;
}
}
@media(min-width: 1079px) {.cez_gc-91x {
  width: 168px;
}
}.cez_gc-91x:hover {
  transform: translateY(-3px);
  border-color: rgba(36,97,232,0.09);
}.cez_gc_img-91x {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.cez_gc_img-91x img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.cez_gc_hover-91x {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7,9,15,0.72);
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.cez_gc-91x:hover .cez_gc_hover-91x {
  opacity: 1;
}.cez_gc_hover_btn-91x {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #2461E8;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EFF3FF;
}.cez_gc_info-91x {
  padding: 0.5rem 10px 0.625rem;
}.cez_gc_name-91x {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C4CEEC;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 100%;
}.cez_gc_prov-91x {
  font-size: 0.625rem;
  color: #464E6A;
}.cez_gc_tag-91x {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  font-size: 0.563rem;
  font-weight: 700;
  top: 6px;
  text-transform: uppercase;
}.cez_gc_tag_hot-91x {
  background: #E01828;
  color: #fff;
}.cez_gc_tag_new-91x {
  background: #18C25A;
  color: #0C0F1E;
}.cez_gc_tag_jp-91x {
  background: #C8911A;
  color: #0C0F1E;
}.cez_gc_tag_ex-91x {
  background: #C8202E;
  color: #fff;
}.cez_gc_tag_live-91x {
  background: #E01828;
  color: #fff;
}.cez_gr-91x {
  background: #0C0F1E;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.cez_gr-91x {
  padding: 36px 24px 0;
}
}.cez_gr_in-91x {
  margin: 0 auto;
  max-width: 1340px;
}.cez_gr_head-91x {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.cez_gr_head_l-91x {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.cez_gr_ic-91x {
  border-radius: 0.5rem;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  justify-content: center;
}.cez_gr_ic-91x svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cez_gr_title-91x {
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 767px) {.cez_gr_title-91x {
  font-size: 18px;
}
}.cez_gr_more-91x {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  color: #606886;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
}.cez_gr_more-91x:hover {
  color: #2461E8;
}.cez_gr_more-91x svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.cez_gr_arrows-91x {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cez_gr_arr-91x {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  width: 30px;
  color: #8A96BE;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.cez_gr_arr-91x:hover {
  background: rgba(255,255,255,0.07);
  color: #EFF3FF;
}.cez_gr_arr-91x svg {
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cez_gr_seo_h-91x {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C4CEEC;
}
@media(min-width: 766px) {.cez_gr_seo_h-91x {
  font-size: 14px;
}
}.cez_gr_seo-91x {
  color: #606886;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 680px;
}.cez_gr_seo-91x strong {
  color: #C4CEEC;
  font-weight: 600;
}.cez_gr_scroll-91x {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.cez_gr_scroll-91x::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.cez_gr_scroll-91x {
  gap: 0.75rem;
}
}.cez_tb-91x {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0A0D1B;
  left: 0;
  top: 0;
  align-items: center;
  position: fixed;
  height: 3.5rem;
  display: flex;
  right: 0;
  z-index: 80;
}.cez_tb_in-91x {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.cez_tb_burger-91x {
  gap: 0.313rem;
  border-radius: 0.5rem;
  height: 38px;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}.cez_tb_burger-91x:hover {
  background: rgba(255,255,255,0.05);
}.cez_tb_burger_line-91x {
  border-radius: 1px;
  background: #8A96BE;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.cez_tb_burger-91x {
  display: none;
}
}.cez_tb_logo-91x {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #EFF3FF;
  overflow-wrap: break-word;
  flex-shrink: 0;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  font-weight: 800;
  display: flex;
}.cez_tb_logo_mark-91x {
  border-radius: 8px;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
}.cez_tb_logo_mark-91x img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.cez_tb_nav-91x {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.cez_tb_nav-91x {
  display: flex;
}
}.cez_tb_tab-91x {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-size: 13px;
  color: #8A96BE;
  white-space: nowrap;
  font-weight: 600;
}.cez_tb_tab-91x:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF3FF;
}.cez_tb_tab-91x.cez_state_active-91x {
  background: rgba(36,97,232,0.22);
  color: #EFF3FF;
}.cez_tb_right-91x {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.cez_tb_login-91x {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C4CEEC;
}.cez_tb_login-91x:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EFF3FF;
}
@media(min-width: 477px) {.cez_tb_login-91x {
  display: block;
}
}.cez_tb_reg-91x {
  border-radius: 0.5rem;
  background: #18C25A;
  padding: 9px 1.125rem;
  transition: background .2s;
  color: #080C18;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.cez_tb_reg-91x:hover {
  background: #22D96A;
}.cez_sb-91x {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #131828;
  transition: transform .25s ease;
  transform: translateX(-100%);
  bottom: 0;
  overflow-y: auto;
  top: 56px;
  position: fixed;
  z-index: 70;
  left: 0;
  width: 13.75rem;
}.cez_sb-91x.cez_state_open-91x {
  transform: translateX(0);
}.cez_sb-91x::-webkit-scrollbar {
  width: 0.25rem;
}.cez_sb-91x::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.cez_sb-91x {
  transform: translateX(0);
}
}.cez_sb_auth-91x {
  padding: 14px 0.75rem 10px;
}.cez_sb_btn_reg-91x {
  border-radius: 0.5rem;
  background: #18C25A;
  padding: 0.688rem;
  transition: background .2s;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #080C18;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.cez_sb_btn_reg-91x:hover {
  background: #22D96A;
}.cez_sb_btn_login-91x {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 10px;
  font-weight: 600;
  display: block;
  font-size: 13px;
  color: #C4CEEC;
  text-align: center;
}.cez_sb_btn_login-91x:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EFF3FF;
}.cez_sb_promo-91x {
  border-radius: 8px;
  border: 1px solid rgba(36,97,232,0.22);
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#0D1F5C,#131828);
  overflow: hidden;
  position: relative;
}.cez_sb_promo-91x::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(36,97,232,0.22),transparent 70%);
  position: absolute;
  content: '';
  width: 80px;
  top: -20px;
  right: -20px;
  height: 5rem;
}.cez_sb_promo_title-91x {
  font-size: 0.688rem;
  color: #2461E8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.cez_sb_promo_text-91x {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EFF3FF;
  line-height: 1.35;
}.cez_sb_promo_sub-91x {
  color: #606886;
  margin-top: 3px;
  font-size: 0.625rem;
}.cez_sb_nav-91x {
  padding: 0.375rem 8px 16px;
}.cez_sb_nav_lb-91x {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #464E6A;
}.cez_sb_link-91x {
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  font-size: 13px;
  display: flex;
  font-weight: 500;
  color: #8A96BE;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
}.cez_sb_link-91x:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF3FF;
}.cez_sb_link-91x.cez_state_active-91x {
  background: rgba(36,97,232,0.22);
  color: #EFF3FF;
}.cez_sb_ic-91x {
  border-radius: 0.25rem;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
}.cez_sb_ic-91x svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.cez_sb_ic_1-91x {
  background: rgba(36,97,232,0.09);
  color: #2461E8;
}.cez_sb_ic_2-91x {
  background: rgba(24,194,90,0.18);
  color: #18C25A;
}.cez_sb_ic_3-91x {
  background: rgba(200,145,26,0.18);
  color: #C8911A;
}.cez_sb_ic_4-91x {
  background: rgba(200,32,46,0.20);
  color: #C8202E;
}.cez_sb_ic_5-91x {
  background: rgba(36,97,232,0.09);
  color: #E83A78;
}.cez_sb_ic_6-91x {
  background: rgba(200,32,46,0.20);
  color: #7B2FE8;
}.cez_sb_badge-91x {
  border-radius: 0.25rem;
  background: #C8911A;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #080C18;
  font-size: 0.563rem;
  font-weight: 700;
}.cez_sb_bot-91x {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.cez_sb_lang-91x,.cez_sb_help-91x {
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  flex: 1;
  font-weight: 600;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 11px;
  color: #8A96BE;
}.cez_sb_lang-91x:hover,.cez_sb_help-91x:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EFF3FF;
}.cez_sb_lang-91x svg,.cez_sb_help-91x svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cez_sb_bd-91x {
  inset: 0;
  background: rgba(7,9,15,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.cez_sb_bd-91x.cez_state_on-91x {
  display: block;
}
@media(min-width: 1081px) {.cez_sb_bd-91x {
  display: none!important;
}
}.cez_mob_nav-91x {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #131828;
  border-top: 1px solid rgba(255,255,255,0.09);
  position: fixed;
  left: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  right: 0;
}
@media(min-width: 1083px) {.cez_mob_nav-91x {
  display: none;
}
}.cez_mob_nav_item-91x {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #464E6A;
  align-items: center;
}.cez_mob_nav_ic-91x {
  line-height: 1;
}.cez_mob_nav_ic-91x svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.cez_mob_nav_lb-91x {
  color: #464E6A;
  font-weight: 600;
  font-size: 0.625rem;
}.cez_mob_nav_item-91x.cez_state_active-91x {
  color: #2461E8;
}.cez_mob_nav_item-91x.cez_state_active-91x .cez_mob_nav_lb-91x {
  color: #2461E8;
}.cez_hero-91x {
  padding: 20px 1rem 0;
  background: #0C0F1E;
}
@media(min-width:768px) {.cez_hero-91x {
  padding: 24px 1.5rem 0;
}
}.cez_hero_in-91x {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 862px) {.cez_hero_in-91x {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.cez_hero_in-91x {
  grid-template-columns: 1fr 21.25rem;
}
}.cez_hero_promo-91x {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0F1222;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width:768px) {.cez_hero_promo-91x {
  min-height: 280px;
}
}.cez_hero_promo_bg-91x {
  background: linear-gradient(120deg,#0D1F5C 0%,#0C0F1E 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.cez_hero_promo_bg-91x::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0F1E 0%,rgba(7,9,15,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.cez_hero_promo_glow-91x {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,32,46,0.20) 0%,transparent 65%);
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  top: -2.5rem;
  height: 18.75rem;
  width: 300px;
}.cez_hero_promo_ct-91x {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width:768px) {.cez_hero_promo_ct-91x {
  padding: 2.5rem 2rem;
}
}.cez_hero_badge-91x {
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(36,97,232,0.22);
  border: 1px solid rgba(36,97,232,0.09);
  font-size: 10px;
  color: #2461E8;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.cez_hero_h1-91x {
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 26px;
  margin-bottom: 0.625rem;
}.cez_hero_h1-91x em {
  color: #C8911A;
  font-style: normal;
}
@media(min-width: 767px) {.cez_hero_h1-91x {
  font-size: 2.25rem;
}
}.cez_hero_sub-91x {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color: #8A96BE;
}
@media(min-width: 767px) {.cez_hero_sub-91x {
  font-size: 0.875rem;
}
}.cez_hero_row-91x {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cez_hero_cta-91x {
  transition: background .2s;
  background: #18C25A;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  color: #080C18;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 4px 4px 0px #051A0E, 0 0 14px rgba(24,194,90,0.40);
}.cez_hero_cta-91x:hover {
  background: #22D96A;
}.cez_hero_terms-91x {
  font-size: 0.688rem;
  color: #464E6A;
}.cez_hero_game-91x {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 12px;
  background: #0F1222;
  display: flex;
  position: relative;
  flex-direction: column;
}.cez_hero_game_badge-91x {
  background: rgba(200,145,26,0.18);
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid rgba(200,145,26,0.18);
  position: absolute;
  color: #C8911A;
  letter-spacing: .06em;
  z-index: 3;
  font-size: 0.625rem;
  text-transform: uppercase;
  top: 12px;
  font-weight: 700;
  left: 0.75rem;
}.cez_hero_game_badge-91x svg {
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
  width: 11px;
}.cez_hero_game_img-91x {
  overflow: hidden;
  background: linear-gradient(135deg,#0D1F5C,#0C0F1E);
  padding-bottom: 60%;
  position: relative;
}.cez_hero_game_img-91x img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cez_hero_game_play-91x {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7,9,15,0.72);
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.cez_hero_game-91x:hover .cez_hero_game_play-91x {
  opacity: 1;
}.cez_hero_game_play-91x span {
  border-radius: 50%;
  background: #2461E8;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
}.cez_hero_game_play-91x span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.cez_hero_game_info-91x {
  padding: 14px 16px;
}.cez_hero_game_title-91x {
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF3FF;
  font-size: 15px;
}.cez_hero_game_provider-91x {
  font-size: 0.688rem;
  color: #606886;
}.cez_hero_game_btn-91x {
  border-radius: 8px;
  background: #2461E8;
  padding: 0.688rem;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EFF3FF;
  text-align: center;
  display: block;
}.cez_hero_game-91x:hover .cez_hero_game_btn-91x {
  background: #3D78FF;
}.cez_sbar-91x {
  padding: 1rem 16px 0;
  background: #0C0F1E;
}
@media(min-width: 769px) {.cez_sbar-91x {
  padding: 18px 1.5rem 0;
}
}.cez_sbar_in-91x {
  margin: 0 auto;
  max-width: 83.75rem;
}.cez_sbar_row-91x {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.cez_sbar_input-91x {
  padding: 11px 16px;
  background: #0F1222;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 0.813rem;
  cursor: pointer;
  color: #606886;
  display: flex;
  align-items: center;
}.cez_sbar_input-91x:hover {
  border-color: rgba(255,255,255,0.18);
}.cez_sbar_input-91x svg {
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
}.cez_sbar_providers-91x {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 11px 18px;
  background: #0F1222;
  gap: 0.5rem;
  border-radius: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C4CEEC;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.cez_sbar_providers-91x:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EFF3FF;
}.cez_sbar_providers-91x svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.cez_sbar_tabs-91x {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.cez_sbar_tabs-91x::-webkit-scrollbar {
  display: none;
}.cez_sbar_tab-91x {
  gap: 7px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  color: #8A96BE;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.cez_sbar_tab-91x:hover {
  border-color: rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.07);
  color: #EFF3FF;
}.cez_sbar_tab-91x.cez_state_active-91x {
  border-color: rgba(36,97,232,0.09);
  background: rgba(36,97,232,0.22);
  color: #EFF3FF;
}.cez_sbar_tab_ic-91x svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.cez_wy-91x {
  padding: 32px 16px 0;
  background: #0C0F1E;
}
@media(min-width: 766px) {.cez_wy-91x {
  padding: 40px 24px 0;
}
}.cez_wy_in-91x {
  margin: 0 auto;
  max-width: 83.75rem;
}.cez_wy_head-91x {
  max-width: 45rem;
  margin-bottom: 18px;
}.cez_wy_label-91x {
  color: #2461E8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.cez_wy_h2-91x {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  color: #EFF3FF;
}
@media(min-width: 766px) {.cez_wy_h2-91x {
  font-size: 1.5rem;
}
}.cez_wy_intro-91x {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #606886;
}.cez_wy_grid-91x {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cez_wy_grid-91x {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cez_wy_grid-91x {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cez_wy_card-91x {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 1.25rem;
  background: #131828;
}.cez_wy_card-91x:hover {
  border-color: rgba(36,97,232,0.09);
  transform: translateY(-2px);
}.cez_wy_card_ic-91x {
  background: rgba(36,97,232,0.22);
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 2.75rem;
  color: #2461E8;
  display: flex;
  height: 44px;
}.cez_wy_card_ic-91x svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.cez_wy_card_h-91x {
  font-size: 15px;
  color: #EFF3FF;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.cez_wy_card_p-91x {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #606886;
  font-size: 13px;
}.cez_wy_card_p-91x strong {
  font-weight: 600;
  color: #C4CEEC;
}.cez_gcg-91x {
  background: #0C0F1E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cez_gcg-91x {
  padding: 44px 24px 0;
}
}.cez_gcg_in-91x {
  margin: 0 auto;
  max-width: 83.75rem;
}.cez_gcg_head-91x {
  margin-bottom: 20px;
  max-width: 720px;
}.cez_gcg_label-91x {
  margin-bottom: 8px;
  color: #2461E8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cez_gcg_h2-91x {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  color: #EFF3FF;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.cez_gcg_h2-91x {
  font-size: 1.75rem;
}
}.cez_gcg_intro-91x {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #606886;
}.cez_gcg_grid-91x {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.cez_gcg_grid-91x {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cez_gcg_grid-91x {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cez_gcg_card-91x {
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 15rem;
  cursor: pointer;
}.cez_gcg_card-91x:hover {
  transform: translateY(-3px);
  border-color: rgba(36,97,232,0.22);
}.cez_gcg_card_bg-91x {
  inset: 0;
  z-index: 0;
  position: absolute;
}.cez_gcg_card_bg-91x::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.cez_gcg_card_ic-91x {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  top: 1.125rem;
  display: flex;
  align-items: center;
  z-index: 2;
  justify-content: center;
  right: 18px;
  color: #EFF3FF;
  position: absolute;
  width: 2.5rem;
}.cez_gcg_card_ic-91x svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.cez_gcg_card_ct-91x {
  z-index: 1;
  position: relative;
}.cez_gcg_card_h-91x {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF3FF;
  margin-bottom: 8px;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 767px) {.cez_gcg_card_h-91x {
  font-size: 1.25rem;
}
}.cez_gcg_card_p-91x {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
}.cez_gcg_card_p-91x strong {
  font-weight: 600;
  color: #EFF3FF;
}.cez_gcg_card_cta-91x {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
  font-size: 0.75rem;
  color: #2461E8;
}.cez_gcg_card_cta-91x svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.cez_ws-91x {
  background: #0C0F1E;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.cez_ws-91x {
  padding: 36px 24px 0;
}
}.cez_ws_in-91x {
  margin: 0 auto;
  max-width: 1340px;
}.cez_ws_head-91x {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.cez_ws_title-91x {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  color: #EFF3FF;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
}.cez_ws_title_ic-91x svg {
  color: #C8911A;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.cez_ws_online-91x {
  gap: 7px;
  color: #606886;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.cez_ws_online_dot-91x {
  border-radius: 50%;
  background: #18C25A;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(24,194,90,0.18);
  width: 8px;
  flex-shrink: 0;
}.cez_ws_scroll-91x {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.cez_ws_scroll-91x::-webkit-scrollbar {
  display: none;
}.cez_wc-91x {
  background: #0F1222;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  gap: 0.625rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.cez_wc_img-91x {
  overflow: hidden;
  background: #131828;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.cez_wc_img-91x img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.cez_wc_info-91x {
  min-width: 0;
}.cez_wc_game-91x {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C4CEEC;
}.cez_wc_player-91x {
  overflow: hidden;
  color: #464E6A;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.cez_wc_amount-91x {
  margin-left: auto;
  font-size: 13px;
  color: #18C25A;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.cez_app-91x {
  background: #0C0F1E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.cez_app-91x {
  padding: 2.75rem 1.5rem 0;
}
}.cez_app_in-91x {
  margin: 0 auto;
  max-width: 1340px;
}.cez_app_head-91x {
  margin-bottom: 16px;
}.cez_app_label-91x {
  color: #2461E8;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.cez_app_h2-91x {
  color: #EFF3FF;
  font-size: 20px;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cez_app_h2-91x {
  font-size: 1.5rem;
}
}.cez_app_sub-91x {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #606886;
  max-width: 600px;
}.cez_app_sub-91x strong {
  color: #C4CEEC;
  font-weight: 700;
}.cez_app_cards-91x {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cez_app_cards-91x {
  grid-template-columns: repeat(3,1fr);
}
}.cez_app_card-91x {
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.cez_app_card_ios-91x {
  background: linear-gradient(135deg,rgba(36,97,232,0.22) 0%,#131828 100%);
}.cez_app_card_android-91x {
  background: linear-gradient(135deg,rgba(24,194,90,0.18) 0%,#131828 100%);
}.cez_app_card_win-91x {
  background: linear-gradient(135deg,rgba(200,145,26,0.18) 0%,#131828 100%);
}.cez_app_card_ic-91x svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.cez_app_card_ic-91x {
  color: #EFF3FF;
  flex-shrink: 0;
}.cez_app_card_os-91x {
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #606886;
  font-size: 0.625rem;
}.cez_app_card_title-91x {
  color: #EFF3FF;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.cez_app_card_text-91x {
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #606886;
}.cez_app_card_btn-91x {
  background: rgba(255,255,255,0.12);
  border-radius: 4px;
  gap: 0.438rem;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.18);
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  color: #EFF3FF;
}.cez_app_card_btn-91x:hover {
  background: rgba(255,255,255,0.07);
}.cez_prov-91x {
  background: #0C0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.cez_prov-91x {
  padding: 44px 24px 0;
}
}.cez_prov_in-91x {
  margin: 0 auto;
  max-width: 83.75rem;
}.cez_prov_head-91x {
  margin-bottom: 16px;
}.cez_prov_label-91x {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #2461E8;
  font-size: 0.688rem;
  font-weight: 700;
}.cez_prov_h2-91x {
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.cez_prov_h2-91x {
  font-size: 1.5rem;
}
}.cez_prov_seo-91x {
  margin-bottom: 1rem;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #606886;
}.cez_prov_seo-91x strong {
  font-weight: 700;
  color: #C4CEEC;
}.cez_prov_seo-91x a {
  color: #2461E8;
  text-decoration: underline;
}.cez_prov_grid-91x {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.cez_prov_grid-91x {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.cez_prov_grid-91x {
  grid-template-columns: repeat(8,1fr);
}
}.cez_prov_card-91x {
  gap: 0.438rem;
  border-radius: 8px;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1222;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.cez_prov_card-91x:hover {
  border-color: rgba(255,255,255,0.18);
  background: #131828;
}.cez_prov_logo-91x {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  align-items: center;
}.cez_prov_logo-91x img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.cez_prov_name-91x {
  color: #8A96BE;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
}.cez_htp-91x {
  background: #0C0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.cez_htp-91x {
  padding: 2.75rem 1.5rem 0;
}
}.cez_htp_in-91x {
  margin: 0 auto;
  max-width: 83.75rem;
}.cez_htp_head-91x {
  margin-bottom: 22px;
  max-width: 720px;
}.cez_htp_label-91x {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #2461E8;
}.cez_htp_h2-91x {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #EFF3FF;
  font-weight: 800;
}
@media(min-width: 766px) {.cez_htp_h2-91x {
  font-size: 1.75rem;
}
}.cez_htp_intro-91x {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #606886;
}.cez_htp_steps-91x {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.cez_htp_steps-91x {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.cez_htp_steps-91x {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.cez_htp_step-91x {
  padding: 1.25rem 18px 1.125rem;
  background: #131828;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  flex-direction: column;
  position: relative;
}.cez_htp_step_num-91x {
  background: #2461E8;
  border-radius: 50%;
  left: 20px;
  font-size: 0.813rem;
  width: 1.75rem;
  justify-content: center;
  top: -12px;
  align-items: center;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #080C18;
  position: absolute;
  height: 28px;
}.cez_htp_step_ic-91x {
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  background: rgba(36,97,232,0.22);
  color: #2461E8;
  height: 36px;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
}.cez_htp_step_ic-91x svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.cez_htp_step_h-91x {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  color: #EFF3FF;
  overflow-wrap: break-word;
}.cez_htp_step_p-91x {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #606886;
  line-height: 1.55;
}.cez_htp_step_p-91x strong {
  color: #C4CEEC;
  font-weight: 600;
}.cez_htp_cta-91x {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #18C25A;
  border-radius: 8px;
  display: inline-block;
  color: #080C18;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 1.25rem;
}.cez_htp_cta-91x:hover {
  background: #22D96A;
}.cez_bon-91x {
  background: #0C0F1E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.cez_bon-91x {
  padding: 2.75rem 1.5rem 0;
}
}.cez_bon_in-91x {
  margin: 0 auto;
  max-width: 1340px;
}.cez_bon_head-91x {
  margin-bottom: 20px;
}.cez_bon_label-91x {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #2461E8;
}.cez_bon_h2-91x {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF3FF;
}
@media(min-width: 769px) {.cez_bon_h2-91x {
  font-size: 24px;
}
}.cez_bon_seo-91x {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #606886;
  font-size: 0.813rem;
  line-height: 1.6;
}.cez_bon_seo-91x strong {
  color: #C4CEEC;
  font-weight: 700;
}.cez_bon_seo-91x a {
  color: #2461E8;
  text-decoration: underline;
}.cez_bon_grid-91x {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.cez_bon_grid-91x {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.cez_bon_grid-91x {
  grid-template-columns: repeat(5,1fr);
}
}.cez_bon_card-91x {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  background: #0F1222;
  transition: border-color .2s,transform .2s;
}.cez_bon_card-91x:hover {
  border-color: rgba(36,97,232,0.09);
  transform: translateY(-2px);
}.cez_bon_card_ic-91x svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.cez_bon_card_ic-91x {
  margin-bottom: 0.625rem;
}.cez_bon_card_type-91x {
  letter-spacing: .06em;
  font-size: 10px;
  color: #606886;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.cez_bon_card_amount-91x {
  color: #C8911A;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
}.cez_bon_card_name-91x {
  color: #EFF3FF;
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.cez_bon_card_detail-91x {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #464E6A;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
}.cez_reg-91x {
  padding: 36px 16px 0;
  background: #0C0F1E;
}
@media(min-width: 771px) {.cez_reg-91x {
  padding: 44px 1.5rem 0;
}
}.cez_reg_in-91x {
  background: #131828;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 769px) {.cez_reg_in-91x {
  padding: 40px;
}
}.cez_reg_top-91x {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.cez_reg_top-91x {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cez_reg_label-91x {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #2461E8;
}.cez_reg_h2-91x {
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF3FF;
}
@media(min-width: 767px) {.cez_reg_h2-91x {
  font-size: 1.75rem;
}
}.cez_reg_bonus-91x {
  background: rgba(200,145,26,0.18);
  border-radius: 8px;
  padding: 10px 1rem;
  border: 1px solid rgba(200,145,26,0.18);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.cez_reg_bonus_amount-91x {
  font-size: 20px;
  font-weight: 800;
  color: #C8911A;
}.cez_reg_bonus_text-91x {
  line-height: 1.35;
  color: #8A96BE;
  font-size: 0.813rem;
}.cez_reg_cta_btn-91x {
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #18C25A;
  font-weight: 700;
  color: #080C18;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 4px 4px 0px #051A0E, 0 0 14px rgba(24,194,90,0.40);
  margin-bottom: 12px;
}.cez_reg_cta_btn-91x:hover {
  background: #22D96A;
}.cez_reg_terms-91x {
  font-size: 11px;
  color: #464E6A;
  line-height: 1.5;
}.cez_reg_seo-91x {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 1.25rem;
  color: #606886;
  overflow-wrap: break-word;
}.cez_reg_seo-91x p {
  font-size: 0.813rem;
  color: #606886;
  line-height: 1.65;
  margin-bottom: 10px;
}.cez_reg_seo-91x p:last-child {
  margin-bottom: 0;
}.cez_reg_seo-91x strong {
  font-weight: 700;
  color: #C4CEEC;
}.cez_reg_seo-91x a {
  transition: color .2s;
  text-decoration: underline;
  color: #2461E8;
}.cez_reg_seo-91x a:hover {
  color: #3D78FF;
}.cez_reg_seo-91x ul,.cez_reg_seo-91x ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.cez_reg_seo-91x ol {
  list-style: decimal;
}.cez_reg_seo-91x li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
  color: #606886;
}.cez_reg_seo-91x table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width:768px) {.cez_reg_seo-91x table {
  display: table;
}
}.cez_reg_seo-91x th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #C4CEEC;
  font-weight: 700;
  text-align: left;
}.cez_reg_seo-91x td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606886;
}.cez_reg_steps-91x {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.cez_reg_steps-91x {
  margin-top: 0;
}
}.cez_reg_step-91x {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.cez_reg_step_num-91x {
  border: 1px solid rgba(36,97,232,0.09);
  border-radius: 50%;
  background: rgba(36,97,232,0.22);
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
  color: #2461E8;
  display: flex;
  height: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  width: 2.125rem;
}.cez_reg_step_title-91x {
  color: #EFF3FF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.cez_reg_step_text-91x {
  line-height: 1.5;
  font-size: 12px;
  color: #606886;
}.cez_reg_trust-91x {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.cez_reg_trust_item-91x {
  gap: 7px;
  color: #606886;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.cez_reg_trust_ic-91x svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  color: #2461E8;
}.cez_rv-91x {
  background: #0C0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.cez_rv-91x {
  padding: 2.75rem 24px 0;
}
}.cez_rv_in-91x {
  margin: 0 auto;
  max-width: 1340px;
}.cez_rv_head-91x {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.cez_rv_label-91x {
  color: #2461E8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.cez_rv_h2-91x {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
}
@media(min-width:768px) {.cez_rv_h2-91x {
  font-size: 1.75rem;
}
}.cez_rv_stats-91x {
  gap: 1.125rem;
  align-items: center;
  font-size: 0.813rem;
  color: #606886;
  flex-wrap: wrap;
  display: flex;
}.cez_rv_stats_score-91x {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.cez_rv_stats_score_val-91x {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  color: #C8911A;
}.cez_rv_stats_score_max-91x {
  color: #464E6A;
  font-size: 13px;
}.cez_rv_stats_badge-91x {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cez_rv_stats_badge-91x svg {
  color: #C8911A;
  height: 0.875rem;
  width: 0.875rem;
}.cez_rv_grid-91x {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.cez_rv_grid-91x {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.cez_rv_grid-91x {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cez_rv_card-91x {
  background: #131828;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.cez_rv_card_stars-91x {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #C8911A;
}.cez_rv_card_stars-91x svg {
  width: 0.875rem;
  height: 14px;
}.cez_rv_card_h-91x {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EFF3FF;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  font-size: 0.875rem;
}.cez_rv_card_body-91x {
  flex: 1;
  color: #606886;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.cez_rv_card_body-91x strong {
  font-weight: 600;
  color: #C4CEEC;
}.cez_rv_card_meta-91x {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.cez_rv_card_author-91x {
  color: #C4CEEC;
  font-weight: 600;
  font-size: 0.75rem;
}.cez_rv_card_date-91x {
  font-size: 11px;
  color: #464E6A;
}.cez_seo-91x {
  background: #0C0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cez_seo-91x {
  padding: 2.75rem 1.5rem 0;
}
}.cez_seo_in-91x {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #131828;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width: 771px) {.cez_seo_in-91x {
  padding: 36px 2.5rem;
}
}.cez_seo_label-91x {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #2461E8;
}.cez_seo_h2-91x {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #EFF3FF;
  font-weight: 800;
}
@media(min-width:768px) {.cez_seo_h2-91x {
  font-size: 1.5rem;
}
}.cez_seo_body-91x {
  color: #8A96BE;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.cez_seo_body-91x p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8A96BE;
}.cez_seo_body-91x p:last-child {
  margin-bottom: 0;
}.cez_seo_body-91x strong {
  font-weight: 700;
  color: #C4CEEC;
}.cez_seo_body-91x a {
  transition: color .2s;
  text-decoration: underline;
  color: #2461E8;
}.cez_seo_body-91x a:hover {
  color: #3D78FF;
}.cez_seo_body-91x ul,.cez_seo_body-91x ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.cez_seo_body-91x ol {
  list-style: decimal;
}.cez_seo_body-91x li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8A96BE;
  font-size: 0.875rem;
}.cez_seo_body-91x table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.cez_seo_body-91x table {
  display: table;
}
}.cez_seo_body-91x th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CEEC;
}.cez_seo_body-91x td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A96BE;
}.cez_seo_cols-91x {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.cez_seo_cols-91x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.cez_seo_cols-91x {
  grid-template-columns: repeat(3,1fr);
}
}.cez_seo_col_h-91x {
  color: #C4CEEC;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.cez_seo_col_p-91x {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #606886;
}.cez_seo_stats-91x {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.cez_seo_stat-91x {
  background: rgba(36,97,232,0.09);
  flex: 1;
  padding: 14px 16px;
  border-radius: 8px;
  border: 1px solid rgba(36,97,232,0.22);
  min-width: 8.75rem;
}.cez_seo_stat_val-91x {
  color: #2461E8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.cez_seo_stat_lb-91x {
  overflow-wrap: break-word;
  color: #606886;
  font-size: 11px;
}.cez_seo-91x {
  padding: 2.25rem 16px 0;
  background: #0C0F1E;
}
@media(min-width: 769px) {.cez_seo-91x {
  padding: 44px 1.5rem 0;
}
}.cez_seo_in-91x {
  background: #131828;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1340px;
}
@media(min-width: 767px) {.cez_seo_in-91x {
  padding: 36px 2.5rem;
}
}.cez_seo_label-91x {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #2461E8;
  font-weight: 700;
  margin-bottom: 10px;
}.cez_seo_h2-91x {
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF3FF;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.cez_seo_h2-91x {
  font-size: 24px;
}
}.cez_seo_body-91x {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A96BE;
}.cez_seo_body-91x p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #8A96BE;
}.cez_seo_body-91x p:last-child {
  margin-bottom: 0;
}.cez_seo_body-91x strong {
  color: #C4CEEC;
  font-weight: 700;
}.cez_seo_body-91x a {
  transition: color .2s;
  color: #2461E8;
  text-decoration: underline;
}.cez_seo_body-91x a:hover {
  color: #3D78FF;
}.cez_seo_body-91x ul,.cez_seo_body-91x ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cez_seo_body-91x ol {
  list-style: decimal;
}.cez_seo_body-91x li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8A96BE;
  line-height: 1.75;
}.cez_seo_body-91x table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.cez_seo_body-91x table {
  display: table;
}
}.cez_seo_body-91x th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4CEEC;
}.cez_seo_body-91x td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8A96BE;
}.cez_seo_cols-91x {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.cez_seo_cols-91x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cez_seo_cols-91x {
  grid-template-columns: repeat(3,1fr);
}
}.cez_seo_col_h-91x {
  color: #C4CEEC;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.cez_seo_col_p-91x {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #606886;
  font-size: 0.813rem;
}.cez_seo_stats-91x {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.cez_seo_stat-91x {
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(36,97,232,0.22);
  border-radius: 0.5rem;
  background: rgba(36,97,232,0.09);
  min-width: 8.75rem;
}.cez_seo_stat_val-91x {
  font-weight: 800;
  color: #2461E8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
}.cez_seo_stat_lb-91x {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #606886;
}.cez_faq-91x {
  padding: 36px 1rem 0;
  background: #0C0F1E;
}
@media(min-width: 765px) {.cez_faq-91x {
  padding: 44px 24px 0;
}
}.cez_faq_in-91x {
  margin: 0 auto;
  max-width: 1340px;
}.cez_faq_head-91x {
  margin-bottom: 20px;
}.cez_faq_label-91x {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #2461E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.cez_faq_h2-91x {
  font-size: 20px;
  color: #EFF3FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.cez_faq_h2-91x {
  font-size: 1.5rem;
}
}.cez_faq_list-91x {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cez_faq_item-91x {
  background: #131828;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
}.cez_faq_q-91x {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  color: #C4CEEC;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
  font-weight: 600;
}.cez_faq_q-91x:hover {
  color: #EFF3FF;
}.cez_faq_q_ic-91x {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-size: 1rem;
  color: #2461E8;
  width: 24px;
  height: 24px;
  align-items: center;
}.cez_faq_item-91x.cez_state_open-91x .cez_faq_q_ic-91x {
  transform: rotate(45deg);
}.cez_faq_a-91x {
  padding: 0 20px 16px;
  line-height: 1.7;
  display: none;
  color: #606886;
  font-size: 13px;
  overflow-wrap: break-word;
}.cez_faq_item-91x.cez_state_open-91x .cez_faq_a-91x {
  display: block;
}.cez_faq_a-91x strong {
  font-weight: 700;
  color: #C4CEEC;
}.cez_faq_a-91x a {
  color: #2461E8;
  text-decoration: underline;
}.cez_faq_a-91x ul,.cez_faq_a-91x ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.cez_faq_a-91x ol {
  list-style: decimal;
}.cez_faq_a-91x li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.cez_faq_a-91x table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.cez_faq_a-91x table {
  display: table;
}
}.cez_faq_a-91x th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4CEEC;
  font-weight: 700;
  text-align: left;
}.cez_faq_a-91x td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #606886;
}.cez_seo-91x {
  background: #0C0F1E;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.cez_seo-91x {
  padding: 2.75rem 1.5rem 0;
}
}.cez_seo_in-91x {
  background: #131828;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.cez_seo_in-91x {
  padding: 36px 40px;
}
}.cez_seo_label-91x {
  letter-spacing: .08em;
  color: #2461E8;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.cez_seo_h2-91x {
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EFF3FF;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width:768px) {.cez_seo_h2-91x {
  font-size: 24px;
}
}.cez_seo_body-91x {
  color: #8A96BE;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.cez_seo_body-91x p {
  color: #8A96BE;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.cez_seo_body-91x p:last-child {
  margin-bottom: 0;
}.cez_seo_body-91x strong {
  color: #C4CEEC;
  font-weight: 700;
}.cez_seo_body-91x a {
  transition: color .2s;
  color: #2461E8;
  text-decoration: underline;
}.cez_seo_body-91x a:hover {
  color: #3D78FF;
}.cez_seo_body-91x ul,.cez_seo_body-91x ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.cez_seo_body-91x ol {
  list-style: decimal;
}.cez_seo_body-91x li {
  color: #8A96BE;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.cez_seo_body-91x table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.cez_seo_body-91x table {
  display: table;
}
}.cez_seo_body-91x th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4CEEC;
  font-weight: 700;
}.cez_seo_body-91x td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A96BE;
}.cez_seo_cols-91x {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.cez_seo_cols-91x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.cez_seo_cols-91x {
  grid-template-columns: repeat(3,1fr);
}
}.cez_seo_col_h-91x {
  color: #C4CEEC;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.cez_seo_col_p-91x {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #606886;
}.cez_seo_stats-91x {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.cez_seo_stat-91x {
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(36,97,232,0.09);
  flex: 1;
  border: 1px solid rgba(36,97,232,0.22);
  min-width: 140px;
}.cez_seo_stat_val-91x {
  font-size: 1.25rem;
  font-weight: 800;
  color: #2461E8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.cez_seo_stat_lb-91x {
  font-size: 0.688rem;
  color: #606886;
  overflow-wrap: break-word;
}.cez_pmt-91x {
  background: #0C0F1E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cez_pmt-91x {
  padding: 2.75rem 1.5rem 0;
}
}.cez_pmt_in-91x {
  margin: 0 auto;
  max-width: 83.75rem;
}.cez_pmt_head-91x {
  margin-bottom: 22px;
  max-width: 720px;
}.cez_pmt_label-91x {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #2461E8;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.cez_pmt_h2-91x {
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.cez_pmt_h2-91x {
  font-size: 28px;
}
}.cez_pmt_intro-91x {
  font-size: 14px;
  color: #606886;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cez_pmt_groups-91x {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.cez_pmt_group-91x {
  background: #131828;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 8px;
}.cez_pmt_group_head-91x {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.cez_pmt_group_ic-91x {
  background: rgba(36,97,232,0.22);
  border-radius: 0.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #2461E8;
  height: 36px;
}.cez_pmt_group_ic-91x svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cez_pmt_group_h-91x {
  margin: 0;
  color: #EFF3FF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
}.cez_pmt_group_p-91x {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #606886;
  font-size: 13px;
  margin-bottom: 14px;
}.cez_pmt_group_p-91x strong {
  font-weight: 600;
  color: #C4CEEC;
}.cez_pmt_table_wrap-91x {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.cez_pmt_table-91x {
  min-width: 33.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}.cez_pmt_table-91x th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4CEEC;
  letter-spacing: .04em;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.cez_pmt_table-91x td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606886;
}.cez_pmt_table-91x tbody tr:last-child td {
  border-bottom: none;
}.cez_pmt_table-91x tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4CEEC;
}.cez_ft-91x {
  background: #07090F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.cez_ft_support-91x {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.cez_ft_support-91x {
  padding: 28px 24px;
}
}.cez_ft_support_in-91x {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.cez_ft_support_main-91x {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.cez_ft_support_ic-91x {
  flex-shrink: 0;
  color: #2461E8;
}.cez_ft_support_ic-91x svg {
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cez_ft_support_text_title-91x {
  color: #EFF3FF;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.cez_ft_support_text_sub-91x {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #606886;
}.cez_ft_support_btn-91x {
  background: #2461E8;
  transition: background .2s;
  border-radius: 8px;
  padding: 11px 1.375rem;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #EFF3FF;
  flex-shrink: 0;
}.cez_ft_support_btn-91x:hover {
  background: #3D78FF;
}.cez_ft_support_contacts-91x {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.cez_ft_support_contact-91x {
  color: #464E6A;
  font-size: 12px;
  line-height: 1.4;
}.cez_ft_support_contact-91x strong {
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  color: #8A96BE;
  font-size: 11px;
}.cez_ft_main-91x {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.cez_ft_main-91x {
  padding: 2.5rem 1.5rem 2rem;
}
}.cez_ft_main_in-91x {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.cez_ft_main_in-91x {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.cez_ft_main_in-91x {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.cez_ft_col_logo-91x {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.cez_ft_col_logo-91x {
  grid-column: auto;
}
}.cez_ft_logo-91x {
  gap: 0.563rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  color: #EFF3FF;
  overflow-wrap: break-word;
  font-size: 1rem;
}.cez_ft_logo_mark-91x {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.cez_ft_logo_mark-91x img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cez_ft_logo_sub-91x {
  font-size: 0.75rem;
  line-height: 1.55;
  color: #464E6A;
  max-width: 200px;
  overflow-wrap: break-word;
}.cez_ft_col_title-91x {
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #8A96BE;
  font-weight: 700;
  letter-spacing: .07em;
}.cez_ft_col_links-91x {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.cez_ft_col_link-91x {
  transition: color .2s;
  font-size: 0.813rem;
  color: #464E6A;
  overflow-wrap: break-word;
}.cez_ft_col_link-91x:hover {
  color: #C4CEEC;
}.cez_ft_apps-91x {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cez_ft_app_card-91x {
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.75rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.cez_ft_app_card-91x:hover {
  border-color: rgba(255,255,255,0.18);
}.cez_ft_app_card_ic-91x svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
}.cez_ft_app_card_os-91x {
  font-size: 0.625rem;
  color: #464E6A;
  font-weight: 600;
}.cez_ft_app_card_action-91x {
  font-weight: 700;
  color: #C4CEEC;
  font-size: 12px;
}.cez_ft_bot-91x {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.cez_ft_bot-91x {
  padding: 1.25rem 1.5rem;
}
}.cez_ft_bot_in-91x {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
  align-items: center;
}.cez_ft_socials-91x {
  gap: 0.5rem;
  display: flex;
}.cez_ft_soc-91x {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  color: #8A96BE;
  height: 36px;
  align-items: center;
  width: 36px;
}.cez_ft_soc-91x svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.cez_ft_soc-91x:hover {
  background: rgba(255,255,255,0.07);
}.cez_ft_legal-91x {
  flex: 1;
  min-width: 200px;
  color: #5A6278;
  font-size: 0.688rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cez_ft_legal-91x strong {
  font-weight: 700;
  color: #8A96BE;
}.cez_ft_legal-91x a {
  text-decoration: underline;
  color: #8A96BE;
}.cez_ft_age-91x {
  border-radius: 50%;
  border: 2px solid #5A6278;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  color: #5A6278;
}