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