*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #060E11;
  color: #A8C8CE;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Rajdhani', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.aya_layout-t2v {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.aya_page-t2v {
  min-height: 100vh;
  display: flex;
}.aya_main-t2v {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width:1080px) {.aya_main-t2v {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.aya_main-t2v {
  padding-bottom: 4.5rem;
}
}.aya_gc-t2v {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #091519;
  transition: transform .2s,border-color .2s;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 642px) {.aya_gc-t2v {
  width: 156px;
}
}
@media(min-width: 1081px) {.aya_gc-t2v {
  width: 10.5rem;
}
}.aya_gc-t2v:hover {
  border-color: rgba(0, 200, 223, 0.07);
  transform: translateY(-3px);
}.aya_gc_img-t2v {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.aya_gc_img-t2v img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.aya_gc_hover-t2v {
  transition: opacity .2s;
  inset: 0;
  background: rgba(3, 10, 12, 0.72);
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
}.aya_gc-t2v:hover .aya_gc_hover-t2v {
  opacity: 1;
}.aya_gc_hover_btn-t2v {
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: #00C8DF;
  font-size: 0.75rem;
  color: #EDF8FA;
  font-weight: 700;
}.aya_gc_info-t2v {
  padding: 8px 10px 10px;
}.aya_gc_name-t2v {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #A8C8CE;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
}.aya_gc_prov-t2v {
  font-size: 0.625rem;
  color: #375A60;
}.aya_gc_tag-t2v {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  top: 0.375rem;
  text-transform: uppercase;
  left: 0.375rem;
  font-size: 0.563rem;
  font-weight: 700;
}.aya_gc_tag_hot-t2v {
  background: #E8352A;
  color: #fff;
}.aya_gc_tag_new-t2v {
  background: #00C47A;
  color: #060E11;
}.aya_gc_tag_jp-t2v {
  background: #E8A520;
  color: #060E11;
}.aya_gc_tag_ex-t2v {
  background: #006E82;
  color: #fff;
}.aya_gc_tag_live-t2v {
  background: #E8352A;
  color: #fff;
}.aya_gr-t2v {
  background: #060E11;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.aya_gr-t2v {
  padding: 36px 1.5rem 0;
}
}.aya_gr_in-t2v {
  margin: 0 auto;
  max-width: 1320px;
}.aya_gr_head-t2v {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.aya_gr_head_l-t2v {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.aya_gr_ic-t2v {
  border-radius: 0.5rem;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
}.aya_gr_ic-t2v svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.aya_gr_title-t2v {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #EDF8FA;
}
@media(min-width: 767px) {.aya_gr_title-t2v {
  font-size: 18px;
}
}.aya_gr_more-t2v {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  color: #4A7279;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
}.aya_gr_more-t2v:hover {
  color: #00C8DF;
}.aya_gr_more-t2v svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.aya_gr_arrows-t2v {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.aya_gr_arr-t2v {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  width: 30px;
  height: 30px;
  color: #6A9AA2;
  justify-content: center;
}.aya_gr_arr-t2v:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF8FA;
}.aya_gr_arr-t2v svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.aya_gr_seo_h-t2v {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  color: #A8C8CE;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.aya_gr_seo_h-t2v {
  font-size: 0.875rem;
}
}.aya_gr_seo-t2v {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  max-width: 680px;
  color: #4A7279;
}.aya_gr_seo-t2v strong {
  font-weight: 600;
  color: #A8C8CE;
}.aya_gr_scroll-t2v {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
}.aya_gr_scroll-t2v::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.aya_gr_scroll-t2v {
  gap: 0.75rem;
}
}.aya_tb-t2v {
  background: #060E11;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  z-index: 80;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  top: 0;
  align-items: center;
}.aya_tb_in-t2v {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.aya_tb_burger-t2v {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 2.375rem;
}.aya_tb_burger-t2v:hover {
  background: rgba(255, 255, 255, 0.05);
}.aya_tb_burger_line-t2v {
  background: #6A9AA2;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.aya_tb_burger-t2v {
  display: none;
}
}.aya_tb_logo-t2v {
  gap: 0.563rem;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  margin-right: 20px;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #EDF8FA;
}.aya_tb_logo_mark-t2v {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 32px;
}.aya_tb_logo_mark-t2v img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.aya_tb_nav-t2v {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.aya_tb_nav-t2v {
  display: flex;
}
}.aya_tb_tab-t2v {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #6A9AA2;
}.aya_tb_tab-t2v:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8FA;
}.aya_tb_tab-t2v.aya_state_active-t2v {
  background: rgba(0, 200, 223, 0.16);
  color: #EDF8FA;
}.aya_tb_right-t2v {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.aya_tb_login-t2v {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  font-weight: 600;
  color: #A8C8CE;
  font-size: 13px;
}.aya_tb_login-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
  color: #EDF8FA;
}
@media(min-width: 483px) {.aya_tb_login-t2v {
  display: block;
}
}.aya_tb_reg-t2v {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #00C47A;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #04121A;
  white-space: nowrap;
}.aya_tb_reg-t2v:hover {
  background: #00D988;
}.aya_sb-t2v {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #0D1C21;
  transition: transform .25s ease;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
  position: fixed;
}.aya_sb-t2v.aya_state_open-t2v {
  transform: translateX(0);
}.aya_sb-t2v::-webkit-scrollbar {
  width: 4px;
}.aya_sb-t2v::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.aya_sb-t2v {
  transform: translateX(0);
}
}.aya_sb_auth-t2v {
  padding: 0.875rem 0.75rem 10px;
}.aya_sb_btn_reg-t2v {
  transition: background .2s;
  border-radius: 8px;
  background: #00C47A;
  padding: 0.688rem;
  display: block;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-align: center;
  color: #04121A;
}.aya_sb_btn_reg-t2v:hover {
  background: #00D988;
}.aya_sb_btn_login-t2v {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  font-size: 13px;
  font-weight: 600;
  color: #A8C8CE;
  display: block;
  text-align: center;
}.aya_sb_btn_login-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
  color: #EDF8FA;
}.aya_sb_promo-t2v {
  overflow: hidden;
  margin: 0 12px 0.625rem;
  padding: 0.75rem 14px;
  border: 1px solid rgba(0, 200, 223, 0.16);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#002A33,#0D1C21);
  position: relative;
}.aya_sb_promo-t2v::before {
  background: radial-gradient(circle,rgba(0, 200, 223, 0.16),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  width: 80px;
  height: 5rem;
  right: -1.25rem;
  content: '';
}.aya_sb_promo_title-t2v {
  font-size: 11px;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #00C8DF;
}.aya_sb_promo_text-t2v {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #EDF8FA;
  font-weight: 600;
}.aya_sb_promo_sub-t2v {
  font-size: 0.625rem;
  color: #4A7279;
  margin-top: 3px;
}.aya_sb_nav-t2v {
  padding: 6px 8px 16px;
}.aya_sb_nav_lb-t2v {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #375A60;
  text-transform: uppercase;
  font-size: 0.625rem;
}.aya_sb_link-t2v {
  border-radius: 0.25rem;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  cursor: pointer;
  color: #6A9AA2;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  display: flex;
}.aya_sb_link-t2v:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF8FA;
}.aya_sb_link-t2v.aya_state_active-t2v {
  background: rgba(0, 200, 223, 0.16);
  color: #EDF8FA;
}.aya_sb_ic-t2v {
  border-radius: 0.25rem;
  width: 1.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 30px;
}.aya_sb_ic-t2v svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.aya_sb_ic_1-t2v {
  background: rgba(0, 200, 223, 0.07);
  color: #00C8DF;
}.aya_sb_ic_2-t2v {
  background: rgba(0, 196, 122, 0.15);
  color: #00C47A;
}.aya_sb_ic_3-t2v {
  background: rgba(232, 165, 32, 0.14);
  color: #E8A520;
}.aya_sb_ic_4-t2v {
  background: rgba(0, 110, 130, 0.22);
  color: #006E82;
}.aya_sb_ic_5-t2v {
  background: rgba(0, 200, 223, 0.07);
  color: #E83A8C;
}.aya_sb_ic_6-t2v {
  background: rgba(0, 110, 130, 0.22);
  color: #7C3EE8;
}.aya_sb_badge-t2v {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  background: #E8A520;
  font-weight: 700;
  color: #04121A;
  font-size: 0.563rem;
  margin-left: auto;
}.aya_sb_bot-t2v {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.aya_sb_lang-t2v,.aya_sb_help-t2v {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  font-weight: 600;
  color: #6A9AA2;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.aya_sb_lang-t2v:hover,.aya_sb_help-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
  color: #EDF8FA;
}.aya_sb_lang-t2v svg,.aya_sb_help-t2v svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.aya_sb_bd-t2v {
  background: rgba(3, 10, 12, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.aya_sb_bd-t2v.aya_state_on-t2v {
  display: block;
}
@media(min-width: 1083px) {.aya_sb_bd-t2v {
  display: none!important;
}
}.aya_mob_nav-t2v {
  background: #0D1C21;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1079px) {.aya_mob_nav-t2v {
  display: none;
}
}.aya_mob_nav_item-t2v {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #375A60;
  cursor: pointer;
}.aya_mob_nav_ic-t2v {
  line-height: 1;
}.aya_mob_nav_ic-t2v svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
}.aya_mob_nav_lb-t2v {
  font-size: 0.625rem;
  color: #375A60;
  font-weight: 600;
}.aya_mob_nav_item-t2v.aya_state_active-t2v {
  color: #00C8DF;
}.aya_mob_nav_item-t2v.aya_state_active-t2v .aya_mob_nav_lb-t2v {
  color: #00C8DF;
}.aya_hero-t2v {
  padding: 20px 1rem 0;
  background: #060E11;
}
@media(min-width: 767px) {.aya_hero-t2v {
  padding: 1.5rem 24px 0;
}
}.aya_hero_in-t2v {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 858px) {.aya_hero_in-t2v {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.aya_hero_in-t2v {
  grid-template-columns: 1fr 340px;
}
}.aya_hero_promo-t2v {
  background: #091519;
  border-radius: 0.75rem;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 770px) {.aya_hero_promo-t2v {
  min-height: 280px;
}
}.aya_hero_promo_bg-t2v {
  background-position: center;
  background: linear-gradient(120deg,#002A33 0%,#060E11 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.aya_hero_promo_bg-t2v::after {
  inset: 0;
  background: linear-gradient(90deg,#060E11 0%,rgba(3, 10, 12, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.aya_hero_promo_glow-t2v {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 110, 130, 0.22) 0%,transparent 65%);
  width: 300px;
  height: 18.75rem;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -2.5rem;
}.aya_hero_promo_ct-t2v {
  padding: 28px 1.5rem 28px 1.75rem;
  max-width: 30rem;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 765px) {.aya_hero_promo_ct-t2v {
  padding: 2.5rem 2rem;
}
}.aya_hero_badge-t2v {
  border-radius: 1.25rem;
  padding: 5px 12px;
  background: rgba(0, 200, 223, 0.16);
  border: 1px solid rgba(0, 200, 223, 0.07);
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  margin-bottom: 14px;
  letter-spacing: .08em;
  color: #00C8DF;
  font-weight: 700;
}.aya_hero_h1-t2v {
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  color: #EDF8FA;
  line-height: 1.15;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}.aya_hero_h1-t2v em {
  color: #E8A520;
  font-style: normal;
}
@media(min-width: 769px) {.aya_hero_h1-t2v {
  font-size: 36px;
}
}.aya_hero_sub-t2v {
  font-size: 13px;
  color: #6A9AA2;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.aya_hero_sub-t2v {
  font-size: 0.875rem;
}
}.aya_hero_row-t2v {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.aya_hero_cta-t2v {
  background: #00C47A;
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 196, 122, 0.50);
  color: #04121A;
  font-size: 14px;
  font-weight: 700;
}.aya_hero_cta-t2v:hover {
  background: #00D988;
}.aya_hero_terms-t2v {
  color: #375A60;
  font-size: 0.688rem;
}.aya_hero_game-t2v {
  overflow: hidden;
  background: #091519;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.aya_hero_game_badge-t2v {
  padding: 5px 0.625rem;
  background: rgba(232, 165, 32, 0.14);
  border: 1px solid rgba(232, 165, 32, 0.14);
  border-radius: 1.25rem;
  left: 0.75rem;
  color: #E8A520;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  position: absolute;
  z-index: 3;
}.aya_hero_game_badge-t2v svg {
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.aya_hero_game_img-t2v {
  overflow: hidden;
  background: linear-gradient(135deg,#002A33,#060E11);
  position: relative;
  padding-bottom: 60%;
}.aya_hero_game_img-t2v img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.aya_hero_game_play-t2v {
  background: rgba(3, 10, 12, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.aya_hero_game-t2v:hover .aya_hero_game_play-t2v {
  opacity: 1;
}.aya_hero_game_play-t2v span {
  border-radius: 50%;
  background: #00C8DF;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
  height: 52px;
}.aya_hero_game_play-t2v span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.aya_hero_game_info-t2v {
  padding: 0.875rem 16px;
}.aya_hero_game_title-t2v {
  color: #EDF8FA;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.aya_hero_game_provider-t2v {
  font-size: 11px;
  color: #4A7279;
}.aya_hero_game_btn-t2v {
  transition: background .2s;
  background: #00C8DF;
  border-radius: 8px;
  padding: 0.688rem;
  margin: 0.75rem 16px 1rem;
  font-weight: 700;
  color: #EDF8FA;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.aya_hero_game-t2v:hover .aya_hero_game_btn-t2v {
  background: #1ADAEE;
}.aya_sbar-t2v {
  background: #060E11;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.aya_sbar-t2v {
  padding: 1.125rem 1.5rem 0;
}
}.aya_sbar_in-t2v {
  margin: 0 auto;
  max-width: 1320px;
}.aya_sbar_row-t2v {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.aya_sbar_input-t2v {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 16px;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #091519;
  flex: 1;
  display: flex;
  color: #4A7279;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
}.aya_sbar_input-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
}.aya_sbar_input-t2v svg {
  height: 15px;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aya_sbar_providers-t2v {
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border-radius: 8px;
  background: #091519;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #A8C8CE;
  align-items: center;
  font-size: 13px;
}.aya_sbar_providers-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
  color: #EDF8FA;
}.aya_sbar_providers-t2v svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.aya_sbar_tabs-t2v {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.aya_sbar_tabs-t2v::-webkit-scrollbar {
  display: none;
}.aya_sbar_tab-t2v {
  border-radius: 1.25rem;
  padding: 8px 14px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #6A9AA2;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
}.aya_sbar_tab-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF8FA;
}.aya_sbar_tab-t2v.aya_state_active-t2v {
  background: rgba(0, 200, 223, 0.16);
  border-color: rgba(0, 200, 223, 0.07);
  color: #EDF8FA;
}.aya_sbar_tab_ic-t2v svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aya_wy-t2v {
  background: #060E11;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.aya_wy-t2v {
  padding: 2.5rem 24px 0;
}
}.aya_wy_in-t2v {
  margin: 0 auto;
  max-width: 1320px;
}.aya_wy_head-t2v {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.aya_wy_label-t2v {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C8DF;
}.aya_wy_h2-t2v {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EDF8FA;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.aya_wy_h2-t2v {
  font-size: 24px;
}
}.aya_wy_intro-t2v {
  margin: 0;
  color: #4A7279;
  font-size: 0.813rem;
  line-height: 1.6;
}.aya_wy_grid-t2v {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.aya_wy_grid-t2v {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.aya_wy_grid-t2v {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aya_wy_card-t2v {
  padding: 20px;
  background: #0D1C21;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.aya_wy_card-t2v:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 223, 0.07);
}.aya_wy_card_ic-t2v {
  border-radius: 50%;
  background: rgba(0, 200, 223, 0.16);
  margin-bottom: 14px;
  color: #00C8DF;
  justify-content: center;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
}.aya_wy_card_ic-t2v svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.aya_wy_card_h-t2v {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  color: #EDF8FA;
}.aya_wy_card_p-t2v {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #4A7279;
  overflow-wrap: break-word;
}.aya_wy_card_p-t2v strong {
  color: #A8C8CE;
  font-weight: 600;
}.aya_gr_jp-t2v {
  overflow: hidden;
  background: linear-gradient(135deg,#0D0A2A 0%,#060E11 100%);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.aya_gr_jp-t2v::before {
  background: radial-gradient(circle,rgba(0, 110, 130, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  left: -60px;
  height: 250px;
  top: -60px;
  content: '';
  position: absolute;
}.aya_gr_jp-t2v::after {
  background: radial-gradient(circle,rgba(232, 165, 32, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  bottom: -2.5rem;
  right: 0;
  position: absolute;
  width: 200px;
  content: '';
}.aya_gr_jp_head-t2v {
  gap: 16px;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  display: flex;
}.aya_gr_jp_info-t2v {
  flex: 1;
}.aya_gr_jp_label-t2v {
  font-weight: 700;
  letter-spacing: .08em;
  color: #7C3EE8;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.aya_gr_jp_label-t2v svg {
  height: 14px;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aya_gr_jp_amount-t2v {
  font-weight: 800;
  line-height: 1;
  font-family: 'Orbitron', sans-serif;
  font-size: 32px;
  margin-bottom: 4px;
  color: #EDF8FA;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.aya_gr_jp_amount-t2v {
  font-size: 2.5rem;
}
}.aya_gr_jp_amount-t2v span {
  color: #E8A520;
}.aya_gr_jp_seo-t2v {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6A9AA2;
  line-height: 1.5;
  max-width: 480px;
}.aya_gr_jp_cta-t2v {
  padding: 11px 1.25rem;
  border: 1px solid rgba(0, 110, 130, 0.22);
  border-radius: 0.5rem;
  background: rgba(0, 110, 130, 0.22);
  transition: background .2s;
  z-index: 1;
  position: relative;
  font-weight: 700;
  align-self: flex-start;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #EDF8FA;
  flex-shrink: 0;
  margin-top: 4px;
}.aya_gr_jp_cta-t2v:hover {
  background: #006E82;
}.aya_gcg-t2v {
  background: #060E11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.aya_gcg-t2v {
  padding: 2.75rem 24px 0;
}
}.aya_gcg_in-t2v {
  margin: 0 auto;
  max-width: 82.5rem;
}.aya_gcg_head-t2v {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.aya_gcg_label-t2v {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8DF;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.aya_gcg_h2-t2v {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8FA;
}
@media(min-width: 769px) {.aya_gcg_h2-t2v {
  font-size: 1.75rem;
}
}.aya_gcg_intro-t2v {
  line-height: 1.6;
  color: #4A7279;
  font-size: 13px;
}.aya_gcg_grid-t2v {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.aya_gcg_grid-t2v {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.aya_gcg_grid-t2v {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aya_gcg_card-t2v {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  justify-content: flex-end;
  display: flex;
}.aya_gcg_card-t2v:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 223, 0.16);
}.aya_gcg_card_bg-t2v {
  inset: 0;
  position: absolute;
  z-index: 0;
}.aya_gcg_card_bg-t2v::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.aya_gcg_card_ic-t2v {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 18px;
  width: 40px;
  height: 40px;
  align-items: center;
  display: flex;
  color: #EDF8FA;
  justify-content: center;
  top: 1.125rem;
  z-index: 2;
  position: absolute;
}.aya_gcg_card_ic-t2v svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.aya_gcg_card_ct-t2v {
  position: relative;
  z-index: 1;
}.aya_gcg_card_h-t2v {
  margin-bottom: 0.5rem;
  font-weight: 800;
  line-height: 1.2;
  color: #EDF8FA;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.aya_gcg_card_h-t2v {
  font-size: 20px;
}
}.aya_gcg_card_p-t2v {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.aya_gcg_card_p-t2v strong {
  font-weight: 600;
  color: #EDF8FA;
}.aya_gcg_card_cta-t2v {
  gap: 0.25rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #00C8DF;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .04em;
}.aya_gcg_card_cta-t2v svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.aya_ws-t2v {
  background: #060E11;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.aya_ws-t2v {
  padding: 2.25rem 24px 0;
}
}.aya_ws_in-t2v {
  margin: 0 auto;
  max-width: 82.5rem;
}.aya_ws_head-t2v {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.aya_ws_title-t2v {
  gap: 0.625rem;
  display: flex;
  color: #EDF8FA;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  flex-wrap: wrap;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
}.aya_ws_title_ic-t2v svg {
  width: 1.125rem;
  color: #E8A520;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.aya_ws_online-t2v {
  gap: 7px;
  color: #4A7279;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
}.aya_ws_online_dot-t2v {
  background: #00C47A;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0, 196, 122, 0.15);
  flex-shrink: 0;
  width: 0.5rem;
}.aya_ws_scroll-t2v {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.aya_ws_scroll-t2v::-webkit-scrollbar {
  display: none;
}.aya_wc-t2v {
  background: #091519;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border-radius: 0.5rem;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.aya_wc_img-t2v {
  background: #0D1C21;
  border-radius: 4px;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.aya_wc_img-t2v img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.aya_wc_info-t2v {
  min-width: 0;
}.aya_wc_game-t2v {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #A8C8CE;
  text-overflow: ellipsis;
}.aya_wc_player-t2v {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #375A60;
  font-size: 10px;
}.aya_wc_amount-t2v {
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #00C47A;
  margin-left: auto;
  white-space: nowrap;
}.aya_reg-t2v {
  background: #060E11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.aya_reg-t2v {
  padding: 2.75rem 1.5rem 0;
}
}.aya_reg_in-t2v {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1C21;
  border-radius: 12px;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.aya_reg_in-t2v {
  padding: 40px;
}
}.aya_reg_top-t2v {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.aya_reg_top-t2v {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.aya_reg_label-t2v {
  margin-bottom: 10px;
  font-size: 11px;
  color: #00C8DF;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.aya_reg_h2-t2v {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  color: #EDF8FA;
  font-size: 22px;
}
@media(min-width: 771px) {.aya_reg_h2-t2v {
  font-size: 28px;
}
}.aya_reg_bonus-t2v {
  border-radius: 8px;
  padding: 10px 1rem;
  gap: 0.5rem;
  border: 1px solid rgba(232, 165, 32, 0.14);
  background: rgba(232, 165, 32, 0.14);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.aya_reg_bonus_amount-t2v {
  color: #E8A520;
  font-weight: 800;
  font-size: 20px;
}.aya_reg_bonus_text-t2v {
  color: #6A9AA2;
  font-size: 13px;
  line-height: 1.35;
}.aya_reg_cta_btn-t2v {
  background: #00C47A;
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 1.25rem rgba(0, 196, 122, 0.50);
  color: #04121A;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
}.aya_reg_cta_btn-t2v:hover {
  background: #00D988;
}.aya_reg_terms-t2v {
  color: #375A60;
  line-height: 1.5;
  font-size: 11px;
}.aya_reg_seo-t2v {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4A7279;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  line-height: 1.65;
}.aya_reg_seo-t2v p {
  font-size: 13px;
  color: #4A7279;
  margin-bottom: 10px;
  line-height: 1.65;
}.aya_reg_seo-t2v p:last-child {
  margin-bottom: 0;
}.aya_reg_seo-t2v strong {
  color: #A8C8CE;
  font-weight: 700;
}.aya_reg_seo-t2v a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DF;
}.aya_reg_seo-t2v a:hover {
  color: #1ADAEE;
}.aya_reg_seo-t2v ul,.aya_reg_seo-t2v ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.aya_reg_seo-t2v ol {
  list-style: decimal;
}.aya_reg_seo-t2v li {
  color: #4A7279;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
}.aya_reg_seo-t2v table {
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.aya_reg_seo-t2v table {
  display: table;
}
}.aya_reg_seo-t2v th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #A8C8CE;
  text-align: left;
  font-weight: 700;
}.aya_reg_seo-t2v td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A7279;
}.aya_reg_steps-t2v {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.aya_reg_steps-t2v {
  margin-top: 0;
}
}.aya_reg_step-t2v {
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.aya_reg_step_num-t2v {
  border: 1px solid rgba(0, 200, 223, 0.07);
  background: rgba(0, 200, 223, 0.16);
  border-radius: 50%;
  width: 34px;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  display: flex;
  color: #00C8DF;
  font-size: 14px;
}.aya_reg_step_title-t2v {
  color: #EDF8FA;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.aya_reg_step_text-t2v {
  font-size: 12px;
  color: #4A7279;
  line-height: 1.5;
}.aya_reg_trust-t2v {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}.aya_reg_trust_item-t2v {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #4A7279;
  display: flex;
}.aya_reg_trust_ic-t2v svg {
  color: #00C8DF;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.aya_prov-t2v {
  background: #060E11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.aya_prov-t2v {
  padding: 2.75rem 24px 0;
}
}.aya_prov_in-t2v {
  margin: 0 auto;
  max-width: 82.5rem;
}.aya_prov_head-t2v {
  margin-bottom: 16px;
}.aya_prov_label-t2v {
  color: #00C8DF;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.aya_prov_h2-t2v {
  font-weight: 800;
  color: #EDF8FA;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.aya_prov_h2-t2v {
  font-size: 24px;
}
}.aya_prov_seo-t2v {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #4A7279;
  margin-bottom: 16px;
  font-size: 0.813rem;
}.aya_prov_seo-t2v strong {
  font-weight: 700;
  color: #A8C8CE;
}.aya_prov_seo-t2v a {
  color: #00C8DF;
  text-decoration: underline;
}.aya_prov_grid-t2v {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.aya_prov_grid-t2v {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.aya_prov_grid-t2v {
  grid-template-columns: repeat(8,1fr);
}
}.aya_prov_card-t2v {
  border-radius: 8px;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #091519;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.aya_prov_card-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
  background: #0D1C21;
}.aya_prov_logo-t2v {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
}.aya_prov_logo-t2v img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.aya_prov_name-t2v {
  font-weight: 600;
  color: #6A9AA2;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
}.aya_bon-t2v {
  padding: 36px 1rem 0;
  background: #060E11;
}
@media(min-width: 767px) {.aya_bon-t2v {
  padding: 44px 1.5rem 0;
}
}.aya_bon_in-t2v {
  margin: 0 auto;
  max-width: 82.5rem;
}.aya_bon_head-t2v {
  margin-bottom: 1.25rem;
}.aya_bon_label-t2v {
  color: #00C8DF;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.aya_bon_h2-t2v {
  font-family: 'Orbitron', sans-serif;
  color: #EDF8FA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.aya_bon_h2-t2v {
  font-size: 1.5rem;
}
}.aya_bon_seo-t2v {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #4A7279;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.aya_bon_seo-t2v strong {
  font-weight: 700;
  color: #A8C8CE;
}.aya_bon_seo-t2v a {
  color: #00C8DF;
  text-decoration: underline;
}.aya_bon_grid-t2v {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.aya_bon_grid-t2v {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.aya_bon_grid-t2v {
  grid-template-columns: repeat(5,1fr);
}
}.aya_bon_card-t2v {
  transition: border-color .2s,transform .2s;
  background: #091519;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  border-radius: 0.5rem;
}.aya_bon_card-t2v:hover {
  border-color: rgba(0, 200, 223, 0.07);
  transform: translateY(-2px);
}.aya_bon_card_ic-t2v svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aya_bon_card_ic-t2v {
  margin-bottom: 10px;
}.aya_bon_card_type-t2v {
  font-weight: 700;
  font-size: 0.625rem;
  color: #4A7279;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.aya_bon_card_amount-t2v {
  margin-bottom: 6px;
  line-height: 1.1;
  color: #E8A520;
  font-weight: 800;
  font-size: 18px;
}.aya_bon_card_name-t2v {
  overflow-wrap: break-word;
  color: #EDF8FA;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
}.aya_bon_card_detail-t2v {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #375A60;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
}.aya_htp-t2v {
  background: #060E11;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.aya_htp-t2v {
  padding: 2.75rem 1.5rem 0;
}
}.aya_htp_in-t2v {
  margin: 0 auto;
  max-width: 82.5rem;
}.aya_htp_head-t2v {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.aya_htp_label-t2v {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #00C8DF;
  font-size: 0.688rem;
}.aya_htp_h2-t2v {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #EDF8FA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.aya_htp_h2-t2v {
  font-size: 1.75rem;
}
}.aya_htp_intro-t2v {
  font-size: 14px;
  color: #4A7279;
  line-height: 1.6;
}.aya_htp_steps-t2v {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.aya_htp_steps-t2v {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.aya_htp_steps-t2v {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.aya_htp_step-t2v {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #0D1C21;
  padding: 1.25rem 18px 18px;
  flex-direction: column;
  position: relative;
  display: flex;
}.aya_htp_step_num-t2v {
  background: #00C8DF;
  border-radius: 50%;
  height: 28px;
  font-size: 13px;
  width: 1.75rem;
  color: #04121A;
  align-items: center;
  display: flex;
  left: 1.25rem;
  font-weight: 800;
  justify-content: center;
  font-family: 'Orbitron', sans-serif;
  top: -12px;
  position: absolute;
}.aya_htp_step_ic-t2v {
  background: rgba(0, 200, 223, 0.16);
  margin: 8px 0 12px;
  border-radius: 4px;
  justify-content: center;
  color: #00C8DF;
  width: 36px;
  align-items: center;
  height: 36px;
  display: flex;
}.aya_htp_step_ic-t2v svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.aya_htp_step_h-t2v {
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #EDF8FA;
}.aya_htp_step_p-t2v {
  color: #4A7279;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.aya_htp_step_p-t2v strong {
  font-weight: 600;
  color: #A8C8CE;
}.aya_htp_cta-t2v {
  transition: background .2s;
  background: #00C47A;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  font-weight: 700;
  color: #04121A;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
}.aya_htp_cta-t2v:hover {
  background: #00D988;
}.aya_app-t2v {
  padding: 2.25rem 1rem 0;
  background: #060E11;
}
@media(min-width: 770px) {.aya_app-t2v {
  padding: 44px 24px 0;
}
}.aya_app_in-t2v {
  margin: 0 auto;
  max-width: 82.5rem;
}.aya_app_head-t2v {
  margin-bottom: 16px;
}.aya_app_label-t2v {
  color: #00C8DF;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.aya_app_h2-t2v {
  font-family: 'Orbitron', sans-serif;
  color: #EDF8FA;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.aya_app_h2-t2v {
  font-size: 24px;
}
}.aya_app_sub-t2v {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 37.5rem;
  color: #4A7279;
  overflow-wrap: break-word;
}.aya_app_sub-t2v strong {
  font-weight: 700;
  color: #A8C8CE;
}.aya_app_cards-t2v {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.aya_app_cards-t2v {
  grid-template-columns: repeat(3,1fr);
}
}.aya_app_card-t2v {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.aya_app_card_ios-t2v {
  background: linear-gradient(135deg,rgba(0, 200, 223, 0.16) 0%,#0D1C21 100%);
}.aya_app_card_android-t2v {
  background: linear-gradient(135deg,rgba(0, 196, 122, 0.15) 0%,#0D1C21 100%);
}.aya_app_card_win-t2v {
  background: linear-gradient(135deg,rgba(232, 165, 32, 0.14) 0%,#0D1C21 100%);
}.aya_app_card_ic-t2v svg {
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aya_app_card_ic-t2v {
  color: #EDF8FA;
  flex-shrink: 0;
}.aya_app_card_os-t2v {
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #4A7279;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.aya_app_card_title-t2v {
  overflow-wrap: break-word;
  color: #EDF8FA;
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
}.aya_app_card_text-t2v {
  font-size: 12px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #4A7279;
}.aya_app_card_btn-t2v {
  border-radius: 4px;
  gap: 0.438rem;
  border: 1px solid rgba(0, 210, 230, 0.40);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  color: #EDF8FA;
  display: inline-flex;
}.aya_app_card_btn-t2v:hover {
  background: rgba(255, 255, 255, 0.07);
}.aya_rv-t2v {
  padding: 36px 16px 0;
  background: #060E11;
}
@media(min-width: 766px) {.aya_rv-t2v {
  padding: 2.75rem 1.5rem 0;
}
}.aya_rv_in-t2v {
  margin: 0 auto;
  max-width: 1320px;
}.aya_rv_head-t2v {
  margin-bottom: 20px;
  max-width: 45rem;
}.aya_rv_label-t2v {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00C8DF;
  text-transform: uppercase;
  font-size: 0.688rem;
}.aya_rv_h2-t2v {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #EDF8FA;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.aya_rv_h2-t2v {
  font-size: 1.75rem;
}
}.aya_rv_stats-t2v {
  gap: 18px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #4A7279;
  font-size: 0.813rem;
}.aya_rv_stats_score-t2v {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.aya_rv_stats_score_val-t2v {
  font-size: 1.375rem;
  font-weight: 800;
  color: #E8A520;
  font-family: 'Orbitron', sans-serif;
}.aya_rv_stats_score_max-t2v {
  font-size: 13px;
  color: #375A60;
}.aya_rv_stats_badge-t2v {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.aya_rv_stats_badge-t2v svg {
  height: 0.875rem;
  color: #E8A520;
  width: 0.875rem;
}.aya_rv_grid-t2v {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.aya_rv_grid-t2v {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.aya_rv_grid-t2v {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.aya_rv_card-t2v {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  background: #0D1C21;
  display: flex;
  flex-direction: column;
}.aya_rv_card_stars-t2v {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A520;
}.aya_rv_card_stars-t2v svg {
  width: 0.875rem;
  height: 0.875rem;
}.aya_rv_card_h-t2v {
  color: #EDF8FA;
  font-size: 0.875rem;
  margin-bottom: 8px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
}.aya_rv_card_body-t2v {
  flex: 1;
  line-height: 1.65;
  color: #4A7279;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
}.aya_rv_card_body-t2v strong {
  color: #A8C8CE;
  font-weight: 600;
}.aya_rv_card_meta-t2v {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.aya_rv_card_author-t2v {
  color: #A8C8CE;
  font-size: 12px;
  font-weight: 600;
}.aya_rv_card_date-t2v {
  font-size: 11px;
  color: #375A60;
}.aya_seo-t2v {
  background: #060E11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.aya_seo-t2v {
  padding: 2.75rem 24px 0;
}
}.aya_seo_in-t2v {
  background: #0D1C21;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.aya_seo_in-t2v {
  padding: 2.25rem 40px;
}
}.aya_seo_label-t2v {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8DF;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}.aya_seo_h2-t2v {
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #EDF8FA;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.aya_seo_h2-t2v {
  font-size: 1.5rem;
}
}.aya_seo_body-t2v {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6A9AA2;
  overflow-wrap: break-word;
}.aya_seo_body-t2v p {
  color: #6A9AA2;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.aya_seo_body-t2v p:last-child {
  margin-bottom: 0;
}.aya_seo_body-t2v strong {
  color: #A8C8CE;
  font-weight: 700;
}.aya_seo_body-t2v a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DF;
}.aya_seo_body-t2v a:hover {
  color: #1ADAEE;
}.aya_seo_body-t2v ul,.aya_seo_body-t2v ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.aya_seo_body-t2v ol {
  list-style: decimal;
}.aya_seo_body-t2v li {
  color: #6A9AA2;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.aya_seo_body-t2v table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.aya_seo_body-t2v table {
  display: table;
}
}.aya_seo_body-t2v th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #A8C8CE;
}.aya_seo_body-t2v td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A9AA2;
}.aya_seo_cols-t2v {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.aya_seo_cols-t2v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aya_seo_cols-t2v {
  grid-template-columns: repeat(3,1fr);
}
}.aya_seo_col_h-t2v {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #A8C8CE;
}.aya_seo_col_p-t2v {
  color: #4A7279;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.aya_seo_stats-t2v {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.aya_seo_stat-t2v {
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(0, 200, 223, 0.16);
  padding: 0.875rem 1rem;
  background: rgba(0, 200, 223, 0.07);
  min-width: 140px;
}.aya_seo_stat_val-t2v {
  color: #00C8DF;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.aya_seo_stat_lb-t2v {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #4A7279;
}.aya_pmt-t2v {
  padding: 36px 1rem 0;
  background: #060E11;
}
@media(min-width: 769px) {.aya_pmt-t2v {
  padding: 2.75rem 1.5rem 0;
}
}.aya_pmt_in-t2v {
  margin: 0 auto;
  max-width: 1320px;
}.aya_pmt_head-t2v {
  max-width: 720px;
  margin-bottom: 22px;
}.aya_pmt_label-t2v {
  font-size: 11px;
  text-transform: uppercase;
  color: #00C8DF;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.aya_pmt_h2-t2v {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #EDF8FA;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.aya_pmt_h2-t2v {
  font-size: 28px;
}
}.aya_pmt_intro-t2v {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #4A7279;
  line-height: 1.6;
}.aya_pmt_groups-t2v {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.aya_pmt_group-t2v {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1C21;
}.aya_pmt_group_head-t2v {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.aya_pmt_group_ic-t2v {
  border-radius: 4px;
  background: rgba(0, 200, 223, 0.16);
  width: 36px;
  justify-content: center;
  flex-shrink: 0;
  color: #00C8DF;
  display: flex;
  align-items: center;
  height: 2.25rem;
}.aya_pmt_group_ic-t2v svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.aya_pmt_group_h-t2v {
  margin: 0;
  color: #EDF8FA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
}.aya_pmt_group_p-t2v {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4A7279;
}.aya_pmt_group_p-t2v strong {
  color: #A8C8CE;
  font-weight: 600;
}.aya_pmt_table_wrap-t2v {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.aya_pmt_table-t2v {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
}.aya_pmt_table-t2v th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  letter-spacing: .04em;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #A8C8CE;
}.aya_pmt_table-t2v td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #4A7279;
}.aya_pmt_table-t2v tbody tr:last-child td {
  border-bottom: none;
}.aya_pmt_table-t2v tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #A8C8CE;
}.aya_seo-t2v {
  background: #060E11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.aya_seo-t2v {
  padding: 44px 1.5rem 0;
}
}.aya_seo_in-t2v {
  padding: 28px 24px;
  background: #0D1C21;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.aya_seo_in-t2v {
  padding: 2.25rem 40px;
}
}.aya_seo_label-t2v {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #00C8DF;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.aya_seo_h2-t2v {
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  color: #EDF8FA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 766px) {.aya_seo_h2-t2v {
  font-size: 24px;
}
}.aya_seo_body-t2v {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #6A9AA2;
  line-height: 1.75;
}.aya_seo_body-t2v p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #6A9AA2;
  margin-bottom: 0.75rem;
}.aya_seo_body-t2v p:last-child {
  margin-bottom: 0;
}.aya_seo_body-t2v strong {
  font-weight: 700;
  color: #A8C8CE;
}.aya_seo_body-t2v a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DF;
}.aya_seo_body-t2v a:hover {
  color: #1ADAEE;
}.aya_seo_body-t2v ul,.aya_seo_body-t2v ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.aya_seo_body-t2v ol {
  list-style: decimal;
}.aya_seo_body-t2v li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #6A9AA2;
  font-size: 0.875rem;
}.aya_seo_body-t2v table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.aya_seo_body-t2v table {
  display: table;
}
}.aya_seo_body-t2v th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #A8C8CE;
}.aya_seo_body-t2v td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #6A9AA2;
}.aya_seo_cols-t2v {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.aya_seo_cols-t2v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.aya_seo_cols-t2v {
  grid-template-columns: repeat(3,1fr);
}
}.aya_seo_col_h-t2v {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #A8C8CE;
}.aya_seo_col_p-t2v {
  color: #4A7279;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.aya_seo_stats-t2v {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.aya_seo_stat-t2v {
  border: 1px solid rgba(0, 200, 223, 0.16);
  background: rgba(0, 200, 223, 0.07);
  border-radius: 8px;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.aya_seo_stat_val-t2v {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #00C8DF;
  font-weight: 800;
}.aya_seo_stat_lb-t2v {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #4A7279;
}.aya_seo-t2v {
  background: #060E11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.aya_seo-t2v {
  padding: 44px 24px 0;
}
}.aya_seo_in-t2v {
  background: #0D1C21;
  padding: 28px 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width:768px) {.aya_seo_in-t2v {
  padding: 2.25rem 40px;
}
}.aya_seo_label-t2v {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #00C8DF;
}.aya_seo_h2-t2v {
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #EDF8FA;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.aya_seo_h2-t2v {
  font-size: 24px;
}
}.aya_seo_body-t2v {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #6A9AA2;
  font-size: 0.875rem;
}.aya_seo_body-t2v p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6A9AA2;
  margin-bottom: 0.75rem;
}.aya_seo_body-t2v p:last-child {
  margin-bottom: 0;
}.aya_seo_body-t2v strong {
  color: #A8C8CE;
  font-weight: 700;
}.aya_seo_body-t2v a {
  transition: color .2s;
  color: #00C8DF;
  text-decoration: underline;
}.aya_seo_body-t2v a:hover {
  color: #1ADAEE;
}.aya_seo_body-t2v ul,.aya_seo_body-t2v ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.aya_seo_body-t2v ol {
  list-style: decimal;
}.aya_seo_body-t2v li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #6A9AA2;
  font-size: 14px;
}.aya_seo_body-t2v table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.aya_seo_body-t2v table {
  display: table;
}
}.aya_seo_body-t2v th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #A8C8CE;
  text-align: left;
}.aya_seo_body-t2v td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #6A9AA2;
}.aya_seo_cols-t2v {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.aya_seo_cols-t2v {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.aya_seo_cols-t2v {
  grid-template-columns: repeat(3,1fr);
}
}.aya_seo_col_h-t2v {
  font-size: 13px;
  font-weight: 700;
  color: #A8C8CE;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.aya_seo_col_p-t2v {
  line-height: 1.65;
  color: #4A7279;
  overflow-wrap: break-word;
  font-size: 13px;
}.aya_seo_stats-t2v {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.aya_seo_stat-t2v {
  background: rgba(0, 200, 223, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 200, 223, 0.16);
  min-width: 140px;
}.aya_seo_stat_val-t2v {
  font-weight: 800;
  font-size: 20px;
  color: #00C8DF;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.aya_seo_stat_lb-t2v {
  overflow-wrap: break-word;
  color: #4A7279;
  font-size: 0.688rem;
}.aya_faq-t2v {
  padding: 2.25rem 16px 0;
  background: #060E11;
}
@media(min-width: 767px) {.aya_faq-t2v {
  padding: 44px 1.5rem 0;
}
}.aya_faq_in-t2v {
  margin: 0 auto;
  max-width: 1320px;
}.aya_faq_head-t2v {
  margin-bottom: 20px;
}.aya_faq_label-t2v {
  color: #00C8DF;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.aya_faq_h2-t2v {
  overflow-wrap: break-word;
  color: #EDF8FA;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.aya_faq_h2-t2v {
  font-size: 1.5rem;
}
}.aya_faq_list-t2v {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.aya_faq_item-t2v {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #0D1C21;
  overflow: hidden;
}.aya_faq_q-t2v {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  font-size: 14px;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  color: #A8C8CE;
  font-weight: 600;
  align-items: center;
}.aya_faq_q-t2v:hover {
  color: #EDF8FA;
}.aya_faq_q_ic-t2v {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 24px;
  display: flex;
  width: 1.5rem;
  align-items: center;
  color: #00C8DF;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
}.aya_faq_item-t2v.aya_state_open-t2v .aya_faq_q_ic-t2v {
  transform: rotate(45deg);
}.aya_faq_a-t2v {
  padding: 0 20px 16px;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  color: #4A7279;
}.aya_faq_item-t2v.aya_state_open-t2v .aya_faq_a-t2v {
  display: block;
}.aya_faq_a-t2v strong {
  color: #A8C8CE;
  font-weight: 700;
}.aya_faq_a-t2v a {
  text-decoration: underline;
  color: #00C8DF;
}.aya_faq_a-t2v ul,.aya_faq_a-t2v ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.aya_faq_a-t2v ol {
  list-style: decimal;
}.aya_faq_a-t2v li {
  margin-bottom: 4px;
  line-height: 1.6;
}.aya_faq_a-t2v table {
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.aya_faq_a-t2v table {
  display: table;
}
}.aya_faq_a-t2v th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #A8C8CE;
}.aya_faq_a-t2v td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #4A7279;
}.aya_ft-t2v {
  background: #030A0C;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.aya_ft_support-t2v {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.aya_ft_support-t2v {
  padding: 28px 1.5rem;
}
}.aya_ft_support_in-t2v {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.aya_ft_support_main-t2v {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.aya_ft_support_ic-t2v {
  flex-shrink: 0;
  color: #00C8DF;
}.aya_ft_support_ic-t2v svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.aya_ft_support_text_title-t2v {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #EDF8FA;
  font-size: 15px;
}.aya_ft_support_text_sub-t2v {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #4A7279;
}.aya_ft_support_btn-t2v {
  background: #00C8DF;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem 22px;
  font-weight: 700;
  color: #EDF8FA;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.aya_ft_support_btn-t2v:hover {
  background: #1ADAEE;
}.aya_ft_support_contacts-t2v {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.aya_ft_support_contact-t2v {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #375A60;
}.aya_ft_support_contact-t2v strong {
  color: #6A9AA2;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.aya_ft_main-t2v {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.aya_ft_main-t2v {
  padding: 2.5rem 1.5rem 2rem;
}
}.aya_ft_main_in-t2v {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 643px) {.aya_ft_main_in-t2v {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.aya_ft_main_in-t2v {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.aya_ft_col_logo-t2v {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.aya_ft_col_logo-t2v {
  grid-column: auto;
}
}.aya_ft_logo-t2v {
  gap: 0.563rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  color: #EDF8FA;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
}.aya_ft_logo_mark-t2v {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.aya_ft_logo_mark-t2v img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.aya_ft_logo_sub-t2v {
  max-width: 200px;
  line-height: 1.55;
  color: #375A60;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.aya_ft_col_title-t2v {
  color: #6A9AA2;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.aya_ft_col_links-t2v {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.aya_ft_col_link-t2v {
  transition: color .2s;
  font-size: 0.813rem;
  color: #375A60;
  overflow-wrap: break-word;
}.aya_ft_col_link-t2v:hover {
  color: #A8C8CE;
}.aya_ft_apps-t2v {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.aya_ft_app_card-t2v {
  border-radius: 0.25rem;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.aya_ft_app_card-t2v:hover {
  border-color: rgba(0, 210, 230, 0.40);
}.aya_ft_app_card_ic-t2v svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aya_ft_app_card_os-t2v {
  color: #375A60;
  font-size: 10px;
  font-weight: 600;
}.aya_ft_app_card_action-t2v {
  font-weight: 700;
  font-size: 0.75rem;
  color: #A8C8CE;
}.aya_ft_bot-t2v {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.aya_ft_bot-t2v {
  padding: 20px 1.5rem;
}
}.aya_ft_bot_in-t2v {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.aya_ft_socials-t2v {
  gap: 0.5rem;
  display: flex;
}.aya_ft_soc-t2v {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  justify-content: center;
  height: 2.25rem;
  width: 36px;
  color: #6A9AA2;
  align-items: center;
  display: flex;
}.aya_ft_soc-t2v svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.aya_ft_soc-t2v:hover {
  background: rgba(255, 255, 255, 0.07);
}.aya_ft_legal-t2v {
  flex: 1;
  color: #4D7880;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
  overflow-wrap: break-word;
}.aya_ft_legal-t2v strong {
  font-weight: 700;
  color: #6A9AA2;
}.aya_ft_legal-t2v a {
  text-decoration: underline;
  color: #6A9AA2;
}.aya_ft_age-t2v {
  border-radius: 50%;
  border: 2px solid #4D7880;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  margin-left: auto;
  height: 32px;
  color: #4D7880;
  flex-shrink: 0;
}