html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #090C18;
  min-height: 100vh;
  color: #B4C4DC;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
}.cpa_layout_3xo {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.cpa_page_3xo {
  min-height: 100vh;
  display: flex;
}.cpa_main_3xo {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.cpa_main_3xo {
  padding-left: 220px;
}
}
@media (max-width: 1082px) {.cpa_main_3xo {
  padding-bottom: 72px;
}
}.cpa_gc_3xo {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0F1E;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.cpa_gc_3xo {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.cpa_gc_3xo {
  width: 168px;
}
}.cpa_gc_3xo:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 174, 206, 0.07);
}.cpa_gc_img_3xo {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.cpa_gc_img_3xo img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.cpa_gc_hover_3xo {
  transition: opacity .2s;
  background: rgba(5, 7, 9, 0.72);
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.cpa_gc_3xo:hover .cpa_gc_hover_3xo {
  opacity: 1;
}.cpa_gc_hover_btn_3xo {
  border-radius: 4px;
  background: #00AECE;
  padding: 0.5rem 1rem;
  font-weight: 700;
  font-size: 12px;
  color: #E6F0FF;
}.cpa_gc_info_3xo {
  padding: 8px 0.625rem 0.625rem;
}.cpa_gc_name_3xo {
  overflow: hidden;
  white-space: nowrap;
  color: #B4C4DC;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 12px;
  max-width: 100%;
}.cpa_gc_prov_3xo {
  font-size: 0.625rem;
  color: #4A5E7C;
}.cpa_gc_tag_3xo {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  top: 6px;
  left: 0.375rem;
  font-size: 9px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
}.cpa_gc_tag_hot_3xo {
  background: #E8304A;
  color: #fff;
}.cpa_gc_tag_new_3xo {
  background: #00C878;
  color: #090C18;
}.cpa_gc_tag_jp_3xo {
  background: #F0A400;
  color: #090C18;
}.cpa_gc_tag_ex_3xo {
  background: #1A3F82;
  color: #fff;
}.cpa_gc_tag_live_3xo {
  background: #E8304A;
  color: #fff;
}.cpa_gr_3xo {
  background: #090C18;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.cpa_gr_3xo {
  padding: 36px 24px 0;
}
}.cpa_gr_in_3xo {
  margin: 0 auto;
  max-width: 83.75rem;
}.cpa_gr_head_3xo {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.cpa_gr_head_l_3xo {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.cpa_gr_ic_3xo {
  border-radius: 8px;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  height: 32px;
  display: flex;
}.cpa_gr_ic_3xo svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.cpa_gr_title_3xo {
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #E6F0FF;
}
@media(min-width: 769px) {.cpa_gr_title_3xo {
  font-size: 1.125rem;
}
}.cpa_gr_more_3xo {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  color: #5A6E8C;
  white-space: nowrap;
  display: flex;
}.cpa_gr_more_3xo:hover {
  color: #00AECE;
}.cpa_gr_more_3xo svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.cpa_gr_arrows_3xo {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cpa_gr_arr_3xo {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  color: #8298B8;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
}.cpa_gr_arr_3xo:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F0FF;
}.cpa_gr_arr_3xo svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.cpa_gr_seo_h_3xo {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  max-width: 680px;
  color: #B4C4DC;
  font-size: 13px;
}
@media(min-width: 769px) {.cpa_gr_seo_h_3xo {
  font-size: 14px;
}
}.cpa_gr_seo_3xo {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5A6E8C;
  line-height: 1.55;
  margin-bottom: 12px;
}.cpa_gr_seo_3xo strong {
  color: #B4C4DC;
  font-weight: 600;
}.cpa_gr_scroll_3xo {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.cpa_gr_scroll_3xo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.cpa_gr_scroll_3xo {
  gap: 0.75rem;
}
}.cpa_tb_3xo {
  background: #090C18;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  top: 0;
  align-items: center;
  right: 0;
  position: fixed;
}.cpa_tb_in_3xo {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.cpa_tb_burger_3xo {
  gap: 0.313rem;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 2.375rem;
  height: 38px;
  flex-direction: column;
  align-items: center;
  margin-right: 8px;
}.cpa_tb_burger_3xo:hover {
  background: rgba(255, 255, 255, 0.05);
}.cpa_tb_burger_line_3xo {
  background: #8298B8;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.cpa_tb_burger_3xo {
  display: none;
}
}.cpa_tb_logo_3xo {
  gap: 9px;
  color: #E6F0FF;
  flex-shrink: 0;
  margin-right: 20px;
  align-items: center;
  font-size: 18px;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.cpa_tb_logo_mark_3xo {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  align-items: center;
  display: flex;
}.cpa_tb_logo_mark_3xo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cpa_tb_nav_3xo {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.cpa_tb_nav_3xo {
  display: flex;
}
}.cpa_tb_tab_3xo {
  padding: 8px 14px;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #8298B8;
}.cpa_tb_tab_3xo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F0FF;
}.cpa_tb_tab_3xo.cpa_state_active_3xo {
  background: rgba(0, 174, 206, 0.16);
  color: #E6F0FF;
}.cpa_tb_right_3xo {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.cpa_tb_login_3xo {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #B4C4DC;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.cpa_tb_login_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
  color: #E6F0FF;
}
@media(min-width: 479px) {.cpa_tb_login_3xo {
  display: block;
}
}.cpa_tb_reg_3xo {
  border-radius: 8px;
  transition: background .2s;
  background: #00C878;
  padding: 9px 18px;
  font-weight: 700;
  color: #070A1A;
  font-size: 0.813rem;
  white-space: nowrap;
}.cpa_tb_reg_3xo:hover {
  background: #00E08A;
}.cpa_sb_3xo {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1224;
  transform: translateX(-100%);
  transition: transform .25s ease;
  left: 0;
  top: 3.5rem;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
}.cpa_sb_3xo.cpa_state_open_3xo {
  transform: translateX(0);
}.cpa_sb_3xo::-webkit-scrollbar {
  width: 0.25rem;
}.cpa_sb_3xo::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.cpa_sb_3xo {
  transform: translateX(0);
}
}.cpa_sb_auth_3xo {
  padding: 0.875rem 12px 10px;
}.cpa_sb_btn_reg_3xo {
  border-radius: 0.5rem;
  background: #00C878;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  margin-bottom: 8px;
  font-size: 13px;
  color: #070A1A;
  font-weight: 700;
  display: block;
}.cpa_sb_btn_reg_3xo:hover {
  background: #00E08A;
}.cpa_sb_btn_login_3xo {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  color: #B4C4DC;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 600;
}.cpa_sb_btn_login_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
  color: #E6F0FF;
}.cpa_sb_promo_3xo {
  overflow: hidden;
  border: 1px solid rgba(0, 174, 206, 0.16);
  border-radius: 8px;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#091A42,#0E1224);
  padding: 12px 0.875rem;
  position: relative;
}.cpa_sb_promo_3xo::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 174, 206, 0.16),transparent 70%);
  right: -20px;
  content: '';
  width: 5rem;
  position: absolute;
  top: -1.25rem;
  height: 80px;
}.cpa_sb_promo_title_3xo {
  color: #00AECE;
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.cpa_sb_promo_text_3xo {
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #E6F0FF;
}.cpa_sb_promo_sub_3xo {
  margin-top: 3px;
  color: #5A6E8C;
  font-size: 10px;
}.cpa_sb_nav_3xo {
  padding: 0.375rem 8px 1rem;
}.cpa_sb_nav_lb_3xo {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #4A5E7C;
  text-transform: uppercase;
}.cpa_sb_link_3xo {
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #8298B8;
  display: flex;
}.cpa_sb_link_3xo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F0FF;
}.cpa_sb_link_3xo.cpa_state_active_3xo {
  background: rgba(0, 174, 206, 0.16);
  color: #E6F0FF;
}.cpa_sb_ic_3xo {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 30px;
}.cpa_sb_ic_3xo svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.cpa_sb_ic_1_3xo {
  background: rgba(0, 174, 206, 0.07);
  color: #00AECE;
}.cpa_sb_ic_2_3xo {
  background: rgba(0, 200, 120, 0.15);
  color: #00C878;
}.cpa_sb_ic_3_3xo {
  background: rgba(240, 164, 0, 0.14);
  color: #F0A400;
}.cpa_sb_ic_4_3xo {
  background: rgba(26, 63, 130, 0.28);
  color: #1A3F82;
}.cpa_sb_ic_5_3xo {
  background: rgba(0, 174, 206, 0.07);
  color: #E84490;
}.cpa_sb_ic_6_3xo {
  background: rgba(26, 63, 130, 0.28);
  color: #7C3EE4;
}.cpa_sb_badge_3xo {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #F0A400;
  color: #070A1A;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.cpa_sb_bot_3xo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.cpa_sb_lang_3xo,.cpa_sb_help_3xo {
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 9px 0.375rem;
  justify-content: center;
  font-size: 0.688rem;
  color: #8298B8;
  font-weight: 600;
  display: flex;
  align-items: center;
}.cpa_sb_lang_3xo:hover,.cpa_sb_help_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
  color: #E6F0FF;
}.cpa_sb_lang_3xo svg,.cpa_sb_help_3xo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.cpa_sb_bd_3xo {
  inset: 0;
  background: rgba(5, 7, 9, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.cpa_sb_bd_3xo.cpa_state_on_3xo {
  display: block;
}
@media(min-width: 1081px) {.cpa_sb_bd_3xo {
  display: none!important;
}
}.cpa_mob_nav_3xo {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1224;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1081px) {.cpa_mob_nav_3xo {
  display: none;
}
}.cpa_mob_nav_item_3xo {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  color: #4A5E7C;
  display: flex;
  flex-direction: column;
}.cpa_mob_nav_ic_3xo {
  line-height: 1;
}.cpa_mob_nav_ic_3xo svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.cpa_mob_nav_lb_3xo {
  font-size: 10px;
  color: #4A5E7C;
  font-weight: 600;
}.cpa_mob_nav_item_3xo.cpa_state_active_3xo {
  color: #00AECE;
}.cpa_mob_nav_item_3xo.cpa_state_active_3xo .cpa_mob_nav_lb_3xo {
  color: #00AECE;
}.cpa_hero_3xo {
  background: #090C18;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.cpa_hero_3xo {
  padding: 24px 24px 0;
}
}.cpa_hero_in_3xo {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 859px) {.cpa_hero_in_3xo {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.cpa_hero_in_3xo {
  grid-template-columns: 1fr 340px;
}
}.cpa_hero_promo_3xo {
  background: #0B0F1E;
  border-radius: 0.75rem;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 771px) {.cpa_hero_promo_3xo {
  min-height: 17.5rem;
}
}.cpa_hero_promo_bg_3xo {
  background: linear-gradient(120deg,#091A42 0%,#090C18 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.cpa_hero_promo_bg_3xo::after {
  inset: 0;
  background: linear-gradient(90deg,#090C18 0%,rgba(5, 7, 9, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.cpa_hero_promo_glow_3xo {
  background: radial-gradient(circle,rgba(26, 63, 130, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 60px;
  top: -2.5rem;
  width: 300px;
  height: 18.75rem;
  position: absolute;
}.cpa_hero_promo_ct_3xo {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 480px;
  z-index: 2;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 770px) {.cpa_hero_promo_ct_3xo {
  padding: 40px 32px;
}
}.cpa_hero_badge_3xo {
  border: 1px solid rgba(0, 174, 206, 0.07);
  border-radius: 1.25rem;
  background: rgba(0, 174, 206, 0.16);
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00AECE;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.cpa_hero_h1_3xo {
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.15;
  font-size: 26px;
  color: #E6F0FF;
}.cpa_hero_h1_3xo em {
  color: #F0A400;
  font-style: normal;
}
@media(min-width: 767px) {.cpa_hero_h1_3xo {
  font-size: 36px;
}
}.cpa_hero_sub_3xo {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #8298B8;
}
@media(min-width: 769px) {.cpa_hero_sub_3xo {
  font-size: 0.875rem;
}
}.cpa_hero_row_3xo {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cpa_hero_cta_3xo {
  background: #00C878;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #070A1A;
  box-shadow: 0 0.25rem 1.125rem rgba(0, 200, 120, 0.42), 0 1px 0.25rem rgba(0, 200, 120, 0.20);
  font-size: 14px;
}.cpa_hero_cta_3xo:hover {
  background: #00E08A;
}.cpa_hero_terms_3xo {
  color: #4A5E7C;
  font-size: 0.688rem;
}.cpa_hero_game_3xo {
  background: #0B0F1E;
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.cpa_hero_game_badge_3xo {
  border-radius: 20px;
  border: 1px solid rgba(240, 164, 0, 0.14);
  padding: 0.313rem 0.625rem;
  background: rgba(240, 164, 0, 0.14);
  text-transform: uppercase;
  font-weight: 700;
  color: #F0A400;
  z-index: 3;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  font-size: 0.625rem;
  left: 0.75rem;
}.cpa_hero_game_badge_3xo svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
}.cpa_hero_game_img_3xo {
  background: linear-gradient(135deg,#091A42,#090C18);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.cpa_hero_game_img_3xo img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.cpa_hero_game_play_3xo {
  background: rgba(5, 7, 9, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.cpa_hero_game_3xo:hover .cpa_hero_game_play_3xo {
  opacity: 1;
}.cpa_hero_game_play_3xo span {
  border-radius: 50%;
  background: #00AECE;
  align-items: center;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
  display: flex;
}.cpa_hero_game_play_3xo span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.cpa_hero_game_info_3xo {
  padding: 14px 16px;
}.cpa_hero_game_title_3xo {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E6F0FF;
  margin-bottom: 0.25rem;
}.cpa_hero_game_provider_3xo {
  font-size: 11px;
  color: #5A6E8C;
}.cpa_hero_game_btn_3xo {
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  background: #00AECE;
  border-radius: 0.5rem;
  padding: 11px;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #E6F0FF;
  text-align: center;
}.cpa_hero_game_3xo:hover .cpa_hero_game_btn_3xo {
  background: #00CAEC;
}.cpa_sbar_3xo {
  background: #090C18;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.cpa_sbar_3xo {
  padding: 1.125rem 24px 0;
}
}.cpa_sbar_in_3xo {
  margin: 0 auto;
  max-width: 1340px;
}.cpa_sbar_row_3xo {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.cpa_sbar_input_3xo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  border-radius: 0.5rem;
  background: #0B0F1E;
  padding: 11px 1rem;
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #5A6E8C;
}.cpa_sbar_input_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
}.cpa_sbar_input_3xo svg {
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
}.cpa_sbar_providers_3xo {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B0F1E;
  gap: 8px;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #B4C4DC;
  white-space: nowrap;
  font-weight: 600;
}.cpa_sbar_providers_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
  color: #E6F0FF;
}.cpa_sbar_providers_3xo svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
}.cpa_sbar_tabs_3xo {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.cpa_sbar_tabs_3xo::-webkit-scrollbar {
  display: none;
}.cpa_sbar_tab_3xo {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  font-size: 12px;
  display: flex;
  color: #8298B8;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}.cpa_sbar_tab_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #E6F0FF;
}.cpa_sbar_tab_3xo.cpa_state_active_3xo {
  border-color: rgba(0, 174, 206, 0.07);
  background: rgba(0, 174, 206, 0.16);
  color: #E6F0FF;
}.cpa_sbar_tab_ic_3xo svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.cpa_wy_3xo {
  background: #090C18;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.cpa_wy_3xo {
  padding: 40px 24px 0;
}
}.cpa_wy_in_3xo {
  margin: 0 auto;
  max-width: 83.75rem;
}.cpa_wy_head_3xo {
  margin-bottom: 18px;
  max-width: 720px;
}.cpa_wy_label_3xo {
  font-size: 0.688rem;
  color: #00AECE;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.cpa_wy_h2_3xo {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F0FF;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 765px) {.cpa_wy_h2_3xo {
  font-size: 24px;
}
}.cpa_wy_intro_3xo {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5A6E8C;
}.cpa_wy_grid_3xo {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.cpa_wy_grid_3xo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.cpa_wy_grid_3xo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cpa_wy_card_3xo {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  background: #0E1224;
  transition: border-color .2s,transform .2s;
}.cpa_wy_card_3xo:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 174, 206, 0.07);
}.cpa_wy_card_ic_3xo {
  border-radius: 50%;
  background: rgba(0, 174, 206, 0.16);
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
  height: 2.75rem;
  color: #00AECE;
}.cpa_wy_card_ic_3xo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.cpa_wy_card_h_3xo {
  color: #E6F0FF;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
}.cpa_wy_card_p_3xo {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A6E8C;
}.cpa_wy_card_p_3xo strong {
  font-weight: 600;
  color: #B4C4DC;
}.cpa_gr_jp_3xo {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#150A3A 0%,#080B16 100%);
  overflow: hidden;
  padding: 20px;
  position: relative;
}.cpa_gr_jp_3xo::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 63, 130, 0.28) 0%,transparent 70%);
  left: -3.75rem;
  width: 15.625rem;
  top: -3.75rem;
  height: 15.625rem;
  content: '';
  position: absolute;
}.cpa_gr_jp_3xo::after {
  background: radial-gradient(circle,rgba(240, 164, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  position: absolute;
  bottom: -40px;
  right: 0;
  content: '';
  height: 12.5rem;
}.cpa_gr_jp_head_3xo {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
  position: relative;
}.cpa_gr_jp_info_3xo {
  flex: 1;
}.cpa_gr_jp_label_3xo {
  margin-bottom: 0.375rem;
  color: #7C3EE4;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cpa_gr_jp_label_3xo svg {
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.cpa_gr_jp_amount_3xo {
  color: #E6F0FF;
  font-size: 2rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cpa_gr_jp_amount_3xo {
  font-size: 2.5rem;
}
}.cpa_gr_jp_amount_3xo span {
  color: #F0A400;
}.cpa_gr_jp_seo_3xo {
  font-size: 12px;
  color: #8298B8;
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
}.cpa_gr_jp_cta_3xo {
  transition: background .2s;
  padding: 11px 20px;
  background: rgba(26, 63, 130, 0.28);
  border: 1px solid rgba(26, 63, 130, 0.28);
  border-radius: 8px;
  color: #E6F0FF;
  align-self: flex-start;
  font-size: 13px;
  white-space: nowrap;
  position: relative;
  flex-shrink: 0;
  font-weight: 700;
  z-index: 1;
  margin-top: 4px;
}.cpa_gr_jp_cta_3xo:hover {
  background: #1A3F82;
}.cpa_gcg_3xo {
  background: #090C18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cpa_gcg_3xo {
  padding: 44px 1.5rem 0;
}
}.cpa_gcg_in_3xo {
  margin: 0 auto;
  max-width: 1340px;
}.cpa_gcg_head_3xo {
  max-width: 720px;
  margin-bottom: 20px;
}.cpa_gcg_label_3xo {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00AECE;
}.cpa_gcg_h2_3xo {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #E6F0FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.cpa_gcg_h2_3xo {
  font-size: 1.75rem;
}
}.cpa_gcg_intro_3xo {
  color: #5A6E8C;
  line-height: 1.6;
  font-size: 13px;
}.cpa_gcg_grid_3xo {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.cpa_gcg_grid_3xo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.cpa_gcg_grid_3xo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cpa_gcg_card_3xo {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border-radius: 0.75rem;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  min-height: 240px;
  display: flex;
  position: relative;
}.cpa_gcg_card_3xo:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 174, 206, 0.16);
}.cpa_gcg_card_bg_3xo {
  inset: 0;
  position: absolute;
  z-index: 0;
}.cpa_gcg_card_bg_3xo::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.cpa_gcg_card_ic_3xo {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  color: #E6F0FF;
  width: 2.5rem;
  right: 1.125rem;
  display: flex;
  height: 40px;
  top: 1.125rem;
  z-index: 2;
  position: absolute;
  justify-content: center;
  align-items: center;
}.cpa_gcg_card_ic_3xo svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cpa_gcg_card_ct_3xo {
  z-index: 1;
  position: relative;
}.cpa_gcg_card_h_3xo {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 800;
  color: #E6F0FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.cpa_gcg_card_h_3xo {
  font-size: 20px;
}
}.cpa_gcg_card_p_3xo {
  margin-bottom: 10px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.cpa_gcg_card_p_3xo strong {
  font-weight: 600;
  color: #E6F0FF;
}.cpa_gcg_card_cta_3xo {
  gap: 4px;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  color: #00AECE;
  font-size: 12px;
  display: inline-flex;
  letter-spacing: .04em;
}.cpa_gcg_card_cta_3xo svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cpa_ws_3xo {
  background: #090C18;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.cpa_ws_3xo {
  padding: 36px 24px 0;
}
}.cpa_ws_in_3xo {
  margin: 0 auto;
  max-width: 1340px;
}.cpa_ws_head_3xo {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}.cpa_ws_title_3xo {
  gap: 10px;
  font-weight: 700;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1rem;
  color: #E6F0FF;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
}.cpa_ws_title_ic_3xo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  color: #F0A400;
}.cpa_ws_online_3xo {
  gap: 7px;
  font-weight: 600;
  display: flex;
  color: #5A6E8C;
  align-items: center;
  font-size: 0.75rem;
}.cpa_ws_online_dot_3xo {
  border-radius: 50%;
  background: #00C878;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0, 200, 120, 0.15);
  height: 0.5rem;
}.cpa_ws_scroll_3xo {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.cpa_ws_scroll_3xo::-webkit-scrollbar {
  display: none;
}.cpa_wc_3xo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.875rem;
  background: #0B0F1E;
  border-radius: 8px;
  gap: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.cpa_wc_img_3xo {
  border-radius: 4px;
  overflow: hidden;
  background: #0E1224;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.cpa_wc_img_3xo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cpa_wc_info_3xo {
  min-width: 0;
}.cpa_wc_game_3xo {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B4C4DC;
}.cpa_wc_player_3xo {
  overflow: hidden;
  white-space: nowrap;
  color: #4A5E7C;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.cpa_wc_amount_3xo {
  color: #00C878;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.cpa_bon_3xo {
  background: #090C18;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.cpa_bon_3xo {
  padding: 2.75rem 1.5rem 0;
}
}.cpa_bon_in_3xo {
  margin: 0 auto;
  max-width: 83.75rem;
}.cpa_bon_head_3xo {
  margin-bottom: 1.25rem;
}.cpa_bon_label_3xo {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #00AECE;
  margin-bottom: 0.5rem;
}.cpa_bon_h2_3xo {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #E6F0FF;
}
@media(min-width: 771px) {.cpa_bon_h2_3xo {
  font-size: 24px;
}
}.cpa_bon_seo_3xo {
  line-height: 1.6;
  color: #5A6E8C;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
}.cpa_bon_seo_3xo strong {
  font-weight: 700;
  color: #B4C4DC;
}.cpa_bon_seo_3xo a {
  color: #00AECE;
  text-decoration: underline;
}.cpa_bon_grid_3xo {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.cpa_bon_grid_3xo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.cpa_bon_grid_3xo {
  grid-template-columns: repeat(5,1fr);
}
}.cpa_bon_card_3xo {
  padding: 1rem;
  background: #0B0F1E;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.cpa_bon_card_3xo:hover {
  border-color: rgba(0, 174, 206, 0.07);
  transform: translateY(-2px);
}.cpa_bon_card_ic_3xo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
}.cpa_bon_card_ic_3xo {
  margin-bottom: 0.625rem;
}.cpa_bon_card_type_3xo {
  color: #5A6E8C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
}.cpa_bon_card_amount_3xo {
  margin-bottom: 0.375rem;
  color: #F0A400;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
}.cpa_bon_card_name_3xo {
  color: #E6F0FF;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.cpa_bon_card_detail_3xo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #4A5E7C;
  font-size: 11px;
  overflow-wrap: break-word;
}.cpa_app_3xo {
  background: #090C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.cpa_app_3xo {
  padding: 2.75rem 24px 0;
}
}.cpa_app_in_3xo {
  margin: 0 auto;
  max-width: 1340px;
}.cpa_app_head_3xo {
  margin-bottom: 1rem;
}.cpa_app_label_3xo {
  color: #00AECE;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cpa_app_h2_3xo {
  color: #E6F0FF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.cpa_app_h2_3xo {
  font-size: 1.5rem;
}
}.cpa_app_sub_3xo {
  color: #5A6E8C;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
}.cpa_app_sub_3xo strong {
  font-weight: 700;
  color: #B4C4DC;
}.cpa_app_cards_3xo {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.cpa_app_cards_3xo {
  grid-template-columns: repeat(3,1fr);
}
}.cpa_app_card_3xo {
  border-radius: 8px;
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.cpa_app_card_ios_3xo {
  background: linear-gradient(135deg,rgba(0, 174, 206, 0.16) 0%,#0E1224 100%);
}.cpa_app_card_android_3xo {
  background: linear-gradient(135deg,rgba(0, 200, 120, 0.15) 0%,#0E1224 100%);
}.cpa_app_card_win_3xo {
  background: linear-gradient(135deg,rgba(240, 164, 0, 0.14) 0%,#0E1224 100%);
}.cpa_app_card_ic_3xo svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.cpa_app_card_ic_3xo {
  flex-shrink: 0;
  color: #E6F0FF;
}.cpa_app_card_os_3xo {
  font-weight: 700;
  color: #5A6E8C;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.cpa_app_card_title_3xo {
  color: #E6F0FF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}.cpa_app_card_text_3xo {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5A6E8C;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.cpa_app_card_btn_3xo {
  gap: 0.438rem;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(0, 178, 210, 0.45);
  color: #E6F0FF;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
}.cpa_app_card_btn_3xo:hover {
  background: rgba(255, 255, 255, 0.07);
}.cpa_reg_3xo {
  padding: 2.25rem 16px 0;
  background: #090C18;
}
@media(min-width: 771px) {.cpa_reg_3xo {
  padding: 44px 24px 0;
}
}.cpa_reg_in_3xo {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 24px;
  background: #0E1224;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.cpa_reg_in_3xo {
  padding: 40px;
}
}.cpa_reg_top_3xo {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.cpa_reg_top_3xo {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cpa_reg_label_3xo {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00AECE;
}.cpa_reg_h2_3xo {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #E6F0FF;
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.cpa_reg_h2_3xo {
  font-size: 1.75rem;
}
}.cpa_reg_bonus_3xo {
  background: rgba(240, 164, 0, 0.14);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 164, 0, 0.14);
  border-radius: 0.5rem;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.cpa_reg_bonus_amount_3xo {
  color: #F0A400;
  font-size: 20px;
  font-weight: 800;
}.cpa_reg_bonus_text_3xo {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8298B8;
}.cpa_reg_cta_btn_3xo {
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C878;
  color: #070A1A;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 0.25rem 18px rgba(0, 200, 120, 0.42), 0 1px 4px rgba(0, 200, 120, 0.20);
  display: inline-block;
  font-size: 15px;
}.cpa_reg_cta_btn_3xo:hover {
  background: #00E08A;
}.cpa_reg_terms_3xo {
  line-height: 1.5;
  color: #4A5E7C;
  font-size: 0.688rem;
}.cpa_reg_seo_3xo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  line-height: 1.65;
  color: #5A6E8C;
  font-size: 13px;
  padding-top: 20px;
  overflow-wrap: break-word;
}.cpa_reg_seo_3xo p {
  line-height: 1.65;
  color: #5A6E8C;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.cpa_reg_seo_3xo p:last-child {
  margin-bottom: 0;
}.cpa_reg_seo_3xo strong {
  color: #B4C4DC;
  font-weight: 700;
}.cpa_reg_seo_3xo a {
  transition: color .2s;
  color: #00AECE;
  text-decoration: underline;
}.cpa_reg_seo_3xo a:hover {
  color: #00CAEC;
}.cpa_reg_seo_3xo ul,.cpa_reg_seo_3xo ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.cpa_reg_seo_3xo ol {
  list-style: decimal;
}.cpa_reg_seo_3xo li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5A6E8C;
  margin-bottom: 4px;
}.cpa_reg_seo_3xo table {
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.cpa_reg_seo_3xo table {
  display: table;
}
}.cpa_reg_seo_3xo th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4C4DC;
  font-weight: 700;
  text-align: left;
}.cpa_reg_seo_3xo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #5A6E8C;
}.cpa_reg_steps_3xo {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.cpa_reg_steps_3xo {
  margin-top: 0;
}
}.cpa_reg_step_3xo {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.cpa_reg_step_num_3xo {
  background: rgba(0, 174, 206, 0.16);
  border: 1px solid rgba(0, 174, 206, 0.07);
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  font-weight: 800;
  height: 34px;
  width: 34px;
  justify-content: center;
  flex-shrink: 0;
  color: #00AECE;
  align-items: center;
}.cpa_reg_step_title_3xo {
  font-size: 14px;
  color: #E6F0FF;
  margin-bottom: 3px;
  font-weight: 700;
}.cpa_reg_step_text_3xo {
  font-size: 12px;
  color: #5A6E8C;
  line-height: 1.5;
}.cpa_reg_trust_3xo {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.cpa_reg_trust_item_3xo {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5A6E8C;
}.cpa_reg_trust_ic_3xo svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  color: #00AECE;
  stroke-linejoin: round;
}.cpa_prov_3xo {
  background: #090C18;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.cpa_prov_3xo {
  padding: 44px 24px 0;
}
}.cpa_prov_in_3xo {
  margin: 0 auto;
  max-width: 83.75rem;
}.cpa_prov_head_3xo {
  margin-bottom: 16px;
}.cpa_prov_label_3xo {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00AECE;
  font-weight: 700;
  text-transform: uppercase;
}.cpa_prov_h2_3xo {
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E6F0FF;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.cpa_prov_h2_3xo {
  font-size: 1.5rem;
}
}.cpa_prov_seo_3xo {
  overflow-wrap: break-word;
  color: #5A6E8C;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 620px;
}.cpa_prov_seo_3xo strong {
  color: #B4C4DC;
  font-weight: 700;
}.cpa_prov_seo_3xo a {
  text-decoration: underline;
  color: #00AECE;
}.cpa_prov_grid_3xo {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.cpa_prov_grid_3xo {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.cpa_prov_grid_3xo {
  grid-template-columns: repeat(8,1fr);
}
}.cpa_prov_card_3xo {
  padding: 0.875rem 0.625rem;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B0F1E;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.cpa_prov_card_3xo:hover {
  background: #0E1224;
  border-color: rgba(0, 178, 210, 0.45);
}.cpa_prov_logo_3xo {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 44px;
  width: 44px;
  align-items: center;
  display: flex;
}.cpa_prov_logo_3xo img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.cpa_prov_name_3xo {
  color: #8298B8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.cpa_htp_3xo {
  background: #090C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.cpa_htp_3xo {
  padding: 2.75rem 24px 0;
}
}.cpa_htp_in_3xo {
  margin: 0 auto;
  max-width: 83.75rem;
}.cpa_htp_head_3xo {
  margin-bottom: 22px;
  max-width: 45rem;
}.cpa_htp_label_3xo {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #00AECE;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cpa_htp_h2_3xo {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #E6F0FF;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.cpa_htp_h2_3xo {
  font-size: 28px;
}
}.cpa_htp_intro_3xo {
  color: #5A6E8C;
  line-height: 1.6;
  font-size: 14px;
}.cpa_htp_steps_3xo {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 643px) {.cpa_htp_steps_3xo {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cpa_htp_steps_3xo {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.cpa_htp_step_3xo {
  background: #0E1224;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 18px 18px;
  flex-direction: column;
  position: relative;
  display: flex;
}.cpa_htp_step_num_3xo {
  background: #00AECE;
  border-radius: 50%;
  top: -12px;
  color: #070A1A;
  font-family: 'Rajdhani', sans-serif;
  height: 28px;
  justify-content: center;
  width: 1.75rem;
  font-size: 0.813rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  position: absolute;
  left: 1.25rem;
}.cpa_htp_step_ic_3xo {
  border-radius: 0.25rem;
  margin: 0.5rem 0 12px;
  background: rgba(0, 174, 206, 0.16);
  justify-content: center;
  height: 36px;
  color: #00AECE;
  width: 36px;
  display: flex;
  align-items: center;
}.cpa_htp_step_ic_3xo svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.cpa_htp_step_h_3xo {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #E6F0FF;
  overflow-wrap: break-word;
}.cpa_htp_step_p_3xo {
  font-size: 13px;
  color: #5A6E8C;
  overflow-wrap: break-word;
  line-height: 1.55;
}.cpa_htp_step_p_3xo strong {
  font-weight: 600;
  color: #B4C4DC;
}.cpa_htp_cta_3xo {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #00C878;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #070A1A;
  display: inline-block;
  margin-top: 1.25rem;
}.cpa_htp_cta_3xo:hover {
  background: #00E08A;
}.cpa_seo_3xo {
  background: #090C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.cpa_seo_3xo {
  padding: 2.75rem 24px 0;
}
}.cpa_seo_in_3xo {
  margin: 0 auto;
  background: #0E1224;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.cpa_seo_in_3xo {
  padding: 36px 2.5rem;
}
}.cpa_seo_label_3xo {
  text-transform: uppercase;
  font-weight: 700;
  color: #00AECE;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.cpa_seo_h2_3xo {
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #E6F0FF;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.cpa_seo_h2_3xo {
  font-size: 24px;
}
}.cpa_seo_body_3xo {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8298B8;
  font-size: 0.875rem;
}.cpa_seo_body_3xo p {
  color: #8298B8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.cpa_seo_body_3xo p:last-child {
  margin-bottom: 0;
}.cpa_seo_body_3xo strong {
  font-weight: 700;
  color: #B4C4DC;
}.cpa_seo_body_3xo a {
  transition: color .2s;
  color: #00AECE;
  text-decoration: underline;
}.cpa_seo_body_3xo a:hover {
  color: #00CAEC;
}.cpa_seo_body_3xo ul,.cpa_seo_body_3xo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cpa_seo_body_3xo ol {
  list-style: decimal;
}.cpa_seo_body_3xo li {
  color: #8298B8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.cpa_seo_body_3xo table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.cpa_seo_body_3xo table {
  display: table;
}
}.cpa_seo_body_3xo th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4C4DC;
  text-align: left;
  font-weight: 700;
}.cpa_seo_body_3xo td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8298B8;
}.cpa_seo_cols_3xo {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.cpa_seo_cols_3xo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cpa_seo_cols_3xo {
  grid-template-columns: repeat(3,1fr);
}
}.cpa_seo_col_h_3xo {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #B4C4DC;
}.cpa_seo_col_p_3xo {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5A6E8C;
}.cpa_seo_stats_3xo {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.cpa_seo_stat_3xo {
  background: rgba(0, 174, 206, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(0, 174, 206, 0.16);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.cpa_seo_stat_val_3xo {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  color: #00AECE;
  overflow-wrap: break-word;
}.cpa_seo_stat_lb_3xo {
  color: #5A6E8C;
  overflow-wrap: break-word;
  font-size: 11px;
}.cpa_faq_3xo {
  background: #090C18;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cpa_faq_3xo {
  padding: 44px 24px 0;
}
}.cpa_faq_in_3xo {
  margin: 0 auto;
  max-width: 1340px;
}.cpa_faq_head_3xo {
  margin-bottom: 20px;
}.cpa_faq_label_3xo {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00AECE;
}.cpa_faq_h2_3xo {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  color: #E6F0FF;
  font-weight: 800;
}
@media(min-width: 769px) {.cpa_faq_h2_3xo {
  font-size: 1.5rem;
}
}.cpa_faq_list_3xo {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cpa_faq_item_3xo {
  border-radius: 0.5rem;
  background: #0E1224;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.cpa_faq_q_3xo {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #B4C4DC;
  justify-content: space-between;
}.cpa_faq_q_3xo:hover {
  color: #E6F0FF;
}.cpa_faq_q_ic_3xo {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  color: #00AECE;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-size: 1rem;
  width: 1.5rem;
  align-items: center;
}.cpa_faq_item_3xo.cpa_state_open_3xo .cpa_faq_q_ic_3xo {
  transform: rotate(45deg);
}.cpa_faq_a_3xo {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  display: none;
  color: #5A6E8C;
  line-height: 1.7;
  overflow-wrap: break-word;
}.cpa_faq_item_3xo.cpa_state_open_3xo .cpa_faq_a_3xo {
  display: block;
}.cpa_faq_a_3xo strong {
  color: #B4C4DC;
  font-weight: 700;
}.cpa_faq_a_3xo a {
  text-decoration: underline;
  color: #00AECE;
}.cpa_faq_a_3xo ul,.cpa_faq_a_3xo ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.cpa_faq_a_3xo ol {
  list-style: decimal;
}.cpa_faq_a_3xo li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cpa_faq_a_3xo table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  display: block;
}
@media(min-width: 770px) {.cpa_faq_a_3xo table {
  display: table;
}
}.cpa_faq_a_3xo th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4C4DC;
  text-align: left;
  font-weight: 700;
}.cpa_faq_a_3xo td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A6E8C;
}.cpa_pmt_3xo {
  padding: 2.25rem 16px 0;
  background: #090C18;
}
@media(min-width: 766px) {.cpa_pmt_3xo {
  padding: 44px 1.5rem 0;
}
}.cpa_pmt_in_3xo {
  margin: 0 auto;
  max-width: 1340px;
}.cpa_pmt_head_3xo {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.cpa_pmt_label_3xo {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #00AECE;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cpa_pmt_h2_3xo {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #E6F0FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.cpa_pmt_h2_3xo {
  font-size: 28px;
}
}.cpa_pmt_intro_3xo {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #5A6E8C;
}.cpa_pmt_groups_3xo {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.cpa_pmt_group_3xo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 20px;
  background: #0E1224;
}.cpa_pmt_group_head_3xo {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.cpa_pmt_group_ic_3xo {
  border-radius: 0.25rem;
  background: rgba(0, 174, 206, 0.16);
  height: 36px;
  display: flex;
  color: #00AECE;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  flex-shrink: 0;
}.cpa_pmt_group_ic_3xo svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.cpa_pmt_group_h_3xo {
  margin: 0;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #E6F0FF;
  overflow-wrap: break-word;
}.cpa_pmt_group_p_3xo {
  font-size: 13px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #5A6E8C;
  line-height: 1.6;
}.cpa_pmt_group_p_3xo strong {
  color: #B4C4DC;
  font-weight: 600;
}.cpa_pmt_table_wrap_3xo {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.cpa_pmt_table_3xo {
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
}.cpa_pmt_table_3xo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  color: #B4C4DC;
}.cpa_pmt_table_3xo td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A6E8C;
}.cpa_pmt_table_3xo tbody tr:last-child td {
  border-bottom: none;
}.cpa_pmt_table_3xo tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4C4DC;
}.cpa_seo_3xo {
  background: #090C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.cpa_seo_3xo {
  padding: 2.75rem 24px 0;
}
}.cpa_seo_in_3xo {
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  background: #0E1224;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width: 767px) {.cpa_seo_in_3xo {
  padding: 36px 40px;
}
}.cpa_seo_label_3xo {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00AECE;
}.cpa_seo_h2_3xo {
  font-size: 1.25rem;
  line-height: 1.25;
  color: #E6F0FF;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.cpa_seo_h2_3xo {
  font-size: 1.5rem;
}
}.cpa_seo_body_3xo {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8298B8;
  line-height: 1.75;
}.cpa_seo_body_3xo p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #8298B8;
}.cpa_seo_body_3xo p:last-child {
  margin-bottom: 0;
}.cpa_seo_body_3xo strong {
  font-weight: 700;
  color: #B4C4DC;
}.cpa_seo_body_3xo a {
  transition: color .2s;
  text-decoration: underline;
  color: #00AECE;
}.cpa_seo_body_3xo a:hover {
  color: #00CAEC;
}.cpa_seo_body_3xo ul,.cpa_seo_body_3xo ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cpa_seo_body_3xo ol {
  list-style: decimal;
}.cpa_seo_body_3xo li {
  font-size: 14px;
  line-height: 1.75;
  color: #8298B8;
  margin-bottom: 0.375rem;
}.cpa_seo_body_3xo table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.cpa_seo_body_3xo table {
  display: table;
}
}.cpa_seo_body_3xo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #B4C4DC;
  text-align: left;
}.cpa_seo_body_3xo td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8298B8;
}.cpa_seo_cols_3xo {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.cpa_seo_cols_3xo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cpa_seo_cols_3xo {
  grid-template-columns: repeat(3,1fr);
}
}.cpa_seo_col_h_3xo {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #B4C4DC;
  font-weight: 700;
}.cpa_seo_col_p_3xo {
  font-size: 0.813rem;
  color: #5A6E8C;
  overflow-wrap: break-word;
  line-height: 1.65;
}.cpa_seo_stats_3xo {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.cpa_seo_stat_3xo {
  flex: 1;
  background: rgba(0, 174, 206, 0.07);
  border-radius: 8px;
  padding: 14px 16px;
  border: 1px solid rgba(0, 174, 206, 0.16);
  min-width: 140px;
}.cpa_seo_stat_val_3xo {
  overflow-wrap: break-word;
  color: #00AECE;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.cpa_seo_stat_lb_3xo {
  overflow-wrap: break-word;
  color: #5A6E8C;
  font-size: 11px;
}.cpa_seo_3xo {
  background: #090C18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cpa_seo_3xo {
  padding: 44px 24px 0;
}
}.cpa_seo_in_3xo {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  background: #0E1224;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.cpa_seo_in_3xo {
  padding: 36px 2.5rem;
}
}.cpa_seo_label_3xo {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #00AECE;
  font-size: 11px;
  text-transform: uppercase;
}.cpa_seo_h2_3xo {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F0FF;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.cpa_seo_h2_3xo {
  font-size: 24px;
}
}.cpa_seo_body_3xo {
  overflow-wrap: break-word;
  color: #8298B8;
  line-height: 1.75;
  font-size: 0.875rem;
}.cpa_seo_body_3xo p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #8298B8;
  line-height: 1.75;
}.cpa_seo_body_3xo p:last-child {
  margin-bottom: 0;
}.cpa_seo_body_3xo strong {
  font-weight: 700;
  color: #B4C4DC;
}.cpa_seo_body_3xo a {
  transition: color .2s;
  color: #00AECE;
  text-decoration: underline;
}.cpa_seo_body_3xo a:hover {
  color: #00CAEC;
}.cpa_seo_body_3xo ul,.cpa_seo_body_3xo ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.cpa_seo_body_3xo ol {
  list-style: decimal;
}.cpa_seo_body_3xo li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8298B8;
  font-size: 14px;
}.cpa_seo_body_3xo table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.cpa_seo_body_3xo table {
  display: table;
}
}.cpa_seo_body_3xo th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4C4DC;
  text-align: left;
}.cpa_seo_body_3xo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8298B8;
}.cpa_seo_cols_3xo {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.cpa_seo_cols_3xo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.cpa_seo_cols_3xo {
  grid-template-columns: repeat(3,1fr);
}
}.cpa_seo_col_h_3xo {
  font-weight: 700;
  color: #B4C4DC;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.cpa_seo_col_p_3xo {
  overflow-wrap: break-word;
  color: #5A6E8C;
  font-size: 13px;
  line-height: 1.65;
}.cpa_seo_stats_3xo {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.cpa_seo_stat_3xo {
  border-radius: 0.5rem;
  background: rgba(0, 174, 206, 0.07);
  border: 1px solid rgba(0, 174, 206, 0.16);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.cpa_seo_stat_val_3xo {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #00AECE;
}.cpa_seo_stat_lb_3xo {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5A6E8C;
}.cpa_ft_3xo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050709;
  margin-top: 3rem;
}.cpa_ft_support_3xo {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.cpa_ft_support_3xo {
  padding: 1.75rem 24px;
}
}.cpa_ft_support_in_3xo {
  gap: 16px;
  margin: 0 auto;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cpa_ft_support_main_3xo {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.cpa_ft_support_ic_3xo {
  flex-shrink: 0;
  color: #00AECE;
}.cpa_ft_support_ic_3xo svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.cpa_ft_support_text_title_3xo {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #E6F0FF;
  margin-bottom: 3px;
  font-weight: 700;
}.cpa_ft_support_text_sub_3xo {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5A6E8C;
}.cpa_ft_support_btn_3xo {
  padding: 11px 1.375rem;
  border-radius: 8px;
  transition: background .2s;
  background: #00AECE;
  flex-shrink: 0;
  white-space: nowrap;
  color: #E6F0FF;
  font-size: 0.813rem;
  font-weight: 700;
}.cpa_ft_support_btn_3xo:hover {
  background: #00CAEC;
}.cpa_ft_support_contacts_3xo {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.cpa_ft_support_contact_3xo {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4A5E7C;
}.cpa_ft_support_contact_3xo strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #8298B8;
  font-size: 11px;
  display: block;
}.cpa_ft_main_3xo {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.cpa_ft_main_3xo {
  padding: 40px 1.5rem 2rem;
}
}.cpa_ft_main_in_3xo {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 637px) {.cpa_ft_main_in_3xo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cpa_ft_main_in_3xo {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cpa_ft_col_logo_3xo {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.cpa_ft_col_logo_3xo {
  grid-column: auto;
}
}.cpa_ft_logo_3xo {
  gap: 9px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F0FF;
  font-size: 16px;
  display: flex;
}.cpa_ft_logo_mark_3xo {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.cpa_ft_logo_mark_3xo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cpa_ft_logo_sub_3xo {
  color: #4A5E7C;
  line-height: 1.55;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.cpa_ft_col_title_3xo {
  font-weight: 700;
  letter-spacing: .07em;
  color: #8298B8;
  margin-bottom: 0.875rem;
  font-size: 12px;
  text-transform: uppercase;
}.cpa_ft_col_links_3xo {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.cpa_ft_col_link_3xo {
  transition: color .2s;
  color: #4A5E7C;
  font-size: 13px;
  overflow-wrap: break-word;
}.cpa_ft_col_link_3xo:hover {
  color: #B4C4DC;
}.cpa_ft_apps_3xo {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.cpa_ft_app_card_3xo {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.cpa_ft_app_card_3xo:hover {
  border-color: rgba(0, 178, 210, 0.45);
}.cpa_ft_app_card_ic_3xo svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
}.cpa_ft_app_card_os_3xo {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4A5E7C;
}.cpa_ft_app_card_action_3xo {
  font-weight: 700;
  color: #B4C4DC;
  font-size: 0.75rem;
}.cpa_ft_bot_3xo {
  padding: 20px 16px;
}
@media(min-width: 771px) {.cpa_ft_bot_3xo {
  padding: 20px 24px;
}
}.cpa_ft_bot_in_3xo {
  gap: 16px;
  margin: 0 auto;
  max-width: 1340px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cpa_ft_socials_3xo {
  gap: 8px;
  display: flex;
}.cpa_ft_soc_3xo {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #8298B8;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
}.cpa_ft_soc_3xo svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cpa_ft_soc_3xo:hover {
  background: rgba(255, 255, 255, 0.07);
}.cpa_ft_legal_3xo {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #6A80A4;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.cpa_ft_legal_3xo strong {
  color: #8298B8;
  font-weight: 700;
}.cpa_ft_legal_3xo a {
  text-decoration: underline;
  color: #8298B8;
}.cpa_ft_age_3xo {
  border-radius: 50%;
  border: 2px solid #6A80A4;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 0.688rem;
  align-items: center;
  height: 32px;
  color: #6A80A4;
  width: 2rem;
  justify-content: center;
  display: flex;
}