*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #C9BFDF;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  background-color: #0D0B18;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.edm-layout-z6z {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.edm-page-z6z {
  min-height: 100vh;
  display: flex;
}.edm-main-z6z {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1077px) {.edm-main-z6z {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.edm-main-z6z {
  padding-bottom: 72px;
}
}.edm-gc-z6z {
  border-radius: 10px;
  background: #110F1D;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.edm-gc-z6z {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.edm-gc-z6z {
  width: 168px;
}
}.edm-gc-z6z:hover {
  border-color: rgba(232, 18, 106, 0.07);
  transform: translateY(-3px);
}.edm-gc_img-z6z {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.edm-gc_img-z6z img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.edm-gc_hover-z6z {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 7, 15, 0.72);
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
}.edm-gc-z6z:hover .edm-gc_hover-z6z {
  opacity: 1;
}.edm-gc_hover_btn-z6z {
  border-radius: 6px;
  background: #E8126A;
  padding: 0.5rem 16px;
  color: #F4EEFF;
  font-weight: 700;
  font-size: 12px;
}.edm-gc_info-z6z {
  padding: 8px 0.625rem 0.625rem;
}.edm-gc_name-z6z {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  color: #C9BFDF;
}.edm-gc_prov-z6z {
  color: #524C6A;
  font-size: 10px;
}.edm-gc_tag-z6z {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  top: 6px;
  font-weight: 700;
  left: 0.375rem;
  text-transform: uppercase;
  position: absolute;
}.edm-gc_tag_hot-z6z {
  background: #FF3535;
  color: #fff;
}.edm-gc_tag_new-z6z {
  background: #12D472;
  color: #0D0B18;
}.edm-gc_tag_jp-z6z {
  background: #FFB800;
  color: #0D0B18;
}.edm-gc_tag_ex-z6z {
  background: #7B2FBE;
  color: #fff;
}.edm-gc_tag_live-z6z {
  background: #FF3535;
  color: #fff;
}.edm-gr-z6z {
  background: #0D0B18;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.edm-gr-z6z {
  padding: 36px 24px 0;
}
}.edm-gr_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-gr_head-z6z {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.edm-gr_head_l-z6z {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.edm-gr_ic-z6z {
  border-radius: 10px;
  height: 32px;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.edm-gr_ic-z6z svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.edm-gr_title-z6z {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F4EEFF;
}
@media(min-width: 766px) {.edm-gr_title-z6z {
  font-size: 1.125rem;
}
}.edm-gr_more-z6z {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  color: #6E6488;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
}.edm-gr_more-z6z:hover {
  color: #E8126A;
}.edm-gr_more-z6z svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.edm-gr_arrows-z6z {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.edm-gr_arr-z6z {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  color: #9A8FB4;
  width: 30px;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  align-items: center;
}.edm-gr_arr-z6z:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EEFF;
}.edm-gr_arr-z6z svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.edm-gr_seo_h-z6z {
  margin: 0 0 6px;
  color: #C9BFDF;
  font-size: 0.813rem;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.edm-gr_seo_h-z6z {
  font-size: 14px;
}
}.edm-gr_seo-z6z {
  max-width: 42.5rem;
  color: #6E6488;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.edm-gr_seo-z6z strong {
  font-weight: 600;
  color: #C9BFDF;
}.edm-gr_scroll-z6z {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.edm-gr_scroll-z6z::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.edm-gr_scroll-z6z {
  gap: 12px;
}
}.edm-tb-z6z {
  background: #0D0B18;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  z-index: 80;
  position: fixed;
  top: 0;
  display: flex;
  align-items: center;
  left: 0;
  height: 56px;
}.edm-tb_in-z6z {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.edm-tb_burger-z6z {
  gap: 0.313rem;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
  align-items: center;
  height: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
}.edm-tb_burger-z6z:hover {
  background: rgba(255, 255, 255, 0.05);
}.edm-tb_burger_line-z6z {
  border-radius: 1px;
  background: #9A8FB4;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width:1080px) {.edm-tb_burger-z6z {
  display: none;
}
}.edm-tb_logo-z6z {
  gap: 9px;
  color: #F4EEFF;
  margin-right: 20px;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 18px;
  display: flex;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  align-items: center;
}.edm-tb_logo_mark-z6z {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
}.edm-tb_logo_mark-z6z img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.edm-tb_nav-z6z {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.edm-tb_nav-z6z {
  display: flex;
}
}.edm-tb_tab-z6z {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  color: #9A8FB4;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.edm-tb_tab-z6z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EEFF;
}.edm-tb_tab-z6z.edm-state_active-z6z {
  background: rgba(232, 18, 106, 0.18);
  color: #F4EEFF;
}.edm-tb_right-z6z {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.edm-tb_login-z6z {
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C9BFDF;
}.edm-tb_login-z6z:hover {
  border-color: rgba(232, 18, 106, 0.55);
  color: #F4EEFF;
}
@media(min-width: 481px) {.edm-tb_login-z6z {
  display: block;
}
}.edm-tb_reg-z6z {
  padding: 9px 18px;
  background: #12D472;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0D0B18;
}.edm-tb_reg-z6z:hover {
  background: #1AE87E;
}.edm-sb-z6z {
  background: #151222;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  width: 13.75rem;
}.edm-sb-z6z.edm-state_open-z6z {
  transform: translateX(0);
}.edm-sb-z6z::-webkit-scrollbar {
  width: 4px;
}.edm-sb-z6z::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.edm-sb-z6z {
  transform: translateX(0);
}
}.edm-sb_auth-z6z {
  padding: 14px 12px 10px;
}.edm-sb_btn_reg-z6z {
  border-radius: 10px;
  background: #12D472;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #0D0B18;
  text-align: center;
  margin-bottom: 0.5rem;
}.edm-sb_btn_reg-z6z:hover {
  background: #1AE87E;
}.edm-sb_btn_login-z6z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-size: 0.813rem;
  color: #C9BFDF;
  font-weight: 600;
  display: block;
  text-align: center;
}.edm-sb_btn_login-z6z:hover {
  border-color: rgba(232, 18, 106, 0.55);
  color: #F4EEFF;
}.edm-sb_promo-z6z {
  border-radius: 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0638,#151222);
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(232, 18, 106, 0.18);
  position: relative;
}.edm-sb_promo-z6z::before {
  background: radial-gradient(circle,rgba(232, 18, 106, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  top: -1.25rem;
  width: 80px;
  right: -1.25rem;
  height: 80px;
}.edm-sb_promo_title-z6z {
  color: #E8126A;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .06em;
}.edm-sb_promo_text-z6z {
  line-height: 1.35;
  color: #F4EEFF;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.edm-sb_promo_sub-z6z {
  color: #6E6488;
  margin-top: 3px;
  font-size: 0.625rem;
}.edm-sb_nav-z6z {
  padding: 0.375rem 0.5rem 1rem;
}.edm-sb_nav_lb-z6z {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #524C6A;
  letter-spacing: .08em;
}.edm-sb_link-z6z {
  padding: 9px 0.625rem;
  border-radius: 6px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 13px;
  color: #9A8FB4;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-weight: 500;
}.edm-sb_link-z6z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EEFF;
}.edm-sb_link-z6z.edm-state_active-z6z {
  background: rgba(232, 18, 106, 0.18);
  color: #F4EEFF;
}.edm-sb_ic-z6z {
  border-radius: 0.375rem;
  width: 30px;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.edm-sb_ic-z6z svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.edm-sb_ic_1-z6z {
  background: rgba(232, 18, 106, 0.07);
  color: #E8126A;
}.edm-sb_ic_2-z6z {
  background: rgba(18, 212, 114, 0.15);
  color: #12D472;
}.edm-sb_ic_3-z6z {
  background: rgba(255, 184, 0, 0.14);
  color: #FFB800;
}.edm-sb_ic_4-z6z {
  background: rgba(123, 47, 190, 0.22);
  color: #7B2FBE;
}.edm-sb_ic_5-z6z {
  background: rgba(232, 18, 106, 0.07);
  color: #FF3FA4;
}.edm-sb_ic_6-z6z {
  background: rgba(123, 47, 190, 0.22);
  color: #9D35F5;
}.edm-sb_badge-z6z {
  padding: 2px 7px;
  border-radius: 0.375rem;
  background: #FFB800;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0D0B18;
}.edm-sb_bot-z6z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.edm-sb_lang-z6z,.edm-sb_help-z6z {
  gap: 0.375rem;
  flex: 1;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  color: #9A8FB4;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.edm-sb_lang-z6z:hover,.edm-sb_help-z6z:hover {
  border-color: rgba(232, 18, 106, 0.55);
  color: #F4EEFF;
}.edm-sb_lang-z6z svg,.edm-sb_help-z6z svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.edm-sb_bd-z6z {
  background: rgba(8, 7, 15, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.edm-sb_bd-z6z.edm-state_on-z6z {
  display: block;
}
@media(min-width: 1079px) {.edm-sb_bd-z6z {
  display: none!important;
}
}.edm-mob_nav-z6z {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #151222;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  z-index: 80;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1077px) {.edm-mob_nav-z6z {
  display: none;
}
}.edm-mob_nav_item-z6z {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  display: flex;
  cursor: pointer;
  color: #524C6A;
  flex-direction: column;
  align-items: center;
}.edm-mob_nav_ic-z6z {
  line-height: 1;
}.edm-mob_nav_ic-z6z svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.edm-mob_nav_lb-z6z {
  font-size: 0.625rem;
  font-weight: 600;
  color: #524C6A;
}.edm-mob_nav_item-z6z.edm-state_active-z6z {
  color: #E8126A;
}.edm-mob_nav_item-z6z.edm-state_active-z6z .edm-mob_nav_lb-z6z {
  color: #E8126A;
}.edm-hero-z6z {
  background: #0D0B18;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.edm-hero-z6z {
  padding: 1.5rem 1.5rem 0;
}
}.edm-hero_in-z6z {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.edm-hero_in-z6z {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.edm-hero_in-z6z {
  grid-template-columns: 1fr 340px;
}
}.edm-hero_promo-z6z {
  overflow: hidden;
  border-radius: 1rem;
  background: #110F1D;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 770px) {.edm-hero_promo-z6z {
  min-height: 17.5rem;
}
}.edm-hero_promo_bg-z6z {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1E0638 0%,#0D0B18 100%);
  position: absolute;
  background-size: cover;
}.edm-hero_promo_bg-z6z::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B18 0%,rgba(8, 7, 15, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.edm-hero_promo_glow-z6z {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 47, 190, 0.22) 0%,transparent 65%);
  position: absolute;
  top: -2.5rem;
  right: 3.75rem;
  pointer-events: none;
  height: 300px;
  width: 18.75rem;
}.edm-hero_promo_ct-z6z {
  padding: 28px 1.5rem 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.edm-hero_promo_ct-z6z {
  padding: 40px 2rem;
}
}.edm-hero_badge-z6z {
  padding: 5px 0.75rem;
  border: 1px solid rgba(232, 18, 106, 0.07);
  background: rgba(232, 18, 106, 0.18);
  border-radius: 20px;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
  letter-spacing: .08em;
  color: #E8126A;
  text-transform: uppercase;
}.edm-hero_h1-z6z {
  overflow-wrap: break-word;
  color: #F4EEFF;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}.edm-hero_h1-z6z em {
  font-style: normal;
  color: #FFB800;
}
@media(min-width: 769px) {.edm-hero_h1-z6z {
  font-size: 36px;
}
}.edm-hero_sub-z6z {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #9A8FB4;
}
@media(min-width: 770px) {.edm-hero_sub-z6z {
  font-size: 0.875rem;
}
}.edm-hero_row-z6z {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.edm-hero_cta-z6z {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 1.625rem;
  background: #12D472;
  box-shadow: 4px 0.25rem 0px #0A7040, 0 0 1.125rem rgba(18, 212, 114, 0.42);
  font-size: 14px;
  color: #0D0B18;
  font-weight: 700;
}.edm-hero_cta-z6z:hover {
  background: #1AE87E;
}.edm-hero_terms-z6z {
  color: #524C6A;
  font-size: 11px;
}.edm-hero_game-z6z {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #110F1D;
  display: flex;
  flex-direction: column;
  position: relative;
}.edm-hero_game_badge-z6z {
  border-radius: 20px;
  border: 1px solid rgba(255, 184, 0, 0.14);
  background: rgba(255, 184, 0, 0.14);
  padding: 5px 0.625rem;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  z-index: 3;
  color: #FFB800;
  left: 12px;
  top: 12px;
  letter-spacing: .06em;
  font-weight: 700;
}.edm-hero_game_badge-z6z svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
}.edm-hero_game_img-z6z {
  background: linear-gradient(135deg,#1E0638,#0D0B18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.edm-hero_game_img-z6z img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.edm-hero_game_play-z6z {
  background: rgba(8, 7, 15, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.edm-hero_game-z6z:hover .edm-hero_game_play-z6z {
  opacity: 1;
}.edm-hero_game_play-z6z span {
  background: #E8126A;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  align-items: center;
  display: flex;
  height: 3.25rem;
}.edm-hero_game_play-z6z span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.edm-hero_game_info-z6z {
  padding: 14px 16px;
}.edm-hero_game_title-z6z {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4EEFF;
  margin-bottom: 0.25rem;
  font-size: 15px;
}.edm-hero_game_provider-z6z {
  font-size: 11px;
  color: #6E6488;
}.edm-hero_game_btn-z6z {
  transition: background .2s;
  background: #E8126A;
  border-radius: 10px;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  font-size: 13px;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #F4EEFF;
}.edm-hero_game-z6z:hover .edm-hero_game_btn-z6z {
  background: #F52E7C;
}.edm-wy-z6z {
  background: #0D0B18;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.edm-wy-z6z {
  padding: 40px 24px 0;
}
}.edm-wy_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-wy_head-z6z {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.edm-wy_label-z6z {
  color: #E8126A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.edm-wy_h2-z6z {
  font-family: 'Exo 2', sans-serif;
  color: #F4EEFF;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.edm-wy_h2-z6z {
  font-size: 24px;
}
}.edm-wy_intro-z6z {
  margin: 0;
  color: #6E6488;
  font-size: 0.813rem;
  line-height: 1.6;
}.edm-wy_grid-z6z {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.edm-wy_grid-z6z {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.edm-wy_grid-z6z {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.edm-wy_card-z6z {
  padding: 1.25rem;
  background: #151222;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.edm-wy_card-z6z:hover {
  border-color: rgba(232, 18, 106, 0.07);
  transform: translateY(-2px);
}.edm-wy_card_ic-z6z {
  border-radius: 50%;
  background: rgba(232, 18, 106, 0.18);
  justify-content: center;
  align-items: center;
  margin-bottom: 0.875rem;
  color: #E8126A;
  width: 44px;
  height: 2.75rem;
  display: flex;
}.edm-wy_card_ic-z6z svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.edm-wy_card_h-z6z {
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EEFF;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.edm-wy_card_p-z6z {
  overflow-wrap: break-word;
  color: #6E6488;
  font-size: 13px;
  line-height: 1.6;
}.edm-wy_card_p-z6z strong {
  font-weight: 600;
  color: #C9BFDF;
}.edm-gr_jp-z6z {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg,#1A0545 0%,#09070F 100%);
  position: relative;
}.edm-gr_jp-z6z::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 47, 190, 0.22) 0%,transparent 70%);
  left: -60px;
  top: -60px;
  position: absolute;
  width: 15.625rem;
  height: 250px;
  content: '';
}.edm-gr_jp-z6z::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 184, 0, 0.14) 0%,transparent 70%);
  content: '';
  height: 200px;
  bottom: -2.5rem;
  right: 0;
  width: 12.5rem;
  position: absolute;
}.edm-gr_jp_head-z6z {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  position: relative;
  align-items: flex-start;
  margin-bottom: 1rem;
}.edm-gr_jp_info-z6z {
  flex: 1;
}.edm-gr_jp_label-z6z {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #9D35F5;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
}.edm-gr_jp_label-z6z svg {
  vertical-align: -2px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
}.edm-gr_jp_amount-z6z {
  margin-bottom: 0.25rem;
  color: #F4EEFF;
  font-size: 32px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  line-height: 1;
}
@media(min-width: 767px) {.edm-gr_jp_amount-z6z {
  font-size: 2.5rem;
}
}.edm-gr_jp_amount-z6z span {
  color: #FFB800;
}.edm-gr_jp_seo-z6z {
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 12px;
  line-height: 1.5;
  color: #9A8FB4;
}.edm-gr_jp_cta-z6z {
  transition: background .2s;
  background: rgba(123, 47, 190, 0.22);
  border: 1px solid rgba(123, 47, 190, 0.22);
  border-radius: 0.625rem;
  padding: 11px 20px;
  align-self: flex-start;
  z-index: 1;
  position: relative;
  font-weight: 700;
  color: #F4EEFF;
  flex-shrink: 0;
  margin-top: 0.25rem;
  white-space: nowrap;
  font-size: 13px;
}.edm-gr_jp_cta-z6z:hover {
  background: #7B2FBE;
}.edm-ws-z6z {
  padding: 32px 1rem 0;
  background: #0D0B18;
}
@media(min-width: 769px) {.edm-ws-z6z {
  padding: 36px 24px 0;
}
}.edm-ws_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-ws_head-z6z {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.edm-ws_title-z6z {
  gap: 10px;
  font-size: 1rem;
  display: flex;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F4EEFF;
  overflow-wrap: break-word;
}.edm-ws_title_ic-z6z svg {
  width: 18px;
  height: 18px;
  color: #FFB800;
  stroke-linecap: round;
  stroke-linejoin: round;
}.edm-ws_online-z6z {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #6E6488;
  font-weight: 600;
  font-size: 12px;
}.edm-ws_online_dot-z6z {
  border-radius: 50%;
  background: #12D472;
  box-shadow: 0 0 0.375rem rgba(18, 212, 114, 0.15);
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
}.edm-ws_scroll-z6z {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.edm-ws_scroll-z6z::-webkit-scrollbar {
  display: none;
}.edm-wc-z6z {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.875rem;
  background: #110F1D;
  gap: 0.625rem;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.edm-wc_img-z6z {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #151222;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.edm-wc_img-z6z img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.edm-wc_info-z6z {
  min-width: 0;
}.edm-wc_game-z6z {
  overflow: hidden;
  color: #C9BFDF;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.edm-wc_player-z6z {
  overflow: hidden;
  white-space: nowrap;
  color: #524C6A;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.edm-wc_amount-z6z {
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  color: #12D472;
  margin-left: auto;
  font-weight: 700;
}.edm-prov-z6z {
  background: #0D0B18;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.edm-prov-z6z {
  padding: 44px 1.5rem 0;
}
}.edm-prov_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-prov_head-z6z {
  margin-bottom: 16px;
}.edm-prov_label-z6z {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #E8126A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.edm-prov_h2-z6z {
  margin-bottom: 0.5rem;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.edm-prov_h2-z6z {
  font-size: 1.5rem;
}
}.edm-prov_seo-z6z {
  color: #6E6488;
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.edm-prov_seo-z6z strong {
  font-weight: 700;
  color: #C9BFDF;
}.edm-prov_seo-z6z a {
  text-decoration: underline;
  color: #E8126A;
}.edm-prov_grid-z6z {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.edm-prov_grid-z6z {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.edm-prov_grid-z6z {
  grid-template-columns: repeat(8,1fr);
}
}.edm-prov_card-z6z {
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #110F1D;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 7px;
  border-radius: 0.625rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.edm-prov_card-z6z:hover {
  background: #151222;
  border-color: rgba(232, 18, 106, 0.55);
}.edm-prov_logo-z6z {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.edm-prov_logo-z6z img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.edm-prov_name-z6z {
  color: #9A8FB4;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.edm-reg-z6z {
  padding: 2.25rem 16px 0;
  background: #0D0B18;
}
@media(min-width: 766px) {.edm-reg-z6z {
  padding: 44px 1.5rem 0;
}
}.edm-reg_in-z6z {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  background: #151222;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.edm-reg_in-z6z {
  padding: 40px;
}
}.edm-reg_top-z6z {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.edm-reg_top-z6z {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.edm-reg_label-z6z {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #E8126A;
  font-size: 11px;
  font-weight: 700;
}.edm-reg_h2-z6z {
  margin-bottom: 12px;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  color: #F4EEFF;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 771px) {.edm-reg_h2-z6z {
  font-size: 1.75rem;
}
}.edm-reg_bonus-z6z {
  gap: 8px;
  background: rgba(255, 184, 0, 0.14);
  padding: 10px 16px;
  border: 1px solid rgba(255, 184, 0, 0.14);
  border-radius: 10px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.edm-reg_bonus_amount-z6z {
  font-size: 1.25rem;
  font-weight: 800;
  color: #FFB800;
}.edm-reg_bonus_text-z6z {
  line-height: 1.35;
  font-size: 13px;
  color: #9A8FB4;
}.edm-reg_cta_btn-z6z {
  border-radius: 0.625rem;
  padding: 14px 32px;
  transition: background .2s;
  background: #12D472;
  margin-bottom: 12px;
  font-size: 15px;
  color: #0D0B18;
  font-weight: 700;
  box-shadow: 4px 4px 0px #0A7040, 0 0 1.125rem rgba(18, 212, 114, 0.42);
  display: inline-block;
}.edm-reg_cta_btn-z6z:hover {
  background: #1AE87E;
}.edm-reg_terms-z6z {
  color: #524C6A;
  font-size: 0.688rem;
  line-height: 1.5;
}.edm-reg_seo-z6z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 13px;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #6E6488;
  margin-top: 20px;
}.edm-reg_seo-z6z p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E6488;
  margin-bottom: 10px;
}.edm-reg_seo-z6z p:last-child {
  margin-bottom: 0;
}.edm-reg_seo-z6z strong {
  font-weight: 700;
  color: #C9BFDF;
}.edm-reg_seo-z6z a {
  transition: color .2s;
  color: #E8126A;
  text-decoration: underline;
}.edm-reg_seo-z6z a:hover {
  color: #F52E7C;
}.edm-reg_seo-z6z ul,.edm-reg_seo-z6z ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.edm-reg_seo-z6z ol {
  list-style: decimal;
}.edm-reg_seo-z6z li {
  font-size: 13px;
  color: #6E6488;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.edm-reg_seo-z6z table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 771px) {.edm-reg_seo-z6z table {
  display: table;
}
}.edm-reg_seo-z6z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C9BFDF;
  text-align: left;
}.edm-reg_seo-z6z td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6488;
}.edm-reg_steps-z6z {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 863px) {.edm-reg_steps-z6z {
  margin-top: 0;
}
}.edm-reg_step-z6z {
  border-radius: 10px;
  padding: 16px;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.edm-reg_step_num-z6z {
  background: rgba(232, 18, 106, 0.18);
  border: 1px solid rgba(232, 18, 106, 0.07);
  border-radius: 50%;
  height: 34px;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 800;
  color: #E8126A;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 2.125rem;
}.edm-reg_step_title-z6z {
  font-weight: 700;
  color: #F4EEFF;
  font-size: 14px;
  margin-bottom: 3px;
}.edm-reg_step_text-z6z {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #6E6488;
}.edm-reg_trust-z6z {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
}.edm-reg_trust_item-z6z {
  gap: 7px;
  color: #6E6488;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.edm-reg_trust_ic-z6z svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  color: #E8126A;
  width: 16px;
}.edm-app-z6z {
  padding: 36px 1rem 0;
  background: #0D0B18;
}
@media(min-width: 767px) {.edm-app-z6z {
  padding: 2.75rem 24px 0;
}
}.edm-app_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-app_head-z6z {
  margin-bottom: 16px;
}.edm-app_label-z6z {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #E8126A;
  letter-spacing: .08em;
}.edm-app_h2-z6z {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F4EEFF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.edm-app_h2-z6z {
  font-size: 24px;
}
}.edm-app_sub-z6z {
  max-width: 37.5rem;
  color: #6E6488;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.edm-app_sub-z6z strong {
  color: #C9BFDF;
  font-weight: 700;
}.edm-app_cards-z6z {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.edm-app_cards-z6z {
  grid-template-columns: repeat(3,1fr);
}
}.edm-app_card-z6z {
  overflow: hidden;
  border-radius: 10px;
  padding: 20px;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.edm-app_card_ios-z6z {
  background: linear-gradient(135deg,rgba(232, 18, 106, 0.18) 0%,#151222 100%);
}.edm-app_card_android-z6z {
  background: linear-gradient(135deg,rgba(18, 212, 114, 0.15) 0%,#151222 100%);
}.edm-app_card_win-z6z {
  background: linear-gradient(135deg,rgba(255, 184, 0, 0.14) 0%,#151222 100%);
}.edm-app_card_ic-z6z svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.edm-app_card_ic-z6z {
  color: #F4EEFF;
  flex-shrink: 0;
}.edm-app_card_os-z6z {
  font-weight: 700;
  font-size: 10px;
  color: #6E6488;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.edm-app_card_title-z6z {
  margin-bottom: 0.375rem;
  color: #F4EEFF;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
}.edm-app_card_text-z6z {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
  color: #6E6488;
}.edm-app_card_btn-z6z {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 18, 106, 0.55);
  border-radius: 0.375rem;
  gap: 7px;
  transition: background .2s;
  padding: 10px 1.125rem;
  align-items: center;
  color: #F4EEFF;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
}.edm-app_card_btn-z6z:hover {
  background: rgba(255, 255, 255, 0.07);
}.edm-bon-z6z {
  padding: 2.25rem 16px 0;
  background: #0D0B18;
}
@media(min-width: 767px) {.edm-bon-z6z {
  padding: 2.75rem 24px 0;
}
}.edm-bon_in-z6z {
  margin: 0 auto;
  max-width: 1320px;
}.edm-bon_head-z6z {
  margin-bottom: 1.25rem;
}.edm-bon_label-z6z {
  margin-bottom: 8px;
  color: #E8126A;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.edm-bon_h2-z6z {
  margin-bottom: 0.5rem;
  font-size: 20px;
  color: #F4EEFF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 767px) {.edm-bon_h2-z6z {
  font-size: 1.5rem;
}
}.edm-bon_seo-z6z {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #6E6488;
  overflow-wrap: break-word;
  font-size: 13px;
}.edm-bon_seo-z6z strong {
  color: #C9BFDF;
  font-weight: 700;
}.edm-bon_seo-z6z a {
  text-decoration: underline;
  color: #E8126A;
}.edm-bon_grid-z6z {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.edm-bon_grid-z6z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.edm-bon_grid-z6z {
  grid-template-columns: repeat(5,1fr);
}
}.edm-bon_card-z6z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  background: #110F1D;
}.edm-bon_card-z6z:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 18, 106, 0.07);
}.edm-bon_card_ic-z6z svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.edm-bon_card_ic-z6z {
  margin-bottom: 10px;
}.edm-bon_card_type-z6z {
  font-size: 0.625rem;
  color: #6E6488;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
}.edm-bon_card_amount-z6z {
  color: #FFB800;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.edm-bon_card_name-z6z {
  color: #F4EEFF;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.edm-bon_card_detail-z6z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #524C6A;
  line-height: 1.5;
  font-size: 0.688rem;
}.edm-seo-z6z {
  background: #0D0B18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.edm-seo-z6z {
  padding: 44px 24px 0;
}
}.edm-seo_in-z6z {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #151222;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 770px) {.edm-seo_in-z6z {
  padding: 36px 40px;
}
}.edm-seo_label-z6z {
  letter-spacing: .08em;
  color: #E8126A;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}.edm-seo_h2-z6z {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4EEFF;
  line-height: 1.25;
}
@media(min-width: 771px) {.edm-seo_h2-z6z {
  font-size: 1.5rem;
}
}.edm-seo_body-z6z {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8FB4;
  overflow-wrap: break-word;
}.edm-seo_body-z6z p {
  font-size: 0.875rem;
  color: #9A8FB4;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.edm-seo_body-z6z p:last-child {
  margin-bottom: 0;
}.edm-seo_body-z6z strong {
  font-weight: 700;
  color: #C9BFDF;
}.edm-seo_body-z6z a {
  transition: color .2s;
  color: #E8126A;
  text-decoration: underline;
}.edm-seo_body-z6z a:hover {
  color: #F52E7C;
}.edm-seo_body-z6z ul,.edm-seo_body-z6z ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.edm-seo_body-z6z ol {
  list-style: decimal;
}.edm-seo_body-z6z li {
  margin-bottom: 0.375rem;
  color: #9A8FB4;
  font-size: 0.875rem;
  line-height: 1.75;
}.edm-seo_body-z6z table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.edm-seo_body-z6z table {
  display: table;
}
}.edm-seo_body-z6z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C9BFDF;
  font-weight: 700;
}.edm-seo_body-z6z td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8FB4;
}.edm-seo_cols-z6z {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.edm-seo_cols-z6z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.edm-seo_cols-z6z {
  grid-template-columns: repeat(3,1fr);
}
}.edm-seo_col_h-z6z {
  font-size: 0.813rem;
  font-weight: 700;
  color: #C9BFDF;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.edm-seo_col_p-z6z {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6E6488;
  font-size: 0.813rem;
}.edm-seo_stats-z6z {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.edm-seo_stat-z6z {
  border-radius: 10px;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(232, 18, 106, 0.07);
  border: 1px solid rgba(232, 18, 106, 0.18);
  min-width: 8.75rem;
}.edm-seo_stat_val-z6z {
  margin-bottom: 4px;
  color: #E8126A;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.edm-seo_stat_lb-z6z {
  color: #6E6488;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.edm-seo-z6z {
  padding: 2.25rem 16px 0;
  background: #0D0B18;
}
@media(min-width: 765px) {.edm-seo-z6z {
  padding: 2.75rem 24px 0;
}
}.edm-seo_in-z6z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #151222;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.edm-seo_in-z6z {
  padding: 36px 2.5rem;
}
}.edm-seo_label-z6z {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8126A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.edm-seo_h2-z6z {
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F4EEFF;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.edm-seo_h2-z6z {
  font-size: 24px;
}
}.edm-seo_body-z6z {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8FB4;
}.edm-seo_body-z6z p {
  font-size: 14px;
  line-height: 1.75;
  color: #9A8FB4;
  margin-bottom: 12px;
}.edm-seo_body-z6z p:last-child {
  margin-bottom: 0;
}.edm-seo_body-z6z strong {
  color: #C9BFDF;
  font-weight: 700;
}.edm-seo_body-z6z a {
  transition: color .2s;
  color: #E8126A;
  text-decoration: underline;
}.edm-seo_body-z6z a:hover {
  color: #F52E7C;
}.edm-seo_body-z6z ul,.edm-seo_body-z6z ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.edm-seo_body-z6z ol {
  list-style: decimal;
}.edm-seo_body-z6z li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9A8FB4;
}.edm-seo_body-z6z table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.edm-seo_body-z6z table {
  display: table;
}
}.edm-seo_body-z6z th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9BFDF;
  font-weight: 700;
}.edm-seo_body-z6z td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8FB4;
}.edm-seo_cols-z6z {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.edm-seo_cols-z6z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.edm-seo_cols-z6z {
  grid-template-columns: repeat(3,1fr);
}
}.edm-seo_col_h-z6z {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C9BFDF;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.edm-seo_col_p-z6z {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E6488;
}.edm-seo_stats-z6z {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.edm-seo_stat-z6z {
  border: 1px solid rgba(232, 18, 106, 0.18);
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(232, 18, 106, 0.07);
  min-width: 8.75rem;
}.edm-seo_stat_val-z6z {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8126A;
  font-size: 20px;
}.edm-seo_stat_lb-z6z {
  font-size: 11px;
  color: #6E6488;
  overflow-wrap: break-word;
}.edm-seo-z6z {
  background: #0D0B18;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.edm-seo-z6z {
  padding: 44px 24px 0;
}
}.edm-seo_in-z6z {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #151222;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width:768px) {.edm-seo_in-z6z {
  padding: 36px 2.5rem;
}
}.edm-seo_label-z6z {
  color: #E8126A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
}.edm-seo_h2-z6z {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EEFF;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.edm-seo_h2-z6z {
  font-size: 24px;
}
}.edm-seo_body-z6z {
  font-size: 14px;
  line-height: 1.75;
  color: #9A8FB4;
  overflow-wrap: break-word;
}.edm-seo_body-z6z p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8FB4;
}.edm-seo_body-z6z p:last-child {
  margin-bottom: 0;
}.edm-seo_body-z6z strong {
  font-weight: 700;
  color: #C9BFDF;
}.edm-seo_body-z6z a {
  transition: color .2s;
  color: #E8126A;
  text-decoration: underline;
}.edm-seo_body-z6z a:hover {
  color: #F52E7C;
}.edm-seo_body-z6z ul,.edm-seo_body-z6z ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.edm-seo_body-z6z ol {
  list-style: decimal;
}.edm-seo_body-z6z li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A8FB4;
  font-size: 14px;
}.edm-seo_body-z6z table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.edm-seo_body-z6z table {
  display: table;
}
}.edm-seo_body-z6z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C9BFDF;
}.edm-seo_body-z6z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8FB4;
}.edm-seo_cols-z6z {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.edm-seo_cols-z6z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.edm-seo_cols-z6z {
  grid-template-columns: repeat(3,1fr);
}
}.edm-seo_col_h-z6z {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9BFDF;
}.edm-seo_col_p-z6z {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6E6488;
  line-height: 1.65;
}.edm-seo_stats-z6z {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.edm-seo_stat-z6z {
  background: rgba(232, 18, 106, 0.07);
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(232, 18, 106, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.edm-seo_stat_val-z6z {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8126A;
  margin-bottom: 0.25rem;
}.edm-seo_stat_lb-z6z {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6E6488;
}.edm-pmt-z6z {
  background: #0D0B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.edm-pmt-z6z {
  padding: 44px 1.5rem 0;
}
}.edm-pmt_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-pmt_head-z6z {
  margin-bottom: 22px;
  max-width: 720px;
}.edm-pmt_label-z6z {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8126A;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.edm-pmt_h2-z6z {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F4EEFF;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.edm-pmt_h2-z6z {
  font-size: 28px;
}
}.edm-pmt_intro-z6z {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #6E6488;
  line-height: 1.6;
}.edm-pmt_groups-z6z {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.edm-pmt_group-z6z {
  padding: 20px;
  background: #151222;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.edm-pmt_group_head-z6z {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.edm-pmt_group_ic-z6z {
  border-radius: 6px;
  background: rgba(232, 18, 106, 0.18);
  display: flex;
  color: #E8126A;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 2.25rem;
  width: 36px;
}.edm-pmt_group_ic-z6z svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
}.edm-pmt_group_h-z6z {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  color: #F4EEFF;
}.edm-pmt_group_p-z6z {
  font-size: 0.813rem;
  color: #6E6488;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.edm-pmt_group_p-z6z strong {
  color: #C9BFDF;
  font-weight: 600;
}.edm-pmt_table_wrap-z6z {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.edm-pmt_table-z6z {
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
}.edm-pmt_table-z6z th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BFDF;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
}.edm-pmt_table-z6z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #6E6488;
}.edm-pmt_table-z6z tbody tr:last-child td {
  border-bottom: none;
}.edm-pmt_table-z6z tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9BFDF;
}.edm-faq-z6z {
  padding: 2.25rem 16px 0;
  background: #0D0B18;
}
@media(min-width: 771px) {.edm-faq-z6z {
  padding: 2.75rem 24px 0;
}
}.edm-faq_in-z6z {
  margin: 0 auto;
  max-width: 82.5rem;
}.edm-faq_head-z6z {
  margin-bottom: 20px;
}.edm-faq_label-z6z {
  letter-spacing: .08em;
  color: #E8126A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.edm-faq_h2-z6z {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #F4EEFF;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.edm-faq_h2-z6z {
  font-size: 24px;
}
}.edm-faq_list-z6z {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.edm-faq_item-z6z {
  overflow: hidden;
  border-radius: 10px;
  background: #151222;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.edm-faq_q-z6z {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
  color: #C9BFDF;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
}.edm-faq_q-z6z:hover {
  color: #F4EEFF;
}.edm-faq_q_ic-z6z {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 1rem;
  color: #E8126A;
  height: 1.5rem;
  justify-content: center;
}.edm-faq_item-z6z.edm-state_open-z6z .edm-faq_q_ic-z6z {
  transform: rotate(45deg);
}.edm-faq_a-z6z {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  color: #6E6488;
  overflow-wrap: break-word;
  display: none;
}.edm-faq_item-z6z.edm-state_open-z6z .edm-faq_a-z6z {
  display: block;
}.edm-faq_a-z6z strong {
  color: #C9BFDF;
  font-weight: 700;
}.edm-faq_a-z6z a {
  text-decoration: underline;
  color: #E8126A;
}.edm-faq_a-z6z ul,.edm-faq_a-z6z ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.edm-faq_a-z6z ol {
  list-style: decimal;
}.edm-faq_a-z6z li {
  line-height: 1.6;
  margin-bottom: 4px;
}.edm-faq_a-z6z table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.edm-faq_a-z6z table {
  display: table;
}
}.edm-faq_a-z6z th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9BFDF;
  font-weight: 700;
}.edm-faq_a-z6z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #6E6488;
}.edm-ft-z6z {
  background: #08070F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.edm-ft_support-z6z {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.edm-ft_support-z6z {
  padding: 28px 24px;
}
}.edm-ft_support_in-z6z {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.edm-ft_support_main-z6z {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.edm-ft_support_ic-z6z {
  color: #E8126A;
  flex-shrink: 0;
}.edm-ft_support_ic-z6z svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.edm-ft_support_text_title-z6z {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EEFF;
  margin-bottom: 3px;
}.edm-ft_support_text_sub-z6z {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6E6488;
}.edm-ft_support_btn-z6z {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 10px;
  background: #E8126A;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F4EEFF;
  font-weight: 700;
  font-size: 13px;
}.edm-ft_support_btn-z6z:hover {
  background: #F52E7C;
}.edm-ft_support_contacts-z6z {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.edm-ft_support_contact-z6z {
  color: #524C6A;
  font-size: 12px;
  line-height: 1.4;
}.edm-ft_support_contact-z6z strong {
  color: #9A8FB4;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  font-weight: 600;
}.edm-ft_main-z6z {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 766px) {.edm-ft_main-z6z {
  padding: 40px 1.5rem 32px;
}
}.edm-ft_main_in-z6z {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.edm-ft_main_in-z6z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.edm-ft_main_in-z6z {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.edm-ft_col_logo-z6z {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.edm-ft_col_logo-z6z {
  grid-column: auto;
}
}.edm-ft_logo-z6z {
  gap: 0.563rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  color: #F4EEFF;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
}.edm-ft_logo_mark-z6z {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
}.edm-ft_logo_mark-z6z img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.edm-ft_logo_sub-z6z {
  line-height: 1.55;
  color: #524C6A;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.edm-ft_col_title-z6z {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 14px;
  color: #9A8FB4;
}.edm-ft_col_links-z6z {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.edm-ft_col_link-z6z {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #524C6A;
  font-size: 0.813rem;
}.edm-ft_col_link-z6z:hover {
  color: #C9BFDF;
}.edm-ft_apps-z6z {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.edm-ft_app_card-z6z {
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 12px;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.edm-ft_app_card-z6z:hover {
  border-color: rgba(232, 18, 106, 0.55);
}.edm-ft_app_card_ic-z6z svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
}.edm-ft_app_card_os-z6z {
  font-size: 0.625rem;
  font-weight: 600;
  color: #524C6A;
}.edm-ft_app_card_action-z6z {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C9BFDF;
}.edm-ft_bot-z6z {
  padding: 20px 16px;
}
@media(min-width: 765px) {.edm-ft_bot-z6z {
  padding: 20px 1.5rem;
}
}.edm-ft_bot_in-z6z {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.edm-ft_socials-z6z {
  gap: 8px;
  display: flex;
}.edm-ft_soc-z6z {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #9A8FB4;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
}.edm-ft_soc-z6z svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.edm-ft_soc-z6z:hover {
  background: rgba(255, 255, 255, 0.07);
}.edm-ft_legal-z6z {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #817898;
  min-width: 12.5rem;
}.edm-ft_legal-z6z strong {
  color: #9A8FB4;
  font-weight: 700;
}.edm-ft_legal-z6z a {
  color: #9A8FB4;
  text-decoration: underline;
}.edm-ft_age-z6z {
  border-radius: 50%;
  border: 2px solid #817898;
  font-weight: 800;
  width: 32px;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  align-items: center;
  color: #817898;
  font-size: 0.688rem;
}