*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C8C8B8;
  min-height: 100vh;
  background-color: #0E0E0A;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.dpz-layout-87m {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.dpz-page-87m {
  display: flex;
  min-height: 100vh;
}.dpz-main-87m {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1079px) {.dpz-main-87m {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.dpz-main-87m {
  padding-bottom: 72px;
}
}.dpz-gc-87m {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #141410;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width:640px) {.dpz-gc-87m {
  width: 156px;
}
}
@media(min-width: 1077px) {.dpz-gc-87m {
  width: 168px;
}
}.dpz-gc-87m:hover {
  transform: translateY(-3px);
  border-color: rgba(221, 255, 0, 0.06);
}.dpz-gc_img-87m {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.dpz-gc_img-87m img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dpz-gc_hover-87m {
  background: rgba(0, 0, 0, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.dpz-gc-87m:hover .dpz-gc_hover-87m {
  opacity: 1;
}.dpz-gc_hover_btn-87m {
  border-radius: 5px;
  background: #DDFF00;
  padding: 8px 16px;
  font-weight: 700;
  color: #F5F5F0;
  font-size: 12px;
}.dpz-gc_info-87m {
  padding: 0.5rem 10px 0.625rem;
}.dpz-gc_name-87m {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C8C8B8;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
}.dpz-gc_prov-87m {
  color: #525245;
  font-size: 0.625rem;
}.dpz-gc_tag-87m {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  left: 0.375rem;
  top: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 9px;
}.dpz-gc_tag_hot-87m {
  background: #EF4444;
  color: #fff;
}.dpz-gc_tag_new-87m {
  background: #22C55E;
  color: #0E0E0A;
}.dpz-gc_tag_jp-87m {
  background: #F59E0B;
  color: #0E0E0A;
}.dpz-gc_tag_ex-87m {
  background: #9BB800;
  color: #fff;
}.dpz-gc_tag_live-87m {
  background: #EF4444;
  color: #fff;
}.dpz-gr-87m {
  padding: 2rem 16px 0;
  background: #0E0E0A;
}
@media(min-width: 765px) {.dpz-gr-87m {
  padding: 2.25rem 24px 0;
}
}.dpz-gr_in-87m {
  margin: 0 auto;
  max-width: 1320px;
}.dpz-gr_head-87m {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dpz-gr_head_l-87m {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.dpz-gr_ic-87m {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
}.dpz-gr_ic-87m svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.dpz-gr_title-87m {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F5F0;
  font-size: 16px;
}
@media(min-width: 769px) {.dpz-gr_title-87m {
  font-size: 18px;
}
}.dpz-gr_more-87m {
  gap: 5px;
  transition: color .2s;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  color: #6A6A58;
  font-size: 12px;
  white-space: nowrap;
}.dpz-gr_more-87m:hover {
  color: #DDFF00;
}.dpz-gr_more-87m svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.dpz-gr_arrows-87m {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.dpz-gr_arr-87m {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
  color: #8F8F7A;
  justify-content: center;
}.dpz-gr_arr-87m:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F5F0;
}.dpz-gr_arr-87m svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.dpz-gr_seo_h-87m {
  margin: 0 0 6px;
  font-family: 'Rajdhani', sans-serif;
  color: #C8C8B8;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}
@media(min-width: 770px) {.dpz-gr_seo_h-87m {
  font-size: 0.875rem;
}
}.dpz-gr_seo-87m {
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
  color: #6A6A58;
}.dpz-gr_seo-87m strong {
  color: #C8C8B8;
  font-weight: 600;
}.dpz-gr_scroll-87m {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.dpz-gr_scroll-87m::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.dpz-gr_scroll-87m {
  gap: 12px;
}
}.dpz-tb-87m {
  background: #0C0C08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  right: 0;
  z-index: 80;
  align-items: center;
  top: 0;
  position: fixed;
  left: 0;
  height: 56px;
}.dpz-tb_in-87m {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.dpz-tb_burger-87m {
  border-radius: 0.625rem;
  gap: 5px;
  display: flex;
  height: 2.375rem;
  width: 38px;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0.5rem;
}.dpz-tb_burger-87m:hover {
  background: rgba(255, 255, 255, 0.05);
}.dpz-tb_burger_line-87m {
  border-radius: 1px;
  background: #8F8F7A;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.dpz-tb_burger-87m {
  display: none;
}
}.dpz-tb_logo-87m {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 18px;
  margin-right: 1.25rem;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #F5F5F0;
  align-items: center;
}.dpz-tb_logo_mark-87m {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
}.dpz-tb_logo_mark-87m img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dpz-tb_nav-87m {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.dpz-tb_nav-87m {
  display: flex;
}
}.dpz-tb_tab-87m {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #8F8F7A;
}.dpz-tb_tab-87m:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F5F0;
}.dpz-tb_tab-87m.dpz-state_active-87m {
  background: rgba(221, 255, 0, 0.14);
  color: #F5F5F0;
}.dpz-tb_right-87m {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.dpz-tb_login-87m {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  font-size: 0.813rem;
  display: none;
  color: #C8C8B8;
  font-weight: 600;
}.dpz-tb_login-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
  color: #F5F5F0;
}
@media(min-width: 483px) {.dpz-tb_login-87m {
  display: block;
}
}.dpz-tb_reg-87m {
  padding: 9px 18px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #22C55E;
  font-size: 0.813rem;
  color: #0A0A06;
  font-weight: 700;
  white-space: nowrap;
}.dpz-tb_reg-87m:hover {
  background: #16A34A;
}.dpz-sb-87m {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #181810;
  transition: transform .25s ease;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 220px;
  z-index: 70;
}.dpz-sb-87m.dpz-state_open-87m {
  transform: translateX(0);
}.dpz-sb-87m::-webkit-scrollbar {
  width: 4px;
}.dpz-sb-87m::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.dpz-sb-87m {
  transform: translateX(0);
}
}.dpz-sb_auth-87m {
  padding: 14px 0.75rem 10px;
}.dpz-sb_btn_reg-87m {
  background: #22C55E;
  transition: background .2s;
  padding: 11px;
  border-radius: 10px;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  color: #0A0A06;
  text-align: center;
}.dpz-sb_btn_reg-87m:hover {
  background: #16A34A;
}.dpz-sb_btn_login-87m {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #C8C8B8;
  font-size: 13px;
  display: block;
  text-align: center;
}.dpz-sb_btn_login-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
  color: #F5F5F0;
}.dpz-sb_promo-87m {
  border: 1px solid rgba(221, 255, 0, 0.14);
  overflow: hidden;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1C2200,#181810);
  padding: 12px 14px;
  border-radius: 10px;
  position: relative;
}.dpz-sb_promo-87m::before {
  background: radial-gradient(circle,rgba(221, 255, 0, 0.14),transparent 70%);
  border-radius: 50%;
  height: 80px;
  width: 5rem;
  top: -1.25rem;
  position: absolute;
  content: '';
  right: -20px;
}.dpz-sb_promo_title-87m {
  font-size: 0.688rem;
  font-weight: 700;
  color: #DDFF00;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.dpz-sb_promo_text-87m {
  color: #F5F5F0;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
}.dpz-sb_promo_sub-87m {
  margin-top: 3px;
  color: #6A6A58;
  font-size: 0.625rem;
}.dpz-sb_nav-87m {
  padding: 6px 0.5rem 1rem;
}.dpz-sb_nav_lb-87m {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #525245;
  letter-spacing: .08em;
}.dpz-sb_link-87m {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 10px;
  font-size: 0.813rem;
  color: #8F8F7A;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
}.dpz-sb_link-87m:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F5F0;
}.dpz-sb_link-87m.dpz-state_active-87m {
  background: rgba(221, 255, 0, 0.14);
  color: #F5F5F0;
}.dpz-sb_ic-87m {
  border-radius: 5px;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
}.dpz-sb_ic-87m svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.dpz-sb_ic_1-87m {
  background: rgba(221, 255, 0, 0.06);
  color: #DDFF00;
}.dpz-sb_ic_2-87m {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.dpz-sb_ic_3-87m {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.dpz-sb_ic_4-87m {
  background: rgba(155, 184, 0, 0.20);
  color: #9BB800;
}.dpz-sb_ic_5-87m {
  background: rgba(221, 255, 0, 0.06);
  color: #EC4899;
}.dpz-sb_ic_6-87m {
  background: rgba(155, 184, 0, 0.20);
  color: #A855F7;
}.dpz-sb_badge-87m {
  padding: 2px 7px;
  background: #F59E0B;
  border-radius: 0.313rem;
  margin-left: auto;
  font-size: 9px;
  color: #0A0A06;
  font-weight: 700;
}.dpz-sb_bot-87m {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.dpz-sb_lang-87m,.dpz-sb_help-87m {
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  padding: 9px 0.375rem;
  border-radius: 0.313rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #8F8F7A;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  display: flex;
}.dpz-sb_lang-87m:hover,.dpz-sb_help-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
  color: #F5F5F0;
}.dpz-sb_lang-87m svg,.dpz-sb_help-87m svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.dpz-sb_bd-87m {
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.dpz-sb_bd-87m.dpz-state_on-87m {
  display: block;
}
@media(min-width: 1081px) {.dpz-sb_bd-87m {
  display: none!important;
}
}.dpz-mob_nav-87m {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #181810;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
}
@media(min-width: 1082px) {.dpz-mob_nav-87m {
  display: none;
}
}.dpz-mob_nav_item-87m {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #525245;
}.dpz-mob_nav_ic-87m {
  line-height: 1;
}.dpz-mob_nav_ic-87m svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.dpz-mob_nav_lb-87m {
  font-size: 10px;
  font-weight: 600;
  color: #525245;
}.dpz-mob_nav_item-87m.dpz-state_active-87m {
  color: #DDFF00;
}.dpz-mob_nav_item-87m.dpz-state_active-87m .dpz-mob_nav_lb-87m {
  color: #DDFF00;
}.dpz-hero-87m {
  background: #0E0E0A;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.dpz-hero-87m {
  padding: 1.5rem 1.5rem 0;
}
}.dpz-hero_in-87m {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:860px) {.dpz-hero_in-87m {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.dpz-hero_in-87m {
  grid-template-columns: 1fr 21.25rem;
}
}.dpz-hero_promo-87m {
  overflow: hidden;
  background: #141410;
  border-radius: 0.875rem;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width:768px) {.dpz-hero_promo-87m {
  min-height: 17.5rem;
}
}.dpz-hero_promo_bg-87m {
  background-position: center;
  background: linear-gradient(120deg,#1C2200 0%,#0E0E0A 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.dpz-hero_promo_bg-87m::after {
  background: linear-gradient(90deg,#0E0E0A 0%,rgba(0, 0, 0, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.dpz-hero_promo_glow-87m {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 184, 0, 0.20) 0%,transparent 65%);
  top: -2.5rem;
  position: absolute;
  width: 300px;
  right: 60px;
  pointer-events: none;
  height: 18.75rem;
}.dpz-hero_promo_ct-87m {
  padding: 1.75rem 24px 28px 1.75rem;
  position: relative;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 769px) {.dpz-hero_promo_ct-87m {
  padding: 40px 2rem;
}
}.dpz-hero_badge-87m {
  background: rgba(221, 255, 0, 0.14);
  border: 1px solid rgba(221, 255, 0, 0.06);
  border-radius: 20px;
  padding: 0.313rem 12px;
  color: #DDFF00;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 14px;
  letter-spacing: .08em;
}.dpz-hero_h1-87m {
  margin-bottom: 10px;
  font-size: 26px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  color: #F5F5F0;
}.dpz-hero_h1-87m em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 767px) {.dpz-hero_h1-87m {
  font-size: 36px;
}
}.dpz-hero_sub-87m {
  color: #8F8F7A;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.dpz-hero_sub-87m {
  font-size: 14px;
}
}.dpz-hero_row-87m {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.dpz-hero_cta-87m {
  border-radius: 10px;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #22C55E;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.18), 0 0.375rem 1.25rem -2px rgba(34, 197, 94, 0.45);
  color: #0A0A06;
}.dpz-hero_cta-87m:hover {
  background: #16A34A;
}.dpz-hero_terms-87m {
  font-size: 0.688rem;
  color: #525245;
}.dpz-hero_game-87m {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #141410;
  flex-direction: column;
  position: relative;
  display: flex;
}.dpz-hero_game_badge-87m {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(245, 158, 11, 0.15);
  border-radius: 1.25rem;
  background: rgba(245, 158, 11, 0.15);
  top: 0.75rem;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 0.75rem;
  color: #F59E0B;
  z-index: 3;
  position: absolute;
}.dpz-hero_game_badge-87m svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
}.dpz-hero_game_img-87m {
  overflow: hidden;
  background: linear-gradient(135deg,#1C2200,#0E0E0A);
  position: relative;
  padding-bottom: 60%;
}.dpz-hero_game_img-87m img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.dpz-hero_game_play-87m {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.72);
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.dpz-hero_game-87m:hover .dpz-hero_game_play-87m {
  opacity: 1;
}.dpz-hero_game_play-87m span {
  border-radius: 50%;
  background: #DDFF00;
  align-items: center;
  justify-content: center;
  height: 52px;
  display: flex;
  width: 52px;
}.dpz-hero_game_play-87m span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.dpz-hero_game_info-87m {
  padding: 0.875rem 16px;
}.dpz-hero_game_title-87m {
  overflow-wrap: break-word;
  color: #F5F5F0;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.dpz-hero_game_provider-87m {
  font-size: 0.688rem;
  color: #6A6A58;
}.dpz-hero_game_btn-87m {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  background: #DDFF00;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #F5F5F0;
  font-weight: 700;
}.dpz-hero_game-87m:hover .dpz-hero_game_btn-87m {
  background: #EEFF44;
}.dpz-sbar-87m {
  background: #0E0E0A;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.dpz-sbar-87m {
  padding: 1.125rem 1.5rem 0;
}
}.dpz-sbar_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-sbar_row-87m {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.dpz-sbar_input-87m {
  flex: 1;
  border-radius: 0.625rem;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 16px;
  background: #141410;
  display: flex;
  font-size: 0.813rem;
  color: #6A6A58;
  cursor: pointer;
  align-items: center;
}.dpz-sbar_input-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
}.dpz-sbar_input-87m svg {
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
}.dpz-sbar_providers-87m {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141410;
  border-radius: 0.625rem;
  padding: 11px 18px;
  transition: border-color .2s;
  gap: 0.5rem;
  white-space: nowrap;
  align-items: center;
  color: #C8C8B8;
  display: flex;
  font-size: 0.813rem;
  font-weight: 600;
}.dpz-sbar_providers-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
  color: #F5F5F0;
}.dpz-sbar_providers-87m svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.dpz-sbar_tabs-87m {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.dpz-sbar_tabs-87m::-webkit-scrollbar {
  display: none;
}.dpz-sbar_tab-87m {
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  flex-shrink: 0;
  color: #8F8F7A;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
}.dpz-sbar_tab-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5F5F0;
}.dpz-sbar_tab-87m.dpz-state_active-87m {
  border-color: rgba(221, 255, 0, 0.06);
  background: rgba(221, 255, 0, 0.14);
  color: #F5F5F0;
}.dpz-sbar_tab_ic-87m svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.dpz-wy-87m {
  padding: 32px 1rem 0;
  background: #0E0E0A;
}
@media(min-width: 765px) {.dpz-wy-87m {
  padding: 40px 24px 0;
}
}.dpz-wy_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-wy_head-87m {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.dpz-wy_label-87m {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  color: #DDFF00;
}.dpz-wy_h2-87m {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F5F5F0;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 770px) {.dpz-wy_h2-87m {
  font-size: 1.5rem;
}
}.dpz-wy_intro-87m {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #6A6A58;
}.dpz-wy_grid-87m {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.dpz-wy_grid-87m {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dpz-wy_grid-87m {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dpz-wy_card-87m {
  background: #181810;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.dpz-wy_card-87m:hover {
  transform: translateY(-2px);
  border-color: rgba(221, 255, 0, 0.06);
}.dpz-wy_card_ic-87m {
  background: rgba(221, 255, 0, 0.14);
  border-radius: 50%;
  color: #DDFF00;
  width: 44px;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 44px;
  display: flex;
}.dpz-wy_card_ic-87m svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.dpz-wy_card_h-87m {
  color: #F5F5F0;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
}.dpz-wy_card_p-87m {
  color: #6A6A58;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.dpz-wy_card_p-87m strong {
  font-weight: 600;
  color: #C8C8B8;
}.dpz-gr_jp-87m {
  overflow: hidden;
  background: linear-gradient(135deg,#160D2C 0%,#0A0812 100%);
  border-radius: 0.875rem;
  padding: 1.25rem;
  position: relative;
}.dpz-gr_jp-87m::before {
  background: radial-gradient(circle,rgba(155, 184, 0, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 250px;
  width: 15.625rem;
  content: '';
  top: -60px;
  left: -3.75rem;
}.dpz-gr_jp-87m::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 158, 11, 0.15) 0%,transparent 70%);
  position: absolute;
  width: 200px;
  content: '';
  right: 0;
  height: 200px;
  bottom: -40px;
}.dpz-gr_jp_head-87m {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}.dpz-gr_jp_info-87m {
  flex: 1;
}.dpz-gr_jp_label-87m {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #A855F7;
  margin-bottom: 6px;
}.dpz-gr_jp_label-87m svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 4px;
  stroke-linecap: round;
}.dpz-gr_jp_amount-87m {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
  color: #F5F5F0;
}
@media(min-width: 765px) {.dpz-gr_jp_amount-87m {
  font-size: 40px;
}
}.dpz-gr_jp_amount-87m span {
  color: #F59E0B;
}.dpz-gr_jp_seo-87m {
  color: #8F8F7A;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 12px;
}.dpz-gr_jp_cta-87m {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px 20px;
  background: rgba(155, 184, 0, 0.20);
  border: 1px solid rgba(155, 184, 0, 0.20);
  z-index: 1;
  position: relative;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  margin-top: 0.25rem;
  color: #F5F5F0;
  font-weight: 700;
  align-self: flex-start;
}.dpz-gr_jp_cta-87m:hover {
  background: #9BB800;
}.dpz-ws-87m {
  background: #0E0E0A;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.dpz-ws-87m {
  padding: 2.25rem 1.5rem 0;
}
}.dpz-ws_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-ws_head-87m {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.dpz-ws_title-87m {
  gap: 10px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5F5F0;
}.dpz-ws_title_ic-87m svg {
  color: #F59E0B;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.dpz-ws_online-87m {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  color: #6A6A58;
}.dpz-ws_online_dot-87m {
  border-radius: 50%;
  background: #22C55E;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.14);
  height: 0.5rem;
}.dpz-ws_scroll-87m {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.dpz-ws_scroll-87m::-webkit-scrollbar {
  display: none;
}.dpz-wc-87m {
  border-radius: 10px;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141410;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.dpz-wc_img-87m {
  overflow: hidden;
  background: #181810;
  border-radius: 5px;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.dpz-wc_img-87m img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dpz-wc_info-87m {
  min-width: 0;
}.dpz-wc_game-87m {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #C8C8B8;
  text-overflow: ellipsis;
}.dpz-wc_player-87m {
  overflow: hidden;
  color: #525245;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.dpz-wc_amount-87m {
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  color: #22C55E;
  flex-shrink: 0;
}.dpz-reg-87m {
  padding: 2.25rem 1rem 0;
  background: #0E0E0A;
}
@media(min-width: 767px) {.dpz-reg-87m {
  padding: 44px 1.5rem 0;
}
}.dpz-reg_in-87m {
  border-radius: 14px;
  margin: 0 auto;
  background: #181810;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.dpz-reg_in-87m {
  padding: 2.5rem;
}
}.dpz-reg_top-87m {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.dpz-reg_top-87m {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dpz-reg_label-87m {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #DDFF00;
}.dpz-reg_h2-87m {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  color: #F5F5F0;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.dpz-reg_h2-87m {
  font-size: 1.75rem;
}
}.dpz-reg_bonus-87m {
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(245, 158, 11, 0.15);
  border-radius: 10px;
  border: 1px solid rgba(245, 158, 11, 0.15);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.dpz-reg_bonus_amount-87m {
  color: #F59E0B;
  font-size: 20px;
  font-weight: 800;
}.dpz-reg_bonus_text-87m {
  color: #8F8F7A;
  line-height: 1.35;
  font-size: 13px;
}.dpz-reg_cta_btn-87m {
  border-radius: 10px;
  background: #22C55E;
  transition: background .2s;
  padding: 0.875rem 2rem;
  margin-bottom: 0.75rem;
  color: #0A0A06;
  font-size: 15px;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.18), 0 0.375rem 20px -2px rgba(34, 197, 94, 0.45);
  font-weight: 700;
  display: inline-block;
}.dpz-reg_cta_btn-87m:hover {
  background: #16A34A;
}.dpz-reg_terms-87m {
  font-size: 0.688rem;
  color: #525245;
  line-height: 1.5;
}.dpz-reg_seo-87m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #6A6A58;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 13px;
}.dpz-reg_seo-87m p {
  color: #6A6A58;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
}.dpz-reg_seo-87m p:last-child {
  margin-bottom: 0;
}.dpz-reg_seo-87m strong {
  font-weight: 700;
  color: #C8C8B8;
}.dpz-reg_seo-87m a {
  transition: color .2s;
  color: #DDFF00;
  text-decoration: underline;
}.dpz-reg_seo-87m a:hover {
  color: #EEFF44;
}.dpz-reg_seo-87m ul,.dpz-reg_seo-87m ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.dpz-reg_seo-87m ol {
  list-style: decimal;
}.dpz-reg_seo-87m li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6A6A58;
  margin-bottom: 0.25rem;
}.dpz-reg_seo-87m table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.dpz-reg_seo-87m table {
  display: table;
}
}.dpz-reg_seo-87m th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8C8B8;
  text-align: left;
}.dpz-reg_seo-87m td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6A6A58;
}.dpz-reg_steps-87m {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 857px) {.dpz-reg_steps-87m {
  margin-top: 0;
}
}.dpz-reg_step-87m {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  gap: 0.875rem;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dpz-reg_step_num-87m {
  background: rgba(221, 255, 0, 0.14);
  border-radius: 50%;
  border: 1px solid rgba(221, 255, 0, 0.06);
  height: 34px;
  width: 34px;
  font-size: 14px;
  justify-content: center;
  color: #DDFF00;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
}.dpz-reg_step_title-87m {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5F5F0;
}.dpz-reg_step_text-87m {
  font-size: 0.75rem;
  color: #6A6A58;
  line-height: 1.5;
}.dpz-reg_trust-87m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.dpz-reg_trust_item-87m {
  gap: 7px;
  align-items: center;
  color: #6A6A58;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
}.dpz-reg_trust_ic-87m svg {
  height: 1rem;
  color: #DDFF00;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dpz-app-87m {
  padding: 36px 1rem 0;
  background: #0E0E0A;
}
@media(min-width: 770px) {.dpz-app-87m {
  padding: 2.75rem 1.5rem 0;
}
}.dpz-app_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-app_head-87m {
  margin-bottom: 1rem;
}.dpz-app_label-87m {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #DDFF00;
  letter-spacing: .08em;
}.dpz-app_h2-87m {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F5F5F0;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.dpz-app_h2-87m {
  font-size: 24px;
}
}.dpz-app_sub-87m {
  color: #6A6A58;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.dpz-app_sub-87m strong {
  color: #C8C8B8;
  font-weight: 700;
}.dpz-app_cards-87m {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.dpz-app_cards-87m {
  grid-template-columns: repeat(3,1fr);
}
}.dpz-app_card-87m {
  padding: 20px;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.dpz-app_card_ios-87m {
  background: linear-gradient(135deg,rgba(221, 255, 0, 0.14) 0%,#181810 100%);
}.dpz-app_card_android-87m {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#181810 100%);
}.dpz-app_card_win-87m {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#181810 100%);
}.dpz-app_card_ic-87m svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.dpz-app_card_ic-87m {
  flex-shrink: 0;
  color: #F5F5F0;
}.dpz-app_card_os-87m {
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #6A6A58;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.dpz-app_card_title-87m {
  color: #F5F5F0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.dpz-app_card_text-87m {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6A6A58;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.dpz-app_card_btn-87m {
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border-radius: 5px;
  gap: 7px;
  border: 1px solid rgba(221, 255, 0, 0.45);
  transition: background .2s;
  font-weight: 700;
  color: #F5F5F0;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
}.dpz-app_card_btn-87m:hover {
  background: rgba(255, 255, 255, 0.07);
}.dpz-htp-87m {
  padding: 36px 1rem 0;
  background: #0E0E0A;
}
@media(min-width: 765px) {.dpz-htp-87m {
  padding: 2.75rem 1.5rem 0;
}
}.dpz-htp_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-htp_head-87m {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.dpz-htp_label-87m {
  font-weight: 700;
  color: #DDFF00;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.dpz-htp_h2-87m {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5F5F0;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.dpz-htp_h2-87m {
  font-size: 1.75rem;
}
}.dpz-htp_intro-87m {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6A6A58;
}.dpz-htp_steps-87m {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dpz-htp_steps-87m {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.dpz-htp_steps-87m {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dpz-htp_step-87m {
  background: #181810;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.dpz-htp_step_num-87m {
  background: #DDFF00;
  border-radius: 50%;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
  position: absolute;
  top: -12px;
  display: flex;
  left: 20px;
  color: #0A0A06;
  justify-content: center;
  width: 28px;
  font-size: 0.813rem;
  height: 1.75rem;
  font-weight: 800;
}.dpz-htp_step_ic-87m {
  margin: 8px 0 0.75rem;
  border-radius: 5px;
  background: rgba(221, 255, 0, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #DDFF00;
  width: 36px;
  height: 36px;
}.dpz-htp_step_ic-87m svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.dpz-htp_step_h-87m {
  color: #F5F5F0;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.dpz-htp_step_p-87m {
  line-height: 1.55;
  color: #6A6A58;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dpz-htp_step_p-87m strong {
  color: #C8C8B8;
  font-weight: 600;
}.dpz-htp_cta-87m {
  transition: background .2s;
  border-radius: 10px;
  background: #22C55E;
  padding: 0.813rem 26px;
  color: #0A0A06;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
}.dpz-htp_cta-87m:hover {
  background: #16A34A;
}.dpz-prov-87m {
  background: #0E0E0A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.dpz-prov-87m {
  padding: 2.75rem 24px 0;
}
}.dpz-prov_in-87m {
  margin: 0 auto;
  max-width: 1320px;
}.dpz-prov_head-87m {
  margin-bottom: 1rem;
}.dpz-prov_label-87m {
  color: #DDFF00;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dpz-prov_h2-87m {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5F5F0;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.dpz-prov_h2-87m {
  font-size: 1.5rem;
}
}.dpz-prov_seo-87m {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6A6A58;
  font-size: 0.813rem;
}.dpz-prov_seo-87m strong {
  font-weight: 700;
  color: #C8C8B8;
}.dpz-prov_seo-87m a {
  text-decoration: underline;
  color: #DDFF00;
}.dpz-prov_grid-87m {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.dpz-prov_grid-87m {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.dpz-prov_grid-87m {
  grid-template-columns: repeat(8,1fr);
}
}.dpz-prov_card-87m {
  background: #141410;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  gap: 7px;
  padding: 14px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.dpz-prov_card-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
  background: #181810;
}.dpz-prov_logo-87m {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  justify-content: center;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
}.dpz-prov_logo-87m img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.dpz-prov_name-87m {
  color: #8F8F7A;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
}.dpz-bon-87m {
  background: #0E0E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.dpz-bon-87m {
  padding: 44px 1.5rem 0;
}
}.dpz-bon_in-87m {
  margin: 0 auto;
  max-width: 1320px;
}.dpz-bon_head-87m {
  margin-bottom: 20px;
}.dpz-bon_label-87m {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #DDFF00;
}.dpz-bon_h2-87m {
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5F5F0;
}
@media(min-width:768px) {.dpz-bon_h2-87m {
  font-size: 24px;
}
}.dpz-bon_seo-87m {
  max-width: 620px;
  color: #6A6A58;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dpz-bon_seo-87m strong {
  font-weight: 700;
  color: #C8C8B8;
}.dpz-bon_seo-87m a {
  text-decoration: underline;
  color: #DDFF00;
}.dpz-bon_grid-87m {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.dpz-bon_grid-87m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.dpz-bon_grid-87m {
  grid-template-columns: repeat(5,1fr);
}
}.dpz-bon_card-87m {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 16px;
  background: #141410;
  transition: border-color .2s,transform .2s;
}.dpz-bon_card-87m:hover {
  transform: translateY(-2px);
  border-color: rgba(221, 255, 0, 0.06);
}.dpz-bon_card_ic-87m svg {
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
  stroke-linecap: round;
}.dpz-bon_card_ic-87m {
  margin-bottom: 0.625rem;
}.dpz-bon_card_type-87m {
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 6px;
  color: #6A6A58;
  letter-spacing: .06em;
  text-transform: uppercase;
}.dpz-bon_card_amount-87m {
  color: #F59E0B;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
}.dpz-bon_card_name-87m {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  color: #F5F5F0;
  margin-bottom: 8px;
}.dpz-bon_card_detail-87m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #525245;
}.dpz-seo-87m {
  padding: 2.25rem 1rem 0;
  background: #0E0E0A;
}
@media(min-width: 766px) {.dpz-seo-87m {
  padding: 2.75rem 24px 0;
}
}.dpz-seo_in-87m {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #181810;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.dpz-seo_in-87m {
  padding: 36px 2.5rem;
}
}.dpz-seo_label-87m {
  font-size: 0.688rem;
  color: #DDFF00;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.dpz-seo_h2-87m {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
  color: #F5F5F0;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.dpz-seo_h2-87m {
  font-size: 1.5rem;
}
}.dpz-seo_body-87m {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8F8F7A;
}.dpz-seo_body-87m p {
  margin-bottom: 0.75rem;
  color: #8F8F7A;
  font-size: 14px;
  line-height: 1.75;
}.dpz-seo_body-87m p:last-child {
  margin-bottom: 0;
}.dpz-seo_body-87m strong {
  color: #C8C8B8;
  font-weight: 700;
}.dpz-seo_body-87m a {
  transition: color .2s;
  color: #DDFF00;
  text-decoration: underline;
}.dpz-seo_body-87m a:hover {
  color: #EEFF44;
}.dpz-seo_body-87m ul,.dpz-seo_body-87m ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dpz-seo_body-87m ol {
  list-style: decimal;
}.dpz-seo_body-87m li {
  margin-bottom: 0.375rem;
  color: #8F8F7A;
  font-size: 14px;
  line-height: 1.75;
}.dpz-seo_body-87m table {
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.dpz-seo_body-87m table {
  display: table;
}
}.dpz-seo_body-87m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C8C8B8;
  text-align: left;
}.dpz-seo_body-87m td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8F8F7A;
}.dpz-seo_cols-87m {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.dpz-seo_cols-87m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dpz-seo_cols-87m {
  grid-template-columns: repeat(3,1fr);
}
}.dpz-seo_col_h-87m {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C8C8B8;
}.dpz-seo_col_p-87m {
  color: #6A6A58;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.dpz-seo_stats-87m {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.dpz-seo_stat-87m {
  background: rgba(221, 255, 0, 0.06);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(221, 255, 0, 0.14);
  padding: 0.875rem 16px;
  min-width: 140px;
}.dpz-seo_stat_val-87m {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #DDFF00;
}.dpz-seo_stat_lb-87m {
  color: #6A6A58;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dpz-seo-87m {
  padding: 2.25rem 1rem 0;
  background: #0E0E0A;
}
@media(min-width: 771px) {.dpz-seo-87m {
  padding: 2.75rem 24px 0;
}
}.dpz-seo_in-87m {
  padding: 28px 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #181810;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.dpz-seo_in-87m {
  padding: 2.25rem 40px;
}
}.dpz-seo_label-87m {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #DDFF00;
  margin-bottom: 10px;
}.dpz-seo_h2-87m {
  font-size: 20px;
  color: #F5F5F0;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.dpz-seo_h2-87m {
  font-size: 1.5rem;
}
}.dpz-seo_body-87m {
  color: #8F8F7A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.dpz-seo_body-87m p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #8F8F7A;
}.dpz-seo_body-87m p:last-child {
  margin-bottom: 0;
}.dpz-seo_body-87m strong {
  font-weight: 700;
  color: #C8C8B8;
}.dpz-seo_body-87m a {
  transition: color .2s;
  text-decoration: underline;
  color: #DDFF00;
}.dpz-seo_body-87m a:hover {
  color: #EEFF44;
}.dpz-seo_body-87m ul,.dpz-seo_body-87m ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.dpz-seo_body-87m ol {
  list-style: decimal;
}.dpz-seo_body-87m li {
  color: #8F8F7A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.dpz-seo_body-87m table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.dpz-seo_body-87m table {
  display: table;
}
}.dpz-seo_body-87m th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C8B8;
  font-weight: 700;
  text-align: left;
}.dpz-seo_body-87m td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8F8F7A;
}.dpz-seo_cols-87m {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.dpz-seo_cols-87m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dpz-seo_cols-87m {
  grid-template-columns: repeat(3,1fr);
}
}.dpz-seo_col_h-87m {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8C8B8;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.dpz-seo_col_p-87m {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A6A58;
}.dpz-seo_stats-87m {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dpz-seo_stat-87m {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(221, 255, 0, 0.14);
  flex: 1;
  background: rgba(221, 255, 0, 0.06);
  border-radius: 10px;
  min-width: 140px;
}.dpz-seo_stat_val-87m {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #DDFF00;
  margin-bottom: 4px;
}.dpz-seo_stat_lb-87m {
  color: #6A6A58;
  font-size: 11px;
  overflow-wrap: break-word;
}.dpz-rv-87m {
  background: #0E0E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.dpz-rv-87m {
  padding: 2.75rem 24px 0;
}
}.dpz-rv_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-rv_head-87m {
  max-width: 45rem;
  margin-bottom: 20px;
}.dpz-rv_label-87m {
  color: #DDFF00;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dpz-rv_h2-87m {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5F5F0;
  margin-bottom: 0.625rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.dpz-rv_h2-87m {
  font-size: 28px;
}
}.dpz-rv_stats-87m {
  gap: 18px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #6A6A58;
}.dpz-rv_stats_score-87m {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.dpz-rv_stats_score_val-87m {
  font-weight: 800;
  color: #F59E0B;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
}.dpz-rv_stats_score_max-87m {
  color: #525245;
  font-size: 13px;
}.dpz-rv_stats_badge-87m {
  gap: 4px;
  align-items: center;
  display: flex;
}.dpz-rv_stats_badge-87m svg {
  width: 0.875rem;
  color: #F59E0B;
  height: 14px;
}.dpz-rv_grid-87m {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.dpz-rv_grid-87m {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dpz-rv_grid-87m {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dpz-rv_card-87m {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #181810;
  padding: 1.25rem;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
}.dpz-rv_card_stars-87m {
  gap: 2px;
  color: #F59E0B;
  display: flex;
  margin-bottom: 0.625rem;
}.dpz-rv_card_stars-87m svg {
  height: 14px;
  width: 14px;
}.dpz-rv_card_h-87m {
  color: #F5F5F0;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 8px;
}.dpz-rv_card_body-87m {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A6A58;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
}.dpz-rv_card_body-87m strong {
  font-weight: 600;
  color: #C8C8B8;
}.dpz-rv_card_meta-87m {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.dpz-rv_card_author-87m {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C8C8B8;
}.dpz-rv_card_date-87m {
  font-size: 0.688rem;
  color: #525245;
}.dpz-seo-87m {
  background: #0E0E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.dpz-seo-87m {
  padding: 2.75rem 24px 0;
}
}.dpz-seo_in-87m {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  background: #181810;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.dpz-seo_in-87m {
  padding: 2.25rem 40px;
}
}.dpz-seo_label-87m {
  color: #DDFF00;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
}.dpz-seo_h2-87m {
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  color: #F5F5F0;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.dpz-seo_h2-87m {
  font-size: 24px;
}
}.dpz-seo_body-87m {
  overflow-wrap: break-word;
  color: #8F8F7A;
  line-height: 1.75;
  font-size: 14px;
}.dpz-seo_body-87m p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8F8F7A;
  line-height: 1.75;
}.dpz-seo_body-87m p:last-child {
  margin-bottom: 0;
}.dpz-seo_body-87m strong {
  color: #C8C8B8;
  font-weight: 700;
}.dpz-seo_body-87m a {
  transition: color .2s;
  color: #DDFF00;
  text-decoration: underline;
}.dpz-seo_body-87m a:hover {
  color: #EEFF44;
}.dpz-seo_body-87m ul,.dpz-seo_body-87m ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.dpz-seo_body-87m ol {
  list-style: decimal;
}.dpz-seo_body-87m li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8F8F7A;
}.dpz-seo_body-87m table {
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.dpz-seo_body-87m table {
  display: table;
}
}.dpz-seo_body-87m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C8C8B8;
  text-align: left;
}.dpz-seo_body-87m td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8F8F7A;
}.dpz-seo_cols-87m {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.dpz-seo_cols-87m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dpz-seo_cols-87m {
  grid-template-columns: repeat(3,1fr);
}
}.dpz-seo_col_h-87m {
  font-size: 0.813rem;
  color: #C8C8B8;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.dpz-seo_col_p-87m {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6A6A58;
  overflow-wrap: break-word;
}.dpz-seo_stats-87m {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.dpz-seo_stat-87m {
  border: 1px solid rgba(221, 255, 0, 0.14);
  border-radius: 0.625rem;
  padding: 14px 16px;
  flex: 1;
  background: rgba(221, 255, 0, 0.06);
  min-width: 8.75rem;
}.dpz-seo_stat_val-87m {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #DDFF00;
}.dpz-seo_stat_lb-87m {
  color: #6A6A58;
  font-size: 11px;
  overflow-wrap: break-word;
}.dpz-faq-87m {
  padding: 2.25rem 16px 0;
  background: #0E0E0A;
}
@media(min-width: 770px) {.dpz-faq-87m {
  padding: 2.75rem 1.5rem 0;
}
}.dpz-faq_in-87m {
  margin: 0 auto;
  max-width: 82.5rem;
}.dpz-faq_head-87m {
  margin-bottom: 1.25rem;
}.dpz-faq_label-87m {
  color: #DDFF00;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.dpz-faq_h2-87m {
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F5F5F0;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dpz-faq_h2-87m {
  font-size: 1.5rem;
}
}.dpz-faq_list-87m {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dpz-faq_item-87m {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #181810;
  overflow: hidden;
}.dpz-faq_q-87m {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #C8C8B8;
  justify-content: space-between;
}.dpz-faq_q-87m:hover {
  color: #F5F5F0;
}.dpz-faq_q_ic-87m {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 24px;
  justify-content: center;
  color: #DDFF00;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
  font-size: 16px;
  display: flex;
}.dpz-faq_item-87m.dpz-state_open-87m .dpz-faq_q_ic-87m {
  transform: rotate(45deg);
}.dpz-faq_a-87m {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A6A58;
}.dpz-faq_item-87m.dpz-state_open-87m .dpz-faq_a-87m {
  display: block;
}.dpz-faq_a-87m strong {
  color: #C8C8B8;
  font-weight: 700;
}.dpz-faq_a-87m a {
  color: #DDFF00;
  text-decoration: underline;
}.dpz-faq_a-87m ul,.dpz-faq_a-87m ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dpz-faq_a-87m ol {
  list-style: decimal;
}.dpz-faq_a-87m li {
  line-height: 1.6;
  margin-bottom: 4px;
}.dpz-faq_a-87m table {
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.dpz-faq_a-87m table {
  display: table;
}
}.dpz-faq_a-87m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C8C8B8;
}.dpz-faq_a-87m td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6A58;
}.dpz-ft-87m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080805;
  margin-top: 48px;
}.dpz-ft_support-87m {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 767px) {.dpz-ft_support-87m {
  padding: 1.75rem 24px;
}
}.dpz-ft_support_in-87m {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.dpz-ft_support_main-87m {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.dpz-ft_support_ic-87m {
  color: #DDFF00;
  flex-shrink: 0;
}.dpz-ft_support_ic-87m svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
}.dpz-ft_support_text_title-87m {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5F5F0;
  font-size: 15px;
}.dpz-ft_support_text_sub-87m {
  color: #6A6A58;
  overflow-wrap: break-word;
  font-size: 12px;
}.dpz-ft_support_btn-87m {
  background: #DDFF00;
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #F5F5F0;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.dpz-ft_support_btn-87m:hover {
  background: #EEFF44;
}.dpz-ft_support_contacts-87m {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.dpz-ft_support_contact-87m {
  color: #525245;
  font-size: 0.75rem;
  line-height: 1.4;
}.dpz-ft_support_contact-87m strong {
  font-size: 0.688rem;
  color: #8F8F7A;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.dpz-ft_main-87m {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.dpz-ft_main-87m {
  padding: 2.5rem 1.5rem 2rem;
}
}.dpz-ft_main_in-87m {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 639px) {.dpz-ft_main_in-87m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.dpz-ft_main_in-87m {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dpz-ft_col_logo-87m {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.dpz-ft_col_logo-87m {
  grid-column: auto;
}
}.dpz-ft_logo-87m {
  gap: 9px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  color: #F5F5F0;
  display: flex;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  font-weight: 800;
}.dpz-ft_logo_mark-87m {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 1.875rem;
}.dpz-ft_logo_mark-87m img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dpz-ft_logo_sub-87m {
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #525245;
  font-size: 12px;
}.dpz-ft_col_title-87m {
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #8F8F7A;
  font-weight: 700;
  text-transform: uppercase;
}.dpz-ft_col_links-87m {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.dpz-ft_col_link-87m {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #525245;
}.dpz-ft_col_link-87m:hover {
  color: #C8C8B8;
}.dpz-ft_apps-87m {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dpz-ft_app_card-87m {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.75rem;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
}.dpz-ft_app_card-87m:hover {
  border-color: rgba(221, 255, 0, 0.45);
}.dpz-ft_app_card_ic-87m svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.dpz-ft_app_card_os-87m {
  font-size: 0.625rem;
  font-weight: 600;
  color: #525245;
}.dpz-ft_app_card_action-87m {
  font-size: 0.75rem;
  color: #C8C8B8;
  font-weight: 700;
}.dpz-ft_bot-87m {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.dpz-ft_bot-87m {
  padding: 20px 24px;
}
}.dpz-ft_bot_in-87m {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.dpz-ft_socials-87m {
  gap: 8px;
  display: flex;
}.dpz-ft_soc-87m {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
  height: 36px;
  justify-content: center;
  color: #8F8F7A;
  width: 2.25rem;
}.dpz-ft_soc-87m svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.dpz-ft_soc-87m:hover {
  background: rgba(255, 255, 255, 0.07);
}.dpz-ft_legal-87m {
  flex: 1;
  color: #7A7A66;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
}.dpz-ft_legal-87m strong {
  font-weight: 700;
  color: #8F8F7A;
}.dpz-ft_legal-87m a {
  text-decoration: underline;
  color: #8F8F7A;
}.dpz-ft_age-87m {
  border-radius: 50%;
  border: 2px solid #7A7A66;
  margin-left: auto;
  font-size: 11px;
  height: 2rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
  color: #7A7A66;
  align-items: center;
}