*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Nunito', sans-serif;
  color: #C2CFEE;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  background-color: #0A0D1C;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.cpc-layout_9q5 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.cpc-page_9q5 {
  min-height: 100vh;
  display: flex;
}.cpc-main_9q5 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.cpc-main_9q5 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.cpc-main_9q5 {
  padding-bottom: 4.5rem;
}
}.cpc-gc_9q5 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0D1122;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 642px) {.cpc-gc_9q5 {
  width: 156px;
}
}
@media(min-width:1080px) {.cpc-gc_9q5 {
  width: 10.5rem;
}
}.cpc-gc_9q5:hover {
  transform: translateY(-3px);
  border-color: rgba(43,130,255,0.07);
}.cpc-gc_img_9q5 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.cpc-gc_img_9q5 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.cpc-gc_hover_9q5 {
  transition: opacity .2s;
  background: rgba(6,8,16,0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.cpc-gc_9q5:hover .cpc-gc_hover_9q5 {
  opacity: 1;
}.cpc-gc_hover_btn_9q5 {
  padding: 0.5rem 1rem;
  border-radius: 0.375rem;
  background: #2B82FF;
  color: #EEF2FF;
  font-weight: 700;
  font-size: 12px;
}.cpc-gc_info_9q5 {
  padding: 8px 0.625rem 10px;
}.cpc-gc_name_9q5 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  color: #C2CFEE;
}.cpc-gc_prov_9q5 {
  color: #4D5E8A;
  font-size: 10px;
}.cpc-gc_tag_9q5 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  top: 0.375rem;
  font-size: 0.563rem;
  left: 6px;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
}.cpc-gc_tag_hot_9q5 {
  background: #FF3B3B;
  color: #fff;
}.cpc-gc_tag_new_9q5 {
  background: #22D46A;
  color: #0A0D1C;
}.cpc-gc_tag_jp_9q5 {
  background: #FFD234;
  color: #0A0D1C;
}.cpc-gc_tag_ex_9q5 {
  background: #1A4FCC;
  color: #fff;
}.cpc-gc_tag_live_9q5 {
  background: #FF3B3B;
  color: #fff;
}.cpc-gr_9q5 {
  padding: 2rem 1rem 0;
  background: #0A0D1C;
}
@media(min-width: 765px) {.cpc-gr_9q5 {
  padding: 36px 24px 0;
}
}.cpc-gr_in_9q5 {
  margin: 0 auto;
  max-width: 1320px;
}.cpc-gr_head_9q5 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.cpc-gr_head_l_9q5 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.cpc-gr_ic_9q5 {
  border-radius: 10px;
  height: 32px;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.cpc-gr_ic_9q5 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.cpc-gr_title_9q5 {
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  color: #EEF2FF;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 767px) {.cpc-gr_title_9q5 {
  font-size: 1.125rem;
}
}.cpc-gr_more_9q5 {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #6677AA;
  flex-shrink: 0;
}.cpc-gr_more_9q5:hover {
  color: #2B82FF;
}.cpc-gr_more_9q5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.cpc-gr_arrows_9q5 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.cpc-gr_arr_9q5 {
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  color: #8EA0CC;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.cpc-gr_arr_9q5:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF2FF;
}.cpc-gr_arr_9q5 svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
}.cpc-gr_seo_h_9q5 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  color: #C2CFEE;
}
@media(min-width: 767px) {.cpc-gr_seo_h_9q5 {
  font-size: 14px;
}
}.cpc-gr_seo_9q5 {
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #6677AA;
  font-size: 0.75rem;
}.cpc-gr_seo_9q5 strong {
  color: #C2CFEE;
  font-weight: 600;
}.cpc-gr_scroll_9q5 {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.cpc-gr_scroll_9q5::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.cpc-gr_scroll_9q5 {
  gap: 0.75rem;
}
}.cpc-tb_9q5 {
  background: #0A0D1C;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  position: fixed;
  left: 0;
  height: 3.5rem;
  right: 0;
  top: 0;
  display: flex;
  z-index: 80;
}.cpc-tb_in_9q5 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.cpc-tb_burger_9q5 {
  gap: 5px;
  border-radius: 10px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2.375rem;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
  margin-right: 8px;
}.cpc-tb_burger_9q5:hover {
  background: rgba(255,255,255,0.05);
}.cpc-tb_burger_line_9q5 {
  border-radius: 1px;
  background: #8EA0CC;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.cpc-tb_burger_9q5 {
  display: none;
}
}.cpc-tb_logo_9q5 {
  gap: 9px;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  color: #EEF2FF;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.cpc-tb_logo_mark_9q5 {
  overflow: hidden;
  border-radius: 10px;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
}.cpc-tb_logo_mark_9q5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cpc-tb_nav_9q5 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.cpc-tb_nav_9q5 {
  display: flex;
}
}.cpc-tb_tab_9q5 {
  border-radius: 0.625rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  color: #8EA0CC;
}.cpc-tb_tab_9q5:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FF;
}.cpc-tb_tab_9q5.cpc-state_active_9q5 {
  background: rgba(43,130,255,0.18);
  color: #EEF2FF;
}.cpc-tb_right_9q5 {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.cpc-tb_login_9q5 {
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  color: #C2CFEE;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.cpc-tb_login_9q5:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FF;
}
@media(min-width: 477px) {.cpc-tb_login_9q5 {
  display: block;
}
}.cpc-tb_reg_9q5 {
  border-radius: 10px;
  transition: background .2s;
  background: #22D46A;
  padding: 9px 18px;
  white-space: nowrap;
  font-size: 13px;
  color: #09101F;
  font-weight: 700;
}.cpc-tb_reg_9q5:hover {
  background: #3EE080;
}.cpc-sb_9q5 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #111628;
  transition: transform .25s ease;
  left: 0;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  width: 220px;
  overflow-y: auto;
  bottom: 0;
}.cpc-sb_9q5.cpc-state_open_9q5 {
  transform: translateX(0);
}.cpc-sb_9q5::-webkit-scrollbar {
  width: 4px;
}.cpc-sb_9q5::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.cpc-sb_9q5 {
  transform: translateX(0);
}
}.cpc-sb_auth_9q5 {
  padding: 0.875rem 0.75rem 10px;
}.cpc-sb_btn_reg_9q5 {
  background: #22D46A;
  padding: 11px;
  border-radius: 0.625rem;
  transition: background .2s;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
  color: #09101F;
  text-align: center;
  display: block;
}.cpc-sb_btn_reg_9q5:hover {
  background: #3EE080;
}.cpc-sb_btn_login_9q5 {
  border-radius: 0.625rem;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  color: #C2CFEE;
  display: block;
}.cpc-sb_btn_login_9q5:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FF;
}.cpc-sb_promo_9q5 {
  background: linear-gradient(135deg,#0B1A50,#111628);
  overflow: hidden;
  border: 1px solid rgba(43,130,255,0.18);
  border-radius: 0.625rem;
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  position: relative;
}.cpc-sb_promo_9q5::before {
  background: radial-gradient(circle,rgba(43,130,255,0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  position: absolute;
  height: 5rem;
  top: -1.25rem;
  content: '';
  right: -20px;
}.cpc-sb_promo_title_9q5 {
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #2B82FF;
  font-size: 0.688rem;
  text-transform: uppercase;
}.cpc-sb_promo_text_9q5 {
  font-size: 0.75rem;
  color: #EEF2FF;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
}.cpc-sb_promo_sub_9q5 {
  font-size: 10px;
  color: #6677AA;
  margin-top: 3px;
}.cpc-sb_nav_9q5 {
  padding: 0.375rem 0.5rem 1rem;
}.cpc-sb_nav_lb_9q5 {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #4D5E8A;
}.cpc-sb_link_9q5 {
  padding: 0.563rem 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  font-weight: 500;
  color: #8EA0CC;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.cpc-sb_link_9q5:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FF;
}.cpc-sb_link_9q5.cpc-state_active_9q5 {
  background: rgba(43,130,255,0.18);
  color: #EEF2FF;
}.cpc-sb_ic_9q5 {
  border-radius: 6px;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.cpc-sb_ic_9q5 svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpc-sb_ic_1_9q5 {
  background: rgba(43,130,255,0.07);
  color: #2B82FF;
}.cpc-sb_ic_2_9q5 {
  background: rgba(34,212,106,0.16);
  color: #22D46A;
}.cpc-sb_ic_3_9q5 {
  background: rgba(255,210,52,0.15);
  color: #FFD234;
}.cpc-sb_ic_4_9q5 {
  background: rgba(26,79,204,0.22);
  color: #1A4FCC;
}.cpc-sb_ic_5_9q5 {
  background: rgba(43,130,255,0.07);
  color: #FF4FAE;
}.cpc-sb_ic_6_9q5 {
  background: rgba(26,79,204,0.22);
  color: #A04EFF;
}.cpc-sb_badge_9q5 {
  border-radius: 6px;
  background: #FFD234;
  padding: 2px 7px;
  color: #09101F;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
}.cpc-sb_bot_9q5 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.cpc-sb_lang_9q5,.cpc-sb_help_9q5 {
  gap: 6px;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  font-weight: 600;
  align-items: center;
  color: #8EA0CC;
  font-size: 11px;
  display: flex;
  justify-content: center;
}.cpc-sb_lang_9q5:hover,.cpc-sb_help_9q5:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FF;
}.cpc-sb_lang_9q5 svg,.cpc-sb_help_9q5 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.cpc-sb_bd_9q5 {
  background: rgba(6,8,16,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.cpc-sb_bd_9q5.cpc-state_on_9q5 {
  display: block;
}
@media(min-width: 1078px) {.cpc-sb_bd_9q5 {
  display: none!important;
}
}.cpc-mob_nav_9q5 {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #111628;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width:1080px) {.cpc-mob_nav_9q5 {
  display: none;
}
}.cpc-mob_nav_item_9q5 {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  color: #4D5E8A;
}.cpc-mob_nav_ic_9q5 {
  line-height: 1;
}.cpc-mob_nav_ic_9q5 svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
}.cpc-mob_nav_lb_9q5 {
  color: #4D5E8A;
  font-weight: 600;
  font-size: 10px;
}.cpc-mob_nav_item_9q5.cpc-state_active_9q5 {
  color: #2B82FF;
}.cpc-mob_nav_item_9q5.cpc-state_active_9q5 .cpc-mob_nav_lb_9q5 {
  color: #2B82FF;
}.cpc-hero_9q5 {
  background: #0A0D1C;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.cpc-hero_9q5 {
  padding: 24px 1.5rem 0;
}
}.cpc-hero_in_9q5 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 862px) {.cpc-hero_in_9q5 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.cpc-hero_in_9q5 {
  grid-template-columns: 1fr 21.25rem;
}
}.cpc-hero_promo_9q5 {
  background: #0D1122;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width:768px) {.cpc-hero_promo_9q5 {
  min-height: 280px;
}
}.cpc-hero_promo_bg_9q5 {
  inset: 0;
  background: linear-gradient(120deg,#0B1A50 0%,#0A0D1C 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.cpc-hero_promo_bg_9q5::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0D1C 0%,rgba(6,8,16,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.cpc-hero_promo_glow_9q5 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,79,204,0.22) 0%,transparent 65%);
  position: absolute;
  top: -40px;
  pointer-events: none;
  height: 18.75rem;
  width: 300px;
  right: 3.75rem;
}.cpc-hero_promo_ct_9q5 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
}
@media(min-width: 769px) {.cpc-hero_promo_ct_9q5 {
  padding: 40px 32px;
}
}.cpc-hero_badge_9q5 {
  border-radius: 22px;
  background: rgba(43,130,255,0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(43,130,255,0.07);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #2B82FF;
}.cpc-hero_h1_9q5 {
  font-size: 26px;
  color: #EEF2FF;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.cpc-hero_h1_9q5 em {
  font-style: normal;
  color: #FFD234;
}
@media(min-width: 766px) {.cpc-hero_h1_9q5 {
  font-size: 2.25rem;
}
}.cpc-hero_sub_9q5 {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #8EA0CC;
}
@media(min-width: 770px) {.cpc-hero_sub_9q5 {
  font-size: 14px;
}
}.cpc-hero_row_9q5 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cpc-hero_cta_9q5 {
  background: #22D46A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0 0.875rem rgba(34,212,106,0.5);
  color: #09101F;
}.cpc-hero_cta_9q5:hover {
  background: #3EE080;
}.cpc-hero_terms_9q5 {
  color: #4D5E8A;
  font-size: 0.688rem;
}.cpc-hero_game_9q5 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 16px;
  overflow: hidden;
  background: #0D1122;
  flex-direction: column;
  display: flex;
  position: relative;
}.cpc-hero_game_badge_9q5 {
  background: rgba(255,210,52,0.15);
  padding: 0.313rem 10px;
  border-radius: 1.375rem;
  border: 1px solid rgba(255,210,52,0.15);
  letter-spacing: .06em;
  color: #FFD234;
  position: absolute;
  text-transform: uppercase;
  top: 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  left: 12px;
  z-index: 3;
}.cpc-hero_game_badge_9q5 svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 11px;
}.cpc-hero_game_img_9q5 {
  overflow: hidden;
  background: linear-gradient(135deg,#0B1A50,#0A0D1C);
  padding-bottom: 60%;
  position: relative;
}.cpc-hero_game_img_9q5 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cpc-hero_game_play_9q5 {
  inset: 0;
  background: rgba(6,8,16,0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.cpc-hero_game_9q5:hover .cpc-hero_game_play_9q5 {
  opacity: 1;
}.cpc-hero_game_play_9q5 span {
  background: #2B82FF;
  border-radius: 50%;
  width: 52px;
  justify-content: center;
  display: flex;
  height: 3.25rem;
  align-items: center;
}.cpc-hero_game_play_9q5 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.cpc-hero_game_info_9q5 {
  padding: 14px 1rem;
}.cpc-hero_game_title_9q5 {
  margin-bottom: 0.25rem;
  color: #EEF2FF;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.cpc-hero_game_provider_9q5 {
  font-size: 11px;
  color: #6677AA;
}.cpc-hero_game_btn_9q5 {
  background: #2B82FF;
  transition: background .2s;
  margin: 12px 16px 16px;
  padding: 11px;
  border-radius: 10px;
  font-weight: 700;
  display: block;
  color: #EEF2FF;
  text-align: center;
  font-size: 0.813rem;
}.cpc-hero_game_9q5:hover .cpc-hero_game_btn_9q5 {
  background: #55A0FF;
}.cpc-sbar_9q5 {
  background: #0A0D1C;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.cpc-sbar_9q5 {
  padding: 18px 1.5rem 0;
}
}.cpc-sbar_in_9q5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpc-sbar_row_9q5 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.cpc-sbar_input_9q5 {
  padding: 0.688rem 16px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  border-radius: 10px;
  transition: border-color .2s;
  background: #0D1122;
  color: #6677AA;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
}.cpc-sbar_input_9q5:hover {
  border-color: rgba(255,255,255,0.18);
}.cpc-sbar_input_9q5 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
  width: 15px;
}.cpc-sbar_providers_9q5 {
  gap: 0.5rem;
  background: #0D1122;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 1.125rem;
  border-radius: 10px;
  transition: border-color .2s;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #C2CFEE;
  font-size: 0.813rem;
}.cpc-sbar_providers_9q5:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FF;
}.cpc-sbar_providers_9q5 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.cpc-sbar_tabs_9q5 {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.cpc-sbar_tabs_9q5::-webkit-scrollbar {
  display: none;
}.cpc-sbar_tab_9q5 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.375rem;
  gap: 0.438rem;
  padding: 8px 14px;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  align-items: center;
  color: #8EA0CC;
  display: flex;
  font-size: 12px;
}.cpc-sbar_tab_9q5:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FF;
}.cpc-sbar_tab_9q5.cpc-state_active_9q5 {
  border-color: rgba(43,130,255,0.07);
  background: rgba(43,130,255,0.18);
  color: #EEF2FF;
}.cpc-sbar_tab_ic_9q5 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.cpc-wy_9q5 {
  padding: 32px 16px 0;
  background: #0A0D1C;
}
@media(min-width: 771px) {.cpc-wy_9q5 {
  padding: 40px 1.5rem 0;
}
}.cpc-wy_in_9q5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpc-wy_head_9q5 {
  margin-bottom: 18px;
  max-width: 45rem;
}.cpc-wy_label_9q5 {
  font-size: 11px;
  color: #2B82FF;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.cpc-wy_h2_9q5 {
  font-family: 'Righteous', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #EEF2FF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.cpc-wy_h2_9q5 {
  font-size: 24px;
}
}.cpc-wy_intro_9q5 {
  margin: 0;
  line-height: 1.6;
  color: #6677AA;
  font-size: 13px;
}.cpc-wy_grid_9q5 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cpc-wy_grid_9q5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.cpc-wy_grid_9q5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cpc-wy_card_9q5 {
  border-radius: 10px;
  padding: 1.25rem;
  background: #111628;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
}.cpc-wy_card_9q5:hover {
  transform: translateY(-2px);
  border-color: rgba(43,130,255,0.07);
}.cpc-wy_card_ic_9q5 {
  border-radius: 50%;
  background: rgba(43,130,255,0.18);
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
  height: 44px;
  color: #2B82FF;
  width: 2.75rem;
  display: flex;
}.cpc-wy_card_ic_9q5 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.cpc-wy_card_h_9q5 {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EEF2FF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
}.cpc-wy_card_p_9q5 {
  color: #6677AA;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.cpc-wy_card_p_9q5 strong {
  color: #C2CFEE;
  font-weight: 600;
}.cpc-ws_9q5 {
  padding: 2rem 1rem 0;
  background: #0A0D1C;
}
@media(min-width: 770px) {.cpc-ws_9q5 {
  padding: 2.25rem 1.5rem 0;
}
}.cpc-ws_in_9q5 {
  margin: 0 auto;
  max-width: 1320px;
}.cpc-ws_head_9q5 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.cpc-ws_title_9q5 {
  gap: 10px;
  color: #EEF2FF;
  font-family: 'Righteous', sans-serif;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  font-size: 16px;
}.cpc-ws_title_ic_9q5 svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  color: #FFD234;
}.cpc-ws_online_9q5 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #6677AA;
  font-weight: 600;
}.cpc-ws_online_dot_9q5 {
  background: #22D46A;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34,212,106,0.16);
  width: 0.5rem;
  height: 8px;
}.cpc-ws_scroll_9q5 {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.cpc-ws_scroll_9q5::-webkit-scrollbar {
  display: none;
}.cpc-wc_9q5 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  border-radius: 0.625rem;
  background: #0D1122;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.cpc-wc_img_9q5 {
  background: #111628;
  overflow: hidden;
  border-radius: 6px;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.cpc-wc_img_9q5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cpc-wc_info_9q5 {
  min-width: 0;
}.cpc-wc_game_9q5 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C2CFEE;
}.cpc-wc_player_9q5 {
  overflow: hidden;
  color: #4D5E8A;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
}.cpc-wc_amount_9q5 {
  white-space: nowrap;
  margin-left: auto;
  color: #22D46A;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
}.cpc-prov_9q5 {
  padding: 2.25rem 1rem 0;
  background: #0A0D1C;
}
@media(min-width: 766px) {.cpc-prov_9q5 {
  padding: 2.75rem 1.5rem 0;
}
}.cpc-prov_in_9q5 {
  margin: 0 auto;
  max-width: 1320px;
}.cpc-prov_head_9q5 {
  margin-bottom: 1rem;
}.cpc-prov_label_9q5 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #2B82FF;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.cpc-prov_h2_9q5 {
  color: #EEF2FF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.cpc-prov_h2_9q5 {
  font-size: 24px;
}
}.cpc-prov_seo_9q5 {
  max-width: 38.75rem;
  margin-bottom: 16px;
  font-size: 13px;
  color: #6677AA;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cpc-prov_seo_9q5 strong {
  color: #C2CFEE;
  font-weight: 700;
}.cpc-prov_seo_9q5 a {
  color: #2B82FF;
  text-decoration: underline;
}.cpc-prov_grid_9q5 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.cpc-prov_grid_9q5 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.cpc-prov_grid_9q5 {
  grid-template-columns: repeat(8,1fr);
}
}.cpc-prov_card_9q5 {
  border: 1px solid rgba(255,255,255,0.09);
  gap: 7px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  background: #0D1122;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.cpc-prov_card_9q5:hover {
  background: #111628;
  border-color: rgba(255,255,255,0.18);
}.cpc-prov_logo_9q5 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
}.cpc-prov_logo_9q5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.cpc-prov_name_9q5 {
  color: #8EA0CC;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.cpc-bon_9q5 {
  padding: 36px 1rem 0;
  background: #0A0D1C;
}
@media(min-width: 769px) {.cpc-bon_9q5 {
  padding: 44px 24px 0;
}
}.cpc-bon_in_9q5 {
  margin: 0 auto;
  max-width: 1320px;
}.cpc-bon_head_9q5 {
  margin-bottom: 20px;
}.cpc-bon_label_9q5 {
  margin-bottom: 8px;
  font-weight: 700;
  color: #2B82FF;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.cpc-bon_h2_9q5 {
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-family: 'Righteous', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.cpc-bon_h2_9q5 {
  font-size: 24px;
}
}.cpc-bon_seo_9q5 {
  font-size: 13px;
  max-width: 620px;
  color: #6677AA;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cpc-bon_seo_9q5 strong {
  font-weight: 700;
  color: #C2CFEE;
}.cpc-bon_seo_9q5 a {
  color: #2B82FF;
  text-decoration: underline;
}.cpc-bon_grid_9q5 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.cpc-bon_grid_9q5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cpc-bon_grid_9q5 {
  grid-template-columns: repeat(5,1fr);
}
}.cpc-bon_card_9q5 {
  background: #0D1122;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
}.cpc-bon_card_9q5:hover {
  transform: translateY(-2px);
  border-color: rgba(43,130,255,0.07);
}.cpc-bon_card_ic_9q5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.cpc-bon_card_ic_9q5 {
  margin-bottom: 0.625rem;
}.cpc-bon_card_type_9q5 {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #6677AA;
  font-size: 0.625rem;
  text-transform: uppercase;
}.cpc-bon_card_amount_9q5 {
  margin-bottom: 6px;
  font-weight: 800;
  color: #FFD234;
  line-height: 1.1;
  font-size: 18px;
}.cpc-bon_card_name_9q5 {
  margin-bottom: 0.5rem;
  color: #EEF2FF;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
}.cpc-bon_card_detail_9q5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #4D5E8A;
  line-height: 1.5;
  padding-top: 8px;
}.cpc-reg_9q5 {
  background: #0A0D1C;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.cpc-reg_9q5 {
  padding: 2.75rem 1.5rem 0;
}
}.cpc-reg_in_9q5 {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 1rem;
  background: #111628;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.cpc-reg_in_9q5 {
  padding: 40px;
}
}.cpc-reg_top_9q5 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.cpc-reg_top_9q5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cpc-reg_label_9q5 {
  font-size: 11px;
  margin-bottom: 10px;
  color: #2B82FF;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.cpc-reg_h2_9q5 {
  margin-bottom: 12px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EEF2FF;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.cpc-reg_h2_9q5 {
  font-size: 1.75rem;
}
}.cpc-reg_bonus_9q5 {
  border-radius: 10px;
  border: 1px solid rgba(255,210,52,0.15);
  gap: 0.5rem;
  background: rgba(255,210,52,0.15);
  padding: 0.625rem 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.cpc-reg_bonus_amount_9q5 {
  font-size: 20px;
  color: #FFD234;
  font-weight: 800;
}.cpc-reg_bonus_text_9q5 {
  color: #8EA0CC;
  font-size: 0.813rem;
  line-height: 1.35;
}.cpc-reg_cta_btn_9q5 {
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 10px;
  background: #22D46A;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0 14px rgba(34,212,106,0.5);
  font-size: 15px;
  color: #09101F;
}.cpc-reg_cta_btn_9q5:hover {
  background: #3EE080;
}.cpc-reg_terms_9q5 {
  color: #4D5E8A;
  line-height: 1.5;
  font-size: 11px;
}.cpc-reg_seo_9q5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6677AA;
  line-height: 1.65;
  padding-top: 1.25rem;
}.cpc-reg_seo_9q5 p {
  color: #6677AA;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.cpc-reg_seo_9q5 p:last-child {
  margin-bottom: 0;
}.cpc-reg_seo_9q5 strong {
  color: #C2CFEE;
  font-weight: 700;
}.cpc-reg_seo_9q5 a {
  transition: color .2s;
  color: #2B82FF;
  text-decoration: underline;
}.cpc-reg_seo_9q5 a:hover {
  color: #55A0FF;
}.cpc-reg_seo_9q5 ul,.cpc-reg_seo_9q5 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.cpc-reg_seo_9q5 ol {
  list-style: decimal;
}.cpc-reg_seo_9q5 li {
  color: #6677AA;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.cpc-reg_seo_9q5 table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.cpc-reg_seo_9q5 table {
  display: table;
}
}.cpc-reg_seo_9q5 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C2CFEE;
  text-align: left;
  font-weight: 700;
}.cpc-reg_seo_9q5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #6677AA;
}.cpc-reg_steps_9q5 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 857px) {.cpc-reg_steps_9q5 {
  margin-top: 0;
}
}.cpc-reg_step_9q5 {
  padding: 16px;
  gap: 0.875rem;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.cpc-reg_step_num_9q5 {
  background: rgba(43,130,255,0.18);
  border: 1px solid rgba(43,130,255,0.07);
  border-radius: 50%;
  font-weight: 800;
  color: #2B82FF;
  width: 34px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 34px;
  font-size: 14px;
}.cpc-reg_step_title_9q5 {
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEF2FF;
  margin-bottom: 3px;
}.cpc-reg_step_text_9q5 {
  font-size: 0.75rem;
  color: #6677AA;
  line-height: 1.5;
}.cpc-reg_trust_9q5 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
}.cpc-reg_trust_item_9q5 {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6677AA;
}.cpc-reg_trust_ic_9q5 svg {
  width: 1rem;
  height: 16px;
  color: #2B82FF;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpc-app_9q5 {
  padding: 2.25rem 1rem 0;
  background: #0A0D1C;
}
@media(min-width: 769px) {.cpc-app_9q5 {
  padding: 44px 24px 0;
}
}.cpc-app_in_9q5 {
  margin: 0 auto;
  max-width: 1320px;
}.cpc-app_head_9q5 {
  margin-bottom: 16px;
}.cpc-app_label_9q5 {
  font-size: 0.688rem;
  color: #2B82FF;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.cpc-app_h2_9q5 {
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  color: #EEF2FF;
}
@media(min-width: 767px) {.cpc-app_h2_9q5 {
  font-size: 24px;
}
}.cpc-app_sub_9q5 {
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6677AA;
  font-size: 0.813rem;
}.cpc-app_sub_9q5 strong {
  color: #C2CFEE;
  font-weight: 700;
}.cpc-app_cards_9q5 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.cpc-app_cards_9q5 {
  grid-template-columns: repeat(3,1fr);
}
}.cpc-app_card_9q5 {
  border-radius: 10px;
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.cpc-app_card_ios_9q5 {
  background: linear-gradient(135deg,rgba(43,130,255,0.18) 0%,#111628 100%);
}.cpc-app_card_android_9q5 {
  background: linear-gradient(135deg,rgba(34,212,106,0.16) 0%,#111628 100%);
}.cpc-app_card_win_9q5 {
  background: linear-gradient(135deg,rgba(255,210,52,0.15) 0%,#111628 100%);
}.cpc-app_card_ic_9q5 svg {
  height: 34px;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpc-app_card_ic_9q5 {
  color: #EEF2FF;
  flex-shrink: 0;
}.cpc-app_card_os_9q5 {
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #6677AA;
}.cpc-app_card_title_9q5 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
  line-height: 1.2;
  color: #EEF2FF;
  font-weight: 700;
}.cpc-app_card_text_9q5 {
  color: #6677AA;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.cpc-app_card_btn_9q5 {
  gap: 0.438rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.18);
  padding: 0.625rem 18px;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  display: inline-flex;
  font-weight: 700;
  color: #EEF2FF;
  font-size: 0.813rem;
  align-items: center;
}.cpc-app_card_btn_9q5:hover {
  background: rgba(255,255,255,0.07);
}.cpc-seo_9q5 {
  padding: 36px 1rem 0;
  background: #0A0D1C;
}
@media(min-width: 766px) {.cpc-seo_9q5 {
  padding: 2.75rem 1.5rem 0;
}
}.cpc-seo_in_9q5 {
  background: #111628;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.cpc-seo_in_9q5 {
  padding: 36px 2.5rem;
}
}.cpc-seo_label_9q5 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #2B82FF;
}.cpc-seo_h2_9q5 {
  line-height: 1.25;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #EEF2FF;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.cpc-seo_h2_9q5 {
  font-size: 24px;
}
}.cpc-seo_body_9q5 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8EA0CC;
}.cpc-seo_body_9q5 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8EA0CC;
  font-size: 0.875rem;
}.cpc-seo_body_9q5 p:last-child {
  margin-bottom: 0;
}.cpc-seo_body_9q5 strong {
  font-weight: 700;
  color: #C2CFEE;
}.cpc-seo_body_9q5 a {
  transition: color .2s;
  color: #2B82FF;
  text-decoration: underline;
}.cpc-seo_body_9q5 a:hover {
  color: #55A0FF;
}.cpc-seo_body_9q5 ul,.cpc-seo_body_9q5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.cpc-seo_body_9q5 ol {
  list-style: decimal;
}.cpc-seo_body_9q5 li {
  font-size: 14px;
  line-height: 1.75;
  color: #8EA0CC;
  margin-bottom: 0.375rem;
}.cpc-seo_body_9q5 table {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.cpc-seo_body_9q5 table {
  display: table;
}
}.cpc-seo_body_9q5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #C2CFEE;
  text-align: left;
  font-weight: 700;
}.cpc-seo_body_9q5 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8EA0CC;
}.cpc-seo_cols_9q5 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.cpc-seo_cols_9q5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cpc-seo_cols_9q5 {
  grid-template-columns: repeat(3,1fr);
}
}.cpc-seo_col_h_9q5 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C2CFEE;
}.cpc-seo_col_p_9q5 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6677AA;
}.cpc-seo_stats_9q5 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.cpc-seo_stat_9q5 {
  border-radius: 10px;
  flex: 1;
  background: rgba(43,130,255,0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(43,130,255,0.18);
  min-width: 8.75rem;
}.cpc-seo_stat_val_9q5 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #2B82FF;
}.cpc-seo_stat_lb_9q5 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6677AA;
}.cpc-seo_9q5 {
  background: #0A0D1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cpc-seo_9q5 {
  padding: 44px 24px 0;
}
}.cpc-seo_in_9q5 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  background: #111628;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.cpc-seo_in_9q5 {
  padding: 36px 40px;
}
}.cpc-seo_label_9q5 {
  color: #2B82FF;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cpc-seo_h2_9q5 {
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  color: #EEF2FF;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.cpc-seo_h2_9q5 {
  font-size: 24px;
}
}.cpc-seo_body_9q5 {
  line-height: 1.75;
  color: #8EA0CC;
  font-size: 14px;
  overflow-wrap: break-word;
}.cpc-seo_body_9q5 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8EA0CC;
}.cpc-seo_body_9q5 p:last-child {
  margin-bottom: 0;
}.cpc-seo_body_9q5 strong {
  color: #C2CFEE;
  font-weight: 700;
}.cpc-seo_body_9q5 a {
  transition: color .2s;
  color: #2B82FF;
  text-decoration: underline;
}.cpc-seo_body_9q5 a:hover {
  color: #55A0FF;
}.cpc-seo_body_9q5 ul,.cpc-seo_body_9q5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cpc-seo_body_9q5 ol {
  list-style: decimal;
}.cpc-seo_body_9q5 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8EA0CC;
}.cpc-seo_body_9q5 table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.cpc-seo_body_9q5 table {
  display: table;
}
}.cpc-seo_body_9q5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C2CFEE;
  font-weight: 700;
  text-align: left;
}.cpc-seo_body_9q5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8EA0CC;
}.cpc-seo_cols_9q5 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.cpc-seo_cols_9q5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.cpc-seo_cols_9q5 {
  grid-template-columns: repeat(3,1fr);
}
}.cpc-seo_col_h_9q5 {
  color: #C2CFEE;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.cpc-seo_col_p_9q5 {
  font-size: 13px;
  color: #6677AA;
  line-height: 1.65;
  overflow-wrap: break-word;
}.cpc-seo_stats_9q5 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.cpc-seo_stat_9q5 {
  flex: 1;
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  background: rgba(43,130,255,0.07);
  border: 1px solid rgba(43,130,255,0.18);
  min-width: 8.75rem;
}.cpc-seo_stat_val_9q5 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #2B82FF;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.cpc-seo_stat_lb_9q5 {
  overflow-wrap: break-word;
  color: #6677AA;
  font-size: 11px;
}.cpc-seo_9q5 {
  padding: 2.25rem 16px 0;
  background: #0A0D1C;
}
@media(min-width:768px) {.cpc-seo_9q5 {
  padding: 2.75rem 24px 0;
}
}.cpc-seo_in_9q5 {
  background: #111628;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width: 770px) {.cpc-seo_in_9q5 {
  padding: 36px 40px;
}
}.cpc-seo_label_9q5 {
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #2B82FF;
  letter-spacing: .08em;
}.cpc-seo_h2_9q5 {
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF2FF;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 767px) {.cpc-seo_h2_9q5 {
  font-size: 1.5rem;
}
}.cpc-seo_body_9q5 {
  color: #8EA0CC;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.cpc-seo_body_9q5 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8EA0CC;
  font-size: 14px;
}.cpc-seo_body_9q5 p:last-child {
  margin-bottom: 0;
}.cpc-seo_body_9q5 strong {
  font-weight: 700;
  color: #C2CFEE;
}.cpc-seo_body_9q5 a {
  transition: color .2s;
  color: #2B82FF;
  text-decoration: underline;
}.cpc-seo_body_9q5 a:hover {
  color: #55A0FF;
}.cpc-seo_body_9q5 ul,.cpc-seo_body_9q5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.cpc-seo_body_9q5 ol {
  list-style: decimal;
}.cpc-seo_body_9q5 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8EA0CC;
  font-size: 14px;
}.cpc-seo_body_9q5 table {
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.cpc-seo_body_9q5 table {
  display: table;
}
}.cpc-seo_body_9q5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C2CFEE;
  text-align: left;
  font-weight: 700;
}.cpc-seo_body_9q5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8EA0CC;
}.cpc-seo_cols_9q5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.cpc-seo_cols_9q5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cpc-seo_cols_9q5 {
  grid-template-columns: repeat(3,1fr);
}
}.cpc-seo_col_h_9q5 {
  overflow-wrap: break-word;
  color: #C2CFEE;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.cpc-seo_col_p_9q5 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6677AA;
  line-height: 1.65;
}.cpc-seo_stats_9q5 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.cpc-seo_stat_9q5 {
  border: 1px solid rgba(43,130,255,0.18);
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(43,130,255,0.07);
  min-width: 8.75rem;
}.cpc-seo_stat_val_9q5 {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #2B82FF;
}.cpc-seo_stat_lb_9q5 {
  font-size: 11px;
  color: #6677AA;
  overflow-wrap: break-word;
}.cpc-faq_9q5 {
  padding: 36px 1rem 0;
  background: #0A0D1C;
}
@media(min-width:768px) {.cpc-faq_9q5 {
  padding: 44px 24px 0;
}
}.cpc-faq_in_9q5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpc-faq_head_9q5 {
  margin-bottom: 20px;
}.cpc-faq_label_9q5 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #2B82FF;
}.cpc-faq_h2_9q5 {
  font-family: 'Righteous', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF2FF;
}
@media(min-width: 769px) {.cpc-faq_h2_9q5 {
  font-size: 1.5rem;
}
}.cpc-faq_list_9q5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cpc-faq_item_9q5 {
  overflow: hidden;
  background: #111628;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
}.cpc-faq_q_9q5 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  font-size: 14px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #C2CFEE;
}.cpc-faq_q_9q5:hover {
  color: #EEF2FF;
}.cpc-faq_q_ic_9q5 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  align-items: center;
  display: flex;
  color: #2B82FF;
  flex-shrink: 0;
  height: 24px;
  width: 1.5rem;
  justify-content: center;
  font-size: 1rem;
}.cpc-faq_item_9q5.cpc-state_open_9q5 .cpc-faq_q_ic_9q5 {
  transform: rotate(45deg);
}.cpc-faq_a_9q5 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6677AA;
}.cpc-faq_item_9q5.cpc-state_open_9q5 .cpc-faq_a_9q5 {
  display: block;
}.cpc-faq_a_9q5 strong {
  color: #C2CFEE;
  font-weight: 700;
}.cpc-faq_a_9q5 a {
  text-decoration: underline;
  color: #2B82FF;
}.cpc-faq_a_9q5 ul,.cpc-faq_a_9q5 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.cpc-faq_a_9q5 ol {
  list-style: decimal;
}.cpc-faq_a_9q5 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cpc-faq_a_9q5 table {
  margin: 8px 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 771px) {.cpc-faq_a_9q5 table {
  display: table;
}
}.cpc-faq_a_9q5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C2CFEE;
  text-align: left;
}.cpc-faq_a_9q5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #6677AA;
}.cpc-rv_9q5 {
  padding: 2.25rem 16px 0;
  background: #0A0D1C;
}
@media(min-width: 769px) {.cpc-rv_9q5 {
  padding: 2.75rem 1.5rem 0;
}
}.cpc-rv_in_9q5 {
  margin: 0 auto;
  max-width: 1320px;
}.cpc-rv_head_9q5 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.cpc-rv_label_9q5 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #2B82FF;
}.cpc-rv_h2_9q5 {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #EEF2FF;
  margin-bottom: 10px;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.cpc-rv_h2_9q5 {
  font-size: 1.75rem;
}
}.cpc-rv_stats_9q5 {
  gap: 1.125rem;
  font-size: 0.813rem;
  color: #6677AA;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cpc-rv_stats_score_9q5 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.cpc-rv_stats_score_val_9q5 {
  font-weight: 800;
  color: #FFD234;
  font-family: 'Righteous', sans-serif;
  font-size: 22px;
}.cpc-rv_stats_score_max_9q5 {
  color: #4D5E8A;
  font-size: 13px;
}.cpc-rv_stats_badge_9q5 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cpc-rv_stats_badge_9q5 svg {
  color: #FFD234;
  width: 0.875rem;
  height: 0.875rem;
}.cpc-rv_grid_9q5 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.cpc-rv_grid_9q5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.cpc-rv_grid_9q5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cpc-rv_card_9q5 {
  padding: 20px;
  border-radius: 0.625rem;
  background: #111628;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  display: flex;
}.cpc-rv_card_stars_9q5 {
  gap: 2px;
  color: #FFD234;
  display: flex;
  margin-bottom: 10px;
}.cpc-rv_card_stars_9q5 svg {
  height: 14px;
  width: 0.875rem;
}.cpc-rv_card_h_9q5 {
  color: #EEF2FF;
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 14px;
}.cpc-rv_card_body_9q5 {
  flex: 1;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #6677AA;
}.cpc-rv_card_body_9q5 strong {
  color: #C2CFEE;
  font-weight: 600;
}.cpc-rv_card_meta_9q5 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.cpc-rv_card_author_9q5 {
  font-size: 12px;
  font-weight: 600;
  color: #C2CFEE;
}.cpc-rv_card_date_9q5 {
  font-size: 0.688rem;
  color: #4D5E8A;
}.cpc-ft_9q5 {
  background: #060810;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.cpc-ft_support_9q5 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.cpc-ft_support_9q5 {
  padding: 1.75rem 1.5rem;
}
}.cpc-ft_support_in_9q5 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.cpc-ft_support_main_9q5 {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.cpc-ft_support_ic_9q5 {
  color: #2B82FF;
  flex-shrink: 0;
}.cpc-ft_support_ic_9q5 svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
}.cpc-ft_support_text_title_9q5 {
  color: #EEF2FF;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.cpc-ft_support_text_sub_9q5 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6677AA;
}.cpc-ft_support_btn_9q5 {
  border-radius: 10px;
  background: #2B82FF;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #EEF2FF;
  flex-shrink: 0;
}.cpc-ft_support_btn_9q5:hover {
  background: #55A0FF;
}.cpc-ft_support_contacts_9q5 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.cpc-ft_support_contact_9q5 {
  font-size: 12px;
  color: #4D5E8A;
  line-height: 1.4;
}.cpc-ft_support_contact_9q5 strong {
  display: block;
  color: #8EA0CC;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
}.cpc-ft_main_9q5 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.cpc-ft_main_9q5 {
  padding: 2.5rem 24px 32px;
}
}.cpc-ft_main_in_9q5 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.cpc-ft_main_in_9q5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.cpc-ft_main_in_9q5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cpc-ft_col_logo_9q5 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.cpc-ft_col_logo_9q5 {
  grid-column: auto;
}
}.cpc-ft_logo_9q5 {
  gap: 9px;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 12px;
  color: #EEF2FF;
  align-items: center;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
}.cpc-ft_logo_mark_9q5 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.cpc-ft_logo_mark_9q5 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.cpc-ft_logo_sub_9q5 {
  font-size: 12px;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #4D5E8A;
  line-height: 1.55;
}.cpc-ft_col_title_9q5 {
  font-weight: 700;
  color: #8EA0CC;
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.cpc-ft_col_links_9q5 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.cpc-ft_col_link_9q5 {
  transition: color .2s;
  color: #4D5E8A;
  font-size: 13px;
  overflow-wrap: break-word;
}.cpc-ft_col_link_9q5:hover {
  color: #C2CFEE;
}.cpc-ft_apps_9q5 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cpc-ft_app_card_9q5 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.cpc-ft_app_card_9q5:hover {
  border-color: rgba(255,255,255,0.18);
}.cpc-ft_app_card_ic_9q5 svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.cpc-ft_app_card_os_9q5 {
  font-size: 0.625rem;
  color: #4D5E8A;
  font-weight: 600;
}.cpc-ft_app_card_action_9q5 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C2CFEE;
}.cpc-ft_bot_9q5 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.cpc-ft_bot_9q5 {
  padding: 20px 1.5rem;
}
}.cpc-ft_bot_in_9q5 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.cpc-ft_socials_9q5 {
  gap: 8px;
  display: flex;
}.cpc-ft_soc_9q5 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  width: 2.25rem;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  color: #8EA0CC;
}.cpc-ft_soc_9q5 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.cpc-ft_soc_9q5:hover {
  background: rgba(255,255,255,0.07);
}.cpc-ft_legal_9q5 {
  flex: 1;
  min-width: 12.5rem;
  color: #7A8DB8;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.cpc-ft_legal_9q5 strong {
  color: #8EA0CC;
  font-weight: 700;
}.cpc-ft_legal_9q5 a {
  color: #8EA0CC;
  text-decoration: underline;
}.cpc-ft_age_9q5 {
  border-radius: 50%;
  border: 2px solid #7A8DB8;
  display: flex;
  margin-left: auto;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  font-size: 0.688rem;
  color: #7A8DB8;
  justify-content: center;
  font-weight: 800;
  height: 32px;
}