html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background:;
  -webkit-font-smoothing: antialiased;
  color:;
  line-height: 1.6;
  min-height: 100vh;
  font-family:;
}.dfl_layout_evf {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.dfl_page_evf {
  min-height: 100vh;
  display: flex;
}.dfl_main_evf {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.dfl_main_evf {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.dfl_main_evf {
  padding-bottom: 72px;
}
}.dfl_gc_evf {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid;
  border-radius:;
  background:;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 641px) {.dfl_gc_evf {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.dfl_gc_evf {
  width: 168px;
}
}.dfl_gc_evf:hover {
  transform: translateY(-3px);
  border-color:;
}.dfl_gc_img_evf {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dfl_gc_img_evf img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.dfl_gc_hover_evf {
  inset: 0;
  background:;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.dfl_gc_evf:hover .dfl_gc_hover_evf {
  opacity: 1;
}.dfl_gc_hover_btn_evf {
  background:;
  border-radius:;
  padding: 8px 16px;
  font-size: 0.75rem;
  color:;
  font-weight: 700;
}.dfl_gc_info_evf {
  padding: 0.5rem 10px 0.625rem;
}.dfl_gc_name_evf {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color:;
  white-space: nowrap;
}.dfl_gc_prov_evf {
  font-size: 10px;
  color:;
}.dfl_gc_tag_evf {
  padding: 2px 7px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  left: 6px;
  font-size: 9px;
  top: 6px;
  font-weight: 700;
  letter-spacing: .04em;
}.dfl_gc_tag_hot_evf {
  background:;
  color: #fff;
}.dfl_gc_tag_new_evf {
  background:;
  color:;
}.dfl_gc_tag_jp_evf {
  background:;
  color:;
}.dfl_gc_tag_ex_evf {
  background:;
  color: #fff;
}.dfl_gc_tag_live_evf {
  background:;
  color: #fff;
}.dfl_gr_evf {
  padding: 32px 16px 0;
  background:;
}
@media(min-width: 769px) {.dfl_gr_evf {
  padding: 36px 24px 0;
}
}.dfl_gr_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_gr_head_evf {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dfl_gr_head_l_evf {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.dfl_gr_ic_evf {
  border-radius:;
  display: flex;
  height: 32px;
  width: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.dfl_gr_ic_evf svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.dfl_gr_title_evf {
  font-size: 16px;
  font-family:;
  color:;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.dfl_gr_title_evf {
  font-size: 18px;
}
}.dfl_gr_more_evf {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color:;
  align-items: center;
}.dfl_gr_more_evf:hover {
  color:;
}.dfl_gr_more_evf svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.dfl_gr_arrows_evf {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.dfl_gr_arr_evf {
  border: 1px solid;
  transition: background .15s,color .15s;
  background:;
  border-radius:;
  align-items: center;
  height: 30px;
  display: flex;
  color:;
  justify-content: center;
  width: 1.875rem;
}.dfl_gr_arr_evf:hover {
  background:;
  color:;
}.dfl_gr_arr_evf svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.dfl_gr_seo_h_evf {
  margin: 0 0 6px;
  font-family:;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color:;
}
@media(min-width: 770px) {.dfl_gr_seo_h_evf {
  font-size: 14px;
}
}.dfl_gr_seo_evf {
  line-height: 1.55;
  color:;
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 0.75rem;
}.dfl_gr_seo_evf strong {
  color:;
  font-weight: 600;
}.dfl_gr_scroll_evf {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
}.dfl_gr_scroll_evf::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.dfl_gr_scroll_evf {
  gap: 0.75rem;
}
}.dfl_tb_evf {
  background:;
  border-bottom: 1px solid;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  align-items: center;
  top: 0;
  height: 56px;
}.dfl_tb_in_evf {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.dfl_tb_burger_evf {
  gap: 5px;
  border-radius:;
  flex-direction: column;
  align-items: center;
  height: 38px;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
  margin-right: 8px;
  display: flex;
}.dfl_tb_burger_evf:hover {
  background:;
}.dfl_tb_burger_line_evf {
  background:;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.dfl_tb_burger_evf {
  display: none;
}
}.dfl_tb_logo_evf {
  gap: 0.563rem;
  color:;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-shrink: 0;
  letter-spacing: -.01em;
  margin-right: 20px;
  font-size: 1.125rem;
  display: flex;
}.dfl_tb_logo_mark_evf {
  border-radius:;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
}.dfl_tb_logo_mark_evf img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dfl_tb_nav_evf {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.dfl_tb_nav_evf {
  display: flex;
}
}.dfl_tb_tab_evf {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius:;
  font-size: 0.813rem;
  color:;
  white-space: nowrap;
  font-weight: 600;
}.dfl_tb_tab_evf:hover {
  background:;
  color:;
}.dfl_tb_tab_evf.dfl_state_active_evf {
  background:;
  color:;
}.dfl_tb_right_evf {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.dfl_tb_login_evf {
  transition: border-color .2s,color .2s;
  border-radius:;
  background:;
  border: 1px solid;
  padding: 9px 16px;
  font-weight: 600;
  display: none;
  color:;
  font-size: 0.813rem;
}.dfl_tb_login_evf:hover {
  border-color:;
  color:;
}
@media(min-width:480px) {.dfl_tb_login_evf {
  display: block;
}
}.dfl_tb_reg_evf {
  padding: 9px 18px;
  border-radius:;
  background:;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  color:;
  font-size: 0.813rem;
}.dfl_tb_reg_evf:hover {
  background:;
}.dfl_sb_evf {
  background:;
  transition: transform .25s ease;
  border-right: 1px solid;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  position: fixed;
  z-index: 70;
}.dfl_sb_evf.dfl_state_open_evf {
  transform: translateX(0);
}.dfl_sb_evf::-webkit-scrollbar {
  width: 4px;
}.dfl_sb_evf::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background:;
}
@media(min-width: 1078px) {.dfl_sb_evf {
  transform: translateX(0);
}
}.dfl_sb_auth_evf {
  padding: 14px 0.75rem 0.625rem;
}.dfl_sb_btn_reg_evf {
  background:;
  border-radius:;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  font-size: 0.813rem;
  color:;
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
}.dfl_sb_btn_reg_evf:hover {
  background:;
}.dfl_sb_btn_login_evf {
  background:;
  border: 1px solid;
  padding: 10px;
  transition: border-color .2s;
  border-radius:;
  color:;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 13px;
}.dfl_sb_btn_login_evf:hover {
  border-color:;
  color:;
}.dfl_sb_promo_evf {
  border: 1px solid;
  margin: 0 12px 0.625rem;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,,);
  border-radius:;
  overflow: hidden;
  position: relative;
}.dfl_sb_promo_evf::before {
  background: radial-gradient(circle,,transparent 70%);
  border-radius: 50%;
  content: '';
  top: -1.25rem;
  right: -20px;
  height: 80px;
  width: 80px;
  position: absolute;
}.dfl_sb_promo_title_evf {
  font-size: 0.688rem;
  font-weight: 700;
  color:;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
}.dfl_sb_promo_text_evf {
  line-height: 1.35;
  font-weight: 600;
  color:;
  overflow-wrap: break-word;
  font-size: 12px;
}.dfl_sb_promo_sub_evf {
  color:;
  font-size: 10px;
  margin-top: 3px;
}.dfl_sb_nav_evf {
  padding: 0.375rem 8px 1rem;
}.dfl_sb_nav_lb_evf {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  color:;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
}.dfl_sb_link_evf {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius:;
  padding: 0.563rem 0.625rem;
  color:;
  font-size: 0.813rem;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.dfl_sb_link_evf:hover {
  background:;
  color:;
}.dfl_sb_link_evf.dfl_state_active_evf {
  background:;
  color:;
}.dfl_sb_ic_evf {
  border-radius:;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.dfl_sb_ic_evf svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.dfl_sb_ic_1_evf {
  background:;
  color:;
}.dfl_sb_ic_2_evf {
  background:;
  color:;
}.dfl_sb_ic_3_evf {
  background:;
  color:;
}.dfl_sb_ic_4_evf {
  background:;
  color:;
}.dfl_sb_ic_5_evf {
  background:;
  color:;
}.dfl_sb_ic_6_evf {
  background:;
  color:;
}.dfl_sb_badge_evf {
  background:;
  border-radius:;
  padding: 2px 7px;
  margin-left: auto;
  font-weight: 700;
  color:;
  font-size: 0.563rem;
}.dfl_sb_bot_evf {
  border-top: 1px solid;
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.dfl_sb_lang_evf,.dfl_sb_help_evf {
  border: 1px solid;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  gap: 6px;
  background:;
  flex: 1;
  border-radius:;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  color:;
  font-size: 0.688rem;
  display: flex;
}.dfl_sb_lang_evf:hover,.dfl_sb_help_evf:hover {
  border-color:;
  color:;
}.dfl_sb_lang_evf svg,.dfl_sb_help_evf svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.dfl_sb_bd_evf {
  background:;
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.dfl_sb_bd_evf.dfl_state_on_evf {
  display: block;
}
@media(min-width: 1081px) {.dfl_sb_bd_evf {
  display: none!important;
}
}.dfl_mob_nav_evf {
  background:;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid;
  right: 0;
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1083px) {.dfl_mob_nav_evf {
  display: none;
}
}.dfl_mob_nav_item_evf {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  color:;
}.dfl_mob_nav_ic_evf {
  line-height: 1;
}.dfl_mob_nav_ic_evf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.dfl_mob_nav_lb_evf {
  color:;
  font-weight: 600;
  font-size: 0.625rem;
}.dfl_mob_nav_item_evf.dfl_state_active_evf {
  color:;
}.dfl_mob_nav_item_evf.dfl_state_active_evf .dfl_mob_nav_lb_evf {
  color:;
}.dfl_hero_evf {
  padding: 20px 16px 0;
  background:;
}
@media(min-width: 771px) {.dfl_hero_evf {
  padding: 24px 24px 0;
}
}.dfl_hero_in_evf {
  gap: 0.75rem;
  margin: 0 auto;
  max-width:;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.dfl_hero_in_evf {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.dfl_hero_in_evf {
  grid-template-columns: 1fr 21.25rem;
}
}.dfl_hero_promo_evf {
  background:;
  overflow: hidden;
  border-radius:;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.dfl_hero_promo_evf {
  min-height: 17.5rem;
}
}.dfl_hero_promo_bg_evf {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg, 0%, 100%);
  position: absolute;
  background-size: cover;
}.dfl_hero_promo_bg_evf::after {
  inset: 0;
  background: linear-gradient(90deg, 0%, 60%,transparent 100%);
  content: '';
  position: absolute;
}.dfl_hero_promo_glow_evf {
  background: radial-gradient(circle, 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  top: -2.5rem;
  width: 300px;
  height: 300px;
}.dfl_hero_promo_ct_evf {
  padding: 1.75rem 24px 28px 1.75rem;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.dfl_hero_promo_ct_evf {
  padding: 40px 2rem;
}
}.dfl_hero_badge_evf {
  border: 1px solid;
  padding: 5px 0.75rem;
  border-radius:;
  background:;
  text-transform: uppercase;
  letter-spacing: .08em;
  color:;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
}.dfl_hero_h1_evf {
  color:;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 1.625rem;
  font-family:;
  margin-bottom: 0.625rem;
  font-weight: 800;
}.dfl_hero_h1_evf em {
  color:;
  font-style: normal;
}
@media(min-width: 771px) {.dfl_hero_h1_evf {
  font-size: 2.25rem;
}
}.dfl_hero_sub_evf {
  font-size: 13px;
  color:;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 767px) {.dfl_hero_sub_evf {
  font-size: 0.875rem;
}
}.dfl_hero_row_evf {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.dfl_hero_cta_evf {
  background:;
  padding: 13px 26px;
  transition: background .2s;
  border-radius:;
  font-size: 0.875rem;
  color:;
  box-shadow:;
  font-weight: 700;
}.dfl_hero_cta_evf:hover {
  background:;
}.dfl_hero_terms_evf {
  color:;
  font-size: 11px;
}.dfl_hero_game_evf {
  overflow: hidden;
  border-radius:;
  border: 1px solid;
  background:;
  flex-direction: column;
  display: flex;
  position: relative;
}.dfl_hero_game_badge_evf {
  background:;
  border: 1px solid;
  padding: 0.313rem 10px;
  border-radius:;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  font-size: 10px;
  text-transform: uppercase;
  color:;
  left: 12px;
  z-index: 3;
  top: 0.75rem;
}.dfl_hero_game_badge_evf svg {
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
  width: 11px;
}.dfl_hero_game_img_evf {
  overflow: hidden;
  background: linear-gradient(135deg,,);
  padding-bottom: 60%;
  position: relative;
}.dfl_hero_game_img_evf img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dfl_hero_game_play_evf {
  background:;
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.dfl_hero_game_evf:hover .dfl_hero_game_play_evf {
  opacity: 1;
}.dfl_hero_game_play_evf span {
  background:;
  border-radius: 50%;
  justify-content: center;
  height: 52px;
  align-items: center;
  width: 52px;
  display: flex;
}.dfl_hero_game_play_evf span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.dfl_hero_game_info_evf {
  padding: 14px 1rem;
}.dfl_hero_game_title_evf {
  color:;
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
}.dfl_hero_game_provider_evf {
  font-size: 0.688rem;
  color:;
}.dfl_hero_game_btn_evf {
  transition: background .2s;
  background:;
  margin: 0.75rem 16px 1rem;
  padding: 0.688rem;
  border-radius:;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color:;
  font-weight: 700;
}.dfl_hero_game_evf:hover .dfl_hero_game_btn_evf {
  background:;
}.dfl_gcg_evf {
  padding: 2.25rem 16px 0;
  background:;
}
@media(min-width:768px) {.dfl_gcg_evf {
  padding: 2.75rem 1.5rem 0;
}
}.dfl_gcg_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_gcg_head_evf {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.dfl_gcg_label_evf {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color:;
  font-size: 0.688rem;
}.dfl_gcg_h2_evf {
  font-family:;
  font-weight: 800;
  color:;
  font-size: 22px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dfl_gcg_h2_evf {
  font-size: 1.75rem;
}
}.dfl_gcg_intro_evf {
  color:;
  font-size: 13px;
  line-height: 1.6;
}.dfl_gcg_grid_evf {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.dfl_gcg_grid_evf {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.dfl_gcg_grid_evf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dfl_gcg_card_evf {
  padding: 20px;
  border: 1px solid;
  transition: transform .2s,border-color .2s;
  border-radius:;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  cursor: pointer;
  display: flex;
}.dfl_gcg_card_evf:hover {
  border-color:;
  transform: translateY(-3px);
}.dfl_gcg_card_bg_evf {
  inset: 0;
  position: absolute;
  z-index: 0;
}.dfl_gcg_card_bg_evf::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.dfl_gcg_card_ic_evf {
  border-radius:;
  background: rgba(0,0,0,.45);
  align-items: center;
  right: 18px;
  justify-content: center;
  width: 40px;
  position: absolute;
  height: 2.5rem;
  top: 1.125rem;
  display: flex;
  color:;
  z-index: 2;
}.dfl_gcg_card_ic_evf svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.dfl_gcg_card_ct_evf {
  z-index: 1;
  position: relative;
}.dfl_gcg_card_h_evf {
  font-size: 1.125rem;
  font-family:;
  overflow-wrap: break-word;
  color:;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.dfl_gcg_card_h_evf {
  font-size: 20px;
}
}.dfl_gcg_card_p_evf {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 12px;
}.dfl_gcg_card_p_evf strong {
  color:;
  font-weight: 600;
}.dfl_gcg_card_cta_evf {
  gap: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  color:;
}.dfl_gcg_card_cta_evf svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.dfl_ws_evf {
  padding: 2rem 1rem 0;
  background:;
}
@media(min-width: 770px) {.dfl_ws_evf {
  padding: 36px 24px 0;
}
}.dfl_ws_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_ws_head_evf {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
}.dfl_ws_title_evf {
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  color:;
  align-items: center;
  flex-wrap: wrap;
  font-family:;
  font-weight: 700;
  font-size: 16px;
}.dfl_ws_title_ic_evf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  color:;
  width: 1.125rem;
}.dfl_ws_online_evf {
  gap: 0.438rem;
  align-items: center;
  color:;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
}.dfl_ws_online_dot_evf {
  background:;
  border-radius: 50%;
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem;
}.dfl_ws_scroll_evf {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.dfl_ws_scroll_evf::-webkit-scrollbar {
  display: none;
}.dfl_wc_evf {
  background:;
  border-radius:;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.dfl_wc_img_evf {
  border-radius:;
  overflow: hidden;
  background:;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.dfl_wc_img_evf img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dfl_wc_info_evf {
  min-width: 0;
}.dfl_wc_game_evf {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:;
  font-size: 12px;
}.dfl_wc_player_evf {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color:;
  text-overflow: ellipsis;
}.dfl_wc_amount_evf {
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color:;
}.dfl_htp_evf {
  padding: 36px 1rem 0;
  background:;
}
@media(min-width: 770px) {.dfl_htp_evf {
  padding: 2.75rem 24px 0;
}
}.dfl_htp_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_htp_head_evf {
  margin-bottom: 22px;
  max-width: 720px;
}.dfl_htp_label_evf {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color:;
}.dfl_htp_h2_evf {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color:;
  font-family:;
  font-weight: 800;
}
@media(min-width: 771px) {.dfl_htp_h2_evf {
  font-size: 1.75rem;
}
}.dfl_htp_intro_evf {
  line-height: 1.6;
  color:;
  font-size: 14px;
}.dfl_htp_steps_evf {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.dfl_htp_steps_evf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dfl_htp_steps_evf {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dfl_htp_step_evf {
  border: 1px solid;
  padding: 1.25rem 18px 1.125rem;
  border-radius:;
  background:;
  position: relative;
  flex-direction: column;
  display: flex;
}.dfl_htp_step_num_evf {
  background:;
  border-radius: 50%;
  font-size: 0.813rem;
  width: 28px;
  color:;
  font-family:;
  justify-content: center;
  left: 1.25rem;
  display: flex;
  height: 1.75rem;
  align-items: center;
  position: absolute;
  top: -0.75rem;
  font-weight: 800;
}.dfl_htp_step_ic_evf {
  border-radius:;
  margin: 0.5rem 0 0.75rem;
  background:;
  width: 36px;
  height: 36px;
  color:;
  justify-content: center;
  display: flex;
  align-items: center;
}.dfl_htp_step_ic_evf svg {
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dfl_htp_step_h_evf {
  font-weight: 700;
  overflow-wrap: break-word;
  color:;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
}.dfl_htp_step_p_evf {
  overflow-wrap: break-word;
  color:;
  font-size: 0.813rem;
  line-height: 1.55;
}.dfl_htp_step_p_evf strong {
  font-weight: 600;
  color:;
}.dfl_htp_cta_evf {
  border-radius:;
  background:;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  margin-top: 1.25rem;
  color:;
}.dfl_htp_cta_evf:hover {
  background:;
}.dfl_reg_evf {
  padding: 2.25rem 1rem 0;
  background:;
}
@media(min-width: 765px) {.dfl_reg_evf {
  padding: 44px 24px 0;
}
}.dfl_reg_in_evf {
  background:;
  border-radius:;
  padding: 1.75rem 24px;
  border: 1px solid;
  margin: 0 auto;
  max-width:;
}
@media(min-width: 767px) {.dfl_reg_in_evf {
  padding: 40px;
}
}.dfl_reg_top_evf {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.dfl_reg_top_evf {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dfl_reg_label_evf {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color:;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.dfl_reg_h2_evf {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-family:;
  color:;
  line-height: 1.2;
}
@media(min-width: 771px) {.dfl_reg_h2_evf {
  font-size: 1.75rem;
}
}.dfl_reg_bonus_evf {
  gap: 0.5rem;
  padding: 10px 16px;
  border-radius:;
  background:;
  border: 1px solid;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.dfl_reg_bonus_amount_evf {
  color:;
  font-size: 1.25rem;
  font-weight: 800;
}.dfl_reg_bonus_text_evf {
  color:;
  font-size: 0.813rem;
  line-height: 1.35;
}.dfl_reg_cta_btn_evf {
  background:;
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius:;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  color:;
  box-shadow:;
  margin-bottom: 12px;
}.dfl_reg_cta_btn_evf:hover {
  background:;
}.dfl_reg_terms_evf {
  color:;
  line-height: 1.5;
  font-size: 0.688rem;
}.dfl_reg_seo_evf {
  border-top: 1px solid;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color:;
  padding-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
}.dfl_reg_seo_evf p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  color:;
  line-height: 1.65;
}.dfl_reg_seo_evf p:last-child {
  margin-bottom: 0;
}.dfl_reg_seo_evf strong {
  font-weight: 700;
  color:;
}.dfl_reg_seo_evf a {
  transition: color .2s;
  text-decoration: underline;
  color:;
}.dfl_reg_seo_evf a:hover {
  color:;
}.dfl_reg_seo_evf ul,.dfl_reg_seo_evf ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.dfl_reg_seo_evf ol {
  list-style: decimal;
}.dfl_reg_seo_evf li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color:;
}.dfl_reg_seo_evf table {
  font-size: 13px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.dfl_reg_seo_evf table {
  display: table;
}
}.dfl_reg_seo_evf th {
  padding: 0.5rem;
  border-bottom: 1px solid;
  color:;
  text-align: left;
  font-weight: 700;
}.dfl_reg_seo_evf td {
  padding: 0.5rem;
  border-bottom: 1px solid;
  color:;
}.dfl_reg_steps_evf {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 858px) {.dfl_reg_steps_evf {
  margin-top: 0;
}
}.dfl_reg_step_evf {
  gap: 0.875rem;
  border: 1px solid;
  border-radius:;
  background:;
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.dfl_reg_step_num_evf {
  border: 1px solid;
  border-radius: 50%;
  background:;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
  justify-content: center;
  font-size: 0.875rem;
  height: 2.125rem;
  color:;
  font-weight: 800;
}.dfl_reg_step_title_evf {
  margin-bottom: 3px;
  color:;
  font-weight: 700;
  font-size: 14px;
}.dfl_reg_step_text_evf {
  line-height: 1.5;
  color:;
  font-size: 12px;
}.dfl_reg_trust_evf {
  gap: 0.625rem;
  border-top: 1px solid;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.dfl_reg_trust_item_evf {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color:;
  align-items: center;
  display: flex;
}.dfl_reg_trust_ic_evf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  color:;
  width: 16px;
}.dfl_app_evf {
  padding: 2.25rem 1rem 0;
  background:;
}
@media(min-width: 769px) {.dfl_app_evf {
  padding: 44px 24px 0;
}
}.dfl_app_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_app_head_evf {
  margin-bottom: 16px;
}.dfl_app_label_evf {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color:;
  letter-spacing: .08em;
  font-weight: 700;
}.dfl_app_h2_evf {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family:;
  margin-bottom: 6px;
  color:;
}
@media(min-width: 770px) {.dfl_app_h2_evf {
  font-size: 24px;
}
}.dfl_app_sub_evf {
  color:;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
}.dfl_app_sub_evf strong {
  font-weight: 700;
  color:;
}.dfl_app_cards_evf {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.dfl_app_cards_evf {
  grid-template-columns: repeat(3,1fr);
}
}.dfl_app_card_evf {
  gap: 16px;
  border-radius:;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.dfl_app_card_ios_evf {
  background: linear-gradient(135deg, 0%, 100%);
}.dfl_app_card_android_evf {
  background: linear-gradient(135deg, 0%, 100%);
}.dfl_app_card_win_evf {
  background: linear-gradient(135deg, 0%, 100%);
}.dfl_app_card_ic_evf svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dfl_app_card_ic_evf {
  flex-shrink: 0;
  color:;
}.dfl_app_card_os_evf {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color:;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dfl_app_card_title_evf {
  color:;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 6px;
}.dfl_app_card_text_evf {
  color:;
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.dfl_app_card_btn_evf {
  border-radius:;
  background:;
  padding: 0.625rem 18px;
  border: 1px solid;
  gap: 7px;
  transition: background .2s;
  align-items: center;
  color:;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
}.dfl_app_card_btn_evf:hover {
  background:;
}.dfl_bon_evf {
  background:;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.dfl_bon_evf {
  padding: 44px 1.5rem 0;
}
}.dfl_bon_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_bon_head_evf {
  margin-bottom: 20px;
}.dfl_bon_label_evf {
  color:;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.dfl_bon_h2_evf {
  color:;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family:;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dfl_bon_h2_evf {
  font-size: 24px;
}
}.dfl_bon_seo_evf {
  font-size: 13px;
  line-height: 1.6;
  color:;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.dfl_bon_seo_evf strong {
  font-weight: 700;
  color:;
}.dfl_bon_seo_evf a {
  text-decoration: underline;
  color:;
}.dfl_bon_grid_evf {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.dfl_bon_grid_evf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dfl_bon_grid_evf {
  grid-template-columns: repeat(5,1fr);
}
}.dfl_bon_card_evf {
  border: 1px solid;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  background:;
  border-radius:;
}.dfl_bon_card_evf:hover {
  border-color:;
  transform: translateY(-2px);
}.dfl_bon_card_ic_evf svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.dfl_bon_card_ic_evf {
  margin-bottom: 0.625rem;
}.dfl_bon_card_type_evf {
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  color:;
  font-size: 0.625rem;
}.dfl_bon_card_amount_evf {
  line-height: 1.1;
  font-weight: 800;
  color:;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.dfl_bon_card_name_evf {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  color:;
  overflow-wrap: break-word;
}.dfl_bon_card_detail_evf {
  border-top: 1px solid;
  line-height: 1.5;
  padding-top: 0.5rem;
  color:;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dfl_prov_evf {
  background:;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.dfl_prov_evf {
  padding: 44px 1.5rem 0;
}
}.dfl_prov_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_prov_head_evf {
  margin-bottom: 1rem;
}.dfl_prov_label_evf {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color:;
}.dfl_prov_h2_evf {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color:;
  font-family:;
}
@media(min-width: 769px) {.dfl_prov_h2_evf {
  font-size: 1.5rem;
}
}.dfl_prov_seo_evf {
  color:;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 38.75rem;
}.dfl_prov_seo_evf strong {
  color:;
  font-weight: 700;
}.dfl_prov_seo_evf a {
  text-decoration: underline;
  color:;
}.dfl_prov_grid_evf {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.dfl_prov_grid_evf {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.dfl_prov_grid_evf {
  grid-template-columns: repeat(8,1fr);
}
}.dfl_prov_card_evf {
  border: 1px solid;
  padding: 14px 10px;
  background:;
  transition: border-color .2s,background .2s;
  border-radius:;
  gap: 0.438rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.dfl_prov_card_evf:hover {
  background:;
  border-color:;
}.dfl_prov_logo_evf {
  border-radius:;
  overflow: hidden;
  background:;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
}.dfl_prov_logo_evf img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.dfl_prov_name_evf {
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  color:;
  overflow-wrap: break-word;
}.dfl_seo_evf {
  background:;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.dfl_seo_evf {
  padding: 2.75rem 24px 0;
}
}.dfl_seo_in_evf {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid;
  border-radius:;
  background:;
  max-width:;
}
@media(min-width:768px) {.dfl_seo_in_evf {
  padding: 36px 40px;
}
}.dfl_seo_label_evf {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color:;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.dfl_seo_h2_evf {
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color:;
  font-weight: 800;
  font-family:;
  line-height: 1.25;
}
@media(min-width: 769px) {.dfl_seo_h2_evf {
  font-size: 1.5rem;
}
}.dfl_seo_body_evf {
  color:;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.dfl_seo_body_evf p {
  color:;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.dfl_seo_body_evf p:last-child {
  margin-bottom: 0;
}.dfl_seo_body_evf strong {
  font-weight: 700;
  color:;
}.dfl_seo_body_evf a {
  transition: color .2s;
  color:;
  text-decoration: underline;
}.dfl_seo_body_evf a:hover {
  color:;
}.dfl_seo_body_evf ul,.dfl_seo_body_evf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.dfl_seo_body_evf ol {
  list-style: decimal;
}.dfl_seo_body_evf li {
  line-height: 1.75;
  color:;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.dfl_seo_body_evf table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.dfl_seo_body_evf table {
  display: table;
}
}.dfl_seo_body_evf th {
  padding: 10px 12px;
  border-bottom: 1px solid;
  text-align: left;
  font-weight: 700;
  color:;
}.dfl_seo_body_evf td {
  border-bottom: 1px solid;
  padding: 0.625rem 12px;
  color:;
}.dfl_seo_cols_evf {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.dfl_seo_cols_evf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.dfl_seo_cols_evf {
  grid-template-columns: repeat(3,1fr);
}
}.dfl_seo_col_h_evf {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color:;
}.dfl_seo_col_p_evf {
  font-size: 0.813rem;
  color:;
  line-height: 1.65;
  overflow-wrap: break-word;
}.dfl_seo_stats_evf {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.dfl_seo_stat_evf {
  padding: 0.875rem 1rem;
  border-radius:;
  background:;
  border: 1px solid;
  flex: 1;
  min-width: 140px;
}.dfl_seo_stat_val_evf {
  font-weight: 800;
  overflow-wrap: break-word;
  color:;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.dfl_seo_stat_lb_evf {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color:;
}.dfl_seo_evf {
  background:;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.dfl_seo_evf {
  padding: 44px 1.5rem 0;
}
}.dfl_seo_in_evf {
  border-radius:;
  background:;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid;
  max-width:;
}
@media(min-width: 767px) {.dfl_seo_in_evf {
  padding: 2.25rem 40px;
}
}.dfl_seo_label_evf {
  color:;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.dfl_seo_h2_evf {
  font-family:;
  color:;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 766px) {.dfl_seo_h2_evf {
  font-size: 1.5rem;
}
}.dfl_seo_body_evf {
  color:;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.dfl_seo_body_evf p {
  line-height: 1.75;
  color:;
  margin-bottom: 12px;
  font-size: 14px;
}.dfl_seo_body_evf p:last-child {
  margin-bottom: 0;
}.dfl_seo_body_evf strong {
  color:;
  font-weight: 700;
}.dfl_seo_body_evf a {
  transition: color .2s;
  text-decoration: underline;
  color:;
}.dfl_seo_body_evf a:hover {
  color:;
}.dfl_seo_body_evf ul,.dfl_seo_body_evf ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.dfl_seo_body_evf ol {
  list-style: decimal;
}.dfl_seo_body_evf li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color:;
  line-height: 1.75;
}.dfl_seo_body_evf table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 767px) {.dfl_seo_body_evf table {
  display: table;
}
}.dfl_seo_body_evf th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid;
  color:;
  text-align: left;
  font-weight: 700;
}.dfl_seo_body_evf td {
  border-bottom: 1px solid;
  padding: 0.625rem 0.75rem;
  color:;
}.dfl_seo_cols_evf {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.dfl_seo_cols_evf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dfl_seo_cols_evf {
  grid-template-columns: repeat(3,1fr);
}
}.dfl_seo_col_h_evf {
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color:;
  overflow-wrap: break-word;
}.dfl_seo_col_p_evf {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color:;
}.dfl_seo_stats_evf {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dfl_seo_stat_evf {
  border: 1px solid;
  flex: 1;
  padding: 14px 16px;
  border-radius:;
  background:;
  min-width: 140px;
}.dfl_seo_stat_val_evf {
  color:;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.dfl_seo_stat_lb_evf {
  font-size: 11px;
  overflow-wrap: break-word;
  color:;
}.dfl_faq_evf {
  padding: 36px 1rem 0;
  background:;
}
@media(min-width: 771px) {.dfl_faq_evf {
  padding: 2.75rem 24px 0;
}
}.dfl_faq_in_evf {
  margin: 0 auto;
  max-width:;
}.dfl_faq_head_evf {
  margin-bottom: 1.25rem;
}.dfl_faq_label_evf {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color:;
  font-size: 11px;
  font-weight: 700;
}.dfl_faq_h2_evf {
  color:;
  font-family:;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.dfl_faq_h2_evf {
  font-size: 24px;
}
}.dfl_faq_list_evf {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dfl_faq_item_evf {
  border-radius:;
  background:;
  border: 1px solid;
  overflow: hidden;
}.dfl_faq_q_evf {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  display: flex;
  color:;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 600;
}.dfl_faq_q_evf:hover {
  color:;
}.dfl_faq_q_ic_evf {
  border-radius: 50%;
  background:;
  transition: transform .25s;
  height: 1.5rem;
  color:;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  display: flex;
  width: 24px;
}.dfl_faq_item_evf.dfl_state_open_evf .dfl_faq_q_ic_evf {
  transform: rotate(45deg);
}.dfl_faq_a_evf {
  padding: 0 20px 1rem;
  color:;
  line-height: 1.7;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
}.dfl_faq_item_evf.dfl_state_open_evf .dfl_faq_a_evf {
  display: block;
}.dfl_faq_a_evf strong {
  font-weight: 700;
  color:;
}.dfl_faq_a_evf a {
  text-decoration: underline;
  color:;
}.dfl_faq_a_evf ul,.dfl_faq_a_evf ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dfl_faq_a_evf ol {
  list-style: decimal;
}.dfl_faq_a_evf li {
  margin-bottom: 4px;
  line-height: 1.6;
}.dfl_faq_a_evf table {
  margin: 8px 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.dfl_faq_a_evf table {
  display: table;
}
}.dfl_faq_a_evf th {
  border-bottom: 1px solid;
  padding: 0.375rem 8px;
  text-align: left;
  color:;
  font-weight: 700;
}.dfl_faq_a_evf td {
  padding: 6px 8px;
  border-bottom: 1px solid;
  color:;
}.dfl_seo_evf {
  background:;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dfl_seo_evf {
  padding: 2.75rem 24px 0;
}
}.dfl_seo_in_evf {
  padding: 28px 1.5rem;
  background:;
  margin: 0 auto;
  border-radius:;
  border: 1px solid;
  max-width:;
}
@media(min-width:768px) {.dfl_seo_in_evf {
  padding: 2.25rem 2.5rem;
}
}.dfl_seo_label_evf {
  text-transform: uppercase;
  color:;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
}.dfl_seo_h2_evf {
  font-weight: 800;
  color:;
  overflow-wrap: break-word;
  font-family:;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 765px) {.dfl_seo_h2_evf {
  font-size: 1.5rem;
}
}.dfl_seo_body_evf {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color:;
}.dfl_seo_body_evf p {
  line-height: 1.75;
  color:;
  margin-bottom: 12px;
  font-size: 14px;
}.dfl_seo_body_evf p:last-child {
  margin-bottom: 0;
}.dfl_seo_body_evf strong {
  font-weight: 700;
  color:;
}.dfl_seo_body_evf a {
  transition: color .2s;
  text-decoration: underline;
  color:;
}.dfl_seo_body_evf a:hover {
  color:;
}.dfl_seo_body_evf ul,.dfl_seo_body_evf ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.dfl_seo_body_evf ol {
  list-style: decimal;
}.dfl_seo_body_evf li {
  font-size: 14px;
  margin-bottom: 6px;
  color:;
  line-height: 1.75;
}.dfl_seo_body_evf table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.dfl_seo_body_evf table {
  display: table;
}
}.dfl_seo_body_evf th {
  border-bottom: 1px solid;
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color:;
}.dfl_seo_body_evf td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid;
  color:;
}.dfl_seo_cols_evf {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.dfl_seo_cols_evf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dfl_seo_cols_evf {
  grid-template-columns: repeat(3,1fr);
}
}.dfl_seo_col_h_evf {
  color:;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.dfl_seo_col_p_evf {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color:;
}.dfl_seo_stats_evf {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.dfl_seo_stat_evf {
  border-radius:;
  background:;
  border: 1px solid;
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.dfl_seo_stat_val_evf {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color:;
  margin-bottom: 4px;
}.dfl_seo_stat_lb_evf {
  color:;
  overflow-wrap: break-word;
  font-size: 11px;
}.dfl_ft_evf {
  background:;
  border-top: 1px solid;
  margin-top: 3rem;
}.dfl_ft_support_evf {
  padding: 24px 16px;
  border-bottom: 1px solid;
}
@media(min-width: 767px) {.dfl_ft_support_evf {
  padding: 28px 24px;
}
}.dfl_ft_support_in_evf {
  gap: 1rem;
  margin: 0 auto;
  max-width:;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dfl_ft_support_main_evf {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.dfl_ft_support_ic_evf {
  color:;
  flex-shrink: 0;
}.dfl_ft_support_ic_evf svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dfl_ft_support_text_title_evf {
  color:;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.dfl_ft_support_text_sub_evf {
  font-size: 12px;
  overflow-wrap: break-word;
  color:;
}.dfl_ft_support_btn_evf {
  padding: 11px 22px;
  border-radius:;
  transition: background .2s;
  background:;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color:;
}.dfl_ft_support_btn_evf:hover {
  background:;
}.dfl_ft_support_contacts_evf {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.dfl_ft_support_contact_evf {
  color:;
  line-height: 1.4;
  font-size: 12px;
}.dfl_ft_support_contact_evf strong {
  color:;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.dfl_ft_main_evf {
  border-bottom: 1px solid;
  padding: 2rem 1rem 24px;
}
@media(min-width: 771px) {.dfl_ft_main_evf {
  padding: 2.5rem 1.5rem 32px;
}
}.dfl_ft_main_in_evf {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width:;
}
@media(min-width: 642px) {.dfl_ft_main_in_evf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dfl_ft_main_in_evf {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dfl_ft_col_logo_evf {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.dfl_ft_col_logo_evf {
  grid-column: auto;
}
}.dfl_ft_logo_evf {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  color:;
  margin-bottom: 12px;
  display: flex;
}.dfl_ft_logo_mark_evf {
  border-radius:;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.dfl_ft_logo_mark_evf img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dfl_ft_logo_sub_evf {
  line-height: 1.55;
  font-size: 12px;
  color:;
  overflow-wrap: break-word;
  max-width: 200px;
}.dfl_ft_col_title_evf {
  letter-spacing: .07em;
  font-size: 12px;
  color:;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
}.dfl_ft_col_links_evf {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dfl_ft_col_link_evf {
  transition: color .2s;
  font-size: 13px;
  color:;
  overflow-wrap: break-word;
}.dfl_ft_col_link_evf:hover {
  color:;
}.dfl_ft_apps_evf {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dfl_ft_app_card_evf {
  border: 1px solid;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  gap: 0.625rem;
  background:;
  border-radius:;
  align-items: center;
  display: flex;
}.dfl_ft_app_card_evf:hover {
  border-color:;
}.dfl_ft_app_card_ic_evf svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.dfl_ft_app_card_os_evf {
  font-size: 10px;
  color:;
  font-weight: 600;
}.dfl_ft_app_card_action_evf {
  color:;
  font-weight: 700;
  font-size: 0.75rem;
}.dfl_ft_bot_evf {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.dfl_ft_bot_evf {
  padding: 20px 24px;
}
}.dfl_ft_bot_in_evf {
  gap: 16px;
  margin: 0 auto;
  max-width:;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dfl_ft_socials_evf {
  gap: 0.5rem;
  display: flex;
}.dfl_ft_soc_evf {
  border-radius:;
  background:;
  border: 1px solid;
  transition: background .2s;
  height: 2.25rem;
  color:;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.dfl_ft_soc_evf svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.dfl_ft_soc_evf:hover {
  background:;
}.dfl_ft_legal_evf {
  flex: 1;
  color:;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
}.dfl_ft_legal_evf strong {
  color:;
  font-weight: 700;
}.dfl_ft_legal_evf a {
  color:;
  text-decoration: underline;
}.dfl_ft_age_evf {
  border: 2px solid;
  border-radius: 50%;
  font-size: 0.688rem;
  font-weight: 800;
  width: 2rem;
  display: flex;
  color:;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 32px;
  margin-left: auto;
}