html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0D1219;
  color: #B4C2CE;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}.idx-layout-9d5 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.idx-page-9d5 {
  display: flex;
  min-height: 100vh;
}.idx-main-9d5 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.idx-main-9d5 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.idx-main-9d5 {
  padding-bottom: 72px;
}
}.idx-gc-9d5 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  background: #111620;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.idx-gc-9d5 {
  width: 156px;
}
}
@media(min-width: 1083px) {.idx-gc-9d5 {
  width: 10.5rem;
}
}.idx-gc-9d5:hover {
  border-color: rgba(46,139,168,0.07);
  transform: translateY(-3px);
}.idx-gc_img-9d5 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.idx-gc_img-9d5 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.idx-gc_hover-9d5 {
  inset: 0;
  background: rgba(8,13,17,0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
}.idx-gc-9d5:hover .idx-gc_hover-9d5 {
  opacity: 1;
}.idx-gc_hover_btn-9d5 {
  background: #2E8BA8;
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #E6EDF3;
  font-size: 12px;
}.idx-gc_info-9d5 {
  padding: 8px 0.625rem 10px;
}.idx-gc_name-9d5 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #B4C2CE;
}.idx-gc_prov-9d5 {
  font-size: 10px;
  color: #4A5F6E;
}.idx-gc_tag-9d5 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  left: 6px;
  top: 6px;
  position: absolute;
  z-index: 2;
}.idx-gc_tag_hot-9d5 {
  background: #C43838;
  color: #fff;
}.idx-gc_tag_new-9d5 {
  background: #28A87C;
  color: #0D1219;
}.idx-gc_tag_jp-9d5 {
  background: #D4933E;
  color: #0D1219;
}.idx-gc_tag_ex-9d5 {
  background: #C8873A;
  color: #fff;
}.idx-gc_tag_live-9d5 {
  background: #C43838;
  color: #fff;
}.idx-gr-9d5 {
  background: #0D1219;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.idx-gr-9d5 {
  padding: 2.25rem 24px 0;
}
}.idx-gr_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-gr_head-9d5 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.idx-gr_head_l-9d5 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.idx-gr_ic-9d5 {
  border-radius: 8px;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  display: flex;
}.idx-gr_ic-9d5 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.idx-gr_title-9d5 {
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6EDF3;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.idx-gr_title-9d5 {
  font-size: 1.125rem;
}
}.idx-gr_more-9d5 {
  gap: 0.313rem;
  transition: color .2s;
  color: #5E7282;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
}.idx-gr_more-9d5:hover {
  color: #2E8BA8;
}.idx-gr_more-9d5 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.idx-gr_arrows-9d5 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.idx-gr_arr-9d5 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  justify-content: center;
  width: 30px;
  align-items: center;
  color: #8496A6;
  display: flex;
  height: 30px;
}.idx-gr_arr-9d5:hover {
  background: rgba(255,255,255,0.07);
  color: #E6EDF3;
}.idx-gr_arr-9d5 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.idx-gr_seo_h-9d5 {
  margin: 0 0 6px;
  color: #B4C2CE;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 765px) {.idx-gr_seo_h-9d5 {
  font-size: 0.875rem;
}
}.idx-gr_seo-9d5 {
  line-height: 1.55;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #5E7282;
}.idx-gr_seo-9d5 strong {
  font-weight: 600;
  color: #B4C2CE;
}.idx-gr_scroll-9d5 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.idx-gr_scroll-9d5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.idx-gr_scroll-9d5 {
  gap: 12px;
}
}.idx-tb-9d5 {
  background: #0B1017;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  position: fixed;
  left: 0;
  height: 3.5rem;
  top: 0;
  align-items: center;
  right: 0;
  z-index: 80;
}.idx-tb_in-9d5 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.idx-tb_burger-9d5 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  height: 38px;
  width: 38px;
}.idx-tb_burger-9d5:hover {
  background: rgba(255,255,255,0.05);
}.idx-tb_burger_line-9d5 {
  background: #8496A6;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.idx-tb_burger-9d5 {
  display: none;
}
}.idx-tb_logo-9d5 {
  gap: 9px;
  letter-spacing: -.01em;
  display: flex;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #E6EDF3;
  font-size: 1.125rem;
  font-weight: 800;
  flex-shrink: 0;
}.idx-tb_logo_mark-9d5 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
}.idx-tb_logo_mark-9d5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.idx-tb_nav-9d5 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.idx-tb_nav-9d5 {
  display: flex;
}
}.idx-tb_tab-9d5 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8496A6;
  font-weight: 600;
}.idx-tb_tab-9d5:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF3;
}.idx-tb_tab-9d5.idx-state_active-9d5 {
  background: rgba(46,139,168,0.18);
  color: #E6EDF3;
}.idx-tb_right-9d5 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.idx-tb_login-9d5 {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  display: none;
  color: #B4C2CE;
  font-size: 13px;
  font-weight: 600;
}.idx-tb_login-9d5:hover {
  border-color: rgba(46,139,168,0.55);
  color: #E6EDF3;
}
@media(min-width: 481px) {.idx-tb_login-9d5 {
  display: block;
}
}.idx-tb_reg-9d5 {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 8px;
  background: #28A87C;
  font-weight: 700;
  color: #0A1018;
  font-size: 13px;
  white-space: nowrap;
}.idx-tb_reg-9d5:hover {
  background: #32C090;
}.idx-sb-9d5 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #141B24;
  border-right: 1px solid rgba(255,255,255,0.05);
  top: 3.5rem;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
  z-index: 70;
  left: 0;
}.idx-sb-9d5.idx-state_open-9d5 {
  transform: translateX(0);
}.idx-sb-9d5::-webkit-scrollbar {
  width: 4px;
}.idx-sb-9d5::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1082px) {.idx-sb-9d5 {
  transform: translateX(0);
}
}.idx-sb_auth-9d5 {
  padding: 0.875rem 12px 10px;
}.idx-sb_btn_reg-9d5 {
  padding: 11px;
  background: #28A87C;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-bottom: 8px;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #0A1018;
  font-weight: 700;
}.idx-sb_btn_reg-9d5:hover {
  background: #32C090;
}.idx-sb_btn_login-9d5 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.5rem;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #B4C2CE;
  font-size: 0.813rem;
}.idx-sb_btn_login-9d5:hover {
  border-color: rgba(46,139,168,0.55);
  color: #E6EDF3;
}.idx-sb_promo-9d5 {
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#0A2232,#141B24);
  overflow: hidden;
  border: 1px solid rgba(46,139,168,0.18);
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  position: relative;
}.idx-sb_promo-9d5::before {
  background: radial-gradient(circle,rgba(46,139,168,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 80px;
  right: -20px;
  top: -1.25rem;
  height: 80px;
  content: '';
}.idx-sb_promo_title-9d5 {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #2E8BA8;
  font-size: 0.688rem;
  margin-bottom: 4px;
  font-weight: 700;
}.idx-sb_promo_text-9d5 {
  line-height: 1.35;
  font-weight: 600;
  color: #E6EDF3;
  font-size: 12px;
  overflow-wrap: break-word;
}.idx-sb_promo_sub-9d5 {
  font-size: 10px;
  margin-top: 3px;
  color: #5E7282;
}.idx-sb_nav-9d5 {
  padding: 0.375rem 8px 16px;
}.idx-sb_nav_lb-9d5 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #4A5F6E;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.idx-sb_link-9d5 {
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  color: #8496A6;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
}.idx-sb_link-9d5:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF3;
}.idx-sb_link-9d5.idx-state_active-9d5 {
  background: rgba(46,139,168,0.18);
  color: #E6EDF3;
}.idx-sb_ic-9d5 {
  border-radius: 4px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 30px;
  justify-content: center;
}.idx-sb_ic-9d5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.idx-sb_ic_1-9d5 {
  background: rgba(46,139,168,0.07);
  color: #2E8BA8;
}.idx-sb_ic_2-9d5 {
  background: rgba(40,168,124,0.15);
  color: #28A87C;
}.idx-sb_ic_3-9d5 {
  background: rgba(212,147,62,0.16);
  color: #D4933E;
}.idx-sb_ic_4-9d5 {
  background: rgba(200,135,58,0.18);
  color: #C8873A;
}.idx-sb_ic_5-9d5 {
  background: rgba(46,139,168,0.07);
  color: #D44E72;
}.idx-sb_ic_6-9d5 {
  background: rgba(200,135,58,0.18);
  color: #7B4AC8;
}.idx-sb_badge-9d5 {
  background: #D4933E;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  font-weight: 700;
  color: #0A1018;
  margin-left: auto;
}.idx-sb_bot-9d5 {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.idx-sb_lang-9d5,.idx-sb_help-9d5 {
  padding: 0.563rem 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  border-radius: 4px;
  gap: 0.375rem;
  justify-content: center;
  font-weight: 600;
  color: #8496A6;
  align-items: center;
  font-size: 11px;
  display: flex;
}.idx-sb_lang-9d5:hover,.idx-sb_help-9d5:hover {
  border-color: rgba(46,139,168,0.55);
  color: #E6EDF3;
}.idx-sb_lang-9d5 svg,.idx-sb_help-9d5 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.idx-sb_bd-9d5 {
  inset: 0;
  background: rgba(8,13,17,0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.idx-sb_bd-9d5.idx-state_on-9d5 {
  display: block;
}
@media(min-width: 1083px) {.idx-sb_bd-9d5 {
  display: none!important;
}
}.idx-mob_nav-9d5 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #141B24;
  position: fixed;
  z-index: 80;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
}
@media(min-width: 1079px) {.idx-mob_nav-9d5 {
  display: none;
}
}.idx-mob_nav_item-9d5 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #4A5F6E;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.idx-mob_nav_ic-9d5 {
  line-height: 1;
}.idx-mob_nav_ic-9d5 svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.idx-mob_nav_lb-9d5 {
  color: #4A5F6E;
  font-size: 10px;
  font-weight: 600;
}.idx-mob_nav_item-9d5.idx-state_active-9d5 {
  color: #2E8BA8;
}.idx-mob_nav_item-9d5.idx-state_active-9d5 .idx-mob_nav_lb-9d5 {
  color: #2E8BA8;
}.idx-hero-9d5 {
  background: #0D1219;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.idx-hero-9d5 {
  padding: 1.5rem 1.5rem 0;
}
}.idx-hero_in-9d5 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.idx-hero_in-9d5 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.idx-hero_in-9d5 {
  grid-template-columns: 1fr 21.25rem;
}
}.idx-hero_promo-9d5 {
  overflow: hidden;
  background: #111620;
  border-radius: 14px;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.idx-hero_promo-9d5 {
  min-height: 17.5rem;
}
}.idx-hero_promo_bg-9d5 {
  inset: 0;
  background: linear-gradient(120deg,#0A2232 0%,#0D1219 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.idx-hero_promo_bg-9d5::after {
  background: linear-gradient(90deg,#0D1219 0%,rgba(8,13,17,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.idx-hero_promo_glow-9d5 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,135,58,0.18) 0%,transparent 65%);
  top: -40px;
  height: 18.75rem;
  position: absolute;
  right: 3.75rem;
  width: 18.75rem;
  pointer-events: none;
}.idx-hero_promo_ct-9d5 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 765px) {.idx-hero_promo_ct-9d5 {
  padding: 2.5rem 32px;
}
}.idx-hero_badge-9d5 {
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  background: rgba(46,139,168,0.18);
  border: 1px solid rgba(46,139,168,0.07);
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #2E8BA8;
  display: inline-block;
}.idx-hero_h1-9d5 {
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 26px;
  color: #E6EDF3;
}.idx-hero_h1-9d5 em {
  font-style: normal;
  color: #D4933E;
}
@media(min-width: 766px) {.idx-hero_h1-9d5 {
  font-size: 36px;
}
}.idx-hero_sub-9d5 {
  font-size: 13px;
  margin-bottom: 20px;
  color: #8496A6;
  line-height: 1.55;
}
@media(min-width: 770px) {.idx-hero_sub-9d5 {
  font-size: 14px;
}
}.idx-hero_row-9d5 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.idx-hero_cta-9d5 {
  padding: 13px 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #28A87C;
  font-size: 14px;
  box-shadow: 4px 4px 0 rgba(40,168,124,0.50), 0 0 10px rgba(40,168,124,0.25);
  color: #0A1018;
  font-weight: 700;
}.idx-hero_cta-9d5:hover {
  background: #32C090;
}.idx-hero_terms-9d5 {
  font-size: 0.688rem;
  color: #4A5F6E;
}.idx-hero_game-9d5 {
  background: #111620;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.idx-hero_game_badge-9d5 {
  padding: 5px 0.625rem;
  border: 1px solid rgba(212,147,62,0.16);
  background: rgba(212,147,62,0.16);
  border-radius: 20px;
  font-weight: 700;
  z-index: 3;
  left: 0.75rem;
  font-size: 10px;
  top: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  color: #D4933E;
  letter-spacing: .06em;
}.idx-hero_game_badge-9d5 svg {
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.idx-hero_game_img-9d5 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A2232,#0D1219);
  position: relative;
  padding-bottom: 60%;
}.idx-hero_game_img-9d5 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.idx-hero_game_play-9d5 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,13,17,0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.idx-hero_game-9d5:hover .idx-hero_game_play-9d5 {
  opacity: 1;
}.idx-hero_game_play-9d5 span {
  border-radius: 50%;
  background: #2E8BA8;
  display: flex;
  width: 52px;
  align-items: center;
  justify-content: center;
  height: 52px;
}.idx-hero_game_play-9d5 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.idx-hero_game_info-9d5 {
  padding: 0.875rem 16px;
}.idx-hero_game_title-9d5 {
  font-size: 0.938rem;
  font-weight: 700;
  color: #E6EDF3;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.idx-hero_game_provider-9d5 {
  font-size: 11px;
  color: #5E7282;
}.idx-hero_game_btn-9d5 {
  transition: background .2s;
  background: #2E8BA8;
  border-radius: 8px;
  margin: 0.75rem 1rem 16px;
  padding: 11px;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #E6EDF3;
}.idx-hero_game-9d5:hover .idx-hero_game_btn-9d5 {
  background: #3AA4C4;
}.idx-sbar-9d5 {
  padding: 16px 16px 0;
  background: #0D1219;
}
@media(min-width: 771px) {.idx-sbar-9d5 {
  padding: 1.125rem 1.5rem 0;
}
}.idx-sbar_in-9d5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idx-sbar_row-9d5 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.idx-sbar_input-9d5 {
  flex: 1;
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.688rem 1rem;
  background: #111620;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  color: #5E7282;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}.idx-sbar_input-9d5:hover {
  border-color: rgba(46,139,168,0.55);
}.idx-sbar_input-9d5 svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
}.idx-sbar_providers-9d5 {
  padding: 11px 18px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111620;
  transition: border-color .2s;
  gap: 0.5rem;
  border-radius: 8px;
  align-items: center;
  color: #B4C2CE;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.idx-sbar_providers-9d5:hover {
  border-color: rgba(46,139,168,0.55);
  color: #E6EDF3;
}.idx-sbar_providers-9d5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.idx-sbar_tabs-9d5 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.idx-sbar_tabs-9d5::-webkit-scrollbar {
  display: none;
}.idx-sbar_tab-9d5 {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  gap: 7px;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  color: #8496A6;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.idx-sbar_tab-9d5:hover {
  border-color: rgba(46,139,168,0.55);
  background: rgba(255,255,255,0.07);
  color: #E6EDF3;
}.idx-sbar_tab-9d5.idx-state_active-9d5 {
  border-color: rgba(46,139,168,0.07);
  background: rgba(46,139,168,0.18);
  color: #E6EDF3;
}.idx-sbar_tab_ic-9d5 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.idx-wy-9d5 {
  background: #0D1219;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.idx-wy-9d5 {
  padding: 40px 1.5rem 0;
}
}.idx-wy_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-wy_head-9d5 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.idx-wy_label-9d5 {
  color: #2E8BA8;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.idx-wy_h2-9d5 {
  margin-bottom: 8px;
  color: #E6EDF3;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.idx-wy_h2-9d5 {
  font-size: 1.5rem;
}
}.idx-wy_intro-9d5 {
  margin: 0;
  line-height: 1.6;
  color: #5E7282;
  font-size: 13px;
}.idx-wy_grid-9d5 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.idx-wy_grid-9d5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.idx-wy_grid-9d5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.idx-wy_card-9d5 {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  background: #141B24;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
}.idx-wy_card-9d5:hover {
  border-color: rgba(46,139,168,0.07);
  transform: translateY(-2px);
}.idx-wy_card_ic-9d5 {
  border-radius: 50%;
  background: rgba(46,139,168,0.18);
  width: 2.75rem;
  color: #2E8BA8;
  height: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}.idx-wy_card_ic-9d5 svg {
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.idx-wy_card_h-9d5 {
  overflow-wrap: break-word;
  color: #E6EDF3;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.25;
}.idx-wy_card_p-9d5 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E7282;
}.idx-wy_card_p-9d5 strong {
  font-weight: 600;
  color: #B4C2CE;
}.idx-gcg-9d5 {
  background: #0D1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.idx-gcg-9d5 {
  padding: 2.75rem 1.5rem 0;
}
}.idx-gcg_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-gcg_head-9d5 {
  max-width: 45rem;
  margin-bottom: 20px;
}.idx-gcg_label-9d5 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #2E8BA8;
  letter-spacing: .08em;
}.idx-gcg_h2-9d5 {
  margin-bottom: 8px;
  color: #E6EDF3;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.idx-gcg_h2-9d5 {
  font-size: 1.75rem;
}
}.idx-gcg_intro-9d5 {
  line-height: 1.6;
  color: #5E7282;
  font-size: 0.813rem;
}.idx-gcg_grid-9d5 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.idx-gcg_grid-9d5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.idx-gcg_grid-9d5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.idx-gcg_card-9d5 {
  border-radius: 0.875rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 240px;
  flex-direction: column;
  display: flex;
}.idx-gcg_card-9d5:hover {
  border-color: rgba(46,139,168,0.18);
  transform: translateY(-3px);
}.idx-gcg_card_bg-9d5 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.idx-gcg_card_bg-9d5::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.idx-gcg_card_ic-9d5 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  color: #E6EDF3;
  position: absolute;
  z-index: 2;
  right: 1.125rem;
  width: 40px;
  justify-content: center;
  align-items: center;
  top: 18px;
  height: 40px;
  display: flex;
}.idx-gcg_card_ic-9d5 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.idx-gcg_card_ct-9d5 {
  position: relative;
  z-index: 1;
}.idx-gcg_card_h-9d5 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #E6EDF3;
}
@media(min-width: 769px) {.idx-gcg_card_h-9d5 {
  font-size: 1.25rem;
}
}.idx-gcg_card_p-9d5 {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 12px;
}.idx-gcg_card_p-9d5 strong {
  font-weight: 600;
  color: #E6EDF3;
}.idx-gcg_card_cta-9d5 {
  gap: 0.25rem;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #2E8BA8;
  font-size: 12px;
  text-transform: uppercase;
}.idx-gcg_card_cta-9d5 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.idx-ws-9d5 {
  padding: 32px 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.idx-ws-9d5 {
  padding: 2.25rem 24px 0;
}
}.idx-ws_in-9d5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idx-ws_head-9d5 {
  gap: 12px;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.idx-ws_title-9d5 {
  gap: 0.625rem;
  color: #E6EDF3;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}.idx-ws_title_ic-9d5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  color: #D4933E;
}.idx-ws_online-9d5 {
  gap: 0.438rem;
  color: #5E7282;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.idx-ws_online_dot-9d5 {
  background: #28A87C;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(40,168,124,0.15);
  height: 8px;
  width: 8px;
  flex-shrink: 0;
}.idx-ws_scroll-9d5 {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.idx-ws_scroll-9d5::-webkit-scrollbar {
  display: none;
}.idx-wc-9d5 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 14px;
  border-radius: 8px;
  background: #111620;
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.idx-wc_img-9d5 {
  border-radius: 0.25rem;
  background: #141B24;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.idx-wc_img-9d5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.idx-wc_info-9d5 {
  min-width: 0;
}.idx-wc_game-9d5 {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #B4C2CE;
  text-overflow: ellipsis;
}.idx-wc_player-9d5 {
  overflow: hidden;
  white-space: nowrap;
  color: #4A5F6E;
  text-overflow: ellipsis;
  font-size: 10px;
}.idx-wc_amount-9d5 {
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #28A87C;
}.idx-prov-9d5 {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 769px) {.idx-prov-9d5 {
  padding: 44px 24px 0;
}
}.idx-prov_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-prov_head-9d5 {
  margin-bottom: 16px;
}.idx-prov_label-9d5 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #2E8BA8;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.idx-prov_h2-9d5 {
  color: #E6EDF3;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.idx-prov_h2-9d5 {
  font-size: 1.5rem;
}
}.idx-prov_seo-9d5 {
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E7282;
}.idx-prov_seo-9d5 strong {
  font-weight: 700;
  color: #B4C2CE;
}.idx-prov_seo-9d5 a {
  color: #2E8BA8;
  text-decoration: underline;
}.idx-prov_grid-9d5 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.idx-prov_grid-9d5 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.idx-prov_grid-9d5 {
  grid-template-columns: repeat(8,1fr);
}
}.idx-prov_card-9d5 {
  padding: 0.875rem 0.625rem;
  border-radius: 0.5rem;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111620;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.idx-prov_card-9d5:hover {
  background: #141B24;
  border-color: rgba(46,139,168,0.55);
}.idx-prov_logo-9d5 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
  height: 44px;
}.idx-prov_logo-9d5 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.idx-prov_name-9d5 {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #8496A6;
}.idx-reg-9d5 {
  padding: 36px 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.idx-reg-9d5 {
  padding: 2.75rem 24px 0;
}
}.idx-reg_in-9d5 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 14px;
  margin: 0 auto;
  background: #141B24;
  max-width: 1320px;
}
@media(min-width: 770px) {.idx-reg_in-9d5 {
  padding: 2.5rem;
}
}.idx-reg_top-9d5 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.idx-reg_top-9d5 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.idx-reg_label-9d5 {
  margin-bottom: 10px;
  color: #2E8BA8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.idx-reg_h2-9d5 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 800;
  color: #E6EDF3;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
}
@media(min-width: 769px) {.idx-reg_h2-9d5 {
  font-size: 1.75rem;
}
}.idx-reg_bonus-9d5 {
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212,147,62,0.16);
  gap: 0.5rem;
  background: rgba(212,147,62,0.16);
  border-radius: 8px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.idx-reg_bonus_amount-9d5 {
  font-weight: 800;
  font-size: 20px;
  color: #D4933E;
}.idx-reg_bonus_text-9d5 {
  color: #8496A6;
  line-height: 1.35;
  font-size: 0.813rem;
}.idx-reg_cta_btn-9d5 {
  border-radius: 8px;
  padding: 14px 32px;
  transition: background .2s;
  background: #28A87C;
  color: #0A1018;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 4px 4px 0 rgba(40,168,124,0.50), 0 0 0.625rem rgba(40,168,124,0.25);
}.idx-reg_cta_btn-9d5:hover {
  background: #32C090;
}.idx-reg_terms-9d5 {
  color: #4A5F6E;
  font-size: 0.688rem;
  line-height: 1.5;
}.idx-reg_seo-9d5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #5E7282;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.65;
}.idx-reg_seo-9d5 p {
  color: #5E7282;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.idx-reg_seo-9d5 p:last-child {
  margin-bottom: 0;
}.idx-reg_seo-9d5 strong {
  color: #B4C2CE;
  font-weight: 700;
}.idx-reg_seo-9d5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2E8BA8;
}.idx-reg_seo-9d5 a:hover {
  color: #3AA4C4;
}.idx-reg_seo-9d5 ul,.idx-reg_seo-9d5 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.idx-reg_seo-9d5 ol {
  list-style: decimal;
}.idx-reg_seo-9d5 li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #5E7282;
}.idx-reg_seo-9d5 table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 769px) {.idx-reg_seo-9d5 table {
  display: table;
}
}.idx-reg_seo-9d5 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B4C2CE;
}.idx-reg_seo-9d5 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5E7282;
}.idx-reg_steps-9d5 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.idx-reg_steps-9d5 {
  margin-top: 0;
}
}.idx-reg_step-9d5 {
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.idx-reg_step_num-9d5 {
  border: 1px solid rgba(46,139,168,0.07);
  border-radius: 50%;
  background: rgba(46,139,168,0.18);
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
  font-size: 14px;
  height: 2.125rem;
  font-weight: 800;
  display: flex;
  justify-content: center;
  color: #2E8BA8;
}.idx-reg_step_title-9d5 {
  color: #E6EDF3;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.idx-reg_step_text-9d5 {
  font-size: 0.75rem;
  color: #5E7282;
  line-height: 1.5;
}.idx-reg_trust-9d5 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.idx-reg_trust_item-9d5 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  color: #5E7282;
  align-items: center;
}.idx-reg_trust_ic-9d5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  color: #2E8BA8;
  height: 1rem;
}.idx-app-9d5 {
  background: #0D1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.idx-app-9d5 {
  padding: 2.75rem 24px 0;
}
}.idx-app_in-9d5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idx-app_head-9d5 {
  margin-bottom: 16px;
}.idx-app_label-9d5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #2E8BA8;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
}.idx-app_h2-9d5 {
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #E6EDF3;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.idx-app_h2-9d5 {
  font-size: 24px;
}
}.idx-app_sub-9d5 {
  color: #5E7282;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.idx-app_sub-9d5 strong {
  color: #B4C2CE;
  font-weight: 700;
}.idx-app_cards-9d5 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.idx-app_cards-9d5 {
  grid-template-columns: repeat(3,1fr);
}
}.idx-app_card-9d5 {
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.idx-app_card_ios-9d5 {
  background: linear-gradient(135deg,rgba(46,139,168,0.18) 0%,#141B24 100%);
}.idx-app_card_android-9d5 {
  background: linear-gradient(135deg,rgba(40,168,124,0.15) 0%,#141B24 100%);
}.idx-app_card_win-9d5 {
  background: linear-gradient(135deg,rgba(212,147,62,0.16) 0%,#141B24 100%);
}.idx-app_card_ic-9d5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
}.idx-app_card_ic-9d5 {
  color: #E6EDF3;
  flex-shrink: 0;
}.idx-app_card_os-9d5 {
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5E7282;
  text-transform: uppercase;
}.idx-app_card_title-9d5 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 15px;
  color: #E6EDF3;
  font-weight: 700;
}.idx-app_card_text-9d5 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  color: #5E7282;
}.idx-app_card_btn-9d5 {
  border: 1px solid rgba(46,139,168,0.55);
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 7px;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  color: #E6EDF3;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.idx-app_card_btn-9d5:hover {
  background: rgba(255,255,255,0.07);
}.idx-bon-9d5 {
  padding: 36px 1rem 0;
  background: #0D1219;
}
@media(min-width:768px) {.idx-bon-9d5 {
  padding: 2.75rem 24px 0;
}
}.idx-bon_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-bon_head-9d5 {
  margin-bottom: 20px;
}.idx-bon_label-9d5 {
  letter-spacing: .08em;
  color: #2E8BA8;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.idx-bon_h2-9d5 {
  margin-bottom: 8px;
  font-size: 20px;
  color: #E6EDF3;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.idx-bon_h2-9d5 {
  font-size: 1.5rem;
}
}.idx-bon_seo-9d5 {
  overflow-wrap: break-word;
  max-width: 620px;
  color: #5E7282;
  line-height: 1.6;
  font-size: 13px;
}.idx-bon_seo-9d5 strong {
  color: #B4C2CE;
  font-weight: 700;
}.idx-bon_seo-9d5 a {
  color: #2E8BA8;
  text-decoration: underline;
}.idx-bon_grid-9d5 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.idx-bon_grid-9d5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.idx-bon_grid-9d5 {
  grid-template-columns: repeat(5,1fr);
}
}.idx-bon_card-9d5 {
  background: #111620;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.idx-bon_card-9d5:hover {
  transform: translateY(-2px);
  border-color: rgba(46,139,168,0.07);
}.idx-bon_card_ic-9d5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.idx-bon_card_ic-9d5 {
  margin-bottom: 0.625rem;
}.idx-bon_card_type-9d5 {
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #5E7282;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
}.idx-bon_card_amount-9d5 {
  line-height: 1.1;
  color: #D4933E;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
}.idx-bon_card_name-9d5 {
  font-size: 0.813rem;
  color: #E6EDF3;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.idx-bon_card_detail-9d5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #4A5F6E;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.idx-htp-9d5 {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width:768px) {.idx-htp-9d5 {
  padding: 2.75rem 1.5rem 0;
}
}.idx-htp_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-htp_head-9d5 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.idx-htp_label-9d5 {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #2E8BA8;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.idx-htp_h2-9d5 {
  overflow-wrap: break-word;
  color: #E6EDF3;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.idx-htp_h2-9d5 {
  font-size: 1.75rem;
}
}.idx-htp_intro-9d5 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #5E7282;
}.idx-htp_steps-9d5 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.idx-htp_steps-9d5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.idx-htp_steps-9d5 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.idx-htp_step-9d5 {
  background: #141B24;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px 18px 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.idx-htp_step_num-9d5 {
  border-radius: 50%;
  background: #2E8BA8;
  width: 1.75rem;
  align-items: center;
  left: 1.25rem;
  display: flex;
  position: absolute;
  color: #0A1018;
  justify-content: center;
  font-family: 'Cinzel', serif;
  top: -12px;
  font-size: 0.813rem;
  font-weight: 800;
  height: 28px;
}.idx-htp_step_ic-9d5 {
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  background: rgba(46,139,168,0.18);
  height: 2.25rem;
  align-items: center;
  display: flex;
  color: #2E8BA8;
  justify-content: center;
  width: 36px;
}.idx-htp_step_ic-9d5 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.idx-htp_step_h-9d5 {
  color: #E6EDF3;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
}.idx-htp_step_p-9d5 {
  color: #5E7282;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.idx-htp_step_p-9d5 strong {
  color: #B4C2CE;
  font-weight: 600;
}.idx-htp_cta-9d5 {
  background: #28A87C;
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  color: #0A1018;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 20px;
}.idx-htp_cta-9d5:hover {
  background: #32C090;
}.idx-seo-9d5 {
  padding: 36px 1rem 0;
  background: #0D1219;
}
@media(min-width: 766px) {.idx-seo-9d5 {
  padding: 2.75rem 1.5rem 0;
}
}.idx-seo_in-9d5 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 1.5rem;
  background: #141B24;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.idx-seo_in-9d5 {
  padding: 2.25rem 40px;
}
}.idx-seo_label-9d5 {
  color: #2E8BA8;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.idx-seo_h2-9d5 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #E6EDF3;
  line-height: 1.25;
}
@media(min-width: 767px) {.idx-seo_h2-9d5 {
  font-size: 1.5rem;
}
}.idx-seo_body-9d5 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8496A6;
  line-height: 1.75;
}.idx-seo_body-9d5 p {
  color: #8496A6;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.idx-seo_body-9d5 p:last-child {
  margin-bottom: 0;
}.idx-seo_body-9d5 strong {
  color: #B4C2CE;
  font-weight: 700;
}.idx-seo_body-9d5 a {
  transition: color .2s;
  color: #2E8BA8;
  text-decoration: underline;
}.idx-seo_body-9d5 a:hover {
  color: #3AA4C4;
}.idx-seo_body-9d5 ul,.idx-seo_body-9d5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.idx-seo_body-9d5 ol {
  list-style: decimal;
}.idx-seo_body-9d5 li {
  color: #8496A6;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.idx-seo_body-9d5 table {
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.idx-seo_body-9d5 table {
  display: table;
}
}.idx-seo_body-9d5 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4C2CE;
  font-weight: 700;
  text-align: left;
}.idx-seo_body-9d5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8496A6;
}.idx-seo_cols-9d5 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.idx-seo_cols-9d5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.idx-seo_cols-9d5 {
  grid-template-columns: repeat(3,1fr);
}
}.idx-seo_col_h-9d5 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  color: #B4C2CE;
}.idx-seo_col_p-9d5 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5E7282;
  font-size: 0.813rem;
}.idx-seo_stats-9d5 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.idx-seo_stat-9d5 {
  background: rgba(46,139,168,0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(46,139,168,0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.idx-seo_stat_val-9d5 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #2E8BA8;
  font-size: 20px;
}.idx-seo_stat_lb-9d5 {
  font-size: 0.688rem;
  color: #5E7282;
  overflow-wrap: break-word;
}.idx-faq-9d5 {
  background: #0D1219;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.idx-faq-9d5 {
  padding: 44px 24px 0;
}
}.idx-faq_in-9d5 {
  margin: 0 auto;
  max-width: 1320px;
}.idx-faq_head-9d5 {
  margin-bottom: 20px;
}.idx-faq_label-9d5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #2E8BA8;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.idx-faq_h2-9d5 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E6EDF3;
}
@media(min-width: 766px) {.idx-faq_h2-9d5 {
  font-size: 24px;
}
}.idx-faq_list-9d5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.idx-faq_item-9d5 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #141B24;
  overflow: hidden;
  border-radius: 0.5rem;
}.idx-faq_q-9d5 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  color: #B4C2CE;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  font-weight: 600;
}.idx-faq_q-9d5:hover {
  color: #E6EDF3;
}.idx-faq_q_ic-9d5 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  flex-shrink: 0;
  height: 1.5rem;
  color: #2E8BA8;
  width: 24px;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  display: flex;
}.idx-faq_item-9d5.idx-state_open-9d5 .idx-faq_q_ic-9d5 {
  transform: rotate(45deg);
}.idx-faq_a-9d5 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #5E7282;
  line-height: 1.7;
}.idx-faq_item-9d5.idx-state_open-9d5 .idx-faq_a-9d5 {
  display: block;
}.idx-faq_a-9d5 strong {
  font-weight: 700;
  color: #B4C2CE;
}.idx-faq_a-9d5 a {
  color: #2E8BA8;
  text-decoration: underline;
}.idx-faq_a-9d5 ul,.idx-faq_a-9d5 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.idx-faq_a-9d5 ol {
  list-style: decimal;
}.idx-faq_a-9d5 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.idx-faq_a-9d5 table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.idx-faq_a-9d5 table {
  display: table;
}
}.idx-faq_a-9d5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #B4C2CE;
  text-align: left;
}.idx-faq_a-9d5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #5E7282;
}.idx-seo-9d5 {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width:768px) {.idx-seo-9d5 {
  padding: 2.75rem 24px 0;
}
}.idx-seo_in-9d5 {
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  background: #141B24;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.idx-seo_in-9d5 {
  padding: 2.25rem 40px;
}
}.idx-seo_label-9d5 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #2E8BA8;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}.idx-seo_h2-9d5 {
  color: #E6EDF3;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.idx-seo_h2-9d5 {
  font-size: 24px;
}
}.idx-seo_body-9d5 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8496A6;
}.idx-seo_body-9d5 p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8496A6;
}.idx-seo_body-9d5 p:last-child {
  margin-bottom: 0;
}.idx-seo_body-9d5 strong {
  font-weight: 700;
  color: #B4C2CE;
}.idx-seo_body-9d5 a {
  transition: color .2s;
  color: #2E8BA8;
  text-decoration: underline;
}.idx-seo_body-9d5 a:hover {
  color: #3AA4C4;
}.idx-seo_body-9d5 ul,.idx-seo_body-9d5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.idx-seo_body-9d5 ol {
  list-style: decimal;
}.idx-seo_body-9d5 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #8496A6;
}.idx-seo_body-9d5 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.idx-seo_body-9d5 table {
  display: table;
}
}.idx-seo_body-9d5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #B4C2CE;
  font-weight: 700;
}.idx-seo_body-9d5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8496A6;
}.idx-seo_cols-9d5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.idx-seo_cols-9d5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.idx-seo_cols-9d5 {
  grid-template-columns: repeat(3,1fr);
}
}.idx-seo_col_h-9d5 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B4C2CE;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.idx-seo_col_p-9d5 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5E7282;
  font-size: 0.813rem;
}.idx-seo_stats-9d5 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.idx-seo_stat-9d5 {
  border: 1px solid rgba(46,139,168,0.18);
  border-radius: 0.5rem;
  background: rgba(46,139,168,0.07);
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.idx-seo_stat_val-9d5 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #2E8BA8;
  font-weight: 800;
  font-size: 20px;
}.idx-seo_stat_lb-9d5 {
  font-size: 11px;
  color: #5E7282;
  overflow-wrap: break-word;
}.idx-seo-9d5 {
  padding: 36px 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.idx-seo-9d5 {
  padding: 44px 24px 0;
}
}.idx-seo_in-9d5 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #141B24;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.idx-seo_in-9d5 {
  padding: 2.25rem 40px;
}
}.idx-seo_label-9d5 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #2E8BA8;
}.idx-seo_h2-9d5 {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #E6EDF3;
}
@media(min-width: 771px) {.idx-seo_h2-9d5 {
  font-size: 1.5rem;
}
}.idx-seo_body-9d5 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8496A6;
}.idx-seo_body-9d5 p {
  color: #8496A6;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.idx-seo_body-9d5 p:last-child {
  margin-bottom: 0;
}.idx-seo_body-9d5 strong {
  color: #B4C2CE;
  font-weight: 700;
}.idx-seo_body-9d5 a {
  transition: color .2s;
  color: #2E8BA8;
  text-decoration: underline;
}.idx-seo_body-9d5 a:hover {
  color: #3AA4C4;
}.idx-seo_body-9d5 ul,.idx-seo_body-9d5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.idx-seo_body-9d5 ol {
  list-style: decimal;
}.idx-seo_body-9d5 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8496A6;
}.idx-seo_body-9d5 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.idx-seo_body-9d5 table {
  display: table;
}
}.idx-seo_body-9d5 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B4C2CE;
  font-weight: 700;
}.idx-seo_body-9d5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8496A6;
}.idx-seo_cols-9d5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.idx-seo_cols-9d5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.idx-seo_cols-9d5 {
  grid-template-columns: repeat(3,1fr);
}
}.idx-seo_col_h-9d5 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #B4C2CE;
}.idx-seo_col_p-9d5 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5E7282;
}.idx-seo_stats-9d5 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.idx-seo_stat-9d5 {
  border-radius: 0.5rem;
  padding: 14px 16px;
  flex: 1;
  background: rgba(46,139,168,0.07);
  border: 1px solid rgba(46,139,168,0.18);
  min-width: 8.75rem;
}.idx-seo_stat_val-9d5 {
  color: #2E8BA8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.idx-seo_stat_lb-9d5 {
  color: #5E7282;
  overflow-wrap: break-word;
  font-size: 11px;
}.idx-ft-9d5 {
  background: #080D11;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.idx-ft_support-9d5 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.idx-ft_support-9d5 {
  padding: 1.75rem 24px;
}
}.idx-ft_support_in-9d5 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.idx-ft_support_main-9d5 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.idx-ft_support_ic-9d5 {
  color: #2E8BA8;
  flex-shrink: 0;
}.idx-ft_support_ic-9d5 svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.idx-ft_support_text_title-9d5 {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #E6EDF3;
}.idx-ft_support_text_sub-9d5 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5E7282;
}.idx-ft_support_btn-9d5 {
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #2E8BA8;
  color: #E6EDF3;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.idx-ft_support_btn-9d5:hover {
  background: #3AA4C4;
}.idx-ft_support_contacts-9d5 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.idx-ft_support_contact-9d5 {
  line-height: 1.4;
  font-size: 12px;
  color: #4A5F6E;
}.idx-ft_support_contact-9d5 strong {
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  color: #8496A6;
}.idx-ft_main-9d5 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width:768px) {.idx-ft_main-9d5 {
  padding: 2.5rem 1.5rem 32px;
}
}.idx-ft_main_in-9d5 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.idx-ft_main_in-9d5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.idx-ft_main_in-9d5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.idx-ft_col_logo-9d5 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.idx-ft_col_logo-9d5 {
  grid-column: auto;
}
}.idx-ft_logo-9d5 {
  gap: 9px;
  font-size: 1rem;
  color: #E6EDF3;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-weight: 800;
}.idx-ft_logo_mark-9d5 {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
}.idx-ft_logo_mark-9d5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.idx-ft_logo_sub-9d5 {
  color: #4A5F6E;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.idx-ft_col_title-9d5 {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #8496A6;
  font-weight: 700;
  letter-spacing: .07em;
}.idx-ft_col_links-9d5 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.idx-ft_col_link-9d5 {
  transition: color .2s;
  color: #4A5F6E;
  overflow-wrap: break-word;
  font-size: 13px;
}.idx-ft_col_link-9d5:hover {
  color: #B4C2CE;
}.idx-ft_apps-9d5 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.idx-ft_app_card-9d5 {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.idx-ft_app_card-9d5:hover {
  border-color: rgba(46,139,168,0.55);
}.idx-ft_app_card_ic-9d5 svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.idx-ft_app_card_os-9d5 {
  color: #4A5F6E;
  font-size: 0.625rem;
  font-weight: 600;
}.idx-ft_app_card_action-9d5 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #B4C2CE;
}.idx-ft_bot-9d5 {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.idx-ft_bot-9d5 {
  padding: 20px 24px;
}
}.idx-ft_bot_in-9d5 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.idx-ft_socials-9d5 {
  gap: 8px;
  display: flex;
}.idx-ft_soc-9d5 {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  color: #8496A6;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
}.idx-ft_soc-9d5 svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.idx-ft_soc-9d5:hover {
  background: rgba(255,255,255,0.07);
}.idx-ft_legal-9d5 {
  flex: 1;
  min-width: 12.5rem;
  color: #7A8E9C;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
}.idx-ft_legal-9d5 strong {
  font-weight: 700;
  color: #8496A6;
}.idx-ft_legal-9d5 a {
  color: #8496A6;
  text-decoration: underline;
}.idx-ft_age-9d5 {
  border: 2px solid #7A8E9C;
  border-radius: 50%;
  width: 2rem;
  font-size: 11px;
  height: 2rem;
  align-items: center;
  color: #7A8E9C;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
}