*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0A06;
  color: #D5C8A6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.evq-layout_pke {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.evq-page_pke {
  display: flex;
  min-height: 100vh;
}.evq-main_pke {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1083px) {.evq-main_pke {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.evq-main_pke {
  padding-bottom: 4.5rem;
}
}.evq-gc_pke {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #141009;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 637px) {.evq-gc_pke {
  width: 156px;
}
}
@media(min-width: 1077px) {.evq-gc_pke {
  width: 10.5rem;
}
}.evq-gc_pke:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 12, 0.07);
}.evq-gc_img_pke {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.evq-gc_img_pke img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.evq-gc_hover_pke {
  background: rgba(7, 4, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.evq-gc_pke:hover .evq-gc_hover_pke {
  opacity: 1;
}.evq-gc_hover_btn_pke {
  padding: 8px 16px;
  border-radius: 4px;
  background: #C8920C;
  color: #F4ECDA;
  font-weight: 700;
  font-size: 0.75rem;
}.evq-gc_info_pke {
  padding: 0.5rem 10px 0.625rem;
}.evq-gc_name_pke {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 12px;
  color: #D5C8A6;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.evq-gc_prov_pke {
  font-size: 0.625rem;
  color: #665849;
}.evq-gc_tag_pke {
  padding: 2px 7px;
  border-radius: 0.25rem;
  top: 0.375rem;
  left: 6px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  z-index: 2;
  text-transform: uppercase;
}.evq-gc_tag_hot_pke {
  background: #C4341A;
  color: #fff;
}.evq-gc_tag_new_pke {
  background: #1A9E4C;
  color: #0D0A06;
}.evq-gc_tag_jp_pke {
  background: #E8B020;
  color: #0D0A06;
}.evq-gc_tag_ex_pke {
  background: #8A5E02;
  color: #fff;
}.evq-gc_tag_live_pke {
  background: #C4341A;
  color: #fff;
}.evq-gr_pke {
  padding: 2rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.evq-gr_pke {
  padding: 2.25rem 24px 0;
}
}.evq-gr_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-gr_head_pke {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.evq-gr_head_l_pke {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.evq-gr_ic_pke {
  border-radius: 0.5rem;
  display: flex;
  width: 32px;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.evq-gr_ic_pke svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.evq-gr_title_pke {
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 765px) {.evq-gr_title_pke {
  font-size: 18px;
}
}.evq-gr_more_pke {
  transition: color .2s;
  gap: 5px;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  color: #7D6F58;
  align-items: center;
}.evq-gr_more_pke:hover {
  color: #C8920C;
}.evq-gr_more_pke svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.evq-gr_arrows_pke {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.evq-gr_arr_pke {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  height: 1.875rem;
  width: 1.875rem;
  color: #A89070;
  justify-content: center;
}.evq-gr_arr_pke:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECDA;
}.evq-gr_arr_pke svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.evq-gr_seo_h_pke {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  color: #D5C8A6;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width:768px) {.evq-gr_seo_h_pke {
  font-size: 14px;
}
}.evq-gr_seo_pke {
  max-width: 680px;
  color: #7D6F58;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 12px;
}.evq-gr_seo_pke strong {
  font-weight: 600;
  color: #D5C8A6;
}.evq-gr_scroll_pke {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.evq-gr_scroll_pke::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.evq-gr_scroll_pke {
  gap: 12px;
}
}.evq-tb_pke {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0A06;
  display: flex;
  z-index: 80;
  align-items: center;
  top: 0;
  height: 56px;
  position: fixed;
  right: 0;
  left: 0;
}.evq-tb_in_pke {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.evq-tb_burger_pke {
  gap: 5px;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  height: 38px;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
  margin-right: 8px;
  display: flex;
}.evq-tb_burger_pke:hover {
  background: rgba(255, 255, 255, 0.05);
}.evq-tb_burger_line_pke {
  border-radius: 1px;
  background: #A89070;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.evq-tb_burger_pke {
  display: none;
}
}.evq-tb_logo_pke {
  gap: 0.563rem;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-weight: 800;
  display: flex;
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.evq-tb_logo_mark_pke {
  border-radius: 8px;
  overflow: hidden;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
}.evq-tb_logo_mark_pke img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.evq-tb_nav_pke {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.evq-tb_nav_pke {
  display: flex;
}
}.evq-tb_tab_pke {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #A89070;
  font-weight: 600;
  white-space: nowrap;
}.evq-tb_tab_pke:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECDA;
}.evq-tb_tab_pke.evq-state_active_pke {
  background: rgba(200, 146, 12, 0.18);
  color: #F4ECDA;
}.evq-tb_right_pke {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.evq-tb_login_pke {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 1rem;
  font-size: 13px;
  font-weight: 600;
  color: #D5C8A6;
  display: none;
}.evq-tb_login_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
  color: #F4ECDA;
}
@media(min-width: 481px) {.evq-tb_login_pke {
  display: block;
}
}.evq-tb_reg_pke {
  background: #1A9E4C;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-size: 0.813rem;
  color: #0A0804;
  font-weight: 700;
  white-space: nowrap;
}.evq-tb_reg_pke:hover {
  background: #22B85A;
}.evq-sb_pke {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1610;
  transform: translateX(-100%);
  width: 13.75rem;
  bottom: 0;
  top: 56px;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  position: fixed;
}.evq-sb_pke.evq-state_open_pke {
  transform: translateX(0);
}.evq-sb_pke::-webkit-scrollbar {
  width: 4px;
}.evq-sb_pke::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.evq-sb_pke {
  transform: translateX(0);
}
}.evq-sb_auth_pke {
  padding: 14px 0.75rem 10px;
}.evq-sb_btn_reg_pke {
  padding: 0.688rem;
  background: #1A9E4C;
  transition: background .2s;
  border-radius: 8px;
  color: #0A0804;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  text-align: center;
}.evq-sb_btn_reg_pke:hover {
  background: #22B85A;
}.evq-sb_btn_login_pke {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: block;
  color: #D5C8A6;
  text-align: center;
  font-weight: 600;
}.evq-sb_btn_login_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
  color: #F4ECDA;
}.evq-sb_promo_pke {
  margin: 0 0.75rem 0.625rem;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(200, 146, 12, 0.18);
  padding: 12px 14px;
  background: linear-gradient(135deg,#3A2002,#1C1610);
  position: relative;
}.evq-sb_promo_pke::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 12, 0.18),transparent 70%);
  content: '';
  top: -20px;
  width: 80px;
  position: absolute;
  height: 80px;
  right: -1.25rem;
}.evq-sb_promo_title_pke {
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8920C;
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.evq-sb_promo_text_pke {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F4ECDA;
  font-weight: 600;
}.evq-sb_promo_sub_pke {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7D6F58;
}.evq-sb_nav_pke {
  padding: 6px 8px 1rem;
}.evq-sb_nav_lb_pke {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #665849;
}.evq-sb_link_pke {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  color: #A89070;
  cursor: pointer;
}.evq-sb_link_pke:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECDA;
}.evq-sb_link_pke.evq-state_active_pke {
  background: rgba(200, 146, 12, 0.18);
  color: #F4ECDA;
}.evq-sb_ic_pke {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
}.evq-sb_ic_pke svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.evq-sb_ic_1_pke {
  background: rgba(200, 146, 12, 0.07);
  color: #C8920C;
}.evq-sb_ic_2_pke {
  background: rgba(26, 158, 76, 0.18);
  color: #1A9E4C;
}.evq-sb_ic_3_pke {
  background: rgba(232, 176, 32, 0.16);
  color: #E8B020;
}.evq-sb_ic_4_pke {
  background: rgba(138, 94, 2, 0.22);
  color: #8A5E02;
}.evq-sb_ic_5_pke {
  background: rgba(200, 146, 12, 0.07);
  color: #C4406E;
}.evq-sb_ic_6_pke {
  background: rgba(138, 94, 2, 0.22);
  color: #8B44CC;
}.evq-sb_badge_pke {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #E8B020;
  font-weight: 700;
  color: #0A0804;
  font-size: 9px;
  margin-left: auto;
}.evq-sb_bot_pke {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.evq-sb_lang_pke,.evq-sb_help_pke {
  border-radius: 0.25rem;
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-weight: 600;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  color: #A89070;
}.evq-sb_lang_pke:hover,.evq-sb_help_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
  color: #F4ECDA;
}.evq-sb_lang_pke svg,.evq-sb_help_pke svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.evq-sb_bd_pke {
  background: rgba(7, 4, 2, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.evq-sb_bd_pke.evq-state_on_pke {
  display: block;
}
@media(min-width: 1083px) {.evq-sb_bd_pke {
  display: none!important;
}
}.evq-mob_nav_pke {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1610;
  bottom: 0;
  left: 0;
  display: flex;
  right: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1082px) {.evq-mob_nav_pke {
  display: none;
}
}.evq-mob_nav_item_pke {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  color: #665849;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.evq-mob_nav_ic_pke {
  line-height: 1;
}.evq-mob_nav_ic_pke svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.evq-mob_nav_lb_pke {
  font-size: 0.625rem;
  color: #665849;
  font-weight: 600;
}.evq-mob_nav_item_pke.evq-state_active_pke {
  color: #C8920C;
}.evq-mob_nav_item_pke.evq-state_active_pke .evq-mob_nav_lb_pke {
  color: #C8920C;
}.evq-hero_pke {
  padding: 1.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.evq-hero_pke {
  padding: 24px 1.5rem 0;
}
}.evq-hero_in_pke {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.evq-hero_in_pke {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.evq-hero_in_pke {
  grid-template-columns: 1fr 340px;
}
}.evq-hero_promo_pke {
  background: #141009;
  overflow: hidden;
  border-radius: 0.875rem;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 767px) {.evq-hero_promo_pke {
  min-height: 17.5rem;
}
}.evq-hero_promo_bg_pke {
  background: linear-gradient(120deg,#3A2002 0%,#0D0A06 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.evq-hero_promo_bg_pke::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0A06 0%,rgba(7, 4, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.evq-hero_promo_glow_pke {
  background: radial-gradient(circle,rgba(138, 94, 2, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  position: absolute;
  height: 300px;
  top: -40px;
  width: 18.75rem;
  pointer-events: none;
}.evq-hero_promo_ct_pke {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media(min-width: 765px) {.evq-hero_promo_ct_pke {
  padding: 40px 2rem;
}
}.evq-hero_badge_pke {
  border: 1px solid rgba(200, 146, 12, 0.07);
  background: rgba(200, 146, 12, 0.18);
  border-radius: 20px;
  padding: 5px 0.75rem;
  margin-bottom: 0.875rem;
  color: #C8920C;
  font-weight: 700;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
}.evq-hero_h1_pke {
  color: #F4ECDA;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.15;
}.evq-hero_h1_pke em {
  color: #E8B020;
  font-style: normal;
}
@media(min-width: 770px) {.evq-hero_h1_pke {
  font-size: 2.25rem;
}
}.evq-hero_sub_pke {
  font-size: 13px;
  margin-bottom: 20px;
  color: #A89070;
  line-height: 1.55;
}
@media(min-width: 766px) {.evq-hero_sub_pke {
  font-size: 0.875rem;
}
}.evq-hero_row_pke {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.evq-hero_cta_pke {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #1A9E4C;
  border-radius: 0.5rem;
  font-size: 14px;
  box-shadow: 0 2px 0 #0D6630, 0 0.313rem 1.125rem rgba(26, 158, 76, 0.42);
  color: #0A0804;
  font-weight: 700;
}.evq-hero_cta_pke:hover {
  background: #22B85A;
}.evq-hero_terms_pke {
  font-size: 11px;
  color: #665849;
}.evq-hero_game_pke {
  border-radius: 14px;
  overflow: hidden;
  background: #141009;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.evq-hero_game_badge_pke {
  background: rgba(232, 176, 32, 0.16);
  border-radius: 20px;
  border: 1px solid rgba(232, 176, 32, 0.16);
  padding: 5px 10px;
  color: #E8B020;
  text-transform: uppercase;
  font-size: 0.625rem;
  z-index: 3;
  font-weight: 700;
  letter-spacing: .06em;
  left: 0.75rem;
  top: 0.75rem;
  position: absolute;
}.evq-hero_game_badge_pke svg {
  width: 11px;
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.evq-hero_game_img_pke {
  overflow: hidden;
  background: linear-gradient(135deg,#3A2002,#0D0A06);
  position: relative;
  padding-bottom: 60%;
}.evq-hero_game_img_pke img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.evq-hero_game_play_pke {
  inset: 0;
  background: rgba(7, 4, 2, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.evq-hero_game_pke:hover .evq-hero_game_play_pke {
  opacity: 1;
}.evq-hero_game_play_pke span {
  border-radius: 50%;
  background: #C8920C;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 52px;
  display: flex;
}.evq-hero_game_play_pke span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.evq-hero_game_info_pke {
  padding: 0.875rem 16px;
}.evq-hero_game_title_pke {
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.evq-hero_game_provider_pke {
  color: #7D6F58;
  font-size: 11px;
}.evq-hero_game_btn_pke {
  padding: 11px;
  background: #C8920C;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  font-weight: 700;
  color: #F4ECDA;
  text-align: center;
  font-size: 13px;
  display: block;
}.evq-hero_game_pke:hover .evq-hero_game_btn_pke {
  background: #DCA820;
}.evq-sbar_pke {
  padding: 16px 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.evq-sbar_pke {
  padding: 1.125rem 24px 0;
}
}.evq-sbar_in_pke {
  margin: 0 auto;
  max-width: 83.75rem;
}.evq-sbar_row_pke {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.evq-sbar_input_pke {
  background: #141009;
  padding: 11px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  cursor: pointer;
  color: #7D6F58;
  display: flex;
  align-items: center;
}.evq-sbar_input_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
}.evq-sbar_input_pke svg {
  height: 15px;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
}.evq-sbar_providers_pke {
  gap: 8px;
  background: #141009;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 11px 1.125rem;
  font-size: 13px;
  display: flex;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  color: #D5C8A6;
}.evq-sbar_providers_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
  color: #F4ECDA;
}.evq-sbar_providers_pke svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.evq-sbar_tabs_pke {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.evq-sbar_tabs_pke::-webkit-scrollbar {
  display: none;
}.evq-sbar_tab_pke {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  cursor: pointer;
  color: #A89070;
}.evq-sbar_tab_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECDA;
}.evq-sbar_tab_pke.evq-state_active_pke {
  border-color: rgba(200, 146, 12, 0.07);
  background: rgba(200, 146, 12, 0.18);
  color: #F4ECDA;
}.evq-sbar_tab_ic_pke svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.evq-wy_pke {
  background: #0D0A06;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.evq-wy_pke {
  padding: 40px 24px 0;
}
}.evq-wy_in_pke {
  margin: 0 auto;
  max-width: 83.75rem;
}.evq-wy_head_pke {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.evq-wy_label_pke {
  font-weight: 700;
  color: #C8920C;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.evq-wy_h2_pke {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F4ECDA;
}
@media(min-width: 770px) {.evq-wy_h2_pke {
  font-size: 24px;
}
}.evq-wy_intro_pke {
  margin: 0;
  line-height: 1.6;
  color: #7D6F58;
  font-size: 0.813rem;
}.evq-wy_grid_pke {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.evq-wy_grid_pke {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.evq-wy_grid_pke {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.evq-wy_card_pke {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.evq-wy_card_pke:hover {
  border-color: rgba(200, 146, 12, 0.07);
  transform: translateY(-2px);
}.evq-wy_card_ic_pke {
  background: rgba(200, 146, 12, 0.18);
  border-radius: 50%;
  color: #C8920C;
  height: 44px;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.evq-wy_card_ic_pke svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.evq-wy_card_h_pke {
  color: #F4ECDA;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
}.evq-wy_card_p_pke {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6F58;
  font-size: 13px;
}.evq-wy_card_p_pke strong {
  color: #D5C8A6;
  font-weight: 600;
}.evq-gcg_pke {
  padding: 2.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 766px) {.evq-gcg_pke {
  padding: 44px 1.5rem 0;
}
}.evq-gcg_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-gcg_head_pke {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.evq-gcg_label_pke {
  color: #C8920C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
}.evq-gcg_h2_pke {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4ECDA;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 769px) {.evq-gcg_h2_pke {
  font-size: 28px;
}
}.evq-gcg_intro_pke {
  color: #7D6F58;
  line-height: 1.6;
  font-size: 0.813rem;
}.evq-gcg_grid_pke {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.evq-gcg_grid_pke {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.evq-gcg_grid_pke {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.evq-gcg_card_pke {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  padding: 20px;
  border-radius: 0.875rem;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  display: flex;
}.evq-gcg_card_pke:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 12, 0.18);
}.evq-gcg_card_bg_pke {
  inset: 0;
  position: absolute;
  z-index: 0;
}.evq-gcg_card_bg_pke::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.evq-gcg_card_ic_pke {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  width: 40px;
  display: flex;
  z-index: 2;
  justify-content: center;
  top: 1.125rem;
  position: absolute;
  height: 2.5rem;
  align-items: center;
  right: 18px;
  color: #F4ECDA;
}.evq-gcg_card_ic_pke svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.evq-gcg_card_ct_pke {
  position: relative;
  z-index: 1;
}.evq-gcg_card_h_pke {
  overflow-wrap: break-word;
  color: #F4ECDA;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 8px;
}
@media(min-width:768px) {.evq-gcg_card_h_pke {
  font-size: 1.25rem;
}
}.evq-gcg_card_p_pke {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
}.evq-gcg_card_p_pke strong {
  font-weight: 600;
  color: #F4ECDA;
}.evq-gcg_card_cta_pke {
  gap: 4px;
  font-size: 12px;
  align-items: center;
  font-weight: 700;
  letter-spacing: .04em;
  color: #C8920C;
  text-transform: uppercase;
  display: inline-flex;
}.evq-gcg_card_cta_pke svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.evq-gr_jp_pke {
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 20px;
  background: linear-gradient(135deg,#1E0E30 0%,#0A0610 100%);
  position: relative;
}.evq-gr_jp_pke::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138, 94, 2, 0.22) 0%,transparent 70%);
  width: 250px;
  top: -60px;
  position: absolute;
  content: '';
  left: -60px;
  height: 15.625rem;
}.evq-gr_jp_pke::after {
  background: radial-gradient(circle,rgba(232, 176, 32, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  content: '';
  position: absolute;
  height: 12.5rem;
  bottom: -40px;
}.evq-gr_jp_head_pke {
  gap: 16px;
  z-index: 1;
  position: relative;
  align-items: flex-start;
  display: flex;
  margin-bottom: 16px;
  flex-wrap: wrap;
}.evq-gr_jp_info_pke {
  flex: 1;
}.evq-gr_jp_label_pke {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #8B44CC;
  text-transform: uppercase;
  margin-bottom: 6px;
}.evq-gr_jp_label_pke svg {
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
}.evq-gr_jp_amount_pke {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  line-height: 1;
  font-size: 2rem;
  color: #F4ECDA;
}
@media(min-width: 769px) {.evq-gr_jp_amount_pke {
  font-size: 2.5rem;
}
}.evq-gr_jp_amount_pke span {
  color: #E8B020;
}.evq-gr_jp_seo_pke {
  overflow-wrap: break-word;
  max-width: 30rem;
  line-height: 1.5;
  color: #A89070;
  font-size: 12px;
}.evq-gr_jp_cta_pke {
  transition: background .2s;
  border: 1px solid rgba(138, 94, 2, 0.22);
  padding: 0.688rem 20px;
  background: rgba(138, 94, 2, 0.22);
  border-radius: 8px;
  z-index: 1;
  font-weight: 700;
  color: #F4ECDA;
  white-space: nowrap;
  position: relative;
  margin-top: 4px;
  flex-shrink: 0;
  align-self: flex-start;
  font-size: 0.813rem;
}.evq-gr_jp_cta_pke:hover {
  background: #8A5E02;
}.evq-ws_pke {
  background: #0D0A06;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.evq-ws_pke {
  padding: 2.25rem 24px 0;
}
}.evq-ws_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-ws_head_pke {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
}.evq-ws_title_pke {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F4ECDA;
  overflow-wrap: break-word;
  display: flex;
}.evq-ws_title_ic_pke svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8B020;
  height: 1.125rem;
  width: 1.125rem;
}.evq-ws_online_pke {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  color: #7D6F58;
  align-items: center;
}.evq-ws_online_dot_pke {
  background: #1A9E4C;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(26, 158, 76, 0.18);
  flex-shrink: 0;
  height: 0.5rem;
}.evq-ws_scroll_pke {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}.evq-ws_scroll_pke::-webkit-scrollbar {
  display: none;
}.evq-wc_pke {
  background: #141009;
  border-radius: 8px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.evq-wc_img_pke {
  border-radius: 4px;
  background: #1C1610;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.evq-wc_img_pke img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.evq-wc_info_pke {
  min-width: 0;
}.evq-wc_game_pke {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D5C8A6;
}.evq-wc_player_pke {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #665849;
  font-size: 0.625rem;
}.evq-wc_amount_pke {
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
  color: #1A9E4C;
}.evq-prov_pke {
  padding: 2.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.evq-prov_pke {
  padding: 2.75rem 24px 0;
}
}.evq-prov_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-prov_head_pke {
  margin-bottom: 16px;
}.evq-prov_label_pke {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8920C;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
}.evq-prov_h2_pke {
  color: #F4ECDA;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.evq-prov_h2_pke {
  font-size: 1.5rem;
}
}.evq-prov_seo_pke {
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  color: #7D6F58;
  overflow-wrap: break-word;
}.evq-prov_seo_pke strong {
  font-weight: 700;
  color: #D5C8A6;
}.evq-prov_seo_pke a {
  color: #C8920C;
  text-decoration: underline;
}.evq-prov_grid_pke {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.evq-prov_grid_pke {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.evq-prov_grid_pke {
  grid-template-columns: repeat(8,1fr);
}
}.evq-prov_card_pke {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.5rem;
  padding: 14px 0.625rem;
  background: #141009;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.evq-prov_card_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
  background: #1C1610;
}.evq-prov_logo_pke {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
}.evq-prov_logo_pke img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.evq-prov_name_pke {
  color: #A89070;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.evq-reg_pke {
  padding: 36px 16px 0;
  background: #0D0A06;
}
@media(min-width: 765px) {.evq-reg_pke {
  padding: 44px 24px 0;
}
}.evq-reg_in_pke {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1610;
  max-width: 1340px;
}
@media(min-width: 765px) {.evq-reg_in_pke {
  padding: 2.5rem;
}
}.evq-reg_top_pke {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.evq-reg_top_pke {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.evq-reg_label_pke {
  text-transform: uppercase;
  color: #C8920C;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.evq-reg_h2_pke {
  color: #F4ECDA;
  line-height: 1.2;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.evq-reg_h2_pke {
  font-size: 1.75rem;
}
}.evq-reg_bonus_pke {
  border-radius: 0.5rem;
  gap: 8px;
  background: rgba(232, 176, 32, 0.16);
  border: 1px solid rgba(232, 176, 32, 0.16);
  padding: 0.625rem 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.evq-reg_bonus_amount_pke {
  color: #E8B020;
  font-weight: 800;
  font-size: 20px;
}.evq-reg_bonus_text_pke {
  font-size: 0.813rem;
  color: #A89070;
  line-height: 1.35;
}.evq-reg_cta_btn_pke {
  background: #1A9E4C;
  padding: 0.875rem 32px;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 2px 0 #0D6630, 0 0.313rem 18px rgba(26, 158, 76, 0.42);
  color: #0A0804;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 12px;
}.evq-reg_cta_btn_pke:hover {
  background: #22B85A;
}.evq-reg_terms_pke {
  line-height: 1.5;
  font-size: 11px;
  color: #665849;
}.evq-reg_seo_pke {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #7D6F58;
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.evq-reg_seo_pke p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #7D6F58;
}.evq-reg_seo_pke p:last-child {
  margin-bottom: 0;
}.evq-reg_seo_pke strong {
  color: #D5C8A6;
  font-weight: 700;
}.evq-reg_seo_pke a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8920C;
}.evq-reg_seo_pke a:hover {
  color: #DCA820;
}.evq-reg_seo_pke ul,.evq-reg_seo_pke ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.evq-reg_seo_pke ol {
  list-style: decimal;
}.evq-reg_seo_pke li {
  color: #7D6F58;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
}.evq-reg_seo_pke table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.evq-reg_seo_pke table {
  display: table;
}
}.evq-reg_seo_pke th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D5C8A6;
  text-align: left;
  font-weight: 700;
}.evq-reg_seo_pke td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6F58;
}.evq-reg_steps_pke {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width:860px) {.evq-reg_steps_pke {
  margin-top: 0;
}
}.evq-reg_step_pke {
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.evq-reg_step_num_pke {
  border: 1px solid rgba(200, 146, 12, 0.07);
  border-radius: 50%;
  background: rgba(200, 146, 12, 0.18);
  height: 2.125rem;
  display: flex;
  justify-content: center;
  font-weight: 800;
  width: 2.125rem;
  flex-shrink: 0;
  font-size: 0.875rem;
  align-items: center;
  color: #C8920C;
}.evq-reg_step_title_pke {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4ECDA;
  font-size: 0.875rem;
}.evq-reg_step_text_pke {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6F58;
}.evq-reg_trust_pke {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.evq-reg_trust_item_pke {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #7D6F58;
  font-size: 12px;
}.evq-reg_trust_ic_pke svg {
  height: 16px;
  color: #C8920C;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.evq-app_pke {
  padding: 2.25rem 1rem 0;
  background: #0D0A06;
}
@media(min-width:768px) {.evq-app_pke {
  padding: 44px 24px 0;
}
}.evq-app_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-app_head_pke {
  margin-bottom: 1rem;
}.evq-app_label_pke {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8920C;
}.evq-app_h2_pke {
  color: #F4ECDA;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 771px) {.evq-app_h2_pke {
  font-size: 24px;
}
}.evq-app_sub_pke {
  overflow-wrap: break-word;
  color: #7D6F58;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
}.evq-app_sub_pke strong {
  color: #D5C8A6;
  font-weight: 700;
}.evq-app_cards_pke {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width:640px) {.evq-app_cards_pke {
  grid-template-columns: repeat(3,1fr);
}
}.evq-app_card_pke {
  border-radius: 8px;
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.evq-app_card_ios_pke {
  background: linear-gradient(135deg,rgba(200, 146, 12, 0.18) 0%,#1C1610 100%);
}.evq-app_card_android_pke {
  background: linear-gradient(135deg,rgba(26, 158, 76, 0.18) 0%,#1C1610 100%);
}.evq-app_card_win_pke {
  background: linear-gradient(135deg,rgba(232, 176, 32, 0.16) 0%,#1C1610 100%);
}.evq-app_card_ic_pke svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
}.evq-app_card_ic_pke {
  flex-shrink: 0;
  color: #F4ECDA;
}.evq-app_card_os_pke {
  color: #7D6F58;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.evq-app_card_title_pke {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #F4ECDA;
  font-size: 15px;
}.evq-app_card_text_pke {
  color: #7D6F58;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 12px;
  overflow-wrap: break-word;
}.evq-app_card_btn_pke {
  border: 1px solid rgba(200, 146, 12, 0.45);
  gap: 0.438rem;
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  color: #F4ECDA;
}.evq-app_card_btn_pke:hover {
  background: rgba(255, 255, 255, 0.07);
}.evq-bon_pke {
  padding: 2.25rem 1rem 0;
  background: #0D0A06;
}
@media(min-width: 767px) {.evq-bon_pke {
  padding: 44px 1.5rem 0;
}
}.evq-bon_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-bon_head_pke {
  margin-bottom: 1.25rem;
}.evq-bon_label_pke {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8920C;
  margin-bottom: 0.5rem;
}.evq-bon_h2_pke {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4ECDA;
}
@media(min-width: 770px) {.evq-bon_h2_pke {
  font-size: 24px;
}
}.evq-bon_seo_pke {
  color: #7D6F58;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.evq-bon_seo_pke strong {
  font-weight: 700;
  color: #D5C8A6;
}.evq-bon_seo_pke a {
  color: #C8920C;
  text-decoration: underline;
}.evq-bon_grid_pke {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.evq-bon_grid_pke {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.evq-bon_grid_pke {
  grid-template-columns: repeat(5,1fr);
}
}.evq-bon_card_pke {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #141009;
  padding: 16px;
  border-radius: 8px;
}.evq-bon_card_pke:hover {
  border-color: rgba(200, 146, 12, 0.07);
  transform: translateY(-2px);
}.evq-bon_card_ic_pke svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
}.evq-bon_card_ic_pke {
  margin-bottom: 10px;
}.evq-bon_card_type_pke {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #7D6F58;
  text-transform: uppercase;
  font-weight: 700;
}.evq-bon_card_amount_pke {
  line-height: 1.1;
  font-size: 18px;
  color: #E8B020;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.evq-bon_card_name_pke {
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #F4ECDA;
  overflow-wrap: break-word;
}.evq-bon_card_detail_pke {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #665849;
  padding-top: 8px;
}.evq-htp_pke {
  padding: 2.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 770px) {.evq-htp_pke {
  padding: 44px 24px 0;
}
}.evq-htp_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-htp_head_pke {
  max-width: 720px;
  margin-bottom: 22px;
}.evq-htp_label_pke {
  color: #C8920C;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.evq-htp_h2_pke {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4ECDA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.evq-htp_h2_pke {
  font-size: 28px;
}
}.evq-htp_intro_pke {
  line-height: 1.6;
  color: #7D6F58;
  font-size: 0.875rem;
}.evq-htp_steps_pke {
  padding: 0;
  gap: 12px;
  list-style: none;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 639px) {.evq-htp_steps_pke {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.evq-htp_steps_pke {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.evq-htp_step_pke {
  padding: 1.25rem 1.125rem 1.125rem;
  background: #1C1610;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  position: relative;
  display: flex;
}.evq-htp_step_num_pke {
  background: #C8920C;
  border-radius: 50%;
  font-size: 13px;
  align-items: center;
  left: 1.25rem;
  font-family: 'Cinzel', serif;
  position: absolute;
  font-weight: 800;
  justify-content: center;
  top: -12px;
  width: 28px;
  color: #0A0804;
  height: 1.75rem;
  display: flex;
}.evq-htp_step_ic_pke {
  background: rgba(200, 146, 12, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  width: 2.25rem;
  display: flex;
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #C8920C;
}.evq-htp_step_ic_pke svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.evq-htp_step_h_pke {
  line-height: 1.25;
  font-weight: 700;
  color: #F4ECDA;
  margin-bottom: 6px;
  font-size: 14px;
  overflow-wrap: break-word;
}.evq-htp_step_p_pke {
  line-height: 1.55;
  color: #7D6F58;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.evq-htp_step_p_pke strong {
  color: #D5C8A6;
  font-weight: 600;
}.evq-htp_cta_pke {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #1A9E4C;
  border-radius: 8px;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
  display: inline-block;
  color: #0A0804;
}.evq-htp_cta_pke:hover {
  background: #22B85A;
}.evq-seo_pke {
  background: #0D0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.evq-seo_pke {
  padding: 2.75rem 1.5rem 0;
}
}.evq-seo_in_pke {
  background: #1C1610;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 771px) {.evq-seo_in_pke {
  padding: 2.25rem 2.5rem;
}
}.evq-seo_label_pke {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8920C;
  margin-bottom: 10px;
}.evq-seo_h2_pke {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4ECDA;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.evq-seo_h2_pke {
  font-size: 1.5rem;
}
}.evq-seo_body_pke {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A89070;
}.evq-seo_body_pke p {
  line-height: 1.75;
  color: #A89070;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.evq-seo_body_pke p:last-child {
  margin-bottom: 0;
}.evq-seo_body_pke strong {
  font-weight: 700;
  color: #D5C8A6;
}.evq-seo_body_pke a {
  transition: color .2s;
  color: #C8920C;
  text-decoration: underline;
}.evq-seo_body_pke a:hover {
  color: #DCA820;
}.evq-seo_body_pke ul,.evq-seo_body_pke ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.evq-seo_body_pke ol {
  list-style: decimal;
}.evq-seo_body_pke li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A89070;
}.evq-seo_body_pke table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.evq-seo_body_pke table {
  display: table;
}
}.evq-seo_body_pke th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D5C8A6;
  font-weight: 700;
}.evq-seo_body_pke td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A89070;
}.evq-seo_cols_pke {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.evq-seo_cols_pke {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.evq-seo_cols_pke {
  grid-template-columns: repeat(3,1fr);
}
}.evq-seo_col_h_pke {
  margin-bottom: 7px;
  color: #D5C8A6;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.evq-seo_col_p_pke {
  color: #7D6F58;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.evq-seo_stats_pke {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.evq-seo_stat_pke {
  border-radius: 8px;
  border: 1px solid rgba(200, 146, 12, 0.18);
  flex: 1;
  background: rgba(200, 146, 12, 0.07);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.evq-seo_stat_val_pke {
  color: #C8920C;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.evq-seo_stat_lb_pke {
  font-size: 0.688rem;
  color: #7D6F58;
  overflow-wrap: break-word;
}.evq-rv_pke {
  padding: 36px 1rem 0;
  background: #0D0A06;
}
@media(min-width: 765px) {.evq-rv_pke {
  padding: 44px 24px 0;
}
}.evq-rv_in_pke {
  margin: 0 auto;
  max-width: 1340px;
}.evq-rv_head_pke {
  max-width: 45rem;
  margin-bottom: 20px;
}.evq-rv_label_pke {
  color: #C8920C;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.evq-rv_h2_pke {
  overflow-wrap: break-word;
  color: #F4ECDA;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 10px;
}
@media(min-width: 770px) {.evq-rv_h2_pke {
  font-size: 1.75rem;
}
}.evq-rv_stats_pke {
  gap: 1.125rem;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #7D6F58;
}.evq-rv_stats_score_pke {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.evq-rv_stats_score_val_pke {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #E8B020;
  font-size: 22px;
}.evq-rv_stats_score_max_pke {
  font-size: 13px;
  color: #665849;
}.evq-rv_stats_badge_pke {
  gap: 4px;
  align-items: center;
  display: flex;
}.evq-rv_stats_badge_pke svg {
  color: #E8B020;
  height: 0.875rem;
  width: 14px;
}.evq-rv_grid_pke {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.evq-rv_grid_pke {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.evq-rv_grid_pke {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.evq-rv_card_pke {
  padding: 20px;
  border-radius: 0.5rem;
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
}.evq-rv_card_stars_pke {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8B020;
}.evq-rv_card_stars_pke svg {
  height: 0.875rem;
  width: 14px;
}.evq-rv_card_h_pke {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.3;
  color: #F4ECDA;
  font-size: 14px;
}.evq-rv_card_body_pke {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7D6F58;
}.evq-rv_card_body_pke strong {
  color: #D5C8A6;
  font-weight: 600;
}.evq-rv_card_meta_pke {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.evq-rv_card_author_pke {
  color: #D5C8A6;
  font-size: 0.75rem;
  font-weight: 600;
}.evq-rv_card_date_pke {
  color: #665849;
  font-size: 0.688rem;
}.evq-seo_pke {
  padding: 2.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.evq-seo_pke {
  padding: 44px 1.5rem 0;
}
}.evq-seo_in_pke {
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #1C1610;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width:768px) {.evq-seo_in_pke {
  padding: 2.25rem 40px;
}
}.evq-seo_label_pke {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8920C;
  letter-spacing: .08em;
}.evq-seo_h2_pke {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4ECDA;
}
@media(min-width: 765px) {.evq-seo_h2_pke {
  font-size: 24px;
}
}.evq-seo_body_pke {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A89070;
  line-height: 1.75;
}.evq-seo_body_pke p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A89070;
}.evq-seo_body_pke p:last-child {
  margin-bottom: 0;
}.evq-seo_body_pke strong {
  color: #D5C8A6;
  font-weight: 700;
}.evq-seo_body_pke a {
  transition: color .2s;
  color: #C8920C;
  text-decoration: underline;
}.evq-seo_body_pke a:hover {
  color: #DCA820;
}.evq-seo_body_pke ul,.evq-seo_body_pke ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.evq-seo_body_pke ol {
  list-style: decimal;
}.evq-seo_body_pke li {
  color: #A89070;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.evq-seo_body_pke table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.evq-seo_body_pke table {
  display: table;
}
}.evq-seo_body_pke th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D5C8A6;
}.evq-seo_body_pke td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89070;
}.evq-seo_cols_pke {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.evq-seo_cols_pke {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.evq-seo_cols_pke {
  grid-template-columns: repeat(3,1fr);
}
}.evq-seo_col_h_pke {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D5C8A6;
  font-size: 13px;
}.evq-seo_col_p_pke {
  line-height: 1.65;
  color: #7D6F58;
  font-size: 13px;
  overflow-wrap: break-word;
}.evq-seo_stats_pke {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.evq-seo_stat_pke {
  border-radius: 8px;
  flex: 1;
  background: rgba(200, 146, 12, 0.07);
  border: 1px solid rgba(200, 146, 12, 0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.evq-seo_stat_val_pke {
  font-weight: 800;
  color: #C8920C;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
}.evq-seo_stat_lb_pke {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7D6F58;
}.evq-faq_pke {
  padding: 2.25rem 1rem 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.evq-faq_pke {
  padding: 44px 24px 0;
}
}.evq-faq_in_pke {
  margin: 0 auto;
  max-width: 83.75rem;
}.evq-faq_head_pke {
  margin-bottom: 1.25rem;
}.evq-faq_label_pke {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8920C;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.evq-faq_h2_pke {
  color: #F4ECDA;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.evq-faq_h2_pke {
  font-size: 1.5rem;
}
}.evq-faq_list_pke {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.evq-faq_item_pke {
  background: #1C1610;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.evq-faq_q_pke {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  display: flex;
  color: #D5C8A6;
  font-size: 14px;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
}.evq-faq_q_pke:hover {
  color: #F4ECDA;
}.evq-faq_q_ic_pke {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  height: 24px;
  font-size: 1rem;
  color: #C8920C;
  width: 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.evq-faq_item_pke.evq-state_open_pke .evq-faq_q_ic_pke {
  transform: rotate(45deg);
}.evq-faq_a_pke {
  padding: 0 1.25rem 1rem;
  display: none;
  line-height: 1.7;
  color: #7D6F58;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.evq-faq_item_pke.evq-state_open_pke .evq-faq_a_pke {
  display: block;
}.evq-faq_a_pke strong {
  color: #D5C8A6;
  font-weight: 700;
}.evq-faq_a_pke a {
  color: #C8920C;
  text-decoration: underline;
}.evq-faq_a_pke ul,.evq-faq_a_pke ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.evq-faq_a_pke ol {
  list-style: decimal;
}.evq-faq_a_pke li {
  margin-bottom: 4px;
  line-height: 1.6;
}.evq-faq_a_pke table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 767px) {.evq-faq_a_pke table {
  display: table;
}
}.evq-faq_a_pke th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C8A6;
  font-weight: 700;
  text-align: left;
}.evq-faq_a_pke td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6F58;
}.evq-seo_pke {
  padding: 36px 1rem 0;
  background: #0D0A06;
}
@media(min-width: 770px) {.evq-seo_pke {
  padding: 44px 24px 0;
}
}.evq-seo_in_pke {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.evq-seo_in_pke {
  padding: 36px 2.5rem;
}
}.evq-seo_label_pke {
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8920C;
  letter-spacing: .08em;
}.evq-seo_h2_pke {
  color: #F4ECDA;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.evq-seo_h2_pke {
  font-size: 24px;
}
}.evq-seo_body_pke {
  color: #A89070;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.evq-seo_body_pke p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A89070;
}.evq-seo_body_pke p:last-child {
  margin-bottom: 0;
}.evq-seo_body_pke strong {
  color: #D5C8A6;
  font-weight: 700;
}.evq-seo_body_pke a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8920C;
}.evq-seo_body_pke a:hover {
  color: #DCA820;
}.evq-seo_body_pke ul,.evq-seo_body_pke ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.evq-seo_body_pke ol {
  list-style: decimal;
}.evq-seo_body_pke li {
  line-height: 1.75;
  font-size: 14px;
  color: #A89070;
  margin-bottom: 0.375rem;
}.evq-seo_body_pke table {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.evq-seo_body_pke table {
  display: table;
}
}.evq-seo_body_pke th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C8A6;
}.evq-seo_body_pke td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A89070;
}.evq-seo_cols_pke {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.evq-seo_cols_pke {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.evq-seo_cols_pke {
  grid-template-columns: repeat(3,1fr);
}
}.evq-seo_col_h_pke {
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #D5C8A6;
  overflow-wrap: break-word;
  font-weight: 700;
}.evq-seo_col_p_pke {
  font-size: 0.813rem;
  color: #7D6F58;
  line-height: 1.65;
  overflow-wrap: break-word;
}.evq-seo_stats_pke {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.evq-seo_stat_pke {
  border-radius: 8px;
  border: 1px solid rgba(200, 146, 12, 0.18);
  background: rgba(200, 146, 12, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.evq-seo_stat_val_pke {
  color: #C8920C;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.evq-seo_stat_lb_pke {
  font-size: 11px;
  color: #7D6F58;
  overflow-wrap: break-word;
}.evq-ft_pke {
  background: #070502;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.evq-ft_support_pke {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.evq-ft_support_pke {
  padding: 1.75rem 24px;
}
}.evq-ft_support_in_pke {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 1340px;
  align-items: center;
}.evq-ft_support_main_pke {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.evq-ft_support_ic_pke {
  flex-shrink: 0;
  color: #C8920C;
}.evq-ft_support_ic_pke svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.evq-ft_support_text_title_pke {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4ECDA;
}.evq-ft_support_text_sub_pke {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7D6F58;
}.evq-ft_support_btn_pke {
  padding: 0.688rem 22px;
  background: #C8920C;
  transition: background .2s;
  border-radius: 8px;
  color: #F4ECDA;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.evq-ft_support_btn_pke:hover {
  background: #DCA820;
}.evq-ft_support_contacts_pke {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.evq-ft_support_contact_pke {
  line-height: 1.4;
  color: #665849;
  font-size: 0.75rem;
}.evq-ft_support_contact_pke strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  color: #A89070;
  font-weight: 600;
}.evq-ft_main_pke {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width:768px) {.evq-ft_main_pke {
  padding: 2.5rem 1.5rem 32px;
}
}.evq-ft_main_in_pke {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 641px) {.evq-ft_main_in_pke {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.evq-ft_main_in_pke {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.evq-ft_col_logo_pke {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.evq-ft_col_logo_pke {
  grid-column: auto;
}
}.evq-ft_logo_pke {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #F4ECDA;
  overflow-wrap: break-word;
}.evq-ft_logo_mark_pke {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.evq-ft_logo_mark_pke img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.evq-ft_logo_sub_pke {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #665849;
  font-size: 12px;
  line-height: 1.55;
}.evq-ft_col_title_pke {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  color: #A89070;
  text-transform: uppercase;
}.evq-ft_col_links_pke {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.evq-ft_col_link_pke {
  transition: color .2s;
  color: #665849;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.evq-ft_col_link_pke:hover {
  color: #D5C8A6;
}.evq-ft_apps_pke {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.evq-ft_app_card_pke {
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  align-items: center;
  display: flex;
}.evq-ft_app_card_pke:hover {
  border-color: rgba(200, 146, 12, 0.45);
}.evq-ft_app_card_ic_pke svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.evq-ft_app_card_os_pke {
  font-weight: 600;
  color: #665849;
  font-size: 0.625rem;
}.evq-ft_app_card_action_pke {
  font-size: 0.75rem;
  color: #D5C8A6;
  font-weight: 700;
}.evq-ft_bot_pke {
  padding: 20px 16px;
}
@media(min-width: 769px) {.evq-ft_bot_pke {
  padding: 1.25rem 1.5rem;
}
}.evq-ft_bot_in_pke {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
}.evq-ft_socials_pke {
  gap: 8px;
  display: flex;
}.evq-ft_soc_pke {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  color: #A89070;
  display: flex;
  align-items: center;
}.evq-ft_soc_pke svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.evq-ft_soc_pke:hover {
  background: rgba(255, 255, 255, 0.07);
}.evq-ft_legal_pke {
  flex: 1;
  color: #8D7E6B;
  font-size: 0.688rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.evq-ft_legal_pke strong {
  color: #A89070;
  font-weight: 700;
}.evq-ft_legal_pke a {
  color: #A89070;
  text-decoration: underline;
}.evq-ft_age_pke {
  border: 2px solid #8D7E6B;
  border-radius: 50%;
  color: #8D7E6B;
  font-weight: 800;
  width: 32px;
  font-size: 0.688rem;
  justify-content: center;
  margin-left: auto;
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
}