*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0A0D10;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C2CDD8;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.pci-layout_smu {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.pci-page_smu {
  display: flex;
  min-height: 100vh;
}.pci-main_smu {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1078px) {.pci-main_smu {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.pci-main_smu {
  padding-bottom: 72px;
}
}.pci-gc_smu {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0F1419;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 639px) {.pci-gc_smu {
  width: 156px;
}
}
@media(min-width: 1078px) {.pci-gc_smu {
  width: 10.5rem;
}
}.pci-gc_smu:hover {
  border-color: rgba(26, 196, 196, 0.07);
  transform: translateY(-3px);
}.pci-gc_img_smu {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.pci-gc_img_smu img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.pci-gc_hover_smu {
  transition: opacity .2s;
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.pci-gc_smu:hover .pci-gc_hover_smu {
  opacity: 1;
}.pci-gc_hover_btn_smu {
  padding: 8px 16px;
  background: #1AC4C4;
  border-radius: 4px;
  color: #EEF2F5;
  font-weight: 700;
  font-size: 12px;
}.pci-gc_info_smu {
  padding: 8px 10px 0.625rem;
}.pci-gc_name_smu {
  overflow: hidden;
  color: #C2CDD8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
}.pci-gc_prov_smu {
  color: #445260;
  font-size: 10px;
}.pci-gc_tag_smu {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
}.pci-gc_tag_hot_smu {
  background: #E03C3C;
  color: #fff;
}.pci-gc_tag_new_smu {
  background: #24C97A;
  color: #0A0D10;
}.pci-gc_tag_jp_smu {
  background: #E6A820;
  color: #0A0D10;
}.pci-gc_tag_ex_smu {
  background: #0D7A8F;
  color: #fff;
}.pci-gc_tag_live_smu {
  background: #E03C3C;
  color: #fff;
}.pci-gr_smu {
  background: #0A0D10;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.pci-gr_smu {
  padding: 2.25rem 1.5rem 0;
}
}.pci-gr_in_smu {
  margin: 0 auto;
  max-width: 1320px;
}.pci-gr_head_smu {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.pci-gr_head_l_smu {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.pci-gr_ic_smu {
  border-radius: 8px;
  display: flex;
  align-items: center;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
}.pci-gr_ic_smu svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.pci-gr_title_smu {
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #EEF2F5;
}
@media(min-width: 769px) {.pci-gr_title_smu {
  font-size: 18px;
}
}.pci-gr_more_smu {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #617283;
}.pci-gr_more_smu:hover {
  color: #1AC4C4;
}.pci-gr_more_smu svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.pci-gr_arrows_smu {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.pci-gr_arr_smu {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  display: flex;
  width: 1.875rem;
  color: #8A9BAD;
  justify-content: center;
  align-items: center;
  height: 30px;
}.pci-gr_arr_smu:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF2F5;
}.pci-gr_arr_smu svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.pci-gr_seo_h_smu {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #C2CDD8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
}
@media(min-width: 769px) {.pci-gr_seo_h_smu {
  font-size: 0.875rem;
}
}.pci-gr_seo_smu {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #617283;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.pci-gr_seo_smu strong {
  font-weight: 600;
  color: #C2CDD8;
}.pci-gr_scroll_smu {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.pci-gr_scroll_smu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.pci-gr_scroll_smu {
  gap: 0.75rem;
}
}.pci-tb_smu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0A0D10;
  top: 0;
  right: 0;
  z-index: 80;
  left: 0;
  align-items: center;
  height: 3.5rem;
  position: fixed;
  display: flex;
}.pci-tb_in_smu {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.pci-tb_burger_smu {
  border-radius: 0.5rem;
  gap: 5px;
  height: 2.375rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 38px;
  margin-right: 8px;
  flex-direction: column;
}.pci-tb_burger_smu:hover {
  background: rgba(255, 255, 255, 0.05);
}.pci-tb_burger_line_smu {
  background: #8A9BAD;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.pci-tb_burger_smu {
  display: none;
}
}.pci-tb_logo_smu {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  color: #EEF2F5;
  margin-right: 20px;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
}.pci-tb_logo_mark_smu {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
}.pci-tb_logo_mark_smu img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pci-tb_nav_smu {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.pci-tb_nav_smu {
  display: flex;
}
}.pci-tb_tab_smu {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8A9BAD;
  font-size: 13px;
}.pci-tb_tab_smu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF2F5;
}.pci-tb_tab_smu.pci-state_active_smu {
  background: rgba(26, 196, 196, 0.16);
  color: #EEF2F5;
}.pci-tb_right_smu {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.pci-tb_login_smu {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 9px 16px;
  font-weight: 600;
  color: #C2CDD8;
  font-size: 0.813rem;
  display: none;
}.pci-tb_login_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
  color: #EEF2F5;
}
@media(min-width: 477px) {.pci-tb_login_smu {
  display: block;
}
}.pci-tb_reg_smu {
  background: #24C97A;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  font-size: 13px;
  color: #060C10;
  font-weight: 700;
  white-space: nowrap;
}.pci-tb_reg_smu:hover {
  background: #2EDA88;
}.pci-sb_smu {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #131A21;
  transition: transform .25s ease;
  position: fixed;
  left: 0;
  top: 56px;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  width: 220px;
}.pci-sb_smu.pci-state_open_smu {
  transform: translateX(0);
}.pci-sb_smu::-webkit-scrollbar {
  width: 0.25rem;
}.pci-sb_smu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.pci-sb_smu {
  transform: translateX(0);
}
}.pci-sb_auth_smu {
  padding: 14px 12px 10px;
}.pci-sb_btn_reg_smu {
  background: #24C97A;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #060C10;
  text-align: center;
  display: block;
}.pci-sb_btn_reg_smu:hover {
  background: #2EDA88;
}.pci-sb_btn_login_smu {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C2CDD8;
}.pci-sb_btn_login_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
  color: #EEF2F5;
}.pci-sb_promo_smu {
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#082228,#131A21);
  border: 1px solid rgba(26, 196, 196, 0.16);
  padding: 0.75rem 14px;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  position: relative;
}.pci-sb_promo_smu::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 196, 196, 0.16),transparent 70%);
  height: 80px;
  right: -1.25rem;
  top: -1.25rem;
  width: 5rem;
  position: absolute;
  content: '';
}.pci-sb_promo_title_smu {
  font-size: 11px;
  font-weight: 700;
  color: #1AC4C4;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.pci-sb_promo_text_smu {
  color: #EEF2F5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
}.pci-sb_promo_sub_smu {
  font-size: 0.625rem;
  color: #617283;
  margin-top: 3px;
}.pci-sb_nav_smu {
  padding: 6px 8px 16px;
}.pci-sb_nav_lb_smu {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #445260;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.pci-sb_link_smu {
  border-radius: 4px;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  color: #8A9BAD;
}.pci-sb_link_smu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF2F5;
}.pci-sb_link_smu.pci-state_active_smu {
  background: rgba(26, 196, 196, 0.16);
  color: #EEF2F5;
}.pci-sb_ic_smu {
  border-radius: 0.25rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  height: 30px;
  display: flex;
  flex-shrink: 0;
}.pci-sb_ic_smu svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.pci-sb_ic_1_smu {
  background: rgba(26, 196, 196, 0.07);
  color: #1AC4C4;
}.pci-sb_ic_2_smu {
  background: rgba(36, 201, 122, 0.15);
  color: #24C97A;
}.pci-sb_ic_3_smu {
  background: rgba(230, 168, 32, 0.14);
  color: #E6A820;
}.pci-sb_ic_4_smu {
  background: rgba(13, 122, 143, 0.22);
  color: #0D7A8F;
}.pci-sb_ic_5_smu {
  background: rgba(26, 196, 196, 0.07);
  color: #D63EA8;
}.pci-sb_ic_6_smu {
  background: rgba(13, 122, 143, 0.22);
  color: #7C4FD6;
}.pci-sb_badge_smu {
  border-radius: 4px;
  background: #E6A820;
  padding: 2px 0.438rem;
  color: #060C10;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.pci-sb_bot_smu {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.pci-sb_lang_smu,.pci-sb_help_smu {
  padding: 0.563rem 6px;
  gap: 6px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  transition: border-color .2s;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8A9BAD;
}.pci-sb_lang_smu:hover,.pci-sb_help_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
  color: #EEF2F5;
}.pci-sb_lang_smu svg,.pci-sb_help_smu svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.pci-sb_bd_smu {
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.pci-sb_bd_smu.pci-state_on_smu {
  display: block;
}
@media(min-width: 1077px) {.pci-sb_bd_smu {
  display: none!important;
}
}.pci-mob_nav_smu {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #131A21;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1077px) {.pci-mob_nav_smu {
  display: none;
}
}.pci-mob_nav_item_smu {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  align-items: center;
  cursor: pointer;
  color: #445260;
  display: flex;
  flex-direction: column;
}.pci-mob_nav_ic_smu {
  line-height: 1;
}.pci-mob_nav_ic_smu svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.pci-mob_nav_lb_smu {
  font-size: 0.625rem;
  font-weight: 600;
  color: #445260;
}.pci-mob_nav_item_smu.pci-state_active_smu {
  color: #1AC4C4;
}.pci-mob_nav_item_smu.pci-state_active_smu .pci-mob_nav_lb_smu {
  color: #1AC4C4;
}.pci-hero_smu {
  background: #0A0D10;
  padding: 1.25rem 16px 0;
}
@media(min-width: 767px) {.pci-hero_smu {
  padding: 24px 1.5rem 0;
}
}.pci-hero_in_smu {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.pci-hero_in_smu {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.pci-hero_in_smu {
  grid-template-columns: 1fr 340px;
}
}.pci-hero_promo_smu {
  overflow: hidden;
  border-radius: 12px;
  background: #0F1419;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.pci-hero_promo_smu {
  min-height: 17.5rem;
}
}.pci-hero_promo_bg_smu {
  background-position: center;
  background: linear-gradient(120deg,#082228 0%,#0A0D10 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.pci-hero_promo_bg_smu::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0D10 0%,rgba(6, 8, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.pci-hero_promo_glow_smu {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(13, 122, 143, 0.22) 0%,transparent 65%);
  height: 300px;
  pointer-events: none;
  right: 60px;
  position: absolute;
  top: -40px;
  width: 300px;
}.pci-hero_promo_ct_smu {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 480px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media(min-width: 769px) {.pci-hero_promo_ct_smu {
  padding: 2.5rem 32px;
}
}.pci-hero_badge_smu {
  background: rgba(26, 196, 196, 0.16);
  padding: 5px 12px;
  border: 1px solid rgba(26, 196, 196, 0.07);
  border-radius: 1.25rem;
  font-size: 0.625rem;
  display: inline-block;
  color: #1AC4C4;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
}.pci-hero_h1_smu {
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #EEF2F5;
  font-size: 1.625rem;
}.pci-hero_h1_smu em {
  color: #E6A820;
  font-style: normal;
}
@media(min-width: 767px) {.pci-hero_h1_smu {
  font-size: 36px;
}
}.pci-hero_sub_smu {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #8A9BAD;
  line-height: 1.55;
}
@media(min-width: 765px) {.pci-hero_sub_smu {
  font-size: 0.875rem;
}
}.pci-hero_row_smu {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.pci-hero_cta_smu {
  background: #24C97A;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(36, 201, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #060C10;
}.pci-hero_cta_smu:hover {
  background: #2EDA88;
}.pci-hero_terms_smu {
  font-size: 0.688rem;
  color: #445260;
}.pci-hero_game_smu {
  overflow: hidden;
  background: #0F1419;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.pci-hero_game_badge_smu {
  border-radius: 1.25rem;
  border: 1px solid rgba(230, 168, 32, 0.14);
  padding: 5px 0.625rem;
  background: rgba(230, 168, 32, 0.14);
  letter-spacing: .06em;
  color: #E6A820;
  font-size: 0.625rem;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  z-index: 3;
  top: 12px;
}.pci-hero_game_badge_smu svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.pci-hero_game_img_smu {
  background: linear-gradient(135deg,#082228,#0A0D10);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.pci-hero_game_img_smu img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.pci-hero_game_play_smu {
  background: rgba(6, 8, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.pci-hero_game_smu:hover .pci-hero_game_play_smu {
  opacity: 1;
}.pci-hero_game_play_smu span {
  border-radius: 50%;
  background: #1AC4C4;
  height: 3.25rem;
  width: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
}.pci-hero_game_play_smu span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.pci-hero_game_info_smu {
  padding: 14px 1rem;
}.pci-hero_game_title_smu {
  margin-bottom: 0.25rem;
  color: #EEF2F5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.pci-hero_game_provider_smu {
  color: #617283;
  font-size: 11px;
}.pci-hero_game_btn_smu {
  background: #1AC4C4;
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 0.75rem 16px 16px;
  padding: 11px;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #EEF2F5;
}.pci-hero_game_smu:hover .pci-hero_game_btn_smu {
  background: #25DADA;
}.pci-sbar_smu {
  padding: 16px 16px 0;
  background: #0A0D10;
}
@media(min-width: 770px) {.pci-sbar_smu {
  padding: 18px 1.5rem 0;
}
}.pci-sbar_in_smu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pci-sbar_row_smu {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.pci-sbar_input_smu {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  transition: border-color .2s;
  background: #0F1419;
  border-radius: 8px;
  padding: 0.688rem 16px;
  font-size: 0.813rem;
  color: #617283;
  display: flex;
  align-items: center;
  cursor: pointer;
}.pci-sbar_input_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
}.pci-sbar_input_smu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
}.pci-sbar_providers_smu {
  gap: 8px;
  background: #0F1419;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 11px 18px;
  align-items: center;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #C2CDD8;
  display: flex;
}.pci-sbar_providers_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
  color: #EEF2F5;
}.pci-sbar_providers_smu svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.pci-sbar_tabs_smu {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.pci-sbar_tabs_smu::-webkit-scrollbar {
  display: none;
}.pci-sbar_tab_smu {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #8A9BAD;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
}.pci-sbar_tab_smu:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(26, 196, 196, 0.38);
  color: #EEF2F5;
}.pci-sbar_tab_smu.pci-state_active_smu {
  border-color: rgba(26, 196, 196, 0.07);
  background: rgba(26, 196, 196, 0.16);
  color: #EEF2F5;
}.pci-sbar_tab_ic_smu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.pci-wy_smu {
  background: #0A0D10;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.pci-wy_smu {
  padding: 40px 1.5rem 0;
}
}.pci-wy_in_smu {
  margin: 0 auto;
  max-width: 1320px;
}.pci-wy_head_smu {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.pci-wy_label_smu {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #1AC4C4;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.pci-wy_h2_smu {
  font-family: 'Cormorant Garamond', serif;
  color: #EEF2F5;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.pci-wy_h2_smu {
  font-size: 24px;
}
}.pci-wy_intro_smu {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #617283;
}.pci-wy_grid_smu {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.pci-wy_grid_smu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.pci-wy_grid_smu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pci-wy_card_smu {
  padding: 20px;
  border-radius: 0.5rem;
  background: #131A21;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.pci-wy_card_smu:hover {
  border-color: rgba(26, 196, 196, 0.07);
  transform: translateY(-2px);
}.pci-wy_card_ic_smu {
  border-radius: 50%;
  background: rgba(26, 196, 196, 0.16);
  color: #1AC4C4;
  margin-bottom: 0.875rem;
  width: 44px;
  height: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}.pci-wy_card_ic_smu svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pci-wy_card_h_smu {
  color: #EEF2F5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.pci-wy_card_p_smu {
  line-height: 1.6;
  color: #617283;
  overflow-wrap: break-word;
  font-size: 13px;
}.pci-wy_card_p_smu strong {
  color: #C2CDD8;
  font-weight: 600;
}.pci-gcg_smu {
  padding: 36px 16px 0;
  background: #0A0D10;
}
@media(min-width: 770px) {.pci-gcg_smu {
  padding: 44px 1.5rem 0;
}
}.pci-gcg_in_smu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pci-gcg_head_smu {
  max-width: 45rem;
  margin-bottom: 20px;
}.pci-gcg_label_smu {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1AC4C4;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.pci-gcg_h2_smu {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #EEF2F5;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.pci-gcg_h2_smu {
  font-size: 28px;
}
}.pci-gcg_intro_smu {
  line-height: 1.6;
  font-size: 13px;
  color: #617283;
}.pci-gcg_grid_smu {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.pci-gcg_grid_smu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pci-gcg_grid_smu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pci-gcg_card_smu {
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  border-radius: 0.75rem;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
  flex-direction: column;
}.pci-gcg_card_smu:hover {
  transform: translateY(-3px);
  border-color: rgba(26, 196, 196, 0.16);
}.pci-gcg_card_bg_smu {
  inset: 0;
  z-index: 0;
  position: absolute;
}.pci-gcg_card_bg_smu::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.pci-gcg_card_ic_smu {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  width: 40px;
  top: 18px;
  color: #EEF2F5;
  display: flex;
  height: 40px;
  position: absolute;
  right: 18px;
  align-items: center;
  justify-content: center;
  z-index: 2;
}.pci-gcg_card_ic_smu svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.pci-gcg_card_ct_smu {
  position: relative;
  z-index: 1;
}.pci-gcg_card_h_smu {
  color: #EEF2F5;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.125rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.pci-gcg_card_h_smu {
  font-size: 20px;
}
}.pci-gcg_card_p_smu {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.pci-gcg_card_p_smu strong {
  color: #EEF2F5;
  font-weight: 600;
}.pci-gcg_card_cta_smu {
  gap: 0.25rem;
  font-weight: 700;
  display: inline-flex;
  color: #1AC4C4;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .04em;
}.pci-gcg_card_cta_smu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.pci-ws_smu {
  background: #0A0D10;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.pci-ws_smu {
  padding: 2.25rem 24px 0;
}
}.pci-ws_in_smu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pci-ws_head_smu {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.pci-ws_title_smu {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  color: #EEF2F5;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
}.pci-ws_title_ic_smu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E6A820;
  width: 18px;
  height: 18px;
}.pci-ws_online_smu {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  color: #617283;
  font-weight: 600;
  align-items: center;
}.pci-ws_online_dot_smu {
  border-radius: 50%;
  background: #24C97A;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(36, 201, 122, 0.15);
}.pci-ws_scroll_smu {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.pci-ws_scroll_smu::-webkit-scrollbar {
  display: none;
}.pci-wc_smu {
  background: #0F1419;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 14px;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.pci-wc_img_smu {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #131A21;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.pci-wc_img_smu img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.pci-wc_info_smu {
  min-width: 0;
}.pci-wc_game_smu {
  overflow: hidden;
  color: #C2CDD8;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.pci-wc_player_smu {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #445260;
  white-space: nowrap;
}.pci-wc_amount_smu {
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  color: #24C97A;
  margin-left: auto;
  white-space: nowrap;
}.pci-bon_smu {
  background: #0A0D10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.pci-bon_smu {
  padding: 2.75rem 24px 0;
}
}.pci-bon_in_smu {
  margin: 0 auto;
  max-width: 1320px;
}.pci-bon_head_smu {
  margin-bottom: 20px;
}.pci-bon_label_smu {
  margin-bottom: 0.5rem;
  color: #1AC4C4;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.pci-bon_h2_smu {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #EEF2F5;
  font-weight: 800;
}
@media(min-width:768px) {.pci-bon_h2_smu {
  font-size: 1.5rem;
}
}.pci-bon_seo_smu {
  color: #617283;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
}.pci-bon_seo_smu strong {
  font-weight: 700;
  color: #C2CDD8;
}.pci-bon_seo_smu a {
  text-decoration: underline;
  color: #1AC4C4;
}.pci-bon_grid_smu {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.pci-bon_grid_smu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.pci-bon_grid_smu {
  grid-template-columns: repeat(5,1fr);
}
}.pci-bon_card_smu {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1419;
  border-radius: 0.5rem;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.pci-bon_card_smu:hover {
  transform: translateY(-2px);
  border-color: rgba(26, 196, 196, 0.07);
}.pci-bon_card_ic_smu svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.pci-bon_card_ic_smu {
  margin-bottom: 0.625rem;
}.pci-bon_card_type_smu {
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #617283;
  letter-spacing: .06em;
}.pci-bon_card_amount_smu {
  color: #E6A820;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
}.pci-bon_card_name_smu {
  color: #EEF2F5;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
}.pci-bon_card_detail_smu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #445260;
  line-height: 1.5;
  padding-top: 0.5rem;
}.pci-app_smu {
  background: #0A0D10;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.pci-app_smu {
  padding: 44px 1.5rem 0;
}
}.pci-app_in_smu {
  margin: 0 auto;
  max-width: 1320px;
}.pci-app_head_smu {
  margin-bottom: 1rem;
}.pci-app_label_smu {
  margin-bottom: 8px;
  font-size: 11px;
  color: #1AC4C4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.pci-app_h2_smu {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EEF2F5;
  font-weight: 800;
  margin-bottom: 6px;
}
@media(min-width: 770px) {.pci-app_h2_smu {
  font-size: 24px;
}
}.pci-app_sub_smu {
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #617283;
}.pci-app_sub_smu strong {
  color: #C2CDD8;
  font-weight: 700;
}.pci-app_cards_smu {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.pci-app_cards_smu {
  grid-template-columns: repeat(3,1fr);
}
}.pci-app_card_smu {
  overflow: hidden;
  gap: 16px;
  border-radius: 0.5rem;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.pci-app_card_ios_smu {
  background: linear-gradient(135deg,rgba(26, 196, 196, 0.16) 0%,#131A21 100%);
}.pci-app_card_android_smu {
  background: linear-gradient(135deg,rgba(36, 201, 122, 0.15) 0%,#131A21 100%);
}.pci-app_card_win_smu {
  background: linear-gradient(135deg,rgba(230, 168, 32, 0.14) 0%,#131A21 100%);
}.pci-app_card_ic_smu svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
}.pci-app_card_ic_smu {
  flex-shrink: 0;
  color: #EEF2F5;
}.pci-app_card_os_smu {
  color: #617283;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
}.pci-app_card_title_smu {
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EEF2F5;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.pci-app_card_text_smu {
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #617283;
  overflow-wrap: break-word;
}.pci-app_card_btn_smu {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(26, 196, 196, 0.38);
  border-radius: 4px;
  padding: 0.625rem 18px;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EEF2F5;
  align-items: center;
  font-weight: 700;
}.pci-app_card_btn_smu:hover {
  background: rgba(255, 255, 255, 0.07);
}.pci-prov_smu {
  padding: 36px 1rem 0;
  background: #0A0D10;
}
@media(min-width: 769px) {.pci-prov_smu {
  padding: 44px 24px 0;
}
}.pci-prov_in_smu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pci-prov_head_smu {
  margin-bottom: 16px;
}.pci-prov_label_smu {
  color: #1AC4C4;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.pci-prov_h2_smu {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF2F5;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.pci-prov_h2_smu {
  font-size: 24px;
}
}.pci-prov_seo_smu {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #617283;
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
}.pci-prov_seo_smu strong {
  color: #C2CDD8;
  font-weight: 700;
}.pci-prov_seo_smu a {
  text-decoration: underline;
  color: #1AC4C4;
}.pci-prov_grid_smu {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.pci-prov_grid_smu {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.pci-prov_grid_smu {
  grid-template-columns: repeat(8,1fr);
}
}.pci-prov_card_smu {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #0F1419;
  padding: 14px 10px;
  gap: 0.438rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.pci-prov_card_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
  background: #131A21;
}.pci-prov_logo_smu {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
}.pci-prov_logo_smu img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.pci-prov_name_smu {
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8A9BAD;
}.pci-reg_smu {
  padding: 2.25rem 1rem 0;
  background: #0A0D10;
}
@media(min-width: 769px) {.pci-reg_smu {
  padding: 44px 1.5rem 0;
}
}.pci-reg_in_smu {
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #131A21;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pci-reg_in_smu {
  padding: 40px;
}
}.pci-reg_top_smu {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.pci-reg_top_smu {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.pci-reg_label_smu {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1AC4C4;
  margin-bottom: 0.625rem;
}.pci-reg_h2_smu {
  color: #EEF2F5;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.pci-reg_h2_smu {
  font-size: 28px;
}
}.pci-reg_bonus_smu {
  border-radius: 8px;
  gap: 0.5rem;
  border: 1px solid rgba(230, 168, 32, 0.14);
  padding: 10px 16px;
  background: rgba(230, 168, 32, 0.14);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.pci-reg_bonus_amount_smu {
  font-size: 20px;
  font-weight: 800;
  color: #E6A820;
}.pci-reg_bonus_text_smu {
  color: #8A9BAD;
  line-height: 1.35;
  font-size: 0.813rem;
}.pci-reg_cta_btn_smu {
  border-radius: 0.5rem;
  padding: 14px 32px;
  transition: background .2s;
  background: #24C97A;
  display: inline-block;
  font-weight: 700;
  color: #060C10;
  box-shadow: 0 0.25rem 18px rgba(36, 201, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 15px;
  margin-bottom: 12px;
}.pci-reg_cta_btn_smu:hover {
  background: #2EDA88;
}.pci-reg_terms_smu {
  font-size: 11px;
  line-height: 1.5;
  color: #445260;
}.pci-reg_seo_smu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #617283;
  line-height: 1.65;
  margin-top: 20px;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 0.813rem;
}.pci-reg_seo_smu p {
  line-height: 1.65;
  color: #617283;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.pci-reg_seo_smu p:last-child {
  margin-bottom: 0;
}.pci-reg_seo_smu strong {
  color: #C2CDD8;
  font-weight: 700;
}.pci-reg_seo_smu a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AC4C4;
}.pci-reg_seo_smu a:hover {
  color: #25DADA;
}.pci-reg_seo_smu ul,.pci-reg_seo_smu ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.pci-reg_seo_smu ol {
  list-style: decimal;
}.pci-reg_seo_smu li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #617283;
}.pci-reg_seo_smu table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.pci-reg_seo_smu table {
  display: table;
}
}.pci-reg_seo_smu th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CDD8;
  text-align: left;
  font-weight: 700;
}.pci-reg_seo_smu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #617283;
}.pci-reg_steps_smu {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width:860px) {.pci-reg_steps_smu {
  margin-top: 0;
}
}.pci-reg_step_smu {
  gap: 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.pci-reg_step_num_smu {
  background: rgba(26, 196, 196, 0.16);
  border: 1px solid rgba(26, 196, 196, 0.07);
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  height: 34px;
  display: flex;
  width: 2.125rem;
  flex-shrink: 0;
  font-size: 14px;
  color: #1AC4C4;
  align-items: center;
}.pci-reg_step_title_smu {
  color: #EEF2F5;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.pci-reg_step_text_smu {
  line-height: 1.5;
  font-size: 12px;
  color: #617283;
}.pci-reg_trust_smu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.pci-reg_trust_item_smu {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  color: #617283;
  align-items: center;
}.pci-reg_trust_ic_smu svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  color: #1AC4C4;
}.pci-seo_smu {
  padding: 2.25rem 1rem 0;
  background: #0A0D10;
}
@media(min-width: 771px) {.pci-seo_smu {
  padding: 2.75rem 24px 0;
}
}.pci-seo_in_smu {
  background: #131A21;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pci-seo_in_smu {
  padding: 2.25rem 40px;
}
}.pci-seo_label_smu {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1AC4C4;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.pci-seo_h2_smu {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  line-height: 1.25;
  color: #EEF2F5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.pci-seo_h2_smu {
  font-size: 24px;
}
}.pci-seo_body_smu {
  color: #8A9BAD;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.pci-seo_body_smu p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8A9BAD;
  font-size: 14px;
}.pci-seo_body_smu p:last-child {
  margin-bottom: 0;
}.pci-seo_body_smu strong {
  color: #C2CDD8;
  font-weight: 700;
}.pci-seo_body_smu a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AC4C4;
}.pci-seo_body_smu a:hover {
  color: #25DADA;
}.pci-seo_body_smu ul,.pci-seo_body_smu ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.pci-seo_body_smu ol {
  list-style: decimal;
}.pci-seo_body_smu li {
  color: #8A9BAD;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.pci-seo_body_smu table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.pci-seo_body_smu table {
  display: table;
}
}.pci-seo_body_smu th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CDD8;
  font-weight: 700;
  text-align: left;
}.pci-seo_body_smu td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9BAD;
}.pci-seo_cols_smu {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.pci-seo_cols_smu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.pci-seo_cols_smu {
  grid-template-columns: repeat(3,1fr);
}
}.pci-seo_col_h_smu {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  color: #C2CDD8;
}.pci-seo_col_p_smu {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #617283;
  font-size: 13px;
}.pci-seo_stats_smu {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.pci-seo_stat_smu {
  flex: 1;
  border: 1px solid rgba(26, 196, 196, 0.16);
  background: rgba(26, 196, 196, 0.07);
  border-radius: 8px;
  padding: 14px 16px;
  min-width: 140px;
}.pci-seo_stat_val_smu {
  color: #1AC4C4;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.pci-seo_stat_lb_smu {
  overflow-wrap: break-word;
  color: #617283;
  font-size: 0.688rem;
}.pci-seo_smu {
  background: #0A0D10;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.pci-seo_smu {
  padding: 2.75rem 1.5rem 0;
}
}.pci-seo_in_smu {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  background: #131A21;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 771px) {.pci-seo_in_smu {
  padding: 2.25rem 2.5rem;
}
}.pci-seo_label_smu {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #1AC4C4;
}.pci-seo_h2_smu {
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #EEF2F5;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.pci-seo_h2_smu {
  font-size: 24px;
}
}.pci-seo_body_smu {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8A9BAD;
}.pci-seo_body_smu p {
  font-size: 0.875rem;
  color: #8A9BAD;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.pci-seo_body_smu p:last-child {
  margin-bottom: 0;
}.pci-seo_body_smu strong {
  font-weight: 700;
  color: #C2CDD8;
}.pci-seo_body_smu a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AC4C4;
}.pci-seo_body_smu a:hover {
  color: #25DADA;
}.pci-seo_body_smu ul,.pci-seo_body_smu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pci-seo_body_smu ol {
  list-style: decimal;
}.pci-seo_body_smu li {
  margin-bottom: 6px;
  color: #8A9BAD;
  font-size: 0.875rem;
  line-height: 1.75;
}.pci-seo_body_smu table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.pci-seo_body_smu table {
  display: table;
}
}.pci-seo_body_smu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C2CDD8;
  text-align: left;
  font-weight: 700;
}.pci-seo_body_smu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A9BAD;
}.pci-seo_cols_smu {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.pci-seo_cols_smu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.pci-seo_cols_smu {
  grid-template-columns: repeat(3,1fr);
}
}.pci-seo_col_h_smu {
  font-weight: 700;
  color: #C2CDD8;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.pci-seo_col_p_smu {
  color: #617283;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.pci-seo_stats_smu {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.pci-seo_stat_smu {
  border-radius: 0.5rem;
  flex: 1;
  padding: 14px 1rem;
  background: rgba(26, 196, 196, 0.07);
  border: 1px solid rgba(26, 196, 196, 0.16);
  min-width: 140px;
}.pci-seo_stat_val_smu {
  margin-bottom: 0.25rem;
  color: #1AC4C4;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.pci-seo_stat_lb_smu {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #617283;
}.pci-rv_smu {
  background: #0A0D10;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.pci-rv_smu {
  padding: 2.75rem 24px 0;
}
}.pci-rv_in_smu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pci-rv_head_smu {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.pci-rv_label_smu {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #1AC4C4;
  letter-spacing: .08em;
  font-weight: 700;
}.pci-rv_h2_smu {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #EEF2F5;
  font-weight: 800;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.pci-rv_h2_smu {
  font-size: 28px;
}
}.pci-rv_stats_smu {
  gap: 18px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #617283;
}.pci-rv_stats_score_smu {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.pci-rv_stats_score_val_smu {
  color: #E6A820;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
}.pci-rv_stats_score_max_smu {
  font-size: 13px;
  color: #445260;
}.pci-rv_stats_badge_smu {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.pci-rv_stats_badge_smu svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #E6A820;
}.pci-rv_grid_smu {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.pci-rv_grid_smu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pci-rv_grid_smu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.pci-rv_card_smu {
  background: #131A21;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.pci-rv_card_stars_smu {
  gap: 2px;
  display: flex;
  color: #E6A820;
  margin-bottom: 0.625rem;
}.pci-rv_card_stars_smu svg {
  width: 0.875rem;
  height: 0.875rem;
}.pci-rv_card_h_smu {
  color: #EEF2F5;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.875rem;
}.pci-rv_card_body_smu {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #617283;
  overflow-wrap: break-word;
  font-size: 13px;
}.pci-rv_card_body_smu strong {
  color: #C2CDD8;
  font-weight: 600;
}.pci-rv_card_meta_smu {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 12px;
}.pci-rv_card_author_smu {
  font-weight: 600;
  color: #C2CDD8;
  font-size: 0.75rem;
}.pci-rv_card_date_smu {
  color: #445260;
  font-size: 0.688rem;
}.pci-seo_smu {
  background: #0A0D10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.pci-seo_smu {
  padding: 44px 24px 0;
}
}.pci-seo_in_smu {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #131A21;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.pci-seo_in_smu {
  padding: 2.25rem 2.5rem;
}
}.pci-seo_label_smu {
  margin-bottom: 10px;
  color: #1AC4C4;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.pci-seo_h2_smu {
  color: #EEF2F5;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.pci-seo_h2_smu {
  font-size: 24px;
}
}.pci-seo_body_smu {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8A9BAD;
}.pci-seo_body_smu p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #8A9BAD;
}.pci-seo_body_smu p:last-child {
  margin-bottom: 0;
}.pci-seo_body_smu strong {
  color: #C2CDD8;
  font-weight: 700;
}.pci-seo_body_smu a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AC4C4;
}.pci-seo_body_smu a:hover {
  color: #25DADA;
}.pci-seo_body_smu ul,.pci-seo_body_smu ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.pci-seo_body_smu ol {
  list-style: decimal;
}.pci-seo_body_smu li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8A9BAD;
  line-height: 1.75;
}.pci-seo_body_smu table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.pci-seo_body_smu table {
  display: table;
}
}.pci-seo_body_smu th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2CDD8;
  font-weight: 700;
}.pci-seo_body_smu td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9BAD;
}.pci-seo_cols_smu {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.pci-seo_cols_smu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pci-seo_cols_smu {
  grid-template-columns: repeat(3,1fr);
}
}.pci-seo_col_h_smu {
  font-weight: 700;
  color: #C2CDD8;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.pci-seo_col_p_smu {
  line-height: 1.65;
  color: #617283;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.pci-seo_stats_smu {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pci-seo_stat_smu {
  border-radius: 0.5rem;
  border: 1px solid rgba(26, 196, 196, 0.16);
  flex: 1;
  background: rgba(26, 196, 196, 0.07);
  padding: 14px 1rem;
  min-width: 140px;
}.pci-seo_stat_val_smu {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #1AC4C4;
  font-weight: 800;
}.pci-seo_stat_lb_smu {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #617283;
}.pci-faq_smu {
  padding: 36px 1rem 0;
  background: #0A0D10;
}
@media(min-width: 767px) {.pci-faq_smu {
  padding: 44px 1.5rem 0;
}
}.pci-faq_in_smu {
  margin: 0 auto;
  max-width: 82.5rem;
}.pci-faq_head_smu {
  margin-bottom: 20px;
}.pci-faq_label_smu {
  font-size: 0.688rem;
  font-weight: 700;
  color: #1AC4C4;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.pci-faq_h2_smu {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  color: #EEF2F5;
  font-weight: 800;
}
@media(min-width: 771px) {.pci-faq_h2_smu {
  font-size: 1.5rem;
}
}.pci-faq_list_smu {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.pci-faq_item_smu {
  background: #131A21;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.5rem;
}.pci-faq_q_smu {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  color: #C2CDD8;
  font-size: 14px;
}.pci-faq_q_smu:hover {
  color: #EEF2F5;
}.pci-faq_q_ic_smu {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  justify-content: center;
  height: 24px;
  color: #1AC4C4;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
  display: flex;
}.pci-faq_item_smu.pci-state_open_smu .pci-faq_q_ic_smu {
  transform: rotate(45deg);
}.pci-faq_a_smu {
  padding: 0 20px 1rem;
  display: none;
  font-size: 13px;
  line-height: 1.7;
  color: #617283;
  overflow-wrap: break-word;
}.pci-faq_item_smu.pci-state_open_smu .pci-faq_a_smu {
  display: block;
}.pci-faq_a_smu strong {
  color: #C2CDD8;
  font-weight: 700;
}.pci-faq_a_smu a {
  text-decoration: underline;
  color: #1AC4C4;
}.pci-faq_a_smu ul,.pci-faq_a_smu ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.pci-faq_a_smu ol {
  list-style: decimal;
}.pci-faq_a_smu li {
  line-height: 1.6;
  margin-bottom: 4px;
}.pci-faq_a_smu table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.pci-faq_a_smu table {
  display: table;
}
}.pci-faq_a_smu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #C2CDD8;
  font-weight: 700;
}.pci-faq_a_smu td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #617283;
}.pci-ft_smu {
  background: #060810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pci-ft_support_smu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.pci-ft_support_smu {
  padding: 1.75rem 24px;
}
}.pci-ft_support_in_smu {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.pci-ft_support_main_smu {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.pci-ft_support_ic_smu {
  color: #1AC4C4;
  flex-shrink: 0;
}.pci-ft_support_ic_smu svg {
  width: 30px;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.pci-ft_support_text_title_smu {
  color: #EEF2F5;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.pci-ft_support_text_sub_smu {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #617283;
}.pci-ft_support_btn_smu {
  padding: 0.688rem 22px;
  border-radius: 8px;
  background: #1AC4C4;
  transition: background .2s;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #EEF2F5;
  font-weight: 700;
  white-space: nowrap;
}.pci-ft_support_btn_smu:hover {
  background: #25DADA;
}.pci-ft_support_contacts_smu {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.pci-ft_support_contact_smu {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #445260;
}.pci-ft_support_contact_smu strong {
  color: #8A9BAD;
  font-size: 11px;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}.pci-ft_main_smu {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.pci-ft_main_smu {
  padding: 40px 24px 2rem;
}
}.pci-ft_main_in_smu {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.pci-ft_main_in_smu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.pci-ft_main_in_smu {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.pci-ft_col_logo_smu {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.pci-ft_col_logo_smu {
  grid-column: auto;
}
}.pci-ft_logo_smu {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #EEF2F5;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
}.pci-ft_logo_mark_smu {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.pci-ft_logo_mark_smu img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pci-ft_logo_sub_smu {
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #445260;
}.pci-ft_col_title_smu {
  letter-spacing: .07em;
  color: #8A9BAD;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}.pci-ft_col_links_smu {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.pci-ft_col_link_smu {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #445260;
}.pci-ft_col_link_smu:hover {
  color: #C2CDD8;
}.pci-ft_apps_smu {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pci-ft_app_card_smu {
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.pci-ft_app_card_smu:hover {
  border-color: rgba(26, 196, 196, 0.38);
}.pci-ft_app_card_ic_smu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.pci-ft_app_card_os_smu {
  color: #445260;
  font-size: 10px;
  font-weight: 600;
}.pci-ft_app_card_action_smu {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C2CDD8;
}.pci-ft_bot_smu {
  padding: 20px 16px;
}
@media(min-width: 767px) {.pci-ft_bot_smu {
  padding: 20px 1.5rem;
}
}.pci-ft_bot_in_smu {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.pci-ft_socials_smu {
  gap: 8px;
  display: flex;
}.pci-ft_soc_smu {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  height: 36px;
  display: flex;
  justify-content: center;
  color: #8A9BAD;
  align-items: center;
  width: 36px;
}.pci-ft_soc_smu svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.pci-ft_soc_smu:hover {
  background: rgba(255, 255, 255, 0.07);
}.pci-ft_legal_smu {
  flex: 1;
  min-width: 200px;
  color: #526070;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.pci-ft_legal_smu strong {
  font-weight: 700;
  color: #8A9BAD;
}.pci-ft_legal_smu a {
  text-decoration: underline;
  color: #8A9BAD;
}.pci-ft_age_smu {
  border-radius: 50%;
  border: 2px solid #526070;
  font-size: 11px;
  width: 2rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  height: 2rem;
  flex-shrink: 0;
  justify-content: center;
  color: #526070;
  font-weight: 800;
}