*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  color: #B2CCEB;
  background-color: #060C18;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.ami_layout-1ep {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.ami_page-1ep {
  display: flex;
  min-height: 100vh;
}.ami_main-1ep {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.ami_main-1ep {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.ami_main-1ep {
  padding-bottom: 72px;
}
}.ami_gc-1ep {
  transition: transform .2s,border-color .2s;
  background: #091422;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 8px;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 637px) {.ami_gc-1ep {
  width: 156px;
}
}
@media(min-width: 1081px) {.ami_gc-1ep {
  width: 10.5rem;
}
}.ami_gc-1ep:hover {
  transform: translateY(-3px);
  border-color: rgba(74,174,255,0.07);
}.ami_gc_img-1ep {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.ami_gc_img-1ep img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.ami_gc_hover-1ep {
  transition: opacity .2s;
  background: rgba(3,6,14,0.72);
  inset: 0;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.ami_gc-1ep:hover .ami_gc_hover-1ep {
  opacity: 1;
}.ami_gc_hover_btn-1ep {
  background: #4AAEFF;
  padding: 8px 16px;
  border-radius: 0.313rem;
  color: #EBF4FF;
  font-weight: 700;
  font-size: 12px;
}.ami_gc_info-1ep {
  padding: 0.5rem 0.625rem 10px;
}.ami_gc_name-1ep {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #B2CCEB;
  max-width: 100%;
}.ami_gc_prov-1ep {
  color: #5C7A99;
  font-size: 0.625rem;
}.ami_gc_tag-1ep {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  text-transform: uppercase;
  left: 6px;
  font-size: 9px;
  font-weight: 700;
  top: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
}.ami_gc_tag_hot-1ep {
  background: #E03E3E;
  color: #fff;
}.ami_gc_tag_new-1ep {
  background: #28C484;
  color: #060C18;
}.ami_gc_tag_jp-1ep {
  background: #F2B83C;
  color: #060C18;
}.ami_gc_tag_ex-1ep {
  background: #6B4ED6;
  color: #fff;
}.ami_gc_tag_live-1ep {
  background: #E03E3E;
  color: #fff;
}.ami_gr-1ep {
  background: #060C18;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.ami_gr-1ep {
  padding: 2.25rem 24px 0;
}
}.ami_gr_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_gr_head-1ep {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ami_gr_head_l-1ep {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.ami_gr_ic-1ep {
  border-radius: 8px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
}.ami_gr_ic-1ep svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ami_gr_title-1ep {
  color: #EBF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ami_gr_title-1ep {
  font-size: 1.125rem;
}
}.ami_gr_more-1ep {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  color: #507088;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.ami_gr_more-1ep:hover {
  color: #4AAEFF;
}.ami_gr_more-1ep svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.ami_gr_arrows-1ep {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ami_gr_arr-1ep {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  color: #7498BC;
}.ami_gr_arr-1ep:hover {
  background: rgba(255,255,255,0.07);
  color: #EBF4FF;
}.ami_gr_arr-1ep svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.ami_gr_seo_h-1ep {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  color: #B2CCEB;
}
@media(min-width: 767px) {.ami_gr_seo_h-1ep {
  font-size: 0.875rem;
}
}.ami_gr_seo-1ep {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #507088;
  font-size: 12px;
  max-width: 680px;
  overflow-wrap: break-word;
}.ami_gr_seo-1ep strong {
  color: #B2CCEB;
  font-weight: 600;
}.ami_gr_scroll-1ep {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.ami_gr_scroll-1ep::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ami_gr_scroll-1ep {
  gap: 12px;
}
}.ami_tb-1ep {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #050A15;
  height: 3.5rem;
  right: 0;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  align-items: center;
}.ami_tb_in-1ep {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.ami_tb_burger-1ep {
  gap: 0.313rem;
  border-radius: 0.5rem;
  display: flex;
  flex-shrink: 0;
  height: 38px;
  margin-right: 0.5rem;
  width: 38px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}.ami_tb_burger-1ep:hover {
  background: rgba(255,255,255,0.05);
}.ami_tb_burger_line-1ep {
  border-radius: 1px;
  background: #7498BC;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1079px) {.ami_tb_burger-1ep {
  display: none;
}
}.ami_tb_logo-1ep {
  gap: 0.563rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  color: #EBF4FF;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 800;
  display: flex;
  align-items: center;
}.ami_tb_logo_mark-1ep {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
}.ami_tb_logo_mark-1ep img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ami_tb_nav-1ep {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.ami_tb_nav-1ep {
  display: flex;
}
}.ami_tb_tab-1ep {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #7498BC;
}.ami_tb_tab-1ep:hover {
  background: rgba(255,255,255,0.05);
  color: #EBF4FF;
}.ami_tb_tab-1ep.ami_state_active-1ep {
  background: rgba(74,174,255,0.18);
  color: #EBF4FF;
}.ami_tb_right-1ep {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.ami_tb_login-1ep {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #B2CCEB;
}.ami_tb_login-1ep:hover {
  border-color: rgba(74,174,255,0.38);
  color: #EBF4FF;
}
@media(min-width: 481px) {.ami_tb_login-1ep {
  display: block;
}
}.ami_tb_reg-1ep {
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #28C484;
  border-radius: 8px;
  font-weight: 700;
  font-size: 13px;
  color: #060C18;
  white-space: nowrap;
}.ami_tb_reg-1ep:hover {
  background: #35D696;
}.ami_sb-1ep {
  background: #0C1828;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  z-index: 70;
  width: 13.75rem;
  position: fixed;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  top: 56px;
}.ami_sb-1ep.ami_state_open-1ep {
  transform: translateX(0);
}.ami_sb-1ep::-webkit-scrollbar {
  width: 4px;
}.ami_sb-1ep::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.ami_sb-1ep {
  transform: translateX(0);
}
}.ami_sb_auth-1ep {
  padding: 14px 12px 0.625rem;
}.ami_sb_btn_reg-1ep {
  border-radius: 8px;
  background: #28C484;
  transition: background .2s;
  padding: 0.688rem;
  color: #060C18;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
}.ami_sb_btn_reg-1ep:hover {
  background: #35D696;
}.ami_sb_btn_login-1ep {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  text-align: center;
  color: #B2CCEB;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.ami_sb_btn_login-1ep:hover {
  border-color: rgba(74,174,255,0.38);
  color: #EBF4FF;
}.ami_sb_promo-1ep {
  overflow: hidden;
  border-radius: 8px;
  padding: 12px 0.875rem;
  border: 1px solid rgba(74,174,255,0.18);
  background: linear-gradient(135deg,#091E40,#0C1828);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.ami_sb_promo-1ep::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(74,174,255,0.18),transparent 70%);
  right: -1.25rem;
  height: 80px;
  width: 5rem;
  position: absolute;
  top: -20px;
  content: '';
}.ami_sb_promo_title-1ep {
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #4AAEFF;
  text-transform: uppercase;
}.ami_sb_promo_text-1ep {
  overflow-wrap: break-word;
  color: #EBF4FF;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
}.ami_sb_promo_sub-1ep {
  color: #507088;
  font-size: 0.625rem;
  margin-top: 3px;
}.ami_sb_nav-1ep {
  padding: 0.375rem 8px 16px;
}.ami_sb_nav_lb-1ep {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #5C7A99;
  font-weight: 700;
}.ami_sb_link-1ep {
  border-radius: 5px;
  padding: 0.563rem 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 13px;
  color: #7498BC;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
}.ami_sb_link-1ep:hover {
  background: rgba(255,255,255,0.05);
  color: #EBF4FF;
}.ami_sb_link-1ep.ami_state_active-1ep {
  background: rgba(74,174,255,0.18);
  color: #EBF4FF;
}.ami_sb_ic-1ep {
  border-radius: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
}.ami_sb_ic-1ep svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.ami_sb_ic_1-1ep {
  background: rgba(74,174,255,0.07);
  color: #4AAEFF;
}.ami_sb_ic_2-1ep {
  background: rgba(40,196,132,0.16);
  color: #28C484;
}.ami_sb_ic_3-1ep {
  background: rgba(242,184,60,0.15);
  color: #F2B83C;
}.ami_sb_ic_4-1ep {
  background: rgba(107,78,214,0.22);
  color: #6B4ED6;
}.ami_sb_ic_5-1ep {
  background: rgba(74,174,255,0.07);
  color: #FF4B8E;
}.ami_sb_ic_6-1ep {
  background: rgba(107,78,214,0.22);
  color: #9168FF;
}.ami_sb_badge-1ep {
  padding: 2px 0.438rem;
  background: #F2B83C;
  border-radius: 5px;
  font-size: 0.563rem;
  margin-left: auto;
  color: #060C18;
  font-weight: 700;
}.ami_sb_bot-1ep {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.ami_sb_lang-1ep,.ami_sb_help-1ep {
  padding: 0.563rem 0.375rem;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  font-weight: 600;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  color: #7498BC;
  display: flex;
}.ami_sb_lang-1ep:hover,.ami_sb_help-1ep:hover {
  border-color: rgba(74,174,255,0.38);
  color: #EBF4FF;
}.ami_sb_lang-1ep svg,.ami_sb_help-1ep svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ami_sb_bd-1ep {
  background: rgba(3,6,14,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.ami_sb_bd-1ep.ami_state_on-1ep {
  display: block;
}
@media(min-width: 1083px) {.ami_sb_bd-1ep {
  display: none!important;
}
}.ami_mob_nav-1ep {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #0C1828;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  right: 0;
}
@media(min-width: 1081px) {.ami_mob_nav-1ep {
  display: none;
}
}.ami_mob_nav_item-1ep {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #5C7A99;
  align-items: center;
}.ami_mob_nav_ic-1ep {
  line-height: 1;
}.ami_mob_nav_ic-1ep svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ami_mob_nav_lb-1ep {
  font-size: 10px;
  color: #5C7A99;
  font-weight: 600;
}.ami_mob_nav_item-1ep.ami_state_active-1ep {
  color: #4AAEFF;
}.ami_mob_nav_item-1ep.ami_state_active-1ep .ami_mob_nav_lb-1ep {
  color: #4AAEFF;
}.ami_hero-1ep {
  background: #060C18;
  padding: 20px 1rem 0;
}
@media(min-width:768px) {.ami_hero-1ep {
  padding: 1.5rem 24px 0;
}
}.ami_hero_in-1ep {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.ami_hero_in-1ep {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.ami_hero_in-1ep {
  grid-template-columns: 1fr 340px;
}
}.ami_hero_promo-1ep {
  background: #091422;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 766px) {.ami_hero_promo-1ep {
  min-height: 17.5rem;
}
}.ami_hero_promo_bg-1ep {
  background: linear-gradient(120deg,#091E40 0%,#060C18 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.ami_hero_promo_bg-1ep::after {
  inset: 0;
  background: linear-gradient(90deg,#060C18 0%,rgba(3,6,14,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ami_hero_promo_glow-1ep {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107,78,214,0.22) 0%,transparent 65%);
  pointer-events: none;
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  right: 60px;
  height: 300px;
}.ami_hero_promo_ct-1ep {
  padding: 28px 24px 28px 1.75rem;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.ami_hero_promo_ct-1ep {
  padding: 2.5rem 2rem;
}
}.ami_hero_badge-1ep {
  border: 1px solid rgba(74,174,255,0.07);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  background: rgba(74,174,255,0.18);
  font-size: 10px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #4AAEFF;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
}.ami_hero_h1-1ep {
  margin-bottom: 0.625rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EBF4FF;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
}.ami_hero_h1-1ep em {
  font-style: normal;
  color: #F2B83C;
}
@media(min-width: 766px) {.ami_hero_h1-1ep {
  font-size: 36px;
}
}.ami_hero_sub-1ep {
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #7498BC;
}
@media(min-width: 767px) {.ami_hero_sub-1ep {
  font-size: 14px;
}
}.ami_hero_row-1ep {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ami_hero_cta-1ep {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #28C484;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 3px 0 rgba(0,0,0,0.45), 0 0 18px rgba(40,196,132,0.42);
  color: #060C18;
}.ami_hero_cta-1ep:hover {
  background: #35D696;
}.ami_hero_terms-1ep {
  color: #5C7A99;
  font-size: 11px;
}.ami_hero_game-1ep {
  border-radius: 0.875rem;
  background: #091422;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.ami_hero_game_badge-1ep {
  border-radius: 1.25rem;
  border: 1px solid rgba(242,184,60,0.15);
  background: rgba(242,184,60,0.15);
  padding: 5px 0.625rem;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  position: absolute;
  color: #F2B83C;
  left: 12px;
  font-size: 10px;
}.ami_hero_game_badge-1ep svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.ami_hero_game_img-1ep {
  overflow: hidden;
  background: linear-gradient(135deg,#091E40,#060C18);
  position: relative;
  padding-bottom: 60%;
}.ami_hero_game_img-1ep img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ami_hero_game_play-1ep {
  inset: 0;
  transition: opacity .2s;
  background: rgba(3,6,14,0.72);
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.ami_hero_game-1ep:hover .ami_hero_game_play-1ep {
  opacity: 1;
}.ami_hero_game_play-1ep span {
  background: #4AAEFF;
  border-radius: 50%;
  width: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 52px;
}.ami_hero_game_play-1ep span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.ami_hero_game_info-1ep {
  padding: 0.875rem 16px;
}.ami_hero_game_title-1ep {
  margin-bottom: 4px;
  color: #EBF4FF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ami_hero_game_provider-1ep {
  color: #507088;
  font-size: 0.688rem;
}.ami_hero_game_btn-1ep {
  background: #4AAEFF;
  padding: 0.688rem;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  transition: background .2s;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #EBF4FF;
  font-size: 13px;
}.ami_hero_game-1ep:hover .ami_hero_game_btn-1ep {
  background: #6CC2FF;
}.ami_sbar-1ep {
  padding: 16px 16px 0;
  background: #060C18;
}
@media(min-width: 765px) {.ami_sbar-1ep {
  padding: 1.125rem 1.5rem 0;
}
}.ami_sbar_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_sbar_row-1ep {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.ami_sbar_input-1ep {
  border-radius: 0.5rem;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #091422;
  transition: border-color .2s;
  padding: 0.688rem 16px;
  flex: 1;
  color: #507088;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
}.ami_sbar_input-1ep:hover {
  border-color: rgba(74,174,255,0.38);
}.ami_sbar_input-1ep svg {
  width: 15px;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.ami_sbar_providers-1ep {
  padding: 11px 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  transition: border-color .2s;
  background: #091422;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  display: flex;
  color: #B2CCEB;
  align-items: center;
}.ami_sbar_providers-1ep:hover {
  border-color: rgba(74,174,255,0.38);
  color: #EBF4FF;
}.ami_sbar_providers-1ep svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.ami_sbar_tabs-1ep {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.ami_sbar_tabs-1ep::-webkit-scrollbar {
  display: none;
}.ami_sbar_tab-1ep {
  padding: 0.5rem 14px;
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  color: #7498BC;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
}.ami_sbar_tab-1ep:hover {
  border-color: rgba(74,174,255,0.38);
  background: rgba(255,255,255,0.07);
  color: #EBF4FF;
}.ami_sbar_tab-1ep.ami_state_active-1ep {
  background: rgba(74,174,255,0.18);
  border-color: rgba(74,174,255,0.07);
  color: #EBF4FF;
}.ami_sbar_tab_ic-1ep svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.ami_wy-1ep {
  padding: 2rem 1rem 0;
  background: #060C18;
}
@media(min-width: 771px) {.ami_wy-1ep {
  padding: 40px 24px 0;
}
}.ami_wy_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_wy_head-1ep {
  max-width: 720px;
  margin-bottom: 18px;
}.ami_wy_label-1ep {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #4AAEFF;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.ami_wy_h2-1ep {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  color: #EBF4FF;
}
@media(min-width: 765px) {.ami_wy_h2-1ep {
  font-size: 1.5rem;
}
}.ami_wy_intro-1ep {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #507088;
}.ami_wy_grid-1ep {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ami_wy_grid-1ep {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ami_wy_grid-1ep {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ami_wy_card-1ep {
  background: #0C1828;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.ami_wy_card-1ep:hover {
  border-color: rgba(74,174,255,0.07);
  transform: translateY(-2px);
}.ami_wy_card_ic-1ep {
  border-radius: 50%;
  background: rgba(74,174,255,0.18);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4AAEFF;
  height: 2.75rem;
  width: 2.75rem;
  margin-bottom: 0.875rem;
}.ami_wy_card_ic-1ep svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.ami_wy_card_h-1ep {
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EBF4FF;
  margin-bottom: 0.375rem;
}.ami_wy_card_p-1ep {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #507088;
}.ami_wy_card_p-1ep strong {
  font-weight: 600;
  color: #B2CCEB;
}.ami_gcg-1ep {
  padding: 36px 16px 0;
  background: #060C18;
}
@media(min-width: 765px) {.ami_gcg-1ep {
  padding: 44px 1.5rem 0;
}
}.ami_gcg_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_gcg_head-1ep {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ami_gcg_label-1ep {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #4AAEFF;
}.ami_gcg_h2-1ep {
  overflow-wrap: break-word;
  color: #EBF4FF;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.ami_gcg_h2-1ep {
  font-size: 28px;
}
}.ami_gcg_intro-1ep {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #507088;
}.ami_gcg_grid-1ep {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ami_gcg_grid-1ep {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ami_gcg_grid-1ep {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ami_gcg_card-1ep {
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  min-height: 240px;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
}.ami_gcg_card-1ep:hover {
  border-color: rgba(74,174,255,0.18);
  transform: translateY(-3px);
}.ami_gcg_card_bg-1ep {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ami_gcg_card_bg-1ep::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ami_gcg_card_ic-1ep {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  position: absolute;
  height: 40px;
  color: #EBF4FF;
  top: 18px;
  justify-content: center;
  align-items: center;
  right: 1.125rem;
  width: 40px;
  display: flex;
  z-index: 2;
}.ami_gcg_card_ic-1ep svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 20px;
}.ami_gcg_card_ct-1ep {
  position: relative;
  z-index: 1;
}.ami_gcg_card_h-1ep {
  font-weight: 800;
  font-size: 18px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EBF4FF;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 769px) {.ami_gcg_card_h-1ep {
  font-size: 20px;
}
}.ami_gcg_card_p-1ep {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
}.ami_gcg_card_p-1ep strong {
  font-weight: 600;
  color: #EBF4FF;
}.ami_gcg_card_cta-1ep {
  gap: 4px;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #4AAEFF;
  display: inline-flex;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.ami_gcg_card_cta-1ep svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.ami_ws-1ep {
  background: #060C18;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.ami_ws-1ep {
  padding: 2.25rem 24px 0;
}
}.ami_ws_in-1ep {
  margin: 0 auto;
  max-width: 1340px;
}.ami_ws_head-1ep {
  gap: 12px;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.ami_ws_title-1ep {
  gap: 10px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  color: #EBF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
  display: flex;
  font-weight: 700;
}.ami_ws_title_ic-1ep svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  color: #F2B83C;
}.ami_ws_online-1ep {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  color: #507088;
}.ami_ws_online_dot-1ep {
  border-radius: 50%;
  background: #28C484;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(40,196,132,0.16);
  height: 8px;
  width: 8px;
}.ami_ws_scroll-1ep {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.ami_ws_scroll-1ep::-webkit-scrollbar {
  display: none;
}.ami_wc-1ep {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #091422;
  border-radius: 8px;
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.ami_wc_img-1ep {
  border-radius: 0.313rem;
  background: #0C1828;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.ami_wc_img-1ep img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ami_wc_info-1ep {
  min-width: 0;
}.ami_wc_game-1ep {
  overflow: hidden;
  color: #B2CCEB;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
}.ami_wc_player-1ep {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5C7A99;
  white-space: nowrap;
  font-size: 0.625rem;
}.ami_wc_amount-1ep {
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  color: #28C484;
}.ami_bon-1ep {
  padding: 36px 16px 0;
  background: #060C18;
}
@media(min-width: 765px) {.ami_bon-1ep {
  padding: 44px 1.5rem 0;
}
}.ami_bon_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_bon_head-1ep {
  margin-bottom: 20px;
}.ami_bon_label-1ep {
  font-size: 0.688rem;
  color: #4AAEFF;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.ami_bon_h2-1ep {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EBF4FF;
}
@media(min-width: 767px) {.ami_bon_h2-1ep {
  font-size: 1.5rem;
}
}.ami_bon_seo-1ep {
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #507088;
  overflow-wrap: break-word;
}.ami_bon_seo-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_bon_seo-1ep a {
  color: #4AAEFF;
  text-decoration: underline;
}.ami_bon_grid-1ep {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.ami_bon_grid-1ep {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ami_bon_grid-1ep {
  grid-template-columns: repeat(5,1fr);
}
}.ami_bon_card-1ep {
  padding: 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #091422;
}.ami_bon_card-1ep:hover {
  transform: translateY(-2px);
  border-color: rgba(74,174,255,0.07);
}.ami_bon_card_ic-1ep svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 1.625rem;
}.ami_bon_card_ic-1ep {
  margin-bottom: 10px;
}.ami_bon_card_type-1ep {
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #507088;
  font-weight: 700;
}.ami_bon_card_amount-1ep {
  font-size: 1.125rem;
  font-weight: 800;
  color: #F2B83C;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.ami_bon_card_name-1ep {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EBF4FF;
}.ami_bon_card_detail-1ep {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #5C7A99;
  overflow-wrap: break-word;
}.ami_htp-1ep {
  padding: 36px 16px 0;
  background: #060C18;
}
@media(min-width: 766px) {.ami_htp-1ep {
  padding: 2.75rem 24px 0;
}
}.ami_htp_in-1ep {
  margin: 0 auto;
  max-width: 1340px;
}.ami_htp_head-1ep {
  max-width: 45rem;
  margin-bottom: 22px;
}.ami_htp_label-1ep {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #4AAEFF;
}.ami_htp_h2-1ep {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #EBF4FF;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 766px) {.ami_htp_h2-1ep {
  font-size: 1.75rem;
}
}.ami_htp_intro-1ep {
  color: #507088;
  line-height: 1.6;
  font-size: 14px;
}.ami_htp_steps-1ep {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.ami_htp_steps-1ep {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ami_htp_steps-1ep {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ami_htp_step-1ep {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #0C1828;
  padding: 20px 18px 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.ami_htp_step_num-1ep {
  border-radius: 50%;
  background: #4AAEFF;
  color: #060C18;
  font-family: 'Rajdhani', sans-serif;
  top: -0.75rem;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  left: 20px;
  font-weight: 800;
  font-size: 13px;
  height: 1.75rem;
  width: 28px;
}.ami_htp_step_ic-1ep {
  margin: 8px 0 0.75rem;
  background: rgba(74,174,255,0.18);
  border-radius: 0.313rem;
  display: flex;
  justify-content: center;
  color: #4AAEFF;
  align-items: center;
  height: 36px;
  width: 36px;
}.ami_htp_step_ic-1ep svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ami_htp_step_h-1ep {
  font-size: 14px;
  font-weight: 700;
  color: #EBF4FF;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.ami_htp_step_p-1ep {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
  color: #507088;
}.ami_htp_step_p-1ep strong {
  font-weight: 600;
  color: #B2CCEB;
}.ami_htp_cta-1ep {
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #28C484;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 20px;
  color: #060C18;
}.ami_htp_cta-1ep:hover {
  background: #35D696;
}.ami_app-1ep {
  background: #060C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ami_app-1ep {
  padding: 44px 24px 0;
}
}.ami_app_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_app_head-1ep {
  margin-bottom: 1rem;
}.ami_app_label-1ep {
  font-weight: 700;
  color: #4AAEFF;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}.ami_app_h2-1ep {
  color: #EBF4FF;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.ami_app_h2-1ep {
  font-size: 24px;
}
}.ami_app_sub-1ep {
  max-width: 600px;
  font-size: 0.813rem;
  color: #507088;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ami_app_sub-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_app_cards-1ep {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.ami_app_cards-1ep {
  grid-template-columns: repeat(3,1fr);
}
}.ami_app_card-1ep {
  border-radius: 0.5rem;
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ami_app_card_ios-1ep {
  background: linear-gradient(135deg,rgba(74,174,255,0.18) 0%,#0C1828 100%);
}.ami_app_card_android-1ep {
  background: linear-gradient(135deg,rgba(40,196,132,0.16) 0%,#0C1828 100%);
}.ami_app_card_win-1ep {
  background: linear-gradient(135deg,rgba(242,184,60,0.15) 0%,#0C1828 100%);
}.ami_app_card_ic-1ep svg {
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ami_app_card_ic-1ep {
  flex-shrink: 0;
  color: #EBF4FF;
}.ami_app_card_os-1ep {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #507088;
  font-size: 0.625rem;
}.ami_app_card_title-1ep {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #EBF4FF;
  line-height: 1.2;
  font-size: 15px;
}.ami_app_card_text-1ep {
  line-height: 1.5;
  color: #507088;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ami_app_card_btn-1ep {
  padding: 10px 1.125rem;
  border: 1px solid rgba(74,174,255,0.38);
  gap: 7px;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  color: #EBF4FF;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
}.ami_app_card_btn-1ep:hover {
  background: rgba(255,255,255,0.07);
}.ami_prov-1ep {
  background: #060C18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ami_prov-1ep {
  padding: 44px 1.5rem 0;
}
}.ami_prov_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_prov_head-1ep {
  margin-bottom: 16px;
}.ami_prov_label-1ep {
  margin-bottom: 8px;
  color: #4AAEFF;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.ami_prov_h2-1ep {
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EBF4FF;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.ami_prov_h2-1ep {
  font-size: 1.5rem;
}
}.ami_prov_seo-1ep {
  line-height: 1.6;
  color: #507088;
  max-width: 620px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.ami_prov_seo-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_prov_seo-1ep a {
  text-decoration: underline;
  color: #4AAEFF;
}.ami_prov_grid-1ep {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.ami_prov_grid-1ep {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.ami_prov_grid-1ep {
  grid-template-columns: repeat(8,1fr);
}
}.ami_prov_card-1ep {
  background: #091422;
  gap: 7px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.ami_prov_card-1ep:hover {
  border-color: rgba(74,174,255,0.38);
  background: #0C1828;
}.ami_prov_logo-1ep {
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  height: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
}.ami_prov_logo-1ep img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.ami_prov_name-1ep {
  color: #7498BC;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
}.ami_reg-1ep {
  padding: 36px 1rem 0;
  background: #060C18;
}
@media(min-width: 769px) {.ami_reg-1ep {
  padding: 44px 1.5rem 0;
}
}.ami_reg_in-1ep {
  border: 1px solid rgba(255,255,255,0.06);
  background: #0C1828;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.ami_reg_in-1ep {
  padding: 2.5rem;
}
}.ami_reg_top-1ep {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ami_reg_top-1ep {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ami_reg_label-1ep {
  color: #4AAEFF;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ami_reg_h2-1ep {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EBF4FF;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
@media(min-width: 766px) {.ami_reg_h2-1ep {
  font-size: 1.75rem;
}
}.ami_reg_bonus-1ep {
  border-radius: 8px;
  border: 1px solid rgba(242,184,60,0.15);
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  background: rgba(242,184,60,0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.ami_reg_bonus_amount-1ep {
  font-size: 1.25rem;
  color: #F2B83C;
  font-weight: 800;
}.ami_reg_bonus_text-1ep {
  font-size: 13px;
  line-height: 1.35;
  color: #7498BC;
}.ami_reg_cta_btn-1ep {
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  background: #28C484;
  transition: background .2s;
  box-shadow: 0 3px 0 rgba(0,0,0,0.45), 0 0 1.125rem rgba(40,196,132,0.42);
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  color: #060C18;
}.ami_reg_cta_btn-1ep:hover {
  background: #35D696;
}.ami_reg_terms-1ep {
  line-height: 1.5;
  color: #5C7A99;
  font-size: 0.688rem;
}.ami_reg_seo-1ep {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 1.25rem;
  color: #507088;
  line-height: 1.65;
}.ami_reg_seo-1ep p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #507088;
}.ami_reg_seo-1ep p:last-child {
  margin-bottom: 0;
}.ami_reg_seo-1ep strong {
  color: #B2CCEB;
  font-weight: 700;
}.ami_reg_seo-1ep a {
  transition: color .2s;
  text-decoration: underline;
  color: #4AAEFF;
}.ami_reg_seo-1ep a:hover {
  color: #6CC2FF;
}.ami_reg_seo-1ep ul,.ami_reg_seo-1ep ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ami_reg_seo-1ep ol {
  list-style: decimal;
}.ami_reg_seo-1ep li {
  color: #507088;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
}.ami_reg_seo-1ep table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.ami_reg_seo-1ep table {
  display: table;
}
}.ami_reg_seo-1ep th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #B2CCEB;
}.ami_reg_seo-1ep td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #507088;
}.ami_reg_steps-1ep {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.ami_reg_steps-1ep {
  margin-top: 0;
}
}.ami_reg_step-1ep {
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ami_reg_step_num-1ep {
  border-radius: 50%;
  border: 1px solid rgba(74,174,255,0.07);
  background: rgba(74,174,255,0.18);
  align-items: center;
  flex-shrink: 0;
  width: 2.125rem;
  font-size: 0.875rem;
  height: 34px;
  display: flex;
  color: #4AAEFF;
  justify-content: center;
  font-weight: 800;
}.ami_reg_step_title-1ep {
  margin-bottom: 3px;
  font-weight: 700;
  color: #EBF4FF;
  font-size: 0.875rem;
}.ami_reg_step_text-1ep {
  font-size: 12px;
  line-height: 1.5;
  color: #507088;
}.ami_reg_trust-1ep {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.ami_reg_trust_item-1ep {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  color: #507088;
  overflow-wrap: break-word;
  align-items: center;
}.ami_reg_trust_ic-1ep svg {
  width: 16px;
  height: 16px;
  color: #4AAEFF;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ami_seo-1ep {
  padding: 2.25rem 1rem 0;
  background: #060C18;
}
@media(min-width: 769px) {.ami_seo-1ep {
  padding: 44px 1.5rem 0;
}
}.ami_seo_in-1ep {
  background: #0C1828;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.ami_seo_in-1ep {
  padding: 36px 2.5rem;
}
}.ami_seo_label-1ep {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #4AAEFF;
  font-size: 0.688rem;
}.ami_seo_h2-1ep {
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  color: #EBF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ami_seo_h2-1ep {
  font-size: 24px;
}
}.ami_seo_body-1ep {
  color: #7498BC;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.ami_seo_body-1ep p {
  font-size: 0.875rem;
  color: #7498BC;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.ami_seo_body-1ep p:last-child {
  margin-bottom: 0;
}.ami_seo_body-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_seo_body-1ep a {
  transition: color .2s;
  color: #4AAEFF;
  text-decoration: underline;
}.ami_seo_body-1ep a:hover {
  color: #6CC2FF;
}.ami_seo_body-1ep ul,.ami_seo_body-1ep ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ami_seo_body-1ep ol {
  list-style: decimal;
}.ami_seo_body-1ep li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7498BC;
  line-height: 1.75;
}.ami_seo_body-1ep table {
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.ami_seo_body-1ep table {
  display: table;
}
}.ami_seo_body-1ep th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B2CCEB;
}.ami_seo_body-1ep td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7498BC;
}.ami_seo_cols-1ep {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ami_seo_cols-1ep {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ami_seo_cols-1ep {
  grid-template-columns: repeat(3,1fr);
}
}.ami_seo_col_h-1ep {
  color: #B2CCEB;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.ami_seo_col_p-1ep {
  color: #507088;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.ami_seo_stats-1ep {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ami_seo_stat-1ep {
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(74,174,255,0.18);
  background: rgba(74,174,255,0.07);
  min-width: 140px;
}.ami_seo_stat_val-1ep {
  font-size: 20px;
  font-weight: 800;
  color: #4AAEFF;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.ami_seo_stat_lb-1ep {
  color: #507088;
  overflow-wrap: break-word;
  font-size: 11px;
}.ami_pmt-1ep {
  padding: 36px 1rem 0;
  background: #060C18;
}
@media(min-width: 765px) {.ami_pmt-1ep {
  padding: 2.75rem 1.5rem 0;
}
}.ami_pmt_in-1ep {
  margin: 0 auto;
  max-width: 83.75rem;
}.ami_pmt_head-1ep {
  margin-bottom: 22px;
  max-width: 45rem;
}.ami_pmt_label-1ep {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #4AAEFF;
  letter-spacing: .08em;
  font-weight: 700;
}.ami_pmt_h2-1ep {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EBF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.ami_pmt_h2-1ep {
  font-size: 1.75rem;
}
}.ami_pmt_intro-1ep {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #507088;
  overflow-wrap: break-word;
}.ami_pmt_groups-1ep {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ami_pmt_group-1ep {
  border-radius: 8px;
  background: #0C1828;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
}.ami_pmt_group_head-1ep {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.ami_pmt_group_ic-1ep {
  border-radius: 5px;
  background: rgba(74,174,255,0.18);
  height: 36px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 36px;
  justify-content: center;
  color: #4AAEFF;
}.ami_pmt_group_ic-1ep svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ami_pmt_group_h-1ep {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #EBF4FF;
  font-size: 1rem;
}.ami_pmt_group_p-1ep {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #507088;
  font-size: 0.813rem;
  margin-bottom: 14px;
}.ami_pmt_group_p-1ep strong {
  color: #B2CCEB;
  font-weight: 600;
}.ami_pmt_table_wrap-1ep {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ami_pmt_table-1ep {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  min-width: 540px;
}.ami_pmt_table-1ep th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 0.688rem;
  color: #B2CCEB;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
}.ami_pmt_table-1ep td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #507088;
}.ami_pmt_table-1ep tbody tr:last-child td {
  border-bottom: none;
}.ami_pmt_table-1ep tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B2CCEB;
}.ami_seo-1ep {
  padding: 2.25rem 1rem 0;
  background: #060C18;
}
@media(min-width: 766px) {.ami_seo-1ep {
  padding: 44px 24px 0;
}
}.ami_seo_in-1ep {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0C1828;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.ami_seo_in-1ep {
  padding: 36px 2.5rem;
}
}.ami_seo_label-1ep {
  font-size: 0.688rem;
  color: #4AAEFF;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ami_seo_h2-1ep {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #EBF4FF;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.ami_seo_h2-1ep {
  font-size: 24px;
}
}.ami_seo_body-1ep {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7498BC;
  overflow-wrap: break-word;
}.ami_seo_body-1ep p {
  color: #7498BC;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.ami_seo_body-1ep p:last-child {
  margin-bottom: 0;
}.ami_seo_body-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_seo_body-1ep a {
  transition: color .2s;
  color: #4AAEFF;
  text-decoration: underline;
}.ami_seo_body-1ep a:hover {
  color: #6CC2FF;
}.ami_seo_body-1ep ul,.ami_seo_body-1ep ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ami_seo_body-1ep ol {
  list-style: decimal;
}.ami_seo_body-1ep li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #7498BC;
}.ami_seo_body-1ep table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.ami_seo_body-1ep table {
  display: table;
}
}.ami_seo_body-1ep th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B2CCEB;
  text-align: left;
  font-weight: 700;
}.ami_seo_body-1ep td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7498BC;
}.ami_seo_cols-1ep {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.ami_seo_cols-1ep {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ami_seo_cols-1ep {
  grid-template-columns: repeat(3,1fr);
}
}.ami_seo_col_h-1ep {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #B2CCEB;
  overflow-wrap: break-word;
}.ami_seo_col_p-1ep {
  overflow-wrap: break-word;
  color: #507088;
  line-height: 1.65;
  font-size: 13px;
}.ami_seo_stats-1ep {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ami_seo_stat-1ep {
  border: 1px solid rgba(74,174,255,0.18);
  background: rgba(74,174,255,0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 140px;
}.ami_seo_stat_val-1ep {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #4AAEFF;
}.ami_seo_stat_lb-1ep {
  font-size: 0.688rem;
  color: #507088;
  overflow-wrap: break-word;
}.ami_faq-1ep {
  background: #060C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.ami_faq-1ep {
  padding: 2.75rem 1.5rem 0;
}
}.ami_faq_in-1ep {
  margin: 0 auto;
  max-width: 1340px;
}.ami_faq_head-1ep {
  margin-bottom: 1.25rem;
}.ami_faq_label-1ep {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4AAEFF;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ami_faq_h2-1ep {
  font-weight: 800;
  font-size: 20px;
  color: #EBF4FF;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.ami_faq_h2-1ep {
  font-size: 1.5rem;
}
}.ami_faq_list-1ep {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ami_faq_item-1ep {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #0C1828;
}.ami_faq_q-1ep {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  justify-content: space-between;
  font-size: 14px;
  display: flex;
  color: #B2CCEB;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
}.ami_faq_q-1ep:hover {
  color: #EBF4FF;
}.ami_faq_q_ic-1ep {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
  color: #4AAEFF;
}.ami_faq_item-1ep.ami_state_open-1ep .ami_faq_q_ic-1ep {
  transform: rotate(45deg);
}.ami_faq_a-1ep {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #507088;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.ami_faq_item-1ep.ami_state_open-1ep .ami_faq_a-1ep {
  display: block;
}.ami_faq_a-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_faq_a-1ep a {
  text-decoration: underline;
  color: #4AAEFF;
}.ami_faq_a-1ep ul,.ami_faq_a-1ep ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ami_faq_a-1ep ol {
  list-style: decimal;
}.ami_faq_a-1ep li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ami_faq_a-1ep table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.ami_faq_a-1ep table {
  display: table;
}
}.ami_faq_a-1ep th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #B2CCEB;
}.ami_faq_a-1ep td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #507088;
}.ami_seo-1ep {
  padding: 36px 16px 0;
  background: #060C18;
}
@media(min-width: 770px) {.ami_seo-1ep {
  padding: 2.75rem 24px 0;
}
}.ami_seo_in-1ep {
  margin: 0 auto;
  border-radius: 14px;
  background: #0C1828;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.ami_seo_in-1ep {
  padding: 36px 40px;
}
}.ami_seo_label-1ep {
  letter-spacing: .08em;
  color: #4AAEFF;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.ami_seo_h2-1ep {
  font-weight: 800;
  color: #EBF4FF;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.ami_seo_h2-1ep {
  font-size: 24px;
}
}.ami_seo_body-1ep {
  color: #7498BC;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ami_seo_body-1ep p {
  color: #7498BC;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.ami_seo_body-1ep p:last-child {
  margin-bottom: 0;
}.ami_seo_body-1ep strong {
  font-weight: 700;
  color: #B2CCEB;
}.ami_seo_body-1ep a {
  transition: color .2s;
  color: #4AAEFF;
  text-decoration: underline;
}.ami_seo_body-1ep a:hover {
  color: #6CC2FF;
}.ami_seo_body-1ep ul,.ami_seo_body-1ep ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ami_seo_body-1ep ol {
  list-style: decimal;
}.ami_seo_body-1ep li {
  font-size: 14px;
  color: #7498BC;
  line-height: 1.75;
  margin-bottom: 6px;
}.ami_seo_body-1ep table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.ami_seo_body-1ep table {
  display: table;
}
}.ami_seo_body-1ep th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #B2CCEB;
}.ami_seo_body-1ep td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7498BC;
}.ami_seo_cols-1ep {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ami_seo_cols-1ep {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ami_seo_cols-1ep {
  grid-template-columns: repeat(3,1fr);
}
}.ami_seo_col_h-1ep {
  font-weight: 700;
  color: #B2CCEB;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.ami_seo_col_p-1ep {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #507088;
  font-size: 13px;
}.ami_seo_stats-1ep {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ami_seo_stat-1ep {
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(74,174,255,0.18);
  background: rgba(74,174,255,0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.ami_seo_stat_val-1ep {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #4AAEFF;
}.ami_seo_stat_lb-1ep {
  font-size: 0.688rem;
  color: #507088;
  overflow-wrap: break-word;
}.ami_ft-1ep {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #03060E;
  margin-top: 3rem;
}.ami_ft_support-1ep {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.ami_ft_support-1ep {
  padding: 1.75rem 1.5rem;
}
}.ami_ft_support_in-1ep {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
}.ami_ft_support_main-1ep {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.ami_ft_support_ic-1ep {
  flex-shrink: 0;
  color: #4AAEFF;
}.ami_ft_support_ic-1ep svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
}.ami_ft_support_text_title-1ep {
  overflow-wrap: break-word;
  color: #EBF4FF;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
}.ami_ft_support_text_sub-1ep {
  color: #507088;
  overflow-wrap: break-word;
  font-size: 12px;
}.ami_ft_support_btn-1ep {
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #4AAEFF;
  border-radius: 8px;
  font-weight: 700;
  flex-shrink: 0;
  color: #EBF4FF;
  white-space: nowrap;
  font-size: 0.813rem;
}.ami_ft_support_btn-1ep:hover {
  background: #6CC2FF;
}.ami_ft_support_contacts-1ep {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.ami_ft_support_contact-1ep {
  line-height: 1.4;
  font-size: 12px;
  color: #5C7A99;
}.ami_ft_support_contact-1ep strong {
  display: block;
  margin-bottom: 2px;
  color: #7498BC;
  font-weight: 600;
  font-size: 0.688rem;
}.ami_ft_main-1ep {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.ami_ft_main-1ep {
  padding: 2.5rem 1.5rem 32px;
}
}.ami_ft_main_in-1ep {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ami_ft_main_in-1ep {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ami_ft_main_in-1ep {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ami_ft_col_logo-1ep {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ami_ft_col_logo-1ep {
  grid-column: auto;
}
}.ami_ft_logo-1ep {
  gap: 0.563rem;
  color: #EBF4FF;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
}.ami_ft_logo_mark-1ep {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 1.875rem;
}.ami_ft_logo_mark-1ep img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ami_ft_logo_sub-1ep {
  max-width: 12.5rem;
  color: #5C7A99;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.ami_ft_col_title-1ep {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #7498BC;
}.ami_ft_col_links-1ep {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ami_ft_col_link-1ep {
  transition: color .2s;
  color: #5C7A99;
  font-size: 13px;
  overflow-wrap: break-word;
}.ami_ft_col_link-1ep:hover {
  color: #B2CCEB;
}.ami_ft_apps-1ep {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ami_ft_app_card-1ep {
  border-radius: 5px;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
}.ami_ft_app_card-1ep:hover {
  border-color: rgba(74,174,255,0.38);
}.ami_ft_app_card_ic-1ep svg {
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ami_ft_app_card_os-1ep {
  color: #5C7A99;
  font-weight: 600;
  font-size: 10px;
}.ami_ft_app_card_action-1ep {
  font-size: 12px;
  font-weight: 700;
  color: #B2CCEB;
}.ami_ft_bot-1ep {
  padding: 20px 16px;
}
@media(min-width: 769px) {.ami_ft_bot-1ep {
  padding: 1.25rem 1.5rem;
}
}.ami_ft_bot_in-1ep {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
}.ami_ft_socials-1ep {
  gap: 8px;
  display: flex;
}.ami_ft_soc-1ep {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.313rem;
  transition: background .2s;
  width: 36px;
  align-items: center;
  color: #7498BC;
  justify-content: center;
  height: 2.25rem;
  display: flex;
}.ami_ft_soc-1ep svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ami_ft_soc-1ep:hover {
  background: rgba(255,255,255,0.07);
}.ami_ft_legal-1ep {
  flex: 1;
  color: #6D8FAD;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ami_ft_legal-1ep strong {
  font-weight: 700;
  color: #7498BC;
}.ami_ft_legal-1ep a {
  text-decoration: underline;
  color: #7498BC;
}.ami_ft_age-1ep {
  border: 2px solid #6D8FAD;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  color: #6D8FAD;
  font-size: 11px;
  height: 2rem;
  width: 32px;
}