html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #150E07;
  min-height: 100vh;
  font-family: 'Barlow Condensed', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C8B898;
}.ezf-layout_w5w {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.ezf-page_w5w {
  display: flex;
  min-height: 100vh;
}.ezf-main_w5w {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1078px) {.ezf-main_w5w {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.ezf-main_w5w {
  padding-bottom: 72px;
}
}.ezf-gc_w5w {
  background: #1A110A;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 641px) {.ezf-gc_w5w {
  width: 156px;
}
}
@media(min-width: 1077px) {.ezf-gc_w5w {
  width: 168px;
}
}.ezf-gc_w5w:hover {
  border-color: rgba(200,130,26,0.08);
  transform: translateY(-3px);
}.ezf-gc_img_w5w {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ezf-gc_img_w5w img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.ezf-gc_hover_w5w {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10,6,2,0.74);
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.ezf-gc_w5w:hover .ezf-gc_hover_w5w {
  opacity: 1;
}.ezf-gc_hover_btn_w5w {
  padding: 8px 1rem;
  border-radius: 0.313rem;
  background: #C8821A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F0E8DA;
}.ezf-gc_info_w5w {
  padding: 8px 0.625rem 0.625rem;
}.ezf-gc_name_w5w {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #C8B898;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
}.ezf-gc_prov_w5w {
  color: #8C7660;
  font-size: 0.625rem;
}.ezf-gc_tag_w5w {
  border-radius: 4px;
  padding: 2px 7px;
  top: 0.375rem;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  font-size: 9px;
}.ezf-gc_tag_hot_w5w {
  background: #D43A2E;
  color: #fff;
}.ezf-gc_tag_new_w5w {
  background: #2E9E5B;
  color: #150E07;
}.ezf-gc_tag_jp_w5w {
  background: #E8A020;
  color: #150E07;
}.ezf-gc_tag_ex_w5w {
  background: #7A5C38;
  color: #fff;
}.ezf-gc_tag_live_w5w {
  background: #D43A2E;
  color: #fff;
}.ezf-gr_w5w {
  padding: 32px 1rem 0;
  background: #150E07;
}
@media(min-width: 769px) {.ezf-gr_w5w {
  padding: 36px 24px 0;
}
}.ezf-gr_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-gr_head_w5w {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.ezf-gr_head_l_w5w {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.ezf-gr_ic_w5w {
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.ezf-gr_ic_w5w svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.ezf-gr_title_w5w {
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ezf-gr_title_w5w {
  font-size: 18px;
}
}.ezf-gr_more_w5w {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  color: #907558;
}.ezf-gr_more_w5w:hover {
  color: #C8821A;
}.ezf-gr_more_w5w svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.ezf-gr_arrows_w5w {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ezf-gr_arr_w5w {
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  color: #A08464;
  height: 30px;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  display: flex;
}.ezf-gr_arr_w5w:hover {
  background: rgba(255,255,255,0.07);
  color: #F0E8DA;
}.ezf-gr_arr_w5w svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.ezf-gr_seo_h_w5w {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  max-width: 42.5rem;
  color: #C8B898;
}
@media(min-width: 771px) {.ezf-gr_seo_h_w5w {
  font-size: 14px;
}
}.ezf-gr_seo_w5w {
  font-size: 12px;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #907558;
  overflow-wrap: break-word;
}.ezf-gr_seo_w5w strong {
  color: #C8B898;
  font-weight: 600;
}.ezf-gr_scroll_w5w {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
}.ezf-gr_scroll_w5w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ezf-gr_scroll_w5w {
  gap: 12px;
}
}.ezf-tb_w5w {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #120C05;
  z-index: 80;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  align-items: center;
  top: 0;
  height: 56px;
}.ezf-tb_in_w5w {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.ezf-tb_burger_w5w {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  margin-right: 8px;
  display: flex;
}.ezf-tb_burger_w5w:hover {
  background: rgba(255,255,255,0.05);
}.ezf-tb_burger_line_w5w {
  border-radius: 1px;
  background: #A08464;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.ezf-tb_burger_w5w {
  display: none;
}
}.ezf-tb_logo_w5w {
  gap: 9px;
  margin-right: 1.25rem;
  align-items: center;
  flex-shrink: 0;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #F0E8DA;
}.ezf-tb_logo_mark_w5w {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 32px;
}.ezf-tb_logo_mark_w5w img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ezf-tb_nav_w5w {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.ezf-tb_nav_w5w {
  display: flex;
}
}.ezf-tb_tab_w5w {
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #A08464;
  white-space: nowrap;
  font-size: 13px;
}.ezf-tb_tab_w5w:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E8DA;
}.ezf-tb_tab_w5w.ezf-state_active_w5w {
  background: rgba(200,130,26,0.18);
  color: #F0E8DA;
}.ezf-tb_right_w5w {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.ezf-tb_login_w5w {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 9px 16px;
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  color: #C8B898;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.ezf-tb_login_w5w:hover {
  border-color: rgba(200,130,26,0.50);
  color: #F0E8DA;
}
@media(min-width: 481px) {.ezf-tb_login_w5w {
  display: block;
}
}.ezf-tb_reg_w5w {
  background: #2E9E5B;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #0D0804;
  font-size: 0.813rem;
  font-weight: 700;
}.ezf-tb_reg_w5w:hover {
  background: #35B468;
}.ezf-sb_w5w {
  background: #1F1509;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  width: 220px;
}.ezf-sb_w5w.ezf-state_open_w5w {
  transform: translateX(0);
}.ezf-sb_w5w::-webkit-scrollbar {
  width: 0.25rem;
}.ezf-sb_w5w::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.ezf-sb_w5w {
  transform: translateX(0);
}
}.ezf-sb_auth_w5w {
  padding: 14px 0.75rem 0.625rem;
}.ezf-sb_btn_reg_w5w {
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  background: #2E9E5B;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #0D0804;
  text-align: center;
}.ezf-sb_btn_reg_w5w:hover {
  background: #35B468;
}.ezf-sb_btn_login_w5w {
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  color: #C8B898;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
}.ezf-sb_btn_login_w5w:hover {
  border-color: rgba(200,130,26,0.50);
  color: #F0E8DA;
}.ezf-sb_promo_w5w {
  background: linear-gradient(135deg,#3A1A06,#1F1509);
  margin: 0 12px 10px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(200,130,26,0.18);
  padding: 12px 0.875rem;
  position: relative;
}.ezf-sb_promo_w5w::before {
  background: radial-gradient(circle,rgba(200,130,26,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 5rem;
  right: -20px;
  position: absolute;
  width: 5rem;
  top: -20px;
}.ezf-sb_promo_title_w5w {
  color: #C8821A;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 4px;
}.ezf-sb_promo_text_w5w {
  font-weight: 600;
  color: #F0E8DA;
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
}.ezf-sb_promo_sub_w5w {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #907558;
}.ezf-sb_nav_w5w {
  padding: 0.375rem 8px 16px;
}.ezf-sb_nav_lb_w5w {
  padding: 10px 8px 6px;
  font-weight: 700;
  color: #8C7660;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.ezf-sb_link_w5w {
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  display: flex;
  color: #A08464;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ezf-sb_link_w5w:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E8DA;
}.ezf-sb_link_w5w.ezf-state_active_w5w {
  background: rgba(200,130,26,0.18);
  color: #F0E8DA;
}.ezf-sb_ic_w5w {
  border-radius: 5px;
  width: 30px;
  align-items: center;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.ezf-sb_ic_w5w svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.ezf-sb_ic_1_w5w {
  background: rgba(200,130,26,0.08);
  color: #C8821A;
}.ezf-sb_ic_2_w5w {
  background: rgba(46,158,91,0.18);
  color: #2E9E5B;
}.ezf-sb_ic_3_w5w {
  background: rgba(232,160,32,0.18);
  color: #E8A020;
}.ezf-sb_ic_4_w5w {
  background: rgba(122,92,56,0.22);
  color: #7A5C38;
}.ezf-sb_ic_5_w5w {
  background: rgba(200,130,26,0.08);
  color: #E0487A;
}.ezf-sb_ic_6_w5w {
  background: rgba(122,92,56,0.22);
  color: #9B4FD4;
}.ezf-sb_badge_w5w {
  padding: 2px 0.438rem;
  border-radius: 5px;
  background: #E8A020;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0D0804;
}.ezf-sb_bot_w5w {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.ezf-sb_lang_w5w,.ezf-sb_help_w5w {
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 6px;
  transition: border-color .2s;
  border-radius: 0.313rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #A08464;
  justify-content: center;
}.ezf-sb_lang_w5w:hover,.ezf-sb_help_w5w:hover {
  border-color: rgba(200,130,26,0.50);
  color: #F0E8DA;
}.ezf-sb_lang_w5w svg,.ezf-sb_help_w5w svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ezf-sb_bd_w5w {
  inset: 0;
  background: rgba(10,6,2,0.74);
  display: none;
  position: fixed;
  z-index: 69;
}.ezf-sb_bd_w5w.ezf-state_on_w5w {
  display: block;
}
@media(min-width: 1078px) {.ezf-sb_bd_w5w {
  display: none!important;
}
}.ezf-mob_nav_w5w {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1F1509;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.ezf-mob_nav_w5w {
  display: none;
}
}.ezf-mob_nav_item_w5w {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #8C7660;
}.ezf-mob_nav_ic_w5w {
  line-height: 1;
}.ezf-mob_nav_ic_w5w svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ezf-mob_nav_lb_w5w {
  color: #8C7660;
  font-size: 10px;
  font-weight: 600;
}.ezf-mob_nav_item_w5w.ezf-state_active_w5w {
  color: #C8821A;
}.ezf-mob_nav_item_w5w.ezf-state_active_w5w .ezf-mob_nav_lb_w5w {
  color: #C8821A;
}.ezf-hero_w5w {
  padding: 1.25rem 16px 0;
  background: #150E07;
}
@media(min-width: 769px) {.ezf-hero_w5w {
  padding: 1.5rem 24px 0;
}
}.ezf-hero_in_w5w {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 857px) {.ezf-hero_in_w5w {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.ezf-hero_in_w5w {
  grid-template-columns: 1fr 340px;
}
}.ezf-hero_promo_w5w {
  background: #1A110A;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 771px) {.ezf-hero_promo_w5w {
  min-height: 17.5rem;
}
}.ezf-hero_promo_bg_w5w {
  background: linear-gradient(120deg,#3A1A06 0%,#150E07 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.ezf-hero_promo_bg_w5w::after {
  inset: 0;
  background: linear-gradient(90deg,#150E07 0%,rgba(10,6,2,0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ezf-hero_promo_glow_w5w {
  background: radial-gradient(circle,rgba(122,92,56,0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  right: 3.75rem;
  width: 300px;
  top: -2.5rem;
}.ezf-hero_promo_ct_w5w {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 770px) {.ezf-hero_promo_ct_w5w {
  padding: 40px 2rem;
}
}.ezf-hero_badge_w5w {
  border-radius: 1.25rem;
  padding: 0.313rem 12px;
  background: rgba(200,130,26,0.18);
  border: 1px solid rgba(200,130,26,0.08);
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
  color: #C8821A;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.ezf-hero_h1_w5w {
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  font-weight: 800;
  line-height: 1.15;
  font-size: 26px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.ezf-hero_h1_w5w em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.ezf-hero_h1_w5w {
  font-size: 2.25rem;
}
}.ezf-hero_sub_w5w {
  color: #A08464;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.ezf-hero_sub_w5w {
  font-size: 0.875rem;
}
}.ezf-hero_row_w5w {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ezf-hero_cta_w5w {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 10px;
  background: #2E9E5B;
  color: #0D0804;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 2px 4px 0px rgba(14,50,24,0.85), 0 0 16px rgba(46,158,91,0.40);
}.ezf-hero_cta_w5w:hover {
  background: #35B468;
}.ezf-hero_terms_w5w {
  color: #8C7660;
  font-size: 0.688rem;
}.ezf-hero_game_w5w {
  border: 1px solid rgba(255,255,255,0.06);
  background: #1A110A;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.ezf-hero_game_badge_w5w {
  background: rgba(232,160,32,0.18);
  border: 1px solid rgba(232,160,32,0.18);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.75rem;
  font-size: 0.625rem;
  color: #E8A020;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  left: 12px;
}.ezf-hero_game_badge_w5w svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 4px;
}.ezf-hero_game_img_w5w {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1A06,#150E07);
  position: relative;
  padding-bottom: 60%;
}.ezf-hero_game_img_w5w img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.ezf-hero_game_play_w5w {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10,6,2,0.74);
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.ezf-hero_game_w5w:hover .ezf-hero_game_play_w5w {
  opacity: 1;
}.ezf-hero_game_play_w5w span {
  background: #C8821A;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  display: flex;
}.ezf-hero_game_play_w5w span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.ezf-hero_game_info_w5w {
  padding: 14px 16px;
}.ezf-hero_game_title_w5w {
  color: #F0E8DA;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ezf-hero_game_provider_w5w {
  font-size: 0.688rem;
  color: #907558;
}.ezf-hero_game_btn_w5w {
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  background: #C8821A;
  padding: 11px;
  border-radius: 0.625rem;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #F0E8DA;
}.ezf-hero_game_w5w:hover .ezf-hero_game_btn_w5w {
  background: #DC9422;
}.ezf-sbar_w5w {
  padding: 1rem 16px 0;
  background: #150E07;
}
@media(min-width: 767px) {.ezf-sbar_w5w {
  padding: 18px 24px 0;
}
}.ezf-sbar_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-sbar_row_w5w {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ezf-sbar_input_w5w {
  flex: 1;
  background: #1A110A;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 10px;
  padding: 11px 16px;
  gap: 10px;
  color: #907558;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
}.ezf-sbar_input_w5w:hover {
  border-color: rgba(200,130,26,0.50);
}.ezf-sbar_input_w5w svg {
  width: 15px;
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.ezf-sbar_providers_w5w {
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A110A;
  border-radius: 0.625rem;
  transition: border-color .2s;
  gap: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #C8B898;
}.ezf-sbar_providers_w5w:hover {
  border-color: rgba(200,130,26,0.50);
  color: #F0E8DA;
}.ezf-sbar_providers_w5w svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.ezf-sbar_tabs_w5w {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ezf-sbar_tabs_w5w::-webkit-scrollbar {
  display: none;
}.ezf-sbar_tab_w5w {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.5rem 14px;
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #A08464;
  cursor: pointer;
}.ezf-sbar_tab_w5w:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(200,130,26,0.50);
  color: #F0E8DA;
}.ezf-sbar_tab_w5w.ezf-state_active_w5w {
  background: rgba(200,130,26,0.18);
  border-color: rgba(200,130,26,0.08);
  color: #F0E8DA;
}.ezf-sbar_tab_ic_w5w svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.ezf-gcg_w5w {
  background: #150E07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ezf-gcg_w5w {
  padding: 2.75rem 1.5rem 0;
}
}.ezf-gcg_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-gcg_head_w5w {
  margin-bottom: 20px;
  max-width: 720px;
}.ezf-gcg_label_w5w {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8821A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.ezf-gcg_h2_w5w {
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.ezf-gcg_h2_w5w {
  font-size: 28px;
}
}.ezf-gcg_intro_w5w {
  color: #907558;
  line-height: 1.6;
  font-size: 13px;
}.ezf-gcg_grid_w5w {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ezf-gcg_grid_w5w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ezf-gcg_grid_w5w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ezf-gcg_card_w5w {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
}.ezf-gcg_card_w5w:hover {
  border-color: rgba(200,130,26,0.18);
  transform: translateY(-3px);
}.ezf-gcg_card_bg_w5w {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ezf-gcg_card_bg_w5w::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ezf-gcg_card_ic_w5w {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  align-items: center;
  right: 18px;
  top: 1.125rem;
  width: 40px;
  z-index: 2;
  color: #F0E8DA;
  position: absolute;
  display: flex;
  justify-content: center;
  height: 2.5rem;
}.ezf-gcg_card_ic_w5w svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ezf-gcg_card_ct_w5w {
  position: relative;
  z-index: 1;
}.ezf-gcg_card_h_w5w {
  color: #F0E8DA;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  line-height: 1.2;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.ezf-gcg_card_h_w5w {
  font-size: 20px;
}
}.ezf-gcg_card_p_w5w {
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ezf-gcg_card_p_w5w strong {
  color: #F0E8DA;
  font-weight: 600;
}.ezf-gcg_card_cta_w5w {
  gap: 0.25rem;
  color: #C8821A;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  font-size: 0.75rem;
}.ezf-gcg_card_cta_w5w svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.ezf-gr_jp_w5w {
  background: linear-gradient(135deg,#1E0D28 0%,#0D0804 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 1rem;
  position: relative;
}.ezf-gr_jp_w5w::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,92,56,0.22) 0%,transparent 70%);
  content: '';
  position: absolute;
  left: -60px;
  width: 15.625rem;
  top: -60px;
  height: 15.625rem;
}.ezf-gr_jp_w5w::after {
  background: radial-gradient(circle,rgba(232,160,32,0.18) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  content: '';
  width: 12.5rem;
  right: 0;
  height: 12.5rem;
  position: absolute;
}.ezf-gr_jp_head_w5w {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
}.ezf-gr_jp_info_w5w {
  flex: 1;
}.ezf-gr_jp_label_w5w {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 11px;
  color: #9B4FD4;
  text-transform: uppercase;
}.ezf-gr_jp_label_w5w svg {
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.ezf-gr_jp_amount_w5w {
  font-weight: 800;
  color: #F0E8DA;
  font-size: 2rem;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.ezf-gr_jp_amount_w5w {
  font-size: 40px;
}
}.ezf-gr_jp_amount_w5w span {
  color: #E8A020;
}.ezf-gr_jp_seo_w5w {
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #A08464;
}.ezf-gr_jp_cta_w5w {
  background: rgba(122,92,56,0.22);
  transition: background .2s;
  border-radius: 10px;
  border: 1px solid rgba(122,92,56,0.22);
  padding: 0.688rem 20px;
  margin-top: 4px;
  position: relative;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F0E8DA;
  font-size: 13px;
  z-index: 1;
  align-self: flex-start;
  font-weight: 700;
}.ezf-gr_jp_cta_w5w:hover {
  background: #7A5C38;
}.ezf-ws_w5w {
  background: #150E07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.ezf-ws_w5w {
  padding: 36px 1.5rem 0;
}
}.ezf-ws_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-ws_head_w5w {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.ezf-ws_title_w5w {
  gap: 10px;
  flex-wrap: wrap;
  color: #F0E8DA;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  display: flex;
  align-items: center;
}.ezf-ws_title_ic_w5w svg {
  height: 18px;
  width: 1.125rem;
  color: #E8A020;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ezf-ws_online_w5w {
  gap: 0.438rem;
  font-weight: 600;
  color: #907558;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.ezf-ws_online_dot_w5w {
  background: #2E9E5B;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46,158,91,0.18);
  width: 0.5rem;
  height: 0.5rem;
}.ezf-ws_scroll_w5w {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.ezf-ws_scroll_w5w::-webkit-scrollbar {
  display: none;
}.ezf-wc_w5w {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 14px;
  gap: 10px;
  background: #1A110A;
  border-radius: 0.625rem;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.ezf-wc_img_w5w {
  overflow: hidden;
  border-radius: 5px;
  background: #1F1509;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.ezf-wc_img_w5w img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ezf-wc_info_w5w {
  min-width: 0;
}.ezf-wc_game_w5w {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C8B898;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.ezf-wc_player_w5w {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #8C7660;
  white-space: nowrap;
}.ezf-wc_amount_w5w {
  color: #2E9E5B;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.ezf-prov_w5w {
  background: #150E07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ezf-prov_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-prov_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-prov_head_w5w {
  margin-bottom: 1rem;
}.ezf-prov_label_w5w {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8821A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.ezf-prov_h2_w5w {
  color: #F0E8DA;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.ezf-prov_h2_w5w {
  font-size: 1.5rem;
}
}.ezf-prov_seo_w5w {
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 16px;
  color: #907558;
  overflow-wrap: break-word;
}.ezf-prov_seo_w5w strong {
  color: #C8B898;
  font-weight: 700;
}.ezf-prov_seo_w5w a {
  text-decoration: underline;
  color: #C8821A;
}.ezf-prov_grid_w5w {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.ezf-prov_grid_w5w {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ezf-prov_grid_w5w {
  grid-template-columns: repeat(8,1fr);
}
}.ezf-prov_card_w5w {
  background: #1A110A;
  border-radius: 10px;
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.ezf-prov_card_w5w:hover {
  background: #1F1509;
  border-color: rgba(200,130,26,0.50);
}.ezf-prov_logo_w5w {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.ezf-prov_logo_w5w img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.ezf-prov_name_w5w {
  font-size: 0.688rem;
  text-align: center;
  color: #A08464;
  overflow-wrap: break-word;
  font-weight: 600;
}.ezf-reg_w5w {
  padding: 2.25rem 1rem 0;
  background: #150E07;
}
@media(min-width: 766px) {.ezf-reg_w5w {
  padding: 2.75rem 1.5rem 0;
}
}.ezf-reg_in_w5w {
  border: 1px solid rgba(255,255,255,0.06);
  background: #1F1509;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ezf-reg_in_w5w {
  padding: 2.5rem;
}
}.ezf-reg_top_w5w {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ezf-reg_top_w5w {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ezf-reg_label_w5w {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8821A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.ezf-reg_h2_w5w {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  color: #F0E8DA;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 765px) {.ezf-reg_h2_w5w {
  font-size: 28px;
}
}.ezf-reg_bonus_w5w {
  padding: 10px 1rem;
  border-radius: 0.625rem;
  background: rgba(232,160,32,0.18);
  gap: 0.5rem;
  border: 1px solid rgba(232,160,32,0.18);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.ezf-reg_bonus_amount_w5w {
  font-weight: 800;
  color: #E8A020;
  font-size: 20px;
}.ezf-reg_bonus_text_w5w {
  line-height: 1.35;
  color: #A08464;
  font-size: 0.813rem;
}.ezf-reg_cta_btn_w5w {
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 0.625rem;
  background: #2E9E5B;
  font-size: 0.938rem;
  font-weight: 700;
  display: inline-block;
  box-shadow: 2px 4px 0px rgba(14,50,24,0.85), 0 0 1rem rgba(46,158,91,0.40);
  color: #0D0804;
  margin-bottom: 12px;
}.ezf-reg_cta_btn_w5w:hover {
  background: #35B468;
}.ezf-reg_terms_w5w {
  font-size: 11px;
  line-height: 1.5;
  color: #8C7660;
}.ezf-reg_seo_w5w {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #907558;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ezf-reg_seo_w5w p {
  color: #907558;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.ezf-reg_seo_w5w p:last-child {
  margin-bottom: 0;
}.ezf-reg_seo_w5w strong {
  color: #C8B898;
  font-weight: 700;
}.ezf-reg_seo_w5w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8821A;
}.ezf-reg_seo_w5w a:hover {
  color: #DC9422;
}.ezf-reg_seo_w5w ul,.ezf-reg_seo_w5w ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ezf-reg_seo_w5w ol {
  list-style: decimal;
}.ezf-reg_seo_w5w li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #907558;
}.ezf-reg_seo_w5w table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.ezf-reg_seo_w5w table {
  display: table;
}
}.ezf-reg_seo_w5w th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C8B898;
  text-align: left;
}.ezf-reg_seo_w5w td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907558;
}.ezf-reg_steps_w5w {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 863px) {.ezf-reg_steps_w5w {
  margin-top: 0;
}
}.ezf-reg_step_w5w {
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ezf-reg_step_num_w5w {
  border: 1px solid rgba(200,130,26,0.08);
  background: rgba(200,130,26,0.18);
  border-radius: 50%;
  font-weight: 800;
  color: #C8821A;
  align-items: center;
  width: 2.125rem;
  font-size: 14px;
  height: 2.125rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}.ezf-reg_step_title_w5w {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0E8DA;
  font-size: 14px;
}.ezf-reg_step_text_w5w {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #907558;
}.ezf-reg_trust_w5w {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.ezf-reg_trust_item_w5w {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #907558;
  font-size: 0.75rem;
}.ezf-reg_trust_ic_w5w svg {
  width: 16px;
  color: #C8821A;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.ezf-app_w5w {
  padding: 2.25rem 1rem 0;
  background: #150E07;
}
@media(min-width: 771px) {.ezf-app_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-app_in_w5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.ezf-app_head_w5w {
  margin-bottom: 1rem;
}.ezf-app_label_w5w {
  margin-bottom: 0.5rem;
  color: #C8821A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.ezf-app_h2_w5w {
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ezf-app_h2_w5w {
  font-size: 24px;
}
}.ezf-app_sub_w5w {
  font-size: 0.813rem;
  color: #907558;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
}.ezf-app_sub_w5w strong {
  font-weight: 700;
  color: #C8B898;
}.ezf-app_cards_w5w {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.ezf-app_cards_w5w {
  grid-template-columns: repeat(3,1fr);
}
}.ezf-app_card_w5w {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  padding: 1.25rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.ezf-app_card_ios_w5w {
  background: linear-gradient(135deg,rgba(200,130,26,0.18) 0%,#1F1509 100%);
}.ezf-app_card_android_w5w {
  background: linear-gradient(135deg,rgba(46,158,91,0.18) 0%,#1F1509 100%);
}.ezf-app_card_win_w5w {
  background: linear-gradient(135deg,rgba(232,160,32,0.18) 0%,#1F1509 100%);
}.ezf-app_card_ic_w5w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
}.ezf-app_card_ic_w5w {
  color: #F0E8DA;
  flex-shrink: 0;
}.ezf-app_card_os_w5w {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #907558;
  text-transform: uppercase;
  margin-bottom: 6px;
}.ezf-app_card_title_w5w {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F0E8DA;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.ezf-app_card_text_w5w {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 14px;
  color: #907558;
  line-height: 1.5;
}.ezf-app_card_btn_w5w {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(200,130,26,0.50);
  transition: background .2s;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  border-radius: 5px;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
  color: #F0E8DA;
}.ezf-app_card_btn_w5w:hover {
  background: rgba(255,255,255,0.07);
}.ezf-bon_w5w {
  background: #150E07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.ezf-bon_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-bon_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-bon_head_w5w {
  margin-bottom: 20px;
}.ezf-bon_label_w5w {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8821A;
  font-weight: 700;
}.ezf-bon_h2_w5w {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F0E8DA;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.ezf-bon_h2_w5w {
  font-size: 1.5rem;
}
}.ezf-bon_seo_w5w {
  overflow-wrap: break-word;
  color: #907558;
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
}.ezf-bon_seo_w5w strong {
  font-weight: 700;
  color: #C8B898;
}.ezf-bon_seo_w5w a {
  color: #C8821A;
  text-decoration: underline;
}.ezf-bon_grid_w5w {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.ezf-bon_grid_w5w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ezf-bon_grid_w5w {
  grid-template-columns: repeat(5,1fr);
}
}.ezf-bon_card_w5w {
  background: #1A110A;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
}.ezf-bon_card_w5w:hover {
  border-color: rgba(200,130,26,0.08);
  transform: translateY(-2px);
}.ezf-bon_card_ic_w5w svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
}.ezf-bon_card_ic_w5w {
  margin-bottom: 0.625rem;
}.ezf-bon_card_type_w5w {
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #907558;
  font-weight: 700;
}.ezf-bon_card_amount_w5w {
  line-height: 1.1;
  font-size: 18px;
  color: #E8A020;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.ezf-bon_card_name_w5w {
  font-weight: 600;
  margin-bottom: 8px;
  color: #F0E8DA;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ezf-bon_card_detail_w5w {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  font-size: 11px;
  color: #8C7660;
  padding-top: 8px;
  overflow-wrap: break-word;
}.ezf-rv_w5w {
  background: #150E07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ezf-rv_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-rv_in_w5w {
  margin: 0 auto;
  max-width: 82.5rem;
}.ezf-rv_head_w5w {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ezf-rv_label_w5w {
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  color: #C8821A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ezf-rv_h2_w5w {
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.ezf-rv_h2_w5w {
  font-size: 1.75rem;
}
}.ezf-rv_stats_w5w {
  gap: 1.125rem;
  font-size: 13px;
  color: #907558;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ezf-rv_stats_score_w5w {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.ezf-rv_stats_score_val_w5w {
  color: #E8A020;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 22px;
}.ezf-rv_stats_score_max_w5w {
  color: #8C7660;
  font-size: 13px;
}.ezf-rv_stats_badge_w5w {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ezf-rv_stats_badge_w5w svg {
  height: 14px;
  width: 14px;
  color: #E8A020;
}.ezf-rv_grid_w5w {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ezf-rv_grid_w5w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ezf-rv_grid_w5w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ezf-rv_card_w5w {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  background: #1F1509;
  display: flex;
  flex-direction: column;
}.ezf-rv_card_stars_w5w {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8A020;
}.ezf-rv_card_stars_w5w svg {
  height: 0.875rem;
  width: 14px;
}.ezf-rv_card_h_w5w {
  line-height: 1.3;
  color: #F0E8DA;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 8px;
  font-weight: 700;
}.ezf-rv_card_body_w5w {
  flex: 1;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #907558;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.ezf-rv_card_body_w5w strong {
  color: #C8B898;
  font-weight: 600;
}.ezf-rv_card_meta_w5w {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
}.ezf-rv_card_author_w5w {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C8B898;
}.ezf-rv_card_date_w5w {
  font-size: 0.688rem;
  color: #8C7660;
}.ezf-faq_w5w {
  background: #150E07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.ezf-faq_w5w {
  padding: 44px 24px 0;
}
}.ezf-faq_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-faq_head_w5w {
  margin-bottom: 20px;
}.ezf-faq_label_w5w {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8821A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.ezf-faq_h2_w5w {
  color: #F0E8DA;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ezf-faq_h2_w5w {
  font-size: 24px;
}
}.ezf-faq_list_w5w {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ezf-faq_item_w5w {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1F1509;
  overflow: hidden;
}.ezf-faq_q_w5w {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  color: #C8B898;
  flex-wrap: wrap;
  font-size: 0.875rem;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
}.ezf-faq_q_w5w:hover {
  color: #F0E8DA;
}.ezf-faq_q_ic_w5w {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  color: #C8821A;
  font-size: 16px;
  height: 24px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  display: flex;
}.ezf-faq_item_w5w.ezf-state_open_w5w .ezf-faq_q_ic_w5w {
  transform: rotate(45deg);
}.ezf-faq_a_w5w {
  padding: 0 20px 16px;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #907558;
  overflow-wrap: break-word;
}.ezf-faq_item_w5w.ezf-state_open_w5w .ezf-faq_a_w5w {
  display: block;
}.ezf-faq_a_w5w strong {
  color: #C8B898;
  font-weight: 700;
}.ezf-faq_a_w5w a {
  color: #C8821A;
  text-decoration: underline;
}.ezf-faq_a_w5w ul,.ezf-faq_a_w5w ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ezf-faq_a_w5w ol {
  list-style: decimal;
}.ezf-faq_a_w5w li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ezf-faq_a_w5w table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  display: block;
}
@media(min-width: 766px) {.ezf-faq_a_w5w table {
  display: table;
}
}.ezf-faq_a_w5w th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8B898;
  text-align: left;
  font-weight: 700;
}.ezf-faq_a_w5w td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907558;
}.ezf-seo_w5w {
  padding: 36px 16px 0;
  background: #150E07;
}
@media(min-width: 770px) {.ezf-seo_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-seo_in_w5w {
  margin: 0 auto;
  background: #1F1509;
  padding: 1.75rem 24px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ezf-seo_in_w5w {
  padding: 36px 40px;
}
}.ezf-seo_label_w5w {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8821A;
  letter-spacing: .08em;
  font-size: 11px;
}.ezf-seo_h2_w5w {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  color: #F0E8DA;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width:768px) {.ezf-seo_h2_w5w {
  font-size: 1.5rem;
}
}.ezf-seo_body_w5w {
  color: #A08464;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ezf-seo_body_w5w p {
  margin-bottom: 12px;
  color: #A08464;
  font-size: 0.875rem;
  line-height: 1.75;
}.ezf-seo_body_w5w p:last-child {
  margin-bottom: 0;
}.ezf-seo_body_w5w strong {
  font-weight: 700;
  color: #C8B898;
}.ezf-seo_body_w5w a {
  transition: color .2s;
  color: #C8821A;
  text-decoration: underline;
}.ezf-seo_body_w5w a:hover {
  color: #DC9422;
}.ezf-seo_body_w5w ul,.ezf-seo_body_w5w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ezf-seo_body_w5w ol {
  list-style: decimal;
}.ezf-seo_body_w5w li {
  font-size: 14px;
  color: #A08464;
  line-height: 1.75;
  margin-bottom: 6px;
}.ezf-seo_body_w5w table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 766px) {.ezf-seo_body_w5w table {
  display: table;
}
}.ezf-seo_body_w5w th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8B898;
  text-align: left;
}.ezf-seo_body_w5w td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08464;
}.ezf-seo_cols_w5w {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.ezf-seo_cols_w5w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ezf-seo_cols_w5w {
  grid-template-columns: repeat(3,1fr);
}
}.ezf-seo_col_h_w5w {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8B898;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.ezf-seo_col_p_w5w {
  font-size: 13px;
  line-height: 1.65;
  color: #907558;
  overflow-wrap: break-word;
}.ezf-seo_stats_w5w {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ezf-seo_stat_w5w {
  background: rgba(200,130,26,0.08);
  padding: 14px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(200,130,26,0.18);
  flex: 1;
  min-width: 140px;
}.ezf-seo_stat_val_w5w {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C8821A;
  margin-bottom: 4px;
  font-weight: 800;
}.ezf-seo_stat_lb_w5w {
  color: #907558;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ezf-pmt_w5w {
  background: #150E07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ezf-pmt_w5w {
  padding: 44px 1.5rem 0;
}
}.ezf-pmt_in_w5w {
  margin: 0 auto;
  max-width: 1320px;
}.ezf-pmt_head_w5w {
  margin-bottom: 22px;
  max-width: 720px;
}.ezf-pmt_label_w5w {
  font-size: 0.688rem;
  color: #C8821A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ezf-pmt_h2_w5w {
  color: #F0E8DA;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ezf-pmt_h2_w5w {
  font-size: 28px;
}
}.ezf-pmt_intro_w5w {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #907558;
}.ezf-pmt_groups_w5w {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ezf-pmt_group_w5w {
  border-radius: 10px;
  background: #1F1509;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
}.ezf-pmt_group_head_w5w {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.ezf-pmt_group_ic_w5w {
  background: rgba(200,130,26,0.18);
  border-radius: 0.313rem;
  color: #C8821A;
  width: 36px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 36px;
}.ezf-pmt_group_ic_w5w svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.ezf-pmt_group_h_w5w {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  font-weight: 700;
}.ezf-pmt_group_p_w5w {
  color: #907558;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.ezf-pmt_group_p_w5w strong {
  font-weight: 600;
  color: #C8B898;
}.ezf-pmt_table_wrap_w5w {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ezf-pmt_table_w5w {
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.ezf-pmt_table_w5w th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8B898;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  text-transform: uppercase;
}.ezf-pmt_table_w5w td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907558;
}.ezf-pmt_table_w5w tbody tr:last-child td {
  border-bottom: none;
}.ezf-pmt_table_w5w tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8B898;
}.ezf-seo_w5w {
  padding: 2.25rem 1rem 0;
  background: #150E07;
}
@media(min-width: 769px) {.ezf-seo_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-seo_in_w5w {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1F1509;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ezf-seo_in_w5w {
  padding: 36px 40px;
}
}.ezf-seo_label_w5w {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8821A;
  font-size: 0.688rem;
}.ezf-seo_h2_w5w {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  color: #F0E8DA;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.ezf-seo_h2_w5w {
  font-size: 1.5rem;
}
}.ezf-seo_body_w5w {
  overflow-wrap: break-word;
  color: #A08464;
  line-height: 1.75;
  font-size: 14px;
}.ezf-seo_body_w5w p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A08464;
}.ezf-seo_body_w5w p:last-child {
  margin-bottom: 0;
}.ezf-seo_body_w5w strong {
  font-weight: 700;
  color: #C8B898;
}.ezf-seo_body_w5w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8821A;
}.ezf-seo_body_w5w a:hover {
  color: #DC9422;
}.ezf-seo_body_w5w ul,.ezf-seo_body_w5w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ezf-seo_body_w5w ol {
  list-style: decimal;
}.ezf-seo_body_w5w li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A08464;
}.ezf-seo_body_w5w table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.ezf-seo_body_w5w table {
  display: table;
}
}.ezf-seo_body_w5w th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8B898;
  text-align: left;
  font-weight: 700;
}.ezf-seo_body_w5w td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08464;
}.ezf-seo_cols_w5w {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.ezf-seo_cols_w5w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ezf-seo_cols_w5w {
  grid-template-columns: repeat(3,1fr);
}
}.ezf-seo_col_h_w5w {
  color: #C8B898;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.ezf-seo_col_p_w5w {
  overflow-wrap: break-word;
  color: #907558;
  font-size: 13px;
  line-height: 1.65;
}.ezf-seo_stats_w5w {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ezf-seo_stat_w5w {
  border: 1px solid rgba(200,130,26,0.18);
  padding: 0.875rem 1rem;
  border-radius: 10px;
  background: rgba(200,130,26,0.08);
  flex: 1;
  min-width: 140px;
}.ezf-seo_stat_val_w5w {
  font-weight: 800;
  font-size: 20px;
  color: #C8821A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.ezf-seo_stat_lb_w5w {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #907558;
}.ezf-seo_w5w {
  padding: 36px 1rem 0;
  background: #150E07;
}
@media(min-width: 767px) {.ezf-seo_w5w {
  padding: 2.75rem 24px 0;
}
}.ezf-seo_in_w5w {
  border-radius: 16px;
  padding: 1.75rem 24px;
  background: #1F1509;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.ezf-seo_in_w5w {
  padding: 36px 40px;
}
}.ezf-seo_label_w5w {
  color: #C8821A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.ezf-seo_h2_w5w {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F0E8DA;
}
@media(min-width: 769px) {.ezf-seo_h2_w5w {
  font-size: 24px;
}
}.ezf-seo_body_w5w {
  color: #A08464;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.ezf-seo_body_w5w p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A08464;
}.ezf-seo_body_w5w p:last-child {
  margin-bottom: 0;
}.ezf-seo_body_w5w strong {
  color: #C8B898;
  font-weight: 700;
}.ezf-seo_body_w5w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8821A;
}.ezf-seo_body_w5w a:hover {
  color: #DC9422;
}.ezf-seo_body_w5w ul,.ezf-seo_body_w5w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ezf-seo_body_w5w ol {
  list-style: decimal;
}.ezf-seo_body_w5w li {
  color: #A08464;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.ezf-seo_body_w5w table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ezf-seo_body_w5w table {
  display: table;
}
}.ezf-seo_body_w5w th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8B898;
}.ezf-seo_body_w5w td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08464;
}.ezf-seo_cols_w5w {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ezf-seo_cols_w5w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ezf-seo_cols_w5w {
  grid-template-columns: repeat(3,1fr);
}
}.ezf-seo_col_h_w5w {
  font-weight: 700;
  color: #C8B898;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ezf-seo_col_p_w5w {
  overflow-wrap: break-word;
  color: #907558;
  line-height: 1.65;
  font-size: 0.813rem;
}.ezf-seo_stats_w5w {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ezf-seo_stat_w5w {
  border: 1px solid rgba(200,130,26,0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(200,130,26,0.08);
  min-width: 8.75rem;
}.ezf-seo_stat_val_w5w {
  font-size: 20px;
  margin-bottom: 4px;
  color: #C8821A;
  overflow-wrap: break-word;
  font-weight: 800;
}.ezf-seo_stat_lb_w5w {
  color: #907558;
  overflow-wrap: break-word;
  font-size: 11px;
}.ezf-ft_w5w {
  background: #0D0804;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.ezf-ft_support_w5w {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.ezf-ft_support_w5w {
  padding: 1.75rem 1.5rem;
}
}.ezf-ft_support_in_w5w {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ezf-ft_support_main_w5w {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.ezf-ft_support_ic_w5w {
  color: #C8821A;
  flex-shrink: 0;
}.ezf-ft_support_ic_w5w svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.ezf-ft_support_text_title_w5w {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0E8DA;
}.ezf-ft_support_text_sub_w5w {
  color: #907558;
  overflow-wrap: break-word;
  font-size: 12px;
}.ezf-ft_support_btn_w5w {
  border-radius: 0.625rem;
  background: #C8821A;
  transition: background .2s;
  padding: 11px 22px;
  color: #F0E8DA;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.ezf-ft_support_btn_w5w:hover {
  background: #DC9422;
}.ezf-ft_support_contacts_w5w {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ezf-ft_support_contact_w5w {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #8C7660;
}.ezf-ft_support_contact_w5w strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #A08464;
  display: block;
}.ezf-ft_main_w5w {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 766px) {.ezf-ft_main_w5w {
  padding: 40px 1.5rem 2rem;
}
}.ezf-ft_main_in_w5w {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.ezf-ft_main_in_w5w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ezf-ft_main_in_w5w {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ezf-ft_col_logo_w5w {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ezf-ft_col_logo_w5w {
  grid-column: auto;
}
}.ezf-ft_logo_w5w {
  gap: 0.563rem;
  font-size: 1rem;
  color: #F0E8DA;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.ezf-ft_logo_mark_w5w {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 30px;
}.ezf-ft_logo_mark_w5w img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ezf-ft_logo_sub_w5w {
  max-width: 12.5rem;
  color: #8C7660;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ezf-ft_col_title_w5w {
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A08464;
  text-transform: uppercase;
  font-weight: 700;
}.ezf-ft_col_links_w5w {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ezf-ft_col_link_w5w {
  transition: color .2s;
  font-size: 13px;
  color: #8C7660;
  overflow-wrap: break-word;
}.ezf-ft_col_link_w5w:hover {
  color: #C8B898;
}.ezf-ft_apps_w5w {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ezf-ft_app_card_w5w {
  border-radius: 0.313rem;
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.ezf-ft_app_card_w5w:hover {
  border-color: rgba(200,130,26,0.50);
}.ezf-ft_app_card_ic_w5w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.ezf-ft_app_card_os_w5w {
  font-size: 0.625rem;
  color: #8C7660;
  font-weight: 600;
}.ezf-ft_app_card_action_w5w {
  color: #C8B898;
  font-size: 12px;
  font-weight: 700;
}.ezf-ft_bot_w5w {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.ezf-ft_bot_w5w {
  padding: 1.25rem 1.5rem;
}
}.ezf-ft_bot_in_w5w {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.ezf-ft_socials_w5w {
  gap: 0.5rem;
  display: flex;
}.ezf-ft_soc_w5w {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 5px;
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  color: #A08464;
}.ezf-ft_soc_w5w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.ezf-ft_soc_w5w:hover {
  background: rgba(255,255,255,0.07);
}.ezf-ft_legal_w5w {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 11px;
  line-height: 1.6;
  color: #8A7460;
}.ezf-ft_legal_w5w strong {
  font-weight: 700;
  color: #A08464;
}.ezf-ft_legal_w5w a {
  text-decoration: underline;
  color: #A08464;
}.ezf-ft_age_w5w {
  border: 2px solid #8A7460;
  border-radius: 50%;
  color: #8A7460;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
  font-weight: 800;
  margin-left: auto;
  width: 32px;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
}