html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0B0D17;
  -webkit-font-smoothing: antialiased;
  color: #C5C2DC;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}.pvi-layout-ikk {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.pvi-page-ikk {
  display: flex;
  min-height: 100vh;
}.pvi-main-ikk {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1079px) {.pvi-main-ikk {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.pvi-main-ikk {
  padding-bottom: 4.5rem;
}
}.pvi-gc-ikk {
  background: #111228;
  border-radius: 0.625rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 642px) {.pvi-gc-ikk {
  width: 156px;
}
}
@media(min-width: 1081px) {.pvi-gc-ikk {
  width: 10.5rem;
}
}.pvi-gc-ikk:hover {
  border-color: rgba(114, 72, 200, 0.08);
  transform: translateY(-3px);
}.pvi-gc_img-ikk {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.pvi-gc_img-ikk img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pvi-gc_hover-ikk {
  inset: 0;
  background: rgba(6, 8, 16, 0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.pvi-gc-ikk:hover .pvi-gc_hover-ikk {
  opacity: 1;
}.pvi-gc_hover_btn-ikk {
  border-radius: 0.313rem;
  background: #7248C8;
  padding: 8px 16px;
  color: #EEEDF8;
  font-size: 12px;
  font-weight: 700;
}.pvi-gc_info-ikk {
  padding: 0.5rem 0.625rem 0.625rem;
}.pvi-gc_name-ikk {
  overflow: hidden;
  font-weight: 600;
  color: #C5C2DC;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
}.pvi-gc_prov-ikk {
  color: #7E7BAA;
  font-size: 0.625rem;
}.pvi-gc_tag-ikk {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
}.pvi-gc_tag_hot-ikk {
  background: #E03A50;
  color: #fff;
}.pvi-gc_tag_new-ikk {
  background: #2ECC8A;
  color: #0B0D17;
}.pvi-gc_tag_jp-ikk {
  background: #C49A28;
  color: #0B0D17;
}.pvi-gc_tag_ex-ikk {
  background: #3D2680;
  color: #fff;
}.pvi-gc_tag_live-ikk {
  background: #E03A50;
  color: #fff;
}.pvi-gr-ikk {
  background: #0B0D17;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.pvi-gr-ikk {
  padding: 2.25rem 1.5rem 0;
}
}.pvi-gr_in-ikk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pvi-gr_head-ikk {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.pvi-gr_head_l-ikk {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.pvi-gr_ic-ikk {
  border-radius: 0.625rem;
  display: flex;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
}.pvi-gr_ic-ikk svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.pvi-gr_title-ikk {
  overflow-wrap: break-word;
  font-size: 16px;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 771px) {.pvi-gr_title-ikk {
  font-size: 1.125rem;
}
}.pvi-gr_more-ikk {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #9690B5;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.pvi-gr_more-ikk:hover {
  color: #7248C8;
}.pvi-gr_more-ikk svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.pvi-gr_arrows-ikk {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.pvi-gr_arr-ikk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  color: #9E9BBE;
  display: flex;
  align-items: center;
}.pvi-gr_arr-ikk:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEEDF8;
}.pvi-gr_arr-ikk svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.pvi-gr_seo_h-ikk {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C5C2DC;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.pvi-gr_seo_h-ikk {
  font-size: 14px;
}
}.pvi-gr_seo-ikk {
  color: #9690B5;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 0.75rem;
}.pvi-gr_seo-ikk strong {
  font-weight: 600;
  color: #C5C2DC;
}.pvi-gr_scroll-ikk {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
}.pvi-gr_scroll-ikk::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.pvi-gr_scroll-ikk {
  gap: 0.75rem;
}
}.pvi-tb-ikk {
  background: #0B0D17;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  top: 0;
  display: flex;
  right: 0;
  left: 0;
}.pvi-tb_in-ikk {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.pvi-tb_burger-ikk {
  border-radius: 10px;
  gap: 5px;
  margin-right: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
}.pvi-tb_burger-ikk:hover {
  background: rgba(255, 255, 255, 0.05);
}.pvi-tb_burger_line-ikk {
  border-radius: 1px;
  background: #9E9BBE;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1077px) {.pvi-tb_burger-ikk {
  display: none;
}
}.pvi-tb_logo-ikk {
  gap: 0.563rem;
  font-size: 18px;
  margin-right: 20px;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #EEEDF8;
}.pvi-tb_logo_mark-ikk {
  border-radius: 10px;
  overflow: hidden;
  height: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
}.pvi-tb_logo_mark-ikk img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pvi-tb_nav-ikk {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.pvi-tb_nav-ikk {
  display: flex;
}
}.pvi-tb_tab-ikk {
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9E9BBE;
  font-weight: 600;
}.pvi-tb_tab-ikk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEDF8;
}.pvi-tb_tab-ikk.pvi-state_active-ikk {
  background: rgba(114, 72, 200, 0.18);
  color: #EEEDF8;
}.pvi-tb_right-ikk {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.pvi-tb_login-ikk {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 0.813rem;
  color: #C5C2DC;
  display: none;
  font-weight: 600;
}.pvi-tb_login-ikk:hover {
  border-color: rgba(114, 72, 200, 0.50);
  color: #EEEDF8;
}
@media(min-width: 477px) {.pvi-tb_login-ikk {
  display: block;
}
}.pvi-tb_reg-ikk {
  background: #2ECC8A;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.625rem;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0E0C1E;
}.pvi-tb_reg-ikk:hover {
  background: #3DDFA0;
}.pvi-sb-ikk {
  background: #171A30;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  width: 220px;
  overflow-y: auto;
  top: 56px;
  bottom: 0;
  left: 0;
  position: fixed;
}.pvi-sb-ikk.pvi-state_open-ikk {
  transform: translateX(0);
}.pvi-sb-ikk::-webkit-scrollbar {
  width: 4px;
}.pvi-sb-ikk::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.pvi-sb-ikk {
  transform: translateX(0);
}
}.pvi-sb_auth-ikk {
  padding: 0.875rem 12px 0.625rem;
}.pvi-sb_btn_reg-ikk {
  padding: 0.688rem;
  border-radius: 0.625rem;
  background: #2ECC8A;
  transition: background .2s;
  display: block;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0E0C1E;
  font-weight: 700;
}.pvi-sb_btn_reg-ikk:hover {
  background: #3DDFA0;
}.pvi-sb_btn_login-ikk {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  color: #C5C2DC;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  text-align: center;
}.pvi-sb_btn_login-ikk:hover {
  border-color: rgba(114, 72, 200, 0.50);
  color: #EEEDF8;
}.pvi-sb_promo-ikk {
  border-radius: 0.625rem;
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0848,#171A30);
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(114, 72, 200, 0.18);
  position: relative;
}.pvi-sb_promo-ikk::before {
  background: radial-gradient(circle,rgba(114, 72, 200, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  position: absolute;
  content: '';
  top: -1.25rem;
  width: 5rem;
  right: -1.25rem;
}.pvi-sb_promo_title-ikk {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #7248C8;
}.pvi-sb_promo_text-ikk {
  line-height: 1.35;
  font-weight: 600;
  color: #EEEDF8;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.pvi-sb_promo_sub-ikk {
  color: #9690B5;
  margin-top: 3px;
  font-size: 10px;
}.pvi-sb_nav-ikk {
  padding: 0.375rem 0.5rem 1rem;
}.pvi-sb_nav_lb-ikk {
  padding: 0.625rem 0.5rem 6px;
  color: #7E7BAA;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.pvi-sb_link-ikk {
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 5px;
  transition: background .15s,color .15s;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  color: #9E9BBE;
  align-items: center;
}.pvi-sb_link-ikk:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEDF8;
}.pvi-sb_link-ikk.pvi-state_active-ikk {
  background: rgba(114, 72, 200, 0.18);
  color: #EEEDF8;
}.pvi-sb_ic-ikk {
  border-radius: 0.313rem;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.pvi-sb_ic-ikk svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.pvi-sb_ic_1-ikk {
  background: rgba(114, 72, 200, 0.08);
  color: #7248C8;
}.pvi-sb_ic_2-ikk {
  background: rgba(46, 204, 138, 0.16);
  color: #2ECC8A;
}.pvi-sb_ic_3-ikk {
  background: rgba(196, 154, 40, 0.18);
  color: #C49A28;
}.pvi-sb_ic_4-ikk {
  background: rgba(61, 38, 128, 0.32);
  color: #3D2680;
}.pvi-sb_ic_5-ikk {
  background: rgba(114, 72, 200, 0.08);
  color: #E040A8;
}.pvi-sb_ic_6-ikk {
  background: rgba(61, 38, 128, 0.32);
  color: #A044E8;
}.pvi-sb_badge-ikk {
  border-radius: 0.313rem;
  padding: 2px 7px;
  background: #C49A28;
  color: #0E0C1E;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.pvi-sb_bot-ikk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.pvi-sb_lang-ikk,.pvi-sb_help-ikk {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  border-radius: 5px;
  color: #9E9BBE;
  justify-content: center;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
}.pvi-sb_lang-ikk:hover,.pvi-sb_help-ikk:hover {
  border-color: rgba(114, 72, 200, 0.50);
  color: #EEEDF8;
}.pvi-sb_lang-ikk svg,.pvi-sb_help-ikk svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.pvi-sb_bd-ikk {
  inset: 0;
  background: rgba(6, 8, 16, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.pvi-sb_bd-ikk.pvi-state_on-ikk {
  display: block;
}
@media(min-width: 1081px) {.pvi-sb_bd-ikk {
  display: none!important;
}
}.pvi-mob_nav-ikk {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #171A30;
  z-index: 80;
  right: 0;
  bottom: 0;
  position: fixed;
  left: 0;
  display: flex;
}
@media(min-width: 1077px) {.pvi-mob_nav-ikk {
  display: none;
}
}.pvi-mob_nav_item-ikk {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #7E7BAA;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.pvi-mob_nav_ic-ikk {
  line-height: 1;
}.pvi-mob_nav_ic-ikk svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pvi-mob_nav_lb-ikk {
  font-weight: 600;
  font-size: 10px;
  color: #7E7BAA;
}.pvi-mob_nav_item-ikk.pvi-state_active-ikk {
  color: #7248C8;
}.pvi-mob_nav_item-ikk.pvi-state_active-ikk .pvi-mob_nav_lb-ikk {
  color: #7248C8;
}.pvi-hero-ikk {
  background: #0B0D17;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.pvi-hero-ikk {
  padding: 1.5rem 1.5rem 0;
}
}.pvi-hero_in-ikk {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 861px) {.pvi-hero_in-ikk {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.pvi-hero_in-ikk {
  grid-template-columns: 1fr 340px;
}
}.pvi-hero_promo-ikk {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #111228;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.pvi-hero_promo-ikk {
  min-height: 280px;
}
}.pvi-hero_promo_bg-ikk {
  background-position: center;
  background: linear-gradient(120deg,#1C0848 0%,#0B0D17 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.pvi-hero_promo_bg-ikk::after {
  background: linear-gradient(90deg,#0B0D17 0%,rgba(6, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.pvi-hero_promo_glow-ikk {
  background: radial-gradient(circle,rgba(61, 38, 128, 0.32) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  top: -2.5rem;
  width: 18.75rem;
  height: 18.75rem;
}.pvi-hero_promo_ct-ikk {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  display: flex;
  position: relative;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 766px) {.pvi-hero_promo_ct-ikk {
  padding: 40px 2rem;
}
}.pvi-hero_badge-ikk {
  border: 1px solid rgba(114, 72, 200, 0.08);
  padding: 0.313rem 12px;
  border-radius: 20px;
  background: rgba(114, 72, 200, 0.18);
  color: #7248C8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 14px;
  font-size: 0.625rem;
}.pvi-hero_h1-ikk {
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #EEEDF8;
}.pvi-hero_h1-ikk em {
  color: #C49A28;
  font-style: normal;
}
@media(min-width: 769px) {.pvi-hero_h1-ikk {
  font-size: 2.25rem;
}
}.pvi-hero_sub-ikk {
  color: #9E9BBE;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.pvi-hero_sub-ikk {
  font-size: 0.875rem;
}
}.pvi-hero_row-ikk {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.pvi-hero_cta-ikk {
  border-radius: 10px;
  background: #2ECC8A;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-size: 14px;
  color: #0E0C1E;
  box-shadow: 0 0.25rem 1.125rem rgba(46, 204, 138, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
}.pvi-hero_cta-ikk:hover {
  background: #3DDFA0;
}.pvi-hero_terms-ikk {
  color: #7E7BAA;
  font-size: 0.688rem;
}.pvi-hero_game-ikk {
  background: #111228;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.pvi-hero_game_badge-ikk {
  background: rgba(196, 154, 40, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(196, 154, 40, 0.18);
  padding: 0.313rem 0.625rem;
  text-transform: uppercase;
  left: 0.75rem;
  color: #C49A28;
  z-index: 3;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
  top: 12px;
}.pvi-hero_game_badge-ikk svg {
  margin-right: 0.25rem;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.pvi-hero_game_img-ikk {
  background: linear-gradient(135deg,#1C0848,#0B0D17);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.pvi-hero_game_img-ikk img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.pvi-hero_game_play-ikk {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 8, 16, 0.72);
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.pvi-hero_game-ikk:hover .pvi-hero_game_play-ikk {
  opacity: 1;
}.pvi-hero_game_play-ikk span {
  border-radius: 50%;
  background: #7248C8;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 52px;
}.pvi-hero_game_play-ikk span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.pvi-hero_game_info-ikk {
  padding: 14px 16px;
}.pvi-hero_game_title-ikk {
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEEDF8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.pvi-hero_game_provider-ikk {
  font-size: 0.688rem;
  color: #9690B5;
}.pvi-hero_game_btn-ikk {
  padding: 11px;
  background: #7248C8;
  border-radius: 0.625rem;
  transition: background .2s;
  margin: 12px 16px 1rem;
  font-weight: 700;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #EEEDF8;
}.pvi-hero_game-ikk:hover .pvi-hero_game_btn-ikk {
  background: #8A60E0;
}.pvi-wy-ikk {
  background: #0B0D17;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.pvi-wy-ikk {
  padding: 40px 1.5rem 0;
}
}.pvi-wy_in-ikk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pvi-wy_head-ikk {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.pvi-wy_label-ikk {
  color: #7248C8;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.pvi-wy_h2-ikk {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.pvi-wy_h2-ikk {
  font-size: 24px;
}
}.pvi-wy_intro-ikk {
  margin: 0;
  font-size: 13px;
  color: #9690B5;
  line-height: 1.6;
}.pvi-wy_grid-ikk {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.pvi-wy_grid-ikk {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.pvi-wy_grid-ikk {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pvi-wy_card-ikk {
  border-radius: 0.625rem;
  padding: 20px;
  background: #171A30;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.pvi-wy_card-ikk:hover {
  transform: translateY(-2px);
  border-color: rgba(114, 72, 200, 0.08);
}.pvi-wy_card_ic-ikk {
  border-radius: 50%;
  background: rgba(114, 72, 200, 0.18);
  height: 44px;
  align-items: center;
  width: 44px;
  color: #7248C8;
  margin-bottom: 0.875rem;
  justify-content: center;
  display: flex;
}.pvi-wy_card_ic-ikk svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.pvi-wy_card_h-ikk {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEEDF8;
  margin-bottom: 6px;
}.pvi-wy_card_p-ikk {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9690B5;
  line-height: 1.6;
}.pvi-wy_card_p-ikk strong {
  color: #C5C2DC;
  font-weight: 600;
}.pvi-gcg-ikk {
  background: #0B0D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.pvi-gcg-ikk {
  padding: 2.75rem 24px 0;
}
}.pvi-gcg_in-ikk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pvi-gcg_head-ikk {
  margin-bottom: 20px;
  max-width: 45rem;
}.pvi-gcg_label-ikk {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #7248C8;
  letter-spacing: .08em;
  font-size: 11px;
}.pvi-gcg_h2-ikk {
  color: #EEEDF8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.pvi-gcg_h2-ikk {
  font-size: 1.75rem;
}
}.pvi-gcg_intro-ikk {
  font-size: 0.813rem;
  color: #9690B5;
  line-height: 1.6;
}.pvi-gcg_grid-ikk {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.pvi-gcg_grid-ikk {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.pvi-gcg_grid-ikk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pvi-gcg_card-ikk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  position: relative;
  justify-content: flex-end;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.pvi-gcg_card-ikk:hover {
  transform: translateY(-3px);
  border-color: rgba(114, 72, 200, 0.18);
}.pvi-gcg_card_bg-ikk {
  inset: 0;
  z-index: 0;
  position: absolute;
}.pvi-gcg_card_bg-ikk::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.pvi-gcg_card_ic-ikk {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  z-index: 2;
  justify-content: center;
  right: 18px;
  display: flex;
  align-items: center;
  height: 40px;
  top: 18px;
  position: absolute;
  color: #EEEDF8;
  width: 2.5rem;
}.pvi-gcg_card_ic-ikk svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.pvi-gcg_card_ct-ikk {
  z-index: 1;
  position: relative;
}.pvi-gcg_card_h-ikk {
  margin-bottom: 8px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEEDF8;
}
@media(min-width:768px) {.pvi-gcg_card_h-ikk {
  font-size: 20px;
}
}.pvi-gcg_card_p-ikk {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
}.pvi-gcg_card_p-ikk strong {
  color: #EEEDF8;
  font-weight: 600;
}.pvi-gcg_card_cta-ikk {
  gap: 0.25rem;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  color: #7248C8;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}.pvi-gcg_card_cta-ikk svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.pvi-ws-ikk {
  padding: 2rem 1rem 0;
  background: #0B0D17;
}
@media(min-width: 771px) {.pvi-ws-ikk {
  padding: 36px 1.5rem 0;
}
}.pvi-ws_in-ikk {
  margin: 0 auto;
  max-width: 1320px;
}.pvi-ws_head-ikk {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.pvi-ws_title-ikk {
  gap: 0.625rem;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  align-items: center;
}.pvi-ws_title_ic-ikk svg {
  stroke-linejoin: round;
  color: #C49A28;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
}.pvi-ws_online-ikk {
  gap: 7px;
  align-items: center;
  color: #9690B5;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.pvi-ws_online_dot-ikk {
  border-radius: 50%;
  background: #2ECC8A;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(46, 204, 138, 0.16);
  width: 8px;
}.pvi-ws_scroll-ikk {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.pvi-ws_scroll-ikk::-webkit-scrollbar {
  display: none;
}.pvi-wc-ikk {
  padding: 0.625rem 14px;
  background: #111228;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.pvi-wc_img-ikk {
  overflow: hidden;
  border-radius: 5px;
  background: #171A30;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.pvi-wc_img-ikk img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pvi-wc_info-ikk {
  min-width: 0;
}.pvi-wc_game-ikk {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C5C2DC;
}.pvi-wc_player-ikk {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color: #7E7BAA;
  text-overflow: ellipsis;
}.pvi-wc_amount-ikk {
  color: #2ECC8A;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.pvi-app-ikk {
  background: #0B0D17;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.pvi-app-ikk {
  padding: 44px 1.5rem 0;
}
}.pvi-app_in-ikk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pvi-app_head-ikk {
  margin-bottom: 1rem;
}.pvi-app_label-ikk {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7248C8;
}.pvi-app_h2-ikk {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.pvi-app_h2-ikk {
  font-size: 1.5rem;
}
}.pvi-app_sub-ikk {
  color: #9690B5;
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.pvi-app_sub-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-app_cards-ikk {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.pvi-app_cards-ikk {
  grid-template-columns: repeat(3,1fr);
}
}.pvi-app_card-ikk {
  overflow: hidden;
  gap: 16px;
  border-radius: 10px;
  padding: 1.25rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.pvi-app_card_ios-ikk {
  background: linear-gradient(135deg,rgba(114, 72, 200, 0.18) 0%,#171A30 100%);
}.pvi-app_card_android-ikk {
  background: linear-gradient(135deg,rgba(46, 204, 138, 0.16) 0%,#171A30 100%);
}.pvi-app_card_win-ikk {
  background: linear-gradient(135deg,rgba(196, 154, 40, 0.18) 0%,#171A30 100%);
}.pvi-app_card_ic-ikk svg {
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.pvi-app_card_ic-ikk {
  flex-shrink: 0;
  color: #EEEDF8;
}.pvi-app_card_os-ikk {
  color: #9690B5;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.pvi-app_card_title-ikk {
  font-weight: 700;
  color: #EEEDF8;
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.pvi-app_card_text-ikk {
  font-size: 12px;
  margin-bottom: 14px;
  color: #9690B5;
  overflow-wrap: break-word;
  line-height: 1.5;
}.pvi-app_card_btn-ikk {
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border: 1px solid rgba(114, 72, 200, 0.50);
  border-radius: 0.313rem;
  align-items: center;
  color: #EEEDF8;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.pvi-app_card_btn-ikk:hover {
  background: rgba(255, 255, 255, 0.07);
}.pvi-bon-ikk {
  background: #0B0D17;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.pvi-bon-ikk {
  padding: 2.75rem 24px 0;
}
}.pvi-bon_in-ikk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pvi-bon_head-ikk {
  margin-bottom: 1.25rem;
}.pvi-bon_label-ikk {
  font-size: 11px;
  text-transform: uppercase;
  color: #7248C8;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.pvi-bon_h2-ikk {
  color: #EEEDF8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pvi-bon_h2-ikk {
  font-size: 1.5rem;
}
}.pvi-bon_seo-ikk {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #9690B5;
}.pvi-bon_seo-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-bon_seo-ikk a {
  text-decoration: underline;
  color: #7248C8;
}.pvi-bon_grid-ikk {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.pvi-bon_grid-ikk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pvi-bon_grid-ikk {
  grid-template-columns: repeat(5,1fr);
}
}.pvi-bon_card-ikk {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111228;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
}.pvi-bon_card-ikk:hover {
  border-color: rgba(114, 72, 200, 0.08);
  transform: translateY(-2px);
}.pvi-bon_card_ic-ikk svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pvi-bon_card_ic-ikk {
  margin-bottom: 0.625rem;
}.pvi-bon_card_type-ikk {
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #9690B5;
  font-weight: 700;
  font-size: 0.625rem;
}.pvi-bon_card_amount-ikk {
  font-weight: 800;
  color: #C49A28;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 6px;
}.pvi-bon_card_name-ikk {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EEEDF8;
}.pvi-bon_card_detail-ikk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E7BAA;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.pvi-prov-ikk {
  background: #0B0D17;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.pvi-prov-ikk {
  padding: 44px 24px 0;
}
}.pvi-prov_in-ikk {
  margin: 0 auto;
  max-width: 1320px;
}.pvi-prov_head-ikk {
  margin-bottom: 16px;
}.pvi-prov_label-ikk {
  color: #7248C8;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.pvi-prov_h2-ikk {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.pvi-prov_h2-ikk {
  font-size: 1.5rem;
}
}.pvi-prov_seo-ikk {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
  color: #9690B5;
}.pvi-prov_seo-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-prov_seo-ikk a {
  text-decoration: underline;
  color: #7248C8;
}.pvi-prov_grid-ikk {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.pvi-prov_grid-ikk {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.pvi-prov_grid-ikk {
  grid-template-columns: repeat(8,1fr);
}
}.pvi-prov_card-ikk {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.438rem;
  background: #111228;
  padding: 14px 10px;
  border-radius: 0.625rem;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.pvi-prov_card-ikk:hover {
  background: #171A30;
  border-color: rgba(114, 72, 200, 0.50);
}.pvi-prov_logo-ikk {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  display: flex;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.pvi-prov_logo-ikk img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.pvi-prov_name-ikk {
  color: #9E9BBE;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
}.pvi-htp-ikk {
  background: #0B0D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.pvi-htp-ikk {
  padding: 44px 24px 0;
}
}.pvi-htp_in-ikk {
  margin: 0 auto;
  max-width: 82.5rem;
}.pvi-htp_head-ikk {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.pvi-htp_label-ikk {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #7248C8;
  text-transform: uppercase;
  font-weight: 700;
}.pvi-htp_h2-ikk {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.pvi-htp_h2-ikk {
  font-size: 28px;
}
}.pvi-htp_intro-ikk {
  color: #9690B5;
  font-size: 14px;
  line-height: 1.6;
}.pvi-htp_steps-ikk {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.pvi-htp_steps-ikk {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pvi-htp_steps-ikk {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.pvi-htp_step-ikk {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 10px;
  background: #171A30;
  flex-direction: column;
  position: relative;
  display: flex;
}.pvi-htp_step_num-ikk {
  background: #7248C8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  top: -12px;
  height: 28px;
  justify-content: center;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  position: absolute;
  left: 20px;
  color: #0E0C1E;
  width: 28px;
  font-weight: 800;
}.pvi-htp_step_ic-ikk {
  background: rgba(114, 72, 200, 0.18);
  border-radius: 5px;
  margin: 8px 0 0.75rem;
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  color: #7248C8;
  display: flex;
}.pvi-htp_step_ic-ikk svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.pvi-htp_step_h-ikk {
  color: #EEEDF8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 6px;
  font-weight: 700;
}.pvi-htp_step_p-ikk {
  font-size: 13px;
  line-height: 1.55;
  color: #9690B5;
  overflow-wrap: break-word;
}.pvi-htp_step_p-ikk strong {
  font-weight: 600;
  color: #C5C2DC;
}.pvi-htp_cta-ikk {
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2ECC8A;
  display: inline-block;
  color: #0E0C1E;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
}.pvi-htp_cta-ikk:hover {
  background: #3DDFA0;
}.pvi-reg-ikk {
  padding: 2.25rem 1rem 0;
  background: #0B0D17;
}
@media(min-width:768px) {.pvi-reg-ikk {
  padding: 2.75rem 1.5rem 0;
}
}.pvi-reg_in-ikk {
  background: #171A30;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.pvi-reg_in-ikk {
  padding: 40px;
}
}.pvi-reg_top-ikk {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.pvi-reg_top-ikk {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pvi-reg_label-ikk {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #7248C8;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.pvi-reg_h2-ikk {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EEEDF8;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.pvi-reg_h2-ikk {
  font-size: 1.75rem;
}
}.pvi-reg_bonus-ikk {
  background: rgba(196, 154, 40, 0.18);
  border-radius: 10px;
  border: 1px solid rgba(196, 154, 40, 0.18);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.pvi-reg_bonus_amount-ikk {
  font-size: 1.25rem;
  font-weight: 800;
  color: #C49A28;
}.pvi-reg_bonus_text-ikk {
  color: #9E9BBE;
  font-size: 0.813rem;
  line-height: 1.35;
}.pvi-reg_cta_btn-ikk {
  transition: background .2s;
  border-radius: 10px;
  background: #2ECC8A;
  padding: 14px 2rem;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  color: #0E0C1E;
  box-shadow: 0 0.25rem 18px rgba(46, 204, 138, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  margin-bottom: 0.75rem;
}.pvi-reg_cta_btn-ikk:hover {
  background: #3DDFA0;
}.pvi-reg_terms-ikk {
  color: #7E7BAA;
  font-size: 0.688rem;
  line-height: 1.5;
}.pvi-reg_seo-ikk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #9690B5;
  font-size: 0.813rem;
}.pvi-reg_seo-ikk p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #9690B5;
  line-height: 1.65;
}.pvi-reg_seo-ikk p:last-child {
  margin-bottom: 0;
}.pvi-reg_seo-ikk strong {
  font-weight: 700;
  color: #C5C2DC;
}.pvi-reg_seo-ikk a {
  transition: color .2s;
  text-decoration: underline;
  color: #7248C8;
}.pvi-reg_seo-ikk a:hover {
  color: #8A60E0;
}.pvi-reg_seo-ikk ul,.pvi-reg_seo-ikk ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.pvi-reg_seo-ikk ol {
  list-style: decimal;
}.pvi-reg_seo-ikk li {
  font-size: 0.813rem;
  color: #9690B5;
  line-height: 1.65;
  margin-bottom: 4px;
}.pvi-reg_seo-ikk table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
}
@media(min-width: 770px) {.pvi-reg_seo-ikk table {
  display: table;
}
}.pvi-reg_seo-ikk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C5C2DC;
  font-weight: 700;
}.pvi-reg_seo-ikk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #9690B5;
}.pvi-reg_steps-ikk {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.pvi-reg_steps-ikk {
  margin-top: 0;
}
}.pvi-reg_step-ikk {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 0.625rem;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.pvi-reg_step_num-ikk {
  border: 1px solid rgba(114, 72, 200, 0.08);
  background: rgba(114, 72, 200, 0.18);
  border-radius: 50%;
  align-items: center;
  width: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  color: #7248C8;
}.pvi-reg_step_title-ikk {
  color: #EEEDF8;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.pvi-reg_step_text-ikk {
  line-height: 1.5;
  font-size: 12px;
  color: #9690B5;
}.pvi-reg_trust-ikk {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.pvi-reg_trust_item-ikk {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #9690B5;
  align-items: center;
  display: flex;
}.pvi-reg_trust_ic-ikk svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #7248C8;
}.pvi-seo-ikk {
  background: #0B0D17;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.pvi-seo-ikk {
  padding: 44px 24px 0;
}
}.pvi-seo_in-ikk {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  background: #171A30;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pvi-seo_in-ikk {
  padding: 36px 40px;
}
}.pvi-seo_label-ikk {
  letter-spacing: .08em;
  color: #7248C8;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.pvi-seo_h2-ikk {
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EEEDF8;
}
@media(min-width: 769px) {.pvi-seo_h2-ikk {
  font-size: 24px;
}
}.pvi-seo_body-ikk {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9E9BBE;
}.pvi-seo_body-ikk p {
  font-size: 14px;
  color: #9E9BBE;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.pvi-seo_body-ikk p:last-child {
  margin-bottom: 0;
}.pvi-seo_body-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-seo_body-ikk a {
  transition: color .2s;
  text-decoration: underline;
  color: #7248C8;
}.pvi-seo_body-ikk a:hover {
  color: #8A60E0;
}.pvi-seo_body-ikk ul,.pvi-seo_body-ikk ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.pvi-seo_body-ikk ol {
  list-style: decimal;
}.pvi-seo_body-ikk li {
  margin-bottom: 0.375rem;
  color: #9E9BBE;
  font-size: 0.875rem;
  line-height: 1.75;
}.pvi-seo_body-ikk table {
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.pvi-seo_body-ikk table {
  display: table;
}
}.pvi-seo_body-ikk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C5C2DC;
}.pvi-seo_body-ikk td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E9BBE;
}.pvi-seo_cols-ikk {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.pvi-seo_cols-ikk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pvi-seo_cols-ikk {
  grid-template-columns: repeat(3,1fr);
}
}.pvi-seo_col_h-ikk {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C5C2DC;
  font-weight: 700;
  font-size: 13px;
}.pvi-seo_col_p-ikk {
  overflow-wrap: break-word;
  color: #9690B5;
  font-size: 0.813rem;
  line-height: 1.65;
}.pvi-seo_stats-ikk {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pvi-seo_stat-ikk {
  background: rgba(114, 72, 200, 0.08);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(114, 72, 200, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.pvi-seo_stat_val-ikk {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #7248C8;
}.pvi-seo_stat_lb-ikk {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9690B5;
}.pvi-faq-ikk {
  background: #0B0D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.pvi-faq-ikk {
  padding: 44px 24px 0;
}
}.pvi-faq_in-ikk {
  margin: 0 auto;
  max-width: 1320px;
}.pvi-faq_head-ikk {
  margin-bottom: 1.25rem;
}.pvi-faq_label-ikk {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7248C8;
  letter-spacing: .08em;
}.pvi-faq_h2-ikk {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #EEEDF8;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.pvi-faq_h2-ikk {
  font-size: 24px;
}
}.pvi-faq_list-ikk {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.pvi-faq_item-ikk {
  background: #171A30;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.pvi-faq_q-ikk {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  font-weight: 600;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  color: #C5C2DC;
}.pvi-faq_q-ikk:hover {
  color: #EEEDF8;
}.pvi-faq_q_ic-ikk {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 24px;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  color: #7248C8;
  width: 1.5rem;
}.pvi-faq_item-ikk.pvi-state_open-ikk .pvi-faq_q_ic-ikk {
  transform: rotate(45deg);
}.pvi-faq_a-ikk {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #9690B5;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
}.pvi-faq_item-ikk.pvi-state_open-ikk .pvi-faq_a-ikk {
  display: block;
}.pvi-faq_a-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-faq_a-ikk a {
  text-decoration: underline;
  color: #7248C8;
}.pvi-faq_a-ikk ul,.pvi-faq_a-ikk ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.pvi-faq_a-ikk ol {
  list-style: decimal;
}.pvi-faq_a-ikk li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pvi-faq_a-ikk table {
  margin: 8px 0;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.pvi-faq_a-ikk table {
  display: table;
}
}.pvi-faq_a-ikk th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C5C2DC;
}.pvi-faq_a-ikk td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9690B5;
}.pvi-seo-ikk {
  padding: 36px 1rem 0;
  background: #0B0D17;
}
@media(min-width: 769px) {.pvi-seo-ikk {
  padding: 2.75rem 1.5rem 0;
}
}.pvi-seo_in-ikk {
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171A30;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.pvi-seo_in-ikk {
  padding: 2.25rem 2.5rem;
}
}.pvi-seo_label-ikk {
  color: #7248C8;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.pvi-seo_h2-ikk {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #EEEDF8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.pvi-seo_h2-ikk {
  font-size: 24px;
}
}.pvi-seo_body-ikk {
  color: #9E9BBE;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.pvi-seo_body-ikk p {
  color: #9E9BBE;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.pvi-seo_body-ikk p:last-child {
  margin-bottom: 0;
}.pvi-seo_body-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-seo_body-ikk a {
  transition: color .2s;
  color: #7248C8;
  text-decoration: underline;
}.pvi-seo_body-ikk a:hover {
  color: #8A60E0;
}.pvi-seo_body-ikk ul,.pvi-seo_body-ikk ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.pvi-seo_body-ikk ol {
  list-style: decimal;
}.pvi-seo_body-ikk li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9E9BBE;
  line-height: 1.75;
}.pvi-seo_body-ikk table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.pvi-seo_body-ikk table {
  display: table;
}
}.pvi-seo_body-ikk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C5C2DC;
  font-weight: 700;
}.pvi-seo_body-ikk td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9E9BBE;
}.pvi-seo_cols-ikk {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.pvi-seo_cols-ikk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pvi-seo_cols-ikk {
  grid-template-columns: repeat(3,1fr);
}
}.pvi-seo_col_h-ikk {
  color: #C5C2DC;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.pvi-seo_col_p-ikk {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9690B5;
  font-size: 13px;
}.pvi-seo_stats-ikk {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pvi-seo_stat-ikk {
  border-radius: 0.625rem;
  border: 1px solid rgba(114, 72, 200, 0.18);
  background: rgba(114, 72, 200, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.pvi-seo_stat_val-ikk {
  color: #7248C8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.pvi-seo_stat_lb-ikk {
  font-size: 11px;
  color: #9690B5;
  overflow-wrap: break-word;
}.pvi-seo-ikk {
  background: #0B0D17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.pvi-seo-ikk {
  padding: 44px 1.5rem 0;
}
}.pvi-seo_in-ikk {
  background: #171A30;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.pvi-seo_in-ikk {
  padding: 2.25rem 40px;
}
}.pvi-seo_label-ikk {
  color: #7248C8;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.pvi-seo_h2-ikk {
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #EEEDF8;
}
@media(min-width: 769px) {.pvi-seo_h2-ikk {
  font-size: 24px;
}
}.pvi-seo_body-ikk {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9E9BBE;
}.pvi-seo_body-ikk p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9E9BBE;
  font-size: 0.875rem;
}.pvi-seo_body-ikk p:last-child {
  margin-bottom: 0;
}.pvi-seo_body-ikk strong {
  color: #C5C2DC;
  font-weight: 700;
}.pvi-seo_body-ikk a {
  transition: color .2s;
  color: #7248C8;
  text-decoration: underline;
}.pvi-seo_body-ikk a:hover {
  color: #8A60E0;
}.pvi-seo_body-ikk ul,.pvi-seo_body-ikk ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pvi-seo_body-ikk ol {
  list-style: decimal;
}.pvi-seo_body-ikk li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9E9BBE;
}.pvi-seo_body-ikk table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.pvi-seo_body-ikk table {
  display: table;
}
}.pvi-seo_body-ikk th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C5C2DC;
}.pvi-seo_body-ikk td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E9BBE;
}.pvi-seo_cols-ikk {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.pvi-seo_cols-ikk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pvi-seo_cols-ikk {
  grid-template-columns: repeat(3,1fr);
}
}.pvi-seo_col_h-ikk {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C5C2DC;
}.pvi-seo_col_p-ikk {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9690B5;
  font-size: 13px;
}.pvi-seo_stats-ikk {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.pvi-seo_stat-ikk {
  border: 1px solid rgba(114, 72, 200, 0.18);
  background: rgba(114, 72, 200, 0.08);
  flex: 1;
  border-radius: 10px;
  padding: 14px 16px;
  min-width: 140px;
}.pvi-seo_stat_val-ikk {
  color: #7248C8;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.pvi-seo_stat_lb-ikk {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #9690B5;
}.pvi-ft-ikk {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060810;
  margin-top: 48px;
}.pvi-ft_support-ikk {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.pvi-ft_support-ikk {
  padding: 28px 1.5rem;
}
}.pvi-ft_support_in-ikk {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.pvi-ft_support_main-ikk {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.pvi-ft_support_ic-ikk {
  flex-shrink: 0;
  color: #7248C8;
}.pvi-ft_support_ic-ikk svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
}.pvi-ft_support_text_title-ikk {
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EEEDF8;
  font-weight: 700;
}.pvi-ft_support_text_sub-ikk {
  color: #9690B5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.pvi-ft_support_btn-ikk {
  border-radius: 10px;
  background: #7248C8;
  padding: 11px 22px;
  transition: background .2s;
  color: #EEEDF8;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.pvi-ft_support_btn-ikk:hover {
  background: #8A60E0;
}.pvi-ft_support_contacts-ikk {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.pvi-ft_support_contact-ikk {
  font-size: 12px;
  color: #7E7BAA;
  line-height: 1.4;
}.pvi-ft_support_contact-ikk strong {
  color: #9E9BBE;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
}.pvi-ft_main-ikk {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.pvi-ft_main-ikk {
  padding: 40px 1.5rem 32px;
}
}.pvi-ft_main_in-ikk {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.pvi-ft_main_in-ikk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pvi-ft_main_in-ikk {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pvi-ft_col_logo-ikk {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.pvi-ft_col_logo-ikk {
  grid-column: auto;
}
}.pvi-ft_logo-ikk {
  gap: 9px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  color: #EEEDF8;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 12px;
}.pvi-ft_logo_mark-ikk {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 1.875rem;
}.pvi-ft_logo_mark-ikk img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pvi-ft_logo_sub-ikk {
  color: #7E7BAA;
  line-height: 1.55;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
}.pvi-ft_col_title-ikk {
  color: #9E9BBE;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.pvi-ft_col_links-ikk {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pvi-ft_col_link-ikk {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E7BAA;
}.pvi-ft_col_link-ikk:hover {
  color: #C5C2DC;
}.pvi-ft_apps-ikk {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pvi-ft_app_card-ikk {
  border-radius: 0.313rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.pvi-ft_app_card-ikk:hover {
  border-color: rgba(114, 72, 200, 0.50);
}.pvi-ft_app_card_ic-ikk svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.pvi-ft_app_card_os-ikk {
  color: #7E7BAA;
  font-size: 10px;
  font-weight: 600;
}.pvi-ft_app_card_action-ikk {
  color: #C5C2DC;
  font-weight: 700;
  font-size: 0.75rem;
}.pvi-ft_bot-ikk {
  padding: 20px 16px;
}
@media(min-width: 766px) {.pvi-ft_bot-ikk {
  padding: 20px 24px;
}
}.pvi-ft_bot_in-ikk {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.pvi-ft_socials-ikk {
  gap: 8px;
  display: flex;
}.pvi-ft_soc-ikk {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  color: #9E9BBE;
  height: 36px;
  align-items: center;
}.pvi-ft_soc-ikk svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.pvi-ft_soc-ikk:hover {
  background: rgba(255, 255, 255, 0.07);
}.pvi-ft_legal-ikk {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #7674A0;
}.pvi-ft_legal-ikk strong {
  font-weight: 700;
  color: #9E9BBE;
}.pvi-ft_legal-ikk a {
  text-decoration: underline;
  color: #9E9BBE;
}.pvi-ft_age-ikk {
  border: 2px solid #7674A0;
  border-radius: 50%;
  align-items: center;
  height: 32px;
  justify-content: center;
  font-weight: 800;
  font-size: 0.688rem;
  color: #7674A0;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
}