*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #130A03;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #D4C2A4;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.eec-layout-b5q {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.eec-page-b5q {
  min-height: 100vh;
  display: flex;
}.eec-main-b5q {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.eec-main-b5q {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.eec-main-b5q {
  padding-bottom: 72px;
}
}.eec-gc-b5q {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  background: #190D06;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.eec-gc-b5q {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.eec-gc-b5q {
  width: 10.5rem;
}
}.eec-gc-b5q:hover {
  border-color: rgba(200,138,44,0.08);
  transform: translateY(-3px);
}.eec-gc_img-b5q {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.eec-gc_img-b5q img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.eec-gc_hover-b5q {
  background: rgba(10,4,0,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.eec-gc-b5q:hover .eec-gc_hover-b5q {
  opacity: 1;
}.eec-gc_hover_btn-b5q {
  background: #C88A2C;
  padding: 8px 16px;
  border-radius: 0.25rem;
  color: #F4E8D0;
  font-weight: 700;
  font-size: 0.75rem;
}.eec-gc_info-b5q {
  padding: 0.5rem 0.625rem 10px;
}.eec-gc_name-b5q {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #D4C2A4;
  max-width: 100%;
}.eec-gc_prov-b5q {
  color: #8A7862;
  font-size: 10px;
}.eec-gc_tag-b5q {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.563rem;
  font-weight: 700;
}.eec-gc_tag_hot-b5q {
  background: #C03428;
  color: #fff;
}.eec-gc_tag_new-b5q {
  background: #2E9B5A;
  color: #130A03;
}.eec-gc_tag_jp-b5q {
  background: #E8A020;
  color: #130A03;
}.eec-gc_tag_ex-b5q {
  background: #7A3D10;
  color: #fff;
}.eec-gc_tag_live-b5q {
  background: #C03428;
  color: #fff;
}.eec-gr-b5q {
  background: #130A03;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.eec-gr-b5q {
  padding: 2.25rem 24px 0;
}
}.eec-gr_in-b5q {
  margin: 0 auto;
  max-width: 1320px;
}.eec-gr_head-b5q {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.eec-gr_head_l-b5q {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.eec-gr_ic-b5q {
  border-radius: 8px;
  height: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
}.eec-gr_ic-b5q svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.eec-gr_title-b5q {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  font-weight: 700;
  color: #F4E8D0;
}
@media(min-width: 770px) {.eec-gr_title-b5q {
  font-size: 1.125rem;
}
}.eec-gr_more-b5q {
  transition: color .2s;
  gap: 0.313rem;
  color: #8C7A66;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.eec-gr_more-b5q:hover {
  color: #C88A2C;
}.eec-gr_more-b5q svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.eec-gr_arrows-b5q {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.eec-gr_arr-b5q {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  color: #A89278;
}.eec-gr_arr-b5q:hover {
  background: rgba(255,255,255,0.07);
  color: #F4E8D0;
}.eec-gr_arr-b5q svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eec-gr_seo_h-b5q {
  margin: 0 0 6px;
  font-size: 13px;
  font-weight: 700;
  color: #D4C2A4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 766px) {.eec-gr_seo_h-b5q {
  font-size: 0.875rem;
}
}.eec-gr_seo-b5q {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #8C7A66;
}.eec-gr_seo-b5q strong {
  font-weight: 600;
  color: #D4C2A4;
}.eec-gr_scroll-b5q {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.eec-gr_scroll-b5q::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.eec-gr_scroll-b5q {
  gap: 0.75rem;
}
}.eec-tb-b5q {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #120903;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  height: 56px;
  align-items: center;
  top: 0;
}.eec-tb_in-b5q {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.eec-tb_burger-b5q {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  width: 2.375rem;
  margin-right: 0.5rem;
  height: 38px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.eec-tb_burger-b5q:hover {
  background: rgba(255,255,255,0.05);
}.eec-tb_burger_line-b5q {
  background: #A89278;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.eec-tb_burger-b5q {
  display: none;
}
}.eec-tb_logo-b5q {
  gap: 0.563rem;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  flex-shrink: 0;
  color: #F4E8D0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  font-weight: 800;
}.eec-tb_logo_mark-b5q {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 2rem;
}.eec-tb_logo_mark-b5q img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eec-tb_nav-b5q {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.eec-tb_nav-b5q {
  display: flex;
}
}.eec-tb_tab-b5q {
  border-radius: 8px;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #A89278;
  font-size: 13px;
}.eec-tb_tab-b5q:hover {
  background: rgba(255,255,255,0.05);
  color: #F4E8D0;
}.eec-tb_tab-b5q.eec-state_active-b5q {
  background: rgba(200,138,44,0.18);
  color: #F4E8D0;
}.eec-tb_right-b5q {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.eec-tb_login-b5q {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #D4C2A4;
}.eec-tb_login-b5q:hover {
  border-color: rgba(200,138,44,0.48);
  color: #F4E8D0;
}
@media(min-width: 478px) {.eec-tb_login-b5q {
  display: block;
}
}.eec-tb_reg-b5q {
  padding: 9px 1.125rem;
  background: #2E9B5A;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #1A0B02;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.eec-tb_reg-b5q:hover {
  background: #38B568;
}.eec-sb-b5q {
  transform: translateX(-100%);
  background: #1E1109;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  left: 0;
  z-index: 70;
}.eec-sb-b5q.eec-state_open-b5q {
  transform: translateX(0);
}.eec-sb-b5q::-webkit-scrollbar {
  width: 4px;
}.eec-sb-b5q::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.eec-sb-b5q {
  transform: translateX(0);
}
}.eec-sb_auth-b5q {
  padding: 14px 0.75rem 10px;
}.eec-sb_btn_reg-b5q {
  transition: background .2s;
  padding: 0.688rem;
  background: #2E9B5A;
  border-radius: 0.5rem;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  color: #1A0B02;
  font-size: 13px;
}.eec-sb_btn_reg-b5q:hover {
  background: #38B568;
}.eec-sb_btn_login-b5q {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 10px;
  font-size: 0.813rem;
  color: #D4C2A4;
  text-align: center;
  font-weight: 600;
  display: block;
}.eec-sb_btn_login-b5q:hover {
  border-color: rgba(200,138,44,0.48);
  color: #F4E8D0;
}.eec-sb_promo-b5q {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1C04,#1E1109);
  border-radius: 8px;
  border: 1px solid rgba(200,138,44,0.18);
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  position: relative;
}.eec-sb_promo-b5q::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,138,44,0.18),transparent 70%);
  top: -1.25rem;
  content: '';
  width: 80px;
  right: -1.25rem;
  position: absolute;
  height: 80px;
}.eec-sb_promo_title-b5q {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C88A2C;
}.eec-sb_promo_text-b5q {
  font-weight: 600;
  color: #F4E8D0;
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
}.eec-sb_promo_sub-b5q {
  font-size: 0.625rem;
  color: #8C7A66;
  margin-top: 3px;
}.eec-sb_nav-b5q {
  padding: 6px 0.5rem 16px;
}.eec-sb_nav_lb-b5q {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #8A7862;
  text-transform: uppercase;
}.eec-sb_link-b5q {
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  display: flex;
  color: #A89278;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
}.eec-sb_link-b5q:hover {
  background: rgba(255,255,255,0.05);
  color: #F4E8D0;
}.eec-sb_link-b5q.eec-state_active-b5q {
  background: rgba(200,138,44,0.18);
  color: #F4E8D0;
}.eec-sb_ic-b5q {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
}.eec-sb_ic-b5q svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.eec-sb_ic_1-b5q {
  background: rgba(200,138,44,0.08);
  color: #C88A2C;
}.eec-sb_ic_2-b5q {
  background: rgba(46,155,90,0.18);
  color: #2E9B5A;
}.eec-sb_ic_3-b5q {
  background: rgba(232,160,32,0.18);
  color: #E8A020;
}.eec-sb_ic_4-b5q {
  background: rgba(122,61,16,0.30);
  color: #7A3D10;
}.eec-sb_ic_5-b5q {
  background: rgba(200,138,44,0.08);
  color: #E04878;
}.eec-sb_ic_6-b5q {
  background: rgba(122,61,16,0.30);
  color: #8B44C8;
}.eec-sb_badge-b5q {
  padding: 2px 0.438rem;
  background: #E8A020;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #1A0B02;
  font-size: 0.563rem;
  margin-left: auto;
}.eec-sb_bot-b5q {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.eec-sb_lang-b5q,.eec-sb_help-b5q {
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  padding: 9px 0.375rem;
  color: #A89278;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  display: flex;
}.eec-sb_lang-b5q:hover,.eec-sb_help-b5q:hover {
  border-color: rgba(200,138,44,0.48);
  color: #F4E8D0;
}.eec-sb_lang-b5q svg,.eec-sb_help-b5q svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.eec-sb_bd-b5q {
  inset: 0;
  background: rgba(10,4,0,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.eec-sb_bd-b5q.eec-state_on-b5q {
  display: block;
}
@media(min-width: 1081px) {.eec-sb_bd-b5q {
  display: none!important;
}
}.eec-mob_nav-b5q {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1E1109;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width: 1079px) {.eec-mob_nav-b5q {
  display: none;
}
}.eec-mob_nav_item-b5q {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  align-items: center;
  color: #8A7862;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.eec-mob_nav_ic-b5q {
  line-height: 1;
}.eec-mob_nav_ic-b5q svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.eec-mob_nav_lb-b5q {
  font-size: 10px;
  font-weight: 600;
  color: #8A7862;
}.eec-mob_nav_item-b5q.eec-state_active-b5q {
  color: #C88A2C;
}.eec-mob_nav_item-b5q.eec-state_active-b5q .eec-mob_nav_lb-b5q {
  color: #C88A2C;
}.eec-hero-b5q {
  background: #130A03;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.eec-hero-b5q {
  padding: 24px 24px 0;
}
}.eec-hero_in-b5q {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.eec-hero_in-b5q {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.eec-hero_in-b5q {
  grid-template-columns: 1fr 340px;
}
}.eec-hero_promo-b5q {
  background: #190D06;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width: 769px) {.eec-hero_promo-b5q {
  min-height: 280px;
}
}.eec-hero_promo_bg-b5q {
  background: linear-gradient(120deg,#3D1C04 0%,#130A03 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.eec-hero_promo_bg-b5q::after {
  inset: 0;
  background: linear-gradient(90deg,#130A03 0%,rgba(10,4,0,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.eec-hero_promo_glow-b5q {
  background: radial-gradient(circle,rgba(122,61,16,0.30) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 300px;
  right: 60px;
  top: -40px;
  pointer-events: none;
  height: 18.75rem;
}.eec-hero_promo_ct-b5q {
  padding: 28px 1.5rem 1.75rem 28px;
  justify-content: center;
  display: flex;
  max-width: 480px;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media(min-width: 766px) {.eec-hero_promo_ct-b5q {
  padding: 40px 32px;
}
}.eec-hero_badge-b5q {
  padding: 0.313rem 0.75rem;
  background: rgba(200,138,44,0.18);
  border-radius: 20px;
  border: 1px solid rgba(200,138,44,0.08);
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  display: inline-block;
  text-transform: uppercase;
  color: #C88A2C;
}.eec-hero_h1-b5q {
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F4E8D0;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
}.eec-hero_h1-b5q em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 770px) {.eec-hero_h1-b5q {
  font-size: 36px;
}
}.eec-hero_sub-b5q {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #A89278;
}
@media(min-width: 766px) {.eec-hero_sub-b5q {
  font-size: 0.875rem;
}
}.eec-hero_row-b5q {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.eec-hero_cta-b5q {
  background: #2E9B5A;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.5rem;
  box-shadow: inset 0 1px 0 rgba(180,255,200,0.18), 0 0.25rem 16px rgba(46,155,90,0.50);
  font-weight: 700;
  font-size: 0.875rem;
  color: #1A0B02;
}.eec-hero_cta-b5q:hover {
  background: #38B568;
}.eec-hero_terms-b5q {
  font-size: 0.688rem;
  color: #8A7862;
}.eec-hero_game-b5q {
  background: #190D06;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.eec-hero_game_badge-b5q {
  border-radius: 1.25rem;
  border: 1px solid rgba(232,160,32,0.18);
  background: rgba(232,160,32,0.18);
  padding: 0.313rem 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  font-size: 0.625rem;
  z-index: 3;
  top: 12px;
  left: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8A020;
}.eec-hero_game_badge-b5q svg {
  margin-right: 0.25rem;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.eec-hero_game_img-b5q {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1C04,#130A03);
  position: relative;
  padding-bottom: 60%;
}.eec-hero_game_img-b5q img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eec-hero_game_play-b5q {
  transition: opacity .2s;
  background: rgba(10,4,0,0.72);
  inset: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
}.eec-hero_game-b5q:hover .eec-hero_game_play-b5q {
  opacity: 1;
}.eec-hero_game_play-b5q span {
  border-radius: 50%;
  background: #C88A2C;
  display: flex;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
  justify-content: center;
}.eec-hero_game_play-b5q span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.eec-hero_game_info-b5q {
  padding: 14px 1rem;
}.eec-hero_game_title-b5q {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4E8D0;
  margin-bottom: 4px;
}.eec-hero_game_provider-b5q {
  font-size: 0.688rem;
  color: #8C7A66;
}.eec-hero_game_btn-b5q {
  transition: background .2s;
  margin: 12px 16px 1rem;
  background: #C88A2C;
  border-radius: 0.5rem;
  padding: 0.688rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  color: #F4E8D0;
  display: block;
}.eec-hero_game-b5q:hover .eec-hero_game_btn-b5q {
  background: #DAA040;
}.eec-sbar-b5q {
  background: #130A03;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.eec-sbar-b5q {
  padding: 18px 1.5rem 0;
}
}.eec-sbar_in-b5q {
  margin: 0 auto;
  max-width: 82.5rem;
}.eec-sbar_row-b5q {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.eec-sbar_input-b5q {
  background: #190D06;
  padding: 0.688rem 1rem;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  gap: 0.625rem;
  transition: border-color .2s;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  color: #8C7A66;
  align-items: center;
}.eec-sbar_input-b5q:hover {
  border-color: rgba(200,138,44,0.48);
}.eec-sbar_input-b5q svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
}.eec-sbar_providers-b5q {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #190D06;
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  font-weight: 600;
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #D4C2A4;
  align-items: center;
}.eec-sbar_providers-b5q:hover {
  border-color: rgba(200,138,44,0.48);
  color: #F4E8D0;
}.eec-sbar_providers-b5q svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.eec-sbar_tabs-b5q {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.eec-sbar_tabs-b5q::-webkit-scrollbar {
  display: none;
}.eec-sbar_tab-b5q {
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  color: #A89278;
  display: flex;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
}.eec-sbar_tab-b5q:hover {
  border-color: rgba(200,138,44,0.48);
  background: rgba(255,255,255,0.07);
  color: #F4E8D0;
}.eec-sbar_tab-b5q.eec-state_active-b5q {
  background: rgba(200,138,44,0.18);
  border-color: rgba(200,138,44,0.08);
  color: #F4E8D0;
}.eec-sbar_tab_ic-b5q svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.eec-wy-b5q {
  background: #130A03;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.eec-wy-b5q {
  padding: 40px 24px 0;
}
}.eec-wy_in-b5q {
  margin: 0 auto;
  max-width: 82.5rem;
}.eec-wy_head-b5q {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.eec-wy_label-b5q {
  letter-spacing: .08em;
  color: #C88A2C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}.eec-wy_h2-b5q {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4E8D0;
}
@media(min-width: 769px) {.eec-wy_h2-b5q {
  font-size: 1.5rem;
}
}.eec-wy_intro-b5q {
  margin: 0;
  line-height: 1.6;
  color: #8C7A66;
  font-size: 13px;
}.eec-wy_grid-b5q {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.eec-wy_grid-b5q {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.eec-wy_grid-b5q {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.eec-wy_card-b5q {
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1109;
  transition: border-color .2s,transform .2s;
}.eec-wy_card-b5q:hover {
  border-color: rgba(200,138,44,0.08);
  transform: translateY(-2px);
}.eec-wy_card_ic-b5q {
  background: rgba(200,138,44,0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  color: #C88A2C;
  justify-content: center;
}.eec-wy_card_ic-b5q svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.eec-wy_card_h-b5q {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  font-size: 15px;
  color: #F4E8D0;
}.eec-wy_card_p-b5q {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8C7A66;
  font-size: 0.813rem;
}.eec-wy_card_p-b5q strong {
  color: #D4C2A4;
  font-weight: 600;
}.eec-ws-b5q {
  padding: 2rem 1rem 0;
  background: #130A03;
}
@media(min-width: 771px) {.eec-ws-b5q {
  padding: 36px 1.5rem 0;
}
}.eec-ws_in-b5q {
  margin: 0 auto;
  max-width: 82.5rem;
}.eec-ws_head-b5q {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.eec-ws_title-b5q {
  gap: 10px;
  flex-wrap: wrap;
  color: #F4E8D0;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.eec-ws_title_ic-b5q svg {
  height: 18px;
  stroke-linejoin: round;
  color: #E8A020;
  width: 1.125rem;
  stroke-linecap: round;
}.eec-ws_online-b5q {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #8C7A66;
  font-weight: 600;
}.eec-ws_online_dot-b5q {
  border-radius: 50%;
  background: #2E9B5A;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 6px rgba(46,155,90,0.18);
  flex-shrink: 0;
}.eec-ws_scroll-b5q {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.eec-ws_scroll-b5q::-webkit-scrollbar {
  display: none;
}.eec-wc-b5q {
  border-radius: 8px;
  gap: 0.625rem;
  padding: 10px 14px;
  background: #190D06;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.eec-wc_img-b5q {
  background: #1E1109;
  overflow: hidden;
  border-radius: 4px;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.eec-wc_img-b5q img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eec-wc_info-b5q {
  min-width: 0;
}.eec-wc_game-b5q {
  overflow: hidden;
  color: #D4C2A4;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.eec-wc_player-b5q {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #8A7862;
  text-overflow: ellipsis;
}.eec-wc_amount-b5q {
  margin-left: auto;
  color: #2E9B5A;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.eec-app-b5q {
  padding: 36px 16px 0;
  background: #130A03;
}
@media(min-width: 769px) {.eec-app-b5q {
  padding: 44px 24px 0;
}
}.eec-app_in-b5q {
  margin: 0 auto;
  max-width: 82.5rem;
}.eec-app_head-b5q {
  margin-bottom: 1rem;
}.eec-app_label-b5q {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C88A2C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.eec-app_h2-b5q {
  color: #F4E8D0;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.eec-app_h2-b5q {
  font-size: 24px;
}
}.eec-app_sub-b5q {
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8C7A66;
}.eec-app_sub-b5q strong {
  font-weight: 700;
  color: #D4C2A4;
}.eec-app_cards-b5q {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 637px) {.eec-app_cards-b5q {
  grid-template-columns: repeat(3,1fr);
}
}.eec-app_card-b5q {
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 16px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.eec-app_card_ios-b5q {
  background: linear-gradient(135deg,rgba(200,138,44,0.18) 0%,#1E1109 100%);
}.eec-app_card_android-b5q {
  background: linear-gradient(135deg,rgba(46,155,90,0.18) 0%,#1E1109 100%);
}.eec-app_card_win-b5q {
  background: linear-gradient(135deg,rgba(232,160,32,0.18) 0%,#1E1109 100%);
}.eec-app_card_ic-b5q svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
}.eec-app_card_ic-b5q {
  color: #F4E8D0;
  flex-shrink: 0;
}.eec-app_card_os-b5q {
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #8C7A66;
  font-weight: 700;
  letter-spacing: .08em;
}.eec-app_card_title-b5q {
  color: #F4E8D0;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.eec-app_card_text-b5q {
  color: #8C7A66;
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.eec-app_card_btn-b5q {
  border-radius: 4px;
  border: 1px solid rgba(200,138,44,0.48);
  padding: 10px 18px;
  transition: background .2s;
  gap: 7px;
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  color: #F4E8D0;
  display: inline-flex;
}.eec-app_card_btn-b5q:hover {
  background: rgba(255,255,255,0.07);
}.eec-bon-b5q {
  padding: 2.25rem 16px 0;
  background: #130A03;
}
@media(min-width:768px) {.eec-bon-b5q {
  padding: 2.75rem 1.5rem 0;
}
}.eec-bon_in-b5q {
  margin: 0 auto;
  max-width: 1320px;
}.eec-bon_head-b5q {
  margin-bottom: 20px;
}.eec-bon_label-b5q {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C88A2C;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.eec-bon_h2-b5q {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E8D0;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 766px) {.eec-bon_h2-b5q {
  font-size: 1.5rem;
}
}.eec-bon_seo-b5q {
  color: #8C7A66;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
}.eec-bon_seo-b5q strong {
  color: #D4C2A4;
  font-weight: 700;
}.eec-bon_seo-b5q a {
  color: #C88A2C;
  text-decoration: underline;
}.eec-bon_grid-b5q {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.eec-bon_grid-b5q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.eec-bon_grid-b5q {
  grid-template-columns: repeat(5,1fr);
}
}.eec-bon_card-b5q {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #190D06;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.eec-bon_card-b5q:hover {
  transform: translateY(-2px);
  border-color: rgba(200,138,44,0.08);
}.eec-bon_card_ic-b5q svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eec-bon_card_ic-b5q {
  margin-bottom: 10px;
}.eec-bon_card_type-b5q {
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8C7A66;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.eec-bon_card_amount-b5q {
  line-height: 1.1;
  margin-bottom: 6px;
  color: #E8A020;
  font-weight: 800;
  font-size: 18px;
}.eec-bon_card_name-b5q {
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F4E8D0;
  font-size: 13px;
  overflow-wrap: break-word;
}.eec-bon_card_detail-b5q {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #8A7862;
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
}.eec-prov-b5q {
  padding: 2.25rem 16px 0;
  background: #130A03;
}
@media(min-width: 765px) {.eec-prov-b5q {
  padding: 44px 24px 0;
}
}.eec-prov_in-b5q {
  margin: 0 auto;
  max-width: 82.5rem;
}.eec-prov_head-b5q {
  margin-bottom: 16px;
}.eec-prov_label-b5q {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C88A2C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.eec-prov_h2-b5q {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.eec-prov_h2-b5q {
  font-size: 24px;
}
}.eec-prov_seo-b5q {
  margin-bottom: 1rem;
  color: #8C7A66;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.eec-prov_seo-b5q strong {
  color: #D4C2A4;
  font-weight: 700;
}.eec-prov_seo-b5q a {
  text-decoration: underline;
  color: #C88A2C;
}.eec-prov_grid-b5q {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.eec-prov_grid-b5q {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.eec-prov_grid-b5q {
  grid-template-columns: repeat(8,1fr);
}
}.eec-prov_card-b5q {
  gap: 0.438rem;
  padding: 14px 10px;
  background: #190D06;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.eec-prov_card-b5q:hover {
  border-color: rgba(200,138,44,0.48);
  background: #1E1109;
}.eec-prov_logo-b5q {
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  display: flex;
}.eec-prov_logo-b5q img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.eec-prov_name-b5q {
  text-align: center;
  overflow-wrap: break-word;
  color: #A89278;
  font-weight: 600;
  font-size: 0.688rem;
}.eec-reg-b5q {
  background: #130A03;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.eec-reg-b5q {
  padding: 44px 24px 0;
}
}.eec-reg_in-b5q {
  padding: 28px 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1E1109;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.eec-reg_in-b5q {
  padding: 40px;
}
}.eec-reg_top-b5q {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.eec-reg_top-b5q {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.eec-reg_label-b5q {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C88A2C;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.eec-reg_h2-b5q {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
  line-height: 1.2;
}
@media(min-width: 771px) {.eec-reg_h2-b5q {
  font-size: 1.75rem;
}
}.eec-reg_bonus-b5q {
  border: 1px solid rgba(232,160,32,0.18);
  background: rgba(232,160,32,0.18);
  padding: 10px 1rem;
  gap: 0.5rem;
  border-radius: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.eec-reg_bonus_amount-b5q {
  color: #E8A020;
  font-size: 20px;
  font-weight: 800;
}.eec-reg_bonus_text-b5q {
  color: #A89278;
  font-size: 0.813rem;
  line-height: 1.35;
}.eec-reg_cta_btn-b5q {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #2E9B5A;
  border-radius: 0.5rem;
  font-weight: 700;
  display: inline-block;
  color: #1A0B02;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  box-shadow: inset 0 1px 0 rgba(180,255,200,0.18), 0 4px 16px rgba(46,155,90,0.50);
}.eec-reg_cta_btn-b5q:hover {
  background: #38B568;
}.eec-reg_terms-b5q {
  color: #8A7862;
  line-height: 1.5;
  font-size: 0.688rem;
}.eec-reg_seo-b5q {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #8C7A66;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 20px;
}.eec-reg_seo-b5q p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #8C7A66;
  font-size: 0.813rem;
}.eec-reg_seo-b5q p:last-child {
  margin-bottom: 0;
}.eec-reg_seo-b5q strong {
  color: #D4C2A4;
  font-weight: 700;
}.eec-reg_seo-b5q a {
  transition: color .2s;
  color: #C88A2C;
  text-decoration: underline;
}.eec-reg_seo-b5q a:hover {
  color: #DAA040;
}.eec-reg_seo-b5q ul,.eec-reg_seo-b5q ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.eec-reg_seo-b5q ol {
  list-style: decimal;
}.eec-reg_seo-b5q li {
  font-size: 13px;
  color: #8C7A66;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.eec-reg_seo-b5q table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.eec-reg_seo-b5q table {
  display: table;
}
}.eec-reg_seo-b5q th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #D4C2A4;
  font-weight: 700;
  text-align: left;
}.eec-reg_seo-b5q td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8C7A66;
}.eec-reg_steps-b5q {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.eec-reg_steps-b5q {
  margin-top: 0;
}
}.eec-reg_step-b5q {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.eec-reg_step_num-b5q {
  border: 1px solid rgba(200,138,44,0.08);
  background: rgba(200,138,44,0.18);
  border-radius: 50%;
  flex-shrink: 0;
  color: #C88A2C;
  display: flex;
  justify-content: center;
  height: 34px;
  width: 2.125rem;
  font-size: 14px;
  font-weight: 800;
  align-items: center;
}.eec-reg_step_title-b5q {
  font-weight: 700;
  color: #F4E8D0;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.eec-reg_step_text-b5q {
  line-height: 1.5;
  font-size: 12px;
  color: #8C7A66;
}.eec-reg_trust-b5q {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.eec-reg_trust_item-b5q {
  gap: 7px;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #8C7A66;
}.eec-reg_trust_ic-b5q svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  color: #C88A2C;
  stroke-linejoin: round;
}.eec-htp-b5q {
  padding: 2.25rem 1rem 0;
  background: #130A03;
}
@media(min-width: 771px) {.eec-htp-b5q {
  padding: 44px 24px 0;
}
}.eec-htp_in-b5q {
  margin: 0 auto;
  max-width: 1320px;
}.eec-htp_head-b5q {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.eec-htp_label-b5q {
  text-transform: uppercase;
  color: #C88A2C;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.eec-htp_h2-b5q {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.eec-htp_h2-b5q {
  font-size: 28px;
}
}.eec-htp_intro-b5q {
  line-height: 1.6;
  color: #8C7A66;
  font-size: 14px;
}.eec-htp_steps-b5q {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.eec-htp_steps-b5q {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.eec-htp_steps-b5q {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.eec-htp_step-b5q {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 20px 18px 1.125rem;
  background: #1E1109;
  flex-direction: column;
  display: flex;
  position: relative;
}.eec-htp_step_num-b5q {
  background: #C88A2C;
  border-radius: 50%;
  height: 28px;
  top: -12px;
  align-items: center;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #1A0B02;
  font-size: 13px;
  display: flex;
  justify-content: center;
  width: 1.75rem;
  left: 20px;
  position: absolute;
}.eec-htp_step_ic-b5q {
  border-radius: 0.25rem;
  background: rgba(200,138,44,0.18);
  margin: 8px 0 0.75rem;
  width: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #C88A2C;
  height: 2.25rem;
}.eec-htp_step_ic-b5q svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.eec-htp_step_h-b5q {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4E8D0;
}.eec-htp_step_p-b5q {
  color: #8C7A66;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.eec-htp_step_p-b5q strong {
  color: #D4C2A4;
  font-weight: 600;
}.eec-htp_cta-b5q {
  padding: 0.813rem 1.625rem;
  background: #2E9B5A;
  transition: background .2s;
  border-radius: 0.5rem;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
  color: #1A0B02;
}.eec-htp_cta-b5q:hover {
  background: #38B568;
}.eec-faq-b5q {
  background: #130A03;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.eec-faq-b5q {
  padding: 44px 24px 0;
}
}.eec-faq_in-b5q {
  margin: 0 auto;
  max-width: 82.5rem;
}.eec-faq_head-b5q {
  margin-bottom: 1.25rem;
}.eec-faq_label-b5q {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C88A2C;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.eec-faq_h2-b5q {
  font-family: 'Cinzel', serif;
  color: #F4E8D0;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.eec-faq_h2-b5q {
  font-size: 24px;
}
}.eec-faq_list-b5q {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.eec-faq_item-b5q {
  background: #1E1109;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
}.eec-faq_q-b5q {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  color: #D4C2A4;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
}.eec-faq_q-b5q:hover {
  color: #F4E8D0;
}.eec-faq_q_ic-b5q {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  font-size: 1rem;
  color: #C88A2C;
  justify-content: center;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 24px;
}.eec-faq_item-b5q.eec-state_open-b5q .eec-faq_q_ic-b5q {
  transform: rotate(45deg);
}.eec-faq_a-b5q {
  padding: 0 1.25rem 1rem;
  color: #8C7A66;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
}.eec-faq_item-b5q.eec-state_open-b5q .eec-faq_a-b5q {
  display: block;
}.eec-faq_a-b5q strong {
  color: #D4C2A4;
  font-weight: 700;
}.eec-faq_a-b5q a {
  color: #C88A2C;
  text-decoration: underline;
}.eec-faq_a-b5q ul,.eec-faq_a-b5q ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.eec-faq_a-b5q ol {
  list-style: decimal;
}.eec-faq_a-b5q li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.eec-faq_a-b5q table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.eec-faq_a-b5q table {
  display: table;
}
}.eec-faq_a-b5q th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C2A4;
}.eec-faq_a-b5q td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8C7A66;
}.eec-seo-b5q {
  padding: 36px 1rem 0;
  background: #130A03;
}
@media(min-width: 765px) {.eec-seo-b5q {
  padding: 2.75rem 24px 0;
}
}.eec-seo_in-b5q {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1E1109;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.eec-seo_in-b5q {
  padding: 36px 40px;
}
}.eec-seo_label-b5q {
  margin-bottom: 10px;
  color: #C88A2C;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.eec-seo_h2-b5q {
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4E8D0;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.eec-seo_h2-b5q {
  font-size: 24px;
}
}.eec-seo_body-b5q {
  font-size: 14px;
  line-height: 1.75;
  color: #A89278;
  overflow-wrap: break-word;
}.eec-seo_body-b5q p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A89278;
  line-height: 1.75;
}.eec-seo_body-b5q p:last-child {
  margin-bottom: 0;
}.eec-seo_body-b5q strong {
  font-weight: 700;
  color: #D4C2A4;
}.eec-seo_body-b5q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C88A2C;
}.eec-seo_body-b5q a:hover {
  color: #DAA040;
}.eec-seo_body-b5q ul,.eec-seo_body-b5q ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.eec-seo_body-b5q ol {
  list-style: decimal;
}.eec-seo_body-b5q li {
  font-size: 14px;
  line-height: 1.75;
  color: #A89278;
  margin-bottom: 0.375rem;
}.eec-seo_body-b5q table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.eec-seo_body-b5q table {
  display: table;
}
}.eec-seo_body-b5q th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C2A4;
  font-weight: 700;
  text-align: left;
}.eec-seo_body-b5q td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89278;
}.eec-seo_cols-b5q {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.eec-seo_cols-b5q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eec-seo_cols-b5q {
  grid-template-columns: repeat(3,1fr);
}
}.eec-seo_col_h-b5q {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D4C2A4;
  margin-bottom: 0.438rem;
}.eec-seo_col_p-b5q {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8C7A66;
  line-height: 1.65;
}.eec-seo_stats-b5q {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.eec-seo_stat-b5q {
  padding: 14px 16px;
  background: rgba(200,138,44,0.08);
  flex: 1;
  border: 1px solid rgba(200,138,44,0.18);
  border-radius: 8px;
  min-width: 140px;
}.eec-seo_stat_val-b5q {
  overflow-wrap: break-word;
  color: #C88A2C;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.eec-seo_stat_lb-b5q {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8C7A66;
}.eec-seo-b5q {
  background: #130A03;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.eec-seo-b5q {
  padding: 2.75rem 24px 0;
}
}.eec-seo_in-b5q {
  margin: 0 auto;
  background: #1E1109;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.eec-seo_in-b5q {
  padding: 2.25rem 40px;
}
}.eec-seo_label-b5q {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C88A2C;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
}.eec-seo_h2-b5q {
  line-height: 1.25;
  font-size: 20px;
  color: #F4E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.eec-seo_h2-b5q {
  font-size: 24px;
}
}.eec-seo_body-b5q {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A89278;
}.eec-seo_body-b5q p {
  margin-bottom: 0.75rem;
  color: #A89278;
  line-height: 1.75;
  font-size: 14px;
}.eec-seo_body-b5q p:last-child {
  margin-bottom: 0;
}.eec-seo_body-b5q strong {
  font-weight: 700;
  color: #D4C2A4;
}.eec-seo_body-b5q a {
  transition: color .2s;
  color: #C88A2C;
  text-decoration: underline;
}.eec-seo_body-b5q a:hover {
  color: #DAA040;
}.eec-seo_body-b5q ul,.eec-seo_body-b5q ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.eec-seo_body-b5q ol {
  list-style: decimal;
}.eec-seo_body-b5q li {
  color: #A89278;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.eec-seo_body-b5q table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 766px) {.eec-seo_body-b5q table {
  display: table;
}
}.eec-seo_body-b5q th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C2A4;
  text-align: left;
  font-weight: 700;
}.eec-seo_body-b5q td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #A89278;
}.eec-seo_cols-b5q {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.eec-seo_cols-b5q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.eec-seo_cols-b5q {
  grid-template-columns: repeat(3,1fr);
}
}.eec-seo_col_h-b5q {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D4C2A4;
  overflow-wrap: break-word;
}.eec-seo_col_p-b5q {
  color: #8C7A66;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.eec-seo_stats-b5q {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.eec-seo_stat-b5q {
  border: 1px solid rgba(200,138,44,0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(200,138,44,0.08);
  min-width: 140px;
}.eec-seo_stat_val-b5q {
  font-size: 1.25rem;
  color: #C88A2C;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.eec-seo_stat_lb-b5q {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8C7A66;
}.eec-seo-b5q {
  padding: 36px 1rem 0;
  background: #130A03;
}
@media(min-width: 766px) {.eec-seo-b5q {
  padding: 2.75rem 1.5rem 0;
}
}.eec-seo_in-b5q {
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1109;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.eec-seo_in-b5q {
  padding: 2.25rem 2.5rem;
}
}.eec-seo_label-b5q {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C88A2C;
}.eec-seo_h2-b5q {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E8D0;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.eec-seo_h2-b5q {
  font-size: 1.5rem;
}
}.eec-seo_body-b5q {
  line-height: 1.75;
  color: #A89278;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.eec-seo_body-b5q p {
  margin-bottom: 0.75rem;
  color: #A89278;
  line-height: 1.75;
  font-size: 14px;
}.eec-seo_body-b5q p:last-child {
  margin-bottom: 0;
}.eec-seo_body-b5q strong {
  color: #D4C2A4;
  font-weight: 700;
}.eec-seo_body-b5q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C88A2C;
}.eec-seo_body-b5q a:hover {
  color: #DAA040;
}.eec-seo_body-b5q ul,.eec-seo_body-b5q ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.eec-seo_body-b5q ol {
  list-style: decimal;
}.eec-seo_body-b5q li {
  margin-bottom: 0.375rem;
  color: #A89278;
  line-height: 1.75;
  font-size: 14px;
}.eec-seo_body-b5q table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.eec-seo_body-b5q table {
  display: table;
}
}.eec-seo_body-b5q th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C2A4;
  text-align: left;
  font-weight: 700;
}.eec-seo_body-b5q td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89278;
}.eec-seo_cols-b5q {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.eec-seo_cols-b5q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eec-seo_cols-b5q {
  grid-template-columns: repeat(3,1fr);
}
}.eec-seo_col_h-b5q {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4C2A4;
}.eec-seo_col_p-b5q {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8C7A66;
}.eec-seo_stats-b5q {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.eec-seo_stat-b5q {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(200,138,44,0.18);
  border-radius: 8px;
  background: rgba(200,138,44,0.08);
  min-width: 8.75rem;
}.eec-seo_stat_val-b5q {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C88A2C;
  font-weight: 800;
  font-size: 1.25rem;
}.eec-seo_stat_lb-b5q {
  font-size: 0.688rem;
  color: #8C7A66;
  overflow-wrap: break-word;
}.eec-ft-b5q {
  background: #0B0501;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.eec-ft_support-b5q {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.eec-ft_support-b5q {
  padding: 28px 1.5rem;
}
}.eec-ft_support_in-b5q {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.eec-ft_support_main-b5q {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.eec-ft_support_ic-b5q {
  color: #C88A2C;
  flex-shrink: 0;
}.eec-ft_support_ic-b5q svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
}.eec-ft_support_text_title-b5q {
  font-weight: 700;
  color: #F4E8D0;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.eec-ft_support_text_sub-b5q {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8C7A66;
}.eec-ft_support_btn-b5q {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 8px;
  background: #C88A2C;
  white-space: nowrap;
  font-weight: 700;
  color: #F4E8D0;
  font-size: 0.813rem;
  flex-shrink: 0;
}.eec-ft_support_btn-b5q:hover {
  background: #DAA040;
}.eec-ft_support_contacts-b5q {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.eec-ft_support_contact-b5q {
  color: #8A7862;
  font-size: 0.75rem;
  line-height: 1.4;
}.eec-ft_support_contact-b5q strong {
  font-size: 0.688rem;
  color: #A89278;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.eec-ft_main-b5q {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.eec-ft_main-b5q {
  padding: 40px 1.5rem 32px;
}
}.eec-ft_main_in-b5q {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 638px) {.eec-ft_main_in-b5q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.eec-ft_main_in-b5q {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.eec-ft_col_logo-b5q {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.eec-ft_col_logo-b5q {
  grid-column: auto;
}
}.eec-ft_logo-b5q {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4E8D0;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 1rem;
  display: flex;
}.eec-ft_logo_mark-b5q {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
}.eec-ft_logo_mark-b5q img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eec-ft_logo_sub-b5q {
  max-width: 12.5rem;
  line-height: 1.55;
  color: #8A7862;
  font-size: 12px;
  overflow-wrap: break-word;
}.eec-ft_col_title-b5q {
  color: #A89278;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
}.eec-ft_col_links-b5q {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.eec-ft_col_link-b5q {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7862;
}.eec-ft_col_link-b5q:hover {
  color: #D4C2A4;
}.eec-ft_apps-b5q {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.eec-ft_app_card-b5q {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.eec-ft_app_card-b5q:hover {
  border-color: rgba(200,138,44,0.48);
}.eec-ft_app_card_ic-b5q svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.eec-ft_app_card_os-b5q {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8A7862;
}.eec-ft_app_card_action-b5q {
  font-weight: 700;
  font-size: 12px;
  color: #D4C2A4;
}.eec-ft_bot-b5q {
  padding: 20px 16px;
}
@media(min-width: 769px) {.eec-ft_bot-b5q {
  padding: 1.25rem 1.5rem;
}
}.eec-ft_bot_in-b5q {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.eec-ft_socials-b5q {
  gap: 8px;
  display: flex;
}.eec-ft_soc-b5q {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  color: #A89278;
}.eec-ft_soc-b5q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.eec-ft_soc-b5q:hover {
  background: rgba(255,255,255,0.07);
}.eec-ft_legal-b5q {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #887464;
  min-width: 12.5rem;
}.eec-ft_legal-b5q strong {
  font-weight: 700;
  color: #A89278;
}.eec-ft_legal-b5q a {
  text-decoration: underline;
  color: #A89278;
}.eec-ft_age-b5q {
  border: 2px solid #887464;
  border-radius: 50%;
  align-items: center;
  margin-left: auto;
  height: 32px;
  width: 2rem;
  color: #887464;
  font-size: 11px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
}