*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  background-color: #0E0B09;
  color: #CEC8C1;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.eed-layout_r6u {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.eed-page_r6u {
  min-height: 100vh;
  display: flex;
}.eed-main_r6u {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.eed-main_r6u {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.eed-main_r6u {
  padding-bottom: 72px;
}
}.eed-gc_r6u {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  transition: transform .2s,border-color .2s;
  background: #131009;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 643px) {.eed-gc_r6u {
  width: 156px;
}
}
@media(min-width: 1081px) {.eed-gc_r6u {
  width: 168px;
}
}.eed-gc_r6u:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 52, 12, 0.07);
}.eed-gc_img_r6u {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.eed-gc_img_r6u img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.eed-gc_hover_r6u {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.eed-gc_r6u:hover .eed-gc_hover_r6u {
  opacity: 1;
}.eed-gc_hover_btn_r6u {
  background: #E8340C;
  border-radius: 0.25rem;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 12px;
  color: #F4EFE9;
}.eed-gc_info_r6u {
  padding: 8px 0.625rem 0.625rem;
}.eed-gc_name_r6u {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #CEC8C1;
  font-size: 0.75rem;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
}.eed-gc_prov_r6u {
  font-size: 0.625rem;
  color: #504A44;
}.eed-gc_tag_r6u {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 6px;
  font-size: 9px;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  font-weight: 700;
}.eed-gc_tag_hot_r6u {
  background: #E83030;
  color: #fff;
}.eed-gc_tag_new_r6u {
  background: #22C55E;
  color: #0E0B09;
}.eed-gc_tag_jp_r6u {
  background: #F59E0B;
  color: #0E0B09;
}.eed-gc_tag_ex_r6u {
  background: #BF3E0E;
  color: #fff;
}.eed-gc_tag_live_r6u {
  background: #E83030;
  color: #fff;
}.eed-gr_r6u {
  padding: 32px 16px 0;
  background: #0E0B09;
}
@media(min-width: 769px) {.eed-gr_r6u {
  padding: 2.25rem 24px 0;
}
}.eed-gr_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-gr_head_r6u {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.eed-gr_head_l_r6u {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.eed-gr_ic_r6u {
  border-radius: 6px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  height: 32px;
}.eed-gr_ic_r6u svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.eed-gr_title_r6u {
  overflow-wrap: break-word;
  color: #F4EFE9;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}
@media(min-width: 770px) {.eed-gr_title_r6u {
  font-size: 18px;
}
}.eed-gr_more_r6u {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #6E6860;
  white-space: nowrap;
  flex-shrink: 0;
}.eed-gr_more_r6u:hover {
  color: #E8340C;
}.eed-gr_more_r6u svg {
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eed-gr_arrows_r6u {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.eed-gr_arr_r6u {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  height: 1.875rem;
  color: #9A948C;
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
}.eed-gr_arr_r6u:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFE9;
}.eed-gr_arr_r6u svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
}.eed-gr_seo_h_r6u {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #CEC8C1;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.eed-gr_seo_h_r6u {
  font-size: 14px;
}
}.eed-gr_seo_r6u {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6860;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
}.eed-gr_seo_r6u strong {
  font-weight: 600;
  color: #CEC8C1;
}.eed-gr_scroll_r6u {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.eed-gr_scroll_r6u::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.eed-gr_scroll_r6u {
  gap: 12px;
}
}.eed-tb_r6u {
  background: #0E0B09;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  display: flex;
  z-index: 80;
  height: 3.5rem;
}.eed-tb_in_r6u {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.eed-tb_burger_r6u {
  gap: 5px;
  border-radius: 6px;
  display: flex;
  width: 2.375rem;
  height: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
  margin-right: 8px;
  align-items: center;
  justify-content: center;
}.eed-tb_burger_r6u:hover {
  background: rgba(255, 255, 255, 0.05);
}.eed-tb_burger_line_r6u {
  border-radius: 1px;
  background: #9A948C;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.eed-tb_burger_r6u {
  display: none;
}
}.eed-tb_logo_r6u {
  gap: 9px;
  flex-shrink: 0;
  display: flex;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-weight: 800;
  color: #F4EFE9;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  align-items: center;
}.eed-tb_logo_mark_r6u {
  overflow: hidden;
  border-radius: 6px;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
}.eed-tb_logo_mark_r6u img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.eed-tb_nav_r6u {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.eed-tb_nav_r6u {
  display: flex;
}
}.eed-tb_tab_r6u {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9A948C;
  font-weight: 600;
}.eed-tb_tab_r6u:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFE9;
}.eed-tb_tab_r6u.eed-state_active_r6u {
  background: rgba(232, 52, 12, 0.18);
  color: #F4EFE9;
}.eed-tb_right_r6u {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.eed-tb_login_r6u {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #CEC8C1;
}.eed-tb_login_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
  color: #F4EFE9;
}
@media(min-width:480px) {.eed-tb_login_r6u {
  display: block;
}
}.eed-tb_reg_r6u {
  padding: 9px 18px;
  background: #22C55E;
  transition: background .2s;
  border-radius: 6px;
  white-space: nowrap;
  color: #0D0905;
  font-weight: 700;
  font-size: 13px;
}.eed-tb_reg_r6u:hover {
  background: #16A34A;
}.eed-sb_r6u {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #191410;
  overflow-y: auto;
  top: 56px;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 220px;
  z-index: 70;
}.eed-sb_r6u.eed-state_open_r6u {
  transform: translateX(0);
}.eed-sb_r6u::-webkit-scrollbar {
  width: 0.25rem;
}.eed-sb_r6u::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.eed-sb_r6u {
  transform: translateX(0);
}
}.eed-sb_auth_r6u {
  padding: 14px 0.75rem 10px;
}.eed-sb_btn_reg_r6u {
  padding: 11px;
  background: #22C55E;
  border-radius: 0.375rem;
  transition: background .2s;
  color: #0D0905;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: center;
}.eed-sb_btn_reg_r6u:hover {
  background: #16A34A;
}.eed-sb_btn_login_r6u {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem;
  display: block;
  color: #CEC8C1;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
}.eed-sb_btn_login_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
  color: #F4EFE9;
}.eed-sb_promo_r6u {
  border: 1px solid rgba(232, 52, 12, 0.18);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border-radius: 6px;
  padding: 12px 14px;
  background: linear-gradient(135deg,#3C1108,#191410);
  position: relative;
}.eed-sb_promo_r6u::before {
  background: radial-gradient(circle,rgba(232, 52, 12, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  width: 5rem;
  top: -20px;
  right: -20px;
  position: absolute;
  content: '';
}.eed-sb_promo_title_r6u {
  letter-spacing: .06em;
  font-weight: 700;
  color: #E8340C;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
}.eed-sb_promo_text_r6u {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F4EFE9;
}.eed-sb_promo_sub_r6u {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6E6860;
}.eed-sb_nav_r6u {
  padding: 6px 8px 16px;
}.eed-sb_nav_lb_r6u {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #504A44;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
}.eed-sb_link_r6u {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  color: #9A948C;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
}.eed-sb_link_r6u:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFE9;
}.eed-sb_link_r6u.eed-state_active_r6u {
  background: rgba(232, 52, 12, 0.18);
  color: #F4EFE9;
}.eed-sb_ic_r6u {
  border-radius: 0.25rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}.eed-sb_ic_r6u svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.eed-sb_ic_1_r6u {
  background: rgba(232, 52, 12, 0.07);
  color: #E8340C;
}.eed-sb_ic_2_r6u {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.eed-sb_ic_3_r6u {
  background: rgba(245, 158, 11, 0.14);
  color: #F59E0B;
}.eed-sb_ic_4_r6u {
  background: rgba(191, 62, 14, 0.22);
  color: #BF3E0E;
}.eed-sb_ic_5_r6u {
  background: rgba(232, 52, 12, 0.07);
  color: #EC4899;
}.eed-sb_ic_6_r6u {
  background: rgba(191, 62, 14, 0.22);
  color: #A855F7;
}.eed-sb_badge_r6u {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F59E0B;
  font-weight: 700;
  margin-left: auto;
  color: #0D0905;
  font-size: 9px;
}.eed-sb_bot_r6u {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.eed-sb_lang_r6u,.eed-sb_help_r6u {
  gap: 0.375rem;
  padding: 9px 0.375rem;
  border-radius: 4px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
  display: flex;
  color: #9A948C;
  align-items: center;
}.eed-sb_lang_r6u:hover,.eed-sb_help_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
  color: #F4EFE9;
}.eed-sb_lang_r6u svg,.eed-sb_help_r6u svg {
  width: 13px;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eed-sb_bd_r6u {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.eed-sb_bd_r6u.eed-state_on_r6u {
  display: block;
}
@media(min-width: 1081px) {.eed-sb_bd_r6u {
  display: none!important;
}
}.eed-mob_nav_r6u {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #191410;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 80;
  right: 0;
  left: 0;
}
@media(min-width: 1083px) {.eed-mob_nav_r6u {
  display: none;
}
}.eed-mob_nav_item_r6u {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  display: flex;
  color: #504A44;
  align-items: center;
  cursor: pointer;
}.eed-mob_nav_ic_r6u {
  line-height: 1;
}.eed-mob_nav_ic_r6u svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
}.eed-mob_nav_lb_r6u {
  font-weight: 600;
  font-size: 0.625rem;
  color: #504A44;
}.eed-mob_nav_item_r6u.eed-state_active_r6u {
  color: #E8340C;
}.eed-mob_nav_item_r6u.eed-state_active_r6u .eed-mob_nav_lb_r6u {
  color: #E8340C;
}.eed-hero_r6u {
  background: #0E0B09;
  padding: 1.25rem 16px 0;
}
@media(min-width:768px) {.eed-hero_r6u {
  padding: 24px 24px 0;
}
}.eed-hero_in_r6u {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.eed-hero_in_r6u {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.eed-hero_in_r6u {
  grid-template-columns: 1fr 340px;
}
}.eed-hero_promo_r6u {
  background: #131009;
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 765px) {.eed-hero_promo_r6u {
  min-height: 17.5rem;
}
}.eed-hero_promo_bg_r6u {
  background-position: center;
  background: linear-gradient(120deg,#3C1108 0%,#120A07 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.eed-hero_promo_bg_r6u::after {
  background: linear-gradient(90deg,#0E0B09 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.eed-hero_promo_glow_r6u {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(191, 62, 14, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  right: 3.75rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  width: 300px;
}.eed-hero_promo_ct_r6u {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  display: flex;
  position: relative;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 770px) {.eed-hero_promo_ct_r6u {
  padding: 2.5rem 2rem;
}
}.eed-hero_badge_r6u {
  border-radius: 20px;
  border: 1px solid rgba(232, 52, 12, 0.07);
  background: rgba(232, 52, 12, 0.18);
  padding: 0.313rem 0.75rem;
  text-transform: uppercase;
  display: inline-block;
  color: #E8340C;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 14px;
}.eed-hero_h1_r6u {
  color: #F4EFE9;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.eed-hero_h1_r6u em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 765px) {.eed-hero_h1_r6u {
  font-size: 36px;
}
}.eed-hero_sub_r6u {
  color: #9A948C;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.eed-hero_sub_r6u {
  font-size: 0.875rem;
}
}.eed-hero_row_r6u {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.eed-hero_cta_r6u {
  padding: 0.813rem 26px;
  background: #22C55E;
  transition: background .2s;
  border-radius: 6px;
  box-shadow: 0 0.375rem 20px rgba(34, 197, 94, 0.38);
  font-weight: 700;
  font-size: 14px;
  color: #0D0905;
}.eed-hero_cta_r6u:hover {
  background: #16A34A;
}.eed-hero_terms_r6u {
  color: #504A44;
  font-size: 11px;
}.eed-hero_game_r6u {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131009;
  border-radius: 0.625rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.eed-hero_game_badge_r6u {
  padding: 0.313rem 0.625rem;
  background: rgba(245, 158, 11, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(245, 158, 11, 0.14);
  top: 12px;
  z-index: 3;
  font-size: 10px;
  position: absolute;
  color: #F59E0B;
  text-transform: uppercase;
  left: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
}.eed-hero_game_badge_r6u svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 0.688rem;
}.eed-hero_game_img_r6u {
  overflow: hidden;
  background: linear-gradient(135deg,#3C1108,#120A07);
  position: relative;
  padding-bottom: 60%;
}.eed-hero_game_img_r6u img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.eed-hero_game_play_r6u {
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.eed-hero_game_r6u:hover .eed-hero_game_play_r6u {
  opacity: 1;
}.eed-hero_game_play_r6u span {
  background: #E8340C;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  display: flex;
}.eed-hero_game_play_r6u span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.eed-hero_game_info_r6u {
  padding: 14px 1rem;
}.eed-hero_game_title_r6u {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F4EFE9;
}.eed-hero_game_provider_r6u {
  color: #6E6860;
  font-size: 11px;
}.eed-hero_game_btn_r6u {
  margin: 12px 16px 1rem;
  background: #E8340C;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 6px;
  text-align: center;
  font-weight: 700;
  color: #F4EFE9;
  font-size: 13px;
  display: block;
}.eed-hero_game_r6u:hover .eed-hero_game_btn_r6u {
  background: #F5481E;
}.eed-sbar_r6u {
  background: #0E0B09;
  padding: 16px 16px 0;
}
@media(min-width: 766px) {.eed-sbar_r6u {
  padding: 1.125rem 24px 0;
}
}.eed-sbar_in_r6u {
  margin: 0 auto;
  max-width: 1320px;
}.eed-sbar_row_r6u {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.eed-sbar_input_r6u {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  background: #131009;
  border-radius: 6px;
  transition: border-color .2s;
  flex: 1;
  padding: 11px 1rem;
  align-items: center;
  display: flex;
  font-size: 13px;
  color: #6E6860;
  cursor: pointer;
}.eed-sbar_input_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
}.eed-sbar_input_r6u svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 15px;
}.eed-sbar_providers_r6u {
  border-radius: 0.375rem;
  background: #131009;
  padding: 11px 1.125rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  color: #CEC8C1;
  white-space: nowrap;
}.eed-sbar_providers_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
  color: #F4EFE9;
}.eed-sbar_providers_r6u svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.eed-sbar_tabs_r6u {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.eed-sbar_tabs_r6u::-webkit-scrollbar {
  display: none;
}.eed-sbar_tab_r6u {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  gap: 7px;
  cursor: pointer;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  color: #9A948C;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
}.eed-sbar_tab_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFE9;
}.eed-sbar_tab_r6u.eed-state_active_r6u {
  border-color: rgba(232, 52, 12, 0.07);
  background: rgba(232, 52, 12, 0.18);
  color: #F4EFE9;
}.eed-sbar_tab_ic_r6u svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eed-wy_r6u {
  padding: 32px 16px 0;
  background: #0E0B09;
}
@media(min-width: 765px) {.eed-wy_r6u {
  padding: 2.5rem 1.5rem 0;
}
}.eed-wy_in_r6u {
  margin: 0 auto;
  max-width: 1320px;
}.eed-wy_head_r6u {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.eed-wy_label_r6u {
  text-transform: uppercase;
  color: #E8340C;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.eed-wy_h2_r6u {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE9;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.eed-wy_h2_r6u {
  font-size: 1.5rem;
}
}.eed-wy_intro_r6u {
  margin: 0;
  color: #6E6860;
  font-size: 13px;
  line-height: 1.6;
}.eed-wy_grid_r6u {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.eed-wy_grid_r6u {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eed-wy_grid_r6u {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.eed-wy_card_r6u {
  background: #191410;
  border-radius: 0.375rem;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.eed-wy_card_r6u:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 52, 12, 0.07);
}.eed-wy_card_ic_r6u {
  background: rgba(232, 52, 12, 0.18);
  border-radius: 50%;
  color: #E8340C;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.eed-wy_card_ic_r6u svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.eed-wy_card_h_r6u {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F4EFE9;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.eed-wy_card_p_r6u {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6E6860;
}.eed-wy_card_p_r6u strong {
  font-weight: 600;
  color: #CEC8C1;
}.eed-gcg_r6u {
  background: #0E0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.eed-gcg_r6u {
  padding: 2.75rem 1.5rem 0;
}
}.eed-gcg_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-gcg_head_r6u {
  max-width: 45rem;
  margin-bottom: 20px;
}.eed-gcg_label_r6u {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E8340C;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.eed-gcg_h2_r6u {
  font-size: 1.375rem;
  color: #F4EFE9;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.eed-gcg_h2_r6u {
  font-size: 1.75rem;
}
}.eed-gcg_intro_r6u {
  color: #6E6860;
  line-height: 1.6;
  font-size: 0.813rem;
}.eed-gcg_grid_r6u {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.eed-gcg_grid_r6u {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.eed-gcg_grid_r6u {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.eed-gcg_card_r6u {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 240px;
  flex-direction: column;
  display: flex;
  position: relative;
}.eed-gcg_card_r6u:hover {
  border-color: rgba(232, 52, 12, 0.18);
  transform: translateY(-3px);
}.eed-gcg_card_bg_r6u {
  inset: 0;
  z-index: 0;
  position: absolute;
}.eed-gcg_card_bg_r6u::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.eed-gcg_card_ic_r6u {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  color: #F4EFE9;
  justify-content: center;
  z-index: 2;
  align-items: center;
  width: 40px;
  right: 18px;
  top: 1.125rem;
  position: absolute;
  display: flex;
}.eed-gcg_card_ic_r6u svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.eed-gcg_card_ct_r6u {
  z-index: 1;
  position: relative;
}.eed-gcg_card_h_r6u {
  font-weight: 800;
  font-size: 18px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE9;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.eed-gcg_card_h_r6u {
  font-size: 1.25rem;
}
}.eed-gcg_card_p_r6u {
  margin-bottom: 0.625rem;
  font-size: 12px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.eed-gcg_card_p_r6u strong {
  color: #F4EFE9;
  font-weight: 600;
}.eed-gcg_card_cta_r6u {
  gap: 0.25rem;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  color: #E8340C;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
}.eed-gcg_card_cta_r6u svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.eed-gr_jp_r6u {
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A0E28 0%,#0D0910 100%);
  border-radius: 10px;
  position: relative;
}.eed-gr_jp_r6u::before {
  background: radial-gradient(circle,rgba(191, 62, 14, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  left: -3.75rem;
  width: 15.625rem;
  height: 15.625rem;
  top: -3.75rem;
}.eed-gr_jp_r6u::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 158, 11, 0.14) 0%,transparent 70%);
  height: 200px;
  right: 0;
  bottom: -40px;
  content: '';
  width: 12.5rem;
  position: absolute;
}.eed-gr_jp_head_r6u {
  gap: 16px;
  margin-bottom: 1rem;
  z-index: 1;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.eed-gr_jp_info_r6u {
  flex: 1;
}.eed-gr_jp_label_r6u {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.688rem;
  color: #A855F7;
  letter-spacing: .08em;
}.eed-gr_jp_label_r6u svg {
  stroke-linejoin: round;
  height: 14px;
  margin-right: 0.25rem;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.eed-gr_jp_amount_r6u {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 32px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F4EFE9;
  line-height: 1;
}
@media(min-width: 770px) {.eed-gr_jp_amount_r6u {
  font-size: 2.5rem;
}
}.eed-gr_jp_amount_r6u span {
  color: #F59E0B;
}.eed-gr_jp_seo_r6u {
  font-size: 0.75rem;
  color: #9A948C;
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
}.eed-gr_jp_cta_r6u {
  padding: 11px 20px;
  transition: background .2s;
  background: rgba(191, 62, 14, 0.22);
  border: 1px solid rgba(191, 62, 14, 0.22);
  border-radius: 6px;
  margin-top: 4px;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
  align-self: flex-start;
  position: relative;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F4EFE9;
}.eed-gr_jp_cta_r6u:hover {
  background: #BF3E0E;
}.eed-ws_r6u {
  padding: 32px 16px 0;
  background: #0E0B09;
}
@media(min-width: 767px) {.eed-ws_r6u {
  padding: 2.25rem 1.5rem 0;
}
}.eed-ws_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-ws_head_r6u {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.eed-ws_title_r6u {
  gap: 0.625rem;
  font-weight: 700;
  color: #F4EFE9;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
}.eed-ws_title_ic_r6u svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F59E0B;
  height: 18px;
}.eed-ws_online_r6u {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #6E6860;
  font-weight: 600;
}.eed-ws_online_dot_r6u {
  background: #22C55E;
  border-radius: 50%;
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.14);
}.eed-ws_scroll_r6u {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.eed-ws_scroll_r6u::-webkit-scrollbar {
  display: none;
}.eed-wc_r6u {
  gap: 0.625rem;
  background: #131009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  border-radius: 0.375rem;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.eed-wc_img_r6u {
  overflow: hidden;
  border-radius: 4px;
  background: #191410;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.eed-wc_img_r6u img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.eed-wc_info_r6u {
  min-width: 0;
}.eed-wc_game_r6u {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #CEC8C1;
  font-weight: 600;
}.eed-wc_player_r6u {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #504A44;
  font-size: 0.625rem;
  white-space: nowrap;
}.eed-wc_amount_r6u {
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  color: #22C55E;
  flex-shrink: 0;
  white-space: nowrap;
}.eed-reg_r6u {
  background: #0E0B09;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.eed-reg_r6u {
  padding: 2.75rem 24px 0;
}
}.eed-reg_in_r6u {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #191410;
  border-radius: 10px;
  max-width: 1320px;
}
@media(min-width: 767px) {.eed-reg_in_r6u {
  padding: 2.5rem;
}
}.eed-reg_top_r6u {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.eed-reg_top_r6u {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.eed-reg_label_r6u {
  font-size: 11px;
  color: #E8340C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.eed-reg_h2_r6u {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  color: #F4EFE9;
  font-weight: 800;
}
@media(min-width: 770px) {.eed-reg_h2_r6u {
  font-size: 1.75rem;
}
}.eed-reg_bonus_r6u {
  border-radius: 0.375rem;
  background: rgba(245, 158, 11, 0.14);
  padding: 10px 16px;
  gap: 8px;
  border: 1px solid rgba(245, 158, 11, 0.14);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.eed-reg_bonus_amount_r6u {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F59E0B;
}.eed-reg_bonus_text_r6u {
  line-height: 1.35;
  color: #9A948C;
  font-size: 13px;
}.eed-reg_cta_btn_r6u {
  background: #22C55E;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 6px;
  color: #0D0905;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.75rem;
  box-shadow: 0 6px 20px rgba(34, 197, 94, 0.38);
  display: inline-block;
}.eed-reg_cta_btn_r6u:hover {
  background: #16A34A;
}.eed-reg_terms_r6u {
  color: #504A44;
  font-size: 11px;
  line-height: 1.5;
}.eed-reg_seo_r6u {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  color: #6E6860;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.eed-reg_seo_r6u p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E6860;
}.eed-reg_seo_r6u p:last-child {
  margin-bottom: 0;
}.eed-reg_seo_r6u strong {
  font-weight: 700;
  color: #CEC8C1;
}.eed-reg_seo_r6u a {
  transition: color .2s;
  color: #E8340C;
  text-decoration: underline;
}.eed-reg_seo_r6u a:hover {
  color: #F5481E;
}.eed-reg_seo_r6u ul,.eed-reg_seo_r6u ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.eed-reg_seo_r6u ol {
  list-style: decimal;
}.eed-reg_seo_r6u li {
  color: #6E6860;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.eed-reg_seo_r6u table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.eed-reg_seo_r6u table {
  display: table;
}
}.eed-reg_seo_r6u th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #CEC8C1;
}.eed-reg_seo_r6u td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E6860;
}.eed-reg_steps_r6u {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.eed-reg_steps_r6u {
  margin-top: 0;
}
}.eed-reg_step_r6u {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.375rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.eed-reg_step_num_r6u {
  border: 1px solid rgba(232, 52, 12, 0.07);
  background: rgba(232, 52, 12, 0.18);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 800;
  width: 2.125rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 2.125rem;
  justify-content: center;
  color: #E8340C;
}.eed-reg_step_title_r6u {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EFE9;
}.eed-reg_step_text_r6u {
  line-height: 1.5;
  color: #6E6860;
  font-size: 0.75rem;
}.eed-reg_trust_r6u {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.eed-reg_trust_item_r6u {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6860;
}.eed-reg_trust_ic_r6u svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  color: #E8340C;
  stroke-linejoin: round;
}.eed-prov_r6u {
  padding: 36px 16px 0;
  background: #0E0B09;
}
@media(min-width: 771px) {.eed-prov_r6u {
  padding: 44px 1.5rem 0;
}
}.eed-prov_in_r6u {
  margin: 0 auto;
  max-width: 1320px;
}.eed-prov_head_r6u {
  margin-bottom: 16px;
}.eed-prov_label_r6u {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #E8340C;
  letter-spacing: .08em;
  text-transform: uppercase;
}.eed-prov_h2_r6u {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE9;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.eed-prov_h2_r6u {
  font-size: 1.5rem;
}
}.eed-prov_seo_r6u {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #6E6860;
  margin-bottom: 1rem;
  max-width: 38.75rem;
}.eed-prov_seo_r6u strong {
  font-weight: 700;
  color: #CEC8C1;
}.eed-prov_seo_r6u a {
  color: #E8340C;
  text-decoration: underline;
}.eed-prov_grid_r6u {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.eed-prov_grid_r6u {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.eed-prov_grid_r6u {
  grid-template-columns: repeat(8,1fr);
}
}.eed-prov_card_r6u {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.375rem;
  background: #131009;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.eed-prov_card_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
  background: #191410;
}.eed-prov_logo_r6u {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.eed-prov_logo_r6u img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.eed-prov_name_r6u {
  color: #9A948C;
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}.eed-bon_r6u {
  background: #0E0B09;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.eed-bon_r6u {
  padding: 44px 1.5rem 0;
}
}.eed-bon_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-bon_head_r6u {
  margin-bottom: 1.25rem;
}.eed-bon_label_r6u {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8340C;
}.eed-bon_h2_r6u {
  overflow-wrap: break-word;
  color: #F4EFE9;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.eed-bon_h2_r6u {
  font-size: 1.5rem;
}
}.eed-bon_seo_r6u {
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
}.eed-bon_seo_r6u strong {
  color: #CEC8C1;
  font-weight: 700;
}.eed-bon_seo_r6u a {
  color: #E8340C;
  text-decoration: underline;
}.eed-bon_grid_r6u {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.eed-bon_grid_r6u {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.eed-bon_grid_r6u {
  grid-template-columns: repeat(5,1fr);
}
}.eed-bon_card_r6u {
  background: #131009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  border-radius: 0.375rem;
  transition: border-color .2s,transform .2s;
}.eed-bon_card_r6u:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 52, 12, 0.07);
}.eed-bon_card_ic_r6u svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.eed-bon_card_ic_r6u {
  margin-bottom: 0.625rem;
}.eed-bon_card_type_r6u {
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #6E6860;
}.eed-bon_card_amount_r6u {
  color: #F59E0B;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.1;
}.eed-bon_card_name_r6u {
  color: #F4EFE9;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
}.eed-bon_card_detail_r6u {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 11px;
  color: #504A44;
  overflow-wrap: break-word;
  line-height: 1.5;
}.eed-app_r6u {
  padding: 36px 16px 0;
  background: #0E0B09;
}
@media(min-width: 770px) {.eed-app_r6u {
  padding: 2.75rem 24px 0;
}
}.eed-app_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-app_head_r6u {
  margin-bottom: 16px;
}.eed-app_label_r6u {
  font-weight: 700;
  color: #E8340C;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.eed-app_h2_r6u {
  color: #F4EFE9;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.eed-app_h2_r6u {
  font-size: 24px;
}
}.eed-app_sub_r6u {
  max-width: 600px;
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.eed-app_sub_r6u strong {
  font-weight: 700;
  color: #CEC8C1;
}.eed-app_cards_r6u {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.eed-app_cards_r6u {
  grid-template-columns: repeat(3,1fr);
}
}.eed-app_card_r6u {
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.eed-app_card_ios_r6u {
  background: linear-gradient(135deg,rgba(232, 52, 12, 0.18) 0%,#191410 100%);
}.eed-app_card_android_r6u {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#191410 100%);
}.eed-app_card_win_r6u {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.14) 0%,#191410 100%);
}.eed-app_card_ic_r6u svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eed-app_card_ic_r6u {
  color: #F4EFE9;
  flex-shrink: 0;
}.eed-app_card_os_r6u {
  color: #6E6860;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}.eed-app_card_title_r6u {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F4EFE9;
}.eed-app_card_text_r6u {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #6E6860;
  line-height: 1.5;
}.eed-app_card_btn_r6u {
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  border: 1px solid rgba(232, 52, 12, 0.55);
  transition: background .2s;
  border-radius: 0.25rem;
  gap: 0.438rem;
  font-size: 0.813rem;
  align-items: center;
  color: #F4EFE9;
  font-weight: 700;
  display: inline-flex;
}.eed-app_card_btn_r6u:hover {
  background: rgba(255, 255, 255, 0.07);
}.eed-htp_r6u {
  padding: 36px 16px 0;
  background: #0E0B09;
}
@media(min-width:768px) {.eed-htp_r6u {
  padding: 2.75rem 1.5rem 0;
}
}.eed-htp_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-htp_head_r6u {
  margin-bottom: 22px;
  max-width: 45rem;
}.eed-htp_label_r6u {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8340C;
}.eed-htp_h2_r6u {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F4EFE9;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.eed-htp_h2_r6u {
  font-size: 1.75rem;
}
}.eed-htp_intro_r6u {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6E6860;
}.eed-htp_steps_r6u {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.eed-htp_steps_r6u {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eed-htp_steps_r6u {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.eed-htp_step_r6u {
  background: #191410;
  padding: 20px 1.125rem 18px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  position: relative;
}.eed-htp_step_num_r6u {
  background: #E8340C;
  border-radius: 50%;
  color: #0D0905;
  font-size: 13px;
  position: absolute;
  height: 28px;
  left: 20px;
  display: flex;
  width: 1.75rem;
  justify-content: center;
  top: -12px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
}.eed-htp_step_ic_r6u {
  border-radius: 4px;
  margin: 8px 0 12px;
  background: rgba(232, 52, 12, 0.18);
  align-items: center;
  width: 2.25rem;
  color: #E8340C;
  height: 36px;
  justify-content: center;
  display: flex;
}.eed-htp_step_ic_r6u svg {
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eed-htp_step_h_r6u {
  color: #F4EFE9;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 700;
}.eed-htp_step_p_r6u {
  line-height: 1.55;
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 13px;
}.eed-htp_step_p_r6u strong {
  font-weight: 600;
  color: #CEC8C1;
}.eed-htp_cta_r6u {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #22C55E;
  font-size: 14px;
  color: #0D0905;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
}.eed-htp_cta_r6u:hover {
  background: #16A34A;
}.eed-seo_r6u {
  padding: 2.25rem 1rem 0;
  background: #0E0B09;
}
@media(min-width: 769px) {.eed-seo_r6u {
  padding: 44px 24px 0;
}
}.eed-seo_in_r6u {
  padding: 28px 1.5rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #191410;
  max-width: 1320px;
}
@media(min-width:768px) {.eed-seo_in_r6u {
  padding: 2.25rem 40px;
}
}.eed-seo_label_r6u {
  color: #E8340C;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.eed-seo_h2_r6u {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE9;
  line-height: 1.25;
}
@media(min-width: 766px) {.eed-seo_h2_r6u {
  font-size: 24px;
}
}.eed-seo_body_r6u {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9A948C;
}.eed-seo_body_r6u p {
  color: #9A948C;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.eed-seo_body_r6u p:last-child {
  margin-bottom: 0;
}.eed-seo_body_r6u strong {
  color: #CEC8C1;
  font-weight: 700;
}.eed-seo_body_r6u a {
  transition: color .2s;
  color: #E8340C;
  text-decoration: underline;
}.eed-seo_body_r6u a:hover {
  color: #F5481E;
}.eed-seo_body_r6u ul,.eed-seo_body_r6u ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.eed-seo_body_r6u ol {
  list-style: decimal;
}.eed-seo_body_r6u li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A948C;
  margin-bottom: 0.375rem;
}.eed-seo_body_r6u table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.eed-seo_body_r6u table {
  display: table;
}
}.eed-seo_body_r6u th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CEC8C1;
  text-align: left;
  font-weight: 700;
}.eed-seo_body_r6u td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A948C;
}.eed-seo_cols_r6u {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.eed-seo_cols_r6u {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.eed-seo_cols_r6u {
  grid-template-columns: repeat(3,1fr);
}
}.eed-seo_col_h_r6u {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #CEC8C1;
  font-size: 0.813rem;
}.eed-seo_col_p_r6u {
  line-height: 1.65;
  font-size: 13px;
  color: #6E6860;
  overflow-wrap: break-word;
}.eed-seo_stats_r6u {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.eed-seo_stat_r6u {
  flex: 1;
  border-radius: 0.375rem;
  border: 1px solid rgba(232, 52, 12, 0.18);
  padding: 14px 16px;
  background: rgba(232, 52, 12, 0.07);
  min-width: 140px;
}.eed-seo_stat_val_r6u {
  color: #E8340C;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.eed-seo_stat_lb_r6u {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E6860;
}.eed-rv_r6u {
  background: #0E0B09;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.eed-rv_r6u {
  padding: 2.75rem 24px 0;
}
}.eed-rv_in_r6u {
  margin: 0 auto;
  max-width: 82.5rem;
}.eed-rv_head_r6u {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.eed-rv_label_r6u {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8340C;
}.eed-rv_h2_r6u {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE9;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.eed-rv_h2_r6u {
  font-size: 28px;
}
}.eed-rv_stats_r6u {
  gap: 18px;
  align-items: center;
  color: #6E6860;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
}.eed-rv_stats_score_r6u {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.eed-rv_stats_score_val_r6u {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F59E0B;
}.eed-rv_stats_score_max_r6u {
  font-size: 0.813rem;
  color: #504A44;
}.eed-rv_stats_badge_r6u {
  gap: 4px;
  display: flex;
  align-items: center;
}.eed-rv_stats_badge_r6u svg {
  height: 14px;
  width: 0.875rem;
  color: #F59E0B;
}.eed-rv_grid_r6u {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.eed-rv_grid_r6u {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eed-rv_grid_r6u {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.eed-rv_card_r6u {
  border-radius: 0.375rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #191410;
  display: flex;
  flex-direction: column;
}.eed-rv_card_stars_r6u {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F59E0B;
  display: flex;
}.eed-rv_card_stars_r6u svg {
  width: 14px;
  height: 0.875rem;
}.eed-rv_card_h_r6u {
  font-weight: 700;
  line-height: 1.3;
  color: #F4EFE9;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
}.eed-rv_card_body_r6u {
  flex: 1;
  line-height: 1.65;
  color: #6E6860;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
}.eed-rv_card_body_r6u strong {
  color: #CEC8C1;
  font-weight: 600;
}.eed-rv_card_meta_r6u {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.eed-rv_card_author_r6u {
  font-weight: 600;
  font-size: 0.75rem;
  color: #CEC8C1;
}.eed-rv_card_date_r6u {
  font-size: 0.688rem;
  color: #504A44;
}.eed-seo_r6u {
  padding: 2.25rem 1rem 0;
  background: #0E0B09;
}
@media(min-width: 769px) {.eed-seo_r6u {
  padding: 44px 24px 0;
}
}.eed-seo_in_r6u {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 10px;
  background: #191410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.eed-seo_in_r6u {
  padding: 36px 2.5rem;
}
}.eed-seo_label_r6u {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E8340C;
  font-weight: 700;
  text-transform: uppercase;
}.eed-seo_h2_r6u {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EFE9;
  font-weight: 800;
}
@media(min-width: 769px) {.eed-seo_h2_r6u {
  font-size: 24px;
}
}.eed-seo_body_r6u {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A948C;
  line-height: 1.75;
}.eed-seo_body_r6u p {
  color: #9A948C;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.eed-seo_body_r6u p:last-child {
  margin-bottom: 0;
}.eed-seo_body_r6u strong {
  color: #CEC8C1;
  font-weight: 700;
}.eed-seo_body_r6u a {
  transition: color .2s;
  color: #E8340C;
  text-decoration: underline;
}.eed-seo_body_r6u a:hover {
  color: #F5481E;
}.eed-seo_body_r6u ul,.eed-seo_body_r6u ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.eed-seo_body_r6u ol {
  list-style: decimal;
}.eed-seo_body_r6u li {
  font-size: 14px;
  line-height: 1.75;
  color: #9A948C;
  margin-bottom: 0.375rem;
}.eed-seo_body_r6u table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.eed-seo_body_r6u table {
  display: table;
}
}.eed-seo_body_r6u th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #CEC8C1;
  font-weight: 700;
}.eed-seo_body_r6u td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A948C;
}.eed-seo_cols_r6u {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.eed-seo_cols_r6u {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.eed-seo_cols_r6u {
  grid-template-columns: repeat(3,1fr);
}
}.eed-seo_col_h_r6u {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  color: #CEC8C1;
  font-weight: 700;
}.eed-seo_col_p_r6u {
  color: #6E6860;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.eed-seo_stats_r6u {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.eed-seo_stat_r6u {
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(232, 52, 12, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(232, 52, 12, 0.07);
  min-width: 140px;
}.eed-seo_stat_val_r6u {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #E8340C;
  margin-bottom: 0.25rem;
}.eed-seo_stat_lb_r6u {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E6860;
}.eed-seo_r6u {
  padding: 2.25rem 16px 0;
  background: #0E0B09;
}
@media(min-width: 766px) {.eed-seo_r6u {
  padding: 2.75rem 24px 0;
}
}.eed-seo_in_r6u {
  border-radius: 0.625rem;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #191410;
  max-width: 1320px;
}
@media(min-width: 767px) {.eed-seo_in_r6u {
  padding: 2.25rem 2.5rem;
}
}.eed-seo_label_r6u {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #E8340C;
  letter-spacing: .08em;
  font-weight: 700;
}.eed-seo_h2_r6u {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F4EFE9;
}
@media(min-width: 769px) {.eed-seo_h2_r6u {
  font-size: 1.5rem;
}
}.eed-seo_body_r6u {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9A948C;
}.eed-seo_body_r6u p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A948C;
  margin-bottom: 12px;
}.eed-seo_body_r6u p:last-child {
  margin-bottom: 0;
}.eed-seo_body_r6u strong {
  color: #CEC8C1;
  font-weight: 700;
}.eed-seo_body_r6u a {
  transition: color .2s;
  color: #E8340C;
  text-decoration: underline;
}.eed-seo_body_r6u a:hover {
  color: #F5481E;
}.eed-seo_body_r6u ul,.eed-seo_body_r6u ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.eed-seo_body_r6u ol {
  list-style: decimal;
}.eed-seo_body_r6u li {
  line-height: 1.75;
  color: #9A948C;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.eed-seo_body_r6u table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.eed-seo_body_r6u table {
  display: table;
}
}.eed-seo_body_r6u th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #CEC8C1;
}.eed-seo_body_r6u td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A948C;
}.eed-seo_cols_r6u {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.eed-seo_cols_r6u {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eed-seo_cols_r6u {
  grid-template-columns: repeat(3,1fr);
}
}.eed-seo_col_h_r6u {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #CEC8C1;
  overflow-wrap: break-word;
}.eed-seo_col_p_r6u {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6860;
  font-size: 0.813rem;
}.eed-seo_stats_r6u {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.eed-seo_stat_r6u {
  background: rgba(232, 52, 12, 0.07);
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(232, 52, 12, 0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.eed-seo_stat_val_r6u {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #E8340C;
  font-size: 1.25rem;
  font-weight: 800;
}.eed-seo_stat_lb_r6u {
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 11px;
}.eed-faq_r6u {
  padding: 2.25rem 1rem 0;
  background: #0E0B09;
}
@media(min-width: 767px) {.eed-faq_r6u {
  padding: 44px 24px 0;
}
}.eed-faq_in_r6u {
  margin: 0 auto;
  max-width: 1320px;
}.eed-faq_head_r6u {
  margin-bottom: 20px;
}.eed-faq_label_r6u {
  color: #E8340C;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.eed-faq_h2_r6u {
  font-size: 1.25rem;
  color: #F4EFE9;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.eed-faq_h2_r6u {
  font-size: 1.5rem;
}
}.eed-faq_list_r6u {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.eed-faq_item_r6u {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #191410;
  border-radius: 6px;
}.eed-faq_q_r6u {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 14px;
  color: #CEC8C1;
  justify-content: space-between;
}.eed-faq_q_r6u:hover {
  color: #F4EFE9;
}.eed-faq_q_ic_r6u {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  color: #E8340C;
  font-size: 1rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 24px;
  display: flex;
}.eed-faq_item_r6u.eed-state_open_r6u .eed-faq_q_ic_r6u {
  transform: rotate(45deg);
}.eed-faq_a_r6u {
  padding: 0 1.25rem 16px;
  display: none;
  overflow-wrap: break-word;
  color: #6E6860;
  font-size: 13px;
  line-height: 1.7;
}.eed-faq_item_r6u.eed-state_open_r6u .eed-faq_a_r6u {
  display: block;
}.eed-faq_a_r6u strong {
  color: #CEC8C1;
  font-weight: 700;
}.eed-faq_a_r6u a {
  color: #E8340C;
  text-decoration: underline;
}.eed-faq_a_r6u ul,.eed-faq_a_r6u ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.eed-faq_a_r6u ol {
  list-style: decimal;
}.eed-faq_a_r6u li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.eed-faq_a_r6u table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.eed-faq_a_r6u table {
  display: table;
}
}.eed-faq_a_r6u th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CEC8C1;
  font-weight: 700;
}.eed-faq_a_r6u td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6860;
}.eed-ft_r6u {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080605;
  margin-top: 48px;
}.eed-ft_support_r6u {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.eed-ft_support_r6u {
  padding: 28px 1.5rem;
}
}.eed-ft_support_in_r6u {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.eed-ft_support_main_r6u {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.eed-ft_support_ic_r6u {
  flex-shrink: 0;
  color: #E8340C;
}.eed-ft_support_ic_r6u svg {
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
}.eed-ft_support_text_title_r6u {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4EFE9;
  font-size: 15px;
}.eed-ft_support_text_sub_r6u {
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 12px;
}.eed-ft_support_btn_r6u {
  padding: 11px 1.375rem;
  background: #E8340C;
  border-radius: 0.375rem;
  transition: background .2s;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F4EFE9;
  font-weight: 700;
  white-space: nowrap;
}.eed-ft_support_btn_r6u:hover {
  background: #F5481E;
}.eed-ft_support_contacts_r6u {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.eed-ft_support_contact_r6u {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #504A44;
}.eed-ft_support_contact_r6u strong {
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  color: #9A948C;
}.eed-ft_main_r6u {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 766px) {.eed-ft_main_r6u {
  padding: 40px 1.5rem 32px;
}
}.eed-ft_main_in_r6u {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.eed-ft_main_in_r6u {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.eed-ft_main_in_r6u {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.eed-ft_col_logo_r6u {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.eed-ft_col_logo_r6u {
  grid-column: auto;
}
}.eed-ft_logo_r6u {
  gap: 0.563rem;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F4EFE9;
}.eed-ft_logo_mark_r6u {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.eed-ft_logo_mark_r6u img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.eed-ft_logo_sub_r6u {
  color: #504A44;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 12px;
}.eed-ft_col_title_r6u {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #9A948C;
}.eed-ft_col_links_r6u {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.eed-ft_col_link_r6u {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #504A44;
}.eed-ft_col_link_r6u:hover {
  color: #CEC8C1;
}.eed-ft_apps_r6u {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.eed-ft_app_card_r6u {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  border-radius: 4px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.eed-ft_app_card_r6u:hover {
  border-color: rgba(232, 52, 12, 0.55);
}.eed-ft_app_card_ic_r6u svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.eed-ft_app_card_os_r6u {
  font-weight: 600;
  font-size: 10px;
  color: #504A44;
}.eed-ft_app_card_action_r6u {
  font-size: 0.75rem;
  font-weight: 700;
  color: #CEC8C1;
}.eed-ft_bot_r6u {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.eed-ft_bot_r6u {
  padding: 1.25rem 1.5rem;
}
}.eed-ft_bot_in_r6u {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.eed-ft_socials_r6u {
  gap: 8px;
  display: flex;
}.eed-ft_soc_r6u {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  align-items: center;
  justify-content: center;
  color: #9A948C;
  height: 2.25rem;
  display: flex;
}.eed-ft_soc_r6u svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eed-ft_soc_r6u:hover {
  background: rgba(255, 255, 255, 0.07);
}.eed-ft_legal_r6u {
  flex: 1;
  color: #5C5650;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
}.eed-ft_legal_r6u strong {
  color: #9A948C;
  font-weight: 700;
}.eed-ft_legal_r6u a {
  text-decoration: underline;
  color: #9A948C;
}.eed-ft_age_r6u {
  border-radius: 50%;
  border: 2px solid #5C5650;
  width: 2rem;
  height: 32px;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
  font-size: 0.688rem;
  color: #5C5650;
}