*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #170D07;
  line-height: 1.6;
  color: #D5C3A3;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.pre_layout-nf0 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.pre_page-nf0 {
  display: flex;
  min-height: 100vh;
}.pre_main-nf0 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.pre_main-nf0 {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.pre_main-nf0 {
  padding-bottom: 72px;
}
}.pre_gc-nf0 {
  border-radius: 10px;
  background: #1D1007;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.pre_gc-nf0 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.pre_gc-nf0 {
  width: 10.5rem;
}
}.pre_gc-nf0:hover {
  border-color: rgba(217, 56, 32, 0.08);
  transform: translateY(-3px);
}.pre_gc_img-nf0 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.pre_gc_img-nf0 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.pre_gc_hover-nf0 {
  transition: opacity .2s;
  background: rgba(14, 7, 3, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.pre_gc-nf0:hover .pre_gc_hover-nf0 {
  opacity: 1;
}.pre_gc_hover_btn-nf0 {
  border-radius: 0.375rem;
  padding: 8px 1rem;
  background: #D93820;
  font-weight: 700;
  font-size: 12px;
  color: #F6EDD8;
}.pre_gc_info-nf0 {
  padding: 8px 10px 0.625rem;
}.pre_gc_name-nf0 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D5C3A3;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
}.pre_gc_prov-nf0 {
  color: #6A5440;
  font-size: 0.625rem;
}.pre_gc_tag-nf0 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  left: 6px;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
}.pre_gc_tag_hot-nf0 {
  background: #B91C0C;
  color: #fff;
}.pre_gc_tag_new-nf0 {
  background: #27A85C;
  color: #170D07;
}.pre_gc_tag_jp-nf0 {
  background: #E8A020;
  color: #170D07;
}.pre_gc_tag_ex-nf0 {
  background: #C47B1A;
  color: #fff;
}.pre_gc_tag_live-nf0 {
  background: #B91C0C;
  color: #fff;
}.pre_gr-nf0 {
  padding: 2rem 16px 0;
  background: #170D07;
}
@media(min-width: 765px) {.pre_gr-nf0 {
  padding: 2.25rem 24px 0;
}
}.pre_gr_in-nf0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pre_gr_head-nf0 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.pre_gr_head_l-nf0 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.pre_gr_ic-nf0 {
  border-radius: 10px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 2rem;
}.pre_gr_ic-nf0 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.pre_gr_title-nf0 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 16px;
  color: #F6EDD8;
}
@media(min-width: 765px) {.pre_gr_title-nf0 {
  font-size: 1.125rem;
}
}.pre_gr_more-nf0 {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #7D6449;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.pre_gr_more-nf0:hover {
  color: #D93820;
}.pre_gr_more-nf0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.pre_gr_arrows-nf0 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.pre_gr_arr-nf0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  width: 1.875rem;
  color: #A8916E;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
}.pre_gr_arr-nf0:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.pre_gr_arr-nf0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.pre_gr_seo_h-nf0 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Fredoka One', sans-serif;
  color: #D5C3A3;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pre_gr_seo_h-nf0 {
  font-size: 0.875rem;
}
}.pre_gr_seo-nf0 {
  max-width: 680px;
  margin-bottom: 12px;
  color: #7D6449;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.pre_gr_seo-nf0 strong {
  font-weight: 600;
  color: #D5C3A3;
}.pre_gr_scroll-nf0 {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
}.pre_gr_scroll-nf0::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.pre_gr_scroll-nf0 {
  gap: 12px;
}
}.pre_tb-nf0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #170D07;
  top: 0;
  align-items: center;
  right: 0;
  display: flex;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  left: 0;
}.pre_tb_in-nf0 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.pre_tb_burger-nf0 {
  border-radius: 0.625rem;
  gap: 5px;
  flex-direction: column;
  display: flex;
  margin-right: 0.5rem;
  width: 2.375rem;
  height: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.pre_tb_burger-nf0:hover {
  background: rgba(255, 255, 255, 0.05);
}.pre_tb_burger_line-nf0 {
  border-radius: 1px;
  background: #A8916E;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.pre_tb_burger-nf0 {
  display: none;
}
}.pre_tb_logo-nf0 {
  gap: 0.563rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  margin-right: 1.25rem;
}.pre_tb_logo_mark-nf0 {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
}.pre_tb_logo_mark-nf0 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pre_tb_nav-nf0 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.pre_tb_nav-nf0 {
  display: flex;
}
}.pre_tb_tab-nf0 {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  color: #A8916E;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.pre_tb_tab-nf0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.pre_tb_tab-nf0.pre_state_active-nf0 {
  background: rgba(217, 56, 32, 0.18);
  color: #F6EDD8;
}.pre_tb_right-nf0 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.pre_tb_login-nf0 {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  color: #D5C3A3;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.pre_tb_login-nf0:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F6EDD8;
}
@media(min-width:480px) {.pre_tb_login-nf0 {
  display: block;
}
}.pre_tb_reg-nf0 {
  transition: background .2s;
  background: #27A85C;
  border-radius: 10px;
  padding: 9px 1.125rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #120800;
  white-space: nowrap;
}.pre_tb_reg-nf0:hover {
  background: #30BF6A;
}.pre_sb-nf0 {
  transform: translateX(-100%);
  background: #231208;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 13.75rem;
  top: 3.5rem;
}.pre_sb-nf0.pre_state_open-nf0 {
  transform: translateX(0);
}.pre_sb-nf0::-webkit-scrollbar {
  width: 4px;
}.pre_sb-nf0::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.pre_sb-nf0 {
  transform: translateX(0);
}
}.pre_sb_auth-nf0 {
  padding: 14px 12px 10px;
}.pre_sb_btn_reg-nf0 {
  padding: 0.688rem;
  background: #27A85C;
  border-radius: 10px;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  color: #120800;
  margin-bottom: 0.5rem;
  font-size: 13px;
  display: block;
}.pre_sb_btn_reg-nf0:hover {
  background: #30BF6A;
}.pre_sb_btn_login-nf0 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 10px;
  text-align: center;
  color: #D5C3A3;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.pre_sb_btn_login-nf0:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F6EDD8;
}.pre_sb_promo-nf0 {
  border: 1px solid rgba(217, 56, 32, 0.18);
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 0.875rem;
  border-radius: 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#3D1105,#231208);
  position: relative;
}.pre_sb_promo-nf0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(217, 56, 32, 0.18),transparent 70%);
  right: -20px;
  content: '';
  height: 5rem;
  position: absolute;
  top: -20px;
  width: 80px;
}.pre_sb_promo_title-nf0 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  color: #D93820;
  margin-bottom: 0.25rem;
}.pre_sb_promo_text-nf0 {
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F6EDD8;
  overflow-wrap: break-word;
}.pre_sb_promo_sub-nf0 {
  margin-top: 3px;
  color: #7D6449;
  font-size: 0.625rem;
}.pre_sb_nav-nf0 {
  padding: 0.375rem 0.5rem 1rem;
}.pre_sb_nav_lb-nf0 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #6A5440;
}.pre_sb_link-nf0 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 6px;
  color: #A8916E;
  overflow-wrap: break-word;
  font-size: 13px;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
}.pre_sb_link-nf0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.pre_sb_link-nf0.pre_state_active-nf0 {
  background: rgba(217, 56, 32, 0.18);
  color: #F6EDD8;
}.pre_sb_ic-nf0 {
  border-radius: 6px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 30px;
  width: 30px;
}.pre_sb_ic-nf0 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.pre_sb_ic_1-nf0 {
  background: rgba(217, 56, 32, 0.08);
  color: #D93820;
}.pre_sb_ic_2-nf0 {
  background: rgba(39, 168, 92, 0.16);
  color: #27A85C;
}.pre_sb_ic_3-nf0 {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.pre_sb_ic_4-nf0 {
  background: rgba(196, 123, 26, 0.20);
  color: #C47B1A;
}.pre_sb_ic_5-nf0 {
  background: rgba(217, 56, 32, 0.08);
  color: #E8438F;
}.pre_sb_ic_6-nf0 {
  background: rgba(196, 123, 26, 0.20);
  color: #8B35D6;
}.pre_sb_badge-nf0 {
  padding: 2px 7px;
  border-radius: 6px;
  background: #E8A020;
  margin-left: auto;
  font-weight: 700;
  color: #120800;
  font-size: 9px;
}.pre_sb_bot-nf0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.pre_sb_lang-nf0,.pre_sb_help-nf0 {
  padding: 9px 0.375rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  color: #A8916E;
}.pre_sb_lang-nf0:hover,.pre_sb_help-nf0:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F6EDD8;
}.pre_sb_lang-nf0 svg,.pre_sb_help-nf0 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.pre_sb_bd-nf0 {
  inset: 0;
  background: rgba(14, 7, 3, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.pre_sb_bd-nf0.pre_state_on-nf0 {
  display: block;
}
@media(min-width: 1081px) {.pre_sb_bd-nf0 {
  display: none!important;
}
}.pre_mob_nav-nf0 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #231208;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
}
@media(min-width: 1081px) {.pre_mob_nav-nf0 {
  display: none;
}
}.pre_mob_nav_item-nf0 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  flex-direction: column;
  color: #6A5440;
  display: flex;
  align-items: center;
}.pre_mob_nav_ic-nf0 {
  line-height: 1;
}.pre_mob_nav_ic-nf0 svg {
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
  stroke-linecap: round;
}.pre_mob_nav_lb-nf0 {
  font-weight: 600;
  color: #6A5440;
  font-size: 0.625rem;
}.pre_mob_nav_item-nf0.pre_state_active-nf0 {
  color: #D93820;
}.pre_mob_nav_item-nf0.pre_state_active-nf0 .pre_mob_nav_lb-nf0 {
  color: #D93820;
}.pre_hero-nf0 {
  background: #170D07;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.pre_hero-nf0 {
  padding: 1.5rem 24px 0;
}
}.pre_hero_in-nf0 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 859px) {.pre_hero_in-nf0 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.pre_hero_in-nf0 {
  grid-template-columns: 1fr 340px;
}
}.pre_hero_promo-nf0 {
  background: #1D1007;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.pre_hero_promo-nf0 {
  min-height: 17.5rem;
}
}.pre_hero_promo_bg-nf0 {
  background-position: center;
  background: linear-gradient(120deg,#3D1105 0%,#170D07 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.pre_hero_promo_bg-nf0::after {
  inset: 0;
  background: linear-gradient(90deg,#170D07 0%,rgba(14, 7, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.pre_hero_promo_glow-nf0 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 123, 26, 0.20) 0%,transparent 65%);
  pointer-events: none;
  position: absolute;
  top: -40px;
  width: 18.75rem;
  height: 300px;
  right: 60px;
}.pre_hero_promo_ct-nf0 {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 767px) {.pre_hero_promo_ct-nf0 {
  padding: 40px 2rem;
}
}.pre_hero_badge-nf0 {
  border: 1px solid rgba(217, 56, 32, 0.08);
  border-radius: 1.25rem;
  background: rgba(217, 56, 32, 0.18);
  padding: 5px 0.75rem;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #D93820;
}.pre_hero_h1-nf0 {
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  color: #F6EDD8;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}.pre_hero_h1-nf0 em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 771px) {.pre_hero_h1-nf0 {
  font-size: 36px;
}
}.pre_hero_sub-nf0 {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A8916E;
}
@media(min-width: 769px) {.pre_hero_sub-nf0 {
  font-size: 14px;
}
}.pre_hero_row-nf0 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.pre_hero_cta-nf0 {
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #27A85C;
  color: #120800;
  box-shadow: 0 0.313rem 18px rgba(39, 168, 92, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.55);
  font-weight: 700;
  font-size: 14px;
}.pre_hero_cta-nf0:hover {
  background: #30BF6A;
}.pre_hero_terms-nf0 {
  font-size: 11px;
  color: #6A5440;
}.pre_hero_game-nf0 {
  background: #1D1007;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.pre_hero_game_badge-nf0 {
  border: 1px solid rgba(232, 160, 32, 0.16);
  border-radius: 20px;
  background: rgba(232, 160, 32, 0.16);
  padding: 5px 10px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
  top: 0.75rem;
  position: absolute;
  z-index: 3;
  color: #E8A020;
  left: 12px;
  text-transform: uppercase;
}.pre_hero_game_badge-nf0 svg {
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.pre_hero_game_img-nf0 {
  background: linear-gradient(135deg,#3D1105,#170D07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.pre_hero_game_img-nf0 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.pre_hero_game_play-nf0 {
  transition: opacity .2s;
  background: rgba(14, 7, 3, 0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.pre_hero_game-nf0:hover .pre_hero_game_play-nf0 {
  opacity: 1;
}.pre_hero_game_play-nf0 span {
  background: #D93820;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
}.pre_hero_game_play-nf0 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.pre_hero_game_info-nf0 {
  padding: 14px 1rem;
}.pre_hero_game_title-nf0 {
  font-weight: 700;
  margin-bottom: 4px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.pre_hero_game_provider-nf0 {
  font-size: 11px;
  color: #7D6449;
}.pre_hero_game_btn-nf0 {
  background: #D93820;
  margin: 12px 16px 16px;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  display: block;
  text-align: center;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 0.813rem;
}.pre_hero_game-nf0:hover .pre_hero_game_btn-nf0 {
  background: #F04530;
}.pre_gr_jp-nf0 {
  background: linear-gradient(135deg,#2A0E2E 0%,#120809 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  position: relative;
}.pre_gr_jp-nf0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 123, 26, 0.20) 0%,transparent 70%);
  left: -60px;
  height: 250px;
  top: -60px;
  width: 15.625rem;
  position: absolute;
  content: '';
}.pre_gr_jp-nf0::after {
  background: radial-gradient(circle,rgba(232, 160, 32, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  position: absolute;
  height: 200px;
  bottom: -40px;
  width: 200px;
}.pre_gr_jp_head-nf0 {
  gap: 16px;
  display: flex;
  z-index: 1;
  position: relative;
  margin-bottom: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
}.pre_gr_jp_info-nf0 {
  flex: 1;
}.pre_gr_jp_label-nf0 {
  margin-bottom: 6px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #8B35D6;
  text-transform: uppercase;
  font-weight: 700;
}.pre_gr_jp_label-nf0 svg {
  stroke-linecap: round;
  margin-right: 4px;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
}.pre_gr_jp_amount-nf0 {
  margin-bottom: 4px;
  line-height: 1;
  font-size: 2rem;
  color: #F6EDD8;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pre_gr_jp_amount-nf0 {
  font-size: 2.5rem;
}
}.pre_gr_jp_amount-nf0 span {
  color: #E8A020;
}.pre_gr_jp_seo-nf0 {
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #A8916E;
  font-size: 0.75rem;
  line-height: 1.5;
}.pre_gr_jp_cta-nf0 {
  border: 1px solid rgba(196, 123, 26, 0.20);
  border-radius: 10px;
  transition: background .2s;
  padding: 11px 20px;
  background: rgba(196, 123, 26, 0.20);
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  margin-top: 4px;
  z-index: 1;
  font-size: 13px;
  color: #F6EDD8;
}.pre_gr_jp_cta-nf0:hover {
  background: #C47B1A;
}.pre_gcg-nf0 {
  background: #170D07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.pre_gcg-nf0 {
  padding: 2.75rem 24px 0;
}
}.pre_gcg_in-nf0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pre_gcg_head-nf0 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.pre_gcg_label-nf0 {
  color: #D93820;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}.pre_gcg_h2-nf0 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.375rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.pre_gcg_h2-nf0 {
  font-size: 1.75rem;
}
}.pre_gcg_intro-nf0 {
  line-height: 1.6;
  font-size: 13px;
  color: #7D6449;
}.pre_gcg_grid-nf0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.pre_gcg_grid-nf0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.pre_gcg_grid-nf0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pre_gcg_card-nf0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  min-height: 15rem;
  display: flex;
  cursor: pointer;
}.pre_gcg_card-nf0:hover {
  border-color: rgba(217, 56, 32, 0.18);
  transform: translateY(-3px);
}.pre_gcg_card_bg-nf0 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.pre_gcg_card_bg-nf0::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.pre_gcg_card_ic-nf0 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  width: 40px;
  position: absolute;
  align-items: center;
  z-index: 2;
  top: 18px;
  height: 40px;
  display: flex;
  color: #F6EDD8;
  right: 1.125rem;
  justify-content: center;
}.pre_gcg_card_ic-nf0 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pre_gcg_card_ct-nf0 {
  position: relative;
  z-index: 1;
}.pre_gcg_card_h-nf0 {
  line-height: 1.2;
  font-size: 18px;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 8px;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pre_gcg_card_h-nf0 {
  font-size: 1.25rem;
}
}.pre_gcg_card_p-nf0 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  font-size: 12px;
}.pre_gcg_card_p-nf0 strong {
  color: #F6EDD8;
  font-weight: 600;
}.pre_gcg_card_cta-nf0 {
  gap: 0.25rem;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #D93820;
  letter-spacing: .04em;
}.pre_gcg_card_cta-nf0 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.pre_ws-nf0 {
  padding: 2rem 1rem 0;
  background: #170D07;
}
@media(min-width:768px) {.pre_ws-nf0 {
  padding: 36px 1.5rem 0;
}
}.pre_ws_in-nf0 {
  margin: 0 auto;
  max-width: 1320px;
}.pre_ws_head-nf0 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.pre_ws_title-nf0 {
  gap: 10px;
  align-items: center;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  font-family: 'Fredoka One', sans-serif;
  color: #F6EDD8;
}.pre_ws_title_ic-nf0 svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8A020;
}.pre_ws_online-nf0 {
  gap: 0.438rem;
  align-items: center;
  color: #7D6449;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.pre_ws_online_dot-nf0 {
  background: #27A85C;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(39, 168, 92, 0.16);
}.pre_ws_scroll-nf0 {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.pre_ws_scroll-nf0::-webkit-scrollbar {
  display: none;
}.pre_wc-nf0 {
  gap: 10px;
  padding: 0.625rem 14px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D1007;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.pre_wc_img-nf0 {
  overflow: hidden;
  background: #231208;
  border-radius: 6px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.pre_wc_img-nf0 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pre_wc_info-nf0 {
  min-width: 0;
}.pre_wc_game-nf0 {
  overflow: hidden;
  white-space: nowrap;
  color: #D5C3A3;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
}.pre_wc_player-nf0 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6A5440;
  font-size: 0.625rem;
}.pre_wc_amount-nf0 {
  font-weight: 700;
  color: #27A85C;
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
}.pre_prov-nf0 {
  padding: 36px 1rem 0;
  background: #170D07;
}
@media(min-width: 767px) {.pre_prov-nf0 {
  padding: 2.75rem 24px 0;
}
}.pre_prov_in-nf0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pre_prov_head-nf0 {
  margin-bottom: 1rem;
}.pre_prov_label-nf0 {
  margin-bottom: 8px;
  color: #D93820;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.pre_prov_h2-nf0 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 765px) {.pre_prov_h2-nf0 {
  font-size: 1.5rem;
}
}.pre_prov_seo-nf0 {
  overflow-wrap: break-word;
  color: #7D6449;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  margin-bottom: 16px;
}.pre_prov_seo-nf0 strong {
  font-weight: 700;
  color: #D5C3A3;
}.pre_prov_seo-nf0 a {
  color: #D93820;
  text-decoration: underline;
}.pre_prov_grid-nf0 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.pre_prov_grid-nf0 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.pre_prov_grid-nf0 {
  grid-template-columns: repeat(8,1fr);
}
}.pre_prov_card-nf0 {
  gap: 7px;
  border-radius: 10px;
  background: #1D1007;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.pre_prov_card-nf0:hover {
  border-color: rgba(255, 255, 255, 0.18);
  background: #231208;
}.pre_prov_logo-nf0 {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.pre_prov_logo-nf0 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.pre_prov_name-nf0 {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #A8916E;
}.pre_bon-nf0 {
  padding: 2.25rem 16px 0;
  background: #170D07;
}
@media(min-width: 769px) {.pre_bon-nf0 {
  padding: 44px 1.5rem 0;
}
}.pre_bon_in-nf0 {
  margin: 0 auto;
  max-width: 1320px;
}.pre_bon_head-nf0 {
  margin-bottom: 1.25rem;
}.pre_bon_label-nf0 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #D93820;
}.pre_bon_h2-nf0 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
}
@media(min-width:768px) {.pre_bon_h2-nf0 {
  font-size: 1.5rem;
}
}.pre_bon_seo-nf0 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6449;
  line-height: 1.6;
  max-width: 38.75rem;
}.pre_bon_seo-nf0 strong {
  font-weight: 700;
  color: #D5C3A3;
}.pre_bon_seo-nf0 a {
  text-decoration: underline;
  color: #D93820;
}.pre_bon_grid-nf0 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.pre_bon_grid-nf0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.pre_bon_grid-nf0 {
  grid-template-columns: repeat(5,1fr);
}
}.pre_bon_card-nf0 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #1D1007;
}.pre_bon_card-nf0:hover {
  transform: translateY(-2px);
  border-color: rgba(217, 56, 32, 0.08);
}.pre_bon_card_ic-nf0 svg {
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
}.pre_bon_card_ic-nf0 {
  margin-bottom: 10px;
}.pre_bon_card_type-nf0 {
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #7D6449;
  font-size: 0.625rem;
  font-weight: 700;
}.pre_bon_card_amount-nf0 {
  font-weight: 800;
  line-height: 1.1;
  color: #E8A020;
  font-size: 18px;
  margin-bottom: 6px;
}.pre_bon_card_name-nf0 {
  color: #F6EDD8;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.pre_bon_card_detail-nf0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #6A5440;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.pre_app-nf0 {
  padding: 36px 1rem 0;
  background: #170D07;
}
@media(min-width:768px) {.pre_app-nf0 {
  padding: 2.75rem 24px 0;
}
}.pre_app_in-nf0 {
  margin: 0 auto;
  max-width: 1320px;
}.pre_app_head-nf0 {
  margin-bottom: 1rem;
}.pre_app_label-nf0 {
  margin-bottom: 8px;
  color: #D93820;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.pre_app_h2-nf0 {
  font-family: 'Fredoka One', sans-serif;
  color: #F6EDD8;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.pre_app_h2-nf0 {
  font-size: 1.5rem;
}
}.pre_app_sub-nf0 {
  font-size: 13px;
  color: #7D6449;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
}.pre_app_sub-nf0 strong {
  color: #D5C3A3;
  font-weight: 700;
}.pre_app_cards-nf0 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 643px) {.pre_app_cards-nf0 {
  grid-template-columns: repeat(3,1fr);
}
}.pre_app_card-nf0 {
  padding: 20px;
  border-radius: 0.625rem;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.pre_app_card_ios-nf0 {
  background: linear-gradient(135deg,rgba(217, 56, 32, 0.18) 0%,#231208 100%);
}.pre_app_card_android-nf0 {
  background: linear-gradient(135deg,rgba(39, 168, 92, 0.16) 0%,#231208 100%);
}.pre_app_card_win-nf0 {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#231208 100%);
}.pre_app_card_ic-nf0 svg {
  width: 34px;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pre_app_card_ic-nf0 {
  flex-shrink: 0;
  color: #F6EDD8;
}.pre_app_card_os-nf0 {
  color: #7D6449;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
}.pre_app_card_title-nf0 {
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F6EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.pre_app_card_text-nf0 {
  margin-bottom: 0.875rem;
  color: #7D6449;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.pre_app_card_btn-nf0 {
  gap: 7px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.375rem;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F6EDD8;
  display: inline-flex;
}.pre_app_card_btn-nf0:hover {
  background: rgba(255, 255, 255, 0.07);
}.pre_reg-nf0 {
  padding: 2.25rem 1rem 0;
  background: #170D07;
}
@media(min-width: 766px) {.pre_reg-nf0 {
  padding: 2.75rem 1.5rem 0;
}
}.pre_reg_in-nf0 {
  background: #231208;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 765px) {.pre_reg_in-nf0 {
  padding: 40px;
}
}.pre_reg_top-nf0 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.pre_reg_top-nf0 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pre_reg_label-nf0 {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #D93820;
  font-weight: 700;
  letter-spacing: .08em;
}.pre_reg_h2-nf0 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 765px) {.pre_reg_h2-nf0 {
  font-size: 1.75rem;
}
}.pre_reg_bonus-nf0 {
  padding: 10px 16px;
  background: rgba(232, 160, 32, 0.16);
  gap: 0.5rem;
  border-radius: 10px;
  border: 1px solid rgba(232, 160, 32, 0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.pre_reg_bonus_amount-nf0 {
  color: #E8A020;
  font-weight: 800;
  font-size: 20px;
}.pre_reg_bonus_text-nf0 {
  font-size: 13px;
  color: #A8916E;
  line-height: 1.35;
}.pre_reg_cta_btn-nf0 {
  padding: 0.875rem 2rem;
  background: #27A85C;
  transition: background .2s;
  border-radius: 10px;
  font-size: 0.938rem;
  color: #120800;
  margin-bottom: 12px;
  box-shadow: 0 5px 1.125rem rgba(39, 168, 92, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.55);
  font-weight: 700;
  display: inline-block;
}.pre_reg_cta_btn-nf0:hover {
  background: #30BF6A;
}.pre_reg_terms-nf0 {
  line-height: 1.5;
  color: #6A5440;
  font-size: 0.688rem;
}.pre_reg_seo-nf0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6449;
  padding-top: 20px;
  line-height: 1.65;
}.pre_reg_seo-nf0 p {
  line-height: 1.65;
  color: #7D6449;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.pre_reg_seo-nf0 p:last-child {
  margin-bottom: 0;
}.pre_reg_seo-nf0 strong {
  color: #D5C3A3;
  font-weight: 700;
}.pre_reg_seo-nf0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D93820;
}.pre_reg_seo-nf0 a:hover {
  color: #F04530;
}.pre_reg_seo-nf0 ul,.pre_reg_seo-nf0 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.pre_reg_seo-nf0 ol {
  list-style: decimal;
}.pre_reg_seo-nf0 li {
  font-size: 13px;
  color: #7D6449;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.pre_reg_seo-nf0 table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.pre_reg_seo-nf0 table {
  display: table;
}
}.pre_reg_seo-nf0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D5C3A3;
  text-align: left;
  font-weight: 700;
}.pre_reg_seo-nf0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6449;
}.pre_reg_steps-nf0 {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.pre_reg_steps-nf0 {
  margin-top: 0;
}
}.pre_reg_step-nf0 {
  padding: 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.pre_reg_step_num-nf0 {
  border-radius: 50%;
  border: 1px solid rgba(217, 56, 32, 0.08);
  background: rgba(217, 56, 32, 0.18);
  display: flex;
  color: #D93820;
  width: 34px;
  flex-shrink: 0;
  font-size: 14px;
  height: 2.125rem;
  align-items: center;
  font-weight: 800;
  justify-content: center;
}.pre_reg_step_title-nf0 {
  margin-bottom: 3px;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 0.875rem;
}.pre_reg_step_text-nf0 {
  font-size: 12px;
  color: #7D6449;
  line-height: 1.5;
}.pre_reg_trust-nf0 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.pre_reg_trust_item-nf0 {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  color: #7D6449;
  font-size: 12px;
  display: flex;
}.pre_reg_trust_ic-nf0 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  color: #D93820;
  stroke-linecap: round;
}.pre_seo-nf0 {
  background: #170D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.pre_seo-nf0 {
  padding: 44px 1.5rem 0;
}
}.pre_seo_in-nf0 {
  background: #231208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.pre_seo_in-nf0 {
  padding: 2.25rem 40px;
}
}.pre_seo_label-nf0 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #D93820;
}.pre_seo_h2-nf0 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F6EDD8;
  line-height: 1.25;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 769px) {.pre_seo_h2-nf0 {
  font-size: 1.5rem;
}
}.pre_seo_body-nf0 {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8916E;
  overflow-wrap: break-word;
}.pre_seo_body-nf0 p {
  color: #A8916E;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.pre_seo_body-nf0 p:last-child {
  margin-bottom: 0;
}.pre_seo_body-nf0 strong {
  color: #D5C3A3;
  font-weight: 700;
}.pre_seo_body-nf0 a {
  transition: color .2s;
  color: #D93820;
  text-decoration: underline;
}.pre_seo_body-nf0 a:hover {
  color: #F04530;
}.pre_seo_body-nf0 ul,.pre_seo_body-nf0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.pre_seo_body-nf0 ol {
  list-style: decimal;
}.pre_seo_body-nf0 li {
  color: #A8916E;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.pre_seo_body-nf0 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.pre_seo_body-nf0 table {
  display: table;
}
}.pre_seo_body-nf0 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C3A3;
  text-align: left;
  font-weight: 700;
}.pre_seo_body-nf0 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916E;
}.pre_seo_cols-nf0 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.pre_seo_cols-nf0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.pre_seo_cols-nf0 {
  grid-template-columns: repeat(3,1fr);
}
}.pre_seo_col_h-nf0 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D5C3A3;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.pre_seo_col_p-nf0 {
  color: #7D6449;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.pre_seo_stats-nf0 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.pre_seo_stat-nf0 {
  border-radius: 10px;
  border: 1px solid rgba(217, 56, 32, 0.18);
  padding: 14px 1rem;
  flex: 1;
  background: rgba(217, 56, 32, 0.08);
  min-width: 140px;
}.pre_seo_stat_val-nf0 {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #D93820;
  font-weight: 800;
}.pre_seo_stat_lb-nf0 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7D6449;
}.pre_rv-nf0 {
  background: #170D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.pre_rv-nf0 {
  padding: 2.75rem 24px 0;
}
}.pre_rv_in-nf0 {
  margin: 0 auto;
  max-width: 1320px;
}.pre_rv_head-nf0 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.pre_rv_label-nf0 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D93820;
  margin-bottom: 0.5rem;
}.pre_rv_h2-nf0 {
  margin-bottom: 10px;
  color: #F6EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.pre_rv_h2-nf0 {
  font-size: 28px;
}
}.pre_rv_stats-nf0 {
  gap: 18px;
  align-items: center;
  display: flex;
  color: #7D6449;
  font-size: 0.813rem;
  flex-wrap: wrap;
}.pre_rv_stats_score-nf0 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.pre_rv_stats_score_val-nf0 {
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  color: #E8A020;
  font-size: 22px;
}.pre_rv_stats_score_max-nf0 {
  color: #6A5440;
  font-size: 13px;
}.pre_rv_stats_badge-nf0 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.pre_rv_stats_badge-nf0 svg {
  color: #E8A020;
  width: 14px;
  height: 0.875rem;
}.pre_rv_grid-nf0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.pre_rv_grid-nf0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pre_rv_grid-nf0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.pre_rv_card-nf0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #231208;
  padding: 1.25rem;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
}.pre_rv_card_stars-nf0 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A020;
}.pre_rv_card_stars-nf0 svg {
  width: 0.875rem;
  height: 0.875rem;
}.pre_rv_card_h-nf0 {
  line-height: 1.3;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.pre_rv_card_body-nf0 {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #7D6449;
}.pre_rv_card_body-nf0 strong {
  font-weight: 600;
  color: #D5C3A3;
}.pre_rv_card_meta-nf0 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 12px;
  display: flex;
}.pre_rv_card_author-nf0 {
  color: #D5C3A3;
  font-weight: 600;
  font-size: 0.75rem;
}.pre_rv_card_date-nf0 {
  font-size: 0.688rem;
  color: #6A5440;
}.pre_seo-nf0 {
  background: #170D07;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.pre_seo-nf0 {
  padding: 44px 24px 0;
}
}.pre_seo_in-nf0 {
  margin: 0 auto;
  background: #231208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.pre_seo_in-nf0 {
  padding: 2.25rem 2.5rem;
}
}.pre_seo_label-nf0 {
  color: #D93820;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.pre_seo_h2-nf0 {
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  color: #F6EDD8;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.pre_seo_h2-nf0 {
  font-size: 1.5rem;
}
}.pre_seo_body-nf0 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8916E;
}.pre_seo_body-nf0 p {
  line-height: 1.75;
  color: #A8916E;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.pre_seo_body-nf0 p:last-child {
  margin-bottom: 0;
}.pre_seo_body-nf0 strong {
  color: #D5C3A3;
  font-weight: 700;
}.pre_seo_body-nf0 a {
  transition: color .2s;
  color: #D93820;
  text-decoration: underline;
}.pre_seo_body-nf0 a:hover {
  color: #F04530;
}.pre_seo_body-nf0 ul,.pre_seo_body-nf0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.pre_seo_body-nf0 ol {
  list-style: decimal;
}.pre_seo_body-nf0 li {
  margin-bottom: 6px;
  color: #A8916E;
  line-height: 1.75;
  font-size: 0.875rem;
}.pre_seo_body-nf0 table {
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.pre_seo_body-nf0 table {
  display: table;
}
}.pre_seo_body-nf0 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D5C3A3;
  text-align: left;
}.pre_seo_body-nf0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916E;
}.pre_seo_cols-nf0 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.pre_seo_cols-nf0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pre_seo_cols-nf0 {
  grid-template-columns: repeat(3,1fr);
}
}.pre_seo_col_h-nf0 {
  color: #D5C3A3;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.pre_seo_col_p-nf0 {
  color: #7D6449;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.pre_seo_stats-nf0 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.pre_seo_stat-nf0 {
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  background: rgba(217, 56, 32, 0.08);
  flex: 1;
  border: 1px solid rgba(217, 56, 32, 0.18);
  min-width: 140px;
}.pre_seo_stat_val-nf0 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #D93820;
}.pre_seo_stat_lb-nf0 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6449;
}.pre_faq-nf0 {
  padding: 2.25rem 16px 0;
  background: #170D07;
}
@media(min-width:768px) {.pre_faq-nf0 {
  padding: 2.75rem 24px 0;
}
}.pre_faq_in-nf0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pre_faq_head-nf0 {
  margin-bottom: 1.25rem;
}.pre_faq_label-nf0 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D93820;
}.pre_faq_h2-nf0 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 769px) {.pre_faq_h2-nf0 {
  font-size: 24px;
}
}.pre_faq_list-nf0 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pre_faq_item-nf0 {
  background: #231208;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.pre_faq_q-nf0 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
  color: #D5C3A3;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 600;
}.pre_faq_q-nf0:hover {
  color: #F6EDD8;
}.pre_faq_q_ic-nf0 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 24px;
  flex-shrink: 0;
  font-size: 16px;
  width: 24px;
  color: #D93820;
  display: flex;
  justify-content: center;
  align-items: center;
}.pre_faq_item-nf0.pre_state_open-nf0 .pre_faq_q_ic-nf0 {
  transform: rotate(45deg);
}.pre_faq_a-nf0 {
  padding: 0 1.25rem 16px;
  display: none;
  line-height: 1.7;
  font-size: 13px;
  color: #7D6449;
  overflow-wrap: break-word;
}.pre_faq_item-nf0.pre_state_open-nf0 .pre_faq_a-nf0 {
  display: block;
}.pre_faq_a-nf0 strong {
  color: #D5C3A3;
  font-weight: 700;
}.pre_faq_a-nf0 a {
  text-decoration: underline;
  color: #D93820;
}.pre_faq_a-nf0 ul,.pre_faq_a-nf0 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.pre_faq_a-nf0 ol {
  list-style: decimal;
}.pre_faq_a-nf0 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.pre_faq_a-nf0 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.pre_faq_a-nf0 table {
  display: table;
}
}.pre_faq_a-nf0 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C3A3;
  text-align: left;
  font-weight: 700;
}.pre_faq_a-nf0 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6449;
}.pre_seo-nf0 {
  padding: 36px 1rem 0;
  background: #170D07;
}
@media(min-width: 765px) {.pre_seo-nf0 {
  padding: 44px 1.5rem 0;
}
}.pre_seo_in-nf0 {
  padding: 1.75rem 24px;
  border-radius: 1rem;
  background: #231208;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.pre_seo_in-nf0 {
  padding: 2.25rem 40px;
}
}.pre_seo_label-nf0 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #D93820;
  text-transform: uppercase;
}.pre_seo_h2-nf0 {
  line-height: 1.25;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.pre_seo_h2-nf0 {
  font-size: 24px;
}
}.pre_seo_body-nf0 {
  color: #A8916E;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.pre_seo_body-nf0 p {
  line-height: 1.75;
  color: #A8916E;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.pre_seo_body-nf0 p:last-child {
  margin-bottom: 0;
}.pre_seo_body-nf0 strong {
  color: #D5C3A3;
  font-weight: 700;
}.pre_seo_body-nf0 a {
  transition: color .2s;
  color: #D93820;
  text-decoration: underline;
}.pre_seo_body-nf0 a:hover {
  color: #F04530;
}.pre_seo_body-nf0 ul,.pre_seo_body-nf0 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.pre_seo_body-nf0 ol {
  list-style: decimal;
}.pre_seo_body-nf0 li {
  color: #A8916E;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.pre_seo_body-nf0 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.pre_seo_body-nf0 table {
  display: table;
}
}.pre_seo_body-nf0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D5C3A3;
  text-align: left;
}.pre_seo_body-nf0 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916E;
}.pre_seo_cols-nf0 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.pre_seo_cols-nf0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pre_seo_cols-nf0 {
  grid-template-columns: repeat(3,1fr);
}
}.pre_seo_col_h-nf0 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D5C3A3;
  font-size: 13px;
  font-weight: 700;
}.pre_seo_col_p-nf0 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6449;
  font-size: 0.813rem;
}.pre_seo_stats-nf0 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.pre_seo_stat-nf0 {
  border-radius: 0.625rem;
  padding: 14px 16px;
  border: 1px solid rgba(217, 56, 32, 0.18);
  flex: 1;
  background: rgba(217, 56, 32, 0.08);
  min-width: 8.75rem;
}.pre_seo_stat_val-nf0 {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #D93820;
}.pre_seo_stat_lb-nf0 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6449;
}.pre_ft-nf0 {
  background: #0E0703;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pre_ft_support-nf0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.pre_ft_support-nf0 {
  padding: 1.75rem 1.5rem;
}
}.pre_ft_support_in-nf0 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.pre_ft_support_main-nf0 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.pre_ft_support_ic-nf0 {
  color: #D93820;
  flex-shrink: 0;
}.pre_ft_support_ic-nf0 svg {
  stroke-linecap: round;
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
}.pre_ft_support_text_title-nf0 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F6EDD8;
  margin-bottom: 3px;
  font-weight: 700;
}.pre_ft_support_text_sub-nf0 {
  color: #7D6449;
  font-size: 12px;
  overflow-wrap: break-word;
}.pre_ft_support_btn-nf0 {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #D93820;
  flex-shrink: 0;
  color: #F6EDD8;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.pre_ft_support_btn-nf0:hover {
  background: #F04530;
}.pre_ft_support_contacts-nf0 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.pre_ft_support_contact-nf0 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #6A5440;
}.pre_ft_support_contact-nf0 strong {
  margin-bottom: 2px;
  color: #A8916E;
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
}.pre_ft_main-nf0 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.pre_ft_main-nf0 {
  padding: 2.5rem 24px 2rem;
}
}.pre_ft_main_in-nf0 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.pre_ft_main_in-nf0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.pre_ft_main_in-nf0 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pre_ft_col_logo-nf0 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.pre_ft_col_logo-nf0 {
  grid-column: auto;
}
}.pre_ft_logo-nf0 {
  gap: 0.563rem;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 12px;
  color: #F6EDD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
}.pre_ft_logo_mark-nf0 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.pre_ft_logo_mark-nf0 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pre_ft_logo_sub-nf0 {
  max-width: 200px;
  font-size: 0.75rem;
  color: #6A5440;
  line-height: 1.55;
  overflow-wrap: break-word;
}.pre_ft_col_title-nf0 {
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  color: #A8916E;
  text-transform: uppercase;
  margin-bottom: 14px;
}.pre_ft_col_links-nf0 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.pre_ft_col_link-nf0 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A5440;
}.pre_ft_col_link-nf0:hover {
  color: #D5C3A3;
}.pre_ft_apps-nf0 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pre_ft_app_card-nf0 {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 6px;
  align-items: center;
  display: flex;
}.pre_ft_app_card-nf0:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.pre_ft_app_card_ic-nf0 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.pre_ft_app_card_os-nf0 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #6A5440;
}.pre_ft_app_card_action-nf0 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D5C3A3;
}.pre_ft_bot-nf0 {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.pre_ft_bot-nf0 {
  padding: 20px 1.5rem;
}
}.pre_ft_bot_in-nf0 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.pre_ft_socials-nf0 {
  gap: 0.5rem;
  display: flex;
}.pre_ft_soc-nf0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  width: 36px;
  justify-content: center;
  align-items: center;
  color: #A8916E;
  display: flex;
  height: 2.25rem;
}.pre_ft_soc-nf0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.pre_ft_soc-nf0:hover {
  background: rgba(255, 255, 255, 0.07);
}.pre_ft_legal-nf0 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
  color: #8C7055;
}.pre_ft_legal-nf0 strong {
  font-weight: 700;
  color: #A8916E;
}.pre_ft_legal-nf0 a {
  color: #A8916E;
  text-decoration: underline;
}.pre_ft_age-nf0 {
  border: 2px solid #8C7055;
  border-radius: 50%;
  width: 32px;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  color: #8C7055;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  font-weight: 800;
  height: 2rem;
}