*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  color: #C8E89A;
  background-color: #0B0D0A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.hca-layout-sx1 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.hca-page-sx1 {
  display: flex;
  min-height: 100vh;
}.hca-main-sx1 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.hca-main-sx1 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.hca-main-sx1 {
  padding-bottom: 4.5rem;
}
}.hca-gc-sx1 {
  overflow: hidden;
  background: #0F1209;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.hca-gc-sx1 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.hca-gc-sx1 {
  width: 10.5rem;
}
}.hca-gc-sx1:hover {
  transform: translateY(-3px);
  border-color: rgba(110, 230, 0, 0.06);
}.hca-gc_img-sx1 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.hca-gc_img-sx1 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.hca-gc_hover-sx1 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7, 9, 7, 0.72);
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.hca-gc-sx1:hover .hca-gc_hover-sx1 {
  opacity: 1;
}.hca-gc_hover_btn-sx1 {
  background: #6EE600;
  border-radius: 0.313rem;
  padding: 0.5rem 16px;
  color: #F2FFDF;
  font-weight: 700;
  font-size: 0.75rem;
}.hca-gc_info-sx1 {
  padding: 8px 10px 10px;
}.hca-gc_name-sx1 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #C8E89A;
}.hca-gc_prov-sx1 {
  color: #527038;
  font-size: 0.625rem;
}.hca-gc_tag-sx1 {
  border-radius: 4px;
  padding: 2px 7px;
  left: 6px;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
  top: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
}.hca-gc_tag_hot-sx1 {
  background: #EF4444;
  color: #fff;
}.hca-gc_tag_new-sx1 {
  background: #22C55E;
  color: #0B0D0A;
}.hca-gc_tag_jp-sx1 {
  background: #F5A623;
  color: #0B0D0A;
}.hca-gc_tag_ex-sx1 {
  background: #2A5C00;
  color: #fff;
}.hca-gc_tag_live-sx1 {
  background: #EF4444;
  color: #fff;
}.hca-gr-sx1 {
  padding: 32px 16px 0;
  background: #0B0D0A;
}
@media(min-width: 769px) {.hca-gr-sx1 {
  padding: 2.25rem 24px 0;
}
}.hca-gr_in-sx1 {
  margin: 0 auto;
  max-width: 1320px;
}.hca-gr_head-sx1 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.hca-gr_head_l-sx1 {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.hca-gr_ic-sx1 {
  border-radius: 8px;
  flex-shrink: 0;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
}.hca-gr_ic-sx1 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.hca-gr_title-sx1 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.hca-gr_title-sx1 {
  font-size: 1.125rem;
}
}.hca-gr_more-sx1 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  color: #6A8A48;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
}.hca-gr_more-sx1:hover {
  color: #6EE600;
}.hca-gr_more-sx1 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hca-gr_arrows-sx1 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.hca-gr_arr-sx1 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  align-items: center;
  color: #8BAF62;
}.hca-gr_arr-sx1:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2FFDF;
}.hca-gr_arr-sx1 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hca-gr_seo_h-sx1 {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8E89A;
  max-width: 42.5rem;
}
@media(min-width: 766px) {.hca-gr_seo_h-sx1 {
  font-size: 14px;
}
}.hca-gr_seo-sx1 {
  max-width: 680px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6A8A48;
  margin-bottom: 12px;
}.hca-gr_seo-sx1 strong {
  font-weight: 600;
  color: #C8E89A;
}.hca-gr_scroll-sx1 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.hca-gr_scroll-sx1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.hca-gr_scroll-sx1 {
  gap: 0.75rem;
}
}.hca-tb-sx1 {
  background: #0B0D0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  display: flex;
  left: 0;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  right: 0;
  z-index: 80;
}.hca-tb_in-sx1 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.hca-tb_burger-sx1 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  height: 38px;
  align-items: center;
  flex-shrink: 0;
  margin-right: 8px;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
}.hca-tb_burger-sx1:hover {
  background: rgba(255, 255, 255, 0.05);
}.hca-tb_burger_line-sx1 {
  background: #8BAF62;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.hca-tb_burger-sx1 {
  display: none;
}
}.hca-tb_logo-sx1 {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F2FFDF;
  font-size: 18px;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  align-items: center;
  letter-spacing: -.01em;
}.hca-tb_logo_mark-sx1 {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
}.hca-tb_logo_mark-sx1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hca-tb_nav-sx1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.hca-tb_nav-sx1 {
  display: flex;
}
}.hca-tb_tab-sx1 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  color: #8BAF62;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.hca-tb_tab-sx1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2FFDF;
}.hca-tb_tab-sx1.hca-state_active-sx1 {
  background: rgba(110, 230, 0, 0.14);
  color: #F2FFDF;
}.hca-tb_right-sx1 {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.hca-tb_login-sx1 {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  color: #C8E89A;
  display: none;
  font-size: 13px;
}.hca-tb_login-sx1:hover {
  border-color: rgba(110, 230, 0, 0.38);
  color: #F2FFDF;
}
@media(min-width: 477px) {.hca-tb_login-sx1 {
  display: block;
}
}.hca-tb_reg-sx1 {
  border-radius: 8px;
  transition: background .2s;
  background: #22C55E;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #080E04;
  font-size: 0.813rem;
  font-weight: 700;
}.hca-tb_reg-sx1:hover {
  background: #16A34A;
}.hca-sb-sx1 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #131610;
  left: 0;
  z-index: 70;
  position: fixed;
  bottom: 0;
  width: 13.75rem;
  overflow-y: auto;
  top: 56px;
}.hca-sb-sx1.hca-state_open-sx1 {
  transform: translateX(0);
}.hca-sb-sx1::-webkit-scrollbar {
  width: 0.25rem;
}.hca-sb-sx1::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.hca-sb-sx1 {
  transform: translateX(0);
}
}.hca-sb_auth-sx1 {
  padding: 14px 0.75rem 10px;
}.hca-sb_btn_reg-sx1 {
  padding: 0.688rem;
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  color: #080E04;
  font-size: 0.813rem;
  font-weight: 700;
}.hca-sb_btn_reg-sx1:hover {
  background: #16A34A;
}.hca-sb_btn_login-sx1 {
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #C8E89A;
  display: block;
}.hca-sb_btn_login-sx1:hover {
  border-color: rgba(110, 230, 0, 0.38);
  color: #F2FFDF;
}.hca-sb_promo-sx1 {
  overflow: hidden;
  background: linear-gradient(135deg,#112400,#131610);
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(110, 230, 0, 0.14);
  padding: 0.75rem 14px;
  position: relative;
}.hca-sb_promo-sx1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(110, 230, 0, 0.14),transparent 70%);
  height: 5rem;
  content: '';
  width: 5rem;
  top: -1.25rem;
  position: absolute;
  right: -20px;
}.hca-sb_promo_title-sx1 {
  color: #6EE600;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.hca-sb_promo_text-sx1 {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #F2FFDF;
}.hca-sb_promo_sub-sx1 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6A8A48;
}.hca-sb_nav-sx1 {
  padding: 6px 0.5rem 16px;
}.hca-sb_nav_lb-sx1 {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #527038;
}.hca-sb_link-sx1 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 5px;
  padding: 0.563rem 0.625rem;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  color: #8BAF62;
  font-weight: 500;
  overflow-wrap: break-word;
}.hca-sb_link-sx1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2FFDF;
}.hca-sb_link-sx1.hca-state_active-sx1 {
  background: rgba(110, 230, 0, 0.14);
  color: #F2FFDF;
}.hca-sb_ic-sx1 {
  border-radius: 0.313rem;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  align-items: center;
}.hca-sb_ic-sx1 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hca-sb_ic_1-sx1 {
  background: rgba(110, 230, 0, 0.06);
  color: #6EE600;
}.hca-sb_ic_2-sx1 {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.hca-sb_ic_3-sx1 {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.hca-sb_ic_4-sx1 {
  background: rgba(42, 92, 0, 0.35);
  color: #2A5C00;
}.hca-sb_ic_5-sx1 {
  background: rgba(110, 230, 0, 0.06);
  color: #EC4899;
}.hca-sb_ic_6-sx1 {
  background: rgba(42, 92, 0, 0.35);
  color: #9333EA;
}.hca-sb_badge-sx1 {
  background: #F5A623;
  padding: 2px 7px;
  border-radius: 0.313rem;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #080E04;
}.hca-sb_bot-sx1 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.hca-sb_lang-sx1,.hca-sb_help-sx1 {
  gap: 0.375rem;
  border-radius: 5px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 0.563rem 0.375rem;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #8BAF62;
  display: flex;
}.hca-sb_lang-sx1:hover,.hca-sb_help-sx1:hover {
  border-color: rgba(110, 230, 0, 0.38);
  color: #F2FFDF;
}.hca-sb_lang-sx1 svg,.hca-sb_help-sx1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.hca-sb_bd-sx1 {
  background: rgba(7, 9, 7, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.hca-sb_bd-sx1.hca-state_on-sx1 {
  display: block;
}
@media(min-width: 1078px) {.hca-sb_bd-sx1 {
  display: none!important;
}
}.hca-mob_nav-sx1 {
  background: #131610;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1083px) {.hca-mob_nav-sx1 {
  display: none;
}
}.hca-mob_nav_item-sx1 {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #527038;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.hca-mob_nav_ic-sx1 {
  line-height: 1;
}.hca-mob_nav_ic-sx1 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.hca-mob_nav_lb-sx1 {
  font-weight: 600;
  color: #527038;
  font-size: 0.625rem;
}.hca-mob_nav_item-sx1.hca-state_active-sx1 {
  color: #6EE600;
}.hca-mob_nav_item-sx1.hca-state_active-sx1 .hca-mob_nav_lb-sx1 {
  color: #6EE600;
}.hca-hero-sx1 {
  background: #0B0D0A;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.hca-hero-sx1 {
  padding: 1.5rem 24px 0;
}
}.hca-hero_in-sx1 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 861px) {.hca-hero_in-sx1 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.hca-hero_in-sx1 {
  grid-template-columns: 1fr 21.25rem;
}
}.hca-hero_promo-sx1 {
  border-radius: 13px;
  overflow: hidden;
  background: #0F1209;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.hca-hero_promo-sx1 {
  min-height: 280px;
}
}.hca-hero_promo_bg-sx1 {
  background: linear-gradient(120deg,#112400 0%,#0B0D0A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.hca-hero_promo_bg-sx1::after {
  background: linear-gradient(90deg,#0B0D0A 0%,rgba(7, 9, 7, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hca-hero_promo_glow-sx1 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42, 92, 0, 0.35) 0%,transparent 65%);
  pointer-events: none;
  top: -2.5rem;
  width: 18.75rem;
  height: 300px;
  position: absolute;
  right: 60px;
}.hca-hero_promo_ct-sx1 {
  padding: 28px 24px 1.75rem 28px;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
}
@media(min-width: 770px) {.hca-hero_promo_ct-sx1 {
  padding: 40px 32px;
}
}.hca-hero_badge-sx1 {
  border: 1px solid rgba(110, 230, 0, 0.06);
  background: rgba(110, 230, 0, 0.14);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #6EE600;
  font-weight: 700;
  text-transform: uppercase;
}.hca-hero_h1-sx1 {
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.15;
  color: #F2FFDF;
  overflow-wrap: break-word;
}.hca-hero_h1-sx1 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 767px) {.hca-hero_h1-sx1 {
  font-size: 36px;
}
}.hca-hero_sub-sx1 {
  font-size: 13px;
  line-height: 1.55;
  color: #8BAF62;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.hca-hero_sub-sx1 {
  font-size: 0.875rem;
}
}.hca-hero_row-sx1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hca-hero_cta-sx1 {
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  background: #22C55E;
  color: #080E04;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 18px rgba(34, 197, 94, 0.40);
  font-weight: 700;
}.hca-hero_cta-sx1:hover {
  background: #16A34A;
}.hca-hero_terms-sx1 {
  color: #527038;
  font-size: 11px;
}.hca-hero_game-sx1 {
  border-radius: 13px;
  background: #0F1209;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.hca-hero_game_badge-sx1 {
  border: 1px solid rgba(245, 166, 35, 0.14);
  border-radius: 20px;
  padding: 5px 0.625rem;
  background: rgba(245, 166, 35, 0.14);
  position: absolute;
  left: 0.75rem;
  letter-spacing: .06em;
  color: #F5A623;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
}.hca-hero_game_badge-sx1 svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.hca-hero_game_img-sx1 {
  background: linear-gradient(135deg,#112400,#0B0D0A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hca-hero_game_img-sx1 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.hca-hero_game_play-sx1 {
  inset: 0;
  background: rgba(7, 9, 7, 0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.hca-hero_game-sx1:hover .hca-hero_game_play-sx1 {
  opacity: 1;
}.hca-hero_game_play-sx1 span {
  border-radius: 50%;
  background: #6EE600;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 52px;
}.hca-hero_game_play-sx1 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.hca-hero_game_info-sx1 {
  padding: 14px 16px;
}.hca-hero_game_title-sx1 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F2FFDF;
  font-size: 15px;
}.hca-hero_game_provider-sx1 {
  font-size: 11px;
  color: #6A8A48;
}.hca-hero_game_btn-sx1 {
  background: #6EE600;
  transition: background .2s;
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  border-radius: 0.5rem;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #F2FFDF;
  font-weight: 700;
}.hca-hero_game-sx1:hover .hca-hero_game_btn-sx1 {
  background: #82FF00;
}.hca-sbar-sx1 {
  padding: 1rem 16px 0;
  background: #0B0D0A;
}
@media(min-width: 771px) {.hca-sbar-sx1 {
  padding: 18px 24px 0;
}
}.hca-sbar_in-sx1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hca-sbar_row-sx1 {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.hca-sbar_input-sx1 {
  flex: 1;
  padding: 11px 16px;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0F1209;
  color: #6A8A48;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
}.hca-sbar_input-sx1:hover {
  border-color: rgba(110, 230, 0, 0.38);
}.hca-sbar_input-sx1 svg {
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
}.hca-sbar_providers-sx1 {
  padding: 11px 18px;
  gap: 8px;
  border-radius: 0.5rem;
  background: #0F1209;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  color: #C8E89A;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.hca-sbar_providers-sx1:hover {
  border-color: rgba(110, 230, 0, 0.38);
  color: #F2FFDF;
}.hca-sbar_providers-sx1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
}.hca-sbar_tabs-sx1 {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.hca-sbar_tabs-sx1::-webkit-scrollbar {
  display: none;
}.hca-sbar_tab-sx1 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  color: #8BAF62;
  font-size: 12px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  cursor: pointer;
  white-space: nowrap;
}.hca-sbar_tab-sx1:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(110, 230, 0, 0.38);
  color: #F2FFDF;
}.hca-sbar_tab-sx1.hca-state_active-sx1 {
  background: rgba(110, 230, 0, 0.14);
  border-color: rgba(110, 230, 0, 0.06);
  color: #F2FFDF;
}.hca-sbar_tab_ic-sx1 svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hca-gr_jp-sx1 {
  padding: 20px;
  border-radius: 13px;
  background: linear-gradient(135deg,#1A0A3D 0%,#0A0714 100%);
  overflow: hidden;
  position: relative;
}.hca-gr_jp-sx1::before {
  background: radial-gradient(circle,rgba(42, 92, 0, 0.35) 0%,transparent 70%);
  border-radius: 50%;
  left: -3.75rem;
  content: '';
  width: 15.625rem;
  position: absolute;
  height: 250px;
  top: -60px;
}.hca-gr_jp-sx1::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 166, 35, 0.14) 0%,transparent 70%);
  bottom: -40px;
  content: '';
  position: absolute;
  height: 200px;
  width: 200px;
  right: 0;
}.hca-gr_jp_head-sx1 {
  gap: 16px;
  z-index: 1;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.hca-gr_jp_info-sx1 {
  flex: 1;
}.hca-gr_jp_label-sx1 {
  color: #9333EA;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.375rem;
}.hca-gr_jp_label-sx1 svg {
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 4px;
  height: 14px;
}.hca-gr_jp_amount-sx1 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
}
@media(min-width: 771px) {.hca-gr_jp_amount-sx1 {
  font-size: 2.5rem;
}
}.hca-gr_jp_amount-sx1 span {
  color: #F5A623;
}.hca-gr_jp_seo-sx1 {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
  color: #8BAF62;
}.hca-gr_jp_cta-sx1 {
  border-radius: 0.5rem;
  background: rgba(42, 92, 0, 0.35);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(42, 92, 0, 0.35);
  font-weight: 700;
  z-index: 1;
  margin-top: 4px;
  flex-shrink: 0;
  color: #F2FFDF;
  position: relative;
  font-size: 0.813rem;
  align-self: flex-start;
  white-space: nowrap;
}.hca-gr_jp_cta-sx1:hover {
  background: #2A5C00;
}.hca-gcg-sx1 {
  padding: 2.25rem 16px 0;
  background: #0B0D0A;
}
@media(min-width:768px) {.hca-gcg-sx1 {
  padding: 2.75rem 1.5rem 0;
}
}.hca-gcg_in-sx1 {
  margin: 0 auto;
  max-width: 1320px;
}.hca-gcg_head-sx1 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.hca-gcg_label-sx1 {
  color: #6EE600;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.hca-gcg_h2-sx1 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  font-size: 22px;
}
@media(min-width: 770px) {.hca-gcg_h2-sx1 {
  font-size: 1.75rem;
}
}.hca-gcg_intro-sx1 {
  color: #6A8A48;
  line-height: 1.6;
  font-size: 0.813rem;
}.hca-gcg_grid-sx1 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.hca-gcg_grid-sx1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hca-gcg_grid-sx1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hca-gcg_card-sx1 {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
}.hca-gcg_card-sx1:hover {
  border-color: rgba(110, 230, 0, 0.14);
  transform: translateY(-3px);
}.hca-gcg_card_bg-sx1 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hca-gcg_card_bg-sx1::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hca-gcg_card_ic-sx1 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  top: 18px;
  width: 2.5rem;
  display: flex;
  z-index: 2;
  position: absolute;
  color: #F2FFDF;
  height: 2.5rem;
  right: 18px;
  justify-content: center;
  align-items: center;
}.hca-gcg_card_ic-sx1 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.hca-gcg_card_ct-sx1 {
  z-index: 1;
  position: relative;
}.hca-gcg_card_h-sx1 {
  font-size: 18px;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hca-gcg_card_h-sx1 {
  font-size: 20px;
}
}.hca-gcg_card_p-sx1 {
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.hca-gcg_card_p-sx1 strong {
  color: #F2FFDF;
  font-weight: 600;
}.hca-gcg_card_cta-sx1 {
  gap: 4px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  color: #6EE600;
  align-items: center;
}.hca-gcg_card_cta-sx1 svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.hca-ws-sx1 {
  padding: 2rem 16px 0;
  background: #0B0D0A;
}
@media(min-width: 769px) {.hca-ws-sx1 {
  padding: 2.25rem 1.5rem 0;
}
}.hca-ws_in-sx1 {
  margin: 0 auto;
  max-width: 1320px;
}.hca-ws_head-sx1 {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.hca-ws_title-sx1 {
  gap: 0.625rem;
  font-weight: 700;
  align-items: center;
  color: #F2FFDF;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
}.hca-ws_title_ic-sx1 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
}.hca-ws_online-sx1 {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #6A8A48;
}.hca-ws_online_dot-sx1 {
  border-radius: 50%;
  background: #22C55E;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.14);
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
}.hca-ws_scroll-sx1 {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.hca-ws_scroll-sx1::-webkit-scrollbar {
  display: none;
}.hca-wc-sx1 {
  border-radius: 8px;
  background: #0F1209;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hca-wc_img-sx1 {
  border-radius: 5px;
  background: #131610;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.hca-wc_img-sx1 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hca-wc_info-sx1 {
  min-width: 0;
}.hca-wc_game-sx1 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #C8E89A;
  font-size: 12px;
  text-overflow: ellipsis;
}.hca-wc_player-sx1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #527038;
  font-size: 10px;
}.hca-wc_amount-sx1 {
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  color: #22C55E;
  font-size: 0.813rem;
}.hca-htp-sx1 {
  padding: 2.25rem 1rem 0;
  background: #0B0D0A;
}
@media(min-width: 767px) {.hca-htp-sx1 {
  padding: 44px 24px 0;
}
}.hca-htp_in-sx1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hca-htp_head-sx1 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.hca-htp_label-sx1 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6EE600;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.hca-htp_h2-sx1 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.hca-htp_h2-sx1 {
  font-size: 1.75rem;
}
}.hca-htp_intro-sx1 {
  color: #6A8A48;
  line-height: 1.6;
  font-size: 14px;
}.hca-htp_steps-sx1 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.hca-htp_steps-sx1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.hca-htp_steps-sx1 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.hca-htp_step-sx1 {
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 1.125rem;
  background: #131610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  position: relative;
}.hca-htp_step_num-sx1 {
  background: #6EE600;
  border-radius: 50%;
  display: flex;
  height: 1.75rem;
  justify-content: center;
  top: -0.75rem;
  position: absolute;
  font-weight: 800;
  color: #080E04;
  left: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  width: 1.75rem;
  align-items: center;
  font-size: 13px;
}.hca-htp_step_ic-sx1 {
  margin: 0.5rem 0 0.75rem;
  border-radius: 5px;
  background: rgba(110, 230, 0, 0.14);
  color: #6EE600;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
  height: 36px;
}.hca-htp_step_ic-sx1 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hca-htp_step_h-sx1 {
  margin-bottom: 6px;
  font-weight: 700;
  color: #F2FFDF;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.25;
}.hca-htp_step_p-sx1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #6A8A48;
}.hca-htp_step_p-sx1 strong {
  color: #C8E89A;
  font-weight: 600;
}.hca-htp_cta-sx1 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #22C55E;
  border-radius: 0.5rem;
  font-size: 14px;
  color: #080E04;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
}.hca-htp_cta-sx1:hover {
  background: #16A34A;
}.hca-reg-sx1 {
  background: #0B0D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hca-reg-sx1 {
  padding: 2.75rem 1.5rem 0;
}
}.hca-reg_in-sx1 {
  margin: 0 auto;
  border-radius: 0.813rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  background: #131610;
  max-width: 1320px;
}
@media(min-width: 769px) {.hca-reg_in-sx1 {
  padding: 40px;
}
}.hca-reg_top-sx1 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.hca-reg_top-sx1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hca-reg_label-sx1 {
  font-size: 11px;
  color: #6EE600;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}.hca-reg_h2-sx1 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  margin-bottom: 12px;
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 769px) {.hca-reg_h2-sx1 {
  font-size: 1.75rem;
}
}.hca-reg_bonus-sx1 {
  background: rgba(245, 166, 35, 0.14);
  gap: 0.5rem;
  border: 1px solid rgba(245, 166, 35, 0.14);
  border-radius: 8px;
  padding: 0.625rem 16px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.hca-reg_bonus_amount-sx1 {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.25rem;
}.hca-reg_bonus_text-sx1 {
  line-height: 1.35;
  color: #8BAF62;
  font-size: 13px;
}.hca-reg_cta_btn-sx1 {
  padding: 14px 32px;
  border-radius: 0.5rem;
  background: #22C55E;
  transition: background .2s;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 18px rgba(34, 197, 94, 0.40);
  display: inline-block;
  font-size: 15px;
  color: #080E04;
  margin-bottom: 12px;
  font-weight: 700;
}.hca-reg_cta_btn-sx1:hover {
  background: #16A34A;
}.hca-reg_terms-sx1 {
  line-height: 1.5;
  font-size: 11px;
  color: #527038;
}.hca-reg_seo-sx1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A8A48;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 20px;
}.hca-reg_seo-sx1 p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #6A8A48;
  line-height: 1.65;
}.hca-reg_seo-sx1 p:last-child {
  margin-bottom: 0;
}.hca-reg_seo-sx1 strong {
  color: #C8E89A;
  font-weight: 700;
}.hca-reg_seo-sx1 a {
  transition: color .2s;
  color: #6EE600;
  text-decoration: underline;
}.hca-reg_seo-sx1 a:hover {
  color: #82FF00;
}.hca-reg_seo-sx1 ul,.hca-reg_seo-sx1 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.hca-reg_seo-sx1 ol {
  list-style: decimal;
}.hca-reg_seo-sx1 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #6A8A48;
  line-height: 1.65;
}.hca-reg_seo-sx1 table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hca-reg_seo-sx1 table {
  display: table;
}
}.hca-reg_seo-sx1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C8E89A;
  font-weight: 700;
  text-align: left;
}.hca-reg_seo-sx1 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A8A48;
}.hca-reg_steps-sx1 {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.hca-reg_steps-sx1 {
  margin-top: 0;
}
}.hca-reg_step-sx1 {
  gap: 14px;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hca-reg_step_num-sx1 {
  border: 1px solid rgba(110, 230, 0, 0.06);
  border-radius: 50%;
  background: rgba(110, 230, 0, 0.14);
  color: #6EE600;
  height: 34px;
  font-weight: 800;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
  flex-shrink: 0;
  width: 34px;
  display: flex;
}.hca-reg_step_title-sx1 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2FFDF;
}.hca-reg_step_text-sx1 {
  color: #6A8A48;
  font-size: 12px;
  line-height: 1.5;
}.hca-reg_trust-sx1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.hca-reg_trust_item-sx1 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #6A8A48;
  overflow-wrap: break-word;
}.hca-reg_trust_ic-sx1 svg {
  stroke-linecap: round;
  height: 16px;
  color: #6EE600;
  stroke-linejoin: round;
  width: 16px;
}.hca-prov-sx1 {
  background: #0B0D0A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hca-prov-sx1 {
  padding: 2.75rem 1.5rem 0;
}
}.hca-prov_in-sx1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hca-prov_head-sx1 {
  margin-bottom: 1rem;
}.hca-prov_label-sx1 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #6EE600;
  font-weight: 700;
  font-size: 0.688rem;
}.hca-prov_h2-sx1 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.hca-prov_h2-sx1 {
  font-size: 1.5rem;
}
}.hca-prov_seo-sx1 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #6A8A48;
}.hca-prov_seo-sx1 strong {
  color: #C8E89A;
  font-weight: 700;
}.hca-prov_seo-sx1 a {
  color: #6EE600;
  text-decoration: underline;
}.hca-prov_grid-sx1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.hca-prov_grid-sx1 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.hca-prov_grid-sx1 {
  grid-template-columns: repeat(8,1fr);
}
}.hca-prov_card-sx1 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  background: #0F1209;
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.hca-prov_card-sx1:hover {
  background: #131610;
  border-color: rgba(110, 230, 0, 0.38);
}.hca-prov_logo-sx1 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  overflow: hidden;
  height: 2.75rem;
  display: flex;
  width: 44px;
  align-items: center;
  justify-content: center;
}.hca-prov_logo-sx1 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.hca-prov_name-sx1 {
  color: #8BAF62;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
}.hca-bon-sx1 {
  background: #0B0D0A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hca-bon-sx1 {
  padding: 44px 24px 0;
}
}.hca-bon_in-sx1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hca-bon_head-sx1 {
  margin-bottom: 1.25rem;
}.hca-bon_label-sx1 {
  color: #6EE600;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.hca-bon_h2-sx1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2FFDF;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.hca-bon_h2-sx1 {
  font-size: 24px;
}
}.hca-bon_seo-sx1 {
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6A8A48;
}.hca-bon_seo-sx1 strong {
  color: #C8E89A;
  font-weight: 700;
}.hca-bon_seo-sx1 a {
  text-decoration: underline;
  color: #6EE600;
}.hca-bon_grid-sx1 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.hca-bon_grid-sx1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hca-bon_grid-sx1 {
  grid-template-columns: repeat(5,1fr);
}
}.hca-bon_card-sx1 {
  border-radius: 8px;
  background: #0F1209;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.hca-bon_card-sx1:hover {
  border-color: rgba(110, 230, 0, 0.06);
  transform: translateY(-2px);
}.hca-bon_card_ic-sx1 svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
}.hca-bon_card_ic-sx1 {
  margin-bottom: 0.625rem;
}.hca-bon_card_type-sx1 {
  font-size: 0.625rem;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #6A8A48;
  font-weight: 700;
  text-transform: uppercase;
}.hca-bon_card_amount-sx1 {
  color: #F5A623;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
}.hca-bon_card_name-sx1 {
  overflow-wrap: break-word;
  color: #F2FFDF;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
}.hca-bon_card_detail-sx1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #527038;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.hca-app-sx1 {
  background: #0B0D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.hca-app-sx1 {
  padding: 2.75rem 24px 0;
}
}.hca-app_in-sx1 {
  margin: 0 auto;
  max-width: 1320px;
}.hca-app_head-sx1 {
  margin-bottom: 16px;
}.hca-app_label-sx1 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #6EE600;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hca-app_h2-sx1 {
  font-weight: 800;
  color: #F2FFDF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hca-app_h2-sx1 {
  font-size: 1.5rem;
}
}.hca-app_sub-sx1 {
  line-height: 1.6;
  font-size: 13px;
  color: #6A8A48;
  max-width: 600px;
  overflow-wrap: break-word;
}.hca-app_sub-sx1 strong {
  color: #C8E89A;
  font-weight: 700;
}.hca-app_cards-sx1 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hca-app_cards-sx1 {
  grid-template-columns: repeat(3,1fr);
}
}.hca-app_card-sx1 {
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.hca-app_card_ios-sx1 {
  background: linear-gradient(135deg,rgba(110, 230, 0, 0.14) 0%,#131610 100%);
}.hca-app_card_android-sx1 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#131610 100%);
}.hca-app_card_win-sx1 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#131610 100%);
}.hca-app_card_ic-sx1 svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
}.hca-app_card_ic-sx1 {
  color: #F2FFDF;
  flex-shrink: 0;
}.hca-app_card_os-sx1 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #6A8A48;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.hca-app_card_title-sx1 {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F2FFDF;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.hca-app_card_text-sx1 {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 14px;
  color: #6A8A48;
}.hca-app_card_btn-sx1 {
  gap: 0.438rem;
  border-radius: 0.313rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(110, 230, 0, 0.38);
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  color: #F2FFDF;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
}.hca-app_card_btn-sx1:hover {
  background: rgba(255, 255, 255, 0.07);
}.hca-seo-sx1 {
  padding: 36px 16px 0;
  background: #0B0D0A;
}
@media(min-width:768px) {.hca-seo-sx1 {
  padding: 44px 1.5rem 0;
}
}.hca-seo_in-sx1 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #131610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 13px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hca-seo_in-sx1 {
  padding: 2.25rem 40px;
}
}.hca-seo_label-sx1 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #6EE600;
  font-weight: 700;
  margin-bottom: 10px;
}.hca-seo_h2-sx1 {
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2FFDF;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.hca-seo_h2-sx1 {
  font-size: 24px;
}
}.hca-seo_body-sx1 {
  line-height: 1.75;
  color: #8BAF62;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hca-seo_body-sx1 p {
  line-height: 1.75;
  color: #8BAF62;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.hca-seo_body-sx1 p:last-child {
  margin-bottom: 0;
}.hca-seo_body-sx1 strong {
  color: #C8E89A;
  font-weight: 700;
}.hca-seo_body-sx1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #6EE600;
}.hca-seo_body-sx1 a:hover {
  color: #82FF00;
}.hca-seo_body-sx1 ul,.hca-seo_body-sx1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hca-seo_body-sx1 ol {
  list-style: decimal;
}.hca-seo_body-sx1 li {
  color: #8BAF62;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.hca-seo_body-sx1 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.hca-seo_body-sx1 table {
  display: table;
}
}.hca-seo_body-sx1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8E89A;
  text-align: left;
  font-weight: 700;
}.hca-seo_body-sx1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8BAF62;
}.hca-seo_cols-sx1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hca-seo_cols-sx1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hca-seo_cols-sx1 {
  grid-template-columns: repeat(3,1fr);
}
}.hca-seo_col_h-sx1 {
  margin-bottom: 7px;
  color: #C8E89A;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.hca-seo_col_p-sx1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6A8A48;
  line-height: 1.65;
}.hca-seo_stats-sx1 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hca-seo_stat-sx1 {
  background: rgba(110, 230, 0, 0.06);
  flex: 1;
  border: 1px solid rgba(110, 230, 0, 0.14);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.hca-seo_stat_val-sx1 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #6EE600;
  font-size: 1.25rem;
}.hca-seo_stat_lb-sx1 {
  color: #6A8A48;
  font-size: 11px;
  overflow-wrap: break-word;
}.hca-faq-sx1 {
  padding: 2.25rem 16px 0;
  background: #0B0D0A;
}
@media(min-width: 765px) {.hca-faq-sx1 {
  padding: 2.75rem 1.5rem 0;
}
}.hca-faq_in-sx1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hca-faq_head-sx1 {
  margin-bottom: 20px;
}.hca-faq_label-sx1 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #6EE600;
  font-size: 11px;
}.hca-faq_h2-sx1 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F2FFDF;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.hca-faq_h2-sx1 {
  font-size: 24px;
}
}.hca-faq_list-sx1 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hca-faq_item-sx1 {
  background: #131610;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.hca-faq_q-sx1 {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  color: #C8E89A;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.875rem;
}.hca-faq_q-sx1:hover {
  color: #F2FFDF;
}.hca-faq_q_ic-sx1 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  width: 1.5rem;
  font-size: 1rem;
  color: #6EE600;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.hca-faq_item-sx1.hca-state_open-sx1 .hca-faq_q_ic-sx1 {
  transform: rotate(45deg);
}.hca-faq_a-sx1 {
  padding: 0 1.25rem 16px;
  color: #6A8A48;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  display: none;
}.hca-faq_item-sx1.hca-state_open-sx1 .hca-faq_a-sx1 {
  display: block;
}.hca-faq_a-sx1 strong {
  font-weight: 700;
  color: #C8E89A;
}.hca-faq_a-sx1 a {
  text-decoration: underline;
  color: #6EE600;
}.hca-faq_a-sx1 ul,.hca-faq_a-sx1 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.hca-faq_a-sx1 ol {
  list-style: decimal;
}.hca-faq_a-sx1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hca-faq_a-sx1 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.hca-faq_a-sx1 table {
  display: table;
}
}.hca-faq_a-sx1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  color: #C8E89A;
  text-align: left;
  font-weight: 700;
}.hca-faq_a-sx1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6A8A48;
}.hca-seo-sx1 {
  background: #0B0D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.hca-seo-sx1 {
  padding: 2.75rem 24px 0;
}
}.hca-seo_in-sx1 {
  padding: 1.75rem 24px;
  background: #131610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 13px;
  max-width: 1320px;
}
@media(min-width: 765px) {.hca-seo_in-sx1 {
  padding: 36px 40px;
}
}.hca-seo_label-sx1 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  color: #6EE600;
}.hca-seo_h2-sx1 {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F2FFDF;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.hca-seo_h2-sx1 {
  font-size: 24px;
}
}.hca-seo_body-sx1 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8BAF62;
}.hca-seo_body-sx1 p {
  line-height: 1.75;
  font-size: 14px;
  color: #8BAF62;
  margin-bottom: 12px;
}.hca-seo_body-sx1 p:last-child {
  margin-bottom: 0;
}.hca-seo_body-sx1 strong {
  color: #C8E89A;
  font-weight: 700;
}.hca-seo_body-sx1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #6EE600;
}.hca-seo_body-sx1 a:hover {
  color: #82FF00;
}.hca-seo_body-sx1 ul,.hca-seo_body-sx1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hca-seo_body-sx1 ol {
  list-style: decimal;
}.hca-seo_body-sx1 li {
  line-height: 1.75;
  font-size: 14px;
  color: #8BAF62;
  margin-bottom: 0.375rem;
}.hca-seo_body-sx1 table {
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.hca-seo_body-sx1 table {
  display: table;
}
}.hca-seo_body-sx1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8E89A;
  font-weight: 700;
}.hca-seo_body-sx1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8BAF62;
}.hca-seo_cols-sx1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.hca-seo_cols-sx1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hca-seo_cols-sx1 {
  grid-template-columns: repeat(3,1fr);
}
}.hca-seo_col_h-sx1 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C8E89A;
  font-size: 13px;
  overflow-wrap: break-word;
}.hca-seo_col_p-sx1 {
  color: #6A8A48;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.hca-seo_stats-sx1 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.hca-seo_stat-sx1 {
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(110, 230, 0, 0.14);
  border-radius: 0.5rem;
  background: rgba(110, 230, 0, 0.06);
  min-width: 140px;
}.hca-seo_stat_val-sx1 {
  font-weight: 800;
  color: #6EE600;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.hca-seo_stat_lb-sx1 {
  color: #6A8A48;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hca-seo-sx1 {
  background: #0B0D0A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.hca-seo-sx1 {
  padding: 44px 1.5rem 0;
}
}.hca-seo_in-sx1 {
  background: #131610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.813rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.hca-seo_in-sx1 {
  padding: 36px 2.5rem;
}
}.hca-seo_label-sx1 {
  margin-bottom: 10px;
  color: #6EE600;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.hca-seo_h2-sx1 {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F2FFDF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.hca-seo_h2-sx1 {
  font-size: 1.5rem;
}
}.hca-seo_body-sx1 {
  color: #8BAF62;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.hca-seo_body-sx1 p {
  color: #8BAF62;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.hca-seo_body-sx1 p:last-child {
  margin-bottom: 0;
}.hca-seo_body-sx1 strong {
  font-weight: 700;
  color: #C8E89A;
}.hca-seo_body-sx1 a {
  transition: color .2s;
  color: #6EE600;
  text-decoration: underline;
}.hca-seo_body-sx1 a:hover {
  color: #82FF00;
}.hca-seo_body-sx1 ul,.hca-seo_body-sx1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hca-seo_body-sx1 ol {
  list-style: decimal;
}.hca-seo_body-sx1 li {
  color: #8BAF62;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hca-seo_body-sx1 table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.hca-seo_body-sx1 table {
  display: table;
}
}.hca-seo_body-sx1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8E89A;
  text-align: left;
  font-weight: 700;
}.hca-seo_body-sx1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8BAF62;
}.hca-seo_cols-sx1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.hca-seo_cols-sx1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hca-seo_cols-sx1 {
  grid-template-columns: repeat(3,1fr);
}
}.hca-seo_col_h-sx1 {
  margin-bottom: 7px;
  color: #C8E89A;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hca-seo_col_p-sx1 {
  overflow-wrap: break-word;
  color: #6A8A48;
  line-height: 1.65;
  font-size: 0.813rem;
}.hca-seo_stats-sx1 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hca-seo_stat-sx1 {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(110, 230, 0, 0.14);
  padding: 0.875rem 1rem;
  background: rgba(110, 230, 0, 0.06);
  min-width: 140px;
}.hca-seo_stat_val-sx1 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #6EE600;
  margin-bottom: 0.25rem;
}.hca-seo_stat_lb-sx1 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6A8A48;
}.hca-ft-sx1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070907;
  margin-top: 48px;
}.hca-ft_support-sx1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.hca-ft_support-sx1 {
  padding: 1.75rem 1.5rem;
}
}.hca-ft_support_in-sx1 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.hca-ft_support_main-sx1 {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.hca-ft_support_ic-sx1 {
  color: #6EE600;
  flex-shrink: 0;
}.hca-ft_support_ic-sx1 svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.hca-ft_support_text_title-sx1 {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2FFDF;
  overflow-wrap: break-word;
}.hca-ft_support_text_sub-sx1 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6A8A48;
}.hca-ft_support_btn-sx1 {
  border-radius: 8px;
  padding: 11px 22px;
  background: #6EE600;
  transition: background .2s;
  font-size: 13px;
  color: #F2FFDF;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.hca-ft_support_btn-sx1:hover {
  background: #82FF00;
}.hca-ft_support_contacts-sx1 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.hca-ft_support_contact-sx1 {
  color: #527038;
  line-height: 1.4;
  font-size: 12px;
}.hca-ft_support_contact-sx1 strong {
  color: #8BAF62;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.hca-ft_main-sx1 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.hca-ft_main-sx1 {
  padding: 2.5rem 24px 2rem;
}
}.hca-ft_main_in-sx1 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.hca-ft_main_in-sx1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.hca-ft_main_in-sx1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hca-ft_col_logo-sx1 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.hca-ft_col_logo-sx1 {
  grid-column: auto;
}
}.hca-ft_logo-sx1 {
  gap: 9px;
  align-items: center;
  color: #F2FFDF;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
}.hca-ft_logo_mark-sx1 {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 30px;
  height: 1.875rem;
}.hca-ft_logo_mark-sx1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hca-ft_logo_sub-sx1 {
  line-height: 1.55;
  color: #527038;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
}.hca-ft_col_title-sx1 {
  color: #8BAF62;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
}.hca-ft_col_links-sx1 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hca-ft_col_link-sx1 {
  transition: color .2s;
  color: #527038;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hca-ft_col_link-sx1:hover {
  color: #C8E89A;
}.hca-ft_apps-sx1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hca-ft_app_card-sx1 {
  transition: border-color .2s;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.hca-ft_app_card-sx1:hover {
  border-color: rgba(110, 230, 0, 0.38);
}.hca-ft_app_card_ic-sx1 svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hca-ft_app_card_os-sx1 {
  font-size: 0.625rem;
  color: #527038;
  font-weight: 600;
}.hca-ft_app_card_action-sx1 {
  font-weight: 700;
  font-size: 12px;
  color: #C8E89A;
}.hca-ft_bot-sx1 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.hca-ft_bot-sx1 {
  padding: 1.25rem 24px;
}
}.hca-ft_bot_in-sx1 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hca-ft_socials-sx1 {
  gap: 8px;
  display: flex;
}.hca-ft_soc-sx1 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  align-items: center;
  color: #8BAF62;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
}.hca-ft_soc-sx1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.hca-ft_soc-sx1:hover {
  background: rgba(255, 255, 255, 0.07);
}.hca-ft_legal-sx1 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #6D9050;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hca-ft_legal-sx1 strong {
  color: #8BAF62;
  font-weight: 700;
}.hca-ft_legal-sx1 a {
  color: #8BAF62;
  text-decoration: underline;
}.hca-ft_age-sx1 {
  border-radius: 50%;
  border: 2px solid #6D9050;
  width: 32px;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: #6D9050;
  font-size: 11px;
  display: flex;
}