*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  background-color: #0C1219;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  color: #C4D4E0;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.iod_layout-12d {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.iod_page-12d {
  min-height: 100vh;
  display: flex;
}.iod_main-12d {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.iod_main-12d {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.iod_main-12d {
  padding-bottom: 72px;
}
}.iod_gc-12d {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #101620;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 643px) {.iod_gc-12d {
  width: 156px;
}
}
@media(min-width: 1083px) {.iod_gc-12d {
  width: 168px;
}
}.iod_gc-12d:hover {
  transform: translateY(-3px);
  border-color: rgba(0,196,220,0.07);
}.iod_gc_img-12d {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.iod_gc_img-12d img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.iod_gc_hover-12d {
  inset: 0;
  background: rgba(7,9,13,0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.iod_gc-12d:hover .iod_gc_hover-12d {
  opacity: 1;
}.iod_gc_hover_btn-12d {
  border-radius: 4px;
  background: #00C4DC;
  padding: 0.5rem 1rem;
  color: #EFF6FA;
  font-weight: 700;
  font-size: 12px;
}.iod_gc_info-12d {
  padding: 8px 10px 10px;
}.iod_gc_name-12d {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C4D4E0;
  font-weight: 600;
  font-size: 0.75rem;
}.iod_gc_prov-12d {
  color: #4E6070;
  font-size: 0.625rem;
}.iod_gc_tag-12d {
  padding: 2px 0.438rem;
  border-radius: 4px;
  top: 6px;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  left: 6px;
  font-size: 0.563rem;
  z-index: 2;
  letter-spacing: .04em;
}.iod_gc_tag_hot-12d {
  background: #F03A3A;
  color: #fff;
}.iod_gc_tag_new-12d {
  background: #22C55E;
  color: #0C1219;
}.iod_gc_tag_jp-12d {
  background: #F5A623;
  color: #0C1219;
}.iod_gc_tag_ex-12d {
  background: #0E5080;
  color: #fff;
}.iod_gc_tag_live-12d {
  background: #F03A3A;
  color: #fff;
}.iod_gr-12d {
  padding: 32px 1rem 0;
  background: #0C1219;
}
@media(min-width: 767px) {.iod_gr-12d {
  padding: 2.25rem 24px 0;
}
}.iod_gr_in-12d {
  margin: 0 auto;
  max-width: 1340px;
}.iod_gr_head-12d {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.iod_gr_head_l-12d {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.iod_gr_ic-12d {
  border-radius: 8px;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  justify-content: center;
}.iod_gr_ic-12d svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.iod_gr_title-12d {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #EFF6FA;
}
@media(min-width: 770px) {.iod_gr_title-12d {
  font-size: 1.125rem;
}
}.iod_gr_more-12d {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  color: #607585;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}.iod_gr_more-12d:hover {
  color: #00C4DC;
}.iod_gr_more-12d svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iod_gr_arrows-12d {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.iod_gr_arr-12d {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  color: #8BA3B8;
  width: 30px;
  justify-content: center;
  height: 30px;
}.iod_gr_arr-12d:hover {
  background: rgba(255,255,255,0.07);
  color: #EFF6FA;
}.iod_gr_arr-12d svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.iod_gr_seo_h-12d {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #C4D4E0;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.iod_gr_seo_h-12d {
  font-size: 14px;
}
}.iod_gr_seo-12d {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  color: #607585;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.iod_gr_seo-12d strong {
  color: #C4D4E0;
  font-weight: 600;
}.iod_gr_scroll-12d {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.iod_gr_scroll-12d::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.iod_gr_scroll-12d {
  gap: 12px;
}
}.iod_tb-12d {
  background: #0A1016;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  left: 0;
  height: 56px;
  align-items: center;
  top: 0;
  right: 0;
  display: flex;
  z-index: 80;
}.iod_tb_in-12d {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.iod_tb_burger-12d {
  gap: 0.313rem;
  border-radius: 8px;
  justify-content: center;
  flex-direction: column;
  margin-right: 8px;
  align-items: center;
  width: 2.375rem;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
}.iod_tb_burger-12d:hover {
  background: rgba(255,255,255,0.05);
}.iod_tb_burger_line-12d {
  border-radius: 1px;
  background: #8BA3B8;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1083px) {.iod_tb_burger-12d {
  display: none;
}
}.iod_tb_logo-12d {
  gap: 9px;
  display: flex;
  align-items: center;
  color: #EFF6FA;
  flex-shrink: 0;
  font-size: 18px;
  letter-spacing: -.01em;
  font-weight: 800;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.iod_tb_logo_mark-12d {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2rem;
}.iod_tb_logo_mark-12d img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.iod_tb_nav-12d {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.iod_tb_nav-12d {
  display: flex;
}
}.iod_tb_tab-12d {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  color: #8BA3B8;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.iod_tb_tab-12d:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF6FA;
}.iod_tb_tab-12d.iod_state_active-12d {
  background: rgba(0,196,220,0.15);
  color: #EFF6FA;
}.iod_tb_right-12d {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.iod_tb_login-12d {
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  color: #C4D4E0;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.iod_tb_login-12d:hover {
  border-color: rgba(0,204,230,0.38);
  color: #EFF6FA;
}
@media(min-width: 483px) {.iod_tb_login-12d {
  display: block;
}
}.iod_tb_reg-12d {
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  padding: 9px 18px;
  white-space: nowrap;
  color: #060C10;
  font-size: 13px;
  font-weight: 700;
}.iod_tb_reg-12d:hover {
  background: #1DAF52;
}.iod_sb-12d {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #131C26;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
  z-index: 70;
  bottom: 0;
  left: 0;
  position: fixed;
}.iod_sb-12d.iod_state_open-12d {
  transform: translateX(0);
}.iod_sb-12d::-webkit-scrollbar {
  width: 0.25rem;
}.iod_sb-12d::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.iod_sb-12d {
  transform: translateX(0);
}
}.iod_sb_auth-12d {
  padding: 0.875rem 12px 10px;
}.iod_sb_btn_reg-12d {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  background: #22C55E;
  font-size: 13px;
  color: #060C10;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}.iod_sb_btn_reg-12d:hover {
  background: #1DAF52;
}.iod_sb_btn_login-12d {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem;
  border-radius: 0.5rem;
  display: block;
  color: #C4D4E0;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
}.iod_sb_btn_login-12d:hover {
  border-color: rgba(0,204,230,0.38);
  color: #EFF6FA;
}.iod_sb_promo-12d {
  border: 1px solid rgba(0,196,220,0.15);
  overflow: hidden;
  border-radius: 0.5rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#062535,#131C26);
  padding: 12px 0.875rem;
  position: relative;
}.iod_sb_promo-12d::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,196,220,0.15),transparent 70%);
  right: -20px;
  height: 80px;
  content: '';
  width: 80px;
  position: absolute;
  top: -1.25rem;
}.iod_sb_promo_title-12d {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #00C4DC;
  text-transform: uppercase;
}.iod_sb_promo_text-12d {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EFF6FA;
  font-size: 12px;
}.iod_sb_promo_sub-12d {
  color: #607585;
  margin-top: 3px;
  font-size: 10px;
}.iod_sb_nav-12d {
  padding: 0.375rem 8px 16px;
}.iod_sb_nav_lb-12d {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4E6070;
}.iod_sb_link-12d {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  display: flex;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8BA3B8;
  cursor: pointer;
  align-items: center;
}.iod_sb_link-12d:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF6FA;
}.iod_sb_link-12d.iod_state_active-12d {
  background: rgba(0,196,220,0.15);
  color: #EFF6FA;
}.iod_sb_ic-12d {
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  display: flex;
}.iod_sb_ic-12d svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.iod_sb_ic_1-12d {
  background: rgba(0,196,220,0.07);
  color: #00C4DC;
}.iod_sb_ic_2-12d {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.iod_sb_ic_3-12d {
  background: rgba(245,166,35,0.14);
  color: #F5A623;
}.iod_sb_ic_4-12d {
  background: rgba(14,80,128,0.28);
  color: #0E5080;
}.iod_sb_ic_5-12d {
  background: rgba(0,196,220,0.07);
  color: #F0438A;
}.iod_sb_ic_6-12d {
  background: rgba(14,80,128,0.28);
  color: #9B5CF6;
}.iod_sb_badge-12d {
  background: #F5A623;
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  margin-left: auto;
  color: #060C10;
  font-size: 0.563rem;
}.iod_sb_bot-12d {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.iod_sb_lang-12d,.iod_sb_help-12d {
  background: rgba(255,255,255,0.05);
  flex: 1;
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.375rem;
  padding: 0.563rem 6px;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #8BA3B8;
  justify-content: center;
  font-size: 0.688rem;
}.iod_sb_lang-12d:hover,.iod_sb_help-12d:hover {
  border-color: rgba(0,204,230,0.38);
  color: #EFF6FA;
}.iod_sb_lang-12d svg,.iod_sb_help-12d svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.iod_sb_bd-12d {
  inset: 0;
  background: rgba(7,9,13,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.iod_sb_bd-12d.iod_state_on-12d {
  display: block;
}
@media(min-width: 1081px) {.iod_sb_bd-12d {
  display: none!important;
}
}.iod_mob_nav-12d {
  background: #131C26;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1083px) {.iod_mob_nav-12d {
  display: none;
}
}.iod_mob_nav_item-12d {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  color: #4E6070;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.iod_mob_nav_ic-12d {
  line-height: 1;
}.iod_mob_nav_ic-12d svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.iod_mob_nav_lb-12d {
  color: #4E6070;
  font-weight: 600;
  font-size: 0.625rem;
}.iod_mob_nav_item-12d.iod_state_active-12d {
  color: #00C4DC;
}.iod_mob_nav_item-12d.iod_state_active-12d .iod_mob_nav_lb-12d {
  color: #00C4DC;
}.iod_hero-12d {
  background: #0C1219;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 766px) {.iod_hero-12d {
  padding: 1.5rem 1.5rem 0;
}
}.iod_hero_in-12d {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.iod_hero_in-12d {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.iod_hero_in-12d {
  grid-template-columns: 1fr 21.25rem;
}
}.iod_hero_promo-12d {
  border-radius: 12px;
  background: #101620;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 766px) {.iod_hero_promo-12d {
  min-height: 280px;
}
}.iod_hero_promo_bg-12d {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#062535 0%,#0C1219 100%);
  position: absolute;
  background-size: cover;
}.iod_hero_promo_bg-12d::after {
  background: linear-gradient(90deg,#0C1219 0%,rgba(7,9,13,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.iod_hero_promo_glow-12d {
  background: radial-gradient(circle,rgba(14,80,128,0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  width: 18.75rem;
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
}.iod_hero_promo_ct-12d {
  padding: 1.75rem 1.5rem 28px 28px;
  max-width: 480px;
  position: relative;
  display: flex;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 769px) {.iod_hero_promo_ct-12d {
  padding: 40px 2rem;
}
}.iod_hero_badge-12d {
  border-radius: 1.25rem;
  background: rgba(0,196,220,0.15);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(0,196,220,0.07);
  font-size: 10px;
  color: #00C4DC;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}.iod_hero_h1-12d {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  font-weight: 800;
  color: #EFF6FA;
  font-size: 1.625rem;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.iod_hero_h1-12d em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 770px) {.iod_hero_h1-12d {
  font-size: 36px;
}
}.iod_hero_sub-12d {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8BA3B8;
}
@media(min-width: 769px) {.iod_hero_sub-12d {
  font-size: 0.875rem;
}
}.iod_hero_row-12d {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.iod_hero_cta-12d {
  transition: background .2s;
  padding: 13px 26px;
  background: #22C55E;
  border-radius: 8px;
  box-shadow: 0.25rem 0.25rem 0px rgba(34,197,94,0.55), 0 4px 14px rgba(34,197,94,0.25);
  font-weight: 700;
  font-size: 14px;
  color: #060C10;
}.iod_hero_cta-12d:hover {
  background: #1DAF52;
}.iod_hero_terms-12d {
  color: #4E6070;
  font-size: 0.688rem;
}.iod_hero_game-12d {
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #101620;
  position: relative;
  display: flex;
  flex-direction: column;
}.iod_hero_game_badge-12d {
  border: 1px solid rgba(245,166,35,0.14);
  border-radius: 20px;
  background: rgba(245,166,35,0.14);
  padding: 5px 10px;
  left: 12px;
  font-weight: 700;
  position: absolute;
  top: 0.75rem;
  letter-spacing: .06em;
  color: #F5A623;
  text-transform: uppercase;
  z-index: 3;
  font-size: 0.625rem;
}.iod_hero_game_badge-12d svg {
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.iod_hero_game_img-12d {
  overflow: hidden;
  background: linear-gradient(135deg,#062535,#0C1219);
  position: relative;
  padding-bottom: 60%;
}.iod_hero_game_img-12d img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.iod_hero_game_play-12d {
  background: rgba(7,9,13,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
}.iod_hero_game-12d:hover .iod_hero_game_play-12d {
  opacity: 1;
}.iod_hero_game_play-12d span {
  border-radius: 50%;
  background: #00C4DC;
  align-items: center;
  height: 3.25rem;
  display: flex;
  width: 3.25rem;
  justify-content: center;
}.iod_hero_game_play-12d span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.iod_hero_game_info-12d {
  padding: 0.875rem 1rem;
}.iod_hero_game_title-12d {
  overflow-wrap: break-word;
  color: #EFF6FA;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
}.iod_hero_game_provider-12d {
  color: #607585;
  font-size: 0.688rem;
}.iod_hero_game_btn-12d {
  margin: 0.75rem 1rem 1rem;
  border-radius: 0.5rem;
  background: #00C4DC;
  padding: 11px;
  transition: background .2s;
  color: #EFF6FA;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
}.iod_hero_game-12d:hover .iod_hero_game_btn-12d {
  background: #00DFFA;
}.iod_sbar-12d {
  background: #0C1219;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.iod_sbar-12d {
  padding: 18px 24px 0;
}
}.iod_sbar_in-12d {
  margin: 0 auto;
  max-width: 83.75rem;
}.iod_sbar_row-12d {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.iod_sbar_input-12d {
  padding: 11px 1rem;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 10px;
  background: #101620;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  color: #607585;
  display: flex;
}.iod_sbar_input-12d:hover {
  border-color: rgba(0,204,230,0.38);
}.iod_sbar_input-12d svg {
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
}.iod_sbar_providers-12d {
  background: #101620;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 18px;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #C4D4E0;
}.iod_sbar_providers-12d:hover {
  border-color: rgba(0,204,230,0.38);
  color: #EFF6FA;
}.iod_sbar_providers-12d svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
}.iod_sbar_tabs-12d {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.iod_sbar_tabs-12d::-webkit-scrollbar {
  display: none;
}.iod_sbar_tab-12d {
  padding: 0.5rem 14px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  color: #8BA3B8;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
}.iod_sbar_tab-12d:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,204,230,0.38);
  color: #EFF6FA;
}.iod_sbar_tab-12d.iod_state_active-12d {
  background: rgba(0,196,220,0.15);
  border-color: rgba(0,196,220,0.07);
  color: #EFF6FA;
}.iod_sbar_tab_ic-12d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.iod_wy-12d {
  padding: 2rem 16px 0;
  background: #0C1219;
}
@media(min-width: 767px) {.iod_wy-12d {
  padding: 2.5rem 1.5rem 0;
}
}.iod_wy_in-12d {
  margin: 0 auto;
  max-width: 83.75rem;
}.iod_wy_head-12d {
  margin-bottom: 18px;
  max-width: 720px;
}.iod_wy_label-12d {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C4DC;
  font-weight: 700;
  margin-bottom: 8px;
}.iod_wy_h2-12d {
  color: #EFF6FA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.iod_wy_h2-12d {
  font-size: 1.5rem;
}
}.iod_wy_intro-12d {
  margin: 0;
  color: #607585;
  line-height: 1.6;
  font-size: 0.813rem;
}.iod_wy_grid-12d {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.iod_wy_grid-12d {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.iod_wy_grid-12d {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.iod_wy_card-12d {
  background: #131C26;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
}.iod_wy_card-12d:hover {
  transform: translateY(-2px);
  border-color: rgba(0,196,220,0.07);
}.iod_wy_card_ic-12d {
  border-radius: 50%;
  background: rgba(0,196,220,0.15);
  align-items: center;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  color: #00C4DC;
}.iod_wy_card_ic-12d svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.iod_wy_card_h-12d {
  overflow-wrap: break-word;
  color: #EFF6FA;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
}.iod_wy_card_p-12d {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #607585;
  font-size: 13px;
}.iod_wy_card_p-12d strong {
  color: #C4D4E0;
  font-weight: 600;
}.iod_gr_jp-12d {
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#140B2E 0%,#09070F 100%);
  padding: 20px;
  position: relative;
}.iod_gr_jp-12d::before {
  background: radial-gradient(circle,rgba(14,80,128,0.28) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  left: -60px;
  top: -3.75rem;
  content: '';
  width: 250px;
  height: 15.625rem;
}.iod_gr_jp-12d::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,166,35,0.14) 0%,transparent 70%);
  position: absolute;
  content: '';
  height: 12.5rem;
  right: 0;
  bottom: -40px;
  width: 12.5rem;
}.iod_gr_jp_head-12d {
  gap: 1rem;
  z-index: 1;
  margin-bottom: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.iod_gr_jp_info-12d {
  flex: 1;
}.iod_gr_jp_label-12d {
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B5CF6;
  font-size: 0.688rem;
  margin-bottom: 6px;
  text-transform: uppercase;
}.iod_gr_jp_label-12d svg {
  width: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linecap: round;
}.iod_gr_jp_amount-12d {
  font-size: 2rem;
  color: #EFF6FA;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.iod_gr_jp_amount-12d {
  font-size: 2.5rem;
}
}.iod_gr_jp_amount-12d span {
  color: #F5A623;
}.iod_gr_jp_seo-12d {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 30rem;
  color: #8BA3B8;
}.iod_gr_jp_cta-12d {
  border-radius: 0.5rem;
  border: 1px solid rgba(14,80,128,0.28);
  background: rgba(14,80,128,0.28);
  padding: 0.688rem 20px;
  transition: background .2s;
  align-self: flex-start;
  font-size: 13px;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: 4px;
  color: #EFF6FA;
  position: relative;
  font-weight: 700;
}.iod_gr_jp_cta-12d:hover {
  background: #0E5080;
}.iod_ws-12d {
  background: #0C1219;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.iod_ws-12d {
  padding: 36px 24px 0;
}
}.iod_ws_in-12d {
  margin: 0 auto;
  max-width: 1340px;
}.iod_ws_head-12d {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.iod_ws_title-12d {
  gap: 0.625rem;
  align-items: center;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #EFF6FA;
  flex-wrap: wrap;
}.iod_ws_title_ic-12d svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
  color: #F5A623;
  stroke-linejoin: round;
}.iod_ws_online-12d {
  gap: 7px;
  color: #607585;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.iod_ws_online_dot-12d {
  border-radius: 50%;
  background: #22C55E;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.15);
  width: 0.5rem;
  flex-shrink: 0;
}.iod_ws_scroll-12d {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.iod_ws_scroll-12d::-webkit-scrollbar {
  display: none;
}.iod_wc-12d {
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  background: #101620;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.iod_wc_img-12d {
  border-radius: 0.25rem;
  background: #131C26;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.iod_wc_img-12d img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.iod_wc_info-12d {
  min-width: 0;
}.iod_wc_game-12d {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #C4D4E0;
  text-overflow: ellipsis;
  font-size: 12px;
}.iod_wc_player-12d {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #4E6070;
  white-space: nowrap;
}.iod_wc_amount-12d {
  white-space: nowrap;
  font-weight: 700;
  color: #22C55E;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
}.iod_reg-12d {
  background: #0C1219;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.iod_reg-12d {
  padding: 2.75rem 24px 0;
}
}.iod_reg_in-12d {
  padding: 1.75rem 24px;
  border-radius: 12px;
  background: #131C26;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 771px) {.iod_reg_in-12d {
  padding: 40px;
}
}.iod_reg_top-12d {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.iod_reg_top-12d {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.iod_reg_label-12d {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C4DC;
  margin-bottom: 10px;
}.iod_reg_h2-12d {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF6FA;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.iod_reg_h2-12d {
  font-size: 1.75rem;
}
}.iod_reg_bonus-12d {
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245,166,35,0.14);
  background: rgba(245,166,35,0.14);
  gap: 8px;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.iod_reg_bonus_amount-12d {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5A623;
}.iod_reg_bonus_text-12d {
  color: #8BA3B8;
  line-height: 1.35;
  font-size: 0.813rem;
}.iod_reg_cta_btn-12d {
  transition: background .2s;
  background: #22C55E;
  padding: 14px 32px;
  border-radius: 0.5rem;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #060C10;
  box-shadow: 0.25rem 0.25rem 0px rgba(34,197,94,0.55), 0 4px 0.875rem rgba(34,197,94,0.25);
  font-weight: 700;
}.iod_reg_cta_btn-12d:hover {
  background: #1DAF52;
}.iod_reg_terms-12d {
  color: #4E6070;
  font-size: 11px;
  line-height: 1.5;
}.iod_reg_seo-12d {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
  color: #607585;
  padding-top: 1.25rem;
}.iod_reg_seo-12d p {
  margin-bottom: 10px;
  color: #607585;
  font-size: 13px;
  line-height: 1.65;
}.iod_reg_seo-12d p:last-child {
  margin-bottom: 0;
}.iod_reg_seo-12d strong {
  font-weight: 700;
  color: #C4D4E0;
}.iod_reg_seo-12d a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4DC;
}.iod_reg_seo-12d a:hover {
  color: #00DFFA;
}.iod_reg_seo-12d ul,.iod_reg_seo-12d ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.iod_reg_seo-12d ol {
  list-style: decimal;
}.iod_reg_seo-12d li {
  color: #607585;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
}.iod_reg_seo-12d table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.iod_reg_seo-12d table {
  display: table;
}
}.iod_reg_seo-12d th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C4D4E0;
  text-align: left;
}.iod_reg_seo-12d td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #607585;
}.iod_reg_steps-12d {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 858px) {.iod_reg_steps-12d {
  margin-top: 0;
}
}.iod_reg_step-12d {
  border: 1px solid rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.iod_reg_step_num-12d {
  background: rgba(0,196,220,0.15);
  border-radius: 50%;
  border: 1px solid rgba(0,196,220,0.07);
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  color: #00C4DC;
  justify-content: center;
  display: flex;
  width: 2.125rem;
  font-size: 0.875rem;
  font-weight: 800;
}.iod_reg_step_title-12d {
  margin-bottom: 3px;
  color: #EFF6FA;
  font-size: 0.875rem;
  font-weight: 700;
}.iod_reg_step_text-12d {
  line-height: 1.5;
  color: #607585;
  font-size: 12px;
}.iod_reg_trust-12d {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.iod_reg_trust_item-12d {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #607585;
  font-size: 12px;
}.iod_reg_trust_ic-12d svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #00C4DC;
  height: 1rem;
}.iod_app-12d {
  background: #0C1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.iod_app-12d {
  padding: 44px 1.5rem 0;
}
}.iod_app_in-12d {
  margin: 0 auto;
  max-width: 1340px;
}.iod_app_head-12d {
  margin-bottom: 1rem;
}.iod_app_label-12d {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00C4DC;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.iod_app_h2-12d {
  color: #EFF6FA;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.iod_app_h2-12d {
  font-size: 24px;
}
}.iod_app_sub-12d {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #607585;
}.iod_app_sub-12d strong {
  font-weight: 700;
  color: #C4D4E0;
}.iod_app_cards-12d {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.iod_app_cards-12d {
  grid-template-columns: repeat(3,1fr);
}
}.iod_app_card-12d {
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.iod_app_card_ios-12d {
  background: linear-gradient(135deg,rgba(0,196,220,0.15) 0%,#131C26 100%);
}.iod_app_card_android-12d {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#131C26 100%);
}.iod_app_card_win-12d {
  background: linear-gradient(135deg,rgba(245,166,35,0.14) 0%,#131C26 100%);
}.iod_app_card_ic-12d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
}.iod_app_card_ic-12d {
  color: #EFF6FA;
  flex-shrink: 0;
}.iod_app_card_os-12d {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #607585;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.iod_app_card_title-12d {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EFF6FA;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.iod_app_card_text-12d {
  font-size: 0.75rem;
  color: #607585;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.iod_app_card_btn-12d {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  border: 1px solid rgba(0,204,230,0.38);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  color: #EFF6FA;
}.iod_app_card_btn-12d:hover {
  background: rgba(255,255,255,0.07);
}.iod_bon-12d {
  background: #0C1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.iod_bon-12d {
  padding: 2.75rem 24px 0;
}
}.iod_bon_in-12d {
  margin: 0 auto;
  max-width: 83.75rem;
}.iod_bon_head-12d {
  margin-bottom: 20px;
}.iod_bon_label-12d {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4DC;
}.iod_bon_h2-12d {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EFF6FA;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.iod_bon_h2-12d {
  font-size: 24px;
}
}.iod_bon_seo-12d {
  line-height: 1.6;
  color: #607585;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
}.iod_bon_seo-12d strong {
  color: #C4D4E0;
  font-weight: 700;
}.iod_bon_seo-12d a {
  text-decoration: underline;
  color: #00C4DC;
}.iod_bon_grid-12d {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.iod_bon_grid-12d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.iod_bon_grid-12d {
  grid-template-columns: repeat(5,1fr);
}
}.iod_bon_card-12d {
  background: #101620;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.iod_bon_card-12d:hover {
  border-color: rgba(0,196,220,0.07);
  transform: translateY(-2px);
}.iod_bon_card_ic-12d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 26px;
}.iod_bon_card_ic-12d {
  margin-bottom: 10px;
}.iod_bon_card_type-12d {
  color: #607585;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
}.iod_bon_card_amount-12d {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #F5A623;
  line-height: 1.1;
}.iod_bon_card_name-12d {
  color: #EFF6FA;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.iod_bon_card_detail-12d {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #4E6070;
  font-size: 0.688rem;
}.iod_prov-12d {
  background: #0C1219;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.iod_prov-12d {
  padding: 2.75rem 1.5rem 0;
}
}.iod_prov_in-12d {
  margin: 0 auto;
  max-width: 83.75rem;
}.iod_prov_head-12d {
  margin-bottom: 1rem;
}.iod_prov_label-12d {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4DC;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.iod_prov_h2-12d {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF6FA;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.iod_prov_h2-12d {
  font-size: 24px;
}
}.iod_prov_seo-12d {
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #607585;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.iod_prov_seo-12d strong {
  color: #C4D4E0;
  font-weight: 700;
}.iod_prov_seo-12d a {
  color: #00C4DC;
  text-decoration: underline;
}.iod_prov_grid-12d {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.iod_prov_grid-12d {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.iod_prov_grid-12d {
  grid-template-columns: repeat(8,1fr);
}
}.iod_prov_card-12d {
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 7px;
  background: #101620;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.iod_prov_card-12d:hover {
  border-color: rgba(0,204,230,0.38);
  background: #131C26;
}.iod_prov_logo-12d {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.iod_prov_logo-12d img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.iod_prov_name-12d {
  text-align: center;
  color: #8BA3B8;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.iod_htp-12d {
  background: #0C1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.iod_htp-12d {
  padding: 2.75rem 24px 0;
}
}.iod_htp_in-12d {
  margin: 0 auto;
  max-width: 83.75rem;
}.iod_htp_head-12d {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.iod_htp_label-12d {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #00C4DC;
  text-transform: uppercase;
}.iod_htp_h2-12d {
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EFF6FA;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.iod_htp_h2-12d {
  font-size: 1.75rem;
}
}.iod_htp_intro-12d {
  line-height: 1.6;
  color: #607585;
  font-size: 0.875rem;
}.iod_htp_steps-12d {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.iod_htp_steps-12d {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.iod_htp_steps-12d {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.iod_htp_step-12d {
  border: 1px solid rgba(255,255,255,0.09);
  background: #131C26;
  padding: 20px 1.125rem 18px;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.iod_htp_step_num-12d {
  border-radius: 50%;
  background: #00C4DC;
  justify-content: center;
  top: -0.75rem;
  display: flex;
  position: absolute;
  left: 20px;
  align-items: center;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  width: 28px;
  font-size: 0.813rem;
  color: #060C10;
  height: 28px;
}.iod_htp_step_ic-12d {
  border-radius: 0.25rem;
  margin: 0.5rem 0 12px;
  background: rgba(0,196,220,0.15);
  align-items: center;
  width: 36px;
  display: flex;
  color: #00C4DC;
  justify-content: center;
  height: 2.25rem;
}.iod_htp_step_ic-12d svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.iod_htp_step_h-12d {
  font-weight: 700;
  line-height: 1.25;
  color: #EFF6FA;
  font-size: 14px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.iod_htp_step_p-12d {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #607585;
  line-height: 1.55;
}.iod_htp_step_p-12d strong {
  font-weight: 600;
  color: #C4D4E0;
}.iod_htp_cta-12d {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  background: #22C55E;
  font-weight: 700;
  color: #060C10;
  margin-top: 20px;
  font-size: 0.875rem;
  display: inline-block;
}.iod_htp_cta-12d:hover {
  background: #1DAF52;
}.iod_faq-12d {
  padding: 2.25rem 16px 0;
  background: #0C1219;
}
@media(min-width: 769px) {.iod_faq-12d {
  padding: 44px 24px 0;
}
}.iod_faq_in-12d {
  margin: 0 auto;
  max-width: 83.75rem;
}.iod_faq_head-12d {
  margin-bottom: 20px;
}.iod_faq_label-12d {
  letter-spacing: .08em;
  color: #00C4DC;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.iod_faq_h2-12d {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF6FA;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.iod_faq_h2-12d {
  font-size: 24px;
}
}.iod_faq_list-12d {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.iod_faq_item-12d {
  border: 1px solid rgba(255,255,255,0.09);
  background: #131C26;
  border-radius: 8px;
  overflow: hidden;
}.iod_faq_q-12d {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  color: #C4D4E0;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
}.iod_faq_q-12d:hover {
  color: #EFF6FA;
}.iod_faq_q_ic-12d {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  color: #00C4DC;
  justify-content: center;
  flex-shrink: 0;
  height: 24px;
  display: flex;
  font-size: 16px;
  align-items: center;
  width: 1.5rem;
}.iod_faq_item-12d.iod_state_open-12d .iod_faq_q_ic-12d {
  transform: rotate(45deg);
}.iod_faq_a-12d {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #607585;
  line-height: 1.7;
  font-size: 13px;
  display: none;
}.iod_faq_item-12d.iod_state_open-12d .iod_faq_a-12d {
  display: block;
}.iod_faq_a-12d strong {
  font-weight: 700;
  color: #C4D4E0;
}.iod_faq_a-12d a {
  color: #00C4DC;
  text-decoration: underline;
}.iod_faq_a-12d ul,.iod_faq_a-12d ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.iod_faq_a-12d ol {
  list-style: decimal;
}.iod_faq_a-12d li {
  line-height: 1.6;
  margin-bottom: 4px;
}.iod_faq_a-12d table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 770px) {.iod_faq_a-12d table {
  display: table;
}
}.iod_faq_a-12d th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4D4E0;
  text-align: left;
}.iod_faq_a-12d td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #607585;
}.iod_seo-12d {
  padding: 36px 16px 0;
  background: #0C1219;
}
@media(min-width: 769px) {.iod_seo-12d {
  padding: 44px 1.5rem 0;
}
}.iod_seo_in-12d {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  background: #131C26;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.iod_seo_in-12d {
  padding: 36px 40px;
}
}.iod_seo_label-12d {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C4DC;
}.iod_seo_h2-12d {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EFF6FA;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 765px) {.iod_seo_h2-12d {
  font-size: 24px;
}
}.iod_seo_body-12d {
  line-height: 1.75;
  color: #8BA3B8;
  font-size: 14px;
  overflow-wrap: break-word;
}.iod_seo_body-12d p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8BA3B8;
}.iod_seo_body-12d p:last-child {
  margin-bottom: 0;
}.iod_seo_body-12d strong {
  font-weight: 700;
  color: #C4D4E0;
}.iod_seo_body-12d a {
  transition: color .2s;
  color: #00C4DC;
  text-decoration: underline;
}.iod_seo_body-12d a:hover {
  color: #00DFFA;
}.iod_seo_body-12d ul,.iod_seo_body-12d ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.iod_seo_body-12d ol {
  list-style: decimal;
}.iod_seo_body-12d li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8BA3B8;
}.iod_seo_body-12d table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.iod_seo_body-12d table {
  display: table;
}
}.iod_seo_body-12d th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4D4E0;
  text-align: left;
}.iod_seo_body-12d td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8BA3B8;
}.iod_seo_cols-12d {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.iod_seo_cols-12d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.iod_seo_cols-12d {
  grid-template-columns: repeat(3,1fr);
}
}.iod_seo_col_h-12d {
  color: #C4D4E0;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.iod_seo_col_p-12d {
  font-size: 0.813rem;
  color: #607585;
  line-height: 1.65;
  overflow-wrap: break-word;
}.iod_seo_stats-12d {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.iod_seo_stat-12d {
  border-radius: 8px;
  background: rgba(0,196,220,0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(0,196,220,0.15);
  flex: 1;
  min-width: 8.75rem;
}.iod_seo_stat_val-12d {
  margin-bottom: 4px;
  color: #00C4DC;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.iod_seo_stat_lb-12d {
  font-size: 0.688rem;
  color: #607585;
  overflow-wrap: break-word;
}.iod_seo-12d {
  background: #0C1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.iod_seo-12d {
  padding: 44px 1.5rem 0;
}
}.iod_seo_in-12d {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  background: #131C26;
  max-width: 1340px;
}
@media(min-width: 765px) {.iod_seo_in-12d {
  padding: 2.25rem 40px;
}
}.iod_seo_label-12d {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #00C4DC;
  text-transform: uppercase;
  font-size: 0.688rem;
}.iod_seo_h2-12d {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EFF6FA;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.iod_seo_h2-12d {
  font-size: 24px;
}
}.iod_seo_body-12d {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8BA3B8;
  line-height: 1.75;
}.iod_seo_body-12d p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8BA3B8;
}.iod_seo_body-12d p:last-child {
  margin-bottom: 0;
}.iod_seo_body-12d strong {
  color: #C4D4E0;
  font-weight: 700;
}.iod_seo_body-12d a {
  transition: color .2s;
  color: #00C4DC;
  text-decoration: underline;
}.iod_seo_body-12d a:hover {
  color: #00DFFA;
}.iod_seo_body-12d ul,.iod_seo_body-12d ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.iod_seo_body-12d ol {
  list-style: decimal;
}.iod_seo_body-12d li {
  line-height: 1.75;
  font-size: 14px;
  color: #8BA3B8;
  margin-bottom: 6px;
}.iod_seo_body-12d table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.iod_seo_body-12d table {
  display: table;
}
}.iod_seo_body-12d th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C4D4E0;
  text-align: left;
  font-weight: 700;
}.iod_seo_body-12d td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8BA3B8;
}.iod_seo_cols-12d {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.iod_seo_cols-12d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.iod_seo_cols-12d {
  grid-template-columns: repeat(3,1fr);
}
}.iod_seo_col_h-12d {
  font-weight: 700;
  color: #C4D4E0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
}.iod_seo_col_p-12d {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #607585;
}.iod_seo_stats-12d {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.iod_seo_stat-12d {
  background: rgba(0,196,220,0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(0,196,220,0.15);
  min-width: 140px;
}.iod_seo_stat_val-12d {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #00C4DC;
}.iod_seo_stat_lb-12d {
  color: #607585;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.iod_seo-12d {
  background: #0C1219;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.iod_seo-12d {
  padding: 44px 1.5rem 0;
}
}.iod_seo_in-12d {
  margin: 0 auto;
  background: #131C26;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width: 769px) {.iod_seo_in-12d {
  padding: 36px 2.5rem;
}
}.iod_seo_label-12d {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C4DC;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.iod_seo_h2-12d {
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EFF6FA;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.iod_seo_h2-12d {
  font-size: 24px;
}
}.iod_seo_body-12d {
  color: #8BA3B8;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.iod_seo_body-12d p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8BA3B8;
}.iod_seo_body-12d p:last-child {
  margin-bottom: 0;
}.iod_seo_body-12d strong {
  color: #C4D4E0;
  font-weight: 700;
}.iod_seo_body-12d a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4DC;
}.iod_seo_body-12d a:hover {
  color: #00DFFA;
}.iod_seo_body-12d ul,.iod_seo_body-12d ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.iod_seo_body-12d ol {
  list-style: decimal;
}.iod_seo_body-12d li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8BA3B8;
}.iod_seo_body-12d table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.iod_seo_body-12d table {
  display: table;
}
}.iod_seo_body-12d th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C4D4E0;
}.iod_seo_body-12d td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8BA3B8;
}.iod_seo_cols-12d {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.iod_seo_cols-12d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.iod_seo_cols-12d {
  grid-template-columns: repeat(3,1fr);
}
}.iod_seo_col_h-12d {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C4D4E0;
  font-size: 13px;
}.iod_seo_col_p-12d {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #607585;
}.iod_seo_stats-12d {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.iod_seo_stat-12d {
  background: rgba(0,196,220,0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  border: 1px solid rgba(0,196,220,0.15);
  min-width: 8.75rem;
}.iod_seo_stat_val-12d {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #00C4DC;
}.iod_seo_stat_lb-12d {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #607585;
}.iod_ft-12d {
  background: #07090D;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.iod_ft_support-12d {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.iod_ft_support-12d {
  padding: 1.75rem 1.5rem;
}
}.iod_ft_support_in-12d {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.iod_ft_support_main-12d {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.iod_ft_support_ic-12d {
  flex-shrink: 0;
  color: #00C4DC;
}.iod_ft_support_ic-12d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.iod_ft_support_text_title-12d {
  font-size: 15px;
  color: #EFF6FA;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.iod_ft_support_text_sub-12d {
  color: #607585;
  font-size: 12px;
  overflow-wrap: break-word;
}.iod_ft_support_btn-12d {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00C4DC;
  padding: 0.688rem 22px;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #EFF6FA;
}.iod_ft_support_btn-12d:hover {
  background: #00DFFA;
}.iod_ft_support_contacts-12d {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.iod_ft_support_contact-12d {
  line-height: 1.4;
  font-size: 12px;
  color: #4E6070;
}.iod_ft_support_contact-12d strong {
  font-weight: 600;
  font-size: 11px;
  color: #8BA3B8;
  display: block;
  margin-bottom: 2px;
}.iod_ft_main-12d {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 769px) {.iod_ft_main-12d {
  padding: 40px 1.5rem 2rem;
}
}.iod_ft_main_in-12d {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.iod_ft_main_in-12d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.iod_ft_main_in-12d {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.iod_ft_col_logo-12d {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.iod_ft_col_logo-12d {
  grid-column: auto;
}
}.iod_ft_logo-12d {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #EFF6FA;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
  margin-bottom: 0.75rem;
  display: flex;
}.iod_ft_logo_mark-12d {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.iod_ft_logo_mark-12d img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.iod_ft_logo_sub-12d {
  color: #4E6070;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.iod_ft_col_title-12d {
  color: #8BA3B8;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.iod_ft_col_links-12d {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.iod_ft_col_link-12d {
  transition: color .2s;
  color: #4E6070;
  font-size: 13px;
  overflow-wrap: break-word;
}.iod_ft_col_link-12d:hover {
  color: #C4D4E0;
}.iod_ft_apps-12d {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.iod_ft_app_card-12d {
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  align-items: center;
  display: flex;
}.iod_ft_app_card-12d:hover {
  border-color: rgba(0,204,230,0.38);
}.iod_ft_app_card_ic-12d svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iod_ft_app_card_os-12d {
  color: #4E6070;
  font-weight: 600;
  font-size: 10px;
}.iod_ft_app_card_action-12d {
  font-weight: 700;
  color: #C4D4E0;
  font-size: 0.75rem;
}.iod_ft_bot-12d {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.iod_ft_bot-12d {
  padding: 20px 24px;
}
}.iod_ft_bot_in-12d {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.iod_ft_socials-12d {
  gap: 0.5rem;
  display: flex;
}.iod_ft_soc-12d {
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #8BA3B8;
  justify-content: center;
}.iod_ft_soc-12d svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.iod_ft_soc-12d:hover {
  background: rgba(255,255,255,0.07);
}.iod_ft_legal-12d {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #7A8FA0;
}.iod_ft_legal-12d strong {
  font-weight: 700;
  color: #8BA3B8;
}.iod_ft_legal-12d a {
  text-decoration: underline;
  color: #8BA3B8;
}.iod_ft_age-12d {
  border-radius: 50%;
  border: 2px solid #7A8FA0;
  justify-content: center;
  display: flex;
  font-weight: 800;
  width: 32px;
  color: #7A8FA0;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  font-size: 0.688rem;
}