*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #1C1408;
  color: #D9C9A4;
  font-family: 'Lato', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.efh-layout_c5g {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.efh-page_c5g {
  min-height: 100vh;
  display: flex;
}.efh-main_c5g {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1077px) {.efh-main_c5g {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.efh-main_c5g {
  padding-bottom: 72px;
}
}.efh-gc_c5g {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #211608;
  border-radius: 8px;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 642px) {.efh-gc_c5g {
  width: 156px;
}
}
@media(min-width: 1079px) {.efh-gc_c5g {
  width: 168px;
}
}.efh-gc_c5g:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 136, 42, 0.08);
}.efh-gc_img_c5g {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.efh-gc_img_c5g img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.efh-gc_hover_c5g {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 8, 2, 0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.efh-gc_c5g:hover .efh-gc_hover_c5g {
  opacity: 1;
}.efh-gc_hover_btn_c5g {
  padding: 8px 16px;
  background: #C8882A;
  border-radius: 0.25rem;
  font-size: 12px;
  color: #F5E8CC;
  font-weight: 700;
}.efh-gc_info_c5g {
  padding: 0.5rem 10px 10px;
}.efh-gc_name_c5g {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  color: #D9C9A4;
  margin-bottom: 3px;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.efh-gc_prov_c5g {
  font-size: 10px;
  color: #70603E;
}.efh-gc_tag_c5g {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
}.efh-gc_tag_hot_c5g {
  background: #C03828;
  color: #fff;
}.efh-gc_tag_new_c5g {
  background: #3AAB62;
  color: #1C1408;
}.efh-gc_tag_jp_c5g {
  background: #D4A020;
  color: #1C1408;
}.efh-gc_tag_ex_c5g {
  background: #A05828;
  color: #fff;
}.efh-gc_tag_live_c5g {
  background: #C03828;
  color: #fff;
}.efh-gr_c5g {
  background: #1C1408;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.efh-gr_c5g {
  padding: 36px 24px 0;
}
}.efh-gr_in_c5g {
  margin: 0 auto;
  max-width: 82.5rem;
}.efh-gr_head_c5g {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.efh-gr_head_l_c5g {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.efh-gr_ic_c5g {
  border-radius: 8px;
  width: 32px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
}.efh-gr_ic_c5g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.efh-gr_title_c5g {
  font-size: 1rem;
  color: #F5E8CC;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width:768px) {.efh-gr_title_c5g {
  font-size: 18px;
}
}.efh-gr_more_c5g {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  color: #8A7650;
  align-items: center;
  display: flex;
}.efh-gr_more_c5g:hover {
  color: #C8882A;
}.efh-gr_more_c5g svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.efh-gr_arrows_c5g {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.efh-gr_arr_c5g {
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.14);
  justify-content: center;
  height: 1.875rem;
  color: #B09C72;
  width: 1.875rem;
  align-items: center;
  display: flex;
}.efh-gr_arr_c5g:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F5E8CC;
}.efh-gr_arr_c5g svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.efh-gr_seo_h_c5g {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  color: #D9C9A4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.efh-gr_seo_h_c5g {
  font-size: 0.875rem;
}
}.efh-gr_seo_c5g {
  color: #8A7650;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.efh-gr_seo_c5g strong {
  font-weight: 600;
  color: #D9C9A4;
}.efh-gr_scroll_c5g {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
}.efh-gr_scroll_c5g::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.efh-gr_scroll_c5g {
  gap: 0.75rem;
}
}.efh-tb_c5g {
  background: #1C1408;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  left: 0;
  position: fixed;
  right: 0;
  height: 3.5rem;
  top: 0;
  z-index: 80;
  display: flex;
  align-items: center;
}.efh-tb_in_c5g {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.efh-tb_burger_c5g {
  gap: 0.313rem;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  width: 38px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
}.efh-tb_burger_c5g:hover {
  background: rgba(255, 220, 160, 0.05);
}.efh-tb_burger_line_c5g {
  border-radius: 1px;
  background: #B09C72;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.efh-tb_burger_c5g {
  display: none;
}
}.efh-tb_logo_c5g {
  gap: 9px;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  font-size: 18px;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  color: #F5E8CC;
  overflow-wrap: break-word;
  align-items: center;
}.efh-tb_logo_mark_c5g {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 2rem;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.efh-tb_logo_mark_c5g img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.efh-tb_nav_c5g {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.efh-tb_nav_c5g {
  display: flex;
}
}.efh-tb_tab_c5g {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #B09C72;
}.efh-tb_tab_c5g:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8CC;
}.efh-tb_tab_c5g.efh-state_active_c5g {
  background: rgba(200, 136, 42, 0.18);
  color: #F5E8CC;
}.efh-tb_right_c5g {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.efh-tb_login_c5g {
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 8px;
  padding: 0.563rem 16px;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  color: #D9C9A4;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.efh-tb_login_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
  color: #F5E8CC;
}
@media(min-width: 482px) {.efh-tb_login_c5g {
  display: block;
}
}.efh-tb_reg_c5g {
  background: #3AAB62;
  padding: 9px 18px;
  border-radius: 8px;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  color: #130E03;
  font-weight: 700;
}.efh-tb_reg_c5g:hover {
  background: #44C070;
}.efh-sb_c5g {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #261B0D;
  transform: translateX(-100%);
  transition: transform .25s ease;
  bottom: 0;
  z-index: 70;
  position: fixed;
  width: 220px;
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
}.efh-sb_c5g.efh-state_open_c5g {
  transform: translateX(0);
}.efh-sb_c5g::-webkit-scrollbar {
  width: 0.25rem;
}.efh-sb_c5g::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.efh-sb_c5g {
  transform: translateX(0);
}
}.efh-sb_auth_c5g {
  padding: 0.875rem 0.75rem 0.625rem;
}.efh-sb_btn_reg_c5g {
  background: #3AAB62;
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  text-align: center;
  color: #130E03;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
}.efh-sb_btn_reg_c5g:hover {
  background: #44C070;
}.efh-sb_btn_login_c5g {
  padding: 0.625rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 0.5rem;
  transition: border-color .2s;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #D9C9A4;
  font-size: 0.813rem;
}.efh-sb_btn_login_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
  color: #F5E8CC;
}.efh-sb_promo_c5g {
  overflow: hidden;
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  background: linear-gradient(135deg,#3A1E06,#261B0D);
  position: relative;
}.efh-sb_promo_c5g::before {
  background: radial-gradient(circle,rgba(200, 136, 42, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -20px;
  width: 80px;
  content: '';
  top: -20px;
  height: 80px;
}.efh-sb_promo_title_c5g {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 700;
  color: #C8882A;
}.efh-sb_promo_text_c5g {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F5E8CC;
  line-height: 1.35;
}.efh-sb_promo_sub_c5g {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #8A7650;
}.efh-sb_nav_c5g {
  padding: 0.375rem 0.5rem 16px;
}.efh-sb_nav_lb_c5g {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #70603E;
}.efh-sb_link_c5g {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #B09C72;
}.efh-sb_link_c5g:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8CC;
}.efh-sb_link_c5g.efh-state_active_c5g {
  background: rgba(200, 136, 42, 0.18);
  color: #F5E8CC;
}.efh-sb_ic_c5g {
  border-radius: 0.25rem;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.efh-sb_ic_c5g svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.efh-sb_ic_1_c5g {
  background: rgba(200, 136, 42, 0.08);
  color: #C8882A;
}.efh-sb_ic_2_c5g {
  background: rgba(58, 171, 98, 0.18);
  color: #3AAB62;
}.efh-sb_ic_3_c5g {
  background: rgba(212, 160, 32, 0.18);
  color: #D4A020;
}.efh-sb_ic_4_c5g {
  background: rgba(160, 88, 40, 0.22);
  color: #A05828;
}.efh-sb_ic_5_c5g {
  background: rgba(200, 136, 42, 0.08);
  color: #C8507A;
}.efh-sb_ic_6_c5g {
  background: rgba(160, 88, 40, 0.22);
  color: #9055C8;
}.efh-sb_badge_c5g {
  padding: 2px 0.438rem;
  background: #D4A020;
  border-radius: 0.25rem;
  color: #130E03;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.efh-sb_bot_c5g {
  gap: 8px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  display: flex;
}.efh-sb_lang_c5g,.efh-sb_help_c5g {
  gap: 6px;
  transition: border-color .2s;
  border-radius: 0.25rem;
  padding: 9px 6px;
  background: rgba(255, 220, 160, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 210, 140, 0.07);
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #B09C72;
}.efh-sb_lang_c5g:hover,.efh-sb_help_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
  color: #F5E8CC;
}.efh-sb_lang_c5g svg,.efh-sb_help_c5g svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.efh-sb_bd_c5g {
  background: rgba(12, 8, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.efh-sb_bd_c5g.efh-state_on_c5g {
  display: block;
}
@media(min-width: 1079px) {.efh-sb_bd_c5g {
  display: none!important;
}
}.efh-mob_nav_c5g {
  border-top: 1px solid rgba(255, 210, 140, 0.14);
  background: #261B0D;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
}
@media(min-width: 1079px) {.efh-mob_nav_c5g {
  display: none;
}
}.efh-mob_nav_item_c5g {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #70603E;
  align-items: center;
}.efh-mob_nav_ic_c5g {
  line-height: 1;
}.efh-mob_nav_ic_c5g svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.efh-mob_nav_lb_c5g {
  color: #70603E;
  font-size: 0.625rem;
  font-weight: 600;
}.efh-mob_nav_item_c5g.efh-state_active_c5g {
  color: #C8882A;
}.efh-mob_nav_item_c5g.efh-state_active_c5g .efh-mob_nav_lb_c5g {
  color: #C8882A;
}.efh-hero_c5g {
  background: #1C1408;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.efh-hero_c5g {
  padding: 24px 24px 0;
}
}.efh-hero_in_c5g {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.efh-hero_in_c5g {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.efh-hero_in_c5g {
  grid-template-columns: 1fr 340px;
}
}.efh-hero_promo_c5g {
  background: #211608;
  overflow: hidden;
  border-radius: 0.875rem;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.efh-hero_promo_c5g {
  min-height: 280px;
}
}.efh-hero_promo_bg_c5g {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3A1E06 0%,#1C1408 100%);
  background-size: cover;
  position: absolute;
}.efh-hero_promo_bg_c5g::after {
  background: linear-gradient(90deg,#1C1408 0%,rgba(12, 8, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.efh-hero_promo_glow_c5g {
  background: radial-gradient(circle,rgba(160, 88, 40, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  top: -2.5rem;
  right: 3.75rem;
}.efh-hero_promo_ct_c5g {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 766px) {.efh-hero_promo_ct_c5g {
  padding: 40px 2rem;
}
}.efh-hero_badge_c5g {
  border: 1px solid rgba(200, 136, 42, 0.08);
  border-radius: 20px;
  padding: 5px 12px;
  background: rgba(200, 136, 42, 0.18);
  font-size: 10px;
  font-weight: 700;
  color: #C8882A;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.efh-hero_h1_c5g {
  font-family: 'Cinzel', serif;
  color: #F5E8CC;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
}.efh-hero_h1_c5g em {
  color: #D4A020;
  font-style: normal;
}
@media(min-width: 771px) {.efh-hero_h1_c5g {
  font-size: 2.25rem;
}
}.efh-hero_sub_c5g {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #B09C72;
  line-height: 1.55;
}
@media(min-width:768px) {.efh-hero_sub_c5g {
  font-size: 0.875rem;
}
}.efh-hero_row_c5g {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.efh-hero_cta_c5g {
  transition: background .2s;
  background: #3AAB62;
  border-radius: 8px;
  padding: 13px 1.625rem;
  font-weight: 700;
  box-shadow: 0 3px 18px rgba(58, 171, 98, 0.48);
  color: #130E03;
  font-size: 0.875rem;
}.efh-hero_cta_c5g:hover {
  background: #44C070;
}.efh-hero_terms_c5g {
  font-size: 0.688rem;
  color: #70603E;
}.efh-hero_game_c5g {
  overflow: hidden;
  background: #211608;
  border-radius: 14px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  position: relative;
  flex-direction: column;
  display: flex;
}.efh-hero_game_badge_c5g {
  padding: 0.313rem 10px;
  background: rgba(212, 160, 32, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 160, 32, 0.18);
  left: 12px;
  z-index: 3;
  text-transform: uppercase;
  top: 0.75rem;
  color: #D4A020;
  font-size: 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
}.efh-hero_game_badge_c5g svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.efh-hero_game_img_c5g {
  background: linear-gradient(135deg,#3A1E06,#1C1408);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.efh-hero_game_img_c5g img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.efh-hero_game_play_c5g {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 8, 2, 0.72);
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.efh-hero_game_c5g:hover .efh-hero_game_play_c5g {
  opacity: 1;
}.efh-hero_game_play_c5g span {
  background: #C8882A;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  height: 3.25rem;
  align-items: center;
}.efh-hero_game_play_c5g span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.efh-hero_game_info_c5g {
  padding: 0.875rem 16px;
}.efh-hero_game_title_c5g {
  font-size: 15px;
  color: #F5E8CC;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.efh-hero_game_provider_c5g {
  font-size: 0.688rem;
  color: #8A7650;
}.efh-hero_game_btn_c5g {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  background: #C8882A;
  color: #F5E8CC;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 700;
}.efh-hero_game_c5g:hover .efh-hero_game_btn_c5g {
  background: #E09A30;
}.efh-sbar_c5g {
  background: #1C1408;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.efh-sbar_c5g {
  padding: 1.125rem 1.5rem 0;
}
}.efh-sbar_in_c5g {
  margin: 0 auto;
  max-width: 82.5rem;
}.efh-sbar_row_c5g {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.efh-sbar_input_c5g {
  gap: 10px;
  background: #211608;
  padding: 11px 1rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  color: #8A7650;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  display: flex;
}.efh-sbar_input_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
}.efh-sbar_input_c5g svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
}.efh-sbar_providers_c5g {
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #211608;
  gap: 0.5rem;
  white-space: nowrap;
  display: flex;
  color: #D9C9A4;
  font-size: 13px;
  align-items: center;
  font-weight: 600;
}.efh-sbar_providers_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
  color: #F5E8CC;
}.efh-sbar_providers_c5g svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.efh-sbar_tabs_c5g {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.efh-sbar_tabs_c5g::-webkit-scrollbar {
  display: none;
}.efh-sbar_tab_c5g {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  padding: 8px 0.875rem;
  border-radius: 20px;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.07);
  color: #B09C72;
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
}.efh-sbar_tab_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
  background: rgba(255, 220, 160, 0.07);
  color: #F5E8CC;
}.efh-sbar_tab_c5g.efh-state_active_c5g {
  background: rgba(200, 136, 42, 0.18);
  border-color: rgba(200, 136, 42, 0.08);
  color: #F5E8CC;
}.efh-sbar_tab_ic_c5g svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.efh-wy_c5g {
  background: #1C1408;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.efh-wy_c5g {
  padding: 2.5rem 1.5rem 0;
}
}.efh-wy_in_c5g {
  margin: 0 auto;
  max-width: 82.5rem;
}.efh-wy_head_c5g {
  margin-bottom: 18px;
  max-width: 720px;
}.efh-wy_label_c5g {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8882A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.efh-wy_h2_c5g {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5E8CC;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.efh-wy_h2_c5g {
  font-size: 24px;
}
}.efh-wy_intro_c5g {
  margin: 0;
  color: #8A7650;
  font-size: 13px;
  line-height: 1.6;
}.efh-wy_grid_c5g {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.efh-wy_grid_c5g {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.efh-wy_grid_c5g {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.efh-wy_card_c5g {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #261B0D;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
}.efh-wy_card_c5g:hover {
  border-color: rgba(200, 136, 42, 0.08);
  transform: translateY(-2px);
}.efh-wy_card_ic_c5g {
  border-radius: 50%;
  background: rgba(200, 136, 42, 0.18);
  display: flex;
  height: 2.75rem;
  color: #C8882A;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: center;
  width: 44px;
}.efh-wy_card_ic_c5g svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.efh-wy_card_h_c5g {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5E8CC;
  margin-bottom: 0.375rem;
}.efh-wy_card_p_c5g {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7650;
}.efh-wy_card_p_c5g strong {
  font-weight: 600;
  color: #D9C9A4;
}.efh-gcg_c5g {
  background: #1C1408;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.efh-gcg_c5g {
  padding: 2.75rem 1.5rem 0;
}
}.efh-gcg_in_c5g {
  margin: 0 auto;
  max-width: 1320px;
}.efh-gcg_head_c5g {
  margin-bottom: 20px;
  max-width: 720px;
}.efh-gcg_label_c5g {
  color: #C8882A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.efh-gcg_h2_c5g {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5E8CC;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.efh-gcg_h2_c5g {
  font-size: 28px;
}
}.efh-gcg_intro_c5g {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7650;
}.efh-gcg_grid_c5g {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.efh-gcg_grid_c5g {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.efh-gcg_grid_c5g {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.efh-gcg_card_c5g {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.efh-gcg_card_c5g:hover {
  border-color: rgba(200, 136, 42, 0.18);
  transform: translateY(-3px);
}.efh-gcg_card_bg_c5g {
  inset: 0;
  position: absolute;
  z-index: 0;
}.efh-gcg_card_bg_c5g::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.efh-gcg_card_ic_c5g {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  justify-content: center;
  height: 40px;
  right: 18px;
  align-items: center;
  top: 18px;
  position: absolute;
  z-index: 2;
  width: 40px;
  color: #F5E8CC;
  display: flex;
}.efh-gcg_card_ic_c5g svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.efh-gcg_card_ct_c5g {
  z-index: 1;
  position: relative;
}.efh-gcg_card_h_c5g {
  font-size: 18px;
  line-height: 1.2;
  color: #F5E8CC;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.efh-gcg_card_h_c5g {
  font-size: 1.25rem;
}
}.efh-gcg_card_p_c5g {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.efh-gcg_card_p_c5g strong {
  color: #F5E8CC;
  font-weight: 600;
}.efh-gcg_card_cta_c5g {
  gap: 0.25rem;
  color: #C8882A;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  align-items: center;
  text-transform: uppercase;
}.efh-gcg_card_cta_c5g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 12px;
}.efh-ws_c5g {
  background: #1C1408;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.efh-ws_c5g {
  padding: 2.25rem 24px 0;
}
}.efh-ws_in_c5g {
  margin: 0 auto;
  max-width: 1320px;
}.efh-ws_head_c5g {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
}.efh-ws_title_c5g {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  font-family: 'Cinzel', serif;
  align-items: center;
  color: #F5E8CC;
  overflow-wrap: break-word;
  font-size: 1rem;
}.efh-ws_title_ic_c5g svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D4A020;
}.efh-ws_online_c5g {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #8A7650;
  font-size: 0.75rem;
}.efh-ws_online_dot_c5g {
  background: #3AAB62;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(58, 171, 98, 0.18);
  width: 0.5rem;
  height: 0.5rem;
}.efh-ws_scroll_c5g {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.efh-ws_scroll_c5g::-webkit-scrollbar {
  display: none;
}.efh-wc_c5g {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #211608;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.efh-wc_img_c5g {
  border-radius: 4px;
  background: #261B0D;
  overflow: hidden;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.efh-wc_img_c5g img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.efh-wc_info_c5g {
  min-width: 0;
}.efh-wc_game_c5g {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #D9C9A4;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.efh-wc_player_c5g {
  overflow: hidden;
  white-space: nowrap;
  color: #70603E;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.efh-wc_amount_c5g {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  color: #3AAB62;
  font-weight: 700;
}.efh-app_c5g {
  padding: 2.25rem 16px 0;
  background: #1C1408;
}
@media(min-width: 765px) {.efh-app_c5g {
  padding: 2.75rem 24px 0;
}
}.efh-app_in_c5g {
  margin: 0 auto;
  max-width: 1320px;
}.efh-app_head_c5g {
  margin-bottom: 16px;
}.efh-app_label_c5g {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8882A;
  font-size: 0.688rem;
}.efh-app_h2_c5g {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8CC;
}
@media(min-width: 771px) {.efh-app_h2_c5g {
  font-size: 1.5rem;
}
}.efh-app_sub_c5g {
  color: #8A7650;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.efh-app_sub_c5g strong {
  color: #D9C9A4;
  font-weight: 700;
}.efh-app_cards_c5g {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 643px) {.efh-app_cards_c5g {
  grid-template-columns: repeat(3,1fr);
}
}.efh-app_card_c5g {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.efh-app_card_ios_c5g {
  background: linear-gradient(135deg,rgba(200, 136, 42, 0.18) 0%,#261B0D 100%);
}.efh-app_card_android_c5g {
  background: linear-gradient(135deg,rgba(58, 171, 98, 0.18) 0%,#261B0D 100%);
}.efh-app_card_win_c5g {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.18) 0%,#261B0D 100%);
}.efh-app_card_ic_c5g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.efh-app_card_ic_c5g {
  flex-shrink: 0;
  color: #F5E8CC;
}.efh-app_card_os_c5g {
  color: #8A7650;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.efh-app_card_title_c5g {
  overflow-wrap: break-word;
  color: #F5E8CC;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.efh-app_card_text_c5g {
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8A7650;
  font-size: 0.75rem;
}.efh-app_card_btn_c5g {
  gap: 0.438rem;
  border: 1px solid rgba(200, 140, 42, 0.55);
  background: rgba(255, 220, 160, 0.12);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border-radius: 0.25rem;
  font-size: 13px;
  color: #F5E8CC;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.efh-app_card_btn_c5g:hover {
  background: rgba(255, 220, 160, 0.07);
}.efh-bon_c5g {
  background: #1C1408;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.efh-bon_c5g {
  padding: 2.75rem 1.5rem 0;
}
}.efh-bon_in_c5g {
  margin: 0 auto;
  max-width: 82.5rem;
}.efh-bon_head_c5g {
  margin-bottom: 1.25rem;
}.efh-bon_label_c5g {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8882A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.efh-bon_h2_c5g {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F5E8CC;
}
@media(min-width: 766px) {.efh-bon_h2_c5g {
  font-size: 24px;
}
}.efh-bon_seo_c5g {
  font-size: 0.813rem;
  color: #8A7650;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.efh-bon_seo_c5g strong {
  color: #D9C9A4;
  font-weight: 700;
}.efh-bon_seo_c5g a {
  color: #C8882A;
  text-decoration: underline;
}.efh-bon_grid_c5g {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.efh-bon_grid_c5g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.efh-bon_grid_c5g {
  grid-template-columns: repeat(5,1fr);
}
}.efh-bon_card_c5g {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #211608;
  padding: 16px;
}.efh-bon_card_c5g:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 136, 42, 0.08);
}.efh-bon_card_ic_c5g svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
}.efh-bon_card_ic_c5g {
  margin-bottom: 10px;
}.efh-bon_card_type_c5g {
  font-size: 10px;
  color: #8A7650;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
}.efh-bon_card_amount_c5g {
  line-height: 1.1;
  font-size: 18px;
  color: #D4A020;
  font-weight: 800;
  margin-bottom: 6px;
}.efh-bon_card_name_c5g {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5E8CC;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.efh-bon_card_detail_c5g {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #70603E;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.efh-reg_c5g {
  padding: 36px 16px 0;
  background: #1C1408;
}
@media(min-width:768px) {.efh-reg_c5g {
  padding: 2.75rem 24px 0;
}
}.efh-reg_in_c5g {
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #261B0D;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.efh-reg_in_c5g {
  padding: 2.5rem;
}
}.efh-reg_top_c5g {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.efh-reg_top_c5g {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.efh-reg_label_c5g {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8882A;
  font-weight: 700;
  text-transform: uppercase;
}.efh-reg_h2_c5g {
  color: #F5E8CC;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.efh-reg_h2_c5g {
  font-size: 1.75rem;
}
}.efh-reg_bonus_c5g {
  background: rgba(212, 160, 32, 0.18);
  border: 1px solid rgba(212, 160, 32, 0.18);
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 0.625rem 16px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.efh-reg_bonus_amount_c5g {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4A020;
}.efh-reg_bonus_text_c5g {
  line-height: 1.35;
  font-size: 13px;
  color: #B09C72;
}.efh-reg_cta_btn_c5g {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  background: #3AAB62;
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
  color: #130E03;
  box-shadow: 0 3px 1.125rem rgba(58, 171, 98, 0.48);
  font-weight: 700;
}.efh-reg_cta_btn_c5g:hover {
  background: #44C070;
}.efh-reg_terms_c5g {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #70603E;
}.efh-reg_seo_c5g {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #8A7650;
  padding-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
}.efh-reg_seo_c5g p {
  margin-bottom: 0.625rem;
  color: #8A7650;
  font-size: 0.813rem;
  line-height: 1.65;
}.efh-reg_seo_c5g p:last-child {
  margin-bottom: 0;
}.efh-reg_seo_c5g strong {
  font-weight: 700;
  color: #D9C9A4;
}.efh-reg_seo_c5g a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.efh-reg_seo_c5g a:hover {
  color: #E09A30;
}.efh-reg_seo_c5g ul,.efh-reg_seo_c5g ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.efh-reg_seo_c5g ol {
  list-style: decimal;
}.efh-reg_seo_c5g li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7650;
}.efh-reg_seo_c5g table {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.efh-reg_seo_c5g table {
  display: table;
}
}.efh-reg_seo_c5g th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D9C9A4;
  text-align: left;
  font-weight: 700;
}.efh-reg_seo_c5g td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A7650;
}.efh-reg_steps_c5g {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.efh-reg_steps_c5g {
  margin-top: 0;
}
}.efh-reg_step_c5g {
  background: rgba(255, 220, 160, 0.05);
  padding: 16px;
  gap: 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.efh-reg_step_num_c5g {
  background: rgba(200, 136, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 136, 42, 0.08);
  width: 34px;
  align-items: center;
  color: #C8882A;
  font-size: 14px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 34px;
  font-weight: 800;
}.efh-reg_step_title_c5g {
  color: #F5E8CC;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.efh-reg_step_text_c5g {
  font-size: 12px;
  line-height: 1.5;
  color: #8A7650;
}.efh-reg_trust_c5g {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.efh-reg_trust_item_c5g {
  gap: 0.438rem;
  display: flex;
  color: #8A7650;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
}.efh-reg_trust_ic_c5g svg {
  stroke-linejoin: round;
  color: #C8882A;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.efh-prov_c5g {
  background: #1C1408;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.efh-prov_c5g {
  padding: 44px 1.5rem 0;
}
}.efh-prov_in_c5g {
  margin: 0 auto;
  max-width: 1320px;
}.efh-prov_head_c5g {
  margin-bottom: 1rem;
}.efh-prov_label_c5g {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8882A;
}.efh-prov_h2_c5g {
  overflow-wrap: break-word;
  color: #F5E8CC;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.efh-prov_h2_c5g {
  font-size: 24px;
}
}.efh-prov_seo_c5g {
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #8A7650;
  max-width: 620px;
  font-size: 0.813rem;
}.efh-prov_seo_c5g strong {
  color: #D9C9A4;
  font-weight: 700;
}.efh-prov_seo_c5g a {
  text-decoration: underline;
  color: #C8882A;
}.efh-prov_grid_c5g {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.efh-prov_grid_c5g {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.efh-prov_grid_c5g {
  grid-template-columns: repeat(8,1fr);
}
}.efh-prov_card_c5g {
  background: #211608;
  gap: 7px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.efh-prov_card_c5g:hover {
  background: #261B0D;
  border-color: rgba(200, 140, 42, 0.55);
}.efh-prov_logo_c5g {
  overflow: hidden;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 44px;
  align-items: center;
}.efh-prov_logo_c5g img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.efh-prov_name_c5g {
  text-align: center;
  color: #B09C72;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
}.efh-seo_c5g {
  background: #1C1408;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.efh-seo_c5g {
  padding: 44px 1.5rem 0;
}
}.efh-seo_in_c5g {
  border-radius: 14px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  margin: 0 auto;
  background: #261B0D;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.efh-seo_in_c5g {
  padding: 2.25rem 2.5rem;
}
}.efh-seo_label_c5g {
  color: #C8882A;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.efh-seo_h2_c5g {
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  color: #F5E8CC;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.efh-seo_h2_c5g {
  font-size: 24px;
}
}.efh-seo_body_c5g {
  color: #B09C72;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.efh-seo_body_c5g p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B09C72;
}.efh-seo_body_c5g p:last-child {
  margin-bottom: 0;
}.efh-seo_body_c5g strong {
  font-weight: 700;
  color: #D9C9A4;
}.efh-seo_body_c5g a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.efh-seo_body_c5g a:hover {
  color: #E09A30;
}.efh-seo_body_c5g ul,.efh-seo_body_c5g ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.efh-seo_body_c5g ol {
  list-style: decimal;
}.efh-seo_body_c5g li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #B09C72;
  line-height: 1.75;
}.efh-seo_body_c5g table {
  width: 100%;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.efh-seo_body_c5g table {
  display: table;
}
}.efh-seo_body_c5g th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D9C9A4;
  text-align: left;
}.efh-seo_body_c5g td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B09C72;
}.efh-seo_cols_c5g {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.efh-seo_cols_c5g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.efh-seo_cols_c5g {
  grid-template-columns: repeat(3,1fr);
}
}.efh-seo_col_h_c5g {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D9C9A4;
  font-weight: 700;
  font-size: 0.813rem;
}.efh-seo_col_p_c5g {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #8A7650;
}.efh-seo_stats_c5g {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.efh-seo_stat_c5g {
  flex: 1;
  background: rgba(200, 136, 42, 0.08);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  min-width: 140px;
}.efh-seo_stat_val_c5g {
  color: #C8882A;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.efh-seo_stat_lb_c5g {
  color: #8A7650;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.efh-faq_c5g {
  padding: 2.25rem 1rem 0;
  background: #1C1408;
}
@media(min-width: 766px) {.efh-faq_c5g {
  padding: 44px 24px 0;
}
}.efh-faq_in_c5g {
  margin: 0 auto;
  max-width: 82.5rem;
}.efh-faq_head_c5g {
  margin-bottom: 20px;
}.efh-faq_label_c5g {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8882A;
}.efh-faq_h2_c5g {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5E8CC;
}
@media(min-width: 767px) {.efh-faq_h2_c5g {
  font-size: 24px;
}
}.efh-faq_list_c5g {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.efh-faq_item_c5g {
  overflow: hidden;
  background: #261B0D;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 0.5rem;
}.efh-faq_q_c5g {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.875rem;
  color: #D9C9A4;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
}.efh-faq_q_c5g:hover {
  color: #F5E8CC;
}.efh-faq_q_ic_c5g {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 16px;
  height: 1.5rem;
  color: #C8882A;
}.efh-faq_item_c5g.efh-state_open_c5g .efh-faq_q_ic_c5g {
  transform: rotate(45deg);
}.efh-faq_a_c5g {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #8A7650;
  display: none;
}.efh-faq_item_c5g.efh-state_open_c5g .efh-faq_a_c5g {
  display: block;
}.efh-faq_a_c5g strong {
  font-weight: 700;
  color: #D9C9A4;
}.efh-faq_a_c5g a {
  color: #C8882A;
  text-decoration: underline;
}.efh-faq_a_c5g ul,.efh-faq_a_c5g ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.efh-faq_a_c5g ol {
  list-style: decimal;
}.efh-faq_a_c5g li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.efh-faq_a_c5g table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 766px) {.efh-faq_a_c5g table {
  display: table;
}
}.efh-faq_a_c5g th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #D9C9A4;
  font-weight: 700;
}.efh-faq_a_c5g td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A7650;
}.efh-seo_c5g {
  padding: 36px 16px 0;
  background: #1C1408;
}
@media(min-width: 767px) {.efh-seo_c5g {
  padding: 44px 24px 0;
}
}.efh-seo_in_c5g {
  background: #261B0D;
  border: 1px solid rgba(255, 210, 140, 0.14);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.efh-seo_in_c5g {
  padding: 36px 40px;
}
}.efh-seo_label_c5g {
  margin-bottom: 0.625rem;
  color: #C8882A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.efh-seo_h2_c5g {
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F5E8CC;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 765px) {.efh-seo_h2_c5g {
  font-size: 1.5rem;
}
}.efh-seo_body_c5g {
  color: #B09C72;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.efh-seo_body_c5g p {
  margin-bottom: 12px;
  color: #B09C72;
  font-size: 0.875rem;
  line-height: 1.75;
}.efh-seo_body_c5g p:last-child {
  margin-bottom: 0;
}.efh-seo_body_c5g strong {
  font-weight: 700;
  color: #D9C9A4;
}.efh-seo_body_c5g a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.efh-seo_body_c5g a:hover {
  color: #E09A30;
}.efh-seo_body_c5g ul,.efh-seo_body_c5g ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.efh-seo_body_c5g ol {
  list-style: decimal;
}.efh-seo_body_c5g li {
  color: #B09C72;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.efh-seo_body_c5g table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.efh-seo_body_c5g table {
  display: table;
}
}.efh-seo_body_c5g th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D9C9A4;
}.efh-seo_body_c5g td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #B09C72;
}.efh-seo_cols_c5g {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.efh-seo_cols_c5g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.efh-seo_cols_c5g {
  grid-template-columns: repeat(3,1fr);
}
}.efh-seo_col_h_c5g {
  color: #D9C9A4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.efh-seo_col_p_c5g {
  line-height: 1.65;
  color: #8A7650;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.efh-seo_stats_c5g {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.efh-seo_stat_c5g {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  background: rgba(200, 136, 42, 0.08);
  min-width: 140px;
}.efh-seo_stat_val_c5g {
  font-size: 1.25rem;
  color: #C8882A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.efh-seo_stat_lb_c5g {
  color: #8A7650;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.efh-seo_c5g {
  background: #1C1408;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.efh-seo_c5g {
  padding: 2.75rem 24px 0;
}
}.efh-seo_in_c5g {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #261B0D;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.efh-seo_in_c5g {
  padding: 36px 40px;
}
}.efh-seo_label_c5g {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8882A;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.efh-seo_h2_c5g {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F5E8CC;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 767px) {.efh-seo_h2_c5g {
  font-size: 1.5rem;
}
}.efh-seo_body_c5g {
  font-size: 14px;
  line-height: 1.75;
  color: #B09C72;
  overflow-wrap: break-word;
}.efh-seo_body_c5g p {
  color: #B09C72;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.efh-seo_body_c5g p:last-child {
  margin-bottom: 0;
}.efh-seo_body_c5g strong {
  color: #D9C9A4;
  font-weight: 700;
}.efh-seo_body_c5g a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.efh-seo_body_c5g a:hover {
  color: #E09A30;
}.efh-seo_body_c5g ul,.efh-seo_body_c5g ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.efh-seo_body_c5g ol {
  list-style: decimal;
}.efh-seo_body_c5g li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B09C72;
}.efh-seo_body_c5g table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.efh-seo_body_c5g table {
  display: table;
}
}.efh-seo_body_c5g th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D9C9A4;
  font-weight: 700;
  text-align: left;
}.efh-seo_body_c5g td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #B09C72;
}.efh-seo_cols_c5g {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.efh-seo_cols_c5g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.efh-seo_cols_c5g {
  grid-template-columns: repeat(3,1fr);
}
}.efh-seo_col_h_c5g {
  font-weight: 700;
  margin-bottom: 7px;
  color: #D9C9A4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.efh-seo_col_p_c5g {
  color: #8A7650;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.efh-seo_stats_c5g {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.efh-seo_stat_c5g {
  padding: 14px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  background: rgba(200, 136, 42, 0.08);
  flex: 1;
  min-width: 140px;
}.efh-seo_stat_val_c5g {
  font-size: 20px;
  color: #C8882A;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.efh-seo_stat_lb_c5g {
  color: #8A7650;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.efh-ft_c5g {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #110C04;
  margin-top: 48px;
}.efh-ft_support_c5g {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.efh-ft_support_c5g {
  padding: 28px 24px;
}
}.efh-ft_support_in_c5g {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.efh-ft_support_main_c5g {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.efh-ft_support_ic_c5g {
  flex-shrink: 0;
  color: #C8882A;
}.efh-ft_support_ic_c5g svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.efh-ft_support_text_title_c5g {
  margin-bottom: 3px;
  color: #F5E8CC;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.efh-ft_support_text_sub_c5g {
  color: #8A7650;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.efh-ft_support_btn_c5g {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C8882A;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F5E8CC;
  font-size: 13px;
}.efh-ft_support_btn_c5g:hover {
  background: #E09A30;
}.efh-ft_support_contacts_c5g {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.efh-ft_support_contact_c5g {
  color: #70603E;
  line-height: 1.4;
  font-size: 12px;
}.efh-ft_support_contact_c5g strong {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  color: #B09C72;
  display: block;
}.efh-ft_main_c5g {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 769px) {.efh-ft_main_c5g {
  padding: 2.5rem 1.5rem 2rem;
}
}.efh-ft_main_in_c5g {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.efh-ft_main_in_c5g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.efh-ft_main_in_c5g {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.efh-ft_col_logo_c5g {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.efh-ft_col_logo_c5g {
  grid-column: auto;
}
}.efh-ft_logo_c5g {
  gap: 0.563rem;
  font-weight: 800;
  color: #F5E8CC;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.efh-ft_logo_mark_c5g {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.efh-ft_logo_mark_c5g img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.efh-ft_logo_sub_c5g {
  line-height: 1.55;
  color: #70603E;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.efh-ft_col_title_c5g {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  color: #B09C72;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.efh-ft_col_links_c5g {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.efh-ft_col_link_c5g {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #70603E;
}.efh-ft_col_link_c5g:hover {
  color: #D9C9A4;
}.efh-ft_apps_c5g {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.efh-ft_app_card_c5g {
  padding: 10px 0.75rem;
  gap: 10px;
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  align-items: center;
}.efh-ft_app_card_c5g:hover {
  border-color: rgba(200, 140, 42, 0.55);
}.efh-ft_app_card_ic_c5g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
}.efh-ft_app_card_os_c5g {
  font-weight: 600;
  font-size: 0.625rem;
  color: #70603E;
}.efh-ft_app_card_action_c5g {
  font-weight: 700;
  color: #D9C9A4;
  font-size: 0.75rem;
}.efh-ft_bot_c5g {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.efh-ft_bot_c5g {
  padding: 1.25rem 24px;
}
}.efh-ft_bot_in_c5g {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.efh-ft_socials_c5g {
  gap: 8px;
  display: flex;
}.efh-ft_soc_c5g {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 0.25rem;
  transition: background .2s;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 2.25rem;
  color: #B09C72;
  display: flex;
}.efh-ft_soc_c5g svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.efh-ft_soc_c5g:hover {
  background: rgba(255, 220, 160, 0.07);
}.efh-ft_legal_c5g {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
  color: #8E7E5A;
}.efh-ft_legal_c5g strong {
  color: #B09C72;
  font-weight: 700;
}.efh-ft_legal_c5g a {
  color: #B09C72;
  text-decoration: underline;
}.efh-ft_age_c5g {
  border: 2px solid #8E7E5A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 32px;
  margin-left: auto;
  color: #8E7E5A;
  flex-shrink: 0;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 800;
  width: 2rem;
}