*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B0C15;
  font-family: 'Rajdhani', sans-serif;
  color: #BDD0D0;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.coy-layout-gvq {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.coy-page-gvq {
  display: flex;
  min-height: 100vh;
}.coy-main-gvq {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.coy-main-gvq {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.coy-main-gvq {
  padding-bottom: 72px;
}
}.coy-gc-gvq {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0F1019;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 638px) {.coy-gc-gvq {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.coy-gc-gvq {
  width: 168px;
}
}.coy-gc-gvq:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 210, 190, 0.07);
}.coy-gc_img-gvq {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.coy-gc_img-gvq img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.coy-gc_hover-gvq {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 8, 16, 0.72);
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.coy-gc-gvq:hover .coy-gc_hover-gvq {
  opacity: 1;
}.coy-gc_hover_btn-gvq {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #1ED2BE;
  color: #EEF5F5;
  font-size: 0.75rem;
  font-weight: 700;
}.coy-gc_info-gvq {
  padding: 8px 0.625rem 10px;
}.coy-gc_name-gvq {
  overflow: hidden;
  color: #BDD0D0;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.coy-gc_prov-gvq {
  font-size: 10px;
  color: #4A6868;
}.coy-gc_tag-gvq {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2;
  font-size: 0.563rem;
  top: 6px;
  position: absolute;
  left: 6px;
  letter-spacing: .04em;
}.coy-gc_tag_hot-gvq {
  background: #E03444;
  color: #fff;
}.coy-gc_tag_new-gvq {
  background: #18C97A;
  color: #0B0C15;
}.coy-gc_tag_jp-gvq {
  background: #D4A017;
  color: #0B0C15;
}.coy-gc_tag_ex-gvq {
  background: #1A6FA8;
  color: #fff;
}.coy-gc_tag_live-gvq {
  background: #E03444;
  color: #fff;
}.coy-gr-gvq {
  background: #0B0C15;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.coy-gr-gvq {
  padding: 36px 1.5rem 0;
}
}.coy-gr_in-gvq {
  margin: 0 auto;
  max-width: 1340px;
}.coy-gr_head-gvq {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.coy-gr_head_l-gvq {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.coy-gr_ic-gvq {
  border-radius: 0.5rem;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 32px;
}.coy-gr_ic-gvq svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.coy-gr_title-gvq {
  overflow-wrap: break-word;
  color: #EEF5F5;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.coy-gr_title-gvq {
  font-size: 18px;
}
}.coy-gr_more-gvq {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  color: #5C7878;
  align-items: center;
  font-weight: 600;
}.coy-gr_more-gvq:hover {
  color: #1ED2BE;
}.coy-gr_more-gvq svg {
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.coy-gr_arrows-gvq {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.coy-gr_arr-gvq {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 30px;
  justify-content: center;
  color: #809898;
}.coy-gr_arr-gvq:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF5F5;
}.coy-gr_arr-gvq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.coy-gr_seo_h-gvq {
  margin: 0 0 6px;
  font-family: 'Orbitron', sans-serif;
  color: #BDD0D0;
  font-size: 0.813rem;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.coy-gr_seo_h-gvq {
  font-size: 14px;
}
}.coy-gr_seo-gvq {
  overflow-wrap: break-word;
  max-width: 680px;
  color: #5C7878;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}.coy-gr_seo-gvq strong {
  font-weight: 600;
  color: #BDD0D0;
}.coy-gr_scroll-gvq {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.coy-gr_scroll-gvq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.coy-gr_scroll-gvq {
  gap: 0.75rem;
}
}.coy-tb-gvq {
  background: #0B0C15;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  position: fixed;
  right: 0;
  left: 0;
  align-items: center;
  top: 0;
  z-index: 80;
  display: flex;
}.coy-tb_in-gvq {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.coy-tb_burger-gvq {
  gap: 0.313rem;
  border-radius: 0.5rem;
  height: 38px;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  flex-shrink: 0;
}.coy-tb_burger-gvq:hover {
  background: rgba(255, 255, 255, 0.05);
}.coy-tb_burger_line-gvq {
  border-radius: 1px;
  background: #809898;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width:1080px) {.coy-tb_burger-gvq {
  display: none;
}
}.coy-tb_logo-gvq {
  gap: 9px;
  font-size: 18px;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  color: #EEF5F5;
  align-items: center;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.coy-tb_logo_mark-gvq {
  border-radius: 8px;
  overflow: hidden;
  height: 2rem;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
}.coy-tb_logo_mark-gvq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.coy-tb_nav-gvq {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.coy-tb_nav-gvq {
  display: flex;
}
}.coy-tb_tab-gvq {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  color: #809898;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.coy-tb_tab-gvq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF5F5;
}.coy-tb_tab-gvq.coy-state_active-gvq {
  background: rgba(30, 210, 190, 0.18);
  color: #EEF5F5;
}.coy-tb_right-gvq {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.coy-tb_login-gvq {
  padding: 0.563rem 1rem;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #BDD0D0;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.coy-tb_login-gvq:hover {
  border-color: rgba(30, 210, 195, 0.45);
  color: #EEF5F5;
}
@media(min-width: 479px) {.coy-tb_login-gvq {
  display: block;
}
}.coy-tb_reg-gvq {
  background: #18C97A;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #080F0F;
  font-weight: 700;
  font-size: 0.813rem;
}.coy-tb_reg-gvq:hover {
  background: #22D988;
}.coy-sb-gvq {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #13152100;
  transform: translateX(-100%);
  width: 220px;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  left: 0;
  position: fixed;
}.coy-sb-gvq.coy-state_open-gvq {
  transform: translateX(0);
}.coy-sb-gvq::-webkit-scrollbar {
  width: 4px;
}.coy-sb-gvq::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.coy-sb-gvq {
  transform: translateX(0);
}
}.coy-sb_auth-gvq {
  padding: 14px 12px 10px;
}.coy-sb_btn_reg-gvq {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #18C97A;
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #080F0F;
  margin-bottom: 0.5rem;
  text-align: center;
}.coy-sb_btn_reg-gvq:hover {
  background: #22D988;
}.coy-sb_btn_login-gvq {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #BDD0D0;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  text-align: center;
}.coy-sb_btn_login-gvq:hover {
  border-color: rgba(30, 210, 195, 0.45);
  color: #EEF5F5;
}.coy-sb_promo-gvq {
  padding: 0.75rem 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#091E2E,#13152100);
  border: 1px solid rgba(30, 210, 190, 0.18);
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  position: relative;
}.coy-sb_promo-gvq::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 210, 190, 0.18),transparent 70%);
  content: '';
  right: -20px;
  position: absolute;
  width: 80px;
  height: 80px;
  top: -1.25rem;
}.coy-sb_promo_title-gvq {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #1ED2BE;
  text-transform: uppercase;
}.coy-sb_promo_text-gvq {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EEF5F5;
  font-size: 12px;
  font-weight: 600;
}.coy-sb_promo_sub-gvq {
  font-size: 10px;
  margin-top: 3px;
  color: #5C7878;
}.coy-sb_nav-gvq {
  padding: 0.375rem 0.5rem 1rem;
}.coy-sb_nav_lb-gvq {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #4A6868;
  text-transform: uppercase;
}.coy-sb_link-gvq {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #809898;
}.coy-sb_link-gvq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF5F5;
}.coy-sb_link-gvq.coy-state_active-gvq {
  background: rgba(30, 210, 190, 0.18);
  color: #EEF5F5;
}.coy-sb_ic-gvq {
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
  width: 30px;
}.coy-sb_ic-gvq svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.coy-sb_ic_1-gvq {
  background: rgba(30, 210, 190, 0.07);
  color: #1ED2BE;
}.coy-sb_ic_2-gvq {
  background: rgba(24, 201, 122, 0.16);
  color: #18C97A;
}.coy-sb_ic_3-gvq {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.coy-sb_ic_4-gvq {
  background: rgba(26, 111, 168, 0.22);
  color: #1A6FA8;
}.coy-sb_ic_5-gvq {
  background: rgba(30, 210, 190, 0.07);
  color: #D4387A;
}.coy-sb_ic_6-gvq {
  background: rgba(26, 111, 168, 0.22);
  color: #8B4FD8;
}.coy-sb_badge-gvq {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #D4A017;
  margin-left: auto;
  font-weight: 700;
  color: #080F0F;
  font-size: 0.563rem;
}.coy-sb_bot-gvq {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.coy-sb_lang-gvq,.coy-sb_help-gvq {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  font-weight: 600;
  color: #809898;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  display: flex;
}.coy-sb_lang-gvq:hover,.coy-sb_help-gvq:hover {
  border-color: rgba(30, 210, 195, 0.45);
  color: #EEF5F5;
}.coy-sb_lang-gvq svg,.coy-sb_help-gvq svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.coy-sb_bd-gvq {
  inset: 0;
  background: rgba(7, 8, 16, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.coy-sb_bd-gvq.coy-state_on-gvq {
  display: block;
}
@media(min-width: 1077px) {.coy-sb_bd-gvq {
  display: none!important;
}
}.coy-mob_nav-gvq {
  background: #13152100;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
  left: 0;
}
@media(min-width: 1077px) {.coy-mob_nav-gvq {
  display: none;
}
}.coy-mob_nav_item-gvq {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex-direction: column;
  cursor: pointer;
  color: #4A6868;
  align-items: center;
  display: flex;
}.coy-mob_nav_ic-gvq {
  line-height: 1;
}.coy-mob_nav_ic-gvq svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 20px;
}.coy-mob_nav_lb-gvq {
  font-weight: 600;
  font-size: 10px;
  color: #4A6868;
}.coy-mob_nav_item-gvq.coy-state_active-gvq {
  color: #1ED2BE;
}.coy-mob_nav_item-gvq.coy-state_active-gvq .coy-mob_nav_lb-gvq {
  color: #1ED2BE;
}.coy-hero-gvq {
  padding: 20px 16px 0;
  background: #0B0C15;
}
@media(min-width: 769px) {.coy-hero-gvq {
  padding: 1.5rem 24px 0;
}
}.coy-hero_in-gvq {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 863px) {.coy-hero_in-gvq {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.coy-hero_in-gvq {
  grid-template-columns: 1fr 340px;
}
}.coy-hero_promo-gvq {
  border-radius: 14px;
  overflow: hidden;
  background: #0F1019;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.coy-hero_promo-gvq {
  min-height: 17.5rem;
}
}.coy-hero_promo_bg-gvq {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#091E2E 0%,#0B0C15 100%);
  position: absolute;
  background-size: cover;
}.coy-hero_promo_bg-gvq::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0C15 0%,rgba(7, 8, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.coy-hero_promo_glow-gvq {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 111, 168, 0.22) 0%,transparent 65%);
  right: 3.75rem;
  position: absolute;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  height: 18.75rem;
}.coy-hero_promo_ct-gvq {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media(min-width: 770px) {.coy-hero_promo_ct-gvq {
  padding: 2.5rem 2rem;
}
}.coy-hero_badge-gvq {
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  background: rgba(30, 210, 190, 0.18);
  border: 1px solid rgba(30, 210, 190, 0.07);
  font-size: 0.625rem;
  color: #1ED2BE;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
}.coy-hero_h1-gvq {
  color: #EEF5F5;
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
}.coy-hero_h1-gvq em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 767px) {.coy-hero_h1-gvq {
  font-size: 36px;
}
}.coy-hero_sub-gvq {
  line-height: 1.55;
  color: #809898;
  margin-bottom: 20px;
  font-size: 13px;
}
@media(min-width: 767px) {.coy-hero_sub-gvq {
  font-size: 14px;
}
}.coy-hero_row-gvq {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.coy-hero_cta-gvq {
  transition: background .2s;
  background: #18C97A;
  border-radius: 0.5rem;
  padding: 13px 26px;
  box-shadow: 0 2px 16px rgba(24, 201, 122, 0.35), 0 1px 4px rgba(0, 0, 0, 0.60);
  font-size: 0.875rem;
  color: #080F0F;
  font-weight: 700;
}.coy-hero_cta-gvq:hover {
  background: #22D988;
}.coy-hero_terms-gvq {
  color: #4A6868;
  font-size: 0.688rem;
}.coy-hero_game-gvq {
  border-radius: 14px;
  overflow: hidden;
  background: #0F1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.coy-hero_game_badge-gvq {
  border-radius: 20px;
  border: 1px solid rgba(212, 160, 23, 0.18);
  background: rgba(212, 160, 23, 0.18);
  padding: 0.313rem 0.625rem;
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  color: #D4A017;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  z-index: 3;
  font-weight: 700;
}.coy-hero_game_badge-gvq svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
}.coy-hero_game_img-gvq {
  background: linear-gradient(135deg,#091E2E,#0B0C15);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.coy-hero_game_img-gvq img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.coy-hero_game_play-gvq {
  inset: 0;
  background: rgba(7, 8, 16, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.coy-hero_game-gvq:hover .coy-hero_game_play-gvq {
  opacity: 1;
}.coy-hero_game_play-gvq span {
  background: #1ED2BE;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.coy-hero_game_play-gvq span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.coy-hero_game_info-gvq {
  padding: 0.875rem 1rem;
}.coy-hero_game_title-gvq {
  color: #EEF5F5;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.coy-hero_game_provider-gvq {
  color: #5C7878;
  font-size: 0.688rem;
}.coy-hero_game_btn-gvq {
  padding: 11px;
  background: #1ED2BE;
  border-radius: 8px;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  color: #EEF5F5;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
}.coy-hero_game-gvq:hover .coy-hero_game_btn-gvq {
  background: #3DDDCA;
}.coy-sbar-gvq {
  padding: 16px 1rem 0;
  background: #0B0C15;
}
@media(min-width: 767px) {.coy-sbar-gvq {
  padding: 18px 1.5rem 0;
}
}.coy-sbar_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-sbar_row-gvq {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.coy-sbar_input-gvq {
  transition: border-color .2s;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 16px;
  background: #0F1019;
  gap: 10px;
  align-items: center;
  color: #5C7878;
  display: flex;
  cursor: pointer;
  font-size: 13px;
}.coy-sbar_input-gvq:hover {
  border-color: rgba(30, 210, 195, 0.45);
}.coy-sbar_input-gvq svg {
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.coy-sbar_providers-gvq {
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #0F1019;
  transition: border-color .2s;
  gap: 0.5rem;
  align-items: center;
  font-weight: 600;
  color: #BDD0D0;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
}.coy-sbar_providers-gvq:hover {
  border-color: rgba(30, 210, 195, 0.45);
  color: #EEF5F5;
}.coy-sbar_providers-gvq svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.coy-sbar_tabs-gvq {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.coy-sbar_tabs-gvq::-webkit-scrollbar {
  display: none;
}.coy-sbar_tab-gvq {
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #809898;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}.coy-sbar_tab-gvq:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(30, 210, 195, 0.45);
  color: #EEF5F5;
}.coy-sbar_tab-gvq.coy-state_active-gvq {
  border-color: rgba(30, 210, 190, 0.07);
  background: rgba(30, 210, 190, 0.18);
  color: #EEF5F5;
}.coy-sbar_tab_ic-gvq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.coy-gcg-gvq {
  padding: 36px 1rem 0;
  background: #0B0C15;
}
@media(min-width: 765px) {.coy-gcg-gvq {
  padding: 44px 1.5rem 0;
}
}.coy-gcg_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-gcg_head-gvq {
  margin-bottom: 20px;
  max-width: 720px;
}.coy-gcg_label-gvq {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #1ED2BE;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.coy-gcg_h2-gvq {
  color: #EEF5F5;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.coy-gcg_h2-gvq {
  font-size: 1.75rem;
}
}.coy-gcg_intro-gvq {
  color: #5C7878;
  font-size: 13px;
  line-height: 1.6;
}.coy-gcg_grid-gvq {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.coy-gcg_grid-gvq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.coy-gcg_grid-gvq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.coy-gcg_card-gvq {
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  display: flex;
  cursor: pointer;
  position: relative;
}.coy-gcg_card-gvq:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 210, 190, 0.18);
}.coy-gcg_card_bg-gvq {
  inset: 0;
  position: absolute;
  z-index: 0;
}.coy-gcg_card_bg-gvq::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.coy-gcg_card_ic-gvq {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  z-index: 2;
  height: 40px;
  color: #EEF5F5;
  top: 18px;
  justify-content: center;
  width: 2.5rem;
  position: absolute;
  align-items: center;
  display: flex;
  right: 18px;
}.coy-gcg_card_ic-gvq svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.coy-gcg_card_ct-gvq {
  position: relative;
  z-index: 1;
}.coy-gcg_card_h-gvq {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #EEF5F5;
  font-size: 1.125rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.coy-gcg_card_h-gvq {
  font-size: 1.25rem;
}
}.coy-gcg_card_p-gvq {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.coy-gcg_card_p-gvq strong {
  color: #EEF5F5;
  font-weight: 600;
}.coy-gcg_card_cta-gvq {
  gap: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
  color: #1ED2BE;
  display: inline-flex;
  font-size: 12px;
}.coy-gcg_card_cta-gvq svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.coy-ws-gvq {
  padding: 32px 16px 0;
  background: #0B0C15;
}
@media(min-width: 771px) {.coy-ws-gvq {
  padding: 36px 24px 0;
}
}.coy-ws_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-ws_head-gvq {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.coy-ws_title-gvq {
  gap: 10px;
  flex-wrap: wrap;
  color: #EEF5F5;
  font-family: 'Orbitron', sans-serif;
  align-items: center;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
}.coy-ws_title_ic-gvq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #D4A017;
  width: 18px;
}.coy-ws_online-gvq {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #5C7878;
}.coy-ws_online_dot-gvq {
  border-radius: 50%;
  background: #18C97A;
  width: 8px;
  box-shadow: 0 0 6px rgba(24, 201, 122, 0.16);
  flex-shrink: 0;
  height: 8px;
}.coy-ws_scroll-gvq {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.coy-ws_scroll-gvq::-webkit-scrollbar {
  display: none;
}.coy-wc-gvq {
  border-radius: 8px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  background: #0F1019;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.coy-wc_img-gvq {
  background: #13152100;
  overflow: hidden;
  border-radius: 4px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.coy-wc_img-gvq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.coy-wc_info-gvq {
  min-width: 0;
}.coy-wc_game-gvq {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #BDD0D0;
  text-overflow: ellipsis;
  font-weight: 600;
}.coy-wc_player-gvq {
  overflow: hidden;
  font-size: 0.625rem;
  color: #4A6868;
  text-overflow: ellipsis;
  white-space: nowrap;
}.coy-wc_amount-gvq {
  color: #18C97A;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.coy-htp-gvq {
  padding: 36px 16px 0;
  background: #0B0C15;
}
@media(min-width: 767px) {.coy-htp-gvq {
  padding: 44px 1.5rem 0;
}
}.coy-htp_in-gvq {
  margin: 0 auto;
  max-width: 1340px;
}.coy-htp_head-gvq {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.coy-htp_label-gvq {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #1ED2BE;
  font-size: 0.688rem;
}.coy-htp_h2-gvq {
  color: #EEF5F5;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.coy-htp_h2-gvq {
  font-size: 28px;
}
}.coy-htp_intro-gvq {
  font-size: 0.875rem;
  color: #5C7878;
  line-height: 1.6;
}.coy-htp_steps-gvq {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 639px) {.coy-htp_steps-gvq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.coy-htp_steps-gvq {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.coy-htp_step-gvq {
  background: #13152100;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 20px 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.coy-htp_step_num-gvq {
  border-radius: 50%;
  background: #1ED2BE;
  width: 1.75rem;
  position: absolute;
  display: flex;
  top: -0.75rem;
  font-size: 13px;
  align-items: center;
  color: #080F0F;
  height: 1.75rem;
  font-family: 'Orbitron', sans-serif;
  left: 20px;
  justify-content: center;
  font-weight: 800;
}.coy-htp_step_ic-gvq {
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  background: rgba(30, 210, 190, 0.18);
  height: 36px;
  color: #1ED2BE;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
}.coy-htp_step_ic-gvq svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.coy-htp_step_h-gvq {
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #EEF5F5;
}.coy-htp_step_p-gvq {
  color: #5C7878;
  font-size: 0.813rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.coy-htp_step_p-gvq strong {
  font-weight: 600;
  color: #BDD0D0;
}.coy-htp_cta-gvq {
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #18C97A;
  color: #080F0F;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
}.coy-htp_cta-gvq:hover {
  background: #22D988;
}.coy-app-gvq {
  padding: 2.25rem 1rem 0;
  background: #0B0C15;
}
@media(min-width:768px) {.coy-app-gvq {
  padding: 2.75rem 24px 0;
}
}.coy-app_in-gvq {
  margin: 0 auto;
  max-width: 1340px;
}.coy-app_head-gvq {
  margin-bottom: 16px;
}.coy-app_label-gvq {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #1ED2BE;
  margin-bottom: 8px;
  font-weight: 700;
}.coy-app_h2-gvq {
  color: #EEF5F5;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.coy-app_h2-gvq {
  font-size: 24px;
}
}.coy-app_sub-gvq {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #5C7878;
}.coy-app_sub-gvq strong {
  font-weight: 700;
  color: #BDD0D0;
}.coy-app_cards-gvq {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.coy-app_cards-gvq {
  grid-template-columns: repeat(3,1fr);
}
}.coy-app_card-gvq {
  padding: 1.25rem;
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.coy-app_card_ios-gvq {
  background: linear-gradient(135deg,rgba(30, 210, 190, 0.18) 0%,#13152100 100%);
}.coy-app_card_android-gvq {
  background: linear-gradient(135deg,rgba(24, 201, 122, 0.16) 0%,#13152100 100%);
}.coy-app_card_win-gvq {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#13152100 100%);
}.coy-app_card_ic-gvq svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.coy-app_card_ic-gvq {
  flex-shrink: 0;
  color: #EEF5F5;
}.coy-app_card_os-gvq {
  color: #5C7878;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.coy-app_card_title-gvq {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #EEF5F5;
  overflow-wrap: break-word;
}.coy-app_card_text-gvq {
  color: #5C7878;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
}.coy-app_card_btn-gvq {
  border: 1px solid rgba(30, 210, 195, 0.45);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #EEF5F5;
}.coy-app_card_btn-gvq:hover {
  background: rgba(255, 255, 255, 0.07);
}.coy-prov-gvq {
  padding: 2.25rem 16px 0;
  background: #0B0C15;
}
@media(min-width: 767px) {.coy-prov-gvq {
  padding: 2.75rem 1.5rem 0;
}
}.coy-prov_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-prov_head-gvq {
  margin-bottom: 16px;
}.coy-prov_label-gvq {
  margin-bottom: 8px;
  color: #1ED2BE;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.coy-prov_h2-gvq {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF5F5;
}
@media(min-width: 766px) {.coy-prov_h2-gvq {
  font-size: 24px;
}
}.coy-prov_seo-gvq {
  font-size: 13px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  color: #5C7878;
}.coy-prov_seo-gvq strong {
  color: #BDD0D0;
  font-weight: 700;
}.coy-prov_seo-gvq a {
  color: #1ED2BE;
  text-decoration: underline;
}.coy-prov_grid-gvq {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.coy-prov_grid-gvq {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.coy-prov_grid-gvq {
  grid-template-columns: repeat(8,1fr);
}
}.coy-prov_card-gvq {
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1019;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.coy-prov_card-gvq:hover {
  background: #13152100;
  border-color: rgba(30, 210, 195, 0.45);
}.coy-prov_logo-gvq {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.coy-prov_logo-gvq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.coy-prov_name-gvq {
  color: #809898;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
}.coy-reg-gvq {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.coy-reg-gvq {
  padding: 44px 24px 0;
}
}.coy-reg_in-gvq {
  background: #13152100;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.coy-reg_in-gvq {
  padding: 2.5rem;
}
}.coy-reg_top-gvq {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.coy-reg_top-gvq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.coy-reg_label-gvq {
  margin-bottom: 0.625rem;
  color: #1ED2BE;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.coy-reg_h2-gvq {
  line-height: 1.2;
  font-size: 22px;
  font-weight: 800;
  color: #EEF5F5;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.coy-reg_h2-gvq {
  font-size: 28px;
}
}.coy-reg_bonus-gvq {
  border: 1px solid rgba(212, 160, 23, 0.18);
  gap: 8px;
  padding: 10px 16px;
  border-radius: 8px;
  background: rgba(212, 160, 23, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.coy-reg_bonus_amount-gvq {
  font-size: 20px;
  color: #D4A017;
  font-weight: 800;
}.coy-reg_bonus_text-gvq {
  font-size: 13px;
  color: #809898;
  line-height: 1.35;
}.coy-reg_cta_btn-gvq {
  background: #18C97A;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  color: #080F0F;
  box-shadow: 0 2px 16px rgba(24, 201, 122, 0.35), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  margin-bottom: 12px;
  font-size: 15px;
}.coy-reg_cta_btn-gvq:hover {
  background: #22D988;
}.coy-reg_terms-gvq {
  color: #4A6868;
  font-size: 0.688rem;
  line-height: 1.5;
}.coy-reg_seo-gvq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #5C7878;
  padding-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
}.coy-reg_seo-gvq p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
  color: #5C7878;
}.coy-reg_seo-gvq p:last-child {
  margin-bottom: 0;
}.coy-reg_seo-gvq strong {
  font-weight: 700;
  color: #BDD0D0;
}.coy-reg_seo-gvq a {
  transition: color .2s;
  color: #1ED2BE;
  text-decoration: underline;
}.coy-reg_seo-gvq a:hover {
  color: #3DDDCA;
}.coy-reg_seo-gvq ul,.coy-reg_seo-gvq ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.coy-reg_seo-gvq ol {
  list-style: decimal;
}.coy-reg_seo-gvq li {
  color: #5C7878;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.coy-reg_seo-gvq table {
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.coy-reg_seo-gvq table {
  display: table;
}
}.coy-reg_seo-gvq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #BDD0D0;
}.coy-reg_seo-gvq td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C7878;
}.coy-reg_steps-gvq {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.coy-reg_steps-gvq {
  margin-top: 0;
}
}.coy-reg_step-gvq {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.coy-reg_step_num-gvq {
  background: rgba(30, 210, 190, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(30, 210, 190, 0.07);
  flex-shrink: 0;
  align-items: center;
  color: #1ED2BE;
  font-size: 14px;
  display: flex;
  height: 2.125rem;
  font-weight: 800;
  width: 2.125rem;
  justify-content: center;
}.coy-reg_step_title-gvq {
  color: #EEF5F5;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.coy-reg_step_text-gvq {
  font-size: 12px;
  line-height: 1.5;
  color: #5C7878;
}.coy-reg_trust-gvq {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.coy-reg_trust_item-gvq {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #5C7878;
}.coy-reg_trust_ic-gvq svg {
  stroke-linejoin: round;
  color: #1ED2BE;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.coy-bon-gvq {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.coy-bon-gvq {
  padding: 44px 1.5rem 0;
}
}.coy-bon_in-gvq {
  margin: 0 auto;
  max-width: 1340px;
}.coy-bon_head-gvq {
  margin-bottom: 1.25rem;
}.coy-bon_label-gvq {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #1ED2BE;
}.coy-bon_h2-gvq {
  font-weight: 800;
  color: #EEF5F5;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.coy-bon_h2-gvq {
  font-size: 24px;
}
}.coy-bon_seo-gvq {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5C7878;
}.coy-bon_seo-gvq strong {
  color: #BDD0D0;
  font-weight: 700;
}.coy-bon_seo-gvq a {
  color: #1ED2BE;
  text-decoration: underline;
}.coy-bon_grid-gvq {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.coy-bon_grid-gvq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.coy-bon_grid-gvq {
  grid-template-columns: repeat(5,1fr);
}
}.coy-bon_card-gvq {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  border-radius: 0.5rem;
  background: #0F1019;
  transition: border-color .2s,transform .2s;
}.coy-bon_card-gvq:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 210, 190, 0.07);
}.coy-bon_card_ic-gvq svg {
  height: 26px;
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
}.coy-bon_card_ic-gvq {
  margin-bottom: 10px;
}.coy-bon_card_type-gvq {
  color: #5C7878;
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.coy-bon_card_amount-gvq {
  font-weight: 800;
  font-size: 18px;
  color: #D4A017;
  margin-bottom: 6px;
  line-height: 1.1;
}.coy-bon_card_name-gvq {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
  color: #EEF5F5;
}.coy-bon_card_detail-gvq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #4A6868;
}.coy-pmt-gvq {
  background: #0B0C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.coy-pmt-gvq {
  padding: 2.75rem 24px 0;
}
}.coy-pmt_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-pmt_head-gvq {
  margin-bottom: 22px;
  max-width: 45rem;
}.coy-pmt_label-gvq {
  font-weight: 700;
  color: #1ED2BE;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.coy-pmt_h2-gvq {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EEF5F5;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.coy-pmt_h2-gvq {
  font-size: 28px;
}
}.coy-pmt_intro-gvq {
  overflow-wrap: break-word;
  color: #5C7878;
  line-height: 1.6;
  font-size: 0.875rem;
}.coy-pmt_groups-gvq {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.coy-pmt_group-gvq {
  border-radius: 0.5rem;
  background: #13152100;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.coy-pmt_group_head-gvq {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.coy-pmt_group_ic-gvq {
  border-radius: 0.25rem;
  background: rgba(30, 210, 190, 0.18);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  color: #1ED2BE;
  align-items: center;
  height: 36px;
  width: 36px;
}.coy-pmt_group_ic-gvq svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.coy-pmt_group_h-gvq {
  margin: 0;
  font-family: 'Orbitron', sans-serif;
  font-size: 1rem;
  color: #EEF5F5;
  font-weight: 700;
  overflow-wrap: break-word;
}.coy-pmt_group_p-gvq {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  color: #5C7878;
  font-size: 13px;
  overflow-wrap: break-word;
}.coy-pmt_group_p-gvq strong {
  color: #BDD0D0;
  font-weight: 600;
}.coy-pmt_table_wrap-gvq {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.coy-pmt_table-gvq {
  font-size: 0.813rem;
  min-width: 33.75rem;
  border-collapse: collapse;
  width: 100%;
}.coy-pmt_table-gvq th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #BDD0D0;
  text-transform: uppercase;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 0.688rem;
}.coy-pmt_table-gvq td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C7878;
}.coy-pmt_table-gvq tbody tr:last-child td {
  border-bottom: none;
}.coy-pmt_table-gvq tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #BDD0D0;
}.coy-rv-gvq {
  padding: 36px 16px 0;
  background: #0B0C15;
}
@media(min-width: 765px) {.coy-rv-gvq {
  padding: 2.75rem 1.5rem 0;
}
}.coy-rv_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-rv_head-gvq {
  margin-bottom: 20px;
  max-width: 720px;
}.coy-rv_label-gvq {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #1ED2BE;
  letter-spacing: .08em;
}.coy-rv_h2-gvq {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EEF5F5;
}
@media(min-width:768px) {.coy-rv_h2-gvq {
  font-size: 1.75rem;
}
}.coy-rv_stats-gvq {
  gap: 18px;
  flex-wrap: wrap;
  color: #5C7878;
  font-size: 13px;
  display: flex;
  align-items: center;
}.coy-rv_stats_score-gvq {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.coy-rv_stats_score_val-gvq {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #D4A017;
  font-size: 1.375rem;
}.coy-rv_stats_score_max-gvq {
  color: #4A6868;
  font-size: 13px;
}.coy-rv_stats_badge-gvq {
  gap: 4px;
  display: flex;
  align-items: center;
}.coy-rv_stats_badge-gvq svg {
  height: 14px;
  color: #D4A017;
  width: 0.875rem;
}.coy-rv_grid-gvq {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.coy-rv_grid-gvq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.coy-rv_grid-gvq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.coy-rv_card-gvq {
  background: #13152100;
  padding: 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.coy-rv_card_stars-gvq {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #D4A017;
}.coy-rv_card_stars-gvq svg {
  width: 14px;
  height: 14px;
}.coy-rv_card_h-gvq {
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #EEF5F5;
  font-weight: 700;
}.coy-rv_card_body-gvq {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5C7878;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.coy-rv_card_body-gvq strong {
  color: #BDD0D0;
  font-weight: 600;
}.coy-rv_card_meta-gvq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.coy-rv_card_author-gvq {
  font-size: 0.75rem;
  color: #BDD0D0;
  font-weight: 600;
}.coy-rv_card_date-gvq {
  color: #4A6868;
  font-size: 0.688rem;
}.coy-faq-gvq {
  padding: 2.25rem 16px 0;
  background: #0B0C15;
}
@media(min-width: 769px) {.coy-faq-gvq {
  padding: 2.75rem 1.5rem 0;
}
}.coy-faq_in-gvq {
  margin: 0 auto;
  max-width: 83.75rem;
}.coy-faq_head-gvq {
  margin-bottom: 1.25rem;
}.coy-faq_label-gvq {
  color: #1ED2BE;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.coy-faq_h2-gvq {
  color: #EEF5F5;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.coy-faq_h2-gvq {
  font-size: 1.5rem;
}
}.coy-faq_list-gvq {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.coy-faq_item-gvq {
  overflow: hidden;
  background: #13152100;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.coy-faq_q-gvq {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  align-items: center;
  color: #BDD0D0;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  font-size: 14px;
}.coy-faq_q-gvq:hover {
  color: #EEF5F5;
}.coy-faq_q_ic-gvq {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  display: flex;
  font-size: 16px;
  height: 24px;
  justify-content: center;
  width: 24px;
  color: #1ED2BE;
  flex-shrink: 0;
  align-items: center;
}.coy-faq_item-gvq.coy-state_open-gvq .coy-faq_q_ic-gvq {
  transform: rotate(45deg);
}.coy-faq_a-gvq {
  padding: 0 1.25rem 1rem;
  color: #5C7878;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.coy-faq_item-gvq.coy-state_open-gvq .coy-faq_a-gvq {
  display: block;
}.coy-faq_a-gvq strong {
  color: #BDD0D0;
  font-weight: 700;
}.coy-faq_a-gvq a {
  text-decoration: underline;
  color: #1ED2BE;
}.coy-faq_a-gvq ul,.coy-faq_a-gvq ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.coy-faq_a-gvq ol {
  list-style: decimal;
}.coy-faq_a-gvq li {
  margin-bottom: 4px;
  line-height: 1.6;
}.coy-faq_a-gvq table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.coy-faq_a-gvq table {
  display: table;
}
}.coy-faq_a-gvq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  color: #BDD0D0;
  font-weight: 700;
  text-align: left;
}.coy-faq_a-gvq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #5C7878;
}.coy-seo-gvq {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.coy-seo-gvq {
  padding: 44px 1.5rem 0;
}
}.coy-seo_in-gvq {
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  background: #13152100;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.coy-seo_in-gvq {
  padding: 2.25rem 40px;
}
}.coy-seo_label-gvq {
  color: #1ED2BE;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.coy-seo_h2-gvq {
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #EEF5F5;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.coy-seo_h2-gvq {
  font-size: 24px;
}
}.coy-seo_body-gvq {
  color: #809898;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.coy-seo_body-gvq p {
  color: #809898;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.coy-seo_body-gvq p:last-child {
  margin-bottom: 0;
}.coy-seo_body-gvq strong {
  font-weight: 700;
  color: #BDD0D0;
}.coy-seo_body-gvq a {
  transition: color .2s;
  color: #1ED2BE;
  text-decoration: underline;
}.coy-seo_body-gvq a:hover {
  color: #3DDDCA;
}.coy-seo_body-gvq ul,.coy-seo_body-gvq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.coy-seo_body-gvq ol {
  list-style: decimal;
}.coy-seo_body-gvq li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #809898;
  font-size: 14px;
}.coy-seo_body-gvq table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.coy-seo_body-gvq table {
  display: table;
}
}.coy-seo_body-gvq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #BDD0D0;
  text-align: left;
}.coy-seo_body-gvq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #809898;
}.coy-seo_cols-gvq {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.coy-seo_cols-gvq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.coy-seo_cols-gvq {
  grid-template-columns: repeat(3,1fr);
}
}.coy-seo_col_h-gvq {
  font-weight: 700;
  font-size: 13px;
  color: #BDD0D0;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.coy-seo_col_p-gvq {
  line-height: 1.65;
  color: #5C7878;
  overflow-wrap: break-word;
  font-size: 13px;
}.coy-seo_stats-gvq {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.coy-seo_stat-gvq {
  flex: 1;
  border: 1px solid rgba(30, 210, 190, 0.18);
  border-radius: 8px;
  padding: 0.875rem 16px;
  background: rgba(30, 210, 190, 0.07);
  min-width: 140px;
}.coy-seo_stat_val-gvq {
  overflow-wrap: break-word;
  color: #1ED2BE;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
}.coy-seo_stat_lb-gvq {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5C7878;
}.coy-seo-gvq {
  padding: 2.25rem 1rem 0;
  background: #0B0C15;
}
@media(min-width:768px) {.coy-seo-gvq {
  padding: 44px 1.5rem 0;
}
}.coy-seo_in-gvq {
  margin: 0 auto;
  background: #13152100;
  padding: 28px 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.coy-seo_in-gvq {
  padding: 2.25rem 40px;
}
}.coy-seo_label-gvq {
  font-size: 11px;
  color: #1ED2BE;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.coy-seo_h2-gvq {
  font-size: 20px;
  color: #EEF5F5;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.coy-seo_h2-gvq {
  font-size: 1.5rem;
}
}.coy-seo_body-gvq {
  color: #809898;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.coy-seo_body-gvq p {
  line-height: 1.75;
  font-size: 14px;
  color: #809898;
  margin-bottom: 12px;
}.coy-seo_body-gvq p:last-child {
  margin-bottom: 0;
}.coy-seo_body-gvq strong {
  color: #BDD0D0;
  font-weight: 700;
}.coy-seo_body-gvq a {
  transition: color .2s;
  color: #1ED2BE;
  text-decoration: underline;
}.coy-seo_body-gvq a:hover {
  color: #3DDDCA;
}.coy-seo_body-gvq ul,.coy-seo_body-gvq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.coy-seo_body-gvq ol {
  list-style: decimal;
}.coy-seo_body-gvq li {
  margin-bottom: 0.375rem;
  color: #809898;
  line-height: 1.75;
  font-size: 0.875rem;
}.coy-seo_body-gvq table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.coy-seo_body-gvq table {
  display: table;
}
}.coy-seo_body-gvq th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #BDD0D0;
  text-align: left;
}.coy-seo_body-gvq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #809898;
}.coy-seo_cols-gvq {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.coy-seo_cols-gvq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.coy-seo_cols-gvq {
  grid-template-columns: repeat(3,1fr);
}
}.coy-seo_col_h-gvq {
  font-weight: 700;
  color: #BDD0D0;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.coy-seo_col_p-gvq {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5C7878;
}.coy-seo_stats-gvq {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.coy-seo_stat-gvq {
  border-radius: 8px;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(30, 210, 190, 0.07);
  border: 1px solid rgba(30, 210, 190, 0.18);
  min-width: 140px;
}.coy-seo_stat_val-gvq {
  font-weight: 800;
  color: #1ED2BE;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.coy-seo_stat_lb-gvq {
  overflow-wrap: break-word;
  color: #5C7878;
  font-size: 0.688rem;
}.coy-seo-gvq {
  background: #0B0C15;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.coy-seo-gvq {
  padding: 44px 24px 0;
}
}.coy-seo_in-gvq {
  background: #13152100;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.coy-seo_in-gvq {
  padding: 2.25rem 2.5rem;
}
}.coy-seo_label-gvq {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #1ED2BE;
  letter-spacing: .08em;
}.coy-seo_h2-gvq {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EEF5F5;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.coy-seo_h2-gvq {
  font-size: 24px;
}
}.coy-seo_body-gvq {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #809898;
}.coy-seo_body-gvq p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #809898;
  line-height: 1.75;
}.coy-seo_body-gvq p:last-child {
  margin-bottom: 0;
}.coy-seo_body-gvq strong {
  color: #BDD0D0;
  font-weight: 700;
}.coy-seo_body-gvq a {
  transition: color .2s;
  color: #1ED2BE;
  text-decoration: underline;
}.coy-seo_body-gvq a:hover {
  color: #3DDDCA;
}.coy-seo_body-gvq ul,.coy-seo_body-gvq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.coy-seo_body-gvq ol {
  list-style: decimal;
}.coy-seo_body-gvq li {
  color: #809898;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.coy-seo_body-gvq table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width:768px) {.coy-seo_body-gvq table {
  display: table;
}
}.coy-seo_body-gvq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #BDD0D0;
}.coy-seo_body-gvq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #809898;
}.coy-seo_cols-gvq {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.coy-seo_cols-gvq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.coy-seo_cols-gvq {
  grid-template-columns: repeat(3,1fr);
}
}.coy-seo_col_h-gvq {
  font-size: 0.813rem;
  color: #BDD0D0;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.coy-seo_col_p-gvq {
  color: #5C7878;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.coy-seo_stats-gvq {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.coy-seo_stat-gvq {
  border: 1px solid rgba(30, 210, 190, 0.18);
  background: rgba(30, 210, 190, 0.07);
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.coy-seo_stat_val-gvq {
  color: #1ED2BE;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.coy-seo_stat_lb-gvq {
  color: #5C7878;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.coy-ft-gvq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070810;
  margin-top: 3rem;
}.coy-ft_support-gvq {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.coy-ft_support-gvq {
  padding: 1.75rem 24px;
}
}.coy-ft_support_in-gvq {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.coy-ft_support_main-gvq {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.coy-ft_support_ic-gvq {
  color: #1ED2BE;
  flex-shrink: 0;
}.coy-ft_support_ic-gvq svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.coy-ft_support_text_title-gvq {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EEF5F5;
  font-weight: 700;
  margin-bottom: 3px;
}.coy-ft_support_text_sub-gvq {
  overflow-wrap: break-word;
  color: #5C7878;
  font-size: 0.75rem;
}.coy-ft_support_btn-gvq {
  padding: 0.688rem 22px;
  border-radius: 8px;
  transition: background .2s;
  background: #1ED2BE;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #EEF5F5;
  font-weight: 700;
  flex-shrink: 0;
}.coy-ft_support_btn-gvq:hover {
  background: #3DDDCA;
}.coy-ft_support_contacts-gvq {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.coy-ft_support_contact-gvq {
  font-size: 0.75rem;
  color: #4A6868;
  line-height: 1.4;
}.coy-ft_support_contact-gvq strong {
  display: block;
  color: #809898;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.coy-ft_main-gvq {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.coy-ft_main-gvq {
  padding: 40px 1.5rem 32px;
}
}.coy-ft_main_in-gvq {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.coy-ft_main_in-gvq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.coy-ft_main_in-gvq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.coy-ft_col_logo-gvq {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.coy-ft_col_logo-gvq {
  grid-column: auto;
}
}.coy-ft_logo-gvq {
  gap: 9px;
  margin-bottom: 12px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  color: #EEF5F5;
  align-items: center;
  font-size: 16px;
}.coy-ft_logo_mark-gvq {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.coy-ft_logo_mark-gvq img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.coy-ft_logo_sub-gvq {
  font-size: 0.75rem;
  max-width: 200px;
  color: #4A6868;
  overflow-wrap: break-word;
  line-height: 1.55;
}.coy-ft_col_title-gvq {
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  color: #809898;
}.coy-ft_col_links-gvq {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.coy-ft_col_link-gvq {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4A6868;
}.coy-ft_col_link-gvq:hover {
  color: #BDD0D0;
}.coy-ft_apps-gvq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.coy-ft_app_card-gvq {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.coy-ft_app_card-gvq:hover {
  border-color: rgba(30, 210, 195, 0.45);
}.coy-ft_app_card_ic-gvq svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.coy-ft_app_card_os-gvq {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4A6868;
}.coy-ft_app_card_action-gvq {
  font-weight: 700;
  font-size: 0.75rem;
  color: #BDD0D0;
}.coy-ft_bot-gvq {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.coy-ft_bot-gvq {
  padding: 1.25rem 24px;
}
}.coy-ft_bot_in-gvq {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1340px;
}.coy-ft_socials-gvq {
  gap: 0.5rem;
  display: flex;
}.coy-ft_soc-gvq {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  color: #809898;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
}.coy-ft_soc-gvq svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.coy-ft_soc-gvq:hover {
  background: rgba(255, 255, 255, 0.07);
}.coy-ft_legal-gvq {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color: #7AABAC;
  min-width: 12.5rem;
}.coy-ft_legal-gvq strong {
  font-weight: 700;
  color: #809898;
}.coy-ft_legal-gvq a {
  text-decoration: underline;
  color: #809898;
}.coy-ft_age-gvq {
  border: 2px solid #7AABAC;
  border-radius: 50%;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #7AABAC;
  height: 2rem;
  font-weight: 800;
  display: flex;
  font-size: 11px;
  margin-left: auto;
}