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