*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #07101A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #B8D8E4;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.aid-layout-och {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.aid-page-och {
  display: flex;
  min-height: 100vh;
}.aid-main-och {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.aid-main-och {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.aid-main-och {
  padding-bottom: 72px;
}
}.aid-gc-och {
  overflow: hidden;
  background: #0B1622;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.aid-gc-och {
  width: 156px;
}
}
@media(min-width: 1078px) {.aid-gc-och {
  width: 10.5rem;
}
}.aid-gc-och:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,223,0.07);
}.aid-gc_img-och {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.aid-gc_img-och img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.aid-gc_hover-och {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4,10,16,0.72);
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.aid-gc-och:hover .aid-gc_hover-och {
  opacity: 1;
}.aid-gc_hover_btn-och {
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: #00C8DF;
  font-size: 12px;
  font-weight: 700;
  color: #E4F5F9;
}.aid-gc_info-och {
  padding: 8px 0.625rem 10px;
}.aid-gc_name-och {
  overflow: hidden;
  font-weight: 600;
  color: #B8D8E4;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
}.aid-gc_prov-och {
  color: #3A5E6E;
  font-size: 10px;
}.aid-gc_tag-och {
  padding: 2px 0.438rem;
  border-radius: 4px;
  top: 0.375rem;
  font-size: 9px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  left: 0.375rem;
  font-weight: 700;
}.aid-gc_tag_hot-och {
  background: #E03050;
  color: #fff;
}.aid-gc_tag_new-och {
  background: #00C47A;
  color: #07101A;
}.aid-gc_tag_jp-och {
  background: #E8A820;
  color: #07101A;
}.aid-gc_tag_ex-och {
  background: #0A5C8A;
  color: #fff;
}.aid-gc_tag_live-och {
  background: #E03050;
  color: #fff;
}.aid-gr-och {
  padding: 32px 1rem 0;
  background: #07101A;
}
@media(min-width: 766px) {.aid-gr-och {
  padding: 36px 24px 0;
}
}.aid-gr_in-och {
  margin: 0 auto;
  max-width: 1340px;
}.aid-gr_head-och {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.aid-gr_head_l-och {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.aid-gr_ic-och {
  border-radius: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 32px;
}.aid-gr_ic-och svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.aid-gr_title-och {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E4F5F9;
  font-size: 16px;
}
@media(min-width: 767px) {.aid-gr_title-och {
  font-size: 1.125rem;
}
}.aid-gr_more-och {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #537E90;
  font-weight: 600;
  font-size: 12px;
}.aid-gr_more-och:hover {
  color: #00C8DF;
}.aid-gr_more-och svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aid-gr_arrows-och {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.aid-gr_arr-och {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  color: #7AACBF;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.aid-gr_arr-och:hover {
  background: rgba(255,255,255,0.07);
  color: #E4F5F9;
}.aid-gr_arr-och svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.aid-gr_seo_h-och {
  margin: 0 0 0.375rem;
  font-weight: 700;
  color: #B8D8E4;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.aid-gr_seo_h-och {
  font-size: 14px;
}
}.aid-gr_seo-och {
  overflow-wrap: break-word;
  max-width: 680px;
  color: #537E90;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.aid-gr_seo-och strong {
  font-weight: 600;
  color: #B8D8E4;
}.aid-gr_scroll-och {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.aid-gr_scroll-och::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.aid-gr_scroll-och {
  gap: 12px;
}
}.aid-tb-och {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #060E17;
  top: 0;
  z-index: 80;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  height: 56px;
  align-items: center;
}.aid-tb_in-och {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.aid-tb_burger-och {
  gap: 0.313rem;
  border-radius: 0.625rem;
  margin-right: 8px;
  width: 2.375rem;
  align-items: center;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
}.aid-tb_burger-och:hover {
  background: rgba(255,255,255,0.05);
}.aid-tb_burger_line-och {
  border-radius: 1px;
  background: #7AACBF;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.aid-tb_burger-och {
  display: none;
}
}.aid-tb_logo-och {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  color: #E4F5F9;
  flex-shrink: 0;
  font-weight: 800;
}.aid-tb_logo_mark-och {
  border-radius: 10px;
  overflow: hidden;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
}.aid-tb_logo_mark-och img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.aid-tb_nav-och {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.aid-tb_nav-och {
  display: flex;
}
}.aid-tb_tab-och {
  padding: 8px 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  color: #7AACBF;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.aid-tb_tab-och:hover {
  background: rgba(255,255,255,0.05);
  color: #E4F5F9;
}.aid-tb_tab-och.aid-state_active-och {
  background: rgba(0,200,223,0.18);
  color: #E4F5F9;
}.aid-tb_right-och {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.aid-tb_login-och {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.563rem 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  font-weight: 600;
  color: #B8D8E4;
  display: none;
  font-size: 13px;
}.aid-tb_login-och:hover {
  border-color: rgba(0,210,235,0.38);
  color: #E4F5F9;
}
@media(min-width: 478px) {.aid-tb_login-och {
  display: block;
}
}.aid-tb_reg-och {
  transition: background .2s;
  background: #00C47A;
  padding: 0.563rem 18px;
  border-radius: 10px;
  font-size: 13px;
  color: #050F16;
  font-weight: 700;
  white-space: nowrap;
}.aid-tb_reg-och:hover {
  background: #00DF8C;
}.aid-sb-och {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #0F1E2C;
  transition: transform .25s ease;
  overflow-y: auto;
  left: 0;
  position: fixed;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
  bottom: 0;
}.aid-sb-och.aid-state_open-och {
  transform: translateX(0);
}.aid-sb-och::-webkit-scrollbar {
  width: 0.25rem;
}.aid-sb-och::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.aid-sb-och {
  transform: translateX(0);
}
}.aid-sb_auth-och {
  padding: 0.875rem 12px 10px;
}.aid-sb_btn_reg-och {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  background: #00C47A;
  color: #050F16;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
}.aid-sb_btn_reg-och:hover {
  background: #00DF8C;
}.aid-sb_btn_login-och {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #B8D8E4;
}.aid-sb_btn_login-och:hover {
  border-color: rgba(0,210,235,0.38);
  color: #E4F5F9;
}.aid-sb_promo-och {
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(0,200,223,0.18);
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#062038,#0F1E2C);
  padding: 0.75rem 14px;
  position: relative;
}.aid-sb_promo-och::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,223,0.18),transparent 70%);
  top: -1.25rem;
  width: 5rem;
  content: '';
  right: -1.25rem;
  height: 5rem;
  position: absolute;
}.aid-sb_promo_title-och {
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8DF;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
}.aid-sb_promo_text-och {
  line-height: 1.35;
  font-size: 0.75rem;
  color: #E4F5F9;
  overflow-wrap: break-word;
  font-weight: 600;
}.aid-sb_promo_sub-och {
  color: #537E90;
  margin-top: 3px;
  font-size: 10px;
}.aid-sb_nav-och {
  padding: 0.375rem 0.5rem 16px;
}.aid-sb_nav_lb-och {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #3A5E6E;
  font-size: 10px;
  font-weight: 700;
}.aid-sb_link-och {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 0.313rem;
  gap: 0.625rem;
  align-items: center;
  color: #7AACBF;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
}.aid-sb_link-och:hover {
  background: rgba(255,255,255,0.05);
  color: #E4F5F9;
}.aid-sb_link-och.aid-state_active-och {
  background: rgba(0,200,223,0.18);
  color: #E4F5F9;
}.aid-sb_ic-och {
  border-radius: 0.313rem;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
}.aid-sb_ic-och svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.aid-sb_ic_1-och {
  background: rgba(0,200,223,0.07);
  color: #00C8DF;
}.aid-sb_ic_2-och {
  background: rgba(0,196,122,0.16);
  color: #00C47A;
}.aid-sb_ic_3-och {
  background: rgba(232,168,32,0.16);
  color: #E8A820;
}.aid-sb_ic_4-och {
  background: rgba(10,92,138,0.28);
  color: #0A5C8A;
}.aid-sb_ic_5-och {
  background: rgba(0,200,223,0.07);
  color: #E040A8;
}.aid-sb_ic_6-och {
  background: rgba(10,92,138,0.28);
  color: #7040D0;
}.aid-sb_badge-och {
  background: #E8A820;
  border-radius: 5px;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 9px;
  color: #050F16;
  margin-left: auto;
}.aid-sb_bot-och {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.aid-sb_lang-och,.aid-sb_help-och {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  padding: 9px 6px;
  flex: 1;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.05);
  justify-content: center;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  color: #7AACBF;
  display: flex;
}.aid-sb_lang-och:hover,.aid-sb_help-och:hover {
  border-color: rgba(0,210,235,0.38);
  color: #E4F5F9;
}.aid-sb_lang-och svg,.aid-sb_help-och svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aid-sb_bd-och {
  inset: 0;
  background: rgba(4,10,16,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.aid-sb_bd-och.aid-state_on-och {
  display: block;
}
@media(min-width: 1077px) {.aid-sb_bd-och {
  display: none!important;
}
}.aid-mob_nav-och {
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #0F1E2C;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1082px) {.aid-mob_nav-och {
  display: none;
}
}.aid-mob_nav_item-och {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  align-items: center;
  display: flex;
  color: #3A5E6E;
  flex-direction: column;
  cursor: pointer;
}.aid-mob_nav_ic-och {
  line-height: 1;
}.aid-mob_nav_ic-och svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.aid-mob_nav_lb-och {
  font-size: 10px;
  font-weight: 600;
  color: #3A5E6E;
}.aid-mob_nav_item-och.aid-state_active-och {
  color: #00C8DF;
}.aid-mob_nav_item-och.aid-state_active-och .aid-mob_nav_lb-och {
  color: #00C8DF;
}.aid-hero-och {
  padding: 20px 16px 0;
  background: #07101A;
}
@media(min-width: 769px) {.aid-hero-och {
  padding: 1.5rem 1.5rem 0;
}
}.aid-hero_in-och {
  margin: 0 auto;
  gap: 12px;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.aid-hero_in-och {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.aid-hero_in-och {
  grid-template-columns: 1fr 21.25rem;
}
}.aid-hero_promo-och {
  background: #0B1622;
  overflow: hidden;
  border-radius: 1rem;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.aid-hero_promo-och {
  min-height: 280px;
}
}.aid-hero_promo_bg-och {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#062038 0%,#07101A 100%);
  background-size: cover;
  position: absolute;
}.aid-hero_promo_bg-och::after {
  inset: 0;
  background: linear-gradient(90deg,#07101A 0%,rgba(4,10,16,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.aid-hero_promo_glow-och {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10,92,138,0.28) 0%,transparent 65%);
  top: -2.5rem;
  right: 3.75rem;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
}.aid-hero_promo_ct-och {
  padding: 1.75rem 24px 1.75rem 28px;
  flex-direction: column;
  position: relative;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
}
@media(min-width:768px) {.aid-hero_promo_ct-och {
  padding: 40px 32px;
}
}.aid-hero_badge-och {
  padding: 5px 0.75rem;
  border-radius: 1.5rem;
  background: rgba(0,200,223,0.18);
  border: 1px solid rgba(0,200,223,0.07);
  font-size: 10px;
  display: inline-block;
  letter-spacing: .08em;
  color: #00C8DF;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
}.aid-hero_h1-och {
  font-size: 1.625rem;
  color: #E4F5F9;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.aid-hero_h1-och em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 767px) {.aid-hero_h1-och {
  font-size: 36px;
}
}.aid-hero_sub-och {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #7AACBF;
}
@media(min-width: 765px) {.aid-hero_sub-och {
  font-size: 14px;
}
}.aid-hero_row-och {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.aid-hero_cta-och {
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  background: #00C47A;
  transition: background .2s;
  font-weight: 700;
  color: #050F16;
  font-size: 14px;
  box-shadow: 0 0 14px rgba(0,196,122,0.48), 3px 5px 12px rgba(4,10,16,0.65);
}.aid-hero_cta-och:hover {
  background: #00DF8C;
}.aid-hero_terms-och {
  color: #3A5E6E;
  font-size: 11px;
}.aid-hero_game-och {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #0B1622;
  border-radius: 1rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.aid-hero_game_badge-och {
  border-radius: 24px;
  background: rgba(232,168,32,0.16);
  border: 1px solid rgba(232,168,32,0.16);
  padding: 5px 0.625rem;
  z-index: 3;
  top: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
  position: absolute;
  color: #E8A820;
  font-size: 0.625rem;
}.aid-hero_game_badge-och svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 0.25rem;
}.aid-hero_game_img-och {
  overflow: hidden;
  background: linear-gradient(135deg,#062038,#07101A);
  padding-bottom: 60%;
  position: relative;
}.aid-hero_game_img-och img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.aid-hero_game_play-och {
  background: rgba(4,10,16,0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.aid-hero_game-och:hover .aid-hero_game_play-och {
  opacity: 1;
}.aid-hero_game_play-och span {
  border-radius: 50%;
  background: #00C8DF;
  display: flex;
  width: 3.25rem;
  height: 52px;
  align-items: center;
  justify-content: center;
}.aid-hero_game_play-och span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.aid-hero_game_info-och {
  padding: 14px 1rem;
}.aid-hero_game_title-och {
  color: #E4F5F9;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.aid-hero_game_provider-och {
  font-size: 11px;
  color: #537E90;
}.aid-hero_game_btn-och {
  padding: 11px;
  margin: 12px 1rem 1rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #00C8DF;
  display: block;
  color: #E4F5F9;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.aid-hero_game-och:hover .aid-hero_game_btn-och {
  background: #00E2FA;
}.aid-sbar-och {
  background: #07101A;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.aid-sbar-och {
  padding: 18px 24px 0;
}
}.aid-sbar_in-och {
  margin: 0 auto;
  max-width: 1340px;
}.aid-sbar_row-och {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.aid-sbar_input-och {
  gap: 0.625rem;
  border-radius: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0B1622;
  padding: 11px 1rem;
  align-items: center;
  cursor: pointer;
  color: #537E90;
  display: flex;
  font-size: 0.813rem;
}.aid-sbar_input-och:hover {
  border-color: rgba(0,210,235,0.38);
}.aid-sbar_input-och svg {
  stroke-linecap: round;
  height: 0.938rem;
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.aid-sbar_providers-och {
  padding: 11px 1.125rem;
  gap: 8px;
  background: #0B1622;
  transition: border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
  color: #B8D8E4;
  display: flex;
}.aid-sbar_providers-och:hover {
  border-color: rgba(0,210,235,0.38);
  color: #E4F5F9;
}.aid-sbar_providers-och svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aid-sbar_tabs-och {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.aid-sbar_tabs-och::-webkit-scrollbar {
  display: none;
}.aid-sbar_tab-och {
  border-radius: 1.5rem;
  gap: 7px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  color: #7AACBF;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  cursor: pointer;
}.aid-sbar_tab-och:hover {
  border-color: rgba(0,210,235,0.38);
  background: rgba(255,255,255,0.07);
  color: #E4F5F9;
}.aid-sbar_tab-och.aid-state_active-och {
  border-color: rgba(0,200,223,0.07);
  background: rgba(0,200,223,0.18);
  color: #E4F5F9;
}.aid-sbar_tab_ic-och svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.aid-wy-och {
  background: #07101A;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.aid-wy-och {
  padding: 40px 1.5rem 0;
}
}.aid-wy_in-och {
  margin: 0 auto;
  max-width: 83.75rem;
}.aid-wy_head-och {
  margin-bottom: 18px;
  max-width: 45rem;
}.aid-wy_label-och {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #00C8DF;
  font-weight: 700;
  letter-spacing: .08em;
}.aid-wy_h2-och {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E4F5F9;
  font-weight: 800;
}
@media(min-width: 765px) {.aid-wy_h2-och {
  font-size: 1.5rem;
}
}.aid-wy_intro-och {
  margin: 0;
  line-height: 1.6;
  color: #537E90;
  font-size: 0.813rem;
}.aid-wy_grid-och {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.aid-wy_grid-och {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.aid-wy_grid-och {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aid-wy_card-och {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 10px;
  background: #0F1E2C;
}.aid-wy_card-och:hover {
  border-color: rgba(0,200,223,0.07);
  transform: translateY(-2px);
}.aid-wy_card_ic-och {
  border-radius: 50%;
  background: rgba(0,200,223,0.18);
  width: 2.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  color: #00C8DF;
  justify-content: center;
  height: 2.75rem;
}.aid-wy_card_ic-och svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.aid-wy_card_h-och {
  overflow-wrap: break-word;
  color: #E4F5F9;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
}.aid-wy_card_p-och {
  font-size: 13px;
  color: #537E90;
  overflow-wrap: break-word;
  line-height: 1.6;
}.aid-wy_card_p-och strong {
  color: #B8D8E4;
  font-weight: 600;
}.aid-gr_jp-och {
  background: linear-gradient(135deg,#0C1840 0%,#06101E 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 1rem;
  position: relative;
}.aid-gr_jp-och::before {
  background: radial-gradient(circle,rgba(10,92,138,0.28) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  position: absolute;
  height: 15.625rem;
  width: 250px;
  left: -60px;
  content: '';
}.aid-gr_jp-och::after {
  background: radial-gradient(circle,rgba(232,168,32,0.16) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
  content: '';
  height: 12.5rem;
  width: 200px;
}.aid-gr_jp_head-och {
  gap: 16px;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
  position: relative;
  align-items: flex-start;
  display: flex;
}.aid-gr_jp_info-och {
  flex: 1;
}.aid-gr_jp_label-och {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #7040D0;
  margin-bottom: 0.375rem;
}.aid-gr_jp_label-och svg {
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 0.25rem;
  height: 14px;
}.aid-gr_jp_amount-och {
  margin-bottom: 0.25rem;
  line-height: 1;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E4F5F9;
  font-size: 32px;
}
@media(min-width: 770px) {.aid-gr_jp_amount-och {
  font-size: 2.5rem;
}
}.aid-gr_jp_amount-och span {
  color: #E8A820;
}.aid-gr_jp_seo-och {
  overflow-wrap: break-word;
  color: #7AACBF;
  max-width: 30rem;
  font-size: 0.75rem;
  line-height: 1.5;
}.aid-gr_jp_cta-och {
  border: 1px solid rgba(10,92,138,0.28);
  transition: background .2s;
  background: rgba(10,92,138,0.28);
  padding: 11px 20px;
  border-radius: 0.625rem;
  white-space: nowrap;
  margin-top: 4px;
  align-self: flex-start;
  position: relative;
  color: #E4F5F9;
  font-weight: 700;
  font-size: 0.813rem;
  z-index: 1;
  flex-shrink: 0;
}.aid-gr_jp_cta-och:hover {
  background: #0A5C8A;
}.aid-gcg-och {
  background: #07101A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.aid-gcg-och {
  padding: 44px 1.5rem 0;
}
}.aid-gcg_in-och {
  margin: 0 auto;
  max-width: 1340px;
}.aid-gcg_head-och {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.aid-gcg_label-och {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #00C8DF;
  font-size: 11px;
  font-weight: 700;
}.aid-gcg_h2-och {
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #E4F5F9;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.aid-gcg_h2-och {
  font-size: 28px;
}
}.aid-gcg_intro-och {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #537E90;
}.aid-gcg_grid-och {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.aid-gcg_grid-och {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.aid-gcg_grid-och {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.aid-gcg_card-och {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  padding: 20px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
  min-height: 240px;
  cursor: pointer;
}.aid-gcg_card-och:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,223,0.18);
}.aid-gcg_card_bg-och {
  inset: 0;
  z-index: 0;
  position: absolute;
}.aid-gcg_card_bg-och::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.aid-gcg_card_ic-och {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  color: #E4F5F9;
  display: flex;
  width: 2.5rem;
  position: absolute;
  height: 2.5rem;
  align-items: center;
  z-index: 2;
  justify-content: center;
  right: 1.125rem;
  top: 1.125rem;
}.aid-gcg_card_ic-och svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.aid-gcg_card_ct-och {
  z-index: 1;
  position: relative;
}.aid-gcg_card_h-och {
  line-height: 1.2;
  font-size: 1.125rem;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E4F5F9;
}
@media(min-width: 766px) {.aid-gcg_card_h-och {
  font-size: 20px;
}
}.aid-gcg_card_p-och {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.aid-gcg_card_p-och strong {
  font-weight: 600;
  color: #E4F5F9;
}.aid-gcg_card_cta-och {
  gap: 4px;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
  font-size: 0.75rem;
  display: inline-flex;
  color: #00C8DF;
  letter-spacing: .04em;
}.aid-gcg_card_cta-och svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.aid-ws-och {
  padding: 2rem 1rem 0;
  background: #07101A;
}
@media(min-width: 766px) {.aid-ws-och {
  padding: 36px 24px 0;
}
}.aid-ws_in-och {
  margin: 0 auto;
  max-width: 1340px;
}.aid-ws_head-och {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.aid-ws_title-och {
  gap: 10px;
  overflow-wrap: break-word;
  display: flex;
  color: #E4F5F9;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
}.aid-ws_title_ic-och svg {
  color: #E8A820;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.aid-ws_online-och {
  gap: 0.438rem;
  font-weight: 600;
  color: #537E90;
  display: flex;
  font-size: 12px;
  align-items: center;
}.aid-ws_online_dot-och {
  border-radius: 50%;
  background: #00C47A;
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0,196,122,0.16);
}.aid-ws_scroll-och {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.aid-ws_scroll-och::-webkit-scrollbar {
  display: none;
}.aid-wc-och {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.875rem;
  border-radius: 0.625rem;
  gap: 10px;
  background: #0B1622;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.aid-wc_img-och {
  overflow: hidden;
  border-radius: 5px;
  background: #0F1E2C;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.aid-wc_img-och img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.aid-wc_info-och {
  min-width: 0;
}.aid-wc_game-och {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #B8D8E4;
  font-size: 0.75rem;
  white-space: nowrap;
}.aid-wc_player-och {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3A5E6E;
}.aid-wc_amount-och {
  color: #00C47A;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
}.aid-app-och {
  padding: 36px 1rem 0;
  background: #07101A;
}
@media(min-width: 769px) {.aid-app-och {
  padding: 44px 1.5rem 0;
}
}.aid-app_in-och {
  margin: 0 auto;
  max-width: 83.75rem;
}.aid-app_head-och {
  margin-bottom: 16px;
}.aid-app_label-och {
  color: #00C8DF;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.aid-app_h2-och {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #E4F5F9;
  margin-bottom: 0.375rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.aid-app_h2-och {
  font-size: 1.5rem;
}
}.aid-app_sub-och {
  max-width: 600px;
  color: #537E90;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.aid-app_sub-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-app_cards-och {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.aid-app_cards-och {
  grid-template-columns: repeat(3,1fr);
}
}.aid-app_card-och {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.aid-app_card_ios-och {
  background: linear-gradient(135deg,rgba(0,200,223,0.18) 0%,#0F1E2C 100%);
}.aid-app_card_android-och {
  background: linear-gradient(135deg,rgba(0,196,122,0.16) 0%,#0F1E2C 100%);
}.aid-app_card_win-och {
  background: linear-gradient(135deg,rgba(232,168,32,0.16) 0%,#0F1E2C 100%);
}.aid-app_card_ic-och svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.aid-app_card_ic-och {
  color: #E4F5F9;
  flex-shrink: 0;
}.aid-app_card_os-och {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #537E90;
  text-transform: uppercase;
  letter-spacing: .08em;
}.aid-app_card_title-och {
  margin-bottom: 0.375rem;
  color: #E4F5F9;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
}.aid-app_card_text-och {
  line-height: 1.5;
  color: #537E90;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.aid-app_card_btn-och {
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  border-radius: 5px;
  border: 1px solid rgba(0,210,235,0.38);
  gap: 0.438rem;
  padding: 10px 1.125rem;
  color: #E4F5F9;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.aid-app_card_btn-och:hover {
  background: rgba(255,255,255,0.07);
}.aid-bon-och {
  padding: 36px 16px 0;
  background: #07101A;
}
@media(min-width: 770px) {.aid-bon-och {
  padding: 44px 24px 0;
}
}.aid-bon_in-och {
  margin: 0 auto;
  max-width: 1340px;
}.aid-bon_head-och {
  margin-bottom: 1.25rem;
}.aid-bon_label-och {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  color: #00C8DF;
  text-transform: uppercase;
  letter-spacing: .08em;
}.aid-bon_h2-och {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color: #E4F5F9;
}
@media(min-width: 771px) {.aid-bon_h2-och {
  font-size: 24px;
}
}.aid-bon_seo-och {
  color: #537E90;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
}.aid-bon_seo-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-bon_seo-och a {
  color: #00C8DF;
  text-decoration: underline;
}.aid-bon_grid-och {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.aid-bon_grid-och {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.aid-bon_grid-och {
  grid-template-columns: repeat(5,1fr);
}
}.aid-bon_card-och {
  transition: border-color .2s,transform .2s;
  background: #0B1622;
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
}.aid-bon_card-och:hover {
  border-color: rgba(0,200,223,0.07);
  transform: translateY(-2px);
}.aid-bon_card_ic-och svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.aid-bon_card_ic-och {
  margin-bottom: 0.625rem;
}.aid-bon_card_type-och {
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #537E90;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.aid-bon_card_amount-och {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E8A820;
  margin-bottom: 0.375rem;
}.aid-bon_card_name-och {
  font-weight: 600;
  margin-bottom: 8px;
  color: #E4F5F9;
  font-size: 13px;
  overflow-wrap: break-word;
}.aid-bon_card_detail-och {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 8px;
  color: #3A5E6E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.aid-prov-och {
  padding: 2.25rem 1rem 0;
  background: #07101A;
}
@media(min-width: 770px) {.aid-prov-och {
  padding: 2.75rem 24px 0;
}
}.aid-prov_in-och {
  margin: 0 auto;
  max-width: 83.75rem;
}.aid-prov_head-och {
  margin-bottom: 1rem;
}.aid-prov_label-och {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #00C8DF;
  font-weight: 700;
  font-size: 11px;
}.aid-prov_h2-och {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E4F5F9;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 770px) {.aid-prov_h2-och {
  font-size: 24px;
}
}.aid-prov_seo-och {
  color: #537E90;
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
}.aid-prov_seo-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-prov_seo-och a {
  text-decoration: underline;
  color: #00C8DF;
}.aid-prov_grid-och {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.aid-prov_grid-och {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.aid-prov_grid-och {
  grid-template-columns: repeat(8,1fr);
}
}.aid-prov_card-och {
  border-radius: 10px;
  gap: 0.438rem;
  background: #0B1622;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.aid-prov_card-och:hover {
  border-color: rgba(0,210,235,0.38);
  background: #0F1E2C;
}.aid-prov_logo-och {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
}.aid-prov_logo-och img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.aid-prov_name-och {
  color: #7AACBF;
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
}.aid-reg-och {
  padding: 2.25rem 16px 0;
  background: #07101A;
}
@media(min-width: 766px) {.aid-reg-och {
  padding: 44px 24px 0;
}
}.aid-reg_in-och {
  margin: 0 auto;
  border-radius: 1rem;
  background: #0F1E2C;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1340px;
}
@media(min-width: 767px) {.aid-reg_in-och {
  padding: 2.5rem;
}
}.aid-reg_top-och {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.aid-reg_top-och {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.aid-reg_label-och {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8DF;
  text-transform: uppercase;
  letter-spacing: .08em;
}.aid-reg_h2-och {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  color: #E4F5F9;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 767px) {.aid-reg_h2-och {
  font-size: 1.75rem;
}
}.aid-reg_bonus-och {
  border-radius: 10px;
  border: 1px solid rgba(232,168,32,0.16);
  padding: 0.625rem 16px;
  background: rgba(232,168,32,0.16);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.aid-reg_bonus_amount-och {
  color: #E8A820;
  font-size: 20px;
  font-weight: 800;
}.aid-reg_bonus_text-och {
  color: #7AACBF;
  line-height: 1.35;
  font-size: 0.813rem;
}.aid-reg_cta_btn-och {
  padding: 14px 32px;
  background: #00C47A;
  border-radius: 0.625rem;
  transition: background .2s;
  box-shadow: 0 0 0.875rem rgba(0,196,122,0.48), 3px 0.313rem 0.75rem rgba(4,10,16,0.65);
  font-weight: 700;
  color: #050F16;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
}.aid-reg_cta_btn-och:hover {
  background: #00DF8C;
}.aid-reg_terms-och {
  font-size: 0.688rem;
  color: #3A5E6E;
  line-height: 1.5;
}.aid-reg_seo-och {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #537E90;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.aid-reg_seo-och p {
  font-size: 13px;
  color: #537E90;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.aid-reg_seo-och p:last-child {
  margin-bottom: 0;
}.aid-reg_seo-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-reg_seo-och a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DF;
}.aid-reg_seo-och a:hover {
  color: #00E2FA;
}.aid-reg_seo-och ul,.aid-reg_seo-och ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.aid-reg_seo-och ol {
  list-style: decimal;
}.aid-reg_seo-och li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #537E90;
  margin-bottom: 4px;
}.aid-reg_seo-och table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.aid-reg_seo-och table {
  display: table;
}
}.aid-reg_seo-och th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #B8D8E4;
  text-align: left;
  font-weight: 700;
}.aid-reg_seo-och td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #537E90;
}.aid-reg_steps-och {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.aid-reg_steps-och {
  margin-top: 0;
}
}.aid-reg_step-och {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 14px;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.aid-reg_step_num-och {
  border-radius: 50%;
  background: rgba(0,200,223,0.18);
  border: 1px solid rgba(0,200,223,0.07);
  height: 2.125rem;
  width: 2.125rem;
  display: flex;
  font-size: 14px;
  color: #00C8DF;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
}.aid-reg_step_title-och {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #E4F5F9;
}.aid-reg_step_text-och {
  line-height: 1.5;
  color: #537E90;
  font-size: 0.75rem;
}.aid-reg_trust-och {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.aid-reg_trust_item-och {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #537E90;
  font-size: 12px;
  display: flex;
  align-items: center;
}.aid-reg_trust_ic-och svg {
  width: 1rem;
  stroke-linecap: round;
  color: #00C8DF;
  height: 16px;
  stroke-linejoin: round;
}.aid-rv-och {
  background: #07101A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.aid-rv-och {
  padding: 44px 24px 0;
}
}.aid-rv_in-och {
  margin: 0 auto;
  max-width: 83.75rem;
}.aid-rv_head-och {
  max-width: 45rem;
  margin-bottom: 20px;
}.aid-rv_label-och {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C8DF;
}.aid-rv_h2-och {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #E4F5F9;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 800;
}
@media(min-width:768px) {.aid-rv_h2-och {
  font-size: 1.75rem;
}
}.aid-rv_stats-och {
  gap: 18px;
  color: #537E90;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  align-items: center;
}.aid-rv_stats_score-och {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.aid-rv_stats_score_val-och {
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #E8A820;
}.aid-rv_stats_score_max-och {
  color: #3A5E6E;
  font-size: 0.813rem;
}.aid-rv_stats_badge-och {
  gap: 4px;
  align-items: center;
  display: flex;
}.aid-rv_stats_badge-och svg {
  height: 14px;
  color: #E8A820;
  width: 14px;
}.aid-rv_grid-och {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.aid-rv_grid-och {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.aid-rv_grid-och {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.aid-rv_card-och {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #0F1E2C;
  flex-direction: column;
  display: flex;
}.aid-rv_card_stars-och {
  gap: 2px;
  margin-bottom: 10px;
  color: #E8A820;
  display: flex;
}.aid-rv_card_stars-och svg {
  height: 0.875rem;
  width: 0.875rem;
}.aid-rv_card_h-och {
  margin-bottom: 0.5rem;
  color: #E4F5F9;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 700;
}.aid-rv_card_body-och {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #537E90;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.aid-rv_card_body-och strong {
  color: #B8D8E4;
  font-weight: 600;
}.aid-rv_card_meta-och {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.aid-rv_card_author-och {
  color: #B8D8E4;
  font-weight: 600;
  font-size: 12px;
}.aid-rv_card_date-och {
  color: #3A5E6E;
  font-size: 0.688rem;
}.aid-seo-och {
  background: #07101A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.aid-seo-och {
  padding: 2.75rem 24px 0;
}
}.aid-seo_in-och {
  padding: 1.75rem 24px;
  border-radius: 1rem;
  background: #0F1E2C;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.aid-seo_in-och {
  padding: 36px 40px;
}
}.aid-seo_label-och {
  color: #00C8DF;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.aid-seo_h2-och {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #E4F5F9;
  font-size: 20px;
}
@media(min-width: 769px) {.aid-seo_h2-och {
  font-size: 24px;
}
}.aid-seo_body-och {
  color: #7AACBF;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.aid-seo_body-och p {
  color: #7AACBF;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.aid-seo_body-och p:last-child {
  margin-bottom: 0;
}.aid-seo_body-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-seo_body-och a {
  transition: color .2s;
  color: #00C8DF;
  text-decoration: underline;
}.aid-seo_body-och a:hover {
  color: #00E2FA;
}.aid-seo_body-och ul,.aid-seo_body-och ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.aid-seo_body-och ol {
  list-style: decimal;
}.aid-seo_body-och li {
  color: #7AACBF;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.aid-seo_body-och table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.aid-seo_body-och table {
  display: table;
}
}.aid-seo_body-och th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #B8D8E4;
  text-align: left;
  font-weight: 700;
}.aid-seo_body-och td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7AACBF;
}.aid-seo_cols-och {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.aid-seo_cols-och {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.aid-seo_cols-och {
  grid-template-columns: repeat(3,1fr);
}
}.aid-seo_col_h-och {
  color: #B8D8E4;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
}.aid-seo_col_p-och {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #537E90;
  font-size: 0.813rem;
}.aid-seo_stats-och {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.aid-seo_stat-och {
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(0,200,223,0.18);
  border-radius: 0.625rem;
  background: rgba(0,200,223,0.07);
  min-width: 8.75rem;
}.aid-seo_stat_val-och {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #00C8DF;
  font-weight: 800;
  font-size: 20px;
}.aid-seo_stat_lb-och {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #537E90;
}.aid-seo-och {
  background: #07101A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.aid-seo-och {
  padding: 2.75rem 1.5rem 0;
}
}.aid-seo_in-och {
  background: #0F1E2C;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.aid-seo_in-och {
  padding: 36px 40px;
}
}.aid-seo_label-och {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8DF;
}.aid-seo_h2-och {
  font-family: 'Exo 2', sans-serif;
  color: #E4F5F9;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.aid-seo_h2-och {
  font-size: 24px;
}
}.aid-seo_body-och {
  overflow-wrap: break-word;
  color: #7AACBF;
  font-size: 14px;
  line-height: 1.75;
}.aid-seo_body-och p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #7AACBF;
  line-height: 1.75;
}.aid-seo_body-och p:last-child {
  margin-bottom: 0;
}.aid-seo_body-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-seo_body-och a {
  transition: color .2s;
  color: #00C8DF;
  text-decoration: underline;
}.aid-seo_body-och a:hover {
  color: #00E2FA;
}.aid-seo_body-och ul,.aid-seo_body-och ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.aid-seo_body-och ol {
  list-style: decimal;
}.aid-seo_body-och li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #7AACBF;
}.aid-seo_body-och table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.aid-seo_body-och table {
  display: table;
}
}.aid-seo_body-och th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8D8E4;
  font-weight: 700;
  text-align: left;
}.aid-seo_body-och td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7AACBF;
}.aid-seo_cols-och {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.aid-seo_cols-och {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aid-seo_cols-och {
  grid-template-columns: repeat(3,1fr);
}
}.aid-seo_col_h-och {
  font-weight: 700;
  color: #B8D8E4;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.aid-seo_col_p-och {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #537E90;
  font-size: 0.813rem;
}.aid-seo_stats-och {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.aid-seo_stat-och {
  padding: 0.875rem 16px;
  border: 1px solid rgba(0,200,223,0.18);
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(0,200,223,0.07);
  min-width: 140px;
}.aid-seo_stat_val-och {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00C8DF;
}.aid-seo_stat_lb-och {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #537E90;
}.aid-faq-och {
  padding: 2.25rem 1rem 0;
  background: #07101A;
}
@media(min-width: 766px) {.aid-faq-och {
  padding: 44px 1.5rem 0;
}
}.aid-faq_in-och {
  margin: 0 auto;
  max-width: 83.75rem;
}.aid-faq_head-och {
  margin-bottom: 1.25rem;
}.aid-faq_label-och {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8DF;
  text-transform: uppercase;
  margin-bottom: 8px;
}.aid-faq_h2-och {
  color: #E4F5F9;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.aid-faq_h2-och {
  font-size: 1.5rem;
}
}.aid-faq_list-och {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.aid-faq_item-och {
  background: #0F1E2C;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  overflow: hidden;
}.aid-faq_q-och {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #B8D8E4;
}.aid-faq_q-och:hover {
  color: #E4F5F9;
}.aid-faq_q_ic-och {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  height: 1.5rem;
  justify-content: center;
  width: 24px;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  align-items: center;
  color: #00C8DF;
}.aid-faq_item-och.aid-state_open-och .aid-faq_q_ic-och {
  transform: rotate(45deg);
}.aid-faq_a-och {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #537E90;
  font-size: 13px;
  display: none;
}.aid-faq_item-och.aid-state_open-och .aid-faq_a-och {
  display: block;
}.aid-faq_a-och strong {
  font-weight: 700;
  color: #B8D8E4;
}.aid-faq_a-och a {
  color: #00C8DF;
  text-decoration: underline;
}.aid-faq_a-och ul,.aid-faq_a-och ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.aid-faq_a-och ol {
  list-style: decimal;
}.aid-faq_a-och li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.aid-faq_a-och table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width:768px) {.aid-faq_a-och table {
  display: table;
}
}.aid-faq_a-och th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #B8D8E4;
}.aid-faq_a-och td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #537E90;
}.aid-seo-och {
  background: #07101A;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.aid-seo-och {
  padding: 44px 24px 0;
}
}.aid-seo_in-och {
  margin: 0 auto;
  background: #0F1E2C;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 83.75rem;
}
@media(min-width: 765px) {.aid-seo_in-och {
  padding: 2.25rem 2.5rem;
}
}.aid-seo_label-och {
  margin-bottom: 0.625rem;
  color: #00C8DF;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.aid-seo_h2-och {
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  color: #E4F5F9;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.aid-seo_h2-och {
  font-size: 1.5rem;
}
}.aid-seo_body-och {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #7AACBF;
}.aid-seo_body-och p {
  line-height: 1.75;
  color: #7AACBF;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.aid-seo_body-och p:last-child {
  margin-bottom: 0;
}.aid-seo_body-och strong {
  color: #B8D8E4;
  font-weight: 700;
}.aid-seo_body-och a {
  transition: color .2s;
  color: #00C8DF;
  text-decoration: underline;
}.aid-seo_body-och a:hover {
  color: #00E2FA;
}.aid-seo_body-och ul,.aid-seo_body-och ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.aid-seo_body-och ol {
  list-style: decimal;
}.aid-seo_body-och li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7AACBF;
}.aid-seo_body-och table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.aid-seo_body-och table {
  display: table;
}
}.aid-seo_body-och th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #B8D8E4;
}.aid-seo_body-och td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7AACBF;
}.aid-seo_cols-och {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.aid-seo_cols-och {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.aid-seo_cols-och {
  grid-template-columns: repeat(3,1fr);
}
}.aid-seo_col_h-och {
  color: #B8D8E4;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.aid-seo_col_p-och {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #537E90;
}.aid-seo_stats-och {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.aid-seo_stat-och {
  padding: 14px 1rem;
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(0,200,223,0.18);
  background: rgba(0,200,223,0.07);
  min-width: 140px;
}.aid-seo_stat_val-och {
  color: #00C8DF;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.aid-seo_stat_lb-och {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #537E90;
}.aid-ft-och {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040A10;
  margin-top: 48px;
}.aid-ft_support-och {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.aid-ft_support-och {
  padding: 28px 1.5rem;
}
}.aid-ft_support_in-och {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.aid-ft_support_main-och {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.aid-ft_support_ic-och {
  flex-shrink: 0;
  color: #00C8DF;
}.aid-ft_support_ic-och svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.aid-ft_support_text_title-och {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #E4F5F9;
  font-weight: 700;
  margin-bottom: 3px;
}.aid-ft_support_text_sub-och {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #537E90;
}.aid-ft_support_btn-och {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #00C8DF;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  color: #E4F5F9;
}.aid-ft_support_btn-och:hover {
  background: #00E2FA;
}.aid-ft_support_contacts-och {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.aid-ft_support_contact-och {
  font-size: 0.75rem;
  color: #3A5E6E;
  line-height: 1.4;
}.aid-ft_support_contact-och strong {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  color: #7AACBF;
  font-weight: 600;
}.aid-ft_main-och {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.aid-ft_main-och {
  padding: 2.5rem 1.5rem 2rem;
}
}.aid-ft_main_in-och {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 638px) {.aid-ft_main_in-och {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.aid-ft_main_in-och {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.aid-ft_col_logo-och {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.aid-ft_col_logo-och {
  grid-column: auto;
}
}.aid-ft_logo-och {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-weight: 800;
  align-items: center;
  display: flex;
  color: #E4F5F9;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 16px;
}.aid-ft_logo_mark-och {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.aid-ft_logo_mark-och img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.aid-ft_logo_sub-och {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #3A5E6E;
}.aid-ft_col_title-och {
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  color: #7AACBF;
  font-weight: 700;
}.aid-ft_col_links-och {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.aid-ft_col_link-och {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #3A5E6E;
}.aid-ft_col_link-och:hover {
  color: #B8D8E4;
}.aid-ft_apps-och {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.aid-ft_app_card-och {
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
}.aid-ft_app_card-och:hover {
  border-color: rgba(0,210,235,0.38);
}.aid-ft_app_card_ic-och svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.aid-ft_app_card_os-och {
  color: #3A5E6E;
  font-weight: 600;
  font-size: 10px;
}.aid-ft_app_card_action-och {
  font-size: 12px;
  font-weight: 700;
  color: #B8D8E4;
}.aid-ft_bot-och {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.aid-ft_bot-och {
  padding: 20px 1.5rem;
}
}.aid-ft_bot_in-och {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.aid-ft_socials-och {
  gap: 0.5rem;
  display: flex;
}.aid-ft_soc-och {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 5px;
  align-items: center;
  display: flex;
  color: #7AACBF;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
}.aid-ft_soc-och svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.aid-ft_soc-och:hover {
  background: rgba(255,255,255,0.07);
}.aid-ft_legal-och {
  flex: 1;
  overflow-wrap: break-word;
  color: #4A7282;
  font-size: 0.688rem;
  min-width: 12.5rem;
  line-height: 1.6;
}.aid-ft_legal-och strong {
  color: #7AACBF;
  font-weight: 700;
}.aid-ft_legal-och a {
  text-decoration: underline;
  color: #7AACBF;
}.aid-ft_age-och {
  border: 2px solid #4A7282;
  border-radius: 50%;
  width: 32px;
  flex-shrink: 0;
  color: #4A7282;
  height: 2rem;
  margin-left: auto;
  display: flex;
  font-size: 0.688rem;
  font-weight: 800;
  justify-content: center;
  align-items: center;
}