*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Outfit', sans-serif;
  background-color: #070B18;
  color: #B4CEEA;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.dlv_layout_2ld {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.dlv_page_2ld {
  display: flex;
  min-height: 100vh;
}.dlv_main_2ld {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.dlv_main_2ld {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.dlv_main_2ld {
  padding-bottom: 4.5rem;
}
}.dlv_gc_2ld {
  overflow: hidden;
  border-radius: 9px;
  background: #0B1020;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 643px) {.dlv_gc_2ld {
  width: 156px;
}
}
@media(min-width: 1083px) {.dlv_gc_2ld {
  width: 10.5rem;
}
}.dlv_gc_2ld:hover {
  border-color: rgba(77, 216, 232, 0.07);
  transform: translateY(-3px);
}.dlv_gc_img_2ld {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.dlv_gc_img_2ld img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.dlv_gc_hover_2ld {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 6, 18, 0.72);
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.dlv_gc_2ld:hover .dlv_gc_hover_2ld {
  opacity: 1;
}.dlv_gc_hover_btn_2ld {
  border-radius: 0.313rem;
  padding: 8px 1rem;
  background: #4DD8E8;
  font-size: 12px;
  font-weight: 700;
  color: #EDF7FF;
}.dlv_gc_info_2ld {
  padding: 8px 0.625rem 10px;
}.dlv_gc_name_2ld {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #B4CEEA;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
}.dlv_gc_prov_2ld {
  color: #3F5268;
  font-size: 10px;
}.dlv_gc_tag_2ld {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  top: 0.375rem;
}.dlv_gc_tag_hot_2ld {
  background: #F04444;
  color: #fff;
}.dlv_gc_tag_new_2ld {
  background: #20C48C;
  color: #070B18;
}.dlv_gc_tag_jp_2ld {
  background: #F0B429;
  color: #070B18;
}.dlv_gc_tag_ex_2ld {
  background: #7B52D4;
  color: #fff;
}.dlv_gc_tag_live_2ld {
  background: #F04444;
  color: #fff;
}.dlv_gr_2ld {
  padding: 32px 16px 0;
  background: #070B18;
}
@media(min-width: 769px) {.dlv_gr_2ld {
  padding: 36px 24px 0;
}
}.dlv_gr_in_2ld {
  margin: 0 auto;
  max-width: 1320px;
}.dlv_gr_head_2ld {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dlv_gr_head_l_2ld {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.dlv_gr_ic_2ld {
  border-radius: 9px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 32px;
}.dlv_gr_ic_2ld svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.dlv_gr_title_2ld {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #EDF7FF;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 771px) {.dlv_gr_title_2ld {
  font-size: 1.125rem;
}
}.dlv_gr_more_2ld {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  color: #536880;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
}.dlv_gr_more_2ld:hover {
  color: #4DD8E8;
}.dlv_gr_more_2ld svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dlv_gr_arrows_2ld {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dlv_gr_arr_2ld {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 5px;
  height: 1.875rem;
  justify-content: center;
  color: #7A9ABE;
  align-items: center;
  display: flex;
  width: 1.875rem;
}.dlv_gr_arr_2ld:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF7FF;
}.dlv_gr_arr_2ld svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.dlv_gr_seo_h_2ld {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Orbitron', sans-serif;
  color: #B4CEEA;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dlv_gr_seo_h_2ld {
  font-size: 0.875rem;
}
}.dlv_gr_seo_2ld {
  color: #536880;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.dlv_gr_seo_2ld strong {
  color: #B4CEEA;
  font-weight: 600;
}.dlv_gr_scroll_2ld {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
}.dlv_gr_scroll_2ld::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.dlv_gr_scroll_2ld {
  gap: 0.75rem;
}
}.dlv_tb_2ld {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #070B18;
  display: flex;
  z-index: 80;
  right: 0;
  height: 3.5rem;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
}.dlv_tb_in_2ld {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.dlv_tb_burger_2ld {
  gap: 5px;
  border-radius: 0.563rem;
  align-items: center;
  flex-direction: column;
  margin-right: 8px;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
}.dlv_tb_burger_2ld:hover {
  background: rgba(255, 255, 255, 0.05);
}.dlv_tb_burger_line_2ld {
  background: #7A9ABE;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width:1080px) {.dlv_tb_burger_2ld {
  display: none;
}
}.dlv_tb_logo_2ld {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  display: flex;
  font-size: 18px;
  color: #EDF7FF;
  letter-spacing: -.01em;
}.dlv_tb_logo_mark_2ld {
  overflow: hidden;
  border-radius: 9px;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
  height: 32px;
}.dlv_tb_logo_mark_2ld img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dlv_tb_nav_2ld {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.dlv_tb_nav_2ld {
  display: flex;
}
}.dlv_tb_tab_2ld {
  padding: 8px 0.875rem;
  border-radius: 9px;
  transition: background .15s,color .15s;
  color: #7A9ABE;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.dlv_tb_tab_2ld:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF7FF;
}.dlv_tb_tab_2ld.dlv_state_active_2ld {
  background: rgba(77, 216, 232, 0.15);
  color: #EDF7FF;
}.dlv_tb_right_2ld {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.dlv_tb_login_2ld {
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #B4CEEA;
}.dlv_tb_login_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
  color: #EDF7FF;
}
@media(min-width: 481px) {.dlv_tb_login_2ld {
  display: block;
}
}.dlv_tb_reg_2ld {
  padding: 0.563rem 18px;
  border-radius: 0.563rem;
  background: #20C48C;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #060C18;
}.dlv_tb_reg_2ld:hover {
  background: #2AD69A;
}.dlv_sb_2ld {
  background: #0F1527;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 56px;
  bottom: 0;
  width: 13.75rem;
  left: 0;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
}.dlv_sb_2ld.dlv_state_open_2ld {
  transform: translateX(0);
}.dlv_sb_2ld::-webkit-scrollbar {
  width: 4px;
}.dlv_sb_2ld::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.dlv_sb_2ld {
  transform: translateX(0);
}
}.dlv_sb_auth_2ld {
  padding: 14px 0.75rem 0.625rem;
}.dlv_sb_btn_reg_2ld {
  background: #20C48C;
  border-radius: 9px;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  margin-bottom: 8px;
  font-size: 0.813rem;
  color: #060C18;
  font-weight: 700;
  display: block;
}.dlv_sb_btn_reg_2ld:hover {
  background: #2AD69A;
}.dlv_sb_btn_login_2ld {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 9px;
  transition: border-color .2s;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #B4CEEA;
}.dlv_sb_btn_login_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
  color: #EDF7FF;
}.dlv_sb_promo_2ld {
  margin: 0 0.75rem 0.625rem;
  padding: 12px 14px;
  border-radius: 0.563rem;
  border: 1px solid rgba(77, 216, 232, 0.15);
  background: linear-gradient(135deg,#0D1535,#0F1527);
  overflow: hidden;
  position: relative;
}.dlv_sb_promo_2ld::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(77, 216, 232, 0.15),transparent 70%);
  top: -1.25rem;
  width: 80px;
  position: absolute;
  height: 80px;
  content: '';
  right: -1.25rem;
}.dlv_sb_promo_title_2ld {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  color: #4DD8E8;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.dlv_sb_promo_text_2ld {
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EDF7FF;
}.dlv_sb_promo_sub_2ld {
  margin-top: 3px;
  font-size: 10px;
  color: #536880;
}.dlv_sb_nav_2ld {
  padding: 0.375rem 8px 1rem;
}.dlv_sb_nav_lb_2ld {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #3F5268;
  font-size: 10px;
  letter-spacing: .08em;
}.dlv_sb_link_2ld {
  border-radius: 5px;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 10px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  color: #7A9ABE;
  cursor: pointer;
  display: flex;
}.dlv_sb_link_2ld:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF7FF;
}.dlv_sb_link_2ld.dlv_state_active_2ld {
  background: rgba(77, 216, 232, 0.15);
  color: #EDF7FF;
}.dlv_sb_ic_2ld {
  border-radius: 5px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  height: 30px;
}.dlv_sb_ic_2ld svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dlv_sb_ic_1_2ld {
  background: rgba(77, 216, 232, 0.07);
  color: #4DD8E8;
}.dlv_sb_ic_2_2ld {
  background: rgba(32, 196, 140, 0.14);
  color: #20C48C;
}.dlv_sb_ic_3_2ld {
  background: rgba(240, 180, 41, 0.13);
  color: #F0B429;
}.dlv_sb_ic_4_2ld {
  background: rgba(123, 82, 212, 0.18);
  color: #7B52D4;
}.dlv_sb_ic_5_2ld {
  background: rgba(77, 216, 232, 0.07);
  color: #E84D9B;
}.dlv_sb_ic_6_2ld {
  background: rgba(123, 82, 212, 0.18);
  color: #9B5FE8;
}.dlv_sb_badge_2ld {
  background: #F0B429;
  padding: 2px 7px;
  border-radius: 5px;
  font-size: 0.563rem;
  color: #060C18;
  margin-left: auto;
  font-weight: 700;
}.dlv_sb_bot_2ld {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.dlv_sb_lang_2ld,.dlv_sb_help_2ld {
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 5px;
  padding: 0.563rem 0.375rem;
  display: flex;
  color: #7A9ABE;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
}.dlv_sb_lang_2ld:hover,.dlv_sb_help_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
  color: #EDF7FF;
}.dlv_sb_lang_2ld svg,.dlv_sb_help_2ld svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.dlv_sb_bd_2ld {
  background: rgba(4, 6, 18, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.dlv_sb_bd_2ld.dlv_state_on_2ld {
  display: block;
}
@media(min-width: 1081px) {.dlv_sb_bd_2ld {
  display: none!important;
}
}.dlv_mob_nav_2ld {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0F1527;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.dlv_mob_nav_2ld {
  display: none;
}
}.dlv_mob_nav_item_2ld {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  flex-direction: column;
  cursor: pointer;
  color: #3F5268;
  align-items: center;
  display: flex;
}.dlv_mob_nav_ic_2ld {
  line-height: 1;
}.dlv_mob_nav_ic_2ld svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
}.dlv_mob_nav_lb_2ld {
  color: #3F5268;
  font-size: 0.625rem;
  font-weight: 600;
}.dlv_mob_nav_item_2ld.dlv_state_active_2ld {
  color: #4DD8E8;
}.dlv_mob_nav_item_2ld.dlv_state_active_2ld .dlv_mob_nav_lb_2ld {
  color: #4DD8E8;
}.dlv_hero_2ld {
  background: #070B18;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.dlv_hero_2ld {
  padding: 1.5rem 24px 0;
}
}.dlv_hero_in_2ld {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.dlv_hero_in_2ld {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.dlv_hero_in_2ld {
  grid-template-columns: 1fr 340px;
}
}.dlv_hero_promo_2ld {
  border-radius: 14px;
  overflow: hidden;
  background: #0B1020;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 766px) {.dlv_hero_promo_2ld {
  min-height: 17.5rem;
}
}.dlv_hero_promo_bg_2ld {
  inset: 0;
  background: linear-gradient(120deg,#0D1535 0%,#070B18 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.dlv_hero_promo_bg_2ld::after {
  background: linear-gradient(90deg,#070B18 0%,rgba(4, 6, 18, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dlv_hero_promo_glow_2ld {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 82, 212, 0.18) 0%,transparent 65%);
  pointer-events: none;
  right: 3.75rem;
  height: 300px;
  position: absolute;
  width: 300px;
  top: -2.5rem;
}.dlv_hero_promo_ct_2ld {
  padding: 28px 24px 1.75rem 28px;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  display: flex;
  z-index: 2;
}
@media(min-width: 770px) {.dlv_hero_promo_ct_2ld {
  padding: 40px 32px;
}
}.dlv_hero_badge_2ld {
  border: 1px solid rgba(77, 216, 232, 0.07);
  padding: 0.313rem 0.75rem;
  background: rgba(77, 216, 232, 0.15);
  border-radius: 1.25rem;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #4DD8E8;
}.dlv_hero_h1_2ld {
  font-weight: 800;
  font-size: 26px;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  color: #EDF7FF;
  overflow-wrap: break-word;
}.dlv_hero_h1_2ld em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 769px) {.dlv_hero_h1_2ld {
  font-size: 36px;
}
}.dlv_hero_sub_2ld {
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #7A9ABE;
}
@media(min-width: 767px) {.dlv_hero_sub_2ld {
  font-size: 0.875rem;
}
}.dlv_hero_row_2ld {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dlv_hero_cta_2ld {
  background: #20C48C;
  border-radius: 9px;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-size: 14px;
  box-shadow: 0 0.375rem 1.25rem rgba(32, 196, 140, 0.48);
  color: #060C18;
  font-weight: 700;
}.dlv_hero_cta_2ld:hover {
  background: #2AD69A;
}.dlv_hero_terms_2ld {
  color: #3F5268;
  font-size: 11px;
}.dlv_hero_game_2ld {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #0B1020;
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.dlv_hero_game_badge_2ld {
  border-radius: 20px;
  background: rgba(240, 180, 41, 0.13);
  border: 1px solid rgba(240, 180, 41, 0.13);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #F0B429;
  left: 12px;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
}.dlv_hero_game_badge_2ld svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.dlv_hero_game_img_2ld {
  background: linear-gradient(135deg,#0D1535,#070B18);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.dlv_hero_game_img_2ld img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dlv_hero_game_play_2ld {
  transition: opacity .2s;
  background: rgba(4, 6, 18, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.dlv_hero_game_2ld:hover .dlv_hero_game_play_2ld {
  opacity: 1;
}.dlv_hero_game_play_2ld span {
  border-radius: 50%;
  background: #4DD8E8;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
}.dlv_hero_game_play_2ld span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.dlv_hero_game_info_2ld {
  padding: 14px 1rem;
}.dlv_hero_game_title_2ld {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EDF7FF;
  margin-bottom: 4px;
}.dlv_hero_game_provider_2ld {
  font-size: 0.688rem;
  color: #536880;
}.dlv_hero_game_btn_2ld {
  border-radius: 9px;
  margin: 12px 1rem 1rem;
  background: #4DD8E8;
  padding: 11px;
  transition: background .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #EDF7FF;
}.dlv_hero_game_2ld:hover .dlv_hero_game_btn_2ld {
  background: #72E6F4;
}.dlv_sbar_2ld {
  padding: 16px 1rem 0;
  background: #070B18;
}
@media(min-width: 769px) {.dlv_sbar_2ld {
  padding: 1.125rem 1.5rem 0;
}
}.dlv_sbar_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_sbar_row_2ld {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.dlv_sbar_input_2ld {
  transition: border-color .2s;
  flex: 1;
  border-radius: 9px;
  background: #0B1020;
  padding: 0.688rem 1rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  align-items: center;
  color: #536880;
  display: flex;
  font-size: 0.813rem;
}.dlv_sbar_input_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
}.dlv_sbar_input_2ld svg {
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.dlv_sbar_providers_2ld {
  padding: 0.688rem 1.125rem;
  gap: 8px;
  background: #0B1020;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 9px;
  white-space: nowrap;
  display: flex;
  color: #B4CEEA;
  font-weight: 600;
  font-size: 0.813rem;
  align-items: center;
}.dlv_sbar_providers_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
  color: #EDF7FF;
}.dlv_sbar_providers_2ld svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.dlv_sbar_tabs_2ld {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.dlv_sbar_tabs_2ld::-webkit-scrollbar {
  display: none;
}.dlv_sbar_tab_2ld {
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 0.438rem;
  color: #7A9ABE;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
}.dlv_sbar_tab_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF7FF;
}.dlv_sbar_tab_2ld.dlv_state_active_2ld {
  background: rgba(77, 216, 232, 0.15);
  border-color: rgba(77, 216, 232, 0.07);
  color: #EDF7FF;
}.dlv_sbar_tab_ic_2ld svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.dlv_wy_2ld {
  padding: 32px 16px 0;
  background: #070B18;
}
@media(min-width: 766px) {.dlv_wy_2ld {
  padding: 2.5rem 24px 0;
}
}.dlv_wy_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_wy_head_2ld {
  margin-bottom: 18px;
  max-width: 720px;
}.dlv_wy_label_2ld {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #4DD8E8;
  margin-bottom: 0.5rem;
}.dlv_wy_h2_2ld {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  color: #EDF7FF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dlv_wy_h2_2ld {
  font-size: 1.5rem;
}
}.dlv_wy_intro_2ld {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #536880;
}.dlv_wy_grid_2ld {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.dlv_wy_grid_2ld {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dlv_wy_grid_2ld {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dlv_wy_card_2ld {
  padding: 20px;
  background: #0F1527;
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.dlv_wy_card_2ld:hover {
  transform: translateY(-2px);
  border-color: rgba(77, 216, 232, 0.07);
}.dlv_wy_card_ic_2ld {
  border-radius: 50%;
  background: rgba(77, 216, 232, 0.15);
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 44px;
  color: #4DD8E8;
  justify-content: center;
  width: 2.75rem;
}.dlv_wy_card_ic_2ld svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.dlv_wy_card_h_2ld {
  font-size: 0.938rem;
  color: #EDF7FF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
}.dlv_wy_card_p_2ld {
  font-size: 13px;
  line-height: 1.6;
  color: #536880;
  overflow-wrap: break-word;
}.dlv_wy_card_p_2ld strong {
  color: #B4CEEA;
  font-weight: 600;
}.dlv_gr_jp_2ld {
  padding: 1.25rem;
  border-radius: 14px;
  background: linear-gradient(135deg,#16082E 0%,#08091A 100%);
  overflow: hidden;
  position: relative;
}.dlv_gr_jp_2ld::before {
  background: radial-gradient(circle,rgba(123, 82, 212, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 15.625rem;
  width: 15.625rem;
  top: -3.75rem;
  position: absolute;
  left: -60px;
}.dlv_gr_jp_2ld::after {
  background: radial-gradient(circle,rgba(240, 180, 41, 0.13) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  height: 12.5rem;
  position: absolute;
  right: 0;
  width: 200px;
  content: '';
}.dlv_gr_jp_head_2ld {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}.dlv_gr_jp_info_2ld {
  flex: 1;
}.dlv_gr_jp_label_2ld {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #9B5FE8;
  margin-bottom: 6px;
}.dlv_gr_jp_label_2ld svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
  width: 0.875rem;
  vertical-align: -2px;
  height: 14px;
}.dlv_gr_jp_amount_2ld {
  font-size: 32px;
  line-height: 1;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #EDF7FF;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dlv_gr_jp_amount_2ld {
  font-size: 40px;
}
}.dlv_gr_jp_amount_2ld span {
  color: #F0B429;
}.dlv_gr_jp_seo_2ld {
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #7A9ABE;
  font-size: 0.75rem;
}.dlv_gr_jp_cta_2ld {
  border: 1px solid rgba(123, 82, 212, 0.18);
  border-radius: 0.563rem;
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  background: rgba(123, 82, 212, 0.18);
  margin-top: 4px;
  white-space: nowrap;
  align-self: flex-start;
  color: #EDF7FF;
  z-index: 1;
  font-size: 0.813rem;
  position: relative;
  flex-shrink: 0;
  font-weight: 700;
}.dlv_gr_jp_cta_2ld:hover {
  background: #7B52D4;
}.dlv_ws_2ld {
  padding: 32px 16px 0;
  background: #070B18;
}
@media(min-width:768px) {.dlv_ws_2ld {
  padding: 2.25rem 24px 0;
}
}.dlv_ws_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_ws_head_2ld {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.dlv_ws_title_2ld {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #EDF7FF;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  align-items: center;
}.dlv_ws_title_ic_2ld svg {
  stroke-linecap: round;
  height: 1.125rem;
  color: #F0B429;
  stroke-linejoin: round;
  width: 18px;
}.dlv_ws_online_2ld {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #536880;
  font-size: 0.75rem;
  display: flex;
}.dlv_ws_online_dot_2ld {
  border-radius: 50%;
  background: #20C48C;
  box-shadow: 0 0 0.375rem rgba(32, 196, 140, 0.14);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.dlv_ws_scroll_2ld {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.dlv_ws_scroll_2ld::-webkit-scrollbar {
  display: none;
}.dlv_wc_2ld {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  background: #0B1020;
  padding: 10px 14px;
  border-radius: 9px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.dlv_wc_img_2ld {
  border-radius: 5px;
  overflow: hidden;
  background: #0F1527;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.dlv_wc_img_2ld img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dlv_wc_info_2ld {
  min-width: 0;
}.dlv_wc_game_2ld {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B4CEEA;
  font-size: 0.75rem;
}.dlv_wc_player_2ld {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #3F5268;
}.dlv_wc_amount_2ld {
  font-weight: 700;
  color: #20C48C;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.dlv_prov_2ld {
  padding: 36px 16px 0;
  background: #070B18;
}
@media(min-width: 765px) {.dlv_prov_2ld {
  padding: 44px 1.5rem 0;
}
}.dlv_prov_in_2ld {
  margin: 0 auto;
  max-width: 1320px;
}.dlv_prov_head_2ld {
  margin-bottom: 16px;
}.dlv_prov_label_2ld {
  text-transform: uppercase;
  color: #4DD8E8;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.dlv_prov_h2_2ld {
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #EDF7FF;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dlv_prov_h2_2ld {
  font-size: 1.5rem;
}
}.dlv_prov_seo_2ld {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  color: #536880;
  line-height: 1.6;
}.dlv_prov_seo_2ld strong {
  font-weight: 700;
  color: #B4CEEA;
}.dlv_prov_seo_2ld a {
  text-decoration: underline;
  color: #4DD8E8;
}.dlv_prov_grid_2ld {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.dlv_prov_grid_2ld {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.dlv_prov_grid_2ld {
  grid-template-columns: repeat(8,1fr);
}
}.dlv_prov_card_2ld {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.563rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 14px 0.625rem;
  background: #0B1020;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.dlv_prov_card_2ld:hover {
  background: #0F1527;
  border-color: rgba(77, 216, 232, 0.38);
}.dlv_prov_logo_2ld {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  justify-content: center;
  width: 2.75rem;
  height: 44px;
  align-items: center;
  display: flex;
}.dlv_prov_logo_2ld img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.dlv_prov_name_2ld {
  text-align: center;
  color: #7A9ABE;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.dlv_app_2ld {
  background: #070B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.dlv_app_2ld {
  padding: 44px 1.5rem 0;
}
}.dlv_app_in_2ld {
  margin: 0 auto;
  max-width: 1320px;
}.dlv_app_head_2ld {
  margin-bottom: 16px;
}.dlv_app_label_2ld {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #4DD8E8;
  font-weight: 700;
}.dlv_app_h2_2ld {
  font-size: 20px;
  color: #EDF7FF;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.dlv_app_h2_2ld {
  font-size: 24px;
}
}.dlv_app_sub_2ld {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #536880;
  max-width: 37.5rem;
  line-height: 1.6;
}.dlv_app_sub_2ld strong {
  color: #B4CEEA;
  font-weight: 700;
}.dlv_app_cards_2ld {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.dlv_app_cards_2ld {
  grid-template-columns: repeat(3,1fr);
}
}.dlv_app_card_2ld {
  border-radius: 9px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.dlv_app_card_ios_2ld {
  background: linear-gradient(135deg,rgba(77, 216, 232, 0.15) 0%,#0F1527 100%);
}.dlv_app_card_android_2ld {
  background: linear-gradient(135deg,rgba(32, 196, 140, 0.14) 0%,#0F1527 100%);
}.dlv_app_card_win_2ld {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.13) 0%,#0F1527 100%);
}.dlv_app_card_ic_2ld svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
}.dlv_app_card_ic_2ld {
  flex-shrink: 0;
  color: #EDF7FF;
}.dlv_app_card_os_2ld {
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #536880;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.dlv_app_card_title_2ld {
  color: #EDF7FF;
  line-height: 1.2;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.dlv_app_card_text_2ld {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #536880;
  line-height: 1.5;
}.dlv_app_card_btn_2ld {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  transition: background .2s;
  border: 1px solid rgba(77, 216, 232, 0.38);
  gap: 7px;
  font-size: 13px;
  color: #EDF7FF;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.dlv_app_card_btn_2ld:hover {
  background: rgba(255, 255, 255, 0.07);
}.dlv_bon_2ld {
  padding: 2.25rem 1rem 0;
  background: #070B18;
}
@media(min-width: 770px) {.dlv_bon_2ld {
  padding: 44px 24px 0;
}
}.dlv_bon_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_bon_head_2ld {
  margin-bottom: 20px;
}.dlv_bon_label_2ld {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4DD8E8;
  font-weight: 700;
}.dlv_bon_h2_2ld {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #EDF7FF;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dlv_bon_h2_2ld {
  font-size: 1.5rem;
}
}.dlv_bon_seo_2ld {
  color: #536880;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
}.dlv_bon_seo_2ld strong {
  font-weight: 700;
  color: #B4CEEA;
}.dlv_bon_seo_2ld a {
  text-decoration: underline;
  color: #4DD8E8;
}.dlv_bon_grid_2ld {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dlv_bon_grid_2ld {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dlv_bon_grid_2ld {
  grid-template-columns: repeat(5,1fr);
}
}.dlv_bon_card_2ld {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1020;
  transition: border-color .2s,transform .2s;
  border-radius: 9px;
}.dlv_bon_card_2ld:hover {
  border-color: rgba(77, 216, 232, 0.07);
  transform: translateY(-2px);
}.dlv_bon_card_ic_2ld svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.dlv_bon_card_ic_2ld {
  margin-bottom: 10px;
}.dlv_bon_card_type_2ld {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #536880;
  font-weight: 700;
  letter-spacing: .06em;
}.dlv_bon_card_amount_2ld {
  color: #F0B429;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
}.dlv_bon_card_name_2ld {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #EDF7FF;
  font-weight: 600;
}.dlv_bon_card_detail_2ld {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #3F5268;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dlv_reg_2ld {
  background: #070B18;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.dlv_reg_2ld {
  padding: 44px 24px 0;
}
}.dlv_reg_in_2ld {
  border-radius: 14px;
  background: #0F1527;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.dlv_reg_in_2ld {
  padding: 40px;
}
}.dlv_reg_top_2ld {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.dlv_reg_top_2ld {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dlv_reg_label_2ld {
  font-size: 11px;
  text-transform: uppercase;
  color: #4DD8E8;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
}.dlv_reg_h2_2ld {
  line-height: 1.2;
  color: #EDF7FF;
  font-size: 22px;
  margin-bottom: 0.75rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.dlv_reg_h2_2ld {
  font-size: 1.75rem;
}
}.dlv_reg_bonus_2ld {
  background: rgba(240, 180, 41, 0.13);
  border-radius: 0.563rem;
  gap: 8px;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 180, 41, 0.13);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.dlv_reg_bonus_amount_2ld {
  font-size: 20px;
  color: #F0B429;
  font-weight: 800;
}.dlv_reg_bonus_text_2ld {
  color: #7A9ABE;
  line-height: 1.35;
  font-size: 0.813rem;
}.dlv_reg_cta_btn_2ld {
  padding: 14px 2rem;
  transition: background .2s;
  background: #20C48C;
  border-radius: 0.563rem;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 6px 20px rgba(32, 196, 140, 0.48);
  display: inline-block;
  color: #060C18;
}.dlv_reg_cta_btn_2ld:hover {
  background: #2AD69A;
}.dlv_reg_terms_2ld {
  color: #3F5268;
  line-height: 1.5;
  font-size: 0.688rem;
}.dlv_reg_seo_2ld {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #536880;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 20px;
}.dlv_reg_seo_2ld p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #536880;
}.dlv_reg_seo_2ld p:last-child {
  margin-bottom: 0;
}.dlv_reg_seo_2ld strong {
  color: #B4CEEA;
  font-weight: 700;
}.dlv_reg_seo_2ld a {
  transition: color .2s;
  text-decoration: underline;
  color: #4DD8E8;
}.dlv_reg_seo_2ld a:hover {
  color: #72E6F4;
}.dlv_reg_seo_2ld ul,.dlv_reg_seo_2ld ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.dlv_reg_seo_2ld ol {
  list-style: decimal;
}.dlv_reg_seo_2ld li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #536880;
  margin-bottom: 4px;
}.dlv_reg_seo_2ld table {
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width:768px) {.dlv_reg_seo_2ld table {
  display: table;
}
}.dlv_reg_seo_2ld th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #B4CEEA;
  font-weight: 700;
}.dlv_reg_seo_2ld td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #536880;
}.dlv_reg_steps_2ld {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.dlv_reg_steps_2ld {
  margin-top: 0;
}
}.dlv_reg_step_2ld {
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.dlv_reg_step_num_2ld {
  background: rgba(77, 216, 232, 0.15);
  border: 1px solid rgba(77, 216, 232, 0.07);
  border-radius: 50%;
  width: 34px;
  display: flex;
  height: 2.125rem;
  color: #4DD8E8;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
  font-weight: 800;
}.dlv_reg_step_title_2ld {
  margin-bottom: 3px;
  color: #EDF7FF;
  font-weight: 700;
  font-size: 0.875rem;
}.dlv_reg_step_text_2ld {
  color: #536880;
  font-size: 0.75rem;
  line-height: 1.5;
}.dlv_reg_trust_2ld {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.dlv_reg_trust_item_2ld {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #536880;
}.dlv_reg_trust_ic_2ld svg {
  color: #4DD8E8;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.dlv_htp_2ld {
  padding: 36px 16px 0;
  background: #070B18;
}
@media(min-width: 769px) {.dlv_htp_2ld {
  padding: 44px 24px 0;
}
}.dlv_htp_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_htp_head_2ld {
  margin-bottom: 22px;
  max-width: 45rem;
}.dlv_htp_label_2ld {
  font-weight: 700;
  text-transform: uppercase;
  color: #4DD8E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.dlv_htp_h2_2ld {
  font-weight: 800;
  color: #EDF7FF;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.dlv_htp_h2_2ld {
  font-size: 1.75rem;
}
}.dlv_htp_intro_2ld {
  color: #536880;
  line-height: 1.6;
  font-size: 14px;
}.dlv_htp_steps_2ld {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 637px) {.dlv_htp_steps_2ld {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dlv_htp_steps_2ld {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.dlv_htp_step_2ld {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.563rem;
  padding: 20px 18px 18px;
  background: #0F1527;
  position: relative;
  flex-direction: column;
  display: flex;
}.dlv_htp_step_num_2ld {
  border-radius: 50%;
  background: #4DD8E8;
  color: #060C18;
  font-family: 'Orbitron', sans-serif;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  font-weight: 800;
  position: absolute;
  justify-content: center;
  height: 28px;
  width: 1.75rem;
  top: -12px;
  left: 1.25rem;
}.dlv_htp_step_ic_2ld {
  margin: 8px 0 12px;
  border-radius: 0.313rem;
  background: rgba(77, 216, 232, 0.15);
  display: flex;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  color: #4DD8E8;
}.dlv_htp_step_ic_2ld svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.dlv_htp_step_h_2ld {
  font-weight: 700;
  line-height: 1.25;
  color: #EDF7FF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.dlv_htp_step_p_2ld {
  color: #536880;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
}.dlv_htp_step_p_2ld strong {
  font-weight: 600;
  color: #B4CEEA;
}.dlv_htp_cta_2ld {
  background: #20C48C;
  border-radius: 0.563rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  display: inline-block;
  margin-top: 1.25rem;
  color: #060C18;
  font-size: 0.875rem;
  font-weight: 700;
}.dlv_htp_cta_2ld:hover {
  background: #2AD69A;
}.dlv_seo_2ld {
  padding: 36px 1rem 0;
  background: #070B18;
}
@media(min-width: 766px) {.dlv_seo_2ld {
  padding: 44px 24px 0;
}
}.dlv_seo_in_2ld {
  border-radius: 14px;
  background: #0F1527;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.dlv_seo_in_2ld {
  padding: 36px 2.5rem;
}
}.dlv_seo_label_2ld {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #4DD8E8;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.dlv_seo_h2_2ld {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #EDF7FF;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.dlv_seo_h2_2ld {
  font-size: 24px;
}
}.dlv_seo_body_2ld {
  font-size: 14px;
  color: #7A9ABE;
  line-height: 1.75;
  overflow-wrap: break-word;
}.dlv_seo_body_2ld p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #7A9ABE;
}.dlv_seo_body_2ld p:last-child {
  margin-bottom: 0;
}.dlv_seo_body_2ld strong {
  color: #B4CEEA;
  font-weight: 700;
}.dlv_seo_body_2ld a {
  transition: color .2s;
  text-decoration: underline;
  color: #4DD8E8;
}.dlv_seo_body_2ld a:hover {
  color: #72E6F4;
}.dlv_seo_body_2ld ul,.dlv_seo_body_2ld ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dlv_seo_body_2ld ol {
  list-style: decimal;
}.dlv_seo_body_2ld li {
  font-size: 0.875rem;
  color: #7A9ABE;
  margin-bottom: 6px;
  line-height: 1.75;
}.dlv_seo_body_2ld table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.dlv_seo_body_2ld table {
  display: table;
}
}.dlv_seo_body_2ld th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4CEEA;
  font-weight: 700;
  text-align: left;
}.dlv_seo_body_2ld td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9ABE;
}.dlv_seo_cols_2ld {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.dlv_seo_cols_2ld {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.dlv_seo_cols_2ld {
  grid-template-columns: repeat(3,1fr);
}
}.dlv_seo_col_h_2ld {
  color: #B4CEEA;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.dlv_seo_col_p_2ld {
  color: #536880;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.dlv_seo_stats_2ld {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.dlv_seo_stat_2ld {
  background: rgba(77, 216, 232, 0.07);
  border: 1px solid rgba(77, 216, 232, 0.15);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 9px;
  min-width: 8.75rem;
}.dlv_seo_stat_val_2ld {
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #4DD8E8;
}.dlv_seo_stat_lb_2ld {
  color: #536880;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dlv_seo_2ld {
  padding: 36px 1rem 0;
  background: #070B18;
}
@media(min-width: 771px) {.dlv_seo_2ld {
  padding: 2.75rem 24px 0;
}
}.dlv_seo_in_2ld {
  border-radius: 14px;
  background: #0F1527;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.dlv_seo_in_2ld {
  padding: 36px 2.5rem;
}
}.dlv_seo_label_2ld {
  color: #4DD8E8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.dlv_seo_h2_2ld {
  line-height: 1.25;
  color: #EDF7FF;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 767px) {.dlv_seo_h2_2ld {
  font-size: 1.5rem;
}
}.dlv_seo_body_2ld {
  font-size: 14px;
  color: #7A9ABE;
  overflow-wrap: break-word;
  line-height: 1.75;
}.dlv_seo_body_2ld p {
  margin-bottom: 12px;
  color: #7A9ABE;
  font-size: 0.875rem;
  line-height: 1.75;
}.dlv_seo_body_2ld p:last-child {
  margin-bottom: 0;
}.dlv_seo_body_2ld strong {
  font-weight: 700;
  color: #B4CEEA;
}.dlv_seo_body_2ld a {
  transition: color .2s;
  text-decoration: underline;
  color: #4DD8E8;
}.dlv_seo_body_2ld a:hover {
  color: #72E6F4;
}.dlv_seo_body_2ld ul,.dlv_seo_body_2ld ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.dlv_seo_body_2ld ol {
  list-style: decimal;
}.dlv_seo_body_2ld li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #7A9ABE;
  line-height: 1.75;
}.dlv_seo_body_2ld table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.dlv_seo_body_2ld table {
  display: table;
}
}.dlv_seo_body_2ld th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4CEEA;
  font-weight: 700;
}.dlv_seo_body_2ld td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9ABE;
}.dlv_seo_cols_2ld {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.dlv_seo_cols_2ld {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dlv_seo_cols_2ld {
  grid-template-columns: repeat(3,1fr);
}
}.dlv_seo_col_h_2ld {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #B4CEEA;
}.dlv_seo_col_p_2ld {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #536880;
}.dlv_seo_stats_2ld {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.dlv_seo_stat_2ld {
  padding: 14px 16px;
  border-radius: 0.563rem;
  border: 1px solid rgba(77, 216, 232, 0.15);
  background: rgba(77, 216, 232, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.dlv_seo_stat_val_2ld {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #4DD8E8;
  overflow-wrap: break-word;
  font-size: 20px;
}.dlv_seo_stat_lb_2ld {
  overflow-wrap: break-word;
  color: #536880;
  font-size: 11px;
}.dlv_seo_2ld {
  background: #070B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.dlv_seo_2ld {
  padding: 44px 1.5rem 0;
}
}.dlv_seo_in_2ld {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  background: #0F1527;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.dlv_seo_in_2ld {
  padding: 2.25rem 40px;
}
}.dlv_seo_label_2ld {
  text-transform: uppercase;
  color: #4DD8E8;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.dlv_seo_h2_2ld {
  color: #EDF7FF;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 770px) {.dlv_seo_h2_2ld {
  font-size: 1.5rem;
}
}.dlv_seo_body_2ld {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9ABE;
  overflow-wrap: break-word;
}.dlv_seo_body_2ld p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9ABE;
}.dlv_seo_body_2ld p:last-child {
  margin-bottom: 0;
}.dlv_seo_body_2ld strong {
  font-weight: 700;
  color: #B4CEEA;
}.dlv_seo_body_2ld a {
  transition: color .2s;
  text-decoration: underline;
  color: #4DD8E8;
}.dlv_seo_body_2ld a:hover {
  color: #72E6F4;
}.dlv_seo_body_2ld ul,.dlv_seo_body_2ld ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dlv_seo_body_2ld ol {
  list-style: decimal;
}.dlv_seo_body_2ld li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #7A9ABE;
}.dlv_seo_body_2ld table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.dlv_seo_body_2ld table {
  display: table;
}
}.dlv_seo_body_2ld th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #B4CEEA;
  text-align: left;
  font-weight: 700;
}.dlv_seo_body_2ld td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9ABE;
}.dlv_seo_cols_2ld {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.dlv_seo_cols_2ld {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dlv_seo_cols_2ld {
  grid-template-columns: repeat(3,1fr);
}
}.dlv_seo_col_h_2ld {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #B4CEEA;
  font-size: 13px;
}.dlv_seo_col_p_2ld {
  overflow-wrap: break-word;
  color: #536880;
  line-height: 1.65;
  font-size: 0.813rem;
}.dlv_seo_stats_2ld {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dlv_seo_stat_2ld {
  background: rgba(77, 216, 232, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(77, 216, 232, 0.15);
  border-radius: 0.563rem;
  min-width: 8.75rem;
}.dlv_seo_stat_val_2ld {
  font-weight: 800;
  color: #4DD8E8;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.dlv_seo_stat_lb_2ld {
  color: #536880;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dlv_faq_2ld {
  background: #070B18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dlv_faq_2ld {
  padding: 44px 24px 0;
}
}.dlv_faq_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_faq_head_2ld {
  margin-bottom: 20px;
}.dlv_faq_label_2ld {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #4DD8E8;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.dlv_faq_h2_2ld {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF7FF;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.dlv_faq_h2_2ld {
  font-size: 24px;
}
}.dlv_faq_list_2ld {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dlv_faq_item_2ld {
  background: #0F1527;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 9px;
}.dlv_faq_q_2ld {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  flex-wrap: wrap;
  color: #B4CEEA;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 14px;
  justify-content: space-between;
  font-weight: 600;
}.dlv_faq_q_2ld:hover {
  color: #EDF7FF;
}.dlv_faq_q_ic_2ld {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  display: flex;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  flex-shrink: 0;
  color: #4DD8E8;
  width: 1.5rem;
  height: 24px;
}.dlv_faq_item_2ld.dlv_state_open_2ld .dlv_faq_q_ic_2ld {
  transform: rotate(45deg);
}.dlv_faq_a_2ld {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  color: #536880;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.dlv_faq_item_2ld.dlv_state_open_2ld .dlv_faq_a_2ld {
  display: block;
}.dlv_faq_a_2ld strong {
  font-weight: 700;
  color: #B4CEEA;
}.dlv_faq_a_2ld a {
  color: #4DD8E8;
  text-decoration: underline;
}.dlv_faq_a_2ld ul,.dlv_faq_a_2ld ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.dlv_faq_a_2ld ol {
  list-style: decimal;
}.dlv_faq_a_2ld li {
  margin-bottom: 4px;
  line-height: 1.6;
}.dlv_faq_a_2ld table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.dlv_faq_a_2ld table {
  display: table;
}
}.dlv_faq_a_2ld th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4CEEA;
  text-align: left;
  font-weight: 700;
}.dlv_faq_a_2ld td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #536880;
}.dlv_pmt_2ld {
  padding: 2.25rem 16px 0;
  background: #070B18;
}
@media(min-width: 769px) {.dlv_pmt_2ld {
  padding: 44px 1.5rem 0;
}
}.dlv_pmt_in_2ld {
  margin: 0 auto;
  max-width: 82.5rem;
}.dlv_pmt_head_2ld {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.dlv_pmt_label_2ld {
  text-transform: uppercase;
  font-weight: 700;
  color: #4DD8E8;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.dlv_pmt_h2_2ld {
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF7FF;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.dlv_pmt_h2_2ld {
  font-size: 1.75rem;
}
}.dlv_pmt_intro_2ld {
  overflow-wrap: break-word;
  color: #536880;
  font-size: 0.875rem;
  line-height: 1.6;
}.dlv_pmt_groups_2ld {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.dlv_pmt_group_2ld {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 9px;
  background: #0F1527;
}.dlv_pmt_group_head_2ld {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.dlv_pmt_group_ic_2ld {
  background: rgba(77, 216, 232, 0.15);
  border-radius: 0.313rem;
  height: 2.25rem;
  flex-shrink: 0;
  color: #4DD8E8;
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
}.dlv_pmt_group_ic_2ld svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.dlv_pmt_group_h_2ld {
  margin: 0;
  color: #EDF7FF;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}.dlv_pmt_group_p_2ld {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #536880;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.dlv_pmt_group_p_2ld strong {
  font-weight: 600;
  color: #B4CEEA;
}.dlv_pmt_table_wrap_2ld {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.dlv_pmt_table_2ld {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
}.dlv_pmt_table_2ld th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #B4CEEA;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .04em;
}.dlv_pmt_table_2ld td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #536880;
}.dlv_pmt_table_2ld tbody tr:last-child td {
  border-bottom: none;
}.dlv_pmt_table_2ld tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4CEEA;
}.dlv_rv_2ld {
  background: #070B18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.dlv_rv_2ld {
  padding: 2.75rem 1.5rem 0;
}
}.dlv_rv_in_2ld {
  margin: 0 auto;
  max-width: 1320px;
}.dlv_rv_head_2ld {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.dlv_rv_label_2ld {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #4DD8E8;
  font-weight: 700;
}.dlv_rv_h2_2ld {
  color: #EDF7FF;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.dlv_rv_h2_2ld {
  font-size: 28px;
}
}.dlv_rv_stats_2ld {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  align-items: center;
  color: #536880;
}.dlv_rv_stats_score_2ld {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.dlv_rv_stats_score_val_2ld {
  font-family: 'Orbitron', sans-serif;
  color: #F0B429;
  font-weight: 800;
  font-size: 1.375rem;
}.dlv_rv_stats_score_max_2ld {
  font-size: 13px;
  color: #3F5268;
}.dlv_rv_stats_badge_2ld {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.dlv_rv_stats_badge_2ld svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #F0B429;
}.dlv_rv_grid_2ld {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.dlv_rv_grid_2ld {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.dlv_rv_grid_2ld {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dlv_rv_card_2ld {
  padding: 20px;
  background: #0F1527;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.dlv_rv_card_stars_2ld {
  gap: 2px;
  display: flex;
  color: #F0B429;
  margin-bottom: 10px;
}.dlv_rv_card_stars_2ld svg {
  height: 14px;
  width: 0.875rem;
}.dlv_rv_card_h_2ld {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF7FF;
}.dlv_rv_card_body_2ld {
  flex: 1;
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #536880;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dlv_rv_card_body_2ld strong {
  font-weight: 600;
  color: #B4CEEA;
}.dlv_rv_card_meta_2ld {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 12px;
}.dlv_rv_card_author_2ld {
  font-size: 0.75rem;
  color: #B4CEEA;
  font-weight: 600;
}.dlv_rv_card_date_2ld {
  color: #3F5268;
  font-size: 0.688rem;
}.dlv_ft_2ld {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #03040C;
  margin-top: 48px;
}.dlv_ft_support_2ld {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.dlv_ft_support_2ld {
  padding: 1.75rem 24px;
}
}.dlv_ft_support_in_2ld {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.dlv_ft_support_main_2ld {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dlv_ft_support_ic_2ld {
  color: #4DD8E8;
  flex-shrink: 0;
}.dlv_ft_support_ic_2ld svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.dlv_ft_support_text_title_2ld {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF7FF;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.dlv_ft_support_text_sub_2ld {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #536880;
}.dlv_ft_support_btn_2ld {
  transition: background .2s;
  border-radius: 0.563rem;
  padding: 11px 1.375rem;
  background: #4DD8E8;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EDF7FF;
  font-size: 0.813rem;
  font-weight: 700;
}.dlv_ft_support_btn_2ld:hover {
  background: #72E6F4;
}.dlv_ft_support_contacts_2ld {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.dlv_ft_support_contact_2ld {
  font-size: 12px;
  line-height: 1.4;
  color: #3F5268;
}.dlv_ft_support_contact_2ld strong {
  font-size: 0.688rem;
  color: #7A9ABE;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.dlv_ft_main_2ld {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.dlv_ft_main_2ld {
  padding: 40px 24px 32px;
}
}.dlv_ft_main_in_2ld {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.dlv_ft_main_in_2ld {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dlv_ft_main_in_2ld {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dlv_ft_col_logo_2ld {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.dlv_ft_col_logo_2ld {
  grid-column: auto;
}
}.dlv_ft_logo_2ld {
  gap: 0.563rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
  align-items: center;
  color: #EDF7FF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.dlv_ft_logo_mark_2ld {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.dlv_ft_logo_mark_2ld img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dlv_ft_logo_sub_2ld {
  color: #3F5268;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
}.dlv_ft_col_title_2ld {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  color: #7A9ABE;
}.dlv_ft_col_links_2ld {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.dlv_ft_col_link_2ld {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3F5268;
  font-size: 0.813rem;
}.dlv_ft_col_link_2ld:hover {
  color: #B4CEEA;
}.dlv_ft_apps_2ld {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dlv_ft_app_card_2ld {
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  gap: 10px;
  display: flex;
  align-items: center;
}.dlv_ft_app_card_2ld:hover {
  border-color: rgba(77, 216, 232, 0.38);
}.dlv_ft_app_card_ic_2ld svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.dlv_ft_app_card_os_2ld {
  color: #3F5268;
  font-size: 10px;
  font-weight: 600;
}.dlv_ft_app_card_action_2ld {
  font-weight: 700;
  font-size: 0.75rem;
  color: #B4CEEA;
}.dlv_ft_bot_2ld {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.dlv_ft_bot_2ld {
  padding: 1.25rem 24px;
}
}.dlv_ft_bot_in_2ld {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.dlv_ft_socials_2ld {
  gap: 8px;
  display: flex;
}.dlv_ft_soc_2ld {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  justify-content: center;
  color: #7A9ABE;
  display: flex;
  align-items: center;
  width: 36px;
  height: 2.25rem;
}.dlv_ft_soc_2ld svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.dlv_ft_soc_2ld:hover {
  background: rgba(255, 255, 255, 0.07);
}.dlv_ft_legal_2ld {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #6B8BAA;
}.dlv_ft_legal_2ld strong {
  font-weight: 700;
  color: #7A9ABE;
}.dlv_ft_legal_2ld a {
  color: #7A9ABE;
  text-decoration: underline;
}.dlv_ft_age_2ld {
  border: 2px solid #6B8BAA;
  border-radius: 50%;
  color: #6B8BAA;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-size: 11px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
}