*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Rubik', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #D4C4A8;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #110E09;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.unc-layout-sfl {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.unc-page-sfl {
  display: flex;
  min-height: 100vh;
}.unc-main-sfl {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.unc-main-sfl {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.unc-main-sfl {
  padding-bottom: 72px;
}
}.unc-gc-sfl {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #161108;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 643px) {.unc-gc-sfl {
  width: 156px;
}
}
@media(min-width:1080px) {.unc-gc-sfl {
  width: 10.5rem;
}
}.unc-gc-sfl:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 118, 42, 0.08);
}.unc-gc_img-sfl {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.unc-gc_img-sfl img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.unc-gc_hover-sfl {
  background: rgba(10, 7, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.unc-gc-sfl:hover .unc-gc_hover-sfl {
  opacity: 1;
}.unc-gc_hover_btn-sfl {
  border-radius: 5px;
  background: #D4762A;
  padding: 8px 16px;
  font-size: 0.75rem;
  color: #F3E9D8;
  font-weight: 700;
}.unc-gc_info-sfl {
  padding: 8px 0.625rem 0.625rem;
}.unc-gc_name-sfl {
  overflow: hidden;
  max-width: 100%;
  color: #D4C4A8;
  margin-bottom: 3px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.unc-gc_prov-sfl {
  color: #5C4C34;
  font-size: 0.625rem;
}.unc-gc_tag-sfl {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 6px;
  font-weight: 700;
  font-size: 0.563rem;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
  top: 0.375rem;
}.unc-gc_tag_hot-sfl {
  background: #E03228;
  color: #fff;
}.unc-gc_tag_new-sfl {
  background: #3AB86A;
  color: #110E09;
}.unc-gc_tag_jp-sfl {
  background: #F0A030;
  color: #110E09;
}.unc-gc_tag_ex-sfl {
  background: #8C4A14;
  color: #fff;
}.unc-gc_tag_live-sfl {
  background: #E03228;
  color: #fff;
}.unc-gr-sfl {
  padding: 32px 16px 0;
  background: #110E09;
}
@media(min-width: 765px) {.unc-gr-sfl {
  padding: 2.25rem 1.5rem 0;
}
}.unc-gr_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-gr_head-sfl {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.unc-gr_head_l-sfl {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.unc-gr_ic-sfl {
  border-radius: 0.5rem;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  align-items: center;
}.unc-gr_ic-sfl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.unc-gr_title-sfl {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  color: #F3E9D8;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width:768px) {.unc-gr_title-sfl {
  font-size: 1.125rem;
}
}.unc-gr_more-sfl {
  gap: 0.313rem;
  transition: color .2s;
  color: #7A6648;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
}.unc-gr_more-sfl:hover {
  color: #D4762A;
}.unc-gr_more-sfl svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.unc-gr_arrows-sfl {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.unc-gr_arr-sfl {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  color: #A8926E;
  width: 1.875rem;
  height: 30px;
  justify-content: center;
}.unc-gr_arr-sfl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F3E9D8;
}.unc-gr_arr-sfl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.unc-gr_seo_h-sfl {
  margin: 0 0 6px;
  font-weight: 700;
  color: #D4C4A8;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.813rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.unc-gr_seo_h-sfl {
  font-size: 0.875rem;
}
}.unc-gr_seo-sfl {
  font-size: 12px;
  max-width: 680px;
  color: #7A6648;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.unc-gr_seo-sfl strong {
  color: #D4C4A8;
  font-weight: 600;
}.unc-gr_scroll-sfl {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.unc-gr_scroll-sfl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.unc-gr_scroll-sfl {
  gap: 0.75rem;
}
}.unc-tb-sfl {
  background: #0F0C07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  position: fixed;
  align-items: center;
  display: flex;
  right: 0;
  height: 56px;
  left: 0;
  z-index: 80;
}.unc-tb_in-sfl {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.unc-tb_burger-sfl {
  gap: 0.313rem;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  height: 38px;
  width: 38px;
}.unc-tb_burger-sfl:hover {
  background: rgba(255, 255, 255, 0.05);
}.unc-tb_burger_line-sfl {
  background: #A8926E;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.unc-tb_burger-sfl {
  display: none;
}
}.unc-tb_logo-sfl {
  gap: 9px;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  color: #F3E9D8;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.unc-tb_logo_mark-sfl {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 2rem;
}.unc-tb_logo_mark-sfl img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.unc-tb_nav-sfl {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.unc-tb_nav-sfl {
  display: flex;
}
}.unc-tb_tab-sfl {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8926E;
  font-weight: 600;
}.unc-tb_tab-sfl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3E9D8;
}.unc-tb_tab-sfl.unc-state_active-sfl {
  background: rgba(212, 118, 42, 0.18);
  color: #F3E9D8;
}.unc-tb_right-sfl {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.unc-tb_login-sfl {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  color: #D4C4A8;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.unc-tb_login-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F3E9D8;
}
@media(min-width: 483px) {.unc-tb_login-sfl {
  display: block;
}
}.unc-tb_reg-sfl {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #3AB86A;
  border-radius: 0.5rem;
  color: #0E0904;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.unc-tb_reg-sfl:hover {
  background: #48D07C;
}.unc-sb-sfl {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1B1610;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
  left: 0;
}.unc-sb-sfl.unc-state_open-sfl {
  transform: translateX(0);
}.unc-sb-sfl::-webkit-scrollbar {
  width: 0.25rem;
}.unc-sb-sfl::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.unc-sb-sfl {
  transform: translateX(0);
}
}.unc-sb_auth-sfl {
  padding: 0.875rem 0.75rem 0.625rem;
}.unc-sb_btn_reg-sfl {
  transition: background .2s;
  background: #3AB86A;
  padding: 0.688rem;
  border-radius: 8px;
  color: #0E0904;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
}.unc-sb_btn_reg-sfl:hover {
  background: #48D07C;
}.unc-sb_btn_login-sfl {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  padding: 10px;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  color: #D4C4A8;
  display: block;
}.unc-sb_btn_login-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F3E9D8;
}.unc-sb_promo-sfl {
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 118, 42, 0.18);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C06,#1B1610);
  position: relative;
}.unc-sb_promo-sfl::before {
  background: radial-gradient(circle,rgba(212, 118, 42, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 5rem;
  position: absolute;
  content: '';
  right: -1.25rem;
  width: 80px;
}.unc-sb_promo_title-sfl {
  letter-spacing: .06em;
  color: #D4762A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.unc-sb_promo_text-sfl {
  overflow-wrap: break-word;
  color: #F3E9D8;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
}.unc-sb_promo_sub-sfl {
  font-size: 10px;
  margin-top: 3px;
  color: #7A6648;
}.unc-sb_nav-sfl {
  padding: 0.375rem 0.5rem 16px;
}.unc-sb_nav_lb-sfl {
  padding: 10px 0.5rem 0.375rem;
  color: #5C4C34;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.unc-sb_link-sfl {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 5px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  color: #A8926E;
  cursor: pointer;
}.unc-sb_link-sfl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3E9D8;
}.unc-sb_link-sfl.unc-state_active-sfl {
  background: rgba(212, 118, 42, 0.18);
  color: #F3E9D8;
}.unc-sb_ic-sfl {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
  width: 1.875rem;
}.unc-sb_ic-sfl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.unc-sb_ic_1-sfl {
  background: rgba(212, 118, 42, 0.08);
  color: #D4762A;
}.unc-sb_ic_2-sfl {
  background: rgba(58, 184, 106, 0.16);
  color: #3AB86A;
}.unc-sb_ic_3-sfl {
  background: rgba(240, 160, 48, 0.15);
  color: #F0A030;
}.unc-sb_ic_4-sfl {
  background: rgba(140, 74, 20, 0.28);
  color: #8C4A14;
}.unc-sb_ic_5-sfl {
  background: rgba(212, 118, 42, 0.08);
  color: #E03E7A;
}.unc-sb_ic_6-sfl {
  background: rgba(140, 74, 20, 0.28);
  color: #9B42CC;
}.unc-sb_badge-sfl {
  padding: 2px 0.438rem;
  background: #F0A030;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #0E0904;
  margin-left: auto;
  font-size: 0.563rem;
}.unc-sb_bot-sfl {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.unc-sb_lang-sfl,.unc-sb_help-sfl {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 6px;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #A8926E;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 600;
  display: flex;
}.unc-sb_lang-sfl:hover,.unc-sb_help-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F3E9D8;
}.unc-sb_lang-sfl svg,.unc-sb_help-sfl svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.unc-sb_bd-sfl {
  inset: 0;
  background: rgba(10, 7, 4, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.unc-sb_bd-sfl.unc-state_on-sfl {
  display: block;
}
@media(min-width: 1078px) {.unc-sb_bd-sfl {
  display: none!important;
}
}.unc-mob_nav-sfl {
  background: #1B1610;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  left: 0;
}
@media(min-width: 1081px) {.unc-mob_nav-sfl {
  display: none;
}
}.unc-mob_nav_item-sfl {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  display: flex;
  color: #5C4C34;
  cursor: pointer;
  align-items: center;
}.unc-mob_nav_ic-sfl {
  line-height: 1;
}.unc-mob_nav_ic-sfl svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.unc-mob_nav_lb-sfl {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5C4C34;
}.unc-mob_nav_item-sfl.unc-state_active-sfl {
  color: #D4762A;
}.unc-mob_nav_item-sfl.unc-state_active-sfl .unc-mob_nav_lb-sfl {
  color: #D4762A;
}.unc-hero-sfl {
  background: #110E09;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.unc-hero-sfl {
  padding: 24px 1.5rem 0;
}
}.unc-hero_in-sfl {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 858px) {.unc-hero_in-sfl {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.unc-hero_in-sfl {
  grid-template-columns: 1fr 340px;
}
}.unc-hero_promo-sfl {
  background: #161108;
  border-radius: 12px;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width:768px) {.unc-hero_promo-sfl {
  min-height: 17.5rem;
}
}.unc-hero_promo_bg-sfl {
  background: linear-gradient(120deg,#3A1C06 0%,#110E09 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.unc-hero_promo_bg-sfl::after {
  background: linear-gradient(90deg,#110E09 0%,rgba(10, 7, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.unc-hero_promo_glow-sfl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(140, 74, 20, 0.28) 0%,transparent 65%);
  width: 300px;
  top: -2.5rem;
  right: 60px;
  height: 18.75rem;
  pointer-events: none;
  position: absolute;
}.unc-hero_promo_ct-sfl {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  max-width: 480px;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
@media(min-width: 770px) {.unc-hero_promo_ct-sfl {
  padding: 2.5rem 2rem;
}
}.unc-hero_badge-sfl {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  background: rgba(212, 118, 42, 0.18);
  border: 1px solid rgba(212, 118, 42, 0.08);
  letter-spacing: .08em;
  display: inline-block;
  font-size: 10px;
  color: #D4762A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.unc-hero_h1-sfl {
  color: #F3E9D8;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
}.unc-hero_h1-sfl em {
  color: #F0A030;
  font-style: normal;
}
@media(min-width:768px) {.unc-hero_h1-sfl {
  font-size: 36px;
}
}.unc-hero_sub-sfl {
  font-size: 13px;
  line-height: 1.55;
  color: #A8926E;
  margin-bottom: 20px;
}
@media(min-width: 765px) {.unc-hero_sub-sfl {
  font-size: 14px;
}
}.unc-hero_row-sfl {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.unc-hero_cta-sfl {
  transition: background .2s;
  background: #3AB86A;
  border-radius: 0.5rem;
  padding: 13px 26px;
  box-shadow: 0 5px 0 #1C6834, 0 8px 1.375rem rgba(58, 184, 106, 0.42);
  font-weight: 700;
  color: #0E0904;
  font-size: 0.875rem;
}.unc-hero_cta-sfl:hover {
  background: #48D07C;
}.unc-hero_terms-sfl {
  font-size: 11px;
  color: #5C4C34;
}.unc-hero_game-sfl {
  border-radius: 0.75rem;
  background: #161108;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.unc-hero_game_badge-sfl {
  background: rgba(240, 160, 48, 0.15);
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  border: 1px solid rgba(240, 160, 48, 0.15);
  font-size: 0.625rem;
  font-weight: 700;
  top: 12px;
  color: #F0A030;
  text-transform: uppercase;
  letter-spacing: .06em;
  position: absolute;
  z-index: 3;
  left: 0.75rem;
}.unc-hero_game_badge-sfl svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.unc-hero_game_img-sfl {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C06,#110E09);
  position: relative;
  padding-bottom: 60%;
}.unc-hero_game_img-sfl img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.unc-hero_game_play-sfl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 7, 4, 0.72);
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.unc-hero_game-sfl:hover .unc-hero_game_play-sfl {
  opacity: 1;
}.unc-hero_game_play-sfl span {
  background: #D4762A;
  border-radius: 50%;
  align-items: center;
  width: 52px;
  justify-content: center;
  height: 52px;
  display: flex;
}.unc-hero_game_play-sfl span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.unc-hero_game_info-sfl {
  padding: 0.875rem 16px;
}.unc-hero_game_title-sfl {
  color: #F3E9D8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
}.unc-hero_game_provider-sfl {
  color: #7A6648;
  font-size: 11px;
}.unc-hero_game_btn-sfl {
  background: #D4762A;
  border-radius: 8px;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  padding: 11px;
  font-size: 13px;
  color: #F3E9D8;
  font-weight: 700;
  text-align: center;
  display: block;
}.unc-hero_game-sfl:hover .unc-hero_game_btn-sfl {
  background: #E88E38;
}.unc-sbar-sfl {
  padding: 1rem 16px 0;
  background: #110E09;
}
@media(min-width: 765px) {.unc-sbar-sfl {
  padding: 18px 1.5rem 0;
}
}.unc-sbar_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-sbar_row-sfl {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.unc-sbar_input-sfl {
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.688rem 1rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161108;
  transition: border-color .2s;
  color: #7A6648;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  display: flex;
}.unc-sbar_input-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
}.unc-sbar_input-sfl svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
}.unc-sbar_providers-sfl {
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #161108;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1.125rem;
  font-weight: 600;
  color: #D4C4A8;
  display: flex;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
}.unc-sbar_providers-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
  color: #F3E9D8;
}.unc-sbar_providers-sfl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.unc-sbar_tabs-sfl {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.unc-sbar_tabs-sfl::-webkit-scrollbar {
  display: none;
}.unc-sbar_tab-sfl {
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #A8926E;
  white-space: nowrap;
  font-size: 0.75rem;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
}.unc-sbar_tab-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F3E9D8;
}.unc-sbar_tab-sfl.unc-state_active-sfl {
  background: rgba(212, 118, 42, 0.18);
  border-color: rgba(212, 118, 42, 0.08);
  color: #F3E9D8;
}.unc-sbar_tab_ic-sfl svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.unc-wy-sfl {
  padding: 32px 1rem 0;
  background: #110E09;
}
@media(min-width: 769px) {.unc-wy-sfl {
  padding: 40px 1.5rem 0;
}
}.unc-wy_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-wy_head-sfl {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.unc-wy_label-sfl {
  text-transform: uppercase;
  color: #D4762A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.unc-wy_h2-sfl {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F3E9D8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.unc-wy_h2-sfl {
  font-size: 1.5rem;
}
}.unc-wy_intro-sfl {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6648;
}.unc-wy_grid-sfl {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.unc-wy_grid-sfl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.unc-wy_grid-sfl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.unc-wy_card-sfl {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #1B1610;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
}.unc-wy_card-sfl:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 118, 42, 0.08);
}.unc-wy_card_ic-sfl {
  border-radius: 50%;
  background: rgba(212, 118, 42, 0.18);
  justify-content: center;
  height: 44px;
  color: #D4762A;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  width: 44px;
}.unc-wy_card_ic-sfl svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.unc-wy_card_h-sfl {
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F3E9D8;
  overflow-wrap: break-word;
  font-size: 15px;
}.unc-wy_card_p-sfl {
  color: #7A6648;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.unc-wy_card_p-sfl strong {
  color: #D4C4A8;
  font-weight: 600;
}.unc-gcg-sfl {
  padding: 36px 16px 0;
  background: #110E09;
}
@media(min-width: 770px) {.unc-gcg-sfl {
  padding: 2.75rem 1.5rem 0;
}
}.unc-gcg_in-sfl {
  margin: 0 auto;
  max-width: 82.5rem;
}.unc-gcg_head-sfl {
  max-width: 45rem;
  margin-bottom: 20px;
}.unc-gcg_label-sfl {
  font-weight: 700;
  color: #D4762A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.unc-gcg_h2-sfl {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
  color: #F3E9D8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.unc-gcg_h2-sfl {
  font-size: 1.75rem;
}
}.unc-gcg_intro-sfl {
  color: #7A6648;
  font-size: 13px;
  line-height: 1.6;
}.unc-gcg_grid-sfl {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.unc-gcg_grid-sfl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.unc-gcg_grid-sfl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.unc-gcg_card-sfl {
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 20px;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  display: flex;
  min-height: 240px;
}.unc-gcg_card-sfl:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 118, 42, 0.18);
}.unc-gcg_card_bg-sfl {
  inset: 0;
  z-index: 0;
  position: absolute;
}.unc-gcg_card_bg-sfl::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.unc-gcg_card_ic-sfl {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  position: absolute;
  justify-content: center;
  right: 1.125rem;
  z-index: 2;
  width: 40px;
  top: 1.125rem;
  align-items: center;
  color: #F3E9D8;
  display: flex;
  height: 2.5rem;
}.unc-gcg_card_ic-sfl svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.unc-gcg_card_ct-sfl {
  position: relative;
  z-index: 1;
}.unc-gcg_card_h-sfl {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  color: #F3E9D8;
  font-size: 18px;
}
@media(min-width: 770px) {.unc-gcg_card_h-sfl {
  font-size: 20px;
}
}.unc-gcg_card_p-sfl {
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.unc-gcg_card_p-sfl strong {
  font-weight: 600;
  color: #F3E9D8;
}.unc-gcg_card_cta-sfl {
  gap: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  color: #D4762A;
  align-items: center;
}.unc-gcg_card_cta-sfl svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.unc-ws-sfl {
  padding: 2rem 16px 0;
  background: #110E09;
}
@media(min-width: 766px) {.unc-ws-sfl {
  padding: 2.25rem 24px 0;
}
}.unc-ws_in-sfl {
  margin: 0 auto;
  max-width: 82.5rem;
}.unc-ws_head-sfl {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.unc-ws_title-sfl {
  gap: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  color: #F3E9D8;
  font-weight: 700;
  font-size: 16px;
}.unc-ws_title_ic-sfl svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  color: #F0A030;
  stroke-linejoin: round;
}.unc-ws_online-sfl {
  gap: 7px;
  display: flex;
  color: #7A6648;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
}.unc-ws_online_dot-sfl {
  background: #3AB86A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(58, 184, 106, 0.16);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.unc-ws_scroll-sfl {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.unc-ws_scroll-sfl::-webkit-scrollbar {
  display: none;
}.unc-wc-sfl {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #161108;
  padding: 0.625rem 14px;
  gap: 10px;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.unc-wc_img-sfl {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #1B1610;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.unc-wc_img-sfl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.unc-wc_info-sfl {
  min-width: 0;
}.unc-wc_game-sfl {
  overflow: hidden;
  color: #D4C4A8;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}.unc-wc_player-sfl {
  overflow: hidden;
  color: #5C4C34;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.unc-wc_amount-sfl {
  margin-left: auto;
  flex-shrink: 0;
  color: #3AB86A;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.unc-app-sfl {
  background: #110E09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.unc-app-sfl {
  padding: 2.75rem 1.5rem 0;
}
}.unc-app_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-app_head-sfl {
  margin-bottom: 1rem;
}.unc-app_label-sfl {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #D4762A;
  margin-bottom: 8px;
}.unc-app_h2-sfl {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F3E9D8;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.unc-app_h2-sfl {
  font-size: 1.5rem;
}
}.unc-app_sub-sfl {
  overflow-wrap: break-word;
  max-width: 600px;
  color: #7A6648;
  font-size: 0.813rem;
  line-height: 1.6;
}.unc-app_sub-sfl strong {
  color: #D4C4A8;
  font-weight: 700;
}.unc-app_cards-sfl {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.unc-app_cards-sfl {
  grid-template-columns: repeat(3,1fr);
}
}.unc-app_card-sfl {
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.unc-app_card_ios-sfl {
  background: linear-gradient(135deg,rgba(212, 118, 42, 0.18) 0%,#1B1610 100%);
}.unc-app_card_android-sfl {
  background: linear-gradient(135deg,rgba(58, 184, 106, 0.16) 0%,#1B1610 100%);
}.unc-app_card_win-sfl {
  background: linear-gradient(135deg,rgba(240, 160, 48, 0.15) 0%,#1B1610 100%);
}.unc-app_card_ic-sfl svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.unc-app_card_ic-sfl {
  color: #F3E9D8;
  flex-shrink: 0;
}.unc-app_card_os-sfl {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
  color: #7A6648;
  text-transform: uppercase;
}.unc-app_card_title-sfl {
  font-size: 0.938rem;
  line-height: 1.2;
  color: #F3E9D8;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.unc-app_card_text-sfl {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7A6648;
  line-height: 1.5;
}.unc-app_card_btn-sfl {
  padding: 10px 18px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(212, 118, 42, 0.55);
  gap: 0.438rem;
  align-items: center;
  color: #F3E9D8;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
}.unc-app_card_btn-sfl:hover {
  background: rgba(255, 255, 255, 0.07);
}.unc-bon-sfl {
  padding: 2.25rem 1rem 0;
  background: #110E09;
}
@media(min-width: 769px) {.unc-bon-sfl {
  padding: 44px 24px 0;
}
}.unc-bon_in-sfl {
  margin: 0 auto;
  max-width: 82.5rem;
}.unc-bon_head-sfl {
  margin-bottom: 20px;
}.unc-bon_label-sfl {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #D4762A;
}.unc-bon_h2-sfl {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F3E9D8;
}
@media(min-width:768px) {.unc-bon_h2-sfl {
  font-size: 1.5rem;
}
}.unc-bon_seo-sfl {
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  color: #7A6648;
  overflow-wrap: break-word;
}.unc-bon_seo-sfl strong {
  color: #D4C4A8;
  font-weight: 700;
}.unc-bon_seo-sfl a {
  color: #D4762A;
  text-decoration: underline;
}.unc-bon_grid-sfl {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.unc-bon_grid-sfl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.unc-bon_grid-sfl {
  grid-template-columns: repeat(5,1fr);
}
}.unc-bon_card-sfl {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161108;
  border-radius: 8px;
}.unc-bon_card-sfl:hover {
  border-color: rgba(212, 118, 42, 0.08);
  transform: translateY(-2px);
}.unc-bon_card_ic-sfl svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
}.unc-bon_card_ic-sfl {
  margin-bottom: 10px;
}.unc-bon_card_type-sfl {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #7A6648;
  text-transform: uppercase;
}.unc-bon_card_amount-sfl {
  color: #F0A030;
  margin-bottom: 0.375rem;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
}.unc-bon_card_name-sfl {
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F3E9D8;
}.unc-bon_card_detail-sfl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 8px;
  color: #5C4C34;
  overflow-wrap: break-word;
}.unc-prov-sfl {
  padding: 2.25rem 1rem 0;
  background: #110E09;
}
@media(min-width: 765px) {.unc-prov-sfl {
  padding: 44px 24px 0;
}
}.unc-prov_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-prov_head-sfl {
  margin-bottom: 1rem;
}.unc-prov_label-sfl {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #D4762A;
}.unc-prov_h2-sfl {
  color: #F3E9D8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width:768px) {.unc-prov_h2-sfl {
  font-size: 1.5rem;
}
}.unc-prov_seo-sfl {
  color: #7A6648;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
}.unc-prov_seo-sfl strong {
  color: #D4C4A8;
  font-weight: 700;
}.unc-prov_seo-sfl a {
  text-decoration: underline;
  color: #D4762A;
}.unc-prov_grid-sfl {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.unc-prov_grid-sfl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.unc-prov_grid-sfl {
  grid-template-columns: repeat(8,1fr);
}
}.unc-prov_card-sfl {
  border-radius: 0.5rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #161108;
  padding: 14px 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.unc-prov_card-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
  background: #1B1610;
}.unc-prov_logo-sfl {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  height: 44px;
}.unc-prov_logo-sfl img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.unc-prov_name-sfl {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #A8926E;
  font-size: 11px;
}.unc-reg-sfl {
  background: #110E09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.unc-reg-sfl {
  padding: 44px 1.5rem 0;
}
}.unc-reg_in-sfl {
  border-radius: 0.75rem;
  background: #1B1610;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.unc-reg_in-sfl {
  padding: 40px;
}
}.unc-reg_top-sfl {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.unc-reg_top-sfl {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.unc-reg_label-sfl {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #D4762A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.unc-reg_h2-sfl {
  font-weight: 800;
  color: #F3E9D8;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.unc-reg_h2-sfl {
  font-size: 28px;
}
}.unc-reg_bonus-sfl {
  gap: 8px;
  background: rgba(240, 160, 48, 0.15);
  border-radius: 8px;
  border: 1px solid rgba(240, 160, 48, 0.15);
  padding: 0.625rem 1rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.unc-reg_bonus_amount-sfl {
  color: #F0A030;
  font-weight: 800;
  font-size: 20px;
}.unc-reg_bonus_text-sfl {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A8926E;
}.unc-reg_cta_btn-sfl {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 8px;
  background: #3AB86A;
  font-weight: 700;
  color: #0E0904;
  display: inline-block;
  box-shadow: 0 0.313rem 0 #1C6834, 0 8px 1.375rem rgba(58, 184, 106, 0.42);
  margin-bottom: 12px;
  font-size: 15px;
}.unc-reg_cta_btn-sfl:hover {
  background: #48D07C;
}.unc-reg_terms-sfl {
  font-size: 11px;
  color: #5C4C34;
  line-height: 1.5;
}.unc-reg_seo-sfl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #7A6648;
  line-height: 1.65;
  font-size: 0.813rem;
}.unc-reg_seo-sfl p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #7A6648;
  line-height: 1.65;
}.unc-reg_seo-sfl p:last-child {
  margin-bottom: 0;
}.unc-reg_seo-sfl strong {
  font-weight: 700;
  color: #D4C4A8;
}.unc-reg_seo-sfl a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4762A;
}.unc-reg_seo-sfl a:hover {
  color: #E88E38;
}.unc-reg_seo-sfl ul,.unc-reg_seo-sfl ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.unc-reg_seo-sfl ol {
  list-style: decimal;
}.unc-reg_seo-sfl li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6648;
}.unc-reg_seo-sfl table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.unc-reg_seo-sfl table {
  display: table;
}
}.unc-reg_seo-sfl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D4C4A8;
  font-weight: 700;
  text-align: left;
}.unc-reg_seo-sfl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7A6648;
}.unc-reg_steps-sfl {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 863px) {.unc-reg_steps-sfl {
  margin-top: 0;
}
}.unc-reg_step-sfl {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.unc-reg_step_num-sfl {
  border: 1px solid rgba(212, 118, 42, 0.08);
  border-radius: 50%;
  background: rgba(212, 118, 42, 0.18);
  font-weight: 800;
  width: 34px;
  color: #D4762A;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  height: 2.125rem;
  display: flex;
  flex-shrink: 0;
}.unc-reg_step_title-sfl {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F3E9D8;
}.unc-reg_step_text-sfl {
  color: #7A6648;
  line-height: 1.5;
  font-size: 12px;
}.unc-reg_trust-sfl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.unc-reg_trust_item-sfl {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #7A6648;
  font-size: 12px;
}.unc-reg_trust_ic-sfl svg {
  height: 1rem;
  width: 16px;
  color: #D4762A;
  stroke-linejoin: round;
  stroke-linecap: round;
}.unc-pmt-sfl {
  background: #110E09;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.unc-pmt-sfl {
  padding: 44px 24px 0;
}
}.unc-pmt_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-pmt_head-sfl {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.unc-pmt_label-sfl {
  font-size: 11px;
  color: #D4762A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.unc-pmt_h2-sfl {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F3E9D8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.unc-pmt_h2-sfl {
  font-size: 1.75rem;
}
}.unc-pmt_intro-sfl {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6648;
}.unc-pmt_groups-sfl {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.unc-pmt_group-sfl {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  border-radius: 0.5rem;
  background: #1B1610;
}.unc-pmt_group_head-sfl {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.unc-pmt_group_ic-sfl {
  border-radius: 0.313rem;
  background: rgba(212, 118, 42, 0.18);
  width: 2.25rem;
  color: #D4762A;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
}.unc-pmt_group_ic-sfl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.unc-pmt_group_h-sfl {
  margin: 0;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F3E9D8;
}.unc-pmt_group_p-sfl {
  color: #7A6648;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  line-height: 1.6;
}.unc-pmt_group_p-sfl strong {
  font-weight: 600;
  color: #D4C4A8;
}.unc-pmt_table_wrap-sfl {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.unc-pmt_table-sfl {
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
}.unc-pmt_table-sfl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-size: 0.688rem;
  text-align: left;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #D4C4A8;
}.unc-pmt_table-sfl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7A6648;
}.unc-pmt_table-sfl tbody tr:last-child td {
  border-bottom: none;
}.unc-pmt_table-sfl tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C4A8;
}.unc-seo-sfl {
  padding: 2.25rem 16px 0;
  background: #110E09;
}
@media(min-width: 769px) {.unc-seo-sfl {
  padding: 44px 1.5rem 0;
}
}.unc-seo_in-sfl {
  background: #1B1610;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.unc-seo_in-sfl {
  padding: 36px 40px;
}
}.unc-seo_label-sfl {
  font-weight: 700;
  color: #D4762A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.unc-seo_h2-sfl {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F3E9D8;
}
@media(min-width: 765px) {.unc-seo_h2-sfl {
  font-size: 1.5rem;
}
}.unc-seo_body-sfl {
  overflow-wrap: break-word;
  color: #A8926E;
  line-height: 1.75;
  font-size: 0.875rem;
}.unc-seo_body-sfl p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8926E;
}.unc-seo_body-sfl p:last-child {
  margin-bottom: 0;
}.unc-seo_body-sfl strong {
  color: #D4C4A8;
  font-weight: 700;
}.unc-seo_body-sfl a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4762A;
}.unc-seo_body-sfl a:hover {
  color: #E88E38;
}.unc-seo_body-sfl ul,.unc-seo_body-sfl ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.unc-seo_body-sfl ol {
  list-style: decimal;
}.unc-seo_body-sfl li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #A8926E;
}.unc-seo_body-sfl table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.unc-seo_body-sfl table {
  display: table;
}
}.unc-seo_body-sfl th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C4A8;
  font-weight: 700;
}.unc-seo_body-sfl td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8926E;
}.unc-seo_cols-sfl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.unc-seo_cols-sfl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.unc-seo_cols-sfl {
  grid-template-columns: repeat(3,1fr);
}
}.unc-seo_col_h-sfl {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4C4A8;
  font-weight: 700;
}.unc-seo_col_p-sfl {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6648;
}.unc-seo_stats-sfl {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.unc-seo_stat-sfl {
  border: 1px solid rgba(212, 118, 42, 0.18);
  padding: 0.875rem 16px;
  border-radius: 8px;
  flex: 1;
  background: rgba(212, 118, 42, 0.08);
  min-width: 140px;
}.unc-seo_stat_val-sfl {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4762A;
}.unc-seo_stat_lb-sfl {
  color: #7A6648;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.unc-seo-sfl {
  padding: 2.25rem 16px 0;
  background: #110E09;
}
@media(min-width: 771px) {.unc-seo-sfl {
  padding: 2.75rem 1.5rem 0;
}
}.unc-seo_in-sfl {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  background: #1B1610;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.unc-seo_in-sfl {
  padding: 36px 2.5rem;
}
}.unc-seo_label-sfl {
  font-weight: 700;
  color: #D4762A;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.unc-seo_h2-sfl {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F3E9D8;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.unc-seo_h2-sfl {
  font-size: 24px;
}
}.unc-seo_body-sfl {
  overflow-wrap: break-word;
  color: #A8926E;
  font-size: 14px;
  line-height: 1.75;
}.unc-seo_body-sfl p {
  font-size: 14px;
  color: #A8926E;
  line-height: 1.75;
  margin-bottom: 12px;
}.unc-seo_body-sfl p:last-child {
  margin-bottom: 0;
}.unc-seo_body-sfl strong {
  font-weight: 700;
  color: #D4C4A8;
}.unc-seo_body-sfl a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4762A;
}.unc-seo_body-sfl a:hover {
  color: #E88E38;
}.unc-seo_body-sfl ul,.unc-seo_body-sfl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.unc-seo_body-sfl ol {
  list-style: decimal;
}.unc-seo_body-sfl li {
  color: #A8926E;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.unc-seo_body-sfl table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.unc-seo_body-sfl table {
  display: table;
}
}.unc-seo_body-sfl th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4A8;
  font-weight: 700;
  text-align: left;
}.unc-seo_body-sfl td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8926E;
}.unc-seo_cols-sfl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.unc-seo_cols-sfl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.unc-seo_cols-sfl {
  grid-template-columns: repeat(3,1fr);
}
}.unc-seo_col_h-sfl {
  margin-bottom: 7px;
  color: #D4C4A8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.unc-seo_col_p-sfl {
  color: #7A6648;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.unc-seo_stats-sfl {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.unc-seo_stat-sfl {
  border: 1px solid rgba(212, 118, 42, 0.18);
  border-radius: 0.5rem;
  background: rgba(212, 118, 42, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.unc-seo_stat_val-sfl {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #D4762A;
  font-weight: 800;
}.unc-seo_stat_lb-sfl {
  color: #7A6648;
  font-size: 11px;
  overflow-wrap: break-word;
}.unc-faq-sfl {
  padding: 36px 1rem 0;
  background: #110E09;
}
@media(min-width: 769px) {.unc-faq-sfl {
  padding: 2.75rem 24px 0;
}
}.unc-faq_in-sfl {
  margin: 0 auto;
  max-width: 1320px;
}.unc-faq_head-sfl {
  margin-bottom: 1.25rem;
}.unc-faq_label-sfl {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #D4762A;
}.unc-faq_h2-sfl {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F3E9D8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.unc-faq_h2-sfl {
  font-size: 24px;
}
}.unc-faq_list-sfl {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.unc-faq_item-sfl {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1B1610;
  border-radius: 8px;
  overflow: hidden;
}.unc-faq_q-sfl {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  font-size: 14px;
  cursor: pointer;
  color: #D4C4A8;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.unc-faq_q-sfl:hover {
  color: #F3E9D8;
}.unc-faq_q_ic-sfl {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  flex-shrink: 0;
  color: #D4762A;
  font-size: 1rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  display: flex;
}.unc-faq_item-sfl.unc-state_open-sfl .unc-faq_q_ic-sfl {
  transform: rotate(45deg);
}.unc-faq_a-sfl {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #7A6648;
  font-size: 13px;
  line-height: 1.7;
  display: none;
}.unc-faq_item-sfl.unc-state_open-sfl .unc-faq_a-sfl {
  display: block;
}.unc-faq_a-sfl strong {
  color: #D4C4A8;
  font-weight: 700;
}.unc-faq_a-sfl a {
  color: #D4762A;
  text-decoration: underline;
}.unc-faq_a-sfl ul,.unc-faq_a-sfl ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.unc-faq_a-sfl ol {
  list-style: decimal;
}.unc-faq_a-sfl li {
  line-height: 1.6;
  margin-bottom: 4px;
}.unc-faq_a-sfl table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.unc-faq_a-sfl table {
  display: table;
}
}.unc-faq_a-sfl th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C4A8;
  font-weight: 700;
}.unc-faq_a-sfl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7A6648;
}.unc-seo-sfl {
  background: #110E09;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.unc-seo-sfl {
  padding: 2.75rem 24px 0;
}
}.unc-seo_in-sfl {
  border-radius: 12px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1B1610;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 770px) {.unc-seo_in-sfl {
  padding: 36px 2.5rem;
}
}.unc-seo_label-sfl {
  color: #D4762A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.unc-seo_h2-sfl {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F3E9D8;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.unc-seo_h2-sfl {
  font-size: 24px;
}
}.unc-seo_body-sfl {
  color: #A8926E;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.unc-seo_body-sfl p {
  color: #A8926E;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.unc-seo_body-sfl p:last-child {
  margin-bottom: 0;
}.unc-seo_body-sfl strong {
  color: #D4C4A8;
  font-weight: 700;
}.unc-seo_body-sfl a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4762A;
}.unc-seo_body-sfl a:hover {
  color: #E88E38;
}.unc-seo_body-sfl ul,.unc-seo_body-sfl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.unc-seo_body-sfl ol {
  list-style: decimal;
}.unc-seo_body-sfl li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8926E;
}.unc-seo_body-sfl table {
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.unc-seo_body-sfl table {
  display: table;
}
}.unc-seo_body-sfl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4A8;
  font-weight: 700;
  text-align: left;
}.unc-seo_body-sfl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8926E;
}.unc-seo_cols-sfl {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.unc-seo_cols-sfl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.unc-seo_cols-sfl {
  grid-template-columns: repeat(3,1fr);
}
}.unc-seo_col_h-sfl {
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D4C4A8;
  margin-bottom: 7px;
}.unc-seo_col_p-sfl {
  color: #7A6648;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.unc-seo_stats-sfl {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.unc-seo_stat-sfl {
  border: 1px solid rgba(212, 118, 42, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(212, 118, 42, 0.08);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.unc-seo_stat_val-sfl {
  color: #D4762A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.unc-seo_stat_lb-sfl {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6648;
}.unc-ft-sfl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0906;
  margin-top: 48px;
}.unc-ft_support-sfl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.unc-ft_support-sfl {
  padding: 28px 1.5rem;
}
}.unc-ft_support_in-sfl {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.unc-ft_support_main-sfl {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.unc-ft_support_ic-sfl {
  flex-shrink: 0;
  color: #D4762A;
}.unc-ft_support_ic-sfl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
}.unc-ft_support_text_title-sfl {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F3E9D8;
}.unc-ft_support_text_sub-sfl {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6648;
}.unc-ft_support_btn-sfl {
  transition: background .2s;
  border-radius: 8px;
  background: #D4762A;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  font-weight: 700;
  color: #F3E9D8;
  font-size: 0.813rem;
  flex-shrink: 0;
}.unc-ft_support_btn-sfl:hover {
  background: #E88E38;
}.unc-ft_support_contacts-sfl {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.unc-ft_support_contact-sfl {
  font-size: 0.75rem;
  color: #5C4C34;
  line-height: 1.4;
}.unc-ft_support_contact-sfl strong {
  margin-bottom: 2px;
  color: #A8926E;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
}.unc-ft_main-sfl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 771px) {.unc-ft_main-sfl {
  padding: 40px 1.5rem 2rem;
}
}.unc-ft_main_in-sfl {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.unc-ft_main_in-sfl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.unc-ft_main_in-sfl {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.unc-ft_col_logo-sfl {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.unc-ft_col_logo-sfl {
  grid-column: auto;
}
}.unc-ft_logo-sfl {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  color: #F3E9D8;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
}.unc-ft_logo_mark-sfl {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.unc-ft_logo_mark-sfl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.unc-ft_logo_sub-sfl {
  overflow-wrap: break-word;
  max-width: 200px;
  color: #5C4C34;
  line-height: 1.55;
  font-size: 12px;
}.unc-ft_col_title-sfl {
  font-size: 0.75rem;
  color: #A8926E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 14px;
}.unc-ft_col_links-sfl {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.unc-ft_col_link-sfl {
  transition: color .2s;
  color: #5C4C34;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.unc-ft_col_link-sfl:hover {
  color: #D4C4A8;
}.unc-ft_apps-sfl {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.unc-ft_app_card-sfl {
  gap: 0.625rem;
  border-radius: 0.313rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.unc-ft_app_card-sfl:hover {
  border-color: rgba(212, 118, 42, 0.55);
}.unc-ft_app_card_ic-sfl svg {
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.unc-ft_app_card_os-sfl {
  font-size: 0.625rem;
  color: #5C4C34;
  font-weight: 600;
}.unc-ft_app_card_action-sfl {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4C4A8;
}.unc-ft_bot-sfl {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.unc-ft_bot-sfl {
  padding: 1.25rem 24px;
}
}.unc-ft_bot_in-sfl {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.unc-ft_socials-sfl {
  gap: 0.5rem;
  display: flex;
}.unc-ft_soc-sfl {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  align-items: center;
  width: 2.25rem;
  color: #A8926E;
}.unc-ft_soc-sfl svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.unc-ft_soc-sfl:hover {
  background: rgba(255, 255, 255, 0.07);
}.unc-ft_legal-sfl {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  color: #7A6850;
  overflow-wrap: break-word;
  font-size: 11px;
}.unc-ft_legal-sfl strong {
  font-weight: 700;
  color: #A8926E;
}.unc-ft_legal-sfl a {
  color: #A8926E;
  text-decoration: underline;
}.unc-ft_age-sfl {
  border: 2px solid #7A6850;
  border-radius: 50%;
  font-weight: 800;
  height: 32px;
  display: flex;
  color: #7A6850;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  font-size: 11px;
}