*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C1525;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito Sans', sans-serif;
  color: #C4D4B0;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.cpf_layout-a1o {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.cpf_page-a1o {
  display: flex;
  min-height: 100vh;
}.cpf_main-a1o {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.cpf_main-a1o {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.cpf_main-a1o {
  padding-bottom: 72px;
}
}.cpf_gc-a1o {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #111B30;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width:640px) {.cpf_gc-a1o {
  width: 156px;
}
}
@media(min-width: 1079px) {.cpf_gc-a1o {
  width: 168px;
}
}.cpf_gc-a1o:hover {
  transform: translateY(-3px);
  border-color: rgba(90, 192, 56, 0.07);
}.cpf_gc_img-a1o {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.cpf_gc_img-a1o img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.cpf_gc_hover-a1o {
  background: rgba(7, 13, 26, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.cpf_gc-a1o:hover .cpf_gc_hover-a1o {
  opacity: 1;
}.cpf_gc_hover_btn-a1o {
  border-radius: 0.375rem;
  background: #5AC038;
  padding: 8px 16px;
  font-weight: 700;
  color: #EEF4E6;
  font-size: 0.75rem;
}.cpf_gc_info-a1o {
  padding: 0.5rem 10px 10px;
}.cpf_gc_name-a1o {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C4D4B0;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  font-size: 12px;
}.cpf_gc_prov-a1o {
  color: #556048;
  font-size: 10px;
}.cpf_gc_tag-a1o {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 6px;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 6px;
  z-index: 2;
}.cpf_gc_tag_hot-a1o {
  background: #E83A3A;
  color: #fff;
}.cpf_gc_tag_new-a1o {
  background: #3DCB6A;
  color: #0C1525;
}.cpf_gc_tag_jp-a1o {
  background: #F0A828;
  color: #0C1525;
}.cpf_gc_tag_ex-a1o {
  background: #2A7A56;
  color: #fff;
}.cpf_gc_tag_live-a1o {
  background: #E83A3A;
  color: #fff;
}.cpf_gr-a1o {
  padding: 32px 1rem 0;
  background: #0C1525;
}
@media(min-width: 767px) {.cpf_gr-a1o {
  padding: 36px 1.5rem 0;
}
}.cpf_gr_in-a1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpf_gr_head-a1o {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cpf_gr_head_l-a1o {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.cpf_gr_ic-a1o {
  border-radius: 0.625rem;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
  height: 2rem;
}.cpf_gr_ic-a1o svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.cpf_gr_title-a1o {
  color: #EEF4E6;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 765px) {.cpf_gr_title-a1o {
  font-size: 1.125rem;
}
}.cpf_gr_more-a1o {
  gap: 5px;
  transition: color .2s;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #6B7D5C;
  align-items: center;
}.cpf_gr_more-a1o:hover {
  color: #5AC038;
}.cpf_gr_more-a1o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.cpf_gr_arrows-a1o {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.cpf_gr_arr-a1o {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 1.875rem;
  color: #8BA07A;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
}.cpf_gr_arr-a1o:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF4E6;
}.cpf_gr_arr-a1o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.cpf_gr_seo_h-a1o {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
  color: #C4D4B0;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.cpf_gr_seo_h-a1o {
  font-size: 0.875rem;
}
}.cpf_gr_seo-a1o {
  max-width: 680px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #6B7D5C;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.cpf_gr_seo-a1o strong {
  font-weight: 600;
  color: #C4D4B0;
}.cpf_gr_scroll-a1o {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.cpf_gr_scroll-a1o::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.cpf_gr_scroll-a1o {
  gap: 12px;
}
}.cpf_tb-a1o {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0A1120;
  left: 0;
  position: fixed;
  height: 3.5rem;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 80;
}.cpf_tb_in-a1o {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.cpf_tb_burger-a1o {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-direction: column;
  height: 38px;
  margin-right: 0.5rem;
  width: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.cpf_tb_burger-a1o:hover {
  background: rgba(255, 255, 255, 0.05);
}.cpf_tb_burger_line-a1o {
  border-radius: 1px;
  background: #8BA07A;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1083px) {.cpf_tb_burger-a1o {
  display: none;
}
}.cpf_tb_logo-a1o {
  gap: 0.563rem;
  font-size: 18px;
  align-items: center;
  display: flex;
  color: #EEF4E6;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.cpf_tb_logo_mark-a1o {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 2rem;
  display: flex;
}.cpf_tb_logo_mark-a1o img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cpf_tb_nav-a1o {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.cpf_tb_nav-a1o {
  display: flex;
}
}.cpf_tb_tab-a1o {
  padding: 0.5rem 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8BA07A;
}.cpf_tb_tab-a1o:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF4E6;
}.cpf_tb_tab-a1o.cpf_state_active-a1o {
  background: rgba(90, 192, 56, 0.18);
  color: #EEF4E6;
}.cpf_tb_right-a1o {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.cpf_tb_login-a1o {
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: none;
  font-weight: 600;
  color: #C4D4B0;
  font-size: 13px;
}.cpf_tb_login-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
  color: #EEF4E6;
}
@media(min-width: 483px) {.cpf_tb_login-a1o {
  display: block;
}
}.cpf_tb_reg-a1o {
  transition: background .2s;
  padding: 9px 18px;
  background: #3DCB6A;
  border-radius: 10px;
  font-weight: 700;
  color: #081010;
  white-space: nowrap;
  font-size: 13px;
}.cpf_tb_reg-a1o:hover {
  background: #52E080;
}.cpf_sb-a1o {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #162038;
  position: fixed;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
  top: 3.5rem;
  z-index: 70;
}.cpf_sb-a1o.cpf_state_open-a1o {
  transform: translateX(0);
}.cpf_sb-a1o::-webkit-scrollbar {
  width: 4px;
}.cpf_sb-a1o::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.cpf_sb-a1o {
  transform: translateX(0);
}
}.cpf_sb_auth-a1o {
  padding: 0.875rem 0.75rem 10px;
}.cpf_sb_btn_reg-a1o {
  border-radius: 0.625rem;
  padding: 0.688rem;
  transition: background .2s;
  background: #3DCB6A;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  color: #081010;
  margin-bottom: 8px;
  display: block;
}.cpf_sb_btn_reg-a1o:hover {
  background: #52E080;
}.cpf_sb_btn_login-a1o {
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  display: block;
  text-align: center;
  color: #C4D4B0;
  font-size: 0.813rem;
  font-weight: 600;
}.cpf_sb_btn_login-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
  color: #EEF4E6;
}.cpf_sb_promo-a1o {
  border: 1px solid rgba(90, 192, 56, 0.18);
  padding: 12px 14px;
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#0E2818,#162038);
  overflow: hidden;
  margin: 0 12px 10px;
  position: relative;
}.cpf_sb_promo-a1o::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(90, 192, 56, 0.18),transparent 70%);
  height: 5rem;
  top: -1.25rem;
  right: -20px;
  width: 80px;
  content: '';
  position: absolute;
}.cpf_sb_promo_title-a1o {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #5AC038;
  margin-bottom: 0.25rem;
}.cpf_sb_promo_text-a1o {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EEF4E6;
  font-size: 0.75rem;
  line-height: 1.35;
}.cpf_sb_promo_sub-a1o {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6B7D5C;
}.cpf_sb_nav-a1o {
  padding: 0.375rem 0.5rem 16px;
}.cpf_sb_nav_lb-a1o {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #556048;
  font-size: 10px;
}.cpf_sb_link-a1o {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 10px;
  border-radius: 0.375rem;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #8BA07A;
}.cpf_sb_link-a1o:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF4E6;
}.cpf_sb_link-a1o.cpf_state_active-a1o {
  background: rgba(90, 192, 56, 0.18);
  color: #EEF4E6;
}.cpf_sb_ic-a1o {
  border-radius: 6px;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.cpf_sb_ic-a1o svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.cpf_sb_ic_1-a1o {
  background: rgba(90, 192, 56, 0.07);
  color: #5AC038;
}.cpf_sb_ic_2-a1o {
  background: rgba(61, 203, 106, 0.16);
  color: #3DCB6A;
}.cpf_sb_ic_3-a1o {
  background: rgba(240, 168, 40, 0.18);
  color: #F0A828;
}.cpf_sb_ic_4-a1o {
  background: rgba(42, 122, 86, 0.22);
  color: #2A7A56;
}.cpf_sb_ic_5-a1o {
  background: rgba(90, 192, 56, 0.07);
  color: #E83A90;
}.cpf_sb_ic_6-a1o {
  background: rgba(42, 122, 86, 0.22);
  color: #9B4FD8;
}.cpf_sb_badge-a1o {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F0A828;
  color: #081010;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
}.cpf_sb_bot-a1o {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.cpf_sb_lang-a1o,.cpf_sb_help-a1o {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  border-radius: 0.375rem;
  transition: border-color .2s;
  padding: 9px 0.375rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  color: #8BA07A;
  font-size: 11px;
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.cpf_sb_lang-a1o:hover,.cpf_sb_help-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
  color: #EEF4E6;
}.cpf_sb_lang-a1o svg,.cpf_sb_help-a1o svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.cpf_sb_bd-a1o {
  background: rgba(7, 13, 26, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.cpf_sb_bd-a1o.cpf_state_on-a1o {
  display: block;
}
@media(min-width: 1078px) {.cpf_sb_bd-a1o {
  display: none!important;
}
}.cpf_mob_nav-a1o {
  background: #162038;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1077px) {.cpf_mob_nav-a1o {
  display: none;
}
}.cpf_mob_nav_item-a1o {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  color: #556048;
  align-items: center;
}.cpf_mob_nav_ic-a1o {
  line-height: 1;
}.cpf_mob_nav_ic-a1o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.cpf_mob_nav_lb-a1o {
  color: #556048;
  font-weight: 600;
  font-size: 0.625rem;
}.cpf_mob_nav_item-a1o.cpf_state_active-a1o {
  color: #5AC038;
}.cpf_mob_nav_item-a1o.cpf_state_active-a1o .cpf_mob_nav_lb-a1o {
  color: #5AC038;
}.cpf_hero-a1o {
  background: #0C1525;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.cpf_hero-a1o {
  padding: 24px 24px 0;
}
}.cpf_hero_in-a1o {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.cpf_hero_in-a1o {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.cpf_hero_in-a1o {
  grid-template-columns: 1fr 340px;
}
}.cpf_hero_promo-a1o {
  border-radius: 1rem;
  overflow: hidden;
  background: #111B30;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.cpf_hero_promo-a1o {
  min-height: 280px;
}
}.cpf_hero_promo_bg-a1o {
  background: linear-gradient(120deg,#0E2818 0%,#0C1525 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.cpf_hero_promo_bg-a1o::after {
  background: linear-gradient(90deg,#0C1525 0%,rgba(7, 13, 26, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.cpf_hero_promo_glow-a1o {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42, 122, 86, 0.22) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  top: -40px;
  height: 18.75rem;
  pointer-events: none;
  width: 18.75rem;
}.cpf_hero_promo_ct-a1o {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  display: flex;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 765px) {.cpf_hero_promo_ct-a1o {
  padding: 2.5rem 2rem;
}
}.cpf_hero_badge-a1o {
  border: 1px solid rgba(90, 192, 56, 0.07);
  padding: 5px 12px;
  border-radius: 1.25rem;
  background: rgba(90, 192, 56, 0.18);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.875rem;
  color: #5AC038;
  font-size: 10px;
}.cpf_hero_h1-a1o {
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #EEF4E6;
  margin-bottom: 10px;
  line-height: 1.15;
}.cpf_hero_h1-a1o em {
  color: #F0A828;
  font-style: normal;
}
@media(min-width: 765px) {.cpf_hero_h1-a1o {
  font-size: 2.25rem;
}
}.cpf_hero_sub-a1o {
  color: #8BA07A;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.cpf_hero_sub-a1o {
  font-size: 0.875rem;
}
}.cpf_hero_row-a1o {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cpf_hero_cta-a1o {
  padding: 13px 1.625rem;
  border-radius: 10px;
  background: #3DCB6A;
  transition: background .2s;
  font-size: 0.875rem;
  box-shadow: 0 4px 20px rgba(61, 203, 106, 0.45), 0 1px 4px rgba(7, 13, 26, 0.55);
  color: #081010;
  font-weight: 700;
}.cpf_hero_cta-a1o:hover {
  background: #52E080;
}.cpf_hero_terms-a1o {
  font-size: 11px;
  color: #556048;
}.cpf_hero_game-a1o {
  border-radius: 1rem;
  background: #111B30;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.cpf_hero_game_badge-a1o {
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(240, 168, 40, 0.18);
  background: rgba(240, 168, 40, 0.18);
  top: 12px;
  color: #F0A828;
  z-index: 3;
  left: 12px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  position: absolute;
}.cpf_hero_game_badge-a1o svg {
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.cpf_hero_game_img-a1o {
  overflow: hidden;
  background: linear-gradient(135deg,#0E2818,#0C1525);
  padding-bottom: 60%;
  position: relative;
}.cpf_hero_game_img-a1o img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.cpf_hero_game_play-a1o {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 13, 26, 0.72);
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.cpf_hero_game-a1o:hover .cpf_hero_game_play-a1o {
  opacity: 1;
}.cpf_hero_game_play-a1o span {
  border-radius: 50%;
  background: #5AC038;
  justify-content: center;
  height: 52px;
  width: 52px;
  display: flex;
  align-items: center;
}.cpf_hero_game_play-a1o span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.cpf_hero_game_info-a1o {
  padding: 14px 1rem;
}.cpf_hero_game_title-a1o {
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EEF4E6;
  overflow-wrap: break-word;
}.cpf_hero_game_provider-a1o {
  font-size: 11px;
  color: #6B7D5C;
}.cpf_hero_game_btn-a1o {
  margin: 12px 1rem 16px;
  padding: 11px;
  border-radius: 0.625rem;
  background: #5AC038;
  transition: background .2s;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #EEF4E6;
  font-size: 0.813rem;
}.cpf_hero_game-a1o:hover .cpf_hero_game_btn-a1o {
  background: #6ED64A;
}.cpf_sbar-a1o {
  background: #0C1525;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.cpf_sbar-a1o {
  padding: 1.125rem 1.5rem 0;
}
}.cpf_sbar_in-a1o {
  margin: 0 auto;
  max-width: 1320px;
}.cpf_sbar_row-a1o {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.cpf_sbar_input-a1o {
  padding: 11px 1rem;
  border-radius: 0.625rem;
  flex: 1;
  background: #111B30;
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  color: #6B7D5C;
}.cpf_sbar_input-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
}.cpf_sbar_input-a1o svg {
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
}.cpf_sbar_providers-a1o {
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  gap: 8px;
  background: #111B30;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  font-size: 13px;
  display: flex;
  color: #C4D4B0;
  align-items: center;
  white-space: nowrap;
}.cpf_sbar_providers-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
  color: #EEF4E6;
}.cpf_sbar_providers-a1o svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.cpf_sbar_tabs-a1o {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.cpf_sbar_tabs-a1o::-webkit-scrollbar {
  display: none;
}.cpf_sbar_tab-a1o {
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #8BA07A;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
}.cpf_sbar_tab-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF4E6;
}.cpf_sbar_tab-a1o.cpf_state_active-a1o {
  background: rgba(90, 192, 56, 0.18);
  border-color: rgba(90, 192, 56, 0.07);
  color: #EEF4E6;
}.cpf_sbar_tab_ic-a1o svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.cpf_ws-a1o {
  padding: 2rem 16px 0;
  background: #0C1525;
}
@media(min-width: 770px) {.cpf_ws-a1o {
  padding: 2.25rem 24px 0;
}
}.cpf_ws_in-a1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpf_ws_head-a1o {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.cpf_ws_title-a1o {
  gap: 0.625rem;
  font-weight: 700;
  color: #EEF4E6;
  font-family: 'Exo 2', sans-serif;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
}.cpf_ws_title_ic-a1o svg {
  color: #F0A828;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.cpf_ws_online-a1o {
  gap: 0.438rem;
  display: flex;
  color: #6B7D5C;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
}.cpf_ws_online_dot-a1o {
  border-radius: 50%;
  background: #3DCB6A;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(61, 203, 106, 0.16);
  height: 0.5rem;
  width: 8px;
}.cpf_ws_scroll-a1o {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.cpf_ws_scroll-a1o::-webkit-scrollbar {
  display: none;
}.cpf_wc-a1o {
  padding: 0.625rem 14px;
  background: #111B30;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  border-radius: 10px;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.cpf_wc_img-a1o {
  background: #162038;
  border-radius: 0.375rem;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.cpf_wc_img-a1o img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.cpf_wc_info-a1o {
  min-width: 0;
}.cpf_wc_game-a1o {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #C4D4B0;
}.cpf_wc_player-a1o {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #556048;
  font-size: 0.625rem;
}.cpf_wc_amount-a1o {
  font-size: 0.813rem;
  font-weight: 700;
  color: #3DCB6A;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
}.cpf_prov-a1o {
  padding: 2.25rem 1rem 0;
  background: #0C1525;
}
@media(min-width: 765px) {.cpf_prov-a1o {
  padding: 2.75rem 1.5rem 0;
}
}.cpf_prov_in-a1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpf_prov_head-a1o {
  margin-bottom: 1rem;
}.cpf_prov_label-a1o {
  color: #5AC038;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.cpf_prov_h2-a1o {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF4E6;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.cpf_prov_h2-a1o {
  font-size: 1.5rem;
}
}.cpf_prov_seo-a1o {
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6B7D5C;
  margin-bottom: 16px;
}.cpf_prov_seo-a1o strong {
  color: #C4D4B0;
  font-weight: 700;
}.cpf_prov_seo-a1o a {
  color: #5AC038;
  text-decoration: underline;
}.cpf_prov_grid-a1o {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.cpf_prov_grid-a1o {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.cpf_prov_grid-a1o {
  grid-template-columns: repeat(8,1fr);
}
}.cpf_prov_card-a1o {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  background: #111B30;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.cpf_prov_card-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
  background: #162038;
}.cpf_prov_logo-a1o {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  height: 44px;
  display: flex;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.cpf_prov_logo-a1o img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.cpf_prov_name-a1o {
  font-weight: 600;
  color: #8BA07A;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.cpf_bon-a1o {
  background: #0C1525;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.cpf_bon-a1o {
  padding: 2.75rem 24px 0;
}
}.cpf_bon_in-a1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpf_bon_head-a1o {
  margin-bottom: 1.25rem;
}.cpf_bon_label-a1o {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5AC038;
  font-size: 11px;
  font-weight: 700;
}.cpf_bon_h2-a1o {
  color: #EEF4E6;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cpf_bon_h2-a1o {
  font-size: 24px;
}
}.cpf_bon_seo-a1o {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6B7D5C;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.cpf_bon_seo-a1o strong {
  font-weight: 700;
  color: #C4D4B0;
}.cpf_bon_seo-a1o a {
  color: #5AC038;
  text-decoration: underline;
}.cpf_bon_grid-a1o {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.cpf_bon_grid-a1o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cpf_bon_grid-a1o {
  grid-template-columns: repeat(5,1fr);
}
}.cpf_bon_card-a1o {
  background: #111B30;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 16px;
}.cpf_bon_card-a1o:hover {
  transform: translateY(-2px);
  border-color: rgba(90, 192, 56, 0.07);
}.cpf_bon_card_ic-a1o svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpf_bon_card_ic-a1o {
  margin-bottom: 10px;
}.cpf_bon_card_type-a1o {
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6B7D5C;
}.cpf_bon_card_amount-a1o {
  color: #F0A828;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
  font-weight: 800;
}.cpf_bon_card_name-a1o {
  margin-bottom: 8px;
  font-weight: 600;
  color: #EEF4E6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cpf_bon_card_detail-a1o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #556048;
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
}.cpf_htp-a1o {
  padding: 2.25rem 16px 0;
  background: #0C1525;
}
@media(min-width: 766px) {.cpf_htp-a1o {
  padding: 44px 24px 0;
}
}.cpf_htp_in-a1o {
  margin: 0 auto;
  max-width: 1320px;
}.cpf_htp_head-a1o {
  max-width: 720px;
  margin-bottom: 22px;
}.cpf_htp_label-a1o {
  color: #5AC038;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.cpf_htp_h2-a1o {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF4E6;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.cpf_htp_h2-a1o {
  font-size: 28px;
}
}.cpf_htp_intro-a1o {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6B7D5C;
}.cpf_htp_steps-a1o {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.cpf_htp_steps-a1o {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.cpf_htp_steps-a1o {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.cpf_htp_step-a1o {
  border-radius: 0.625rem;
  background: #162038;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  flex-direction: column;
  display: flex;
}.cpf_htp_step_num-a1o {
  border-radius: 50%;
  background: #5AC038;
  font-family: 'Exo 2', sans-serif;
  justify-content: center;
  width: 1.75rem;
  align-items: center;
  font-weight: 800;
  color: #081010;
  left: 20px;
  font-size: 13px;
  top: -12px;
  position: absolute;
  height: 28px;
  display: flex;
}.cpf_htp_step_ic-a1o {
  border-radius: 6px;
  margin: 8px 0 0.75rem;
  background: rgba(90, 192, 56, 0.18);
  height: 36px;
  display: flex;
  color: #5AC038;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
}.cpf_htp_step_ic-a1o svg {
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cpf_htp_step_h-a1o {
  color: #EEF4E6;
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.cpf_htp_step_p-a1o {
  line-height: 1.55;
  color: #6B7D5C;
  font-size: 13px;
  overflow-wrap: break-word;
}.cpf_htp_step_p-a1o strong {
  font-weight: 600;
  color: #C4D4B0;
}.cpf_htp_cta-a1o {
  background: #3DCB6A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 26px;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #081010;
}.cpf_htp_cta-a1o:hover {
  background: #52E080;
}.cpf_app-a1o {
  background: #0C1525;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.cpf_app-a1o {
  padding: 2.75rem 1.5rem 0;
}
}.cpf_app_in-a1o {
  margin: 0 auto;
  max-width: 1320px;
}.cpf_app_head-a1o {
  margin-bottom: 16px;
}.cpf_app_label-a1o {
  color: #5AC038;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.cpf_app_h2-a1o {
  font-weight: 800;
  color: #EEF4E6;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 6px;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cpf_app_h2-a1o {
  font-size: 1.5rem;
}
}.cpf_app_sub-a1o {
  color: #6B7D5C;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cpf_app_sub-a1o strong {
  font-weight: 700;
  color: #C4D4B0;
}.cpf_app_cards-a1o {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.cpf_app_cards-a1o {
  grid-template-columns: repeat(3,1fr);
}
}.cpf_app_card-a1o {
  gap: 1rem;
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.cpf_app_card_ios-a1o {
  background: linear-gradient(135deg,rgba(90, 192, 56, 0.18) 0%,#162038 100%);
}.cpf_app_card_android-a1o {
  background: linear-gradient(135deg,rgba(61, 203, 106, 0.16) 0%,#162038 100%);
}.cpf_app_card_win-a1o {
  background: linear-gradient(135deg,rgba(240, 168, 40, 0.18) 0%,#162038 100%);
}.cpf_app_card_ic-a1o svg {
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cpf_app_card_ic-a1o {
  flex-shrink: 0;
  color: #EEF4E6;
}.cpf_app_card_os-a1o {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #6B7D5C;
  letter-spacing: .08em;
}.cpf_app_card_title-a1o {
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEF4E6;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.cpf_app_card_text-a1o {
  line-height: 1.5;
  font-size: 12px;
  color: #6B7D5C;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.cpf_app_card_btn-a1o {
  gap: 7px;
  border: 1px solid rgba(90, 195, 58, 0.45);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  font-weight: 700;
  color: #EEF4E6;
  font-size: 0.813rem;
  display: inline-flex;
}.cpf_app_card_btn-a1o:hover {
  background: rgba(255, 255, 255, 0.07);
}.cpf_reg-a1o {
  background: #0C1525;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.cpf_reg-a1o {
  padding: 2.75rem 24px 0;
}
}.cpf_reg_in-a1o {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #162038;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.cpf_reg_in-a1o {
  padding: 40px;
}
}.cpf_reg_top-a1o {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.cpf_reg_top-a1o {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cpf_reg_label-a1o {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #5AC038;
}.cpf_reg_h2-a1o {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  color: #EEF4E6;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.2;
}
@media(min-width:768px) {.cpf_reg_h2-a1o {
  font-size: 28px;
}
}.cpf_reg_bonus-a1o {
  border-radius: 10px;
  padding: 10px 1rem;
  gap: 0.5rem;
  border: 1px solid rgba(240, 168, 40, 0.18);
  background: rgba(240, 168, 40, 0.18);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.cpf_reg_bonus_amount-a1o {
  color: #F0A828;
  font-size: 1.25rem;
  font-weight: 800;
}.cpf_reg_bonus_text-a1o {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8BA07A;
}.cpf_reg_cta_btn-a1o {
  background: #3DCB6A;
  border-radius: 0.625rem;
  padding: 14px 32px;
  transition: background .2s;
  font-weight: 700;
  color: #081010;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  box-shadow: 0 0.25rem 20px rgba(61, 203, 106, 0.45), 0 1px 4px rgba(7, 13, 26, 0.55);
}.cpf_reg_cta_btn-a1o:hover {
  background: #52E080;
}.cpf_reg_terms-a1o {
  font-size: 0.688rem;
  color: #556048;
  line-height: 1.5;
}.cpf_reg_seo-a1o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B7D5C;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 0.813rem;
}.cpf_reg_seo-a1o p {
  color: #6B7D5C;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.cpf_reg_seo-a1o p:last-child {
  margin-bottom: 0;
}.cpf_reg_seo-a1o strong {
  color: #C4D4B0;
  font-weight: 700;
}.cpf_reg_seo-a1o a {
  transition: color .2s;
  text-decoration: underline;
  color: #5AC038;
}.cpf_reg_seo-a1o a:hover {
  color: #6ED64A;
}.cpf_reg_seo-a1o ul,.cpf_reg_seo-a1o ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.cpf_reg_seo-a1o ol {
  list-style: decimal;
}.cpf_reg_seo-a1o li {
  color: #6B7D5C;
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.cpf_reg_seo-a1o table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 769px) {.cpf_reg_seo-a1o table {
  display: table;
}
}.cpf_reg_seo-a1o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C4D4B0;
  font-weight: 700;
  text-align: left;
}.cpf_reg_seo-a1o td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B7D5C;
}.cpf_reg_steps-a1o {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 858px) {.cpf_reg_steps-a1o {
  margin-top: 0;
}
}.cpf_reg_step-a1o {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.cpf_reg_step_num-a1o {
  background: rgba(90, 192, 56, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(90, 192, 56, 0.07);
  justify-content: center;
  font-size: 14px;
  height: 34px;
  font-weight: 800;
  width: 2.125rem;
  color: #5AC038;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.cpf_reg_step_title-a1o {
  font-weight: 700;
  color: #EEF4E6;
  margin-bottom: 3px;
  font-size: 14px;
}.cpf_reg_step_text-a1o {
  font-size: 0.75rem;
  color: #6B7D5C;
  line-height: 1.5;
}.cpf_reg_trust-a1o {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.cpf_reg_trust_item-a1o {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6B7D5C;
}.cpf_reg_trust_ic-a1o svg {
  width: 1rem;
  color: #5AC038;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.cpf_rv-a1o {
  background: #0C1525;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.cpf_rv-a1o {
  padding: 44px 1.5rem 0;
}
}.cpf_rv_in-a1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpf_rv_head-a1o {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.cpf_rv_label-a1o {
  font-weight: 700;
  font-size: 11px;
  color: #5AC038;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.cpf_rv_h2-a1o {
  color: #EEF4E6;
  margin-bottom: 0.625rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.cpf_rv_h2-a1o {
  font-size: 28px;
}
}.cpf_rv_stats-a1o {
  gap: 1.125rem;
  flex-wrap: wrap;
  font-size: 0.813rem;
  display: flex;
  color: #6B7D5C;
  align-items: center;
}.cpf_rv_stats_score-a1o {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.cpf_rv_stats_score_val-a1o {
  font-size: 1.375rem;
  color: #F0A828;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}.cpf_rv_stats_score_max-a1o {
  color: #556048;
  font-size: 0.813rem;
}.cpf_rv_stats_badge-a1o {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.cpf_rv_stats_badge-a1o svg {
  width: 0.875rem;
  color: #F0A828;
  height: 0.875rem;
}.cpf_rv_grid-a1o {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.cpf_rv_grid-a1o {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.cpf_rv_grid-a1o {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cpf_rv_card-a1o {
  background: #162038;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.cpf_rv_card_stars-a1o {
  gap: 2px;
  color: #F0A828;
  display: flex;
  margin-bottom: 0.625rem;
}.cpf_rv_card_stars-a1o svg {
  width: 0.875rem;
  height: 0.875rem;
}.cpf_rv_card_h-a1o {
  line-height: 1.3;
  margin-bottom: 8px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #EEF4E6;
}.cpf_rv_card_body-a1o {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #6B7D5C;
}.cpf_rv_card_body-a1o strong {
  font-weight: 600;
  color: #C4D4B0;
}.cpf_rv_card_meta-a1o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
}.cpf_rv_card_author-a1o {
  color: #C4D4B0;
  font-weight: 600;
  font-size: 0.75rem;
}.cpf_rv_card_date-a1o {
  font-size: 11px;
  color: #556048;
}.cpf_seo-a1o {
  padding: 36px 1rem 0;
  background: #0C1525;
}
@media(min-width: 766px) {.cpf_seo-a1o {
  padding: 44px 24px 0;
}
}.cpf_seo_in-a1o {
  margin: 0 auto;
  background: #162038;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.cpf_seo_in-a1o {
  padding: 36px 2.5rem;
}
}.cpf_seo_label-a1o {
  text-transform: uppercase;
  color: #5AC038;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.cpf_seo_h2-a1o {
  font-weight: 800;
  color: #EEF4E6;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cpf_seo_h2-a1o {
  font-size: 1.5rem;
}
}.cpf_seo_body-a1o {
  line-height: 1.75;
  color: #8BA07A;
  font-size: 14px;
  overflow-wrap: break-word;
}.cpf_seo_body-a1o p {
  font-size: 14px;
  line-height: 1.75;
  color: #8BA07A;
  margin-bottom: 12px;
}.cpf_seo_body-a1o p:last-child {
  margin-bottom: 0;
}.cpf_seo_body-a1o strong {
  font-weight: 700;
  color: #C4D4B0;
}.cpf_seo_body-a1o a {
  transition: color .2s;
  text-decoration: underline;
  color: #5AC038;
}.cpf_seo_body-a1o a:hover {
  color: #6ED64A;
}.cpf_seo_body-a1o ul,.cpf_seo_body-a1o ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.cpf_seo_body-a1o ol {
  list-style: decimal;
}.cpf_seo_body-a1o li {
  font-size: 14px;
  color: #8BA07A;
  line-height: 1.75;
  margin-bottom: 6px;
}.cpf_seo_body-a1o table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.cpf_seo_body-a1o table {
  display: table;
}
}.cpf_seo_body-a1o th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D4B0;
  text-align: left;
  font-weight: 700;
}.cpf_seo_body-a1o td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8BA07A;
}.cpf_seo_cols-a1o {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.cpf_seo_cols-a1o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cpf_seo_cols-a1o {
  grid-template-columns: repeat(3,1fr);
}
}.cpf_seo_col_h-a1o {
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C4D4B0;
}.cpf_seo_col_p-a1o {
  color: #6B7D5C;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.cpf_seo_stats-a1o {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cpf_seo_stat-a1o {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(90, 192, 56, 0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(90, 192, 56, 0.18);
  min-width: 8.75rem;
}.cpf_seo_stat_val-a1o {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #5AC038;
  margin-bottom: 0.25rem;
}.cpf_seo_stat_lb-a1o {
  overflow-wrap: break-word;
  color: #6B7D5C;
  font-size: 0.688rem;
}.cpf_seo-a1o {
  padding: 36px 16px 0;
  background: #0C1525;
}
@media(min-width: 769px) {.cpf_seo-a1o {
  padding: 44px 24px 0;
}
}.cpf_seo_in-a1o {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #162038;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.cpf_seo_in-a1o {
  padding: 36px 2.5rem;
}
}.cpf_seo_label-a1o {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5AC038;
  margin-bottom: 10px;
  font-weight: 700;
}.cpf_seo_h2-a1o {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #EEF4E6;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 765px) {.cpf_seo_h2-a1o {
  font-size: 1.5rem;
}
}.cpf_seo_body-a1o {
  color: #8BA07A;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.cpf_seo_body-a1o p {
  margin-bottom: 0.75rem;
  color: #8BA07A;
  line-height: 1.75;
  font-size: 0.875rem;
}.cpf_seo_body-a1o p:last-child {
  margin-bottom: 0;
}.cpf_seo_body-a1o strong {
  color: #C4D4B0;
  font-weight: 700;
}.cpf_seo_body-a1o a {
  transition: color .2s;
  color: #5AC038;
  text-decoration: underline;
}.cpf_seo_body-a1o a:hover {
  color: #6ED64A;
}.cpf_seo_body-a1o ul,.cpf_seo_body-a1o ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cpf_seo_body-a1o ol {
  list-style: decimal;
}.cpf_seo_body-a1o li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #8BA07A;
}.cpf_seo_body-a1o table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.cpf_seo_body-a1o table {
  display: table;
}
}.cpf_seo_body-a1o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4D4B0;
}.cpf_seo_body-a1o td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8BA07A;
}.cpf_seo_cols-a1o {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.cpf_seo_cols-a1o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cpf_seo_cols-a1o {
  grid-template-columns: repeat(3,1fr);
}
}.cpf_seo_col_h-a1o {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C4D4B0;
}.cpf_seo_col_p-a1o {
  color: #6B7D5C;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.cpf_seo_stats-a1o {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.cpf_seo_stat-a1o {
  background: rgba(90, 192, 56, 0.07);
  border: 1px solid rgba(90, 192, 56, 0.18);
  padding: 14px 16px;
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.cpf_seo_stat_val-a1o {
  color: #5AC038;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.cpf_seo_stat_lb-a1o {
  overflow-wrap: break-word;
  color: #6B7D5C;
  font-size: 0.688rem;
}.cpf_seo-a1o {
  padding: 2.25rem 1rem 0;
  background: #0C1525;
}
@media(min-width: 769px) {.cpf_seo-a1o {
  padding: 44px 1.5rem 0;
}
}.cpf_seo_in-a1o {
  background: #162038;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.cpf_seo_in-a1o {
  padding: 2.25rem 2.5rem;
}
}.cpf_seo_label-a1o {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5AC038;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.cpf_seo_h2-a1o {
  overflow-wrap: break-word;
  color: #EEF4E6;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.cpf_seo_h2-a1o {
  font-size: 1.5rem;
}
}.cpf_seo_body-a1o {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #8BA07A;
}.cpf_seo_body-a1o p {
  line-height: 1.75;
  color: #8BA07A;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.cpf_seo_body-a1o p:last-child {
  margin-bottom: 0;
}.cpf_seo_body-a1o strong {
  color: #C4D4B0;
  font-weight: 700;
}.cpf_seo_body-a1o a {
  transition: color .2s;
  color: #5AC038;
  text-decoration: underline;
}.cpf_seo_body-a1o a:hover {
  color: #6ED64A;
}.cpf_seo_body-a1o ul,.cpf_seo_body-a1o ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.cpf_seo_body-a1o ol {
  list-style: decimal;
}.cpf_seo_body-a1o li {
  line-height: 1.75;
  font-size: 14px;
  color: #8BA07A;
  margin-bottom: 0.375rem;
}.cpf_seo_body-a1o table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.cpf_seo_body-a1o table {
  display: table;
}
}.cpf_seo_body-a1o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C4D4B0;
  text-align: left;
}.cpf_seo_body-a1o td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8BA07A;
}.cpf_seo_cols-a1o {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.cpf_seo_cols-a1o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cpf_seo_cols-a1o {
  grid-template-columns: repeat(3,1fr);
}
}.cpf_seo_col_h-a1o {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C4D4B0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.cpf_seo_col_p-a1o {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6B7D5C;
  font-size: 0.813rem;
}.cpf_seo_stats-a1o {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.cpf_seo_stat-a1o {
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(90, 192, 56, 0.07);
  border: 1px solid rgba(90, 192, 56, 0.18);
  min-width: 8.75rem;
}.cpf_seo_stat_val-a1o {
  overflow-wrap: break-word;
  color: #5AC038;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.cpf_seo_stat_lb-a1o {
  color: #6B7D5C;
  font-size: 11px;
  overflow-wrap: break-word;
}.cpf_faq-a1o {
  background: #0C1525;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.cpf_faq-a1o {
  padding: 44px 1.5rem 0;
}
}.cpf_faq_in-a1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.cpf_faq_head-a1o {
  margin-bottom: 20px;
}.cpf_faq_label-a1o {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #5AC038;
}.cpf_faq_h2-a1o {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF4E6;
}
@media(min-width: 765px) {.cpf_faq_h2-a1o {
  font-size: 24px;
}
}.cpf_faq_list-a1o {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cpf_faq_item-a1o {
  background: #162038;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.625rem;
}.cpf_faq_q-a1o {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-size: 0.875rem;
  color: #C4D4B0;
  font-weight: 600;
}.cpf_faq_q-a1o:hover {
  color: #EEF4E6;
}.cpf_faq_q_ic-a1o {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  font-size: 16px;
  align-items: center;
  height: 24px;
  justify-content: center;
  display: flex;
  color: #5AC038;
  flex-shrink: 0;
}.cpf_faq_item-a1o.cpf_state_open-a1o .cpf_faq_q_ic-a1o {
  transform: rotate(45deg);
}.cpf_faq_a-a1o {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  color: #6B7D5C;
  font-size: 0.813rem;
}.cpf_faq_item-a1o.cpf_state_open-a1o .cpf_faq_a-a1o {
  display: block;
}.cpf_faq_a-a1o strong {
  color: #C4D4B0;
  font-weight: 700;
}.cpf_faq_a-a1o a {
  text-decoration: underline;
  color: #5AC038;
}.cpf_faq_a-a1o ul,.cpf_faq_a-a1o ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.cpf_faq_a-a1o ol {
  list-style: decimal;
}.cpf_faq_a-a1o li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.cpf_faq_a-a1o table {
  margin: 8px 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 769px) {.cpf_faq_a-a1o table {
  display: table;
}
}.cpf_faq_a-a1o th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4D4B0;
  font-weight: 700;
  text-align: left;
}.cpf_faq_a-a1o td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6B7D5C;
}.cpf_ft-a1o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070D1A;
  margin-top: 3rem;
}.cpf_ft_support-a1o {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.cpf_ft_support-a1o {
  padding: 28px 24px;
}
}.cpf_ft_support_in-a1o {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cpf_ft_support_main-a1o {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.cpf_ft_support_ic-a1o {
  color: #5AC038;
  flex-shrink: 0;
}.cpf_ft_support_ic-a1o svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
}.cpf_ft_support_text_title-a1o {
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEF4E6;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.cpf_ft_support_text_sub-a1o {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6B7D5C;
}.cpf_ft_support_btn-a1o {
  padding: 11px 22px;
  transition: background .2s;
  background: #5AC038;
  border-radius: 10px;
  flex-shrink: 0;
  font-weight: 700;
  color: #EEF4E6;
  white-space: nowrap;
  font-size: 13px;
}.cpf_ft_support_btn-a1o:hover {
  background: #6ED64A;
}.cpf_ft_support_contacts-a1o {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.cpf_ft_support_contact-a1o {
  color: #556048;
  line-height: 1.4;
  font-size: 12px;
}.cpf_ft_support_contact-a1o strong {
  margin-bottom: 2px;
  color: #8BA07A;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.cpf_ft_main-a1o {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.cpf_ft_main-a1o {
  padding: 2.5rem 1.5rem 32px;
}
}.cpf_ft_main_in-a1o {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.cpf_ft_main_in-a1o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.cpf_ft_main_in-a1o {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cpf_ft_col_logo-a1o {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.cpf_ft_col_logo-a1o {
  grid-column: auto;
}
}.cpf_ft_logo-a1o {
  gap: 0.563rem;
  font-weight: 800;
  color: #EEF4E6;
  font-size: 16px;
  display: flex;
  margin-bottom: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.cpf_ft_logo_mark-a1o {
  overflow: hidden;
  border-radius: 6px;
  height: 30px;
  width: 30px;
}.cpf_ft_logo_mark-a1o img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.cpf_ft_logo_sub-a1o {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #556048;
  line-height: 1.55;
  max-width: 12.5rem;
}.cpf_ft_col_title-a1o {
  font-weight: 700;
  color: #8BA07A;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.75rem;
}.cpf_ft_col_links-a1o {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.cpf_ft_col_link-a1o {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #556048;
}.cpf_ft_col_link-a1o:hover {
  color: #C4D4B0;
}.cpf_ft_apps-a1o {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cpf_ft_app_card-a1o {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.375rem;
  gap: 0.625rem;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.cpf_ft_app_card-a1o:hover {
  border-color: rgba(90, 195, 58, 0.45);
}.cpf_ft_app_card_ic-a1o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.cpf_ft_app_card_os-a1o {
  font-size: 0.625rem;
  color: #556048;
  font-weight: 600;
}.cpf_ft_app_card_action-a1o {
  color: #C4D4B0;
  font-weight: 700;
  font-size: 0.75rem;
}.cpf_ft_bot-a1o {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.cpf_ft_bot-a1o {
  padding: 20px 1.5rem;
}
}.cpf_ft_bot_in-a1o {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.cpf_ft_socials-a1o {
  gap: 0.5rem;
  display: flex;
}.cpf_ft_soc-a1o {
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #8BA07A;
}.cpf_ft_soc-a1o svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.cpf_ft_soc-a1o:hover {
  background: rgba(255, 255, 255, 0.07);
}.cpf_ft_legal-a1o {
  flex: 1;
  line-height: 1.6;
  color: #7A8D6E;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 12.5rem;
}.cpf_ft_legal-a1o strong {
  font-weight: 700;
  color: #8BA07A;
}.cpf_ft_legal-a1o a {
  color: #8BA07A;
  text-decoration: underline;
}.cpf_ft_age-a1o {
  border: 2px solid #7A8D6E;
  border-radius: 50%;
  width: 2rem;
  font-size: 0.688rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  font-weight: 800;
  color: #7A8D6E;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
}