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