*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #130E09;
  font-family: 'Nunito Sans', sans-serif;
  min-height: 100vh;
  color: #DBCA9E;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.lfd-layout-raz {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.lfd-page-raz {
  display: flex;
  min-height: 100vh;
}.lfd-main-raz {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.lfd-main-raz {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.lfd-main-raz {
  padding-bottom: 72px;
}
}.lfd-gc-raz {
  transition: transform .2s,border-color .2s;
  background: #1C1510;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  position: relative;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.lfd-gc-raz {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.lfd-gc-raz {
  width: 10.5rem;
}
}.lfd-gc-raz:hover {
  border-color: rgba(200, 144, 42, 0.08);
  transform: translateY(-3px);
}.lfd-gc_img-raz {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.lfd-gc_img-raz img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.lfd-gc_hover-raz {
  transition: opacity .2s;
  background: rgba(10, 7, 5, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.lfd-gc-raz:hover .lfd-gc_hover-raz {
  opacity: 1;
}.lfd-gc_hover_btn-raz {
  padding: 0.5rem 1rem;
  border-radius: 6px;
  background: #C8902A;
  color: #F5EDD8;
  font-size: 12px;
  font-weight: 700;
}.lfd-gc_info-raz {
  padding: 0.5rem 0.625rem 10px;
}.lfd-gc_name-raz {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 12px;
  color: #DBCA9E;
}.lfd-gc_prov-raz {
  color: #A08060;
  font-size: 10px;
}.lfd-gc_tag-raz {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  left: 6px;
  letter-spacing: .04em;
  top: 6px;
  font-size: 0.563rem;
  z-index: 2;
  position: absolute;
  font-weight: 700;
}.lfd-gc_tag_hot-raz {
  background: #C44030;
  color: #fff;
}.lfd-gc_tag_new-raz {
  background: #3DAA5C;
  color: #130E09;
}.lfd-gc_tag_jp-raz {
  background: #D4A832;
  color: #130E09;
}.lfd-gc_tag_ex-raz {
  background: #8B5E22;
  color: #fff;
}.lfd-gc_tag_live-raz {
  background: #C44030;
  color: #fff;
}.lfd-gr-raz {
  background: #130E09;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.lfd-gr-raz {
  padding: 2.25rem 1.5rem 0;
}
}.lfd-gr_in-raz {
  margin: 0 auto;
  max-width: 1340px;
}.lfd-gr_head-raz {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.lfd-gr_head_l-raz {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.lfd-gr_ic-raz {
  border-radius: 10px;
  width: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  display: flex;
}.lfd-gr_ic-raz svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.lfd-gr_title-raz {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 1rem;
}
@media(min-width:768px) {.lfd-gr_title-raz {
  font-size: 1.125rem;
}
}.lfd-gr_more-raz {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #9E8264;
}.lfd-gr_more-raz:hover {
  color: #C8902A;
}.lfd-gr_more-raz svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lfd-gr_arrows-raz {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.lfd-gr_arr-raz {
  transition: background .15s,color .15s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #BEA478;
  width: 30px;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.lfd-gr_arr-raz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.lfd-gr_arr-raz svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lfd-gr_seo_h-raz {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #DBCA9E;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.lfd-gr_seo_h-raz {
  font-size: 0.875rem;
}
}.lfd-gr_seo-raz {
  font-size: 12px;
  max-width: 680px;
  line-height: 1.55;
  color: #9E8264;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.lfd-gr_seo-raz strong {
  font-weight: 600;
  color: #DBCA9E;
}.lfd-gr_scroll-raz {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.lfd-gr_scroll-raz::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.lfd-gr_scroll-raz {
  gap: 12px;
}
}.lfd-tb-raz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #130E09;
  display: flex;
  left: 0;
  align-items: center;
  height: 56px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 80;
}.lfd-tb_in-raz {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.lfd-tb_burger-raz {
  gap: 0.313rem;
  border-radius: 0.625rem;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
}.lfd-tb_burger-raz:hover {
  background: rgba(255, 255, 255, 0.05);
}.lfd-tb_burger_line-raz {
  border-radius: 1px;
  background: #BEA478;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.lfd-tb_burger-raz {
  display: none;
}
}.lfd-tb_logo-raz {
  gap: 9px;
  color: #F5EDD8;
  font-size: 18px;
  margin-right: 20px;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
}.lfd-tb_logo_mark-raz {
  border-radius: 10px;
  overflow: hidden;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
}.lfd-tb_logo_mark-raz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lfd-tb_nav-raz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.lfd-tb_nav-raz {
  display: flex;
}
}.lfd-tb_tab-raz {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 10px;
  font-weight: 600;
  color: #BEA478;
  white-space: nowrap;
  font-size: 13px;
}.lfd-tb_tab-raz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.lfd-tb_tab-raz.lfd-state_active-raz {
  background: rgba(200, 144, 42, 0.18);
  color: #F5EDD8;
}.lfd-tb_right-raz {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.lfd-tb_login-raz {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  display: none;
  font-size: 13px;
  color: #DBCA9E;
  font-weight: 600;
}.lfd-tb_login-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
  color: #F5EDD8;
}
@media(min-width: 479px) {.lfd-tb_login-raz {
  display: block;
}
}.lfd-tb_reg-raz {
  background: #3DAA5C;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  white-space: nowrap;
  color: #0D0906;
  font-weight: 700;
  font-size: 13px;
}.lfd-tb_reg-raz:hover {
  background: #4DC46E;
}.lfd-sb-raz {
  transform: translateX(-100%);
  background: #261A12;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  position: fixed;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  top: 56px;
  width: 13.75rem;
  left: 0;
}.lfd-sb-raz.lfd-state_open-raz {
  transform: translateX(0);
}.lfd-sb-raz::-webkit-scrollbar {
  width: 4px;
}.lfd-sb-raz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.lfd-sb-raz {
  transform: translateX(0);
}
}.lfd-sb_auth-raz {
  padding: 0.875rem 0.75rem 10px;
}.lfd-sb_btn_reg-raz {
  transition: background .2s;
  background: #3DAA5C;
  padding: 11px;
  border-radius: 10px;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  color: #0D0906;
  display: block;
  font-size: 0.813rem;
}.lfd-sb_btn_reg-raz:hover {
  background: #4DC46E;
}.lfd-sb_btn_login-raz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #DBCA9E;
  font-weight: 600;
}.lfd-sb_btn_login-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
  color: #F5EDD8;
}.lfd-sb_promo-raz {
  border-radius: 10px;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(200, 144, 42, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C08,#261A12);
  margin: 0 0.75rem 10px;
  position: relative;
}.lfd-sb_promo-raz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 144, 42, 0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  content: '';
  top: -20px;
  width: 5rem;
  height: 80px;
}.lfd-sb_promo_title-raz {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8902A;
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
}.lfd-sb_promo_text-raz {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5EDD8;
  line-height: 1.35;
  font-size: 12px;
}.lfd-sb_promo_sub-raz {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #9E8264;
}.lfd-sb_nav-raz {
  padding: 6px 8px 16px;
}.lfd-sb_nav_lb-raz {
  padding: 0.625rem 8px 0.375rem;
  color: #A08060;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.lfd-sb_link-raz {
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  align-items: center;
  color: #BEA478;
  cursor: pointer;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
}.lfd-sb_link-raz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.lfd-sb_link-raz.lfd-state_active-raz {
  background: rgba(200, 144, 42, 0.18);
  color: #F5EDD8;
}.lfd-sb_ic-raz {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
  height: 30px;
}.lfd-sb_ic-raz svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.lfd-sb_ic_1-raz {
  background: rgba(200, 144, 42, 0.08);
  color: #C8902A;
}.lfd-sb_ic_2-raz {
  background: rgba(61, 170, 92, 0.18);
  color: #3DAA5C;
}.lfd-sb_ic_3-raz {
  background: rgba(212, 168, 50, 0.18);
  color: #D4A832;
}.lfd-sb_ic_4-raz {
  background: rgba(139, 94, 34, 0.22);
  color: #8B5E22;
}.lfd-sb_ic_5-raz {
  background: rgba(200, 144, 42, 0.08);
  color: #E0607A;
}.lfd-sb_ic_6-raz {
  background: rgba(139, 94, 34, 0.22);
  color: #9B5DE5;
}.lfd-sb_badge-raz {
  border-radius: 0.375rem;
  background: #D4A832;
  padding: 2px 0.438rem;
  color: #0D0906;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
}.lfd-sb_bot-raz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.lfd-sb_lang-raz,.lfd-sb_help-raz {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  border-radius: 6px;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  gap: 6px;
  font-size: 0.688rem;
  color: #BEA478;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.lfd-sb_lang-raz:hover,.lfd-sb_help-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
  color: #F5EDD8;
}.lfd-sb_lang-raz svg,.lfd-sb_help-raz svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.lfd-sb_bd-raz {
  background: rgba(10, 7, 5, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.lfd-sb_bd-raz.lfd-state_on-raz {
  display: block;
}
@media(min-width: 1081px) {.lfd-sb_bd-raz {
  display: none!important;
}
}.lfd-mob_nav-raz {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #261A12;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.lfd-mob_nav-raz {
  display: none;
}
}.lfd-mob_nav_item-raz {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #A08060;
  flex-direction: column;
}.lfd-mob_nav_ic-raz {
  line-height: 1;
}.lfd-mob_nav_ic-raz svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lfd-mob_nav_lb-raz {
  font-weight: 600;
  font-size: 10px;
  color: #A08060;
}.lfd-mob_nav_item-raz.lfd-state_active-raz {
  color: #C8902A;
}.lfd-mob_nav_item-raz.lfd-state_active-raz .lfd-mob_nav_lb-raz {
  color: #C8902A;
}.lfd-hero-raz {
  padding: 1.25rem 16px 0;
  background: #130E09;
}
@media(min-width:768px) {.lfd-hero-raz {
  padding: 24px 1.5rem 0;
}
}.lfd-hero_in-raz {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 862px) {.lfd-hero_in-raz {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.lfd-hero_in-raz {
  grid-template-columns: 1fr 21.25rem;
}
}.lfd-hero_promo-raz {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #1C1510;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.lfd-hero_promo-raz {
  min-height: 17.5rem;
}
}.lfd-hero_promo_bg-raz {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3A1C08 0%,#130E09 100%);
  background-size: cover;
  position: absolute;
}.lfd-hero_promo_bg-raz::after {
  background: linear-gradient(90deg,#130E09 0%,rgba(10, 7, 5, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.lfd-hero_promo_glow-raz {
  background: radial-gradient(circle,rgba(139, 94, 34, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
}.lfd-hero_promo_ct-raz {
  padding: 1.75rem 24px 1.75rem 28px;
  flex-direction: column;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
  max-width: 30rem;
}
@media(min-width: 770px) {.lfd-hero_promo_ct-raz {
  padding: 2.5rem 2rem;
}
}.lfd-hero_badge-raz {
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  background: rgba(200, 144, 42, 0.18);
  border: 1px solid rgba(200, 144, 42, 0.08);
  color: #C8902A;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
}.lfd-hero_h1-raz {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-size: 26px;
  color: #F5EDD8;
  margin-bottom: 10px;
  font-weight: 800;
}.lfd-hero_h1-raz em {
  font-style: normal;
  color: #D4A832;
}
@media(min-width: 769px) {.lfd-hero_h1-raz {
  font-size: 2.25rem;
}
}.lfd-hero_sub-raz {
  color: #BEA478;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 767px) {.lfd-hero_sub-raz {
  font-size: 0.875rem;
}
}.lfd-hero_row-raz {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.lfd-hero_cta-raz {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  background: #3DAA5C;
  font-size: 0.875rem;
  color: #0D0906;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.40), 0 0 1rem rgba(61, 170, 92, 0.40);
}.lfd-hero_cta-raz:hover {
  background: #4DC46E;
}.lfd-hero_terms-raz {
  font-size: 0.688rem;
  color: #A08060;
}.lfd-hero_game-raz {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #1C1510;
  display: flex;
  flex-direction: column;
  position: relative;
}.lfd-hero_game_badge-raz {
  background: rgba(212, 168, 50, 0.18);
  border-radius: 20px;
  padding: 5px 10px;
  border: 1px solid rgba(212, 168, 50, 0.18);
  font-weight: 700;
  color: #D4A832;
  z-index: 3;
  font-size: 10px;
  top: 12px;
  text-transform: uppercase;
  left: 12px;
  position: absolute;
  letter-spacing: .06em;
}.lfd-hero_game_badge-raz svg {
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 4px;
}.lfd-hero_game_img-raz {
  background: linear-gradient(135deg,#3A1C08,#130E09);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.lfd-hero_game_img-raz img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.lfd-hero_game_play-raz {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 7, 5, 0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}.lfd-hero_game-raz:hover .lfd-hero_game_play-raz {
  opacity: 1;
}.lfd-hero_game_play-raz span {
  border-radius: 50%;
  background: #C8902A;
  display: flex;
  justify-content: center;
  height: 52px;
  width: 52px;
  align-items: center;
}.lfd-hero_game_play-raz span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.lfd-hero_game_info-raz {
  padding: 0.875rem 1rem;
}.lfd-hero_game_title-raz {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 15px;
}.lfd-hero_game_provider-raz {
  font-size: 0.688rem;
  color: #9E8264;
}.lfd-hero_game_btn-raz {
  transition: background .2s;
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  border-radius: 10px;
  background: #C8902A;
  color: #F5EDD8;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.lfd-hero_game-raz:hover .lfd-hero_game_btn-raz {
  background: #D9A038;
}.lfd-sbar-raz {
  background: #130E09;
  padding: 16px 1rem 0;
}
@media(min-width: 770px) {.lfd-sbar-raz {
  padding: 1.125rem 1.5rem 0;
}
}.lfd-sbar_in-raz {
  margin: 0 auto;
  max-width: 1340px;
}.lfd-sbar_row-raz {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.lfd-sbar_input-raz {
  flex: 1;
  padding: 0.688rem 16px;
  background: #1C1510;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 0.625rem;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #9E8264;
  align-items: center;
}.lfd-sbar_input-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
}.lfd-sbar_input-raz svg {
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  width: 15px;
}.lfd-sbar_providers-raz {
  gap: 8px;
  background: #1C1510;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1.125rem;
  border-radius: 10px;
  font-weight: 600;
  color: #DBCA9E;
  font-size: 13px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.lfd-sbar_providers-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
  color: #F5EDD8;
}.lfd-sbar_providers-raz svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.lfd-sbar_tabs-raz {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.lfd-sbar_tabs-raz::-webkit-scrollbar {
  display: none;
}.lfd-sbar_tab-raz {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #BEA478;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
}.lfd-sbar_tab-raz:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 144, 42, 0.50);
  color: #F5EDD8;
}.lfd-sbar_tab-raz.lfd-state_active-raz {
  border-color: rgba(200, 144, 42, 0.08);
  background: rgba(200, 144, 42, 0.18);
  color: #F5EDD8;
}.lfd-sbar_tab_ic-raz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.lfd-wy-raz {
  background: #130E09;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.lfd-wy-raz {
  padding: 40px 24px 0;
}
}.lfd-wy_in-raz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lfd-wy_head-raz {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.lfd-wy_label-raz {
  color: #C8902A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.lfd-wy_h2-raz {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 769px) {.lfd-wy_h2-raz {
  font-size: 1.5rem;
}
}.lfd-wy_intro-raz {
  margin: 0;
  line-height: 1.6;
  color: #9E8264;
  font-size: 13px;
}.lfd-wy_grid-raz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.lfd-wy_grid-raz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lfd-wy_grid-raz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lfd-wy_card-raz {
  border-radius: 10px;
  background: #261A12;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.lfd-wy_card-raz:hover {
  border-color: rgba(200, 144, 42, 0.08);
  transform: translateY(-2px);
}.lfd-wy_card_ic-raz {
  border-radius: 50%;
  background: rgba(200, 144, 42, 0.18);
  color: #C8902A;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  width: 44px;
  display: flex;
  margin-bottom: 14px;
}.lfd-wy_card_ic-raz svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.lfd-wy_card_h-raz {
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 0.938rem;
  font-weight: 700;
}.lfd-wy_card_p-raz {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9E8264;
}.lfd-wy_card_p-raz strong {
  font-weight: 600;
  color: #DBCA9E;
}.lfd-gr_jp-raz {
  border-radius: 14px;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1F0E2C 0%,#0E080F 100%);
  position: relative;
}.lfd-gr_jp-raz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 34, 0.22) 0%,transparent 70%);
  position: absolute;
  content: '';
  left: -3.75rem;
  height: 15.625rem;
  top: -60px;
  width: 250px;
}.lfd-gr_jp-raz::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 168, 50, 0.18) 0%,transparent 70%);
  position: absolute;
  right: 0;
  height: 12.5rem;
  content: '';
  width: 12.5rem;
  bottom: -2.5rem;
}.lfd-gr_jp_head-raz {
  gap: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}.lfd-gr_jp_info-raz {
  flex: 1;
}.lfd-gr_jp_label-raz {
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B5DE5;
  font-size: 11px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.lfd-gr_jp_label-raz svg {
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
}.lfd-gr_jp_amount-raz {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
  color: #F5EDD8;
}
@media(min-width: 771px) {.lfd-gr_jp_amount-raz {
  font-size: 40px;
}
}.lfd-gr_jp_amount-raz span {
  color: #D4A832;
}.lfd-gr_jp_seo-raz {
  font-size: 0.75rem;
  color: #BEA478;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 30rem;
}.lfd-gr_jp_cta-raz {
  transition: background .2s;
  border: 1px solid rgba(139, 94, 34, 0.22);
  border-radius: 10px;
  background: rgba(139, 94, 34, 0.22);
  padding: 11px 20px;
  color: #F5EDD8;
  position: relative;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 0.25rem;
  z-index: 1;
}.lfd-gr_jp_cta-raz:hover {
  background: #8B5E22;
}.lfd-ws-raz {
  padding: 2rem 1rem 0;
  background: #130E09;
}
@media(min-width:768px) {.lfd-ws-raz {
  padding: 2.25rem 1.5rem 0;
}
}.lfd-ws_in-raz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lfd-ws_head-raz {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.lfd-ws_title-raz {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F5EDD8;
  align-items: center;
  font-size: 1rem;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.lfd-ws_title_ic-raz svg {
  width: 18px;
  color: #D4A832;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lfd-ws_online-raz {
  gap: 0.438rem;
  color: #9E8264;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  align-items: center;
}.lfd-ws_online_dot-raz {
  background: #3DAA5C;
  border-radius: 50%;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(61, 170, 92, 0.18);
  flex-shrink: 0;
}.lfd-ws_scroll-raz {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.lfd-ws_scroll-raz::-webkit-scrollbar {
  display: none;
}.lfd-wc-raz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  padding: 10px 0.875rem;
  border-radius: 0.625rem;
  background: #1C1510;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.lfd-wc_img-raz {
  background: #261A12;
  border-radius: 6px;
  overflow: hidden;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.lfd-wc_img-raz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lfd-wc_info-raz {
  min-width: 0;
}.lfd-wc_game-raz {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #DBCA9E;
  text-overflow: ellipsis;
  font-weight: 600;
}.lfd-wc_player-raz {
  overflow: hidden;
  color: #A08060;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
}.lfd-wc_amount-raz {
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #3DAA5C;
  flex-shrink: 0;
}.lfd-app-raz {
  padding: 2.25rem 1rem 0;
  background: #130E09;
}
@media(min-width: 766px) {.lfd-app-raz {
  padding: 2.75rem 1.5rem 0;
}
}.lfd-app_in-raz {
  margin: 0 auto;
  max-width: 1340px;
}.lfd-app_head-raz {
  margin-bottom: 16px;
}.lfd-app_label-raz {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8902A;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lfd-app_h2-raz {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 20px;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.lfd-app_h2-raz {
  font-size: 24px;
}
}.lfd-app_sub-raz {
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9E8264;
}.lfd-app_sub-raz strong {
  font-weight: 700;
  color: #DBCA9E;
}.lfd-app_cards-raz {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width:640px) {.lfd-app_cards-raz {
  grid-template-columns: repeat(3,1fr);
}
}.lfd-app_card-raz {
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.lfd-app_card_ios-raz {
  background: linear-gradient(135deg,rgba(200, 144, 42, 0.18) 0%,#261A12 100%);
}.lfd-app_card_android-raz {
  background: linear-gradient(135deg,rgba(61, 170, 92, 0.18) 0%,#261A12 100%);
}.lfd-app_card_win-raz {
  background: linear-gradient(135deg,rgba(212, 168, 50, 0.18) 0%,#261A12 100%);
}.lfd-app_card_ic-raz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.lfd-app_card_ic-raz {
  color: #F5EDD8;
  flex-shrink: 0;
}.lfd-app_card_os-raz {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #9E8264;
}.lfd-app_card_title-raz {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.lfd-app_card_text-raz {
  color: #9E8264;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 12px;
}.lfd-app_card_btn-raz {
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border: 1px solid rgba(200, 144, 42, 0.50);
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  align-items: center;
  color: #F5EDD8;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
}.lfd-app_card_btn-raz:hover {
  background: rgba(255, 255, 255, 0.07);
}.lfd-prov-raz {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width: 766px) {.lfd-prov-raz {
  padding: 44px 24px 0;
}
}.lfd-prov_in-raz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lfd-prov_head-raz {
  margin-bottom: 16px;
}.lfd-prov_label-raz {
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8902A;
  letter-spacing: .08em;
}.lfd-prov_h2-raz {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.lfd-prov_h2-raz {
  font-size: 24px;
}
}.lfd-prov_seo-raz {
  color: #9E8264;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.lfd-prov_seo-raz strong {
  font-weight: 700;
  color: #DBCA9E;
}.lfd-prov_seo-raz a {
  text-decoration: underline;
  color: #C8902A;
}.lfd-prov_grid-raz {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.lfd-prov_grid-raz {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.lfd-prov_grid-raz {
  grid-template-columns: repeat(8,1fr);
}
}.lfd-prov_card-raz {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 14px 0.625rem;
  border-radius: 0.625rem;
  background: #1C1510;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.lfd-prov_card-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
  background: #261A12;
}.lfd-prov_logo-raz {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.lfd-prov_logo-raz img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.lfd-prov_name-raz {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #BEA478;
}.lfd-bon-raz {
  background: #130E09;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.lfd-bon-raz {
  padding: 2.75rem 1.5rem 0;
}
}.lfd-bon_in-raz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lfd-bon_head-raz {
  margin-bottom: 20px;
}.lfd-bon_label-raz {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8902A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.lfd-bon_h2-raz {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width:768px) {.lfd-bon_h2-raz {
  font-size: 1.5rem;
}
}.lfd-bon_seo-raz {
  overflow-wrap: break-word;
  max-width: 620px;
  color: #9E8264;
  line-height: 1.6;
  font-size: 0.813rem;
}.lfd-bon_seo-raz strong {
  color: #DBCA9E;
  font-weight: 700;
}.lfd-bon_seo-raz a {
  text-decoration: underline;
  color: #C8902A;
}.lfd-bon_grid-raz {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.lfd-bon_grid-raz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.lfd-bon_grid-raz {
  grid-template-columns: repeat(5,1fr);
}
}.lfd-bon_card-raz {
  background: #1C1510;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
}.lfd-bon_card-raz:hover {
  border-color: rgba(200, 144, 42, 0.08);
  transform: translateY(-2px);
}.lfd-bon_card_ic-raz svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.lfd-bon_card_ic-raz {
  margin-bottom: 0.625rem;
}.lfd-bon_card_type-raz {
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #9E8264;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
}.lfd-bon_card_amount-raz {
  font-size: 1.125rem;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #D4A832;
  font-weight: 800;
}.lfd-bon_card_name-raz {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  color: #F5EDD8;
}.lfd-bon_card_detail-raz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08060;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.lfd-reg-raz {
  background: #130E09;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.lfd-reg-raz {
  padding: 2.75rem 24px 0;
}
}.lfd-reg_in-raz {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #261A12;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 770px) {.lfd-reg_in-raz {
  padding: 40px;
}
}.lfd-reg_top-raz {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.lfd-reg_top-raz {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.lfd-reg_label-raz {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8902A;
}.lfd-reg_h2-raz {
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.2;
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.lfd-reg_h2-raz {
  font-size: 1.75rem;
}
}.lfd-reg_bonus-raz {
  border-radius: 10px;
  border: 1px solid rgba(212, 168, 50, 0.18);
  background: rgba(212, 168, 50, 0.18);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.lfd-reg_bonus_amount-raz {
  font-weight: 800;
  font-size: 20px;
  color: #D4A832;
}.lfd-reg_bonus_text-raz {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #BEA478;
}.lfd-reg_cta_btn-raz {
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  background: #3DAA5C;
  transition: background .2s;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.40), 0 0 16px rgba(61, 170, 92, 0.40);
  font-size: 0.938rem;
  font-weight: 700;
  color: #0D0906;
}.lfd-reg_cta_btn-raz:hover {
  background: #4DC46E;
}.lfd-reg_terms-raz {
  line-height: 1.5;
  color: #A08060;
  font-size: 11px;
}.lfd-reg_seo-raz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #9E8264;
  padding-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
}.lfd-reg_seo-raz p {
  color: #9E8264;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.lfd-reg_seo-raz p:last-child {
  margin-bottom: 0;
}.lfd-reg_seo-raz strong {
  color: #DBCA9E;
  font-weight: 700;
}.lfd-reg_seo-raz a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.lfd-reg_seo-raz a:hover {
  color: #D9A038;
}.lfd-reg_seo-raz ul,.lfd-reg_seo-raz ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.lfd-reg_seo-raz ol {
  list-style: decimal;
}.lfd-reg_seo-raz li {
  color: #9E8264;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
}.lfd-reg_seo-raz table {
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width:768px) {.lfd-reg_seo-raz table {
  display: table;
}
}.lfd-reg_seo-raz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #DBCA9E;
  font-weight: 700;
}.lfd-reg_seo-raz td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E8264;
}.lfd-reg_steps-raz {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.lfd-reg_steps-raz {
  margin-top: 0;
}
}.lfd-reg_step-raz {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.lfd-reg_step_num-raz {
  border: 1px solid rgba(200, 144, 42, 0.08);
  background: rgba(200, 144, 42, 0.18);
  border-radius: 50%;
  height: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  width: 34px;
  align-items: center;
  font-weight: 800;
  color: #C8902A;
  font-size: 0.875rem;
  display: flex;
}.lfd-reg_step_title-raz {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
}.lfd-reg_step_text-raz {
  font-size: 0.75rem;
  color: #9E8264;
  line-height: 1.5;
}.lfd-reg_trust-raz {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.lfd-reg_trust_item-raz {
  gap: 7px;
  color: #9E8264;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
}.lfd-reg_trust_ic-raz svg {
  height: 16px;
  stroke-linejoin: round;
  color: #C8902A;
  width: 1rem;
  stroke-linecap: round;
}.lfd-seo-raz {
  padding: 2.25rem 16px 0;
  background: #130E09;
}
@media(min-width: 771px) {.lfd-seo-raz {
  padding: 44px 1.5rem 0;
}
}.lfd-seo_in-raz {
  background: #261A12;
  padding: 28px 24px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.lfd-seo_in-raz {
  padding: 2.25rem 2.5rem;
}
}.lfd-seo_label-raz {
  font-weight: 700;
  color: #C8902A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.lfd-seo_h2-raz {
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.lfd-seo_h2-raz {
  font-size: 24px;
}
}.lfd-seo_body-raz {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #BEA478;
}.lfd-seo_body-raz p {
  color: #BEA478;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.lfd-seo_body-raz p:last-child {
  margin-bottom: 0;
}.lfd-seo_body-raz strong {
  color: #DBCA9E;
  font-weight: 700;
}.lfd-seo_body-raz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8902A;
}.lfd-seo_body-raz a:hover {
  color: #D9A038;
}.lfd-seo_body-raz ul,.lfd-seo_body-raz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.lfd-seo_body-raz ol {
  list-style: decimal;
}.lfd-seo_body-raz li {
  color: #BEA478;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.lfd-seo_body-raz table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.lfd-seo_body-raz table {
  display: table;
}
}.lfd-seo_body-raz th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #DBCA9E;
  font-weight: 700;
  text-align: left;
}.lfd-seo_body-raz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #BEA478;
}.lfd-seo_cols-raz {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.lfd-seo_cols-raz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lfd-seo_cols-raz {
  grid-template-columns: repeat(3,1fr);
}
}.lfd-seo_col_h-raz {
  margin-bottom: 0.438rem;
  color: #DBCA9E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.lfd-seo_col_p-raz {
  line-height: 1.65;
  color: #9E8264;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.lfd-seo_stats-raz {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.lfd-seo_stat-raz {
  flex: 1;
  border-radius: 10px;
  background: rgba(200, 144, 42, 0.08);
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 144, 42, 0.18);
  min-width: 8.75rem;
}.lfd-seo_stat_val-raz {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8902A;
  font-size: 20px;
}.lfd-seo_stat_lb-raz {
  color: #9E8264;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.lfd-faq-raz {
  background: #130E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.lfd-faq-raz {
  padding: 2.75rem 24px 0;
}
}.lfd-faq_in-raz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lfd-faq_head-raz {
  margin-bottom: 20px;
}.lfd-faq_label-raz {
  font-size: 11px;
  color: #C8902A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.lfd-faq_h2-raz {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
}
@media(min-width: 767px) {.lfd-faq_h2-raz {
  font-size: 1.5rem;
}
}.lfd-faq_list-raz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.lfd-faq_item-raz {
  background: #261A12;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.lfd-faq_q-raz {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  color: #DBCA9E;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
}.lfd-faq_q-raz:hover {
  color: #F5EDD8;
}.lfd-faq_q_ic-raz {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  height: 24px;
  justify-content: center;
  font-size: 1rem;
  display: flex;
  color: #C8902A;
  width: 1.5rem;
  align-items: center;
}.lfd-faq_item-raz.lfd-state_open-raz .lfd-faq_q_ic-raz {
  transform: rotate(45deg);
}.lfd-faq_a-raz {
  padding: 0 20px 1rem;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  color: #9E8264;
  overflow-wrap: break-word;
}.lfd-faq_item-raz.lfd-state_open-raz .lfd-faq_a-raz {
  display: block;
}.lfd-faq_a-raz strong {
  color: #DBCA9E;
  font-weight: 700;
}.lfd-faq_a-raz a {
  text-decoration: underline;
  color: #C8902A;
}.lfd-faq_a-raz ul,.lfd-faq_a-raz ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.lfd-faq_a-raz ol {
  list-style: decimal;
}.lfd-faq_a-raz li {
  line-height: 1.6;
  margin-bottom: 4px;
}.lfd-faq_a-raz table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.lfd-faq_a-raz table {
  display: table;
}
}.lfd-faq_a-raz th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #DBCA9E;
  text-align: left;
}.lfd-faq_a-raz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #9E8264;
}.lfd-pmt-raz {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width: 769px) {.lfd-pmt-raz {
  padding: 2.75rem 24px 0;
}
}.lfd-pmt_in-raz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lfd-pmt_head-raz {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.lfd-pmt_label-raz {
  color: #C8902A;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.lfd-pmt_h2-raz {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 767px) {.lfd-pmt_h2-raz {
  font-size: 28px;
}
}.lfd-pmt_intro-raz {
  color: #9E8264;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.lfd-pmt_groups-raz {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.lfd-pmt_group-raz {
  background: #261A12;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
}.lfd-pmt_group_head-raz {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.lfd-pmt_group_ic-raz {
  background: rgba(200, 144, 42, 0.18);
  border-radius: 0.375rem;
  width: 2.25rem;
  display: flex;
  height: 36px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  color: #C8902A;
}.lfd-pmt_group_ic-raz svg {
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.lfd-pmt_group_h-raz {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.lfd-pmt_group_p-raz {
  color: #9E8264;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 14px;
  font-size: 13px;
}.lfd-pmt_group_p-raz strong {
  color: #DBCA9E;
  font-weight: 600;
}.lfd-pmt_table_wrap-raz {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.lfd-pmt_table-raz {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
}.lfd-pmt_table-raz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  white-space: nowrap;
  color: #DBCA9E;
}.lfd-pmt_table-raz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #9E8264;
}.lfd-pmt_table-raz tbody tr:last-child td {
  border-bottom: none;
}.lfd-pmt_table-raz tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #DBCA9E;
}.lfd-seo-raz {
  padding: 2.25rem 1rem 0;
  background: #130E09;
}
@media(min-width: 767px) {.lfd-seo-raz {
  padding: 44px 24px 0;
}
}.lfd-seo_in-raz {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #261A12;
  max-width: 1340px;
}
@media(min-width: 770px) {.lfd-seo_in-raz {
  padding: 2.25rem 2.5rem;
}
}.lfd-seo_label-raz {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C8902A;
  text-transform: uppercase;
}.lfd-seo_h2-raz {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.lfd-seo_h2-raz {
  font-size: 24px;
}
}.lfd-seo_body-raz {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #BEA478;
  font-size: 14px;
}.lfd-seo_body-raz p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #BEA478;
  margin-bottom: 12px;
}.lfd-seo_body-raz p:last-child {
  margin-bottom: 0;
}.lfd-seo_body-raz strong {
  color: #DBCA9E;
  font-weight: 700;
}.lfd-seo_body-raz a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.lfd-seo_body-raz a:hover {
  color: #D9A038;
}.lfd-seo_body-raz ul,.lfd-seo_body-raz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.lfd-seo_body-raz ol {
  list-style: decimal;
}.lfd-seo_body-raz li {
  line-height: 1.75;
  font-size: 14px;
  color: #BEA478;
  margin-bottom: 6px;
}.lfd-seo_body-raz table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 765px) {.lfd-seo_body-raz table {
  display: table;
}
}.lfd-seo_body-raz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #DBCA9E;
  font-weight: 700;
  text-align: left;
}.lfd-seo_body-raz td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #BEA478;
}.lfd-seo_cols-raz {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.lfd-seo_cols-raz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.lfd-seo_cols-raz {
  grid-template-columns: repeat(3,1fr);
}
}.lfd-seo_col_h-raz {
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #DBCA9E;
  overflow-wrap: break-word;
  font-weight: 700;
}.lfd-seo_col_p-raz {
  font-size: 0.813rem;
  color: #9E8264;
  line-height: 1.65;
  overflow-wrap: break-word;
}.lfd-seo_stats-raz {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.lfd-seo_stat-raz {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 144, 42, 0.18);
  border-radius: 10px;
  flex: 1;
  background: rgba(200, 144, 42, 0.08);
  min-width: 8.75rem;
}.lfd-seo_stat_val-raz {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #C8902A;
  overflow-wrap: break-word;
}.lfd-seo_stat_lb-raz {
  color: #9E8264;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lfd-rv-raz {
  background: #130E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.lfd-rv-raz {
  padding: 44px 24px 0;
}
}.lfd-rv_in-raz {
  margin: 0 auto;
  max-width: 1340px;
}.lfd-rv_head-raz {
  max-width: 45rem;
  margin-bottom: 20px;
}.lfd-rv_label-raz {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8902A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.lfd-rv_h2-raz {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #F5EDD8;
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lfd-rv_h2-raz {
  font-size: 1.75rem;
}
}.lfd-rv_stats-raz {
  gap: 18px;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #9E8264;
  flex-wrap: wrap;
}.lfd-rv_stats_score-raz {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.lfd-rv_stats_score_val-raz {
  font-family: 'Cinzel', serif;
  color: #D4A832;
  font-weight: 800;
  font-size: 1.375rem;
}.lfd-rv_stats_score_max-raz {
  font-size: 0.813rem;
  color: #A08060;
}.lfd-rv_stats_badge-raz {
  gap: 4px;
  align-items: center;
  display: flex;
}.lfd-rv_stats_badge-raz svg {
  color: #D4A832;
  height: 0.875rem;
  width: 14px;
}.lfd-rv_grid-raz {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.lfd-rv_grid-raz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.lfd-rv_grid-raz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lfd-rv_card-raz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 20px;
  background: #261A12;
  flex-direction: column;
  display: flex;
}.lfd-rv_card_stars-raz {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #D4A832;
}.lfd-rv_card_stars-raz svg {
  width: 14px;
  height: 0.875rem;
}.lfd-rv_card_h-raz {
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F5EDD8;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
}.lfd-rv_card_body-raz {
  flex: 1;
  font-size: 0.813rem;
  color: #9E8264;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.lfd-rv_card_body-raz strong {
  font-weight: 600;
  color: #DBCA9E;
}.lfd-rv_card_meta-raz {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.lfd-rv_card_author-raz {
  font-weight: 600;
  font-size: 12px;
  color: #DBCA9E;
}.lfd-rv_card_date-raz {
  color: #A08060;
  font-size: 11px;
}.lfd-seo-raz {
  padding: 36px 16px 0;
  background: #130E09;
}
@media(min-width: 765px) {.lfd-seo-raz {
  padding: 44px 24px 0;
}
}.lfd-seo_in-raz {
  margin: 0 auto;
  background: #261A12;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.lfd-seo_in-raz {
  padding: 2.25rem 2.5rem;
}
}.lfd-seo_label-raz {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C8902A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.lfd-seo_h2-raz {
  margin-bottom: 14px;
  font-size: 20px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 766px) {.lfd-seo_h2-raz {
  font-size: 1.5rem;
}
}.lfd-seo_body-raz {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #BEA478;
  overflow-wrap: break-word;
}.lfd-seo_body-raz p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #BEA478;
  font-size: 14px;
}.lfd-seo_body-raz p:last-child {
  margin-bottom: 0;
}.lfd-seo_body-raz strong {
  font-weight: 700;
  color: #DBCA9E;
}.lfd-seo_body-raz a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.lfd-seo_body-raz a:hover {
  color: #D9A038;
}.lfd-seo_body-raz ul,.lfd-seo_body-raz ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.lfd-seo_body-raz ol {
  list-style: decimal;
}.lfd-seo_body-raz li {
  color: #BEA478;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.lfd-seo_body-raz table {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 770px) {.lfd-seo_body-raz table {
  display: table;
}
}.lfd-seo_body-raz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #DBCA9E;
  text-align: left;
}.lfd-seo_body-raz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #BEA478;
}.lfd-seo_cols-raz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.lfd-seo_cols-raz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.lfd-seo_cols-raz {
  grid-template-columns: repeat(3,1fr);
}
}.lfd-seo_col_h-raz {
  overflow-wrap: break-word;
  color: #DBCA9E;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.lfd-seo_col_p-raz {
  font-size: 13px;
  color: #9E8264;
  line-height: 1.65;
  overflow-wrap: break-word;
}.lfd-seo_stats-raz {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.lfd-seo_stat-raz {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(200, 144, 42, 0.18);
  border-radius: 10px;
  background: rgba(200, 144, 42, 0.08);
  min-width: 8.75rem;
}.lfd-seo_stat_val-raz {
  font-size: 1.25rem;
  color: #C8902A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.lfd-seo_stat_lb-raz {
  overflow-wrap: break-word;
  color: #9E8264;
  font-size: 11px;
}.lfd-ft-raz {
  background: #0A0705;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.lfd-ft_support-raz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.lfd-ft_support-raz {
  padding: 1.75rem 24px;
}
}.lfd-ft_support_in-raz {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.lfd-ft_support_main-raz {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.lfd-ft_support_ic-raz {
  flex-shrink: 0;
  color: #C8902A;
}.lfd-ft_support_ic-raz svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.lfd-ft_support_text_title-raz {
  font-size: 15px;
  color: #F5EDD8;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.lfd-ft_support_text_sub-raz {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9E8264;
}.lfd-ft_support_btn-raz {
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  background: #C8902A;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDD8;
}.lfd-ft_support_btn-raz:hover {
  background: #D9A038;
}.lfd-ft_support_contacts-raz {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.lfd-ft_support_contact-raz {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #A08060;
}.lfd-ft_support_contact-raz strong {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #BEA478;
}.lfd-ft_main-raz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 770px) {.lfd-ft_main-raz {
  padding: 2.5rem 24px 32px;
}
}.lfd-ft_main_in-raz {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 639px) {.lfd-ft_main_in-raz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lfd-ft_main_in-raz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.lfd-ft_col_logo-raz {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.lfd-ft_col_logo-raz {
  grid-column: auto;
}
}.lfd-ft_logo-raz {
  gap: 9px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  color: #F5EDD8;
}.lfd-ft_logo_mark-raz {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.lfd-ft_logo_mark-raz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lfd-ft_logo_sub-raz {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
  color: #A08060;
}.lfd-ft_col_title-raz {
  margin-bottom: 14px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #BEA478;
  text-transform: uppercase;
  letter-spacing: .07em;
}.lfd-ft_col_links-raz {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.lfd-ft_col_link-raz {
  transition: color .2s;
  font-size: 13px;
  color: #A08060;
  overflow-wrap: break-word;
}.lfd-ft_col_link-raz:hover {
  color: #DBCA9E;
}.lfd-ft_apps-raz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.lfd-ft_app_card-raz {
  border-radius: 6px;
  transition: border-color .2s;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.lfd-ft_app_card-raz:hover {
  border-color: rgba(200, 144, 42, 0.50);
}.lfd-ft_app_card_ic-raz svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.lfd-ft_app_card_os-raz {
  color: #A08060;
  font-size: 10px;
  font-weight: 600;
}.lfd-ft_app_card_action-raz {
  font-weight: 700;
  color: #DBCA9E;
  font-size: 0.75rem;
}.lfd-ft_bot-raz {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.lfd-ft_bot-raz {
  padding: 20px 1.5rem;
}
}.lfd-ft_bot_in-raz {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
}.lfd-ft_socials-raz {
  gap: 0.5rem;
  display: flex;
}.lfd-ft_soc-raz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.375rem;
  height: 2.25rem;
  color: #BEA478;
  width: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
}.lfd-ft_soc-raz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.lfd-ft_soc-raz:hover {
  background: rgba(255, 255, 255, 0.07);
}.lfd-ft_legal-raz {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A88A68;
  min-width: 200px;
  line-height: 1.6;
}.lfd-ft_legal-raz strong {
  color: #BEA478;
  font-weight: 700;
}.lfd-ft_legal-raz a {
  color: #BEA478;
  text-decoration: underline;
}.lfd-ft_age-raz {
  border-radius: 50%;
  border: 2px solid #A88A68;
  align-items: center;
  display: flex;
  color: #A88A68;
  margin-left: auto;
  font-weight: 800;
  height: 32px;
  flex-shrink: 0;
  font-size: 0.688rem;
  justify-content: center;
  width: 32px;
}