html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #120A27;
  color: #B8D4CC;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
}.sri-layout_3ot {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.sri-page_3ot {
  min-height: 100vh;
  display: flex;
}.sri-main_3ot {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.sri-main_3ot {
  padding-left: 220px;
}
}
@media (max-width: 1082px) {.sri-main_3ot {
  padding-bottom: 4.5rem;
}
}.sri-gc_3ot {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #170E34;
  border-radius: 0.625rem;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 639px) {.sri-gc_3ot {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.sri-gc_3ot {
  width: 10.5rem;
}
}.sri-gc_3ot:hover {
  transform: translateY(-3px);
  border-color: rgba(45, 212, 170, 0.07);
}.sri-gc_img_3ot {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.sri-gc_img_3ot img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.sri-gc_hover_3ot {
  background: rgba(10, 4, 28, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.sri-gc_3ot:hover .sri-gc_hover_3ot {
  opacity: 1;
}.sri-gc_hover_btn_3ot {
  border-radius: 6px;
  padding: 0.5rem 1rem;
  background: #2DD4AA;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EDFAF6;
}.sri-gc_info_3ot {
  padding: 0.5rem 0.625rem 10px;
}.sri-gc_name_3ot {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 3px;
  color: #B8D4CC;
  text-overflow: ellipsis;
}.sri-gc_prov_3ot {
  font-size: 0.625rem;
  color: #496058;
}.sri-gc_tag_3ot {
  padding: 2px 7px;
  border-radius: 0.25rem;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  left: 0.375rem;
  top: 6px;
}.sri-gc_tag_hot_3ot {
  background: #FF3A52;
  color: #fff;
}.sri-gc_tag_new_3ot {
  background: #C8F000;
  color: #120A27;
}.sri-gc_tag_jp_3ot {
  background: #F0B020;
  color: #120A27;
}.sri-gc_tag_ex_3ot {
  background: #8B28E0;
  color: #fff;
}.sri-gc_tag_live_3ot {
  background: #FF3A52;
  color: #fff;
}.sri-gr_3ot {
  background: #120A27;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.sri-gr_3ot {
  padding: 36px 1.5rem 0;
}
}.sri-gr_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-gr_head_3ot {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.sri-gr_head_l_3ot {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.sri-gr_ic_3ot {
  border-radius: 10px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
}.sri-gr_ic_3ot svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.sri-gr_title_3ot {
  font-size: 16px;
  color: #EDFAF6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.sri-gr_title_3ot {
  font-size: 1.125rem;
}
}.sri-gr_more_3ot {
  gap: 0.313rem;
  transition: color .2s;
  color: #5A7870;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
}.sri-gr_more_3ot:hover {
  color: #2DD4AA;
}.sri-gr_more_3ot svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.sri-gr_arrows_3ot {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.sri-gr_arr_3ot {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  width: 30px;
  justify-content: center;
  color: #7E9E98;
  height: 1.875rem;
}.sri-gr_arr_3ot:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDFAF6;
}.sri-gr_arr_3ot svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.sri-gr_seo_h_3ot {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  color: #B8D4CC;
  font-size: 13px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.sri-gr_seo_h_3ot {
  font-size: 14px;
}
}.sri-gr_seo_3ot {
  color: #5A7870;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 12px;
}.sri-gr_seo_3ot strong {
  font-weight: 600;
  color: #B8D4CC;
}.sri-gr_scroll_3ot {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.sri-gr_scroll_3ot::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.sri-gr_scroll_3ot {
  gap: 0.75rem;
}
}.sri-tb_3ot {
  background: #120A27;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  z-index: 80;
  display: flex;
  height: 3.5rem;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}.sri-tb_in_3ot {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.sri-tb_burger_3ot {
  border-radius: 10px;
  gap: 0.313rem;
  width: 38px;
  align-items: center;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}.sri-tb_burger_3ot:hover {
  background: rgba(255, 255, 255, 0.05);
}.sri-tb_burger_line_3ot {
  background: #7E9E98;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.sri-tb_burger_3ot {
  display: none;
}
}.sri-tb_logo_3ot {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #EDFAF6;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 20px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.sri-tb_logo_mark_3ot {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 32px;
  align-items: center;
  height: 32px;
  justify-content: center;
  display: flex;
}.sri-tb_logo_mark_3ot img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sri-tb_nav_3ot {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.sri-tb_nav_3ot {
  display: flex;
}
}.sri-tb_tab_3ot {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  font-size: 0.813rem;
  color: #7E9E98;
  white-space: nowrap;
  font-weight: 600;
}.sri-tb_tab_3ot:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDFAF6;
}.sri-tb_tab_3ot.sri-state_active_3ot {
  background: rgba(45, 212, 170, 0.15);
  color: #EDFAF6;
}.sri-tb_right_3ot {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.sri-tb_login_3ot {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  font-size: 0.813rem;
  color: #B8D4CC;
  font-weight: 600;
  display: none;
}.sri-tb_login_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDFAF6;
}
@media(min-width: 481px) {.sri-tb_login_3ot {
  display: block;
}
}.sri-tb_reg_3ot {
  background: #C8F000;
  padding: 9px 1.125rem;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  color: #090616;
  font-size: 0.813rem;
  white-space: nowrap;
}.sri-tb_reg_3ot:hover {
  background: #D8FF1A;
}.sri-sb_3ot {
  transform: translateX(-100%);
  background: #1D1240;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  z-index: 70;
}.sri-sb_3ot.sri-state_open_3ot {
  transform: translateX(0);
}.sri-sb_3ot::-webkit-scrollbar {
  width: 4px;
}.sri-sb_3ot::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.sri-sb_3ot {
  transform: translateX(0);
}
}.sri-sb_auth_3ot {
  padding: 14px 0.75rem 10px;
}.sri-sb_btn_reg_3ot {
  transition: background .2s;
  background: #C8F000;
  padding: 11px;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #090616;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
}.sri-sb_btn_reg_3ot:hover {
  background: #D8FF1A;
}.sri-sb_btn_login_3ot {
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  font-size: 13px;
  color: #B8D4CC;
  font-weight: 600;
}.sri-sb_btn_login_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDFAF6;
}.sri-sb_promo_3ot {
  background: linear-gradient(135deg,#1A0848,#1D1240);
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border-radius: 10px;
  border: 1px solid rgba(45, 212, 170, 0.15);
  position: relative;
}.sri-sb_promo_3ot::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45, 212, 170, 0.15),transparent 70%);
  position: absolute;
  right: -1.25rem;
  content: '';
  height: 80px;
  top: -20px;
  width: 80px;
}.sri-sb_promo_title_3ot {
  margin-bottom: 4px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #2DD4AA;
  font-weight: 700;
  font-size: 0.688rem;
}.sri-sb_promo_text_3ot {
  font-weight: 600;
  font-size: 0.75rem;
  color: #EDFAF6;
  line-height: 1.35;
  overflow-wrap: break-word;
}.sri-sb_promo_sub_3ot {
  font-size: 10px;
  margin-top: 3px;
  color: #5A7870;
}.sri-sb_nav_3ot {
  padding: 6px 0.5rem 16px;
}.sri-sb_nav_lb_3ot {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #496058;
  font-size: 0.625rem;
  font-weight: 700;
}.sri-sb_link_3ot {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #7E9E98;
  font-weight: 500;
}.sri-sb_link_3ot:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDFAF6;
}.sri-sb_link_3ot.sri-state_active_3ot {
  background: rgba(45, 212, 170, 0.15);
  color: #EDFAF6;
}.sri-sb_ic_3ot {
  border-radius: 6px;
  justify-content: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.sri-sb_ic_3ot svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.sri-sb_ic_1_3ot {
  background: rgba(45, 212, 170, 0.07);
  color: #2DD4AA;
}.sri-sb_ic_2_3ot {
  background: rgba(200, 240, 0, 0.14);
  color: #C8F000;
}.sri-sb_ic_3_3ot {
  background: rgba(240, 176, 32, 0.14);
  color: #F0B020;
}.sri-sb_ic_4_3ot {
  background: rgba(139, 40, 224, 0.18);
  color: #8B28E0;
}.sri-sb_ic_5_3ot {
  background: rgba(45, 212, 170, 0.07);
  color: #FF40A8;
}.sri-sb_ic_6_3ot {
  background: rgba(139, 40, 224, 0.18);
  color: #A030F0;
}.sri-sb_badge_3ot {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #F0B020;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #090616;
}.sri-sb_bot_3ot {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.sri-sb_lang_3ot,.sri-sb_help_3ot {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 6px;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #7E9E98;
}.sri-sb_lang_3ot:hover,.sri-sb_help_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDFAF6;
}.sri-sb_lang_3ot svg,.sri-sb_help_3ot svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sri-sb_bd_3ot {
  background: rgba(10, 4, 28, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.sri-sb_bd_3ot.sri-state_on_3ot {
  display: block;
}
@media(min-width: 1079px) {.sri-sb_bd_3ot {
  display: none!important;
}
}.sri-mob_nav_3ot {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1D1240;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  bottom: 0;
  z-index: 80;
  left: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1077px) {.sri-mob_nav_3ot {
  display: none;
}
}.sri-mob_nav_item_3ot {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  flex-direction: column;
  color: #496058;
  cursor: pointer;
  display: flex;
  align-items: center;
}.sri-mob_nav_ic_3ot {
  line-height: 1;
}.sri-mob_nav_ic_3ot svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
}.sri-mob_nav_lb_3ot {
  font-weight: 600;
  color: #496058;
  font-size: 10px;
}.sri-mob_nav_item_3ot.sri-state_active_3ot {
  color: #2DD4AA;
}.sri-mob_nav_item_3ot.sri-state_active_3ot .sri-mob_nav_lb_3ot {
  color: #2DD4AA;
}.sri-hero_3ot {
  background: #120A27;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.sri-hero_3ot {
  padding: 1.5rem 24px 0;
}
}.sri-hero_in_3ot {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.sri-hero_in_3ot {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.sri-hero_in_3ot {
  grid-template-columns: 1fr 21.25rem;
}
}.sri-hero_promo_3ot {
  background: #170E34;
  overflow: hidden;
  border-radius: 1rem;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.sri-hero_promo_3ot {
  min-height: 17.5rem;
}
}.sri-hero_promo_bg_3ot {
  background-position: center;
  background: linear-gradient(120deg,#1A0848 0%,#120A27 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.sri-hero_promo_bg_3ot::after {
  inset: 0;
  background: linear-gradient(90deg,#120A27 0%,rgba(10, 4, 28, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.sri-hero_promo_glow_3ot {
  background: radial-gradient(circle,rgba(139, 40, 224, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  top: -40px;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  height: 300px;
}.sri-hero_promo_ct_3ot {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  justify-content: center;
  position: relative;
  display: flex;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 765px) {.sri-hero_promo_ct_3ot {
  padding: 40px 32px;
}
}.sri-hero_badge_3ot {
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(45, 212, 170, 0.15);
  border: 1px solid rgba(45, 212, 170, 0.07);
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #2DD4AA;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
}.sri-hero_h1_3ot {
  overflow-wrap: break-word;
  font-size: 26px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 10px;
  color: #EDFAF6;
  line-height: 1.15;
  font-weight: 800;
}.sri-hero_h1_3ot em {
  font-style: normal;
  color: #F0B020;
}
@media(min-width: 765px) {.sri-hero_h1_3ot {
  font-size: 2.25rem;
}
}.sri-hero_sub_3ot {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color: #7E9E98;
}
@media(min-width: 770px) {.sri-hero_sub_3ot {
  font-size: 14px;
}
}.sri-hero_row_3ot {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.sri-hero_cta_3ot {
  border-radius: 0.625rem;
  background: #C8F000;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  box-shadow: 0.25rem 4px 0px 0px rgba(139, 165, 0, 0.80), 0 2px 14px rgba(200, 240, 0, 0.30);
  color: #090616;
  font-size: 0.875rem;
  font-weight: 700;
}.sri-hero_cta_3ot:hover {
  background: #D8FF1A;
}.sri-hero_terms_3ot {
  font-size: 0.688rem;
  color: #496058;
}.sri-hero_game_3ot {
  border-radius: 16px;
  background: #170E34;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.sri-hero_game_badge_3ot {
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  background: rgba(240, 176, 32, 0.14);
  border: 1px solid rgba(240, 176, 32, 0.14);
  letter-spacing: .06em;
  position: absolute;
  color: #F0B020;
  top: 12px;
  font-weight: 700;
  font-size: 0.625rem;
  z-index: 3;
  text-transform: uppercase;
  left: 0.75rem;
}.sri-hero_game_badge_3ot svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 4px;
}.sri-hero_game_img_3ot {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0848,#120A27);
  padding-bottom: 60%;
  position: relative;
}.sri-hero_game_img_3ot img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.sri-hero_game_play_3ot {
  background: rgba(10, 4, 28, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.sri-hero_game_3ot:hover .sri-hero_game_play_3ot {
  opacity: 1;
}.sri-hero_game_play_3ot span {
  border-radius: 50%;
  background: #2DD4AA;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.sri-hero_game_play_3ot span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.sri-hero_game_info_3ot {
  padding: 14px 1rem;
}.sri-hero_game_title_3ot {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EDFAF6;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.sri-hero_game_provider_3ot {
  color: #5A7870;
  font-size: 0.688rem;
}.sri-hero_game_btn_3ot {
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  background: #2DD4AA;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 13px;
  color: #EDFAF6;
  font-weight: 700;
  text-align: center;
  display: block;
}.sri-hero_game_3ot:hover .sri-hero_game_btn_3ot {
  background: #48EEC2;
}.sri-sbar_3ot {
  padding: 16px 1rem 0;
  background: #120A27;
}
@media(min-width:768px) {.sri-sbar_3ot {
  padding: 18px 1.5rem 0;
}
}.sri-sbar_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-sbar_row_3ot {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.sri-sbar_input_3ot {
  transition: border-color .2s;
  gap: 10px;
  flex: 1;
  background: #170E34;
  padding: 11px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #5A7870;
}.sri-sbar_input_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.sri-sbar_input_3ot svg {
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
}.sri-sbar_providers_3ot {
  transition: border-color .2s;
  border-radius: 10px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #170E34;
  padding: 0.688rem 18px;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 0.813rem;
  color: #B8D4CC;
}.sri-sbar_providers_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #EDFAF6;
}.sri-sbar_providers_3ot svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.sri-sbar_tabs_3ot {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.sri-sbar_tabs_3ot::-webkit-scrollbar {
  display: none;
}.sri-sbar_tab_3ot {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  font-size: 12px;
  color: #7E9E98;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.sri-sbar_tab_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.07);
  color: #EDFAF6;
}.sri-sbar_tab_3ot.sri-state_active_3ot {
  background: rgba(45, 212, 170, 0.15);
  border-color: rgba(45, 212, 170, 0.07);
  color: #EDFAF6;
}.sri-sbar_tab_ic_3ot svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.sri-gr_jp_3ot {
  border-radius: 16px;
  background: linear-gradient(135deg,#220C50 0%,#0E0530 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.sri-gr_jp_3ot::before {
  background: radial-gradient(circle,rgba(139, 40, 224, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 15.625rem;
  height: 250px;
  top: -3.75rem;
  content: '';
  left: -60px;
}.sri-gr_jp_3ot::after {
  background: radial-gradient(circle,rgba(240, 176, 32, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  width: 12.5rem;
  right: 0;
  height: 12.5rem;
  bottom: -2.5rem;
}.sri-gr_jp_head_3ot {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
  z-index: 1;
  position: relative;
}.sri-gr_jp_info_3ot {
  flex: 1;
}.sri-gr_jp_label_3ot {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #A030F0;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.sri-gr_jp_label_3ot svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
}.sri-gr_jp_amount_3ot {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0.25rem;
  color: #EDFAF6;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2rem;
}
@media(min-width: 771px) {.sri-gr_jp_amount_3ot {
  font-size: 2.5rem;
}
}.sri-gr_jp_amount_3ot span {
  color: #F0B020;
}.sri-gr_jp_seo_3ot {
  font-size: 12px;
  color: #7E9E98;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.sri-gr_jp_cta_3ot {
  border-radius: 10px;
  background: rgba(139, 40, 224, 0.18);
  border: 1px solid rgba(139, 40, 224, 0.18);
  padding: 0.688rem 20px;
  transition: background .2s;
  color: #EDFAF6;
  z-index: 1;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
  white-space: nowrap;
  margin-top: 4px;
  flex-shrink: 0;
  font-size: 13px;
}.sri-gr_jp_cta_3ot:hover {
  background: #8B28E0;
}.sri-gcg_3ot {
  padding: 36px 1rem 0;
  background: #120A27;
}
@media(min-width: 765px) {.sri-gcg_3ot {
  padding: 44px 24px 0;
}
}.sri-gcg_in_3ot {
  margin: 0 auto;
  max-width: 1320px;
}.sri-gcg_head_3ot {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.sri-gcg_label_3ot {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #2DD4AA;
  text-transform: uppercase;
  margin-bottom: 8px;
}.sri-gcg_h2_3ot {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EDFAF6;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.sri-gcg_h2_3ot {
  font-size: 28px;
}
}.sri-gcg_intro_3ot {
  font-size: 0.813rem;
  color: #5A7870;
  line-height: 1.6;
}.sri-gcg_grid_3ot {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.sri-gcg_grid_3ot {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.sri-gcg_grid_3ot {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sri-gcg_card_3ot {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 20px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
}.sri-gcg_card_3ot:hover {
  transform: translateY(-3px);
  border-color: rgba(45, 212, 170, 0.15);
}.sri-gcg_card_bg_3ot {
  inset: 0;
  z-index: 0;
  position: absolute;
}.sri-gcg_card_bg_3ot::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.sri-gcg_card_ic_3ot {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  width: 2.5rem;
  align-items: center;
  color: #EDFAF6;
  position: absolute;
  display: flex;
  height: 40px;
  top: 1.125rem;
  z-index: 2;
  justify-content: center;
  right: 1.125rem;
}.sri-gcg_card_ic_3ot svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.sri-gcg_card_ct_3ot {
  position: relative;
  z-index: 1;
}.sri-gcg_card_h_3ot {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Bebas Neue', sans-serif;
  color: #EDFAF6;
}
@media(min-width: 769px) {.sri-gcg_card_h_3ot {
  font-size: 20px;
}
}.sri-gcg_card_p_3ot {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 10px;
}.sri-gcg_card_p_3ot strong {
  color: #EDFAF6;
  font-weight: 600;
}.sri-gcg_card_cta_3ot {
  gap: 4px;
  color: #2DD4AA;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 0.75rem;
}.sri-gcg_card_cta_3ot svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.sri-ws_3ot {
  padding: 32px 1rem 0;
  background: #120A27;
}
@media(min-width: 770px) {.sri-ws_3ot {
  padding: 36px 24px 0;
}
}.sri-ws_in_3ot {
  margin: 0 auto;
  max-width: 1320px;
}.sri-ws_head_3ot {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.sri-ws_title_3ot {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #EDFAF6;
  font-size: 1rem;
}.sri-ws_title_ic_3ot svg {
  stroke-linejoin: round;
  width: 1.125rem;
  color: #F0B020;
  height: 1.125rem;
  stroke-linecap: round;
}.sri-ws_online_3ot {
  gap: 7px;
  font-weight: 600;
  color: #5A7870;
  display: flex;
  align-items: center;
  font-size: 12px;
}.sri-ws_online_dot_3ot {
  border-radius: 50%;
  background: #C8F000;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(200, 240, 0, 0.14);
  height: 8px;
  flex-shrink: 0;
}.sri-ws_scroll_3ot {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.sri-ws_scroll_3ot::-webkit-scrollbar {
  display: none;
}.sri-wc_3ot {
  border-radius: 10px;
  padding: 10px 14px;
  background: #170E34;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
}.sri-wc_img_3ot {
  border-radius: 6px;
  overflow: hidden;
  background: #1D1240;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.sri-wc_img_3ot img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sri-wc_info_3ot {
  min-width: 0;
}.sri-wc_game_3ot {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B8D4CC;
  font-weight: 600;
}.sri-wc_player_3ot {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #496058;
  white-space: nowrap;
}.sri-wc_amount_3ot {
  white-space: nowrap;
  color: #C8F000;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
}.sri-app_3ot {
  background: #120A27;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.sri-app_3ot {
  padding: 44px 24px 0;
}
}.sri-app_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-app_head_3ot {
  margin-bottom: 16px;
}.sri-app_label_3ot {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #2DD4AA;
  font-size: 11px;
  text-transform: uppercase;
}.sri-app_h2_3ot {
  font-family: 'Bebas Neue', sans-serif;
  color: #EDFAF6;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 767px) {.sri-app_h2_3ot {
  font-size: 24px;
}
}.sri-app_sub_3ot {
  line-height: 1.6;
  font-size: 13px;
  color: #5A7870;
  overflow-wrap: break-word;
  max-width: 600px;
}.sri-app_sub_3ot strong {
  font-weight: 700;
  color: #B8D4CC;
}.sri-app_cards_3ot {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 643px) {.sri-app_cards_3ot {
  grid-template-columns: repeat(3,1fr);
}
}.sri-app_card_3ot {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  padding: 20px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.sri-app_card_ios_3ot {
  background: linear-gradient(135deg,rgba(45, 212, 170, 0.15) 0%,#1D1240 100%);
}.sri-app_card_android_3ot {
  background: linear-gradient(135deg,rgba(200, 240, 0, 0.14) 0%,#1D1240 100%);
}.sri-app_card_win_3ot {
  background: linear-gradient(135deg,rgba(240, 176, 32, 0.14) 0%,#1D1240 100%);
}.sri-app_card_ic_3ot svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
}.sri-app_card_ic_3ot {
  flex-shrink: 0;
  color: #EDFAF6;
}.sri-app_card_os_3ot {
  letter-spacing: .08em;
  color: #5A7870;
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.sri-app_card_title_3ot {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #EDFAF6;
  line-height: 1.2;
  font-size: 0.938rem;
}.sri-app_card_text_3ot {
  overflow-wrap: break-word;
  color: #5A7870;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
}.sri-app_card_btn_3ot {
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  font-weight: 700;
  font-size: 13px;
  color: #EDFAF6;
  align-items: center;
  display: inline-flex;
}.sri-app_card_btn_3ot:hover {
  background: rgba(255, 255, 255, 0.07);
}.sri-bon_3ot {
  padding: 2.25rem 1rem 0;
  background: #120A27;
}
@media(min-width: 770px) {.sri-bon_3ot {
  padding: 2.75rem 24px 0;
}
}.sri-bon_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-bon_head_3ot {
  margin-bottom: 20px;
}.sri-bon_label_3ot {
  color: #2DD4AA;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.sri-bon_h2_3ot {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #EDFAF6;
}
@media(min-width: 771px) {.sri-bon_h2_3ot {
  font-size: 24px;
}
}.sri-bon_seo_3ot {
  overflow-wrap: break-word;
  color: #5A7870;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
}.sri-bon_seo_3ot strong {
  color: #B8D4CC;
  font-weight: 700;
}.sri-bon_seo_3ot a {
  text-decoration: underline;
  color: #2DD4AA;
}.sri-bon_grid_3ot {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.sri-bon_grid_3ot {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.sri-bon_grid_3ot {
  grid-template-columns: repeat(5,1fr);
}
}.sri-bon_card_3ot {
  padding: 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #170E34;
  transition: border-color .2s,transform .2s;
}.sri-bon_card_3ot:hover {
  transform: translateY(-2px);
  border-color: rgba(45, 212, 170, 0.07);
}.sri-bon_card_ic_3ot svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 26px;
}.sri-bon_card_ic_3ot {
  margin-bottom: 0.625rem;
}.sri-bon_card_type_3ot {
  letter-spacing: .06em;
  color: #5A7870;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.sri-bon_card_amount_3ot {
  color: #F0B020;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
}.sri-bon_card_name_3ot {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #EDFAF6;
  overflow-wrap: break-word;
}.sri-bon_card_detail_3ot {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #496058;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
}.sri-reg_3ot {
  padding: 36px 16px 0;
  background: #120A27;
}
@media(min-width: 769px) {.sri-reg_3ot {
  padding: 44px 1.5rem 0;
}
}.sri-reg_in_3ot {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  background: #1D1240;
  max-width: 1320px;
}
@media(min-width: 769px) {.sri-reg_in_3ot {
  padding: 2.5rem;
}
}.sri-reg_top_3ot {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.sri-reg_top_3ot {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sri-reg_label_3ot {
  color: #2DD4AA;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
}.sri-reg_h2_3ot {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #EDFAF6;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.sri-reg_h2_3ot {
  font-size: 28px;
}
}.sri-reg_bonus_3ot {
  border-radius: 10px;
  gap: 8px;
  padding: 10px 1rem;
  background: rgba(240, 176, 32, 0.14);
  border: 1px solid rgba(240, 176, 32, 0.14);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.sri-reg_bonus_amount_3ot {
  font-weight: 800;
  font-size: 20px;
  color: #F0B020;
}.sri-reg_bonus_text_3ot {
  color: #7E9E98;
  font-size: 0.813rem;
  line-height: 1.35;
}.sri-reg_cta_btn_3ot {
  transition: background .2s;
  background: #C8F000;
  padding: 14px 2rem;
  border-radius: 0.625rem;
  box-shadow: 4px 0.25rem 0px 0px rgba(139, 165, 0, 0.80), 0 2px 14px rgba(200, 240, 0, 0.30);
  color: #090616;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
}.sri-reg_cta_btn_3ot:hover {
  background: #D8FF1A;
}.sri-reg_terms_3ot {
  line-height: 1.5;
  color: #496058;
  font-size: 0.688rem;
}.sri-reg_seo_3ot {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #5A7870;
  font-size: 13px;
  padding-top: 20px;
  overflow-wrap: break-word;
}.sri-reg_seo_3ot p {
  color: #5A7870;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
}.sri-reg_seo_3ot p:last-child {
  margin-bottom: 0;
}.sri-reg_seo_3ot strong {
  color: #B8D4CC;
  font-weight: 700;
}.sri-reg_seo_3ot a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DD4AA;
}.sri-reg_seo_3ot a:hover {
  color: #48EEC2;
}.sri-reg_seo_3ot ul,.sri-reg_seo_3ot ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.sri-reg_seo_3ot ol {
  list-style: decimal;
}.sri-reg_seo_3ot li {
  margin-bottom: 4px;
  color: #5A7870;
  line-height: 1.65;
  font-size: 0.813rem;
}.sri-reg_seo_3ot table {
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.sri-reg_seo_3ot table {
  display: table;
}
}.sri-reg_seo_3ot th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D4CC;
}.sri-reg_seo_3ot td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #5A7870;
}.sri-reg_steps_3ot {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.sri-reg_steps_3ot {
  margin-top: 0;
}
}.sri-reg_step_3ot {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.sri-reg_step_num_3ot {
  background: rgba(45, 212, 170, 0.15);
  border: 1px solid rgba(45, 212, 170, 0.07);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 800;
  height: 34px;
  display: flex;
  align-items: center;
  color: #2DD4AA;
  width: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
}.sri-reg_step_title_3ot {
  color: #EDFAF6;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.sri-reg_step_text_3ot {
  line-height: 1.5;
  color: #5A7870;
  font-size: 0.75rem;
}.sri-reg_trust_3ot {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.sri-reg_trust_item_3ot {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #5A7870;
}.sri-reg_trust_ic_3ot svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  color: #2DD4AA;
  stroke-linecap: round;
}.sri-prov_3ot {
  background: #120A27;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.sri-prov_3ot {
  padding: 2.75rem 24px 0;
}
}.sri-prov_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-prov_head_3ot {
  margin-bottom: 1rem;
}.sri-prov_label_3ot {
  color: #2DD4AA;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.sri-prov_h2_3ot {
  color: #EDFAF6;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
}
@media(min-width:768px) {.sri-prov_h2_3ot {
  font-size: 1.5rem;
}
}.sri-prov_seo_3ot {
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #5A7870;
  font-size: 13px;
  line-height: 1.6;
}.sri-prov_seo_3ot strong {
  font-weight: 700;
  color: #B8D4CC;
}.sri-prov_seo_3ot a {
  color: #2DD4AA;
  text-decoration: underline;
}.sri-prov_grid_3ot {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.sri-prov_grid_3ot {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.sri-prov_grid_3ot {
  grid-template-columns: repeat(8,1fr);
}
}.sri-prov_card_3ot {
  background: #170E34;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  gap: 0.438rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.sri-prov_card_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
  background: #1D1240;
}.sri-prov_logo_3ot {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 44px;
}.sri-prov_logo_3ot img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.sri-prov_name_3ot {
  color: #7E9E98;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.sri-htp_3ot {
  background: #120A27;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.sri-htp_3ot {
  padding: 44px 24px 0;
}
}.sri-htp_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-htp_head_3ot {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.sri-htp_label_3ot {
  margin-bottom: 8px;
  color: #2DD4AA;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.sri-htp_h2_3ot {
  overflow-wrap: break-word;
  color: #EDFAF6;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.sri-htp_h2_3ot {
  font-size: 28px;
}
}.sri-htp_intro_3ot {
  line-height: 1.6;
  color: #5A7870;
  font-size: 0.875rem;
}.sri-htp_steps_3ot {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.sri-htp_steps_3ot {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.sri-htp_steps_3ot {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.sri-htp_step_3ot {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 1.25rem 1.125rem 1.125rem;
  background: #1D1240;
  flex-direction: column;
  display: flex;
  position: relative;
}.sri-htp_step_num_3ot {
  background: #2DD4AA;
  border-radius: 50%;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  align-items: center;
  left: 1.25rem;
  font-size: 0.813rem;
  color: #090616;
  height: 1.75rem;
  justify-content: center;
  display: flex;
  width: 1.75rem;
  top: -12px;
  position: absolute;
}.sri-htp_step_ic_3ot {
  margin: 0.5rem 0 0.75rem;
  background: rgba(45, 212, 170, 0.15);
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  color: #2DD4AA;
  height: 36px;
  align-items: center;
}.sri-htp_step_ic_3ot svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
}.sri-htp_step_h_3ot {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  color: #EDFAF6;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.sri-htp_step_p_3ot {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5A7870;
}.sri-htp_step_p_3ot strong {
  color: #B8D4CC;
  font-weight: 600;
}.sri-htp_cta_3ot {
  border-radius: 10px;
  transition: background .2s;
  padding: 13px 26px;
  background: #C8F000;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  color: #090616;
}.sri-htp_cta_3ot:hover {
  background: #D8FF1A;
}.sri-seo_3ot {
  background: #120A27;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.sri-seo_3ot {
  padding: 44px 1.5rem 0;
}
}.sri-seo_in_3ot {
  background: #1D1240;
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.sri-seo_in_3ot {
  padding: 36px 2.5rem;
}
}.sri-seo_label_3ot {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #2DD4AA;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.sri-seo_h2_3ot {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 14px;
  color: #EDFAF6;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.sri-seo_h2_3ot {
  font-size: 1.5rem;
}
}.sri-seo_body_3ot {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7E9E98;
}.sri-seo_body_3ot p {
  color: #7E9E98;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.sri-seo_body_3ot p:last-child {
  margin-bottom: 0;
}.sri-seo_body_3ot strong {
  color: #B8D4CC;
  font-weight: 700;
}.sri-seo_body_3ot a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DD4AA;
}.sri-seo_body_3ot a:hover {
  color: #48EEC2;
}.sri-seo_body_3ot ul,.sri-seo_body_3ot ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.sri-seo_body_3ot ol {
  list-style: decimal;
}.sri-seo_body_3ot li {
  line-height: 1.75;
  color: #7E9E98;
  font-size: 14px;
  margin-bottom: 6px;
}.sri-seo_body_3ot table {
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.sri-seo_body_3ot table {
  display: table;
}
}.sri-seo_body_3ot th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B8D4CC;
  text-align: left;
}.sri-seo_body_3ot td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7E9E98;
}.sri-seo_cols_3ot {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.sri-seo_cols_3ot {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.sri-seo_cols_3ot {
  grid-template-columns: repeat(3,1fr);
}
}.sri-seo_col_h_3ot {
  font-size: 13px;
  color: #B8D4CC;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.sri-seo_col_p_3ot {
  color: #5A7870;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.sri-seo_stats_3ot {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.sri-seo_stat_3ot {
  flex: 1;
  background: rgba(45, 212, 170, 0.07);
  padding: 14px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(45, 212, 170, 0.15);
  min-width: 140px;
}.sri-seo_stat_val_3ot {
  color: #2DD4AA;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.sri-seo_stat_lb_3ot {
  color: #5A7870;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.sri-seo_3ot {
  padding: 36px 16px 0;
  background: #120A27;
}
@media(min-width:768px) {.sri-seo_3ot {
  padding: 44px 24px 0;
}
}.sri-seo_in_3ot {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  background: #1D1240;
  max-width: 1320px;
}
@media(min-width: 769px) {.sri-seo_in_3ot {
  padding: 36px 40px;
}
}.sri-seo_label_3ot {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #2DD4AA;
  text-transform: uppercase;
}.sri-seo_h2_3ot {
  font-weight: 800;
  color: #EDFAF6;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.sri-seo_h2_3ot {
  font-size: 24px;
}
}.sri-seo_body_3ot {
  line-height: 1.75;
  color: #7E9E98;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.sri-seo_body_3ot p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7E9E98;
}.sri-seo_body_3ot p:last-child {
  margin-bottom: 0;
}.sri-seo_body_3ot strong {
  color: #B8D4CC;
  font-weight: 700;
}.sri-seo_body_3ot a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DD4AA;
}.sri-seo_body_3ot a:hover {
  color: #48EEC2;
}.sri-seo_body_3ot ul,.sri-seo_body_3ot ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.sri-seo_body_3ot ol {
  list-style: decimal;
}.sri-seo_body_3ot li {
  line-height: 1.75;
  color: #7E9E98;
  font-size: 14px;
  margin-bottom: 6px;
}.sri-seo_body_3ot table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.sri-seo_body_3ot table {
  display: table;
}
}.sri-seo_body_3ot th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8D4CC;
}.sri-seo_body_3ot td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7E9E98;
}.sri-seo_cols_3ot {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.sri-seo_cols_3ot {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.sri-seo_cols_3ot {
  grid-template-columns: repeat(3,1fr);
}
}.sri-seo_col_h_3ot {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #B8D4CC;
  overflow-wrap: break-word;
}.sri-seo_col_p_3ot {
  color: #5A7870;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.sri-seo_stats_3ot {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.sri-seo_stat_3ot {
  border: 1px solid rgba(45, 212, 170, 0.15);
  background: rgba(45, 212, 170, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 10px;
  min-width: 8.75rem;
}.sri-seo_stat_val_3ot {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #2DD4AA;
  margin-bottom: 4px;
  font-weight: 800;
}.sri-seo_stat_lb_3ot {
  font-size: 11px;
  color: #5A7870;
  overflow-wrap: break-word;
}.sri-pmt_3ot {
  padding: 2.25rem 1rem 0;
  background: #120A27;
}
@media(min-width: 770px) {.sri-pmt_3ot {
  padding: 44px 1.5rem 0;
}
}.sri-pmt_in_3ot {
  margin: 0 auto;
  max-width: 82.5rem;
}.sri-pmt_head_3ot {
  max-width: 45rem;
  margin-bottom: 22px;
}.sri-pmt_label_3ot {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #2DD4AA;
  text-transform: uppercase;
}.sri-pmt_h2_3ot {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  color: #EDFAF6;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.sri-pmt_h2_3ot {
  font-size: 28px;
}
}.sri-pmt_intro_3ot {
  line-height: 1.6;
  color: #5A7870;
  font-size: 14px;
  overflow-wrap: break-word;
}.sri-pmt_groups_3ot {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.sri-pmt_group_3ot {
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1240;
}.sri-pmt_group_head_3ot {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.sri-pmt_group_ic_3ot {
  border-radius: 6px;
  background: rgba(45, 212, 170, 0.15);
  width: 2.25rem;
  display: flex;
  color: #2DD4AA;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  flex-shrink: 0;
}.sri-pmt_group_ic_3ot svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.sri-pmt_group_h_3ot {
  margin: 0;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #EDFAF6;
}.sri-pmt_group_p_3ot {
  margin-bottom: 14px;
  line-height: 1.6;
  color: #5A7870;
  font-size: 13px;
  overflow-wrap: break-word;
}.sri-pmt_group_p_3ot strong {
  color: #B8D4CC;
  font-weight: 600;
}.sri-pmt_table_wrap_3ot {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.sri-pmt_table_3ot {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.sri-pmt_table_3ot th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #B8D4CC;
  text-align: left;
  font-weight: 700;
  font-size: 11px;
  white-space: nowrap;
}.sri-pmt_table_3ot td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A7870;
}.sri-pmt_table_3ot tbody tr:last-child td {
  border-bottom: none;
}.sri-pmt_table_3ot tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B8D4CC;
}.sri-seo_3ot {
  background: #120A27;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.sri-seo_3ot {
  padding: 44px 24px 0;
}
}.sri-seo_in_3ot {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1240;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width:768px) {.sri-seo_in_3ot {
  padding: 2.25rem 2.5rem;
}
}.sri-seo_label_3ot {
  color: #2DD4AA;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.sri-seo_h2_3ot {
  color: #EDFAF6;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.sri-seo_h2_3ot {
  font-size: 24px;
}
}.sri-seo_body_3ot {
  color: #7E9E98;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.sri-seo_body_3ot p {
  color: #7E9E98;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.sri-seo_body_3ot p:last-child {
  margin-bottom: 0;
}.sri-seo_body_3ot strong {
  color: #B8D4CC;
  font-weight: 700;
}.sri-seo_body_3ot a {
  transition: color .2s;
  color: #2DD4AA;
  text-decoration: underline;
}.sri-seo_body_3ot a:hover {
  color: #48EEC2;
}.sri-seo_body_3ot ul,.sri-seo_body_3ot ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.sri-seo_body_3ot ol {
  list-style: decimal;
}.sri-seo_body_3ot li {
  color: #7E9E98;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.sri-seo_body_3ot table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.sri-seo_body_3ot table {
  display: table;
}
}.sri-seo_body_3ot th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B8D4CC;
  font-weight: 700;
}.sri-seo_body_3ot td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E9E98;
}.sri-seo_cols_3ot {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.sri-seo_cols_3ot {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sri-seo_cols_3ot {
  grid-template-columns: repeat(3,1fr);
}
}.sri-seo_col_h_3ot {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #B8D4CC;
  overflow-wrap: break-word;
  font-weight: 700;
}.sri-seo_col_p_3ot {
  overflow-wrap: break-word;
  color: #5A7870;
  line-height: 1.65;
  font-size: 13px;
}.sri-seo_stats_3ot {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.sri-seo_stat_3ot {
  background: rgba(45, 212, 170, 0.07);
  flex: 1;
  border: 1px solid rgba(45, 212, 170, 0.15);
  padding: 14px 1rem;
  border-radius: 10px;
  min-width: 8.75rem;
}.sri-seo_stat_val_3ot {
  font-size: 1.25rem;
  color: #2DD4AA;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.sri-seo_stat_lb_3ot {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5A7870;
}.sri-faq_3ot {
  background: #120A27;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.sri-faq_3ot {
  padding: 2.75rem 24px 0;
}
}.sri-faq_in_3ot {
  margin: 0 auto;
  max-width: 1320px;
}.sri-faq_head_3ot {
  margin-bottom: 1.25rem;
}.sri-faq_label_3ot {
  color: #2DD4AA;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.sri-faq_h2_3ot {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EDFAF6;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.sri-faq_h2_3ot {
  font-size: 24px;
}
}.sri-faq_list_3ot {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sri-faq_item_3ot {
  background: #1D1240;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.625rem;
}.sri-faq_q_3ot {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  cursor: pointer;
  flex-wrap: wrap;
  display: flex;
  color: #B8D4CC;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
}.sri-faq_q_3ot:hover {
  color: #EDFAF6;
}.sri-faq_q_ic_3ot {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  color: #2DD4AA;
  flex-shrink: 0;
  font-size: 1rem;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
}.sri-faq_item_3ot.sri-state_open_3ot .sri-faq_q_ic_3ot {
  transform: rotate(45deg);
}.sri-faq_a_3ot {
  padding: 0 1.25rem 1rem;
  display: none;
  color: #5A7870;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
}.sri-faq_item_3ot.sri-state_open_3ot .sri-faq_a_3ot {
  display: block;
}.sri-faq_a_3ot strong {
  font-weight: 700;
  color: #B8D4CC;
}.sri-faq_a_3ot a {
  color: #2DD4AA;
  text-decoration: underline;
}.sri-faq_a_3ot ul,.sri-faq_a_3ot ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.sri-faq_a_3ot ol {
  list-style: decimal;
}.sri-faq_a_3ot li {
  margin-bottom: 4px;
  line-height: 1.6;
}.sri-faq_a_3ot table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
  display: block;
}
@media(min-width: 769px) {.sri-faq_a_3ot table {
  display: table;
}
}.sri-faq_a_3ot th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #B8D4CC;
  font-weight: 700;
}.sri-faq_a_3ot td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A7870;
}.sri-ft_3ot {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0619;
  margin-top: 3rem;
}.sri-ft_support_3ot {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.sri-ft_support_3ot {
  padding: 1.75rem 1.5rem;
}
}.sri-ft_support_in_3ot {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.sri-ft_support_main_3ot {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.sri-ft_support_ic_3ot {
  flex-shrink: 0;
  color: #2DD4AA;
}.sri-ft_support_ic_3ot svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.sri-ft_support_text_title_3ot {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EDFAF6;
  font-size: 0.938rem;
  font-weight: 700;
}.sri-ft_support_text_sub_3ot {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5A7870;
}.sri-ft_support_btn_3ot {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #2DD4AA;
  font-weight: 700;
  color: #EDFAF6;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.sri-ft_support_btn_3ot:hover {
  background: #48EEC2;
}.sri-ft_support_contacts_3ot {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.sri-ft_support_contact_3ot {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #496058;
}.sri-ft_support_contact_3ot strong {
  margin-bottom: 2px;
  font-size: 11px;
  color: #7E9E98;
  font-weight: 600;
  display: block;
}.sri-ft_main_3ot {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 767px) {.sri-ft_main_3ot {
  padding: 2.5rem 24px 2rem;
}
}.sri-ft_main_in_3ot {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width:640px) {.sri-ft_main_in_3ot {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.sri-ft_main_in_3ot {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.sri-ft_col_logo_3ot {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.sri-ft_col_logo_3ot {
  grid-column: auto;
}
}.sri-ft_logo_3ot {
  gap: 9px;
  align-items: center;
  font-size: 1rem;
  display: flex;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #EDFAF6;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.sri-ft_logo_mark_3ot {
  overflow: hidden;
  border-radius: 6px;
  width: 1.875rem;
  height: 30px;
}.sri-ft_logo_mark_3ot img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sri-ft_logo_sub_3ot {
  overflow-wrap: break-word;
  color: #496058;
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
}.sri-ft_col_title_3ot {
  color: #7E9E98;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
}.sri-ft_col_links_3ot {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.sri-ft_col_link_3ot {
  transition: color .2s;
  color: #496058;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.sri-ft_col_link_3ot:hover {
  color: #B8D4CC;
}.sri-ft_apps_3ot {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.sri-ft_app_card_3ot {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.sri-ft_app_card_3ot:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.sri-ft_app_card_ic_3ot svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
}.sri-ft_app_card_os_3ot {
  font-weight: 600;
  font-size: 0.625rem;
  color: #496058;
}.sri-ft_app_card_action_3ot {
  color: #B8D4CC;
  font-weight: 700;
  font-size: 12px;
}.sri-ft_bot_3ot {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.sri-ft_bot_3ot {
  padding: 1.25rem 24px;
}
}.sri-ft_bot_in_3ot {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.sri-ft_socials_3ot {
  gap: 8px;
  display: flex;
}.sri-ft_soc_3ot {
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  color: #7E9E98;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
}.sri-ft_soc_3ot svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.sri-ft_soc_3ot:hover {
  background: rgba(255, 255, 255, 0.07);
}.sri-ft_legal_3ot {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #7A9A92;
}.sri-ft_legal_3ot strong {
  font-weight: 700;
  color: #7E9E98;
}.sri-ft_legal_3ot a {
  text-decoration: underline;
  color: #7E9E98;
}.sri-ft_age_3ot {
  border: 2px solid #7A9A92;
  border-radius: 50%;
  font-size: 11px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  height: 32px;
  width: 32px;
  margin-left: auto;
  color: #7A9A92;
  display: flex;
}