*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080C14;
  line-height: 1.6;
  min-height: 100vh;
  color: #C2CED E;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.cvl-layout_xq7 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.cvl-page_xq7 {
  min-height: 100vh;
  display: flex;
}.cvl-main_xq7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.cvl-main_xq7 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.cvl-main_xq7 {
  padding-bottom: 72px;
}
}.cvl-gc_xq7 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  background: #0B1019;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 637px) {.cvl-gc_xq7 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.cvl-gc_xq7 {
  width: 10.5rem;
}
}.cvl-gc_xq7:hover {
  border-color: rgba(0, 210, 188, 0.07);
  transform: translateY(-3px);
}.cvl-gc_img_xq7 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.cvl-gc_img_xq7 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.cvl-gc_hover_xq7 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 7, 16, 0.72);
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.cvl-gc_xq7:hover .cvl-gc_hover_xq7 {
  opacity: 1;
}.cvl-gc_hover_btn_xq7 {
  padding: 8px 16px;
  background: #00D2BC;
  border-radius: 4px;
  font-weight: 700;
  color: #EEF3FA;
  font-size: 12px;
}.cvl-gc_info_xq7 {
  padding: 0.5rem 0.625rem 10px;
}.cvl-gc_name_xq7 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #C2CED E;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  margin-bottom: 3px;
}.cvl-gc_prov_xq7 {
  color: #4E5F6E;
  font-size: 0.625rem;
}.cvl-gc_tag_xq7 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 0.375rem;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
}.cvl-gc_tag_hot_xq7 {
  background: #E82848;
  color: #fff;
}.cvl-gc_tag_new_xq7 {
  background: #20C87A;
  color: #080C14;
}.cvl-gc_tag_jp_xq7 {
  background: #F0A020;
  color: #080C14;
}.cvl-gc_tag_ex_xq7 {
  background: #1648C0;
  color: #fff;
}.cvl-gc_tag_live_xq7 {
  background: #E82848;
  color: #fff;
}.cvl-gr_xq7 {
  padding: 2rem 1rem 0;
  background: #080C14;
}
@media(min-width: 767px) {.cvl-gr_xq7 {
  padding: 2.25rem 1.5rem 0;
}
}.cvl-gr_in_xq7 {
  margin: 0 auto;
  max-width: 1320px;
}.cvl-gr_head_xq7 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.cvl-gr_head_l_xq7 {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.cvl-gr_ic_xq7 {
  border-radius: 8px;
  display: flex;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.cvl-gr_ic_xq7 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.cvl-gr_title_xq7 {
  color: #EEF3FA;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 765px) {.cvl-gr_title_xq7 {
  font-size: 1.125rem;
}
}.cvl-gr_more_xq7 {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #627080;
}.cvl-gr_more_xq7:hover {
  color: #00D2BC;
}.cvl-gr_more_xq7 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.cvl-gr_arrows_xq7 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.cvl-gr_arr_xq7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  width: 1.875rem;
  height: 30px;
  display: flex;
  justify-content: center;
  color: #8898AA;
  align-items: center;
}.cvl-gr_arr_xq7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FA;
}.cvl-gr_arr_xq7 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.cvl-gr_seo_h_xq7 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Rajdhani', sans-serif;
  color: #C2CED E;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 771px) {.cvl-gr_seo_h_xq7 {
  font-size: 0.875rem;
}
}.cvl-gr_seo_xq7 {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #627080;
  font-size: 12px;
  overflow-wrap: break-word;
}.cvl-gr_seo_xq7 strong {
  font-weight: 600;
  color: #C2CED E;
}.cvl-gr_scroll_xq7 {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
}.cvl-gr_scroll_xq7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.cvl-gr_scroll_xq7 {
  gap: 0.75rem;
}
}.cvl-tb_xq7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080C14;
  top: 0;
  height: 3.5rem;
  position: fixed;
  right: 0;
  z-index: 80;
  display: flex;
  left: 0;
  align-items: center;
}.cvl-tb_in_xq7 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.cvl-tb_burger_xq7 {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  margin-right: 8px;
}.cvl-tb_burger_xq7:hover {
  background: rgba(255, 255, 255, 0.05);
}.cvl-tb_burger_line_xq7 {
  background: #8898AA;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.cvl-tb_burger_xq7 {
  display: none;
}
}.cvl-tb_logo_xq7 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #EEF3FA;
  font-size: 18px;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
}.cvl-tb_logo_mark_xq7 {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
}.cvl-tb_logo_mark_xq7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cvl-tb_nav_xq7 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.cvl-tb_nav_xq7 {
  display: flex;
}
}.cvl-tb_tab_xq7 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  color: #8898AA;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.cvl-tb_tab_xq7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FA;
}.cvl-tb_tab_xq7.cvl-state_active_xq7 {
  background: rgba(0, 210, 188, 0.16);
  color: #EEF3FA;
}.cvl-tb_right_xq7 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.cvl-tb_login_xq7 {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #C2CED E;
}.cvl-tb_login_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
  color: #EEF3FA;
}
@media(min-width: 481px) {.cvl-tb_login_xq7 {
  display: block;
}
}.cvl-tb_reg_xq7 {
  padding: 9px 18px;
  border-radius: 8px;
  transition: background .2s;
  background: #20C87A;
  white-space: nowrap;
  color: #060A12;
  font-size: 0.813rem;
  font-weight: 700;
}.cvl-tb_reg_xq7:hover {
  background: #2ADEA8;
}.cvl-sb_xq7 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0F1520;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  width: 220px;
  position: fixed;
  overflow-y: auto;
  top: 56px;
  bottom: 0;
  left: 0;
}.cvl-sb_xq7.cvl-state_open_xq7 {
  transform: translateX(0);
}.cvl-sb_xq7::-webkit-scrollbar {
  width: 4px;
}.cvl-sb_xq7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.cvl-sb_xq7 {
  transform: translateX(0);
}
}.cvl-sb_auth_xq7 {
  padding: 14px 12px 0.625rem;
}.cvl-sb_btn_reg_xq7 {
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #20C87A;
  font-size: 0.813rem;
  text-align: center;
  color: #060A12;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
}.cvl-sb_btn_reg_xq7:hover {
  background: #2ADEA8;
}.cvl-sb_btn_login_xq7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  color: #C2CED E;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
}.cvl-sb_btn_login_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
  color: #EEF3FA;
}.cvl-sb_promo_xq7 {
  border: 1px solid rgba(0, 210, 188, 0.16);
  overflow: hidden;
  border-radius: 8px;
  padding: 0.75rem 14px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#091A2E,#0F1520);
  position: relative;
}.cvl-sb_promo_xq7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 210, 188, 0.16),transparent 70%);
  right: -1.25rem;
  width: 5rem;
  top: -20px;
  position: absolute;
  height: 80px;
  content: '';
}.cvl-sb_promo_title_xq7 {
  text-transform: uppercase;
  color: #00D2BC;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.cvl-sb_promo_text_xq7 {
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
  color: #EEF3FA;
  overflow-wrap: break-word;
}.cvl-sb_promo_sub_xq7 {
  margin-top: 3px;
  color: #627080;
  font-size: 0.625rem;
}.cvl-sb_nav_xq7 {
  padding: 0.375rem 0.5rem 1rem;
}.cvl-sb_nav_lb_xq7 {
  padding: 10px 0.5rem 0.375rem;
  color: #4E5F6E;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.cvl-sb_link_xq7 {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 4px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  color: #8898AA;
  font-weight: 500;
  display: flex;
}.cvl-sb_link_xq7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FA;
}.cvl-sb_link_xq7.cvl-state_active_xq7 {
  background: rgba(0, 210, 188, 0.16);
  color: #EEF3FA;
}.cvl-sb_ic_xq7 {
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.cvl-sb_ic_xq7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.cvl-sb_ic_1_xq7 {
  background: rgba(0, 210, 188, 0.07);
  color: #00D2BC;
}.cvl-sb_ic_2_xq7 {
  background: rgba(32, 200, 122, 0.15);
  color: #20C87A;
}.cvl-sb_ic_3_xq7 {
  background: rgba(240, 160, 32, 0.14);
  color: #F0A020;
}.cvl-sb_ic_4_xq7 {
  background: rgba(22, 72, 192, 0.22);
  color: #1648C0;
}.cvl-sb_ic_5_xq7 {
  background: rgba(0, 210, 188, 0.07);
  color: #FF3C94;
}.cvl-sb_ic_6_xq7 {
  background: rgba(22, 72, 192, 0.22);
  color: #8A44E8;
}.cvl-sb_badge_xq7 {
  border-radius: 0.25rem;
  background: #F0A020;
  padding: 2px 7px;
  font-weight: 700;
  color: #060A12;
  margin-left: auto;
  font-size: 0.563rem;
}.cvl-sb_bot_xq7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.cvl-sb_lang_xq7,.cvl-sb_help_xq7 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.375rem;
  border-radius: 4px;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  font-size: 0.688rem;
  color: #8898AA;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.cvl-sb_lang_xq7:hover,.cvl-sb_help_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
  color: #EEF3FA;
}.cvl-sb_lang_xq7 svg,.cvl-sb_help_xq7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.cvl-sb_bd_xq7 {
  inset: 0;
  background: rgba(4, 7, 16, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.cvl-sb_bd_xq7.cvl-state_on_xq7 {
  display: block;
}
@media(min-width: 1079px) {.cvl-sb_bd_xq7 {
  display: none!important;
}
}.cvl-mob_nav_xq7 {
  background: #0F1520;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  left: 0;
  bottom: 0;
  z-index: 80;
  right: 0;
  position: fixed;
}
@media(min-width: 1078px) {.cvl-mob_nav_xq7 {
  display: none;
}
}.cvl-mob_nav_item_xq7 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  color: #4E5F6E;
  display: flex;
  flex-direction: column;
}.cvl-mob_nav_ic_xq7 {
  line-height: 1;
}.cvl-mob_nav_ic_xq7 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.cvl-mob_nav_lb_xq7 {
  font-weight: 600;
  font-size: 10px;
  color: #4E5F6E;
}.cvl-mob_nav_item_xq7.cvl-state_active_xq7 {
  color: #00D2BC;
}.cvl-mob_nav_item_xq7.cvl-state_active_xq7 .cvl-mob_nav_lb_xq7 {
  color: #00D2BC;
}.cvl-hero_xq7 {
  background: #080C14;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.cvl-hero_xq7 {
  padding: 1.5rem 1.5rem 0;
}
}.cvl-hero_in_xq7 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.cvl-hero_in_xq7 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.cvl-hero_in_xq7 {
  grid-template-columns: 1fr 21.25rem;
}
}.cvl-hero_promo_xq7 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #0B1019;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.cvl-hero_promo_xq7 {
  min-height: 280px;
}
}.cvl-hero_promo_bg_xq7 {
  background: linear-gradient(120deg,#091A2E 0%,#080C14 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.cvl-hero_promo_bg_xq7::after {
  background: linear-gradient(90deg,#080C14 0%,rgba(4, 7, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.cvl-hero_promo_glow_xq7 {
  background: radial-gradient(circle,rgba(22, 72, 192, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  height: 18.75rem;
  right: 60px;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
}.cvl-hero_promo_ct_xq7 {
  padding: 28px 24px 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 480px;
  z-index: 2;
}
@media(min-width: 765px) {.cvl-hero_promo_ct_xq7 {
  padding: 40px 32px;
}
}.cvl-hero_badge_xq7 {
  background: rgba(0, 210, 188, 0.16);
  border: 1px solid rgba(0, 210, 188, 0.07);
  border-radius: 20px;
  padding: 5px 12px;
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #00D2BC;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.cvl-hero_h1_xq7 {
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 10px;
  color: #EEF3FA;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.15;
  font-weight: 800;
}.cvl-hero_h1_xq7 em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 769px) {.cvl-hero_h1_xq7 {
  font-size: 36px;
}
}.cvl-hero_sub_xq7 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #8898AA;
}
@media(min-width: 771px) {.cvl-hero_sub_xq7 {
  font-size: 14px;
}
}.cvl-hero_row_xq7 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cvl-hero_cta_xq7 {
  background: #20C87A;
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(32, 200, 122, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #060A12;
}.cvl-hero_cta_xq7:hover {
  background: #2ADEA8;
}.cvl-hero_terms_xq7 {
  color: #4E5F6E;
  font-size: 11px;
}.cvl-hero_game_xq7 {
  overflow: hidden;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.cvl-hero_game_badge_xq7 {
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  background: rgba(240, 160, 32, 0.14);
  border: 1px solid rgba(240, 160, 32, 0.14);
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  left: 0.75rem;
  position: absolute;
  font-size: 0.625rem;
  letter-spacing: .06em;
  top: 12px;
  color: #F0A020;
}.cvl-hero_game_badge_xq7 svg {
  width: 11px;
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
}.cvl-hero_game_img_xq7 {
  overflow: hidden;
  background: linear-gradient(135deg,#091A2E,#080C14);
  padding-bottom: 60%;
  position: relative;
}.cvl-hero_game_img_xq7 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.cvl-hero_game_play_xq7 {
  transition: opacity .2s;
  background: rgba(4, 7, 16, 0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.cvl-hero_game_xq7:hover .cvl-hero_game_play_xq7 {
  opacity: 1;
}.cvl-hero_game_play_xq7 span {
  background: #00D2BC;
  border-radius: 50%;
  width: 52px;
  justify-content: center;
  display: flex;
  height: 3.25rem;
  align-items: center;
}.cvl-hero_game_play_xq7 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.cvl-hero_game_info_xq7 {
  padding: 0.875rem 1rem;
}.cvl-hero_game_title_xq7 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #EEF3FA;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.cvl-hero_game_provider_xq7 {
  color: #627080;
  font-size: 11px;
}.cvl-hero_game_btn_xq7 {
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00D2BC;
  display: block;
  color: #EEF3FA;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
}.cvl-hero_game_xq7:hover .cvl-hero_game_btn_xq7 {
  background: #00EDD5;
}.cvl-sbar_xq7 {
  padding: 16px 1rem 0;
  background: #080C14;
}
@media(min-width:768px) {.cvl-sbar_xq7 {
  padding: 18px 24px 0;
}
}.cvl-sbar_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-sbar_row_xq7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.cvl-sbar_input_xq7 {
  background: #0B1019;
  flex: 1;
  border-radius: 8px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #627080;
  font-size: 0.813rem;
}.cvl-sbar_input_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
}.cvl-sbar_input_xq7 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
}.cvl-sbar_providers_xq7 {
  transition: border-color .2s;
  gap: 0.5rem;
  background: #0B1019;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  color: #C2CED E;
  font-weight: 600;
}.cvl-sbar_providers_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
  color: #EEF3FA;
}.cvl-sbar_providers_xq7 svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.cvl-sbar_tabs_xq7 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.cvl-sbar_tabs_xq7::-webkit-scrollbar {
  display: none;
}.cvl-sbar_tab_xq7 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
  color: #8898AA;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
}.cvl-sbar_tab_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FA;
}.cvl-sbar_tab_xq7.cvl-state_active_xq7 {
  border-color: rgba(0, 210, 188, 0.07);
  background: rgba(0, 210, 188, 0.16);
  color: #EEF3FA;
}.cvl-sbar_tab_ic_xq7 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
}.cvl-wy_xq7 {
  background: #080C14;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.cvl-wy_xq7 {
  padding: 2.5rem 1.5rem 0;
}
}.cvl-wy_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-wy_head_xq7 {
  margin-bottom: 18px;
  max-width: 45rem;
}.cvl-wy_label_xq7 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #00D2BC;
  text-transform: uppercase;
  font-weight: 700;
}.cvl-wy_h2_xq7 {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  color: #EEF3FA;
}
@media(min-width: 767px) {.cvl-wy_h2_xq7 {
  font-size: 24px;
}
}.cvl-wy_intro_xq7 {
  margin: 0;
  color: #627080;
  line-height: 1.6;
  font-size: 0.813rem;
}.cvl-wy_grid_xq7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.cvl-wy_grid_xq7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cvl-wy_grid_xq7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cvl-wy_card_xq7 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
}.cvl-wy_card_xq7:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 210, 188, 0.07);
}.cvl-wy_card_ic_xq7 {
  background: rgba(0, 210, 188, 0.16);
  border-radius: 50%;
  width: 2.75rem;
  margin-bottom: 14px;
  color: #00D2BC;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
}.cvl-wy_card_ic_xq7 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cvl-wy_card_h_xq7 {
  overflow-wrap: break-word;
  color: #EEF3FA;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
}.cvl-wy_card_p_xq7 {
  color: #627080;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.cvl-wy_card_p_xq7 strong {
  font-weight: 600;
  color: #C2CED E;
}.cvl-gcg_xq7 {
  padding: 36px 1rem 0;
  background: #080C14;
}
@media(min-width: 770px) {.cvl-gcg_xq7 {
  padding: 44px 24px 0;
}
}.cvl-gcg_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-gcg_head_xq7 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.cvl-gcg_label_xq7 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00D2BC;
  text-transform: uppercase;
  font-weight: 700;
}.cvl-gcg_h2_xq7 {
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF3FA;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.cvl-gcg_h2_xq7 {
  font-size: 28px;
}
}.cvl-gcg_intro_xq7 {
  font-size: 13px;
  line-height: 1.6;
  color: #627080;
}.cvl-gcg_grid_xq7 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.cvl-gcg_grid_xq7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cvl-gcg_grid_xq7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cvl-gcg_card_xq7 {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}.cvl-gcg_card_xq7:hover {
  border-color: rgba(0, 210, 188, 0.16);
  transform: translateY(-3px);
}.cvl-gcg_card_bg_xq7 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.cvl-gcg_card_bg_xq7::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.cvl-gcg_card_ic_xq7 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  align-items: center;
  color: #EEF3FA;
  top: 1.125rem;
  width: 2.5rem;
  right: 18px;
  display: flex;
  position: absolute;
  height: 2.5rem;
  z-index: 2;
  justify-content: center;
}.cvl-gcg_card_ic_xq7 svg {
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cvl-gcg_card_ct_xq7 {
  z-index: 1;
  position: relative;
}.cvl-gcg_card_h_xq7 {
  color: #EEF3FA;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.cvl-gcg_card_h_xq7 {
  font-size: 20px;
}
}.cvl-gcg_card_p_xq7 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.cvl-gcg_card_p_xq7 strong {
  color: #EEF3FA;
  font-weight: 600;
}.cvl-gcg_card_cta_xq7 {
  gap: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  color: #00D2BC;
}.cvl-gcg_card_cta_xq7 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cvl-gr_jp_xq7 {
  background: linear-gradient(135deg,#100A28 0%,#060A16 100%);
  border-radius: 0.875rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.cvl-gr_jp_xq7::before {
  background: radial-gradient(circle,rgba(22, 72, 192, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 250px;
  position: absolute;
  left: -60px;
  height: 250px;
  top: -3.75rem;
}.cvl-gr_jp_xq7::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 160, 32, 0.14) 0%,transparent 70%);
  height: 12.5rem;
  content: '';
  right: 0;
  bottom: -2.5rem;
  position: absolute;
  width: 200px;
}.cvl-gr_jp_head_xq7 {
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  position: relative;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}.cvl-gr_jp_info_xq7 {
  flex: 1;
}.cvl-gr_jp_label_xq7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 6px;
  color: #8A44E8;
  font-weight: 700;
}.cvl-gr_jp_label_xq7 svg {
  width: 14px;
  margin-right: 4px;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cvl-gr_jp_amount_xq7 {
  font-weight: 800;
  color: #EEF3FA;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 769px) {.cvl-gr_jp_amount_xq7 {
  font-size: 40px;
}
}.cvl-gr_jp_amount_xq7 span {
  color: #F0A020;
}.cvl-gr_jp_seo_xq7 {
  font-size: 12px;
  color: #8898AA;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
}.cvl-gr_jp_cta_xq7 {
  transition: background .2s;
  padding: 11px 20px;
  border-radius: 0.5rem;
  background: rgba(22, 72, 192, 0.22);
  border: 1px solid rgba(22, 72, 192, 0.22);
  z-index: 1;
  align-self: flex-start;
  white-space: nowrap;
  color: #EEF3FA;
  font-size: 13px;
  position: relative;
  margin-top: 0.25rem;
  flex-shrink: 0;
  font-weight: 700;
}.cvl-gr_jp_cta_xq7:hover {
  background: #1648C0;
}.cvl-ws_xq7 {
  padding: 2rem 16px 0;
  background: #080C14;
}
@media(min-width: 765px) {.cvl-ws_xq7 {
  padding: 36px 1.5rem 0;
}
}.cvl-ws_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-ws_head_xq7 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
}.cvl-ws_title_xq7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  align-items: center;
  color: #EEF3FA;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
}.cvl-ws_title_ic_xq7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F0A020;
  height: 1.125rem;
  width: 18px;
}.cvl-ws_online_xq7 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #627080;
  display: flex;
}.cvl-ws_online_dot_xq7 {
  background: #20C87A;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(32, 200, 122, 0.15);
}.cvl-ws_scroll_xq7 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.cvl-ws_scroll_xq7::-webkit-scrollbar {
  display: none;
}.cvl-wc_xq7 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  border-radius: 8px;
  background: #0B1019;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.cvl-wc_img_xq7 {
  background: #0F1520;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.cvl-wc_img_xq7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cvl-wc_info_xq7 {
  min-width: 0;
}.cvl-wc_game_xq7 {
  overflow: hidden;
  font-size: 0.75rem;
  color: #C2CED E;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.cvl-wc_player_xq7 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #4E5F6E;
}.cvl-wc_amount_xq7 {
  color: #20C87A;
  margin-left: auto;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.cvl-htp_xq7 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width:768px) {.cvl-htp_xq7 {
  padding: 2.75rem 1.5rem 0;
}
}.cvl-htp_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-htp_head_xq7 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.cvl-htp_label_xq7 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00D2BC;
  text-transform: uppercase;
}.cvl-htp_h2_xq7 {
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF3FA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.cvl-htp_h2_xq7 {
  font-size: 1.75rem;
}
}.cvl-htp_intro_xq7 {
  color: #627080;
  font-size: 0.875rem;
  line-height: 1.6;
}.cvl-htp_steps_xq7 {
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.cvl-htp_steps_xq7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cvl-htp_steps_xq7 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.cvl-htp_step_xq7 {
  background: #0F1520;
  border-radius: 8px;
  padding: 1.25rem 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  display: flex;
  flex-direction: column;
}.cvl-htp_step_num_xq7 {
  border-radius: 50%;
  background: #00D2BC;
  justify-content: center;
  position: absolute;
  width: 1.75rem;
  font-weight: 800;
  display: flex;
  font-size: 0.813rem;
  left: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
  top: -12px;
  height: 1.75rem;
  color: #060A12;
}.cvl-htp_step_ic_xq7 {
  margin: 0.5rem 0 0.75rem;
  background: rgba(0, 210, 188, 0.16);
  border-radius: 0.25rem;
  height: 36px;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  align-items: center;
  color: #00D2BC;
}.cvl-htp_step_ic_xq7 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cvl-htp_step_h_xq7 {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #EEF3FA;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
}.cvl-htp_step_p_xq7 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #627080;
}.cvl-htp_step_p_xq7 strong {
  color: #C2CED E;
  font-weight: 600;
}.cvl-htp_cta_xq7 {
  border-radius: 0.5rem;
  background: #20C87A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
  font-size: 14px;
  color: #060A12;
}.cvl-htp_cta_xq7:hover {
  background: #2ADEA8;
}.cvl-reg_xq7 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 771px) {.cvl-reg_xq7 {
  padding: 44px 24px 0;
}
}.cvl-reg_in_xq7 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0F1520;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.cvl-reg_in_xq7 {
  padding: 40px;
}
}.cvl-reg_top_xq7 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.cvl-reg_top_xq7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cvl-reg_label_xq7 {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00D2BC;
}.cvl-reg_h2_xq7 {
  color: #EEF3FA;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cvl-reg_h2_xq7 {
  font-size: 28px;
}
}.cvl-reg_bonus_xq7 {
  background: rgba(240, 160, 32, 0.14);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border: 1px solid rgba(240, 160, 32, 0.14);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.cvl-reg_bonus_amount_xq7 {
  font-size: 20px;
  font-weight: 800;
  color: #F0A020;
}.cvl-reg_bonus_text_xq7 {
  line-height: 1.35;
  color: #8898AA;
  font-size: 0.813rem;
}.cvl-reg_cta_btn_xq7 {
  border-radius: 8px;
  transition: background .2s;
  padding: 14px 2rem;
  background: #20C87A;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 14px rgba(32, 200, 122, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  font-size: 15px;
  color: #060A12;
}.cvl-reg_cta_btn_xq7:hover {
  background: #2ADEA8;
}.cvl-reg_terms_xq7 {
  line-height: 1.5;
  color: #4E5F6E;
  font-size: 0.688rem;
}.cvl-reg_seo_xq7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #627080;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  margin-top: 20px;
}.cvl-reg_seo_xq7 p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 13px;
  color: #627080;
}.cvl-reg_seo_xq7 p:last-child {
  margin-bottom: 0;
}.cvl-reg_seo_xq7 strong {
  color: #C2CED E;
  font-weight: 700;
}.cvl-reg_seo_xq7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D2BC;
}.cvl-reg_seo_xq7 a:hover {
  color: #00EDD5;
}.cvl-reg_seo_xq7 ul,.cvl-reg_seo_xq7 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.cvl-reg_seo_xq7 ol {
  list-style: decimal;
}.cvl-reg_seo_xq7 li {
  color: #627080;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.cvl-reg_seo_xq7 table {
  font-size: 13px;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.cvl-reg_seo_xq7 table {
  display: table;
}
}.cvl-reg_seo_xq7 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CED E;
  font-weight: 700;
  text-align: left;
}.cvl-reg_seo_xq7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #627080;
}.cvl-reg_steps_xq7 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.cvl-reg_steps_xq7 {
  margin-top: 0;
}
}.cvl-reg_step_xq7 {
  padding: 1rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.cvl-reg_step_num_xq7 {
  border: 1px solid rgba(0, 210, 188, 0.07);
  border-radius: 50%;
  background: rgba(0, 210, 188, 0.16);
  justify-content: center;
  height: 34px;
  flex-shrink: 0;
  color: #00D2BC;
  font-size: 0.875rem;
  align-items: center;
  font-weight: 800;
  display: flex;
  width: 34px;
}.cvl-reg_step_title_xq7 {
  color: #EEF3FA;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.cvl-reg_step_text_xq7 {
  color: #627080;
  font-size: 0.75rem;
  line-height: 1.5;
}.cvl-reg_trust_xq7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.cvl-reg_trust_item_xq7 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #627080;
  display: flex;
}.cvl-reg_trust_ic_xq7 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #00D2BC;
  width: 16px;
}.cvl-bon_xq7 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 771px) {.cvl-bon_xq7 {
  padding: 44px 1.5rem 0;
}
}.cvl-bon_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-bon_head_xq7 {
  margin-bottom: 1.25rem;
}.cvl-bon_label_xq7 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00D2BC;
}.cvl-bon_h2_xq7 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EEF3FA;
}
@media(min-width: 767px) {.cvl-bon_h2_xq7 {
  font-size: 24px;
}
}.cvl-bon_seo_xq7 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #627080;
  max-width: 620px;
  font-size: 13px;
}.cvl-bon_seo_xq7 strong {
  font-weight: 700;
  color: #C2CED E;
}.cvl-bon_seo_xq7 a {
  text-decoration: underline;
  color: #00D2BC;
}.cvl-bon_grid_xq7 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.cvl-bon_grid_xq7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.cvl-bon_grid_xq7 {
  grid-template-columns: repeat(5,1fr);
}
}.cvl-bon_card_xq7 {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #0B1019;
  transition: border-color .2s,transform .2s;
}.cvl-bon_card_xq7:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 210, 188, 0.07);
}.cvl-bon_card_ic_xq7 svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.cvl-bon_card_ic_xq7 {
  margin-bottom: 0.625rem;
}.cvl-bon_card_type_xq7 {
  letter-spacing: .06em;
  color: #627080;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.cvl-bon_card_amount_xq7 {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #F0A020;
  line-height: 1.1;
}.cvl-bon_card_name_xq7 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #EEF3FA;
  font-weight: 600;
  margin-bottom: 8px;
}.cvl-bon_card_detail_xq7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #4E5F6E;
}.cvl-prov_xq7 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.cvl-prov_xq7 {
  padding: 2.75rem 1.5rem 0;
}
}.cvl-prov_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-prov_head_xq7 {
  margin-bottom: 16px;
}.cvl-prov_label_xq7 {
  font-size: 0.688rem;
  color: #00D2BC;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.cvl-prov_h2_xq7 {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF3FA;
}
@media(min-width: 765px) {.cvl-prov_h2_xq7 {
  font-size: 1.5rem;
}
}.cvl-prov_seo_xq7 {
  color: #627080;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  margin-bottom: 16px;
  line-height: 1.6;
}.cvl-prov_seo_xq7 strong {
  font-weight: 700;
  color: #C2CED E;
}.cvl-prov_seo_xq7 a {
  text-decoration: underline;
  color: #00D2BC;
}.cvl-prov_grid_xq7 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.cvl-prov_grid_xq7 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.cvl-prov_grid_xq7 {
  grid-template-columns: repeat(8,1fr);
}
}.cvl-prov_card_xq7 {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1019;
  border-radius: 0.5rem;
  padding: 14px 10px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.cvl-prov_card_xq7:hover {
  background: #0F1520;
  border-color: rgba(0, 210, 190, 0.40);
}.cvl-prov_logo_xq7 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  width: 44px;
  align-items: center;
}.cvl-prov_logo_xq7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.cvl-prov_name_xq7 {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #8898AA;
}.cvl-app_xq7 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.cvl-app_xq7 {
  padding: 44px 1.5rem 0;
}
}.cvl-app_in_xq7 {
  margin: 0 auto;
  max-width: 1320px;
}.cvl-app_head_xq7 {
  margin-bottom: 16px;
}.cvl-app_label_xq7 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00D2BC;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.cvl-app_h2_xq7 {
  color: #EEF3FA;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.cvl-app_h2_xq7 {
  font-size: 24px;
}
}.cvl-app_sub_xq7 {
  max-width: 600px;
  color: #627080;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cvl-app_sub_xq7 strong {
  font-weight: 700;
  color: #C2CED E;
}.cvl-app_cards_xq7 {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.cvl-app_cards_xq7 {
  grid-template-columns: repeat(3,1fr);
}
}.cvl-app_card_xq7 {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.5rem;
  gap: 1rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.cvl-app_card_ios_xq7 {
  background: linear-gradient(135deg,rgba(0, 210, 188, 0.16) 0%,#0F1520 100%);
}.cvl-app_card_android_xq7 {
  background: linear-gradient(135deg,rgba(32, 200, 122, 0.15) 0%,#0F1520 100%);
}.cvl-app_card_win_xq7 {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.14) 0%,#0F1520 100%);
}.cvl-app_card_ic_xq7 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
}.cvl-app_card_ic_xq7 {
  color: #EEF3FA;
  flex-shrink: 0;
}.cvl-app_card_os_xq7 {
  letter-spacing: .08em;
  font-size: 10px;
  color: #627080;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.cvl-app_card_title_xq7 {
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EEF3FA;
}.cvl-app_card_text_xq7 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #627080;
}.cvl-app_card_btn_xq7 {
  padding: 0.625rem 18px;
  border: 1px solid rgba(0, 210, 190, 0.40);
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #EEF3FA;
  align-items: center;
}.cvl-app_card_btn_xq7:hover {
  background: rgba(255, 255, 255, 0.07);
}.cvl-seo_xq7 {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.cvl-seo_xq7 {
  padding: 2.75rem 24px 0;
}
}.cvl-seo_in_xq7 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.cvl-seo_in_xq7 {
  padding: 2.25rem 2.5rem;
}
}.cvl-seo_label_xq7 {
  margin-bottom: 0.625rem;
  color: #00D2BC;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.cvl-seo_h2_xq7 {
  line-height: 1.25;
  color: #EEF3FA;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 770px) {.cvl-seo_h2_xq7 {
  font-size: 24px;
}
}.cvl-seo_body_xq7 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8898AA;
  line-height: 1.75;
}.cvl-seo_body_xq7 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #8898AA;
}.cvl-seo_body_xq7 p:last-child {
  margin-bottom: 0;
}.cvl-seo_body_xq7 strong {
  font-weight: 700;
  color: #C2CED E;
}.cvl-seo_body_xq7 a {
  transition: color .2s;
  color: #00D2BC;
  text-decoration: underline;
}.cvl-seo_body_xq7 a:hover {
  color: #00EDD5;
}.cvl-seo_body_xq7 ul,.cvl-seo_body_xq7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.cvl-seo_body_xq7 ol {
  list-style: decimal;
}.cvl-seo_body_xq7 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8898AA;
  margin-bottom: 0.375rem;
}.cvl-seo_body_xq7 table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 767px) {.cvl-seo_body_xq7 table {
  display: table;
}
}.cvl-seo_body_xq7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C2CED E;
}.cvl-seo_body_xq7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8898AA;
}.cvl-seo_cols_xq7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.cvl-seo_cols_xq7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.cvl-seo_cols_xq7 {
  grid-template-columns: repeat(3,1fr);
}
}.cvl-seo_col_h_xq7 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  color: #C2CED E;
}.cvl-seo_col_p_xq7 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #627080;
  font-size: 13px;
}.cvl-seo_stats_xq7 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.cvl-seo_stat_xq7 {
  border-radius: 8px;
  border: 1px solid rgba(0, 210, 188, 0.16);
  padding: 0.875rem 16px;
  background: rgba(0, 210, 188, 0.07);
  flex: 1;
  min-width: 140px;
}.cvl-seo_stat_val_xq7 {
  font-weight: 800;
  font-size: 20px;
  color: #00D2BC;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.cvl-seo_stat_lb_xq7 {
  color: #627080;
  overflow-wrap: break-word;
  font-size: 11px;
}.cvl-rv_xq7 {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.cvl-rv_xq7 {
  padding: 44px 24px 0;
}
}.cvl-rv_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-rv_head_xq7 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.cvl-rv_label_xq7 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #00D2BC;
  font-weight: 700;
  font-size: 11px;
}.cvl-rv_h2_xq7 {
  overflow-wrap: break-word;
  color: #EEF3FA;
  font-size: 1.375rem;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.cvl-rv_h2_xq7 {
  font-size: 1.75rem;
}
}.cvl-rv_stats_xq7 {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #627080;
}.cvl-rv_stats_score_xq7 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.cvl-rv_stats_score_val_xq7 {
  font-weight: 800;
  color: #F0A020;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
}.cvl-rv_stats_score_max_xq7 {
  font-size: 0.813rem;
  color: #4E5F6E;
}.cvl-rv_stats_badge_xq7 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.cvl-rv_stats_badge_xq7 svg {
  color: #F0A020;
  width: 0.875rem;
  height: 0.875rem;
}.cvl-rv_grid_xq7 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.cvl-rv_grid_xq7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.cvl-rv_grid_xq7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cvl-rv_card_xq7 {
  border-radius: 8px;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.cvl-rv_card_stars_xq7 {
  gap: 2px;
  color: #F0A020;
  display: flex;
  margin-bottom: 10px;
}.cvl-rv_card_stars_xq7 svg {
  height: 14px;
  width: 0.875rem;
}.cvl-rv_card_h_xq7 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #EEF3FA;
  line-height: 1.3;
  font-weight: 700;
}.cvl-rv_card_body_xq7 {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #627080;
  font-size: 0.813rem;
}.cvl-rv_card_body_xq7 strong {
  color: #C2CED E;
  font-weight: 600;
}.cvl-rv_card_meta_xq7 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.cvl-rv_card_author_xq7 {
  font-weight: 600;
  font-size: 12px;
  color: #C2CED E;
}.cvl-rv_card_date_xq7 {
  font-size: 11px;
  color: #4E5F6E;
}.cvl-seo_xq7 {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.cvl-seo_xq7 {
  padding: 44px 24px 0;
}
}.cvl-seo_in_xq7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #0F1520;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.cvl-seo_in_xq7 {
  padding: 36px 2.5rem;
}
}.cvl-seo_label_xq7 {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00D2BC;
}.cvl-seo_h2_xq7 {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EEF3FA;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 767px) {.cvl-seo_h2_xq7 {
  font-size: 1.5rem;
}
}.cvl-seo_body_xq7 {
  color: #8898AA;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.cvl-seo_body_xq7 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8898AA;
  margin-bottom: 12px;
}.cvl-seo_body_xq7 p:last-child {
  margin-bottom: 0;
}.cvl-seo_body_xq7 strong {
  color: #C2CED E;
  font-weight: 700;
}.cvl-seo_body_xq7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D2BC;
}.cvl-seo_body_xq7 a:hover {
  color: #00EDD5;
}.cvl-seo_body_xq7 ul,.cvl-seo_body_xq7 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cvl-seo_body_xq7 ol {
  list-style: decimal;
}.cvl-seo_body_xq7 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #8898AA;
}.cvl-seo_body_xq7 table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.cvl-seo_body_xq7 table {
  display: table;
}
}.cvl-seo_body_xq7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2CED E;
}.cvl-seo_body_xq7 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8898AA;
}.cvl-seo_cols_xq7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.cvl-seo_cols_xq7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cvl-seo_cols_xq7 {
  grid-template-columns: repeat(3,1fr);
}
}.cvl-seo_col_h_xq7 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C2CED E;
}.cvl-seo_col_p_xq7 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #627080;
}.cvl-seo_stats_xq7 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.cvl-seo_stat_xq7 {
  border: 1px solid rgba(0, 210, 188, 0.16);
  border-radius: 8px;
  background: rgba(0, 210, 188, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.cvl-seo_stat_val_xq7 {
  margin-bottom: 4px;
  color: #00D2BC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.cvl-seo_stat_lb_xq7 {
  color: #627080;
  font-size: 11px;
  overflow-wrap: break-word;
}.cvl-pmt_xq7 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.cvl-pmt_xq7 {
  padding: 44px 24px 0;
}
}.cvl-pmt_in_xq7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cvl-pmt_head_xq7 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.cvl-pmt_label_xq7 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00D2BC;
}.cvl-pmt_h2_xq7 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF3FA;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.cvl-pmt_h2_xq7 {
  font-size: 28px;
}
}.cvl-pmt_intro_xq7 {
  color: #627080;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.cvl-pmt_groups_xq7 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.cvl-pmt_group_xq7 {
  background: #0F1520;
  padding: 20px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.cvl-pmt_group_head_xq7 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.cvl-pmt_group_ic_xq7 {
  background: rgba(0, 210, 188, 0.16);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  height: 36px;
  color: #00D2BC;
  width: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
}.cvl-pmt_group_ic_xq7 svg {
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.cvl-pmt_group_h_xq7 {
  margin: 0;
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF3FA;
}.cvl-pmt_group_p_xq7 {
  color: #627080;
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
}.cvl-pmt_group_p_xq7 strong {
  font-weight: 600;
  color: #C2CED E;
}.cvl-pmt_table_wrap_xq7 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.cvl-pmt_table_xq7 {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
}.cvl-pmt_table_xq7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-size: 0.688rem;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  text-align: left;
  color: #C2CED E;
}.cvl-pmt_table_xq7 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #627080;
}.cvl-pmt_table_xq7 tbody tr:last-child td {
  border-bottom: none;
}.cvl-pmt_table_xq7 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2CED E;
}.cvl-seo_xq7 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 771px) {.cvl-seo_xq7 {
  padding: 2.75rem 24px 0;
}
}.cvl-seo_in_xq7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 24px;
  background: #0F1520;
  max-width: 1320px;
}
@media(min-width: 769px) {.cvl-seo_in_xq7 {
  padding: 2.25rem 40px;
}
}.cvl-seo_label_xq7 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00D2BC;
  text-transform: uppercase;
  font-weight: 700;
}.cvl-seo_h2_xq7 {
  color: #EEF3FA;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 771px) {.cvl-seo_h2_xq7 {
  font-size: 24px;
}
}.cvl-seo_body_xq7 {
  color: #8898AA;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.cvl-seo_body_xq7 p {
  color: #8898AA;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.cvl-seo_body_xq7 p:last-child {
  margin-bottom: 0;
}.cvl-seo_body_xq7 strong {
  font-weight: 700;
  color: #C2CED E;
}.cvl-seo_body_xq7 a {
  transition: color .2s;
  color: #00D2BC;
  text-decoration: underline;
}.cvl-seo_body_xq7 a:hover {
  color: #00EDD5;
}.cvl-seo_body_xq7 ul,.cvl-seo_body_xq7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.cvl-seo_body_xq7 ol {
  list-style: decimal;
}.cvl-seo_body_xq7 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8898AA;
}.cvl-seo_body_xq7 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.cvl-seo_body_xq7 table {
  display: table;
}
}.cvl-seo_body_xq7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C2CED E;
  font-weight: 700;
  text-align: left;
}.cvl-seo_body_xq7 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8898AA;
}.cvl-seo_cols_xq7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.cvl-seo_cols_xq7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cvl-seo_cols_xq7 {
  grid-template-columns: repeat(3,1fr);
}
}.cvl-seo_col_h_xq7 {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C2CED E;
}.cvl-seo_col_p_xq7 {
  color: #627080;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.cvl-seo_stats_xq7 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.cvl-seo_stat_xq7 {
  background: rgba(0, 210, 188, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 210, 188, 0.16);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.cvl-seo_stat_val_xq7 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #00D2BC;
  font-weight: 800;
  overflow-wrap: break-word;
}.cvl-seo_stat_lb_xq7 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #627080;
}.cvl-faq_xq7 {
  padding: 2.25rem 1rem 0;
  background: #080C14;
}
@media(min-width: 769px) {.cvl-faq_xq7 {
  padding: 2.75rem 1.5rem 0;
}
}.cvl-faq_in_xq7 {
  margin: 0 auto;
  max-width: 1320px;
}.cvl-faq_head_xq7 {
  margin-bottom: 1.25rem;
}.cvl-faq_label_xq7 {
  margin-bottom: 0.5rem;
  color: #00D2BC;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.cvl-faq_h2_xq7 {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF3FA;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cvl-faq_h2_xq7 {
  font-size: 1.5rem;
}
}.cvl-faq_list_xq7 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cvl-faq_item_xq7 {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #0F1520;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.cvl-faq_q_xq7 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  color: #C2CED E;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
}.cvl-faq_q_xq7:hover {
  color: #EEF3FA;
}.cvl-faq_q_ic_xq7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 1.5rem;
  display: flex;
  color: #00D2BC;
  font-size: 1rem;
}.cvl-faq_item_xq7.cvl-state_open_xq7 .cvl-faq_q_ic_xq7 {
  transform: rotate(45deg);
}.cvl-faq_a_xq7 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #627080;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
}.cvl-faq_item_xq7.cvl-state_open_xq7 .cvl-faq_a_xq7 {
  display: block;
}.cvl-faq_a_xq7 strong {
  font-weight: 700;
  color: #C2CED E;
}.cvl-faq_a_xq7 a {
  color: #00D2BC;
  text-decoration: underline;
}.cvl-faq_a_xq7 ul,.cvl-faq_a_xq7 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.cvl-faq_a_xq7 ol {
  list-style: decimal;
}.cvl-faq_a_xq7 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cvl-faq_a_xq7 table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.cvl-faq_a_xq7 table {
  display: table;
}
}.cvl-faq_a_xq7 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2CED E;
  font-weight: 700;
}.cvl-faq_a_xq7 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #627080;
}.cvl-ft_xq7 {
  background: #040710;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.cvl-ft_support_xq7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.cvl-ft_support_xq7 {
  padding: 28px 1.5rem;
}
}.cvl-ft_support_in_xq7 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.cvl-ft_support_main_xq7 {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cvl-ft_support_ic_xq7 {
  color: #00D2BC;
  flex-shrink: 0;
}.cvl-ft_support_ic_xq7 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
}.cvl-ft_support_text_title_xq7 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EEF3FA;
  font-size: 15px;
  font-weight: 700;
}.cvl-ft_support_text_sub_xq7 {
  color: #627080;
  font-size: 12px;
  overflow-wrap: break-word;
}.cvl-ft_support_btn_xq7 {
  background: #00D2BC;
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #EEF3FA;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.cvl-ft_support_btn_xq7:hover {
  background: #00EDD5;
}.cvl-ft_support_contacts_xq7 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.cvl-ft_support_contact_xq7 {
  font-size: 12px;
  color: #4E5F6E;
  line-height: 1.4;
}.cvl-ft_support_contact_xq7 strong {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #8898AA;
}.cvl-ft_main_xq7 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.cvl-ft_main_xq7 {
  padding: 40px 1.5rem 32px;
}
}.cvl-ft_main_in_xq7 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.cvl-ft_main_in_xq7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.cvl-ft_main_in_xq7 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cvl-ft_col_logo_xq7 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.cvl-ft_col_logo_xq7 {
  grid-column: auto;
}
}.cvl-ft_logo_xq7 {
  gap: 0.563rem;
  font-size: 16px;
  color: #EEF3FA;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.cvl-ft_logo_mark_xq7 {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 30px;
}.cvl-ft_logo_mark_xq7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cvl-ft_logo_sub_xq7 {
  overflow-wrap: break-word;
  color: #4E5F6E;
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
}.cvl-ft_col_title_xq7 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #8898AA;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}.cvl-ft_col_links_xq7 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.cvl-ft_col_link_xq7 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #4E5F6E;
  font-size: 13px;
}.cvl-ft_col_link_xq7:hover {
  color: #C2CED E;
}.cvl-ft_apps_xq7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.cvl-ft_app_card_xq7 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  align-items: center;
  display: flex;
}.cvl-ft_app_card_xq7:hover {
  border-color: rgba(0, 210, 190, 0.40);
}.cvl-ft_app_card_ic_xq7 svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.cvl-ft_app_card_os_xq7 {
  font-weight: 600;
  color: #4E5F6E;
  font-size: 0.625rem;
}.cvl-ft_app_card_action_xq7 {
  font-weight: 700;
  color: #C2CED E;
  font-size: 12px;
}.cvl-ft_bot_xq7 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.cvl-ft_bot_xq7 {
  padding: 1.25rem 1.5rem;
}
}.cvl-ft_bot_in_xq7 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.cvl-ft_socials_xq7 {
  gap: 0.5rem;
  display: flex;
}.cvl-ft_soc_xq7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  color: #8898AA;
}.cvl-ft_soc_xq7 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.cvl-ft_soc_xq7:hover {
  background: rgba(255, 255, 255, 0.07);
}.cvl-ft_legal_xq7 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #7A8B9C;
}.cvl-ft_legal_xq7 strong {
  color: #8898AA;
  font-weight: 700;
}.cvl-ft_legal_xq7 a {
  color: #8898AA;
  text-decoration: underline;
}.cvl-ft_age_xq7 {
  border: 2px solid #7A8B9C;
  border-radius: 50%;
  margin-left: auto;
  height: 32px;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  color: #7A8B9C;
  align-items: center;
  width: 2rem;
  justify-content: center;
  font-weight: 800;
}