*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100D08;
  font-family: 'Nunito', sans-serif;
  color: #D6C99C;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.egs-layout-23j {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.egs-page-23j {
  display: flex;
  min-height: 100vh;
}.egs-main-23j {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.egs-main-23j {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.egs-main-23j {
  padding-bottom: 72px;
}
}.egs-gc-23j {
  overflow: hidden;
  background: #161108;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 120, 0.07);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.egs-gc-23j {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.egs-gc-23j {
  width: 168px;
}
}.egs-gc-23j:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 168, 0, 0.07);
}.egs-gc_img-23j {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.egs-gc_img-23j img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.egs-gc_hover-23j {
  background: rgba(8, 5, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.egs-gc-23j:hover .egs-gc_hover-23j {
  opacity: 1;
}.egs-gc_hover_btn-23j {
  padding: 8px 16px;
  background: #F5A800;
  border-radius: 0.375rem;
  font-size: 12px;
  font-weight: 700;
  color: #FDF7E8;
}.egs-gc_info-23j {
  padding: 0.5rem 0.625rem 10px;
}.egs-gc_name-23j {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  color: #D6C99C;
  font-size: 0.75rem;
}.egs-gc_prov-23j {
  color: #6E6148;
  font-size: 0.625rem;
}.egs-gc_tag-23j {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 6px;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  font-size: 0.563rem;
}.egs-gc_tag_hot-23j {
  background: #E83428;
  color: #fff;
}.egs-gc_tag_new-23j {
  background: #2EBD6A;
  color: #100D08;
}.egs-gc_tag_jp-23j {
  background: #FFD233;
  color: #100D08;
}.egs-gc_tag_ex-23j {
  background: #D95C00;
  color: #fff;
}.egs-gc_tag_live-23j {
  background: #E83428;
  color: #fff;
}.egs-gr-23j {
  background: #100D08;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.egs-gr-23j {
  padding: 36px 1.5rem 0;
}
}.egs-gr_in-23j {
  margin: 0 auto;
  max-width: 83.75rem;
}.egs-gr_head-23j {
  gap: 0.75rem;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.egs-gr_head_l-23j {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.egs-gr_ic-23j {
  border-radius: 10px;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  justify-content: center;
}.egs-gr_ic-23j svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.egs-gr_title-23j {
  color: #FDF7E8;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Lilita One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.egs-gr_title-23j {
  font-size: 18px;
}
}.egs-gr_more-23j {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  color: #8A7B5C;
}.egs-gr_more-23j:hover {
  color: #F5A800;
}.egs-gr_more-23j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.egs-gr_arrows-23j {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.egs-gr_arr-23j {
  transition: background .15s,color .15s;
  background: rgba(255, 220, 140, 0.05);
  border: 1px solid rgba(255, 210, 120, 0.14);
  border-radius: 6px;
  height: 30px;
  display: flex;
  justify-content: center;
  color: #B0A07A;
  width: 30px;
  align-items: center;
}.egs-gr_arr-23j:hover {
  background: rgba(255, 220, 140, 0.08);
  color: #FDF7E8;
}.egs-gr_arr-23j svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.egs-gr_seo_h-23j {
  margin: 0 0 6px;
  color: #D6C99C;
  font-family: 'Lilita One', sans-serif;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 770px) {.egs-gr_seo_h-23j {
  font-size: 14px;
}
}.egs-gr_seo-23j {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 12px;
  color: #8A7B5C;
}.egs-gr_seo-23j strong {
  font-weight: 600;
  color: #D6C99C;
}.egs-gr_scroll-23j {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.egs-gr_scroll-23j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.egs-gr_scroll-23j {
  gap: 0.75rem;
}
}.egs-tb-23j {
  background: #100D08;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  align-items: center;
  height: 56px;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
}.egs-tb_in-23j {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.egs-tb_burger-23j {
  border-radius: 0.625rem;
  gap: 0.313rem;
  margin-right: 8px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
  width: 38px;
  display: flex;
}.egs-tb_burger-23j:hover {
  background: rgba(255, 220, 140, 0.05);
}.egs-tb_burger_line-23j {
  border-radius: 1px;
  background: #B0A07A;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.egs-tb_burger-23j {
  display: none;
}
}.egs-tb_logo-23j {
  gap: 0.563rem;
  font-size: 18px;
  flex-shrink: 0;
  align-items: center;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  color: #FDF7E8;
  display: flex;
  font-weight: 800;
}.egs-tb_logo_mark-23j {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
  height: 2rem;
}.egs-tb_logo_mark-23j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.egs-tb_nav-23j {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.egs-tb_nav-23j {
  display: flex;
}
}.egs-tb_tab-23j {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-weight: 600;
  color: #B0A07A;
  white-space: nowrap;
  font-size: 13px;
}.egs-tb_tab-23j:hover {
  background: rgba(255, 220, 140, 0.05);
  color: #FDF7E8;
}.egs-tb_tab-23j.egs-state_active-23j {
  background: rgba(245, 168, 0, 0.18);
  color: #FDF7E8;
}.egs-tb_right-23j {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.egs-tb_login-23j {
  border: 1px solid rgba(255, 210, 120, 0.14);
  border-radius: 10px;
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 220, 140, 0.05);
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #D6C99C;
}.egs-tb_login-23j:hover {
  border-color: rgba(245, 168, 0, 0.55);
  color: #FDF7E8;
}
@media(min-width: 482px) {.egs-tb_login-23j {
  display: block;
}
}.egs-tb_reg-23j {
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #2EBD6A;
  border-radius: 10px;
  color: #0D0A04;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.egs-tb_reg-23j:hover {
  background: #3DD47C;
}.egs-sb-23j {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 220, 140, 0.05);
  background: #1C1610;
  transition: transform .25s ease;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
}.egs-sb-23j.egs-state_open-23j {
  transform: translateX(0);
}.egs-sb-23j::-webkit-scrollbar {
  width: 4px;
}.egs-sb-23j::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 140, 0.08);
  border-radius: 2px;
}
@media(min-width: 1078px) {.egs-sb-23j {
  transform: translateX(0);
}
}.egs-sb_auth-23j {
  padding: 14px 0.75rem 10px;
}.egs-sb_btn_reg-23j {
  background: #2EBD6A;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.625rem;
  display: block;
  text-align: center;
  color: #0D0A04;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 700;
}.egs-sb_btn_reg-23j:hover {
  background: #3DD47C;
}.egs-sb_btn_login-23j {
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 120, 0.14);
  background: rgba(255, 220, 140, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D6C99C;
  text-align: center;
  display: block;
}.egs-sb_btn_login-23j:hover {
  border-color: rgba(245, 168, 0, 0.55);
  color: #FDF7E8;
}.egs-sb_promo-23j {
  padding: 12px 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(245, 168, 0, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3D1E00,#1C1610);
  overflow: hidden;
  position: relative;
}.egs-sb_promo-23j::before {
  background: radial-gradient(circle,rgba(245, 168, 0, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 5rem;
  right: -20px;
  content: '';
  position: absolute;
  height: 5rem;
}.egs-sb_promo_title-23j {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
  color: #F5A800;
  margin-bottom: 0.25rem;
}.egs-sb_promo_text-23j {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #FDF7E8;
  line-height: 1.35;
  font-size: 12px;
}.egs-sb_promo_sub-23j {
  margin-top: 3px;
  color: #8A7B5C;
  font-size: 10px;
}.egs-sb_nav-23j {
  padding: 6px 8px 1rem;
}.egs-sb_nav_lb-23j {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #6E6148;
  font-size: 10px;
}.egs-sb_link-23j {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  align-items: center;
  font-weight: 500;
  color: #B0A07A;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
}.egs-sb_link-23j:hover {
  background: rgba(255, 220, 140, 0.05);
  color: #FDF7E8;
}.egs-sb_link-23j.egs-state_active-23j {
  background: rgba(245, 168, 0, 0.18);
  color: #FDF7E8;
}.egs-sb_ic-23j {
  border-radius: 0.375rem;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.egs-sb_ic-23j svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.egs-sb_ic_1-23j {
  background: rgba(245, 168, 0, 0.07);
  color: #F5A800;
}.egs-sb_ic_2-23j {
  background: rgba(46, 189, 106, 0.16);
  color: #2EBD6A;
}.egs-sb_ic_3-23j {
  background: rgba(255, 210, 51, 0.14);
  color: #FFD233;
}.egs-sb_ic_4-23j {
  background: rgba(217, 92, 0, 0.22);
  color: #D95C00;
}.egs-sb_ic_5-23j {
  background: rgba(245, 168, 0, 0.07);
  color: #FF4E8A;
}.egs-sb_ic_6-23j {
  background: rgba(217, 92, 0, 0.22);
  color: #9B45CC;
}.egs-sb_badge-23j {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #FFD233;
  margin-left: auto;
  font-weight: 700;
  color: #0D0A04;
  font-size: 0.563rem;
}.egs-sb_bot-23j {
  gap: 8px;
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  padding: 12px;
  display: flex;
}.egs-sb_lang-23j,.egs-sb_help-23j {
  padding: 9px 6px;
  flex: 1;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 120, 0.07);
  gap: 6px;
  background: rgba(255, 220, 140, 0.05);
  transition: border-color .2s;
  color: #B0A07A;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
  font-size: 11px;
}.egs-sb_lang-23j:hover,.egs-sb_help-23j:hover {
  border-color: rgba(245, 168, 0, 0.55);
  color: #FDF7E8;
}.egs-sb_lang-23j svg,.egs-sb_help-23j svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.egs-sb_bd-23j {
  background: rgba(8, 5, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.egs-sb_bd-23j.egs-state_on-23j {
  display: block;
}
@media(min-width: 1083px) {.egs-sb_bd-23j {
  display: none!important;
}
}.egs-mob_nav-23j {
  background: #1C1610;
  border-top: 1px solid rgba(255, 210, 120, 0.14);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  position: fixed;
  display: flex;
  right: 0;
  left: 0;
}
@media(min-width: 1079px) {.egs-mob_nav-23j {
  display: none;
}
}.egs-mob_nav_item-23j {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  color: #6E6148;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.egs-mob_nav_ic-23j {
  line-height: 1;
}.egs-mob_nav_ic-23j svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.egs-mob_nav_lb-23j {
  font-weight: 600;
  color: #6E6148;
  font-size: 0.625rem;
}.egs-mob_nav_item-23j.egs-state_active-23j {
  color: #F5A800;
}.egs-mob_nav_item-23j.egs-state_active-23j .egs-mob_nav_lb-23j {
  color: #F5A800;
}.egs-hero-23j {
  padding: 1.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 771px) {.egs-hero-23j {
  padding: 1.5rem 24px 0;
}
}.egs-hero_in-23j {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.egs-hero_in-23j {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.egs-hero_in-23j {
  grid-template-columns: 1fr 21.25rem;
}
}.egs-hero_promo-23j {
  border-radius: 16px;
  background: #161108;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.egs-hero_promo-23j {
  min-height: 17.5rem;
}
}.egs-hero_promo_bg-23j {
  inset: 0;
  background: linear-gradient(120deg,#3D1E00 0%,#100D08 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.egs-hero_promo_bg-23j::after {
  background: linear-gradient(90deg,#100D08 0%,rgba(8, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.egs-hero_promo_glow-23j {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(217, 92, 0, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  height: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  width: 300px;
}.egs-hero_promo_ct-23j {
  padding: 28px 1.5rem 28px 28px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  max-width: 30rem;
  justify-content: center;
}
@media(min-width: 765px) {.egs-hero_promo_ct-23j {
  padding: 40px 2rem;
}
}.egs-hero_badge-23j {
  border: 1px solid rgba(245, 168, 0, 0.07);
  background: rgba(245, 168, 0, 0.18);
  padding: 5px 0.75rem;
  border-radius: 1.5rem;
  font-size: 10px;
  color: #F5A800;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.egs-hero_h1-23j {
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #FDF7E8;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Lilita One', sans-serif;
}.egs-hero_h1-23j em {
  font-style: normal;
  color: #FFD233;
}
@media(min-width: 770px) {.egs-hero_h1-23j {
  font-size: 36px;
}
}.egs-hero_sub-23j {
  line-height: 1.55;
  color: #B0A07A;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.egs-hero_sub-23j {
  font-size: 14px;
}
}.egs-hero_row-23j {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.egs-hero_cta-23j {
  background: #2EBD6A;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 10px;
  box-shadow: 0 0.25rem 1.125rem rgba(46, 189, 106, 0.50), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 14px;
  font-weight: 700;
  color: #0D0A04;
}.egs-hero_cta-23j:hover {
  background: #3DD47C;
}.egs-hero_terms-23j {
  font-size: 11px;
  color: #6E6148;
}.egs-hero_game-23j {
  overflow: hidden;
  border-radius: 1rem;
  background: #161108;
  border: 1px solid rgba(255, 210, 120, 0.07);
  display: flex;
  position: relative;
  flex-direction: column;
}.egs-hero_game_badge-23j {
  border-radius: 1.5rem;
  border: 1px solid rgba(255, 210, 51, 0.14);
  padding: 0.313rem 10px;
  background: rgba(255, 210, 51, 0.14);
  position: absolute;
  text-transform: uppercase;
  top: 12px;
  color: #FFD233;
  left: 0.75rem;
  z-index: 3;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
}.egs-hero_game_badge-23j svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 4px;
}.egs-hero_game_img-23j {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1E00,#100D08);
  position: relative;
  padding-bottom: 60%;
}.egs-hero_game_img-23j img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.egs-hero_game_play-23j {
  transition: opacity .2s;
  background: rgba(8, 5, 2, 0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
}.egs-hero_game-23j:hover .egs-hero_game_play-23j {
  opacity: 1;
}.egs-hero_game_play-23j span {
  border-radius: 50%;
  background: #F5A800;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 52px;
  height: 52px;
}.egs-hero_game_play-23j span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.egs-hero_game_info-23j {
  padding: 14px 1rem;
}.egs-hero_game_title-23j {
  margin-bottom: 0.25rem;
  color: #FDF7E8;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.egs-hero_game_provider-23j {
  color: #8A7B5C;
  font-size: 11px;
}.egs-hero_game_btn-23j {
  border-radius: 10px;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #F5A800;
  font-size: 13px;
  color: #FDF7E8;
  text-align: center;
  font-weight: 700;
  display: block;
}.egs-hero_game-23j:hover .egs-hero_game_btn-23j {
  background: #FFBB1A;
}.egs-wy-23j {
  padding: 2rem 16px 0;
  background: #100D08;
}
@media(min-width: 767px) {.egs-wy-23j {
  padding: 2.5rem 1.5rem 0;
}
}.egs-wy_in-23j {
  margin: 0 auto;
  max-width: 83.75rem;
}.egs-wy_head-23j {
  margin-bottom: 18px;
  max-width: 720px;
}.egs-wy_label-23j {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #F5A800;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.egs-wy_h2-23j {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #FDF7E8;
  font-family: 'Lilita One', sans-serif;
}
@media(min-width: 766px) {.egs-wy_h2-23j {
  font-size: 1.5rem;
}
}.egs-wy_intro-23j {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7B5C;
}.egs-wy_grid-23j {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.egs-wy_grid-23j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.egs-wy_grid-23j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.egs-wy_card-23j {
  border: 1px solid rgba(255, 210, 120, 0.14);
  transition: border-color .2s,transform .2s;
  background: #1C1610;
  padding: 20px;
  border-radius: 10px;
}.egs-wy_card-23j:hover {
  border-color: rgba(245, 168, 0, 0.07);
  transform: translateY(-2px);
}.egs-wy_card_ic-23j {
  background: rgba(245, 168, 0, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 44px;
  display: flex;
  color: #F5A800;
  align-items: center;
  width: 44px;
}.egs-wy_card_ic-23j svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.egs-wy_card_h-23j {
  color: #FDF7E8;
  line-height: 1.25;
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
}.egs-wy_card_p-23j {
  line-height: 1.6;
  color: #8A7B5C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.egs-wy_card_p-23j strong {
  font-weight: 600;
  color: #D6C99C;
}.egs-gcg-23j {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 765px) {.egs-gcg-23j {
  padding: 2.75rem 24px 0;
}
}.egs-gcg_in-23j {
  margin: 0 auto;
  max-width: 1340px;
}.egs-gcg_head-23j {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.egs-gcg_label-23j {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F5A800;
}.egs-gcg_h2-23j {
  font-family: 'Lilita One', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
  color: #FDF7E8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.egs-gcg_h2-23j {
  font-size: 1.75rem;
}
}.egs-gcg_intro-23j {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7B5C;
}.egs-gcg_grid-23j {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.egs-gcg_grid-23j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.egs-gcg_grid-23j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.egs-gcg_card-23j {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 210, 120, 0.14);
  padding: 1.25rem;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
}.egs-gcg_card-23j:hover {
  border-color: rgba(245, 168, 0, 0.18);
  transform: translateY(-3px);
}.egs-gcg_card_bg-23j {
  inset: 0;
  position: absolute;
  z-index: 0;
}.egs-gcg_card_bg-23j::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.egs-gcg_card_ic-23j {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  display: flex;
  width: 40px;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  z-index: 2;
  right: 18px;
  top: 18px;
  color: #FDF7E8;
}.egs-gcg_card_ic-23j svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.egs-gcg_card_ct-23j {
  z-index: 1;
  position: relative;
}.egs-gcg_card_h-23j {
  font-size: 18px;
  line-height: 1.2;
  color: #FDF7E8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Lilita One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.egs-gcg_card_h-23j {
  font-size: 20px;
}
}.egs-gcg_card_p-23j {
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
}.egs-gcg_card_p-23j strong {
  font-weight: 600;
  color: #FDF7E8;
}.egs-gcg_card_cta-23j {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5A800;
  align-items: center;
  display: inline-flex;
}.egs-gcg_card_cta-23j svg {
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
  stroke-linecap: round;
}.egs-ws-23j {
  padding: 2rem 16px 0;
  background: #100D08;
}
@media(min-width:768px) {.egs-ws-23j {
  padding: 2.25rem 24px 0;
}
}.egs-ws_in-23j {
  margin: 0 auto;
  max-width: 83.75rem;
}.egs-ws_head-23j {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.egs-ws_title-23j {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #FDF7E8;
  font-family: 'Lilita One', sans-serif;
  overflow-wrap: break-word;
}.egs-ws_title_ic-23j svg {
  height: 18px;
  color: #FFD233;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.egs-ws_online-23j {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #8A7B5C;
  font-weight: 600;
}.egs-ws_online_dot-23j {
  border-radius: 50%;
  background: #2EBD6A;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46, 189, 106, 0.16);
  flex-shrink: 0;
}.egs-ws_scroll-23j {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.egs-ws_scroll-23j::-webkit-scrollbar {
  display: none;
}.egs-wc-23j {
  background: #161108;
  border: 1px solid rgba(255, 210, 120, 0.14);
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.egs-wc_img-23j {
  overflow: hidden;
  border-radius: 6px;
  background: #1C1610;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.egs-wc_img-23j img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.egs-wc_info-23j {
  min-width: 0;
}.egs-wc_game-23j {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D6C99C;
}.egs-wc_player-23j {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #6E6148;
}.egs-wc_amount-23j {
  color: #2EBD6A;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
}.egs-bon-23j {
  background: #100D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.egs-bon-23j {
  padding: 44px 24px 0;
}
}.egs-bon_in-23j {
  margin: 0 auto;
  max-width: 83.75rem;
}.egs-bon_head-23j {
  margin-bottom: 1.25rem;
}.egs-bon_label-23j {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #F5A800;
  font-weight: 700;
}.egs-bon_h2-23j {
  margin-bottom: 0.5rem;
  color: #FDF7E8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Lilita One', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.egs-bon_h2-23j {
  font-size: 1.5rem;
}
}.egs-bon_seo-23j {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #8A7B5C;
}.egs-bon_seo-23j strong {
  color: #D6C99C;
  font-weight: 700;
}.egs-bon_seo-23j a {
  text-decoration: underline;
  color: #F5A800;
}.egs-bon_grid-23j {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.egs-bon_grid-23j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.egs-bon_grid-23j {
  grid-template-columns: repeat(5,1fr);
}
}.egs-bon_card-23j {
  background: #161108;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 120, 0.14);
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.egs-bon_card-23j:hover {
  border-color: rgba(245, 168, 0, 0.07);
  transform: translateY(-2px);
}.egs-bon_card_ic-23j svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.egs-bon_card_ic-23j {
  margin-bottom: 10px;
}.egs-bon_card_type-23j {
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #8A7B5C;
}.egs-bon_card_amount-23j {
  font-size: 1.125rem;
  color: #FFD233;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.egs-bon_card_name-23j {
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #FDF7E8;
}.egs-bon_card_detail-23j {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #6E6148;
  overflow-wrap: break-word;
}.egs-app-23j {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.egs-app-23j {
  padding: 2.75rem 24px 0;
}
}.egs-app_in-23j {
  margin: 0 auto;
  max-width: 1340px;
}.egs-app_head-23j {
  margin-bottom: 16px;
}.egs-app_label-23j {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #F5A800;
  text-transform: uppercase;
}.egs-app_h2-23j {
  color: #FDF7E8;
  margin-bottom: 6px;
  font-family: 'Lilita One', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.egs-app_h2-23j {
  font-size: 1.5rem;
}
}.egs-app_sub-23j {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #8A7B5C;
  line-height: 1.6;
  font-size: 13px;
}.egs-app_sub-23j strong {
  color: #D6C99C;
  font-weight: 700;
}.egs-app_cards-23j {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.egs-app_cards-23j {
  grid-template-columns: repeat(3,1fr);
}
}.egs-app_card-23j {
  overflow: hidden;
  gap: 16px;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.egs-app_card_ios-23j {
  background: linear-gradient(135deg,rgba(245, 168, 0, 0.18) 0%,#1C1610 100%);
}.egs-app_card_android-23j {
  background: linear-gradient(135deg,rgba(46, 189, 106, 0.16) 0%,#1C1610 100%);
}.egs-app_card_win-23j {
  background: linear-gradient(135deg,rgba(255, 210, 51, 0.14) 0%,#1C1610 100%);
}.egs-app_card_ic-23j svg {
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
}.egs-app_card_ic-23j {
  color: #FDF7E8;
  flex-shrink: 0;
}.egs-app_card_os-23j {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8A7B5C;
  font-size: 0.625rem;
  text-transform: uppercase;
}.egs-app_card_title-23j {
  margin-bottom: 0.375rem;
  color: #FDF7E8;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
}.egs-app_card_text-23j {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 12px;
  color: #8A7B5C;
  overflow-wrap: break-word;
}.egs-app_card_btn-23j {
  transition: background .2s;
  border: 1px solid rgba(245, 168, 0, 0.55);
  background: rgba(255, 220, 140, 0.13);
  gap: 7px;
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  font-weight: 700;
  display: inline-flex;
  color: #FDF7E8;
  font-size: 0.813rem;
  align-items: center;
}.egs-app_card_btn-23j:hover {
  background: rgba(255, 220, 140, 0.08);
}.egs-reg-23j {
  background: #100D08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.egs-reg-23j {
  padding: 2.75rem 1.5rem 0;
}
}.egs-reg_in-23j {
  padding: 28px 24px;
  border: 1px solid rgba(255, 210, 120, 0.07);
  background: #1C1610;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.egs-reg_in-23j {
  padding: 40px;
}
}.egs-reg_top-23j {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.egs-reg_top-23j {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.egs-reg_label-23j {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #F5A800;
}.egs-reg_h2-23j {
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-family: 'Lilita One', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #FDF7E8;
}
@media(min-width: 765px) {.egs-reg_h2-23j {
  font-size: 1.75rem;
}
}.egs-reg_bonus-23j {
  border: 1px solid rgba(255, 210, 51, 0.14);
  gap: 0.5rem;
  background: rgba(255, 210, 51, 0.14);
  border-radius: 10px;
  padding: 10px 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.egs-reg_bonus_amount-23j {
  color: #FFD233;
  font-size: 1.25rem;
  font-weight: 800;
}.egs-reg_bonus_text-23j {
  color: #B0A07A;
  font-size: 0.813rem;
  line-height: 1.35;
}.egs-reg_cta_btn-23j {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 14px 32px;
  background: #2EBD6A;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 4px 18px rgba(46, 189, 106, 0.50), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #0D0A04;
}.egs-reg_cta_btn-23j:hover {
  background: #3DD47C;
}.egs-reg_terms-23j {
  line-height: 1.5;
  color: #6E6148;
  font-size: 0.688rem;
}.egs-reg_seo-23j {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  color: #8A7B5C;
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.egs-reg_seo-23j p {
  color: #8A7B5C;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.egs-reg_seo-23j p:last-child {
  margin-bottom: 0;
}.egs-reg_seo-23j strong {
  font-weight: 700;
  color: #D6C99C;
}.egs-reg_seo-23j a {
  transition: color .2s;
  color: #F5A800;
  text-decoration: underline;
}.egs-reg_seo-23j a:hover {
  color: #FFBB1A;
}.egs-reg_seo-23j ul,.egs-reg_seo-23j ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.egs-reg_seo-23j ol {
  list-style: decimal;
}.egs-reg_seo-23j li {
  line-height: 1.65;
  font-size: 13px;
  color: #8A7B5C;
  margin-bottom: 4px;
}.egs-reg_seo-23j table {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 766px) {.egs-reg_seo-23j table {
  display: table;
}
}.egs-reg_seo-23j th {
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  padding: 8px;
  font-weight: 700;
  color: #D6C99C;
  text-align: left;
}.egs-reg_seo-23j td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  color: #8A7B5C;
}.egs-reg_steps-23j {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.egs-reg_steps-23j {
  margin-top: 0;
}
}.egs-reg_step-23j {
  background: rgba(255, 220, 140, 0.05);
  gap: 0.875rem;
  padding: 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 120, 0.07);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.egs-reg_step_num-23j {
  border-radius: 50%;
  background: rgba(245, 168, 0, 0.18);
  border: 1px solid rgba(245, 168, 0, 0.07);
  color: #F5A800;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  display: flex;
  flex-shrink: 0;
  height: 2.125rem;
  width: 34px;
}.egs-reg_step_title-23j {
  color: #FDF7E8;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.egs-reg_step_text-23j {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #8A7B5C;
}.egs-reg_trust-23j {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.egs-reg_trust_item-23j {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #8A7B5C;
  font-size: 0.75rem;
}.egs-reg_trust_ic-23j svg {
  stroke-linejoin: round;
  height: 16px;
  color: #F5A800;
  stroke-linecap: round;
  width: 1rem;
}.egs-prov-23j {
  background: #100D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.egs-prov-23j {
  padding: 44px 24px 0;
}
}.egs-prov_in-23j {
  margin: 0 auto;
  max-width: 83.75rem;
}.egs-prov_head-23j {
  margin-bottom: 1rem;
}.egs-prov_label-23j {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #F5A800;
  font-weight: 700;
}.egs-prov_h2-23j {
  overflow-wrap: break-word;
  font-family: 'Lilita One', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #FDF7E8;
}
@media(min-width: 769px) {.egs-prov_h2-23j {
  font-size: 1.5rem;
}
}.egs-prov_seo-23j {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #8A7B5C;
  max-width: 38.75rem;
  line-height: 1.6;
}.egs-prov_seo-23j strong {
  font-weight: 700;
  color: #D6C99C;
}.egs-prov_seo-23j a {
  text-decoration: underline;
  color: #F5A800;
}.egs-prov_grid-23j {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.egs-prov_grid-23j {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.egs-prov_grid-23j {
  grid-template-columns: repeat(8,1fr);
}
}.egs-prov_card-23j {
  gap: 7px;
  background: #161108;
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 210, 120, 0.14);
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.egs-prov_card-23j:hover {
  border-color: rgba(245, 168, 0, 0.55);
  background: #1C1610;
}.egs-prov_logo-23j {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 220, 140, 0.05);
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.75rem;
}.egs-prov_logo-23j img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.egs-prov_name-23j {
  overflow-wrap: break-word;
  text-align: center;
  color: #B0A07A;
  font-size: 11px;
  font-weight: 600;
}.egs-rv-23j {
  background: #100D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.egs-rv-23j {
  padding: 2.75rem 24px 0;
}
}.egs-rv_in-23j {
  margin: 0 auto;
  max-width: 1340px;
}.egs-rv_head-23j {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.egs-rv_label-23j {
  color: #F5A800;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.egs-rv_h2-23j {
  margin-bottom: 10px;
  color: #FDF7E8;
  overflow-wrap: break-word;
  font-family: 'Lilita One', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 767px) {.egs-rv_h2-23j {
  font-size: 1.75rem;
}
}.egs-rv_stats-23j {
  gap: 1.125rem;
  font-size: 0.813rem;
  align-items: center;
  flex-wrap: wrap;
  color: #8A7B5C;
  display: flex;
}.egs-rv_stats_score-23j {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.egs-rv_stats_score_val-23j {
  color: #FFD233;
  font-weight: 800;
  font-family: 'Lilita One', sans-serif;
  font-size: 1.375rem;
}.egs-rv_stats_score_max-23j {
  font-size: 0.813rem;
  color: #6E6148;
}.egs-rv_stats_badge-23j {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.egs-rv_stats_badge-23j svg {
  height: 14px;
  width: 14px;
  color: #FFD233;
}.egs-rv_grid-23j {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.egs-rv_grid-23j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.egs-rv_grid-23j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.egs-rv_card-23j {
  padding: 20px;
  background: #1C1610;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 120, 0.14);
  flex-direction: column;
  display: flex;
}.egs-rv_card_stars-23j {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #FFD233;
}.egs-rv_card_stars-23j svg {
  width: 14px;
  height: 0.875rem;
}.egs-rv_card_h-23j {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #FDF7E8;
}.egs-rv_card_body-23j {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7B5C;
  line-height: 1.65;
  margin-bottom: 14px;
}.egs-rv_card_body-23j strong {
  color: #D6C99C;
  font-weight: 600;
}.egs-rv_card_meta-23j {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
}.egs-rv_card_author-23j {
  color: #D6C99C;
  font-weight: 600;
  font-size: 12px;
}.egs-rv_card_date-23j {
  font-size: 0.688rem;
  color: #6E6148;
}.egs-pmt-23j {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 765px) {.egs-pmt-23j {
  padding: 2.75rem 1.5rem 0;
}
}.egs-pmt_in-23j {
  margin: 0 auto;
  max-width: 83.75rem;
}.egs-pmt_head-23j {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.egs-pmt_label-23j {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5A800;
  margin-bottom: 0.5rem;
}.egs-pmt_h2-23j {
  margin-bottom: 8px;
  font-family: 'Lilita One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #FDF7E8;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.egs-pmt_h2-23j {
  font-size: 28px;
}
}.egs-pmt_intro-23j {
  line-height: 1.6;
  color: #8A7B5C;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.egs-pmt_groups-23j {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.egs-pmt_group-23j {
  padding: 1.25rem;
  border: 1px solid rgba(255, 210, 120, 0.14);
  border-radius: 0.625rem;
  background: #1C1610;
}.egs-pmt_group_head-23j {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.egs-pmt_group_ic-23j {
  border-radius: 6px;
  background: rgba(245, 168, 0, 0.18);
  align-items: center;
  display: flex;
  color: #F5A800;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
  justify-content: center;
}.egs-pmt_group_ic-23j svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.egs-pmt_group_h-23j {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Lilita One', sans-serif;
  color: #FDF7E8;
  overflow-wrap: break-word;
}.egs-pmt_group_p-23j {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 14px;
  color: #8A7B5C;
}.egs-pmt_group_p-23j strong {
  font-weight: 600;
  color: #D6C99C;
}.egs-pmt_table_wrap-23j {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.egs-pmt_table-23j {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 13px;
}.egs-pmt_table-23j th {
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  padding: 10px 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  color: #D6C99C;
  font-size: 11px;
}.egs-pmt_table-23j td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  color: #8A7B5C;
}.egs-pmt_table-23j tbody tr:last-child td {
  border-bottom: none;
}.egs-pmt_table-23j tr:hover td {
  background: rgba(255, 220, 140, 0.05);
  color: #D6C99C;
}.egs-faq-23j {
  background: #100D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.egs-faq-23j {
  padding: 44px 24px 0;
}
}.egs-faq_in-23j {
  margin: 0 auto;
  max-width: 1340px;
}.egs-faq_head-23j {
  margin-bottom: 20px;
}.egs-faq_label-23j {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #F5A800;
  font-weight: 700;
  margin-bottom: 8px;
}.egs-faq_h2-23j {
  color: #FDF7E8;
  font-family: 'Lilita One', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.egs-faq_h2-23j {
  font-size: 1.5rem;
}
}.egs-faq_list-23j {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.egs-faq_item-23j {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 120, 0.14);
  overflow: hidden;
  background: #1C1610;
}.egs-faq_q-23j {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  align-items: center;
  overflow-wrap: break-word;
  color: #D6C99C;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  font-weight: 600;
  cursor: pointer;
}.egs-faq_q-23j:hover {
  color: #FDF7E8;
}.egs-faq_q_ic-23j {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 220, 140, 0.05);
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  color: #F5A800;
  height: 1.5rem;
  align-items: center;
  font-size: 1rem;
}.egs-faq_item-23j.egs-state_open-23j .egs-faq_q_ic-23j {
  transform: rotate(45deg);
}.egs-faq_a-23j {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  color: #8A7B5C;
}.egs-faq_item-23j.egs-state_open-23j .egs-faq_a-23j {
  display: block;
}.egs-faq_a-23j strong {
  color: #D6C99C;
  font-weight: 700;
}.egs-faq_a-23j a {
  text-decoration: underline;
  color: #F5A800;
}.egs-faq_a-23j ul,.egs-faq_a-23j ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.egs-faq_a-23j ol {
  list-style: decimal;
}.egs-faq_a-23j li {
  margin-bottom: 4px;
  line-height: 1.6;
}.egs-faq_a-23j table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 12px;
}
@media(min-width:768px) {.egs-faq_a-23j table {
  display: table;
}
}.egs-faq_a-23j th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  text-align: left;
  color: #D6C99C;
  font-weight: 700;
}.egs-faq_a-23j td {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 0.375rem 8px;
  color: #8A7B5C;
}.egs-seo-23j {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.egs-seo-23j {
  padding: 2.75rem 1.5rem 0;
}
}.egs-seo_in-23j {
  background: #1C1610;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 120, 0.14);
  max-width: 83.75rem;
}
@media(min-width: 766px) {.egs-seo_in-23j {
  padding: 36px 2.5rem;
}
}.egs-seo_label-23j {
  font-weight: 700;
  color: #F5A800;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.egs-seo_h2-23j {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Lilita One', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #FDF7E8;
  line-height: 1.25;
}
@media(min-width: 769px) {.egs-seo_h2-23j {
  font-size: 1.5rem;
}
}.egs-seo_body-23j {
  line-height: 1.75;
  color: #B0A07A;
  overflow-wrap: break-word;
  font-size: 14px;
}.egs-seo_body-23j p {
  line-height: 1.75;
  color: #B0A07A;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.egs-seo_body-23j p:last-child {
  margin-bottom: 0;
}.egs-seo_body-23j strong {
  color: #D6C99C;
  font-weight: 700;
}.egs-seo_body-23j a {
  transition: color .2s;
  color: #F5A800;
  text-decoration: underline;
}.egs-seo_body-23j a:hover {
  color: #FFBB1A;
}.egs-seo_body-23j ul,.egs-seo_body-23j ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.egs-seo_body-23j ol {
  list-style: decimal;
}.egs-seo_body-23j li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #B0A07A;
  line-height: 1.75;
}.egs-seo_body-23j table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.egs-seo_body-23j table {
  display: table;
}
}.egs-seo_body-23j th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  font-weight: 700;
  color: #D6C99C;
  text-align: left;
}.egs-seo_body-23j td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  color: #B0A07A;
}.egs-seo_cols-23j {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.egs-seo_cols-23j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.egs-seo_cols-23j {
  grid-template-columns: repeat(3,1fr);
}
}.egs-seo_col_h-23j {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D6C99C;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.egs-seo_col_p-23j {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7B5C;
}.egs-seo_stats-23j {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.egs-seo_stat-23j {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(245, 168, 0, 0.18);
  border-radius: 0.625rem;
  background: rgba(245, 168, 0, 0.07);
  min-width: 140px;
}.egs-seo_stat_val-23j {
  overflow-wrap: break-word;
  color: #F5A800;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.egs-seo_stat_lb-23j {
  overflow-wrap: break-word;
  color: #8A7B5C;
  font-size: 11px;
}.egs-seo-23j {
  background: #100D08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.egs-seo-23j {
  padding: 2.75rem 24px 0;
}
}.egs-seo_in-23j {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  background: #1C1610;
  border: 1px solid rgba(255, 210, 120, 0.14);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.egs-seo_in-23j {
  padding: 2.25rem 2.5rem;
}
}.egs-seo_label-23j {
  color: #F5A800;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.egs-seo_h2-23j {
  font-family: 'Lilita One', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #FDF7E8;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 770px) {.egs-seo_h2-23j {
  font-size: 24px;
}
}.egs-seo_body-23j {
  font-size: 0.875rem;
  color: #B0A07A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.egs-seo_body-23j p {
  line-height: 1.75;
  color: #B0A07A;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.egs-seo_body-23j p:last-child {
  margin-bottom: 0;
}.egs-seo_body-23j strong {
  color: #D6C99C;
  font-weight: 700;
}.egs-seo_body-23j a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5A800;
}.egs-seo_body-23j a:hover {
  color: #FFBB1A;
}.egs-seo_body-23j ul,.egs-seo_body-23j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.egs-seo_body-23j ol {
  list-style: decimal;
}.egs-seo_body-23j li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B0A07A;
  line-height: 1.75;
}.egs-seo_body-23j table {
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.egs-seo_body-23j table {
  display: table;
}
}.egs-seo_body-23j th {
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  padding: 0.625rem 0.75rem;
  color: #D6C99C;
  text-align: left;
  font-weight: 700;
}.egs-seo_body-23j td {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 10px 12px;
  color: #B0A07A;
}.egs-seo_cols-23j {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.egs-seo_cols-23j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.egs-seo_cols-23j {
  grid-template-columns: repeat(3,1fr);
}
}.egs-seo_col_h-23j {
  color: #D6C99C;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.egs-seo_col_p-23j {
  font-size: 0.813rem;
  color: #8A7B5C;
  line-height: 1.65;
  overflow-wrap: break-word;
}.egs-seo_stats-23j {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.egs-seo_stat-23j {
  border: 1px solid rgba(245, 168, 0, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 10px;
  flex: 1;
  background: rgba(245, 168, 0, 0.07);
  min-width: 8.75rem;
}.egs-seo_stat_val-23j {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #F5A800;
  overflow-wrap: break-word;
  font-weight: 800;
}.egs-seo_stat_lb-23j {
  color: #8A7B5C;
  font-size: 11px;
  overflow-wrap: break-word;
}.egs-seo-23j {
  background: #100D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.egs-seo-23j {
  padding: 44px 1.5rem 0;
}
}.egs-seo_in-23j {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C1610;
  border-radius: 16px;
  border: 1px solid rgba(255, 210, 120, 0.14);
  max-width: 1340px;
}
@media(min-width: 766px) {.egs-seo_in-23j {
  padding: 2.25rem 2.5rem;
}
}.egs-seo_label-23j {
  color: #F5A800;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.egs-seo_h2-23j {
  font-family: 'Lilita One', sans-serif;
  color: #FDF7E8;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.egs-seo_h2-23j {
  font-size: 1.5rem;
}
}.egs-seo_body-23j {
  color: #B0A07A;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.egs-seo_body-23j p {
  margin-bottom: 12px;
  color: #B0A07A;
  line-height: 1.75;
  font-size: 14px;
}.egs-seo_body-23j p:last-child {
  margin-bottom: 0;
}.egs-seo_body-23j strong {
  font-weight: 700;
  color: #D6C99C;
}.egs-seo_body-23j a {
  transition: color .2s;
  color: #F5A800;
  text-decoration: underline;
}.egs-seo_body-23j a:hover {
  color: #FFBB1A;
}.egs-seo_body-23j ul,.egs-seo_body-23j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.egs-seo_body-23j ol {
  list-style: decimal;
}.egs-seo_body-23j li {
  margin-bottom: 6px;
  color: #B0A07A;
  font-size: 14px;
  line-height: 1.75;
}.egs-seo_body-23j table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width:768px) {.egs-seo_body-23j table {
  display: table;
}
}.egs-seo_body-23j th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.08);
  font-weight: 700;
  color: #D6C99C;
  text-align: left;
}.egs-seo_body-23j td {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B0A07A;
}.egs-seo_cols-23j {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.egs-seo_cols-23j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.egs-seo_cols-23j {
  grid-template-columns: repeat(3,1fr);
}
}.egs-seo_col_h-23j {
  color: #D6C99C;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.egs-seo_col_p-23j {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7B5C;
  line-height: 1.65;
}.egs-seo_stats-23j {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.egs-seo_stat-23j {
  border: 1px solid rgba(245, 168, 0, 0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(245, 168, 0, 0.07);
  min-width: 140px;
}.egs-seo_stat_val-23j {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5A800;
  margin-bottom: 4px;
}.egs-seo_stat_lb-23j {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7B5C;
}.egs-ft-23j {
  border-top: 1px solid rgba(255, 220, 140, 0.05);
  background: #080603;
  margin-top: 3rem;
}.egs-ft_support-23j {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
}
@media(min-width: 770px) {.egs-ft_support-23j {
  padding: 1.75rem 1.5rem;
}
}.egs-ft_support_in-23j {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
}.egs-ft_support_main-23j {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.egs-ft_support_ic-23j {
  flex-shrink: 0;
  color: #F5A800;
}.egs-ft_support_ic-23j svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.egs-ft_support_text_title-23j {
  color: #FDF7E8;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
  overflow-wrap: break-word;
}.egs-ft_support_text_sub-23j {
  font-size: 0.75rem;
  color: #8A7B5C;
  overflow-wrap: break-word;
}.egs-ft_support_btn-23j {
  border-radius: 10px;
  transition: background .2s;
  padding: 11px 22px;
  background: #F5A800;
  font-size: 0.813rem;
  color: #FDF7E8;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.egs-ft_support_btn-23j:hover {
  background: #FFBB1A;
}.egs-ft_support_contacts-23j {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.egs-ft_support_contact-23j {
  color: #6E6148;
  line-height: 1.4;
  font-size: 0.75rem;
}.egs-ft_support_contact-23j strong {
  font-size: 0.688rem;
  color: #B0A07A;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.egs-ft_main-23j {
  border-bottom: 1px solid rgba(255, 220, 140, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 771px) {.egs-ft_main-23j {
  padding: 2.5rem 1.5rem 2rem;
}
}.egs-ft_main_in-23j {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.egs-ft_main_in-23j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.egs-ft_main_in-23j {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.egs-ft_col_logo-23j {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.egs-ft_col_logo-23j {
  grid-column: auto;
}
}.egs-ft_logo-23j {
  gap: 0.563rem;
  color: #FDF7E8;
  margin-bottom: 0.75rem;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
}.egs-ft_logo_mark-23j {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.egs-ft_logo_mark-23j img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.egs-ft_logo_sub-23j {
  font-size: 12px;
  line-height: 1.55;
  color: #6E6148;
  overflow-wrap: break-word;
  max-width: 12.5rem;
}.egs-ft_col_title-23j {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #B0A07A;
  font-weight: 700;
  font-size: 0.75rem;
}.egs-ft_col_links-23j {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.egs-ft_col_link-23j {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6E6148;
  font-size: 13px;
}.egs-ft_col_link-23j:hover {
  color: #D6C99C;
}.egs-ft_apps-23j {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.egs-ft_app_card-23j {
  transition: border-color .2s;
  background: rgba(255, 220, 140, 0.05);
  gap: 0.625rem;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 120, 0.14);
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.egs-ft_app_card-23j:hover {
  border-color: rgba(245, 168, 0, 0.55);
}.egs-ft_app_card_ic-23j svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.egs-ft_app_card_os-23j {
  color: #6E6148;
  font-weight: 600;
  font-size: 10px;
}.egs-ft_app_card_action-23j {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D6C99C;
}.egs-ft_bot-23j {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.egs-ft_bot-23j {
  padding: 1.25rem 24px;
}
}.egs-ft_bot_in-23j {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.egs-ft_socials-23j {
  gap: 0.5rem;
  display: flex;
}.egs-ft_soc-23j {
  transition: background .2s;
  background: rgba(255, 220, 140, 0.05);
  border: 1px solid rgba(255, 210, 120, 0.14);
  border-radius: 6px;
  color: #B0A07A;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 36px;
}.egs-ft_soc-23j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.egs-ft_soc-23j:hover {
  background: rgba(255, 220, 140, 0.08);
}.egs-ft_legal-23j {
  flex: 1;
  color: #9A8C6E;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 0.688rem;
}.egs-ft_legal-23j strong {
  color: #B0A07A;
  font-weight: 700;
}.egs-ft_legal-23j a {
  color: #B0A07A;
  text-decoration: underline;
}.egs-ft_age-23j {
  border: 2px solid #9A8C6E;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  height: 32px;
  color: #9A8C6E;
  display: flex;
  align-items: center;
  margin-left: auto;
  font-size: 0.688rem;
  width: 2rem;
  flex-shrink: 0;
}