*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #08090F;
  color: #B4C2D6;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.cog-layout_em8 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.cog-page_em8 {
  min-height: 100vh;
  display: flex;
}.cog-main_em8 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.cog-main_em8 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.cog-main_em8 {
  padding-bottom: 4.5rem;
}
}.cog-gc_em8 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #0B0E18;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 637px) {.cog-gc_em8 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.cog-gc_em8 {
  width: 10.5rem;
}
}.cog-gc_em8:hover {
  border-color: rgba(0, 200, 174, 0.06);
  transform: translateY(-3px);
}.cog-gc_img_em8 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.cog-gc_img_em8 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.cog-gc_hover_em8 {
  inset: 0;
  background: rgba(4, 5, 11, 0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.cog-gc_em8:hover .cog-gc_hover_em8 {
  opacity: 1;
}.cog-gc_hover_btn_em8 {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #00C8AE;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EFF4FF;
}.cog-gc_info_em8 {
  padding: 8px 10px 0.625rem;
}.cog-gc_name_em8 {
  overflow: hidden;
  color: #B4C2D6;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
}.cog-gc_prov_em8 {
  font-size: 10px;
  color: #485562;
}.cog-gc_tag_em8 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 6px;
  font-size: 0.563rem;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  top: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
}.cog-gc_tag_hot_em8 {
  background: #E8363A;
  color: #fff;
}.cog-gc_tag_new_em8 {
  background: #21C464;
  color: #08090F;
}.cog-gc_tag_jp_em8 {
  background: #F0A500;
  color: #08090F;
}.cog-gc_tag_ex_em8 {
  background: #3A6080;
  color: #fff;
}.cog-gc_tag_live_em8 {
  background: #E8363A;
  color: #fff;
}.cog-gr_em8 {
  padding: 2rem 16px 0;
  background: #08090F;
}
@media(min-width: 766px) {.cog-gr_em8 {
  padding: 36px 1.5rem 0;
}
}.cog-gr_in_em8 {
  margin: 0 auto;
  max-width: 1320px;
}.cog-gr_head_em8 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.cog-gr_head_l_em8 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.cog-gr_ic_em8 {
  border-radius: 8px;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  align-items: center;
}.cog-gr_ic_em8 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.cog-gr_title_em8 {
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #EFF4FF;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cog-gr_title_em8 {
  font-size: 18px;
}
}.cog-gr_more_em8 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #566070;
  flex-shrink: 0;
}.cog-gr_more_em8:hover {
  color: #00C8AE;
}.cog-gr_more_em8 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.cog-gr_arrows_em8 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cog-gr_arr_em8 {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #7A8EA8;
  width: 30px;
  display: flex;
}.cog-gr_arr_em8:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF4FF;
}.cog-gr_arr_em8 svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.cog-gr_seo_h_em8 {
  margin: 0 0 6px;
  color: #B4C2D6;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 767px) {.cog-gr_seo_h_em8 {
  font-size: 0.875rem;
}
}.cog-gr_seo_em8 {
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 680px;
  color: #566070;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.cog-gr_seo_em8 strong {
  color: #B4C2D6;
  font-weight: 600;
}.cog-gr_scroll_em8 {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.cog-gr_scroll_em8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.cog-gr_scroll_em8 {
  gap: 0.75rem;
}
}.cog-tb_em8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #08090F;
  right: 0;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 56px;
  z-index: 80;
  position: fixed;
}.cog-tb_in_em8 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.cog-tb_burger_em8 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 38px;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 38px;
}.cog-tb_burger_em8:hover {
  background: rgba(255, 255, 255, 0.05);
}.cog-tb_burger_line_em8 {
  background: #7A8EA8;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.cog-tb_burger_em8 {
  display: none;
}
}.cog-tb_logo_em8 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF4FF;
  font-size: 1.125rem;
}.cog-tb_logo_mark_em8 {
  border-radius: 8px;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
}.cog-tb_logo_mark_em8 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cog-tb_nav_em8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.cog-tb_nav_em8 {
  display: flex;
}
}.cog-tb_tab_em8 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #7A8EA8;
}.cog-tb_tab_em8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF4FF;
}.cog-tb_tab_em8.cog-state_active_em8 {
  background: rgba(0, 200, 174, 0.14);
  color: #EFF4FF;
}.cog-tb_right_em8 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.cog-tb_login_em8 {
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: none;
  color: #B4C2D6;
  font-weight: 600;
}.cog-tb_login_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
  color: #EFF4FF;
}
@media(min-width: 483px) {.cog-tb_login_em8 {
  display: block;
}
}.cog-tb_reg_em8 {
  border-radius: 8px;
  transition: background .2s;
  background: #21C464;
  padding: 9px 1.125rem;
  font-size: 13px;
  font-weight: 700;
  color: #07090E;
  white-space: nowrap;
}.cog-tb_reg_em8:hover {
  background: #29DC74;
}.cog-sb_em8 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1220;
  transform: translateX(-100%);
  transition: transform .25s ease;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
}.cog-sb_em8.cog-state_open_em8 {
  transform: translateX(0);
}.cog-sb_em8::-webkit-scrollbar {
  width: 4px;
}.cog-sb_em8::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.cog-sb_em8 {
  transform: translateX(0);
}
}.cog-sb_auth_em8 {
  padding: 0.875rem 12px 10px;
}.cog-sb_btn_reg_em8 {
  background: #21C464;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  color: #07090E;
  display: block;
  margin-bottom: 8px;
}.cog-sb_btn_reg_em8:hover {
  background: #29DC74;
}.cog-sb_btn_login_em8 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #B4C2D6;
}.cog-sb_btn_login_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
  color: #EFF4FF;
}.cog-sb_promo_em8 {
  padding: 0.75rem 14px;
  margin: 0 12px 10px;
  overflow: hidden;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#061420,#0F1220);
  border: 1px solid rgba(0, 200, 174, 0.14);
  position: relative;
}.cog-sb_promo_em8::before {
  background: radial-gradient(circle,rgba(0, 200, 174, 0.14),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  position: absolute;
  content: '';
  top: -20px;
  height: 5rem;
  right: -20px;
}.cog-sb_promo_title_em8 {
  text-transform: uppercase;
  color: #00C8AE;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
}.cog-sb_promo_text_em8 {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EFF4FF;
  font-size: 12px;
  font-weight: 600;
}.cog-sb_promo_sub_em8 {
  margin-top: 3px;
  color: #566070;
  font-size: 0.625rem;
}.cog-sb_nav_em8 {
  padding: 0.375rem 8px 16px;
}.cog-sb_nav_lb_em8 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  color: #485562;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.cog-sb_link_em8 {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 4px;
  color: #7A8EA8;
  font-weight: 500;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
}.cog-sb_link_em8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF4FF;
}.cog-sb_link_em8.cog-state_active_em8 {
  background: rgba(0, 200, 174, 0.14);
  color: #EFF4FF;
}.cog-sb_ic_em8 {
  border-radius: 4px;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.cog-sb_ic_em8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.cog-sb_ic_1_em8 {
  background: rgba(0, 200, 174, 0.06);
  color: #00C8AE;
}.cog-sb_ic_2_em8 {
  background: rgba(33, 196, 100, 0.14);
  color: #21C464;
}.cog-sb_ic_3_em8 {
  background: rgba(240, 165, 0, 0.13);
  color: #F0A500;
}.cog-sb_ic_4_em8 {
  background: rgba(58, 96, 128, 0.22);
  color: #3A6080;
}.cog-sb_ic_5_em8 {
  background: rgba(0, 200, 174, 0.06);
  color: #E0467C;
}.cog-sb_ic_6_em8 {
  background: rgba(58, 96, 128, 0.22);
  color: #8B42F0;
}.cog-sb_badge_em8 {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F0A500;
  color: #07090E;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.cog-sb_bot_em8 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.cog-sb_lang_em8,.cog-sb_help_em8 {
  gap: 6px;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #7A8EA8;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}.cog-sb_lang_em8:hover,.cog-sb_help_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
  color: #EFF4FF;
}.cog-sb_lang_em8 svg,.cog-sb_help_em8 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cog-sb_bd_em8 {
  inset: 0;
  background: rgba(4, 5, 11, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.cog-sb_bd_em8.cog-state_on_em8 {
  display: block;
}
@media(min-width: 1082px) {.cog-sb_bd_em8 {
  display: none!important;
}
}.cog-mob_nav_em8 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #0F1220;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1081px) {.cog-mob_nav_em8 {
  display: none;
}
}.cog-mob_nav_item_em8 {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  flex-direction: column;
  color: #485562;
  align-items: center;
  display: flex;
  cursor: pointer;
}.cog-mob_nav_ic_em8 {
  line-height: 1;
}.cog-mob_nav_ic_em8 svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.cog-mob_nav_lb_em8 {
  font-weight: 600;
  font-size: 10px;
  color: #485562;
}.cog-mob_nav_item_em8.cog-state_active_em8 {
  color: #00C8AE;
}.cog-mob_nav_item_em8.cog-state_active_em8 .cog-mob_nav_lb_em8 {
  color: #00C8AE;
}.cog-hero_em8 {
  background: #08090F;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.cog-hero_em8 {
  padding: 24px 1.5rem 0;
}
}.cog-hero_in_em8 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.cog-hero_in_em8 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.cog-hero_in_em8 {
  grid-template-columns: 1fr 340px;
}
}.cog-hero_promo_em8 {
  background: #0B0E18;
  border-radius: 0.875rem;
  overflow: hidden;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.cog-hero_promo_em8 {
  min-height: 17.5rem;
}
}.cog-hero_promo_bg_em8 {
  background-position: center;
  background: linear-gradient(120deg,#061420 0%,#08090F 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.cog-hero_promo_bg_em8::after {
  inset: 0;
  background: linear-gradient(90deg,#08090F 0%,rgba(4, 5, 11, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.cog-hero_promo_glow_em8 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58, 96, 128, 0.22) 0%,transparent 65%);
  height: 300px;
  width: 18.75rem;
  top: -40px;
  pointer-events: none;
  position: absolute;
  right: 60px;
}.cog-hero_promo_ct_em8 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media(min-width: 771px) {.cog-hero_promo_ct_em8 {
  padding: 40px 32px;
}
}.cog-hero_badge_em8 {
  background: rgba(0, 200, 174, 0.14);
  padding: 0.313rem 12px;
  border: 1px solid rgba(0, 200, 174, 0.06);
  border-radius: 20px;
  color: #00C8AE;
  display: inline-block;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.cog-hero_h1_em8 {
  font-weight: 800;
  color: #EFF4FF;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.cog-hero_h1_em8 em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 766px) {.cog-hero_h1_em8 {
  font-size: 36px;
}
}.cog-hero_sub_em8 {
  font-size: 0.813rem;
  color: #7A8EA8;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 770px) {.cog-hero_sub_em8 {
  font-size: 0.875rem;
}
}.cog-hero_row_em8 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cog-hero_cta_em8 {
  border-radius: 8px;
  padding: 0.813rem 26px;
  background: #21C464;
  transition: background .2s;
  font-weight: 700;
  color: #07090E;
  font-size: 0.875rem;
  box-shadow: 0 2px 18px rgba(33, 196, 100, 0.35), 0 0 0 1px rgba(33, 196, 100, 0.22);
}.cog-hero_cta_em8:hover {
  background: #29DC74;
}.cog-hero_terms_em8 {
  color: #485562;
  font-size: 0.688rem;
}.cog-hero_game_em8 {
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0E18;
  display: flex;
  position: relative;
  flex-direction: column;
}.cog-hero_game_badge_em8 {
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(240, 165, 0, 0.13);
  background: rgba(240, 165, 0, 0.13);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  left: 12px;
  z-index: 3;
  top: 0.75rem;
  position: absolute;
  color: #F0A500;
  letter-spacing: .06em;
}.cog-hero_game_badge_em8 svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
  width: 0.688rem;
}.cog-hero_game_img_em8 {
  overflow: hidden;
  background: linear-gradient(135deg,#061420,#08090F);
  padding-bottom: 60%;
  position: relative;
}.cog-hero_game_img_em8 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.cog-hero_game_play_em8 {
  inset: 0;
  background: rgba(4, 5, 11, 0.72);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.cog-hero_game_em8:hover .cog-hero_game_play_em8 {
  opacity: 1;
}.cog-hero_game_play_em8 span {
  background: #00C8AE;
  border-radius: 50%;
  height: 52px;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.cog-hero_game_play_em8 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.cog-hero_game_info_em8 {
  padding: 0.875rem 16px;
}.cog-hero_game_title_em8 {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EFF4FF;
  margin-bottom: 4px;
  font-weight: 700;
}.cog-hero_game_provider_em8 {
  font-size: 11px;
  color: #566070;
}.cog-hero_game_btn_em8 {
  margin: 12px 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  background: #00C8AE;
  color: #EFF4FF;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  display: block;
}.cog-hero_game_em8:hover .cog-hero_game_btn_em8 {
  background: #00DFBF;
}.cog-sbar_em8 {
  padding: 1rem 1rem 0;
  background: #08090F;
}
@media(min-width: 767px) {.cog-sbar_em8 {
  padding: 18px 24px 0;
}
}.cog-sbar_in_em8 {
  margin: 0 auto;
  max-width: 1320px;
}.cog-sbar_row_em8 {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.cog-sbar_input_em8 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 11px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: #0B0E18;
  gap: 0.625rem;
  color: #566070;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
}.cog-sbar_input_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
}.cog-sbar_input_em8 svg {
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
  height: 0.938rem;
}.cog-sbar_providers_em8 {
  background: #0B0E18;
  transition: border-color .2s;
  border-radius: 8px;
  padding: 11px 18px;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  white-space: nowrap;
  color: #B4C2D6;
  font-weight: 600;
  display: flex;
  align-items: center;
}.cog-sbar_providers_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
  color: #EFF4FF;
}.cog-sbar_providers_em8 svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cog-sbar_tabs_em8 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.cog-sbar_tabs_em8::-webkit-scrollbar {
  display: none;
}.cog-sbar_tab_em8 {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  gap: 0.438rem;
  font-size: 12px;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #7A8EA8;
}.cog-sbar_tab_em8:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 200, 174, 0.38);
  color: #EFF4FF;
}.cog-sbar_tab_em8.cog-state_active_em8 {
  background: rgba(0, 200, 174, 0.14);
  border-color: rgba(0, 200, 174, 0.06);
  color: #EFF4FF;
}.cog-sbar_tab_ic_em8 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.cog-gr_jp_em8 {
  padding: 20px;
  overflow: hidden;
  border-radius: 14px;
  background: linear-gradient(135deg,#0E0A22 0%,#07060F 100%);
  position: relative;
}.cog-gr_jp_em8::before {
  background: radial-gradient(circle,rgba(58, 96, 128, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  content: '';
  height: 15.625rem;
  position: absolute;
  left: -60px;
  top: -3.75rem;
}.cog-gr_jp_em8::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 165, 0, 0.13) 0%,transparent 70%);
  content: '';
  position: absolute;
  height: 200px;
  right: 0;
  bottom: -2.5rem;
  width: 12.5rem;
}.cog-gr_jp_head_em8 {
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
}.cog-gr_jp_info_em8 {
  flex: 1;
}.cog-gr_jp_label_em8 {
  margin-bottom: 0.375rem;
  color: #8B42F0;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.cog-gr_jp_label_em8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 4px;
  vertical-align: -2px;
  height: 0.875rem;
  width: 0.875rem;
}.cog-gr_jp_amount_em8 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
  font-size: 32px;
  color: #EFF4FF;
}
@media(min-width: 767px) {.cog-gr_jp_amount_em8 {
  font-size: 2.5rem;
}
}.cog-gr_jp_amount_em8 span {
  color: #F0A500;
}.cog-gr_jp_seo_em8 {
  color: #7A8EA8;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 30rem;
  line-height: 1.5;
}.cog-gr_jp_cta_em8 {
  transition: background .2s;
  background: rgba(58, 96, 128, 0.22);
  border-radius: 8px;
  border: 1px solid rgba(58, 96, 128, 0.22);
  padding: 11px 1.25rem;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #EFF4FF;
  margin-top: 4px;
  align-self: flex-start;
}.cog-gr_jp_cta_em8:hover {
  background: #3A6080;
}.cog-gcg_em8 {
  background: #08090F;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cog-gcg_em8 {
  padding: 2.75rem 1.5rem 0;
}
}.cog-gcg_in_em8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cog-gcg_head_em8 {
  margin-bottom: 20px;
  max-width: 720px;
}.cog-gcg_label_em8 {
  font-size: 11px;
  font-weight: 700;
  color: #00C8AE;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cog-gcg_h2_em8 {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 8px;
  color: #EFF4FF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.cog-gcg_h2_em8 {
  font-size: 28px;
}
}.cog-gcg_intro_em8 {
  color: #566070;
  line-height: 1.6;
  font-size: 0.813rem;
}.cog-gcg_grid_em8 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.cog-gcg_grid_em8 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cog-gcg_grid_em8 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cog-gcg_card_em8 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
  position: relative;
}.cog-gcg_card_em8:hover {
  border-color: rgba(0, 200, 174, 0.14);
  transform: translateY(-3px);
}.cog-gcg_card_bg_em8 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.cog-gcg_card_bg_em8::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.cog-gcg_card_ic_em8 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  right: 18px;
  z-index: 2;
  align-items: center;
  height: 40px;
  position: absolute;
  color: #EFF4FF;
  top: 18px;
  display: flex;
  justify-content: center;
  width: 2.5rem;
}.cog-gcg_card_ic_em8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.cog-gcg_card_ct_em8 {
  z-index: 1;
  position: relative;
}.cog-gcg_card_h_em8 {
  font-size: 1.125rem;
  line-height: 1.2;
  color: #EFF4FF;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cog-gcg_card_h_em8 {
  font-size: 1.25rem;
}
}.cog-gcg_card_p_em8 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.cog-gcg_card_p_em8 strong {
  color: #EFF4FF;
  font-weight: 600;
}.cog-gcg_card_cta_em8 {
  gap: 4px;
  display: inline-flex;
  color: #00C8AE;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  font-size: 12px;
}.cog-gcg_card_cta_em8 svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cog-ws_em8 {
  padding: 32px 16px 0;
  background: #08090F;
}
@media(min-width: 770px) {.cog-ws_em8 {
  padding: 2.25rem 1.5rem 0;
}
}.cog-ws_in_em8 {
  margin: 0 auto;
  max-width: 1320px;
}.cog-ws_head_em8 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
}.cog-ws_title_em8 {
  gap: 10px;
  font-family: 'Cinzel', serif;
  display: flex;
  overflow-wrap: break-word;
  color: #EFF4FF;
  align-items: center;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 16px;
}.cog-ws_title_ic_em8 svg {
  color: #F0A500;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.cog-ws_online_em8 {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #566070;
}.cog-ws_online_dot_em8 {
  border-radius: 50%;
  background: #21C464;
  box-shadow: 0 0 6px rgba(33, 196, 100, 0.14);
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
}.cog-ws_scroll_em8 {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.cog-ws_scroll_em8::-webkit-scrollbar {
  display: none;
}.cog-wc_em8 {
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B0E18;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.cog-wc_img_em8 {
  background: #0F1220;
  border-radius: 0.25rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.cog-wc_img_em8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cog-wc_info_em8 {
  min-width: 0;
}.cog-wc_game_em8 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B4C2D6;
}.cog-wc_player_em8 {
  overflow: hidden;
  color: #485562;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.cog-wc_amount_em8 {
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  color: #21C464;
}.cog-bon_em8 {
  padding: 36px 1rem 0;
  background: #08090F;
}
@media(min-width: 769px) {.cog-bon_em8 {
  padding: 44px 1.5rem 0;
}
}.cog-bon_in_em8 {
  margin: 0 auto;
  max-width: 1320px;
}.cog-bon_head_em8 {
  margin-bottom: 1.25rem;
}.cog-bon_label_em8 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8AE;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.cog-bon_h2_em8 {
  color: #EFF4FF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.cog-bon_h2_em8 {
  font-size: 1.5rem;
}
}.cog-bon_seo_em8 {
  max-width: 620px;
  line-height: 1.6;
  color: #566070;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cog-bon_seo_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-bon_seo_em8 a {
  color: #00C8AE;
  text-decoration: underline;
}.cog-bon_grid_em8 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.cog-bon_grid_em8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.cog-bon_grid_em8 {
  grid-template-columns: repeat(5,1fr);
}
}.cog-bon_card_em8 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  background: #0B0E18;
}.cog-bon_card_em8:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 174, 0.06);
}.cog-bon_card_ic_em8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.cog-bon_card_ic_em8 {
  margin-bottom: 10px;
}.cog-bon_card_type_em8 {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #566070;
}.cog-bon_card_amount_em8 {
  margin-bottom: 0.375rem;
  color: #F0A500;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
}.cog-bon_card_name_em8 {
  font-size: 13px;
  font-weight: 600;
  color: #EFF4FF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.cog-bon_card_detail_em8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #485562;
  line-height: 1.5;
  font-size: 11px;
}.cog-prov_em8 {
  background: #08090F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.cog-prov_em8 {
  padding: 44px 24px 0;
}
}.cog-prov_in_em8 {
  margin: 0 auto;
  max-width: 1320px;
}.cog-prov_head_em8 {
  margin-bottom: 1rem;
}.cog-prov_label_em8 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00C8AE;
}.cog-prov_h2_em8 {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF4FF;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.cog-prov_h2_em8 {
  font-size: 24px;
}
}.cog-prov_seo_em8 {
  margin-bottom: 16px;
  color: #566070;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
}.cog-prov_seo_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-prov_seo_em8 a {
  text-decoration: underline;
  color: #00C8AE;
}.cog-prov_grid_em8 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.cog-prov_grid_em8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.cog-prov_grid_em8 {
  grid-template-columns: repeat(8,1fr);
}
}.cog-prov_card_em8 {
  border-radius: 8px;
  gap: 7px;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  background: #0B0E18;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.cog-prov_card_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
  background: #0F1220;
}.cog-prov_logo_em8 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
}.cog-prov_logo_em8 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.cog-prov_name_em8 {
  text-align: center;
  color: #7A8EA8;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.cog-app_em8 {
  background: #08090F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.cog-app_em8 {
  padding: 2.75rem 1.5rem 0;
}
}.cog-app_in_em8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cog-app_head_em8 {
  margin-bottom: 1rem;
}.cog-app_label_em8 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8AE;
}.cog-app_h2_em8 {
  color: #EFF4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.cog-app_h2_em8 {
  font-size: 1.5rem;
}
}.cog-app_sub_em8 {
  color: #566070;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 37.5rem;
}.cog-app_sub_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-app_cards_em8 {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.cog-app_cards_em8 {
  grid-template-columns: repeat(3,1fr);
}
}.cog-app_card_em8 {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.cog-app_card_ios_em8 {
  background: linear-gradient(135deg,rgba(0, 200, 174, 0.14) 0%,#0F1220 100%);
}.cog-app_card_android_em8 {
  background: linear-gradient(135deg,rgba(33, 196, 100, 0.14) 0%,#0F1220 100%);
}.cog-app_card_win_em8 {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.13) 0%,#0F1220 100%);
}.cog-app_card_ic_em8 svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.cog-app_card_ic_em8 {
  color: #EFF4FF;
  flex-shrink: 0;
}.cog-app_card_os_em8 {
  font-size: 0.625rem;
  color: #566070;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cog-app_card_title_em8 {
  color: #EFF4FF;
  font-size: 0.938rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.cog-app_card_text_em8 {
  line-height: 1.5;
  color: #566070;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.cog-app_card_btn_em8 {
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(0, 200, 174, 0.38);
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  color: #EFF4FF;
  font-weight: 700;
}.cog-app_card_btn_em8:hover {
  background: rgba(255, 255, 255, 0.07);
}.cog-reg_em8 {
  padding: 36px 1rem 0;
  background: #08090F;
}
@media(min-width: 771px) {.cog-reg_em8 {
  padding: 2.75rem 24px 0;
}
}.cog-reg_in_em8 {
  background: #0F1220;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.cog-reg_in_em8 {
  padding: 40px;
}
}.cog-reg_top_em8 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.cog-reg_top_em8 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.cog-reg_label_em8 {
  color: #00C8AE;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.cog-reg_h2_em8 {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
  color: #EFF4FF;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.cog-reg_h2_em8 {
  font-size: 1.75rem;
}
}.cog-reg_bonus_em8 {
  border: 1px solid rgba(240, 165, 0, 0.13);
  border-radius: 8px;
  background: rgba(240, 165, 0, 0.13);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.cog-reg_bonus_amount_em8 {
  font-size: 20px;
  color: #F0A500;
  font-weight: 800;
}.cog-reg_bonus_text_em8 {
  line-height: 1.35;
  color: #7A8EA8;
  font-size: 13px;
}.cog-reg_cta_btn_em8 {
  padding: 14px 2rem;
  transition: background .2s;
  background: #21C464;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #07090E;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 1.125rem rgba(33, 196, 100, 0.35), 0 0 0 1px rgba(33, 196, 100, 0.22);
  display: inline-block;
}.cog-reg_cta_btn_em8:hover {
  background: #29DC74;
}.cog-reg_terms_em8 {
  font-size: 0.688rem;
  color: #485562;
  line-height: 1.5;
}.cog-reg_seo_em8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #566070;
  font-size: 13px;
}.cog-reg_seo_em8 p {
  font-size: 0.813rem;
  color: #566070;
  margin-bottom: 10px;
  line-height: 1.65;
}.cog-reg_seo_em8 p:last-child {
  margin-bottom: 0;
}.cog-reg_seo_em8 strong {
  color: #B4C2D6;
  font-weight: 700;
}.cog-reg_seo_em8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8AE;
}.cog-reg_seo_em8 a:hover {
  color: #00DFBF;
}.cog-reg_seo_em8 ul,.cog-reg_seo_em8 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.cog-reg_seo_em8 ol {
  list-style: decimal;
}.cog-reg_seo_em8 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #566070;
  line-height: 1.65;
}.cog-reg_seo_em8 table {
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.cog-reg_seo_em8 table {
  display: table;
}
}.cog-reg_seo_em8 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4C2D6;
  text-align: left;
}.cog-reg_seo_em8 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #566070;
}.cog-reg_steps_em8 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.cog-reg_steps_em8 {
  margin-top: 0;
}
}.cog-reg_step_em8 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.cog-reg_step_num_em8 {
  background: rgba(0, 200, 174, 0.14);
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 174, 0.06);
  font-size: 0.875rem;
  width: 34px;
  font-weight: 800;
  align-items: center;
  height: 34px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  color: #00C8AE;
}.cog-reg_step_title_em8 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #EFF4FF;
  font-size: 0.875rem;
}.cog-reg_step_text_em8 {
  line-height: 1.5;
  color: #566070;
  font-size: 12px;
}.cog-reg_trust_em8 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.cog-reg_trust_item_em8 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #566070;
  overflow-wrap: break-word;
}.cog-reg_trust_ic_em8 svg {
  color: #00C8AE;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.cog-pmt_em8 {
  padding: 2.25rem 1rem 0;
  background: #08090F;
}
@media(min-width:768px) {.cog-pmt_em8 {
  padding: 2.75rem 1.5rem 0;
}
}.cog-pmt_in_em8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cog-pmt_head_em8 {
  max-width: 45rem;
  margin-bottom: 22px;
}.cog-pmt_label_em8 {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8AE;
}.cog-pmt_h2_em8 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #EFF4FF;
}
@media(min-width: 770px) {.cog-pmt_h2_em8 {
  font-size: 1.75rem;
}
}.cog-pmt_intro_em8 {
  color: #566070;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.cog-pmt_groups_em8 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.cog-pmt_group_em8 {
  background: #0F1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 1.25rem;
}.cog-pmt_group_head_em8 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.cog-pmt_group_ic_em8 {
  background: rgba(0, 200, 174, 0.14);
  border-radius: 4px;
  color: #00C8AE;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.cog-pmt_group_ic_em8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.cog-pmt_group_h_em8 {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #EFF4FF;
  font-weight: 700;
  font-size: 1rem;
}.cog-pmt_group_p_em8 {
  color: #566070;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.cog-pmt_group_p_em8 strong {
  font-weight: 600;
  color: #B4C2D6;
}.cog-pmt_table_wrap_em8 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.cog-pmt_table_em8 {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 0.813rem;
  width: 100%;
}.cog-pmt_table_em8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-size: 0.688rem;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  color: #B4C2D6;
  letter-spacing: .04em;
  font-weight: 700;
}.cog-pmt_table_em8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #566070;
}.cog-pmt_table_em8 tbody tr:last-child td {
  border-bottom: none;
}.cog-pmt_table_em8 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4C2D6;
}.cog-seo_em8 {
  padding: 36px 16px 0;
  background: #08090F;
}
@media(min-width: 767px) {.cog-seo_em8 {
  padding: 2.75rem 1.5rem 0;
}
}.cog-seo_in_em8 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #0F1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.cog-seo_in_em8 {
  padding: 2.25rem 40px;
}
}.cog-seo_label_em8 {
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8AE;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.cog-seo_h2_em8 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EFF4FF;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 766px) {.cog-seo_h2_em8 {
  font-size: 1.5rem;
}
}.cog-seo_body_em8 {
  font-size: 14px;
  color: #7A8EA8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.cog-seo_body_em8 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7A8EA8;
}.cog-seo_body_em8 p:last-child {
  margin-bottom: 0;
}.cog-seo_body_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-seo_body_em8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8AE;
}.cog-seo_body_em8 a:hover {
  color: #00DFBF;
}.cog-seo_body_em8 ul,.cog-seo_body_em8 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.cog-seo_body_em8 ol {
  list-style: decimal;
}.cog-seo_body_em8 li {
  font-size: 14px;
  line-height: 1.75;
  color: #7A8EA8;
  margin-bottom: 6px;
}.cog-seo_body_em8 table {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.cog-seo_body_em8 table {
  display: table;
}
}.cog-seo_body_em8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B4C2D6;
}.cog-seo_body_em8 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A8EA8;
}.cog-seo_cols_em8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.cog-seo_cols_em8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cog-seo_cols_em8 {
  grid-template-columns: repeat(3,1fr);
}
}.cog-seo_col_h_em8 {
  color: #B4C2D6;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
}.cog-seo_col_p_em8 {
  color: #566070;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.cog-seo_stats_em8 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.cog-seo_stat_em8 {
  flex: 1;
  border: 1px solid rgba(0, 200, 174, 0.14);
  background: rgba(0, 200, 174, 0.06);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 140px;
}.cog-seo_stat_val_em8 {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8AE;
}.cog-seo_stat_lb_em8 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #566070;
}.cog-rv_em8 {
  background: #08090F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.cog-rv_em8 {
  padding: 2.75rem 1.5rem 0;
}
}.cog-rv_in_em8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.cog-rv_head_em8 {
  margin-bottom: 20px;
  max-width: 720px;
}.cog-rv_label_em8 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #00C8AE;
  text-transform: uppercase;
}.cog-rv_h2_em8 {
  color: #EFF4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.cog-rv_h2_em8 {
  font-size: 28px;
}
}.cog-rv_stats_em8 {
  gap: 18px;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.813rem;
  color: #566070;
  align-items: center;
}.cog-rv_stats_score_em8 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.cog-rv_stats_score_val_em8 {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0A500;
}.cog-rv_stats_score_max_em8 {
  font-size: 13px;
  color: #485562;
}.cog-rv_stats_badge_em8 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cog-rv_stats_badge_em8 svg {
  color: #F0A500;
  width: 0.875rem;
  height: 14px;
}.cog-rv_grid_em8 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.cog-rv_grid_em8 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.cog-rv_grid_em8 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cog-rv_card_em8 {
  padding: 1.25rem;
  background: #0F1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.cog-rv_card_stars_em8 {
  gap: 2px;
  display: flex;
  color: #F0A500;
  margin-bottom: 10px;
}.cog-rv_card_stars_em8 svg {
  height: 14px;
  width: 0.875rem;
}.cog-rv_card_h_em8 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #EFF4FF;
  margin-bottom: 8px;
  line-height: 1.3;
}.cog-rv_card_body_em8 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 14px;
  color: #566070;
}.cog-rv_card_body_em8 strong {
  font-weight: 600;
  color: #B4C2D6;
}.cog-rv_card_meta_em8 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
}.cog-rv_card_author_em8 {
  font-size: 0.75rem;
  color: #B4C2D6;
  font-weight: 600;
}.cog-rv_card_date_em8 {
  font-size: 0.688rem;
  color: #485562;
}.cog-faq_em8 {
  background: #08090F;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.cog-faq_em8 {
  padding: 2.75rem 24px 0;
}
}.cog-faq_in_em8 {
  margin: 0 auto;
  max-width: 1320px;
}.cog-faq_head_em8 {
  margin-bottom: 20px;
}.cog-faq_label_em8 {
  letter-spacing: .08em;
  color: #00C8AE;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.cog-faq_h2_em8 {
  font-size: 20px;
  color: #EFF4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.cog-faq_h2_em8 {
  font-size: 24px;
}
}.cog-faq_list_em8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cog-faq_item_em8 {
  background: #0F1220;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.cog-faq_q_em8 {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  cursor: pointer;
  align-items: center;
  color: #B4C2D6;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
}.cog-faq_q_em8:hover {
  color: #EFF4FF;
}.cog-faq_q_ic_em8 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #00C8AE;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 1rem;
  height: 1.5rem;
  width: 24px;
  justify-content: center;
}.cog-faq_item_em8.cog-state_open_em8 .cog-faq_q_ic_em8 {
  transform: rotate(45deg);
}.cog-faq_a_em8 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #566070;
  display: none;
}.cog-faq_item_em8.cog-state_open_em8 .cog-faq_a_em8 {
  display: block;
}.cog-faq_a_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-faq_a_em8 a {
  color: #00C8AE;
  text-decoration: underline;
}.cog-faq_a_em8 ul,.cog-faq_a_em8 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.cog-faq_a_em8 ol {
  list-style: decimal;
}.cog-faq_a_em8 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.cog-faq_a_em8 table {
  margin: 8px 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.cog-faq_a_em8 table {
  display: table;
}
}.cog-faq_a_em8 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4C2D6;
  text-align: left;
  font-weight: 700;
}.cog-faq_a_em8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #566070;
}.cog-seo_em8 {
  background: #08090F;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.cog-seo_em8 {
  padding: 44px 1.5rem 0;
}
}.cog-seo_in_em8 {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #0F1220;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.cog-seo_in_em8 {
  padding: 2.25rem 40px;
}
}.cog-seo_label_em8 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C8AE;
}.cog-seo_h2_em8 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #EFF4FF;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.cog-seo_h2_em8 {
  font-size: 24px;
}
}.cog-seo_body_em8 {
  font-size: 0.875rem;
  color: #7A8EA8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.cog-seo_body_em8 p {
  color: #7A8EA8;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.cog-seo_body_em8 p:last-child {
  margin-bottom: 0;
}.cog-seo_body_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-seo_body_em8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8AE;
}.cog-seo_body_em8 a:hover {
  color: #00DFBF;
}.cog-seo_body_em8 ul,.cog-seo_body_em8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cog-seo_body_em8 ol {
  list-style: decimal;
}.cog-seo_body_em8 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #7A8EA8;
  font-size: 0.875rem;
}.cog-seo_body_em8 table {
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.cog-seo_body_em8 table {
  display: table;
}
}.cog-seo_body_em8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B4C2D6;
}.cog-seo_body_em8 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A8EA8;
}.cog-seo_cols_em8 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.cog-seo_cols_em8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.cog-seo_cols_em8 {
  grid-template-columns: repeat(3,1fr);
}
}.cog-seo_col_h_em8 {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #B4C2D6;
  overflow-wrap: break-word;
}.cog-seo_col_p_em8 {
  color: #566070;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.cog-seo_stats_em8 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.cog-seo_stat_em8 {
  background: rgba(0, 200, 174, 0.06);
  border: 1px solid rgba(0, 200, 174, 0.14);
  border-radius: 0.5rem;
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.cog-seo_stat_val_em8 {
  color: #00C8AE;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.cog-seo_stat_lb_em8 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #566070;
}.cog-seo_em8 {
  background: #08090F;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.cog-seo_em8 {
  padding: 2.75rem 1.5rem 0;
}
}.cog-seo_in_em8 {
  margin: 0 auto;
  background: #0F1220;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.cog-seo_in_em8 {
  padding: 36px 2.5rem;
}
}.cog-seo_label_em8 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8AE;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.cog-seo_h2_em8 {
  font-weight: 800;
  color: #EFF4FF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.cog-seo_h2_em8 {
  font-size: 1.5rem;
}
}.cog-seo_body_em8 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #7A8EA8;
}.cog-seo_body_em8 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #7A8EA8;
}.cog-seo_body_em8 p:last-child {
  margin-bottom: 0;
}.cog-seo_body_em8 strong {
  font-weight: 700;
  color: #B4C2D6;
}.cog-seo_body_em8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8AE;
}.cog-seo_body_em8 a:hover {
  color: #00DFBF;
}.cog-seo_body_em8 ul,.cog-seo_body_em8 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.cog-seo_body_em8 ol {
  list-style: decimal;
}.cog-seo_body_em8 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #7A8EA8;
}.cog-seo_body_em8 table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.cog-seo_body_em8 table {
  display: table;
}
}.cog-seo_body_em8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B4C2D6;
}.cog-seo_body_em8 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A8EA8;
}.cog-seo_cols_em8 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.cog-seo_cols_em8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cog-seo_cols_em8 {
  grid-template-columns: repeat(3,1fr);
}
}.cog-seo_col_h_em8 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #B4C2D6;
  margin-bottom: 7px;
}.cog-seo_col_p_em8 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #566070;
}.cog-seo_stats_em8 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.cog-seo_stat_em8 {
  background: rgba(0, 200, 174, 0.06);
  flex: 1;
  border: 1px solid rgba(0, 200, 174, 0.14);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.cog-seo_stat_val_em8 {
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #00C8AE;
  font-weight: 800;
}.cog-seo_stat_lb_em8 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #566070;
}.cog-ft_em8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #04050B;
  margin-top: 48px;
}.cog-ft_support_em8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 766px) {.cog-ft_support_em8 {
  padding: 1.75rem 1.5rem;
}
}.cog-ft_support_in_em8 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cog-ft_support_main_em8 {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.cog-ft_support_ic_em8 {
  flex-shrink: 0;
  color: #00C8AE;
}.cog-ft_support_ic_em8 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.cog-ft_support_text_title_em8 {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #EFF4FF;
  overflow-wrap: break-word;
}.cog-ft_support_text_sub_em8 {
  font-size: 0.75rem;
  color: #566070;
  overflow-wrap: break-word;
}.cog-ft_support_btn_em8 {
  border-radius: 8px;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #00C8AE;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #EFF4FF;
}.cog-ft_support_btn_em8:hover {
  background: #00DFBF;
}.cog-ft_support_contacts_em8 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.cog-ft_support_contact_em8 {
  line-height: 1.4;
  color: #485562;
  font-size: 12px;
}.cog-ft_support_contact_em8 strong {
  font-size: 0.688rem;
  color: #7A8EA8;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.cog-ft_main_em8 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.cog-ft_main_em8 {
  padding: 2.5rem 1.5rem 2rem;
}
}.cog-ft_main_in_em8 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.cog-ft_main_in_em8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.cog-ft_main_in_em8 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.cog-ft_col_logo_em8 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.cog-ft_col_logo_em8 {
  grid-column: auto;
}
}.cog-ft_logo_em8 {
  gap: 9px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
  display: flex;
  color: #EFF4FF;
  flex-wrap: wrap;
}.cog-ft_logo_mark_em8 {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.cog-ft_logo_mark_em8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.cog-ft_logo_sub_em8 {
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #485562;
  overflow-wrap: break-word;
  line-height: 1.55;
}.cog-ft_col_title_em8 {
  margin-bottom: 0.875rem;
  color: #7A8EA8;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
}.cog-ft_col_links_em8 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.cog-ft_col_link_em8 {
  transition: color .2s;
  color: #485562;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cog-ft_col_link_em8:hover {
  color: #B4C2D6;
}.cog-ft_apps_em8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cog-ft_app_card_em8 {
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.cog-ft_app_card_em8:hover {
  border-color: rgba(0, 200, 174, 0.38);
}.cog-ft_app_card_ic_em8 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.cog-ft_app_card_os_em8 {
  color: #485562;
  font-weight: 600;
  font-size: 10px;
}.cog-ft_app_card_action_em8 {
  font-size: 12px;
  color: #B4C2D6;
  font-weight: 700;
}.cog-ft_bot_em8 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.cog-ft_bot_em8 {
  padding: 1.25rem 24px;
}
}.cog-ft_bot_in_em8 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.cog-ft_socials_em8 {
  gap: 8px;
  display: flex;
}.cog-ft_soc_em8 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #7A8EA8;
  display: flex;
}.cog-ft_soc_em8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.cog-ft_soc_em8:hover {
  background: rgba(255, 255, 255, 0.07);
}.cog-ft_legal_em8 {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #6B7A8D;
  font-size: 11px;
  overflow-wrap: break-word;
}.cog-ft_legal_em8 strong {
  font-weight: 700;
  color: #7A8EA8;
}.cog-ft_legal_em8 a {
  text-decoration: underline;
  color: #7A8EA8;
}.cog-ft_age_em8 {
  border: 2px solid #6B7A8D;
  border-radius: 50%;
  width: 32px;
  display: flex;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  font-size: 11px;
  margin-left: auto;
  color: #6B7A8D;
  font-weight: 800;
}