html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #100D08;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  color: #C9BAA2;
  line-height: 1.6;
}.vck_layout-trf {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.vck_page-trf {
  min-height: 100vh;
  display: flex;
}.vck_main-trf {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.vck_main-trf {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.vck_main-trf {
  padding-bottom: 72px;
}
}.vck_gc-trf {
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #141009;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.vck_gc-trf {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.vck_gc-trf {
  width: 10.5rem;
}
}.vck_gc-trf:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 138, 16, 0.08);
}.vck_gc_img-trf {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.vck_gc_img-trf img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.vck_gc_hover-trf {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.vck_gc-trf:hover .vck_gc_hover-trf {
  opacity: 1;
}.vck_gc_hover_btn-trf {
  border-radius: 0.375rem;
  padding: 8px 16px;
  background: #E88A10;
  font-weight: 700;
  font-size: 12px;
  color: #F6F0E8;
}.vck_gc_info-trf {
  padding: 0.5rem 10px 0.625rem;
}.vck_gc_name-trf {
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C9BAA2;
}.vck_gc_prov-trf {
  color: #887265;
  font-size: 0.625rem;
}.vck_gc_tag-trf {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  left: 6px;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
  top: 6px;
  font-weight: 700;
  font-size: 0.563rem;
}.vck_gc_tag_hot-trf {
  background: #E03418;
  color: #fff;
}.vck_gc_tag_new-trf {
  background: #22C55E;
  color: #100D08;
}.vck_gc_tag_jp-trf {
  background: #F5C018;
  color: #100D08;
}.vck_gc_tag_ex-trf {
  background: #C84B0E;
  color: #fff;
}.vck_gc_tag_live-trf {
  background: #E03418;
  color: #fff;
}.vck_gr-trf {
  padding: 32px 16px 0;
  background: #100D08;
}
@media(min-width: 767px) {.vck_gr-trf {
  padding: 2.25rem 24px 0;
}
}.vck_gr_in-trf {
  margin: 0 auto;
  max-width: 1340px;
}.vck_gr_head-trf {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vck_gr_head_l-trf {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.vck_gr_ic-trf {
  border-radius: 10px;
  height: 32px;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.vck_gr_ic-trf svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.vck_gr_title-trf {
  color: #F6F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 765px) {.vck_gr_title-trf {
  font-size: 18px;
}
}.vck_gr_more-trf {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  color: #8C7967;
  align-items: center;
}.vck_gr_more-trf:hover {
  color: #E88A10;
}.vck_gr_more-trf svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.vck_gr_arrows-trf {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.vck_gr_arr-trf {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 30px;
  display: flex;
  color: #A08870;
  align-items: center;
  height: 30px;
}.vck_gr_arr-trf:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6F0E8;
}.vck_gr_arr-trf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.vck_gr_seo_h-trf {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 42.5rem;
  color: #C9BAA2;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 767px) {.vck_gr_seo_h-trf {
  font-size: 14px;
}
}.vck_gr_seo-trf {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 680px;
  color: #8C7967;
  font-size: 0.75rem;
}.vck_gr_seo-trf strong {
  font-weight: 600;
  color: #C9BAA2;
}.vck_gr_scroll-trf {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.vck_gr_scroll-trf::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.vck_gr_scroll-trf {
  gap: 0.75rem;
}
}.vck_tb-trf {
  background: #100D08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  height: 56px;
  top: 0;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
  align-items: center;
}.vck_tb_in-trf {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.vck_tb_burger-trf {
  border-radius: 10px;
  gap: 0.313rem;
  display: flex;
  height: 38px;
  flex-direction: column;
  margin-right: 0.5rem;
  align-items: center;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
}.vck_tb_burger-trf:hover {
  background: rgba(255, 255, 255, 0.05);
}.vck_tb_burger_line-trf {
  border-radius: 1px;
  background: #A08870;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.vck_tb_burger-trf {
  display: none;
}
}.vck_tb_logo-trf {
  gap: 9px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 20px;
  color: #F6F0E8;
  font-weight: 800;
  display: flex;
  font-size: 18px;
  align-items: center;
  flex-shrink: 0;
}.vck_tb_logo_mark-trf {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  align-items: center;
}.vck_tb_logo_mark-trf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vck_tb_nav-trf {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.vck_tb_nav-trf {
  display: flex;
}
}.vck_tb_tab-trf {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #A08870;
  white-space: nowrap;
  font-weight: 600;
}.vck_tb_tab-trf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F0E8;
}.vck_tb_tab-trf.vck_state_active-trf {
  background: rgba(232, 138, 16, 0.18);
  color: #F6F0E8;
}.vck_tb_right-trf {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.vck_tb_login-trf {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #C9BAA2;
  display: none;
  font-weight: 600;
}.vck_tb_login-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
  color: #F6F0E8;
}
@media(min-width: 479px) {.vck_tb_login-trf {
  display: block;
}
}.vck_tb_reg-trf {
  border-radius: 0.625rem;
  background: #22C55E;
  transition: background .2s;
  padding: 9px 1.125rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0D0A06;
}.vck_tb_reg-trf:hover {
  background: #16A34A;
}.vck_sb-trf {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #191410;
  transform: translateX(-100%);
  left: 0;
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
}.vck_sb-trf.vck_state_open-trf {
  transform: translateX(0);
}.vck_sb-trf::-webkit-scrollbar {
  width: 0.25rem;
}.vck_sb-trf::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.vck_sb-trf {
  transform: translateX(0);
}
}.vck_sb_auth-trf {
  padding: 14px 0.75rem 10px;
}.vck_sb_btn_reg-trf {
  padding: 0.688rem;
  border-radius: 10px;
  background: #22C55E;
  transition: background .2s;
  color: #0D0A06;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  text-align: center;
}.vck_sb_btn_reg-trf:hover {
  background: #16A34A;
}.vck_sb_btn_login-trf {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  color: #C9BAA2;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
}.vck_sb_btn_login-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
  color: #F6F0E8;
}.vck_sb_promo-trf {
  border: 1px solid rgba(232, 138, 16, 0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#3D1E06,#191410);
  margin: 0 0.75rem 10px;
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.vck_sb_promo-trf::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 138, 16, 0.18),transparent 70%);
  width: 5rem;
  right: -1.25rem;
  height: 5rem;
  position: absolute;
  top: -20px;
  content: '';
}.vck_sb_promo_title-trf {
  letter-spacing: .06em;
  color: #E88A10;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.vck_sb_promo_text-trf {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F6F0E8;
}.vck_sb_promo_sub-trf {
  color: #8C7967;
  margin-top: 3px;
  font-size: 10px;
}.vck_sb_nav-trf {
  padding: 6px 0.5rem 1rem;
}.vck_sb_nav_lb-trf {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  color: #887265;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vck_sb_link-trf {
  padding: 0.563rem 0.625rem;
  gap: 10px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  align-items: center;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #A08870;
  font-weight: 500;
}.vck_sb_link-trf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F0E8;
}.vck_sb_link-trf.vck_state_active-trf {
  background: rgba(232, 138, 16, 0.18);
  color: #F6F0E8;
}.vck_sb_ic-trf {
  border-radius: 6px;
  height: 30px;
  justify-content: center;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.vck_sb_ic-trf svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.vck_sb_ic_1-trf {
  background: rgba(232, 138, 16, 0.08);
  color: #E88A10;
}.vck_sb_ic_2-trf {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.vck_sb_ic_3-trf {
  background: rgba(245, 192, 24, 0.15);
  color: #F5C018;
}.vck_sb_ic_4-trf {
  background: rgba(200, 75, 14, 0.22);
  color: #C84B0E;
}.vck_sb_ic_5-trf {
  background: rgba(232, 138, 16, 0.08);
  color: #E8357A;
}.vck_sb_ic_6-trf {
  background: rgba(200, 75, 14, 0.22);
  color: #9B3AE8;
}.vck_sb_badge-trf {
  background: #F5C018;
  border-radius: 6px;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0D0A06;
}.vck_sb_bot-trf {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.vck_sb_lang-trf,.vck_sb_help-trf {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  gap: 6px;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  display: flex;
  color: #A08870;
  justify-content: center;
}.vck_sb_lang-trf:hover,.vck_sb_help-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
  color: #F6F0E8;
}.vck_sb_lang-trf svg,.vck_sb_help-trf svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.vck_sb_bd-trf {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.vck_sb_bd-trf.vck_state_on-trf {
  display: block;
}
@media(min-width: 1082px) {.vck_sb_bd-trf {
  display: none!important;
}
}.vck_mob_nav-trf {
  background: #191410;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  bottom: 0;
}
@media(min-width: 1083px) {.vck_mob_nav-trf {
  display: none;
}
}.vck_mob_nav_item-trf {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  align-items: center;
  color: #887265;
  display: flex;
  cursor: pointer;
}.vck_mob_nav_ic-trf {
  line-height: 1;
}.vck_mob_nav_ic-trf svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vck_mob_nav_lb-trf {
  font-weight: 600;
  color: #887265;
  font-size: 0.625rem;
}.vck_mob_nav_item-trf.vck_state_active-trf {
  color: #E88A10;
}.vck_mob_nav_item-trf.vck_state_active-trf .vck_mob_nav_lb-trf {
  color: #E88A10;
}.vck_hero-trf {
  background: #100D08;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.vck_hero-trf {
  padding: 24px 24px 0;
}
}.vck_hero_in-trf {
  gap: 12px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.vck_hero_in-trf {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.vck_hero_in-trf {
  grid-template-columns: 1fr 340px;
}
}.vck_hero_promo-trf {
  background: #141009;
  overflow: hidden;
  border-radius: 1rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.vck_hero_promo-trf {
  min-height: 280px;
}
}.vck_hero_promo_bg-trf {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3D1E06 0%,#100D08 100%);
  position: absolute;
  background-size: cover;
}.vck_hero_promo_bg-trf::after {
  inset: 0;
  background: linear-gradient(90deg,#100D08 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.vck_hero_promo_glow-trf {
  background: radial-gradient(circle,rgba(200, 75, 14, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  right: 60px;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  height: 300px;
}.vck_hero_promo_ct-trf {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  max-width: 480px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media(min-width: 770px) {.vck_hero_promo_ct-trf {
  padding: 2.5rem 2rem;
}
}.vck_hero_badge-trf {
  background: rgba(232, 138, 16, 0.18);
  border-radius: 1.25rem;
  padding: 5px 12px;
  border: 1px solid rgba(232, 138, 16, 0.08);
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E88A10;
  display: inline-block;
}.vck_hero_h1-trf {
  margin-bottom: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F0E8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-size: 1.625rem;
}.vck_hero_h1-trf em {
  color: #F5C018;
  font-style: normal;
}
@media(min-width: 769px) {.vck_hero_h1-trf {
  font-size: 2.25rem;
}
}.vck_hero_sub-trf {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #A08870;
  line-height: 1.55;
}
@media(min-width: 769px) {.vck_hero_sub-trf {
  font-size: 14px;
}
}.vck_hero_row-trf {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.vck_hero_cta-trf {
  background: #22C55E;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  color: #0D0A06;
  font-weight: 700;
  box-shadow: 0 0.25rem 1.625rem rgba(34, 197, 94, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.vck_hero_cta-trf:hover {
  background: #16A34A;
}.vck_hero_terms-trf {
  color: #887265;
  font-size: 11px;
}.vck_hero_game-trf {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #141009;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.vck_hero_game_badge-trf {
  border: 1px solid rgba(245, 192, 24, 0.15);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  background: rgba(245, 192, 24, 0.15);
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  color: #F5C018;
  top: 0.75rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  left: 12px;
  position: absolute;
}.vck_hero_game_badge-trf svg {
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.vck_hero_game_img-trf {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1E06,#100D08);
  position: relative;
  padding-bottom: 60%;
}.vck_hero_game_img-trf img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.vck_hero_game_play-trf {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.vck_hero_game-trf:hover .vck_hero_game_play-trf {
  opacity: 1;
}.vck_hero_game_play-trf span {
  background: #E88A10;
  border-radius: 50%;
  display: flex;
  width: 52px;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
}.vck_hero_game_play-trf span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.vck_hero_game_info-trf {
  padding: 14px 16px;
}.vck_hero_game_title-trf {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F6F0E8;
  overflow-wrap: break-word;
  font-weight: 700;
}.vck_hero_game_provider-trf {
  font-size: 11px;
  color: #8C7967;
}.vck_hero_game_btn-trf {
  padding: 11px;
  background: #E88A10;
  margin: 12px 16px 16px;
  border-radius: 0.625rem;
  transition: background .2s;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  color: #F6F0E8;
}.vck_hero_game-trf:hover .vck_hero_game_btn-trf {
  background: #F5A228;
}.vck_sbar-trf {
  background: #100D08;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.vck_sbar-trf {
  padding: 18px 24px 0;
}
}.vck_sbar_in-trf {
  margin: 0 auto;
  max-width: 83.75rem;
}.vck_sbar_row-trf {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.vck_sbar_input-trf {
  padding: 0.688rem 16px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: #141009;
  flex: 1;
  display: flex;
  color: #8C7967;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.vck_sbar_input-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
}.vck_sbar_input-trf svg {
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linejoin: round;
}.vck_sbar_providers-trf {
  background: #141009;
  padding: 11px 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  border-radius: 0.625rem;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  color: #C9BAA2;
  white-space: nowrap;
}.vck_sbar_providers-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
  color: #F6F0E8;
}.vck_sbar_providers-trf svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.vck_sbar_tabs-trf {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.vck_sbar_tabs-trf::-webkit-scrollbar {
  display: none;
}.vck_sbar_tab-trf {
  border-radius: 20px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  font-size: 12px;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  color: #A08870;
  display: flex;
  cursor: pointer;
}.vck_sbar_tab-trf:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 138, 16, 0.45);
  color: #F6F0E8;
}.vck_sbar_tab-trf.vck_state_active-trf {
  border-color: rgba(232, 138, 16, 0.08);
  background: rgba(232, 138, 16, 0.18);
  color: #F6F0E8;
}.vck_sbar_tab_ic-trf svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.vck_wy-trf {
  padding: 32px 1rem 0;
  background: #100D08;
}
@media(min-width: 765px) {.vck_wy-trf {
  padding: 2.5rem 1.5rem 0;
}
}.vck_wy_in-trf {
  margin: 0 auto;
  max-width: 1340px;
}.vck_wy_head-trf {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.vck_wy_label-trf {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #E88A10;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.vck_wy_h2-trf {
  overflow-wrap: break-word;
  color: #F6F0E8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.vck_wy_h2-trf {
  font-size: 24px;
}
}.vck_wy_intro-trf {
  margin: 0;
  font-size: 0.813rem;
  color: #8C7967;
  line-height: 1.6;
}.vck_wy_grid-trf {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.vck_wy_grid-trf {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.vck_wy_grid-trf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vck_wy_card-trf {
  transition: border-color .2s,transform .2s;
  background: #191410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 10px;
}.vck_wy_card-trf:hover {
  border-color: rgba(232, 138, 16, 0.08);
  transform: translateY(-2px);
}.vck_wy_card_ic-trf {
  background: rgba(232, 138, 16, 0.18);
  border-radius: 50%;
  margin-bottom: 14px;
  display: flex;
  width: 2.75rem;
  color: #E88A10;
  justify-content: center;
  height: 44px;
  align-items: center;
}.vck_wy_card_ic-trf svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.vck_wy_card_h-trf {
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F6F0E8;
}.vck_wy_card_p-trf {
  color: #8C7967;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.vck_wy_card_p-trf strong {
  font-weight: 600;
  color: #C9BAA2;
}.vck_gcg-trf {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 767px) {.vck_gcg-trf {
  padding: 2.75rem 24px 0;
}
}.vck_gcg_in-trf {
  margin: 0 auto;
  max-width: 83.75rem;
}.vck_gcg_head-trf {
  max-width: 720px;
  margin-bottom: 20px;
}.vck_gcg_label-trf {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E88A10;
  font-size: 11px;
}.vck_gcg_h2-trf {
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F6F0E8;
  font-weight: 800;
}
@media(min-width: 769px) {.vck_gcg_h2-trf {
  font-size: 28px;
}
}.vck_gcg_intro-trf {
  font-size: 0.813rem;
  color: #8C7967;
  line-height: 1.6;
}.vck_gcg_grid-trf {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.vck_gcg_grid-trf {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vck_gcg_grid-trf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vck_gcg_card-trf {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 240px;
}.vck_gcg_card-trf:hover {
  border-color: rgba(232, 138, 16, 0.18);
  transform: translateY(-3px);
}.vck_gcg_card_bg-trf {
  inset: 0;
  position: absolute;
  z-index: 0;
}.vck_gcg_card_bg-trf::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.vck_gcg_card_ic-trf {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  height: 40px;
  position: absolute;
  display: flex;
  top: 18px;
  align-items: center;
  width: 2.5rem;
  justify-content: center;
  z-index: 2;
  right: 18px;
  color: #F6F0E8;
}.vck_gcg_card_ic-trf svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.vck_gcg_card_ct-trf {
  z-index: 1;
  position: relative;
}.vck_gcg_card_h-trf {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F6F0E8;
}
@media(min-width: 771px) {.vck_gcg_card_h-trf {
  font-size: 1.25rem;
}
}.vck_gcg_card_p-trf {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.vck_gcg_card_p-trf strong {
  font-weight: 600;
  color: #F6F0E8;
}.vck_gcg_card_cta-trf {
  gap: 0.25rem;
  font-size: 12px;
  color: #E88A10;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
}.vck_gcg_card_cta-trf svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vck_ws-trf {
  background: #100D08;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.vck_ws-trf {
  padding: 2.25rem 1.5rem 0;
}
}.vck_ws_in-trf {
  margin: 0 auto;
  max-width: 1340px;
}.vck_ws_head-trf {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.vck_ws_title-trf {
  gap: 0.625rem;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F6F0E8;
}.vck_ws_title_ic-trf svg {
  color: #F5C018;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.vck_ws_online-trf {
  gap: 7px;
  display: flex;
  color: #8C7967;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.vck_ws_online_dot-trf {
  border-radius: 50%;
  background: #22C55E;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  width: 8px;
}.vck_ws_scroll-trf {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.vck_ws_scroll-trf::-webkit-scrollbar {
  display: none;
}.vck_wc-trf {
  padding: 10px 0.875rem;
  border-radius: 10px;
  background: #141009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.vck_wc_img-trf {
  border-radius: 6px;
  background: #191410;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.vck_wc_img-trf img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vck_wc_info-trf {
  min-width: 0;
}.vck_wc_game-trf {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C9BAA2;
}.vck_wc_player-trf {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #887265;
  text-overflow: ellipsis;
}.vck_wc_amount-trf {
  flex-shrink: 0;
  margin-left: auto;
  color: #22C55E;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.vck_prov-trf {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width:768px) {.vck_prov-trf {
  padding: 44px 1.5rem 0;
}
}.vck_prov_in-trf {
  margin: 0 auto;
  max-width: 1340px;
}.vck_prov_head-trf {
  margin-bottom: 1rem;
}.vck_prov_label-trf {
  color: #E88A10;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.vck_prov_h2-trf {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.vck_prov_h2-trf {
  font-size: 24px;
}
}.vck_prov_seo-trf {
  margin-bottom: 1rem;
  color: #8C7967;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
}.vck_prov_seo-trf strong {
  font-weight: 700;
  color: #C9BAA2;
}.vck_prov_seo-trf a {
  color: #E88A10;
  text-decoration: underline;
}.vck_prov_grid-trf {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.vck_prov_grid-trf {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.vck_prov_grid-trf {
  grid-template-columns: repeat(8,1fr);
}
}.vck_prov_card-trf {
  padding: 0.875rem 10px;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141009;
  gap: 7px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.vck_prov_card-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
  background: #191410;
}.vck_prov_logo-trf {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
}.vck_prov_logo-trf img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.vck_prov_name-trf {
  color: #A08870;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.vck_app-trf {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width:768px) {.vck_app-trf {
  padding: 44px 1.5rem 0;
}
}.vck_app_in-trf {
  margin: 0 auto;
  max-width: 83.75rem;
}.vck_app_head-trf {
  margin-bottom: 1rem;
}.vck_app_label-trf {
  font-weight: 700;
  color: #E88A10;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.vck_app_h2-trf {
  font-size: 20px;
  color: #F6F0E8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.vck_app_h2-trf {
  font-size: 1.5rem;
}
}.vck_app_sub-trf {
  color: #8C7967;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
}.vck_app_sub-trf strong {
  font-weight: 700;
  color: #C9BAA2;
}.vck_app_cards-trf {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.vck_app_cards-trf {
  grid-template-columns: repeat(3,1fr);
}
}.vck_app_card-trf {
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.vck_app_card_ios-trf {
  background: linear-gradient(135deg,rgba(232, 138, 16, 0.18) 0%,#191410 100%);
}.vck_app_card_android-trf {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#191410 100%);
}.vck_app_card_win-trf {
  background: linear-gradient(135deg,rgba(245, 192, 24, 0.15) 0%,#191410 100%);
}.vck_app_card_ic-trf svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
}.vck_app_card_ic-trf {
  color: #F6F0E8;
  flex-shrink: 0;
}.vck_app_card_os-trf {
  margin-bottom: 6px;
  color: #8C7967;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
}.vck_app_card_title-trf {
  font-weight: 700;
  color: #F6F0E8;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.vck_app_card_text-trf {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #8C7967;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.vck_app_card_btn-trf {
  transition: background .2s;
  border: 1px solid rgba(232, 138, 16, 0.45);
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.375rem;
  gap: 7px;
  align-items: center;
  font-size: 13px;
  color: #F6F0E8;
  display: inline-flex;
  font-weight: 700;
}.vck_app_card_btn-trf:hover {
  background: rgba(255, 255, 255, 0.07);
}.vck_reg-trf {
  background: #100D08;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.vck_reg-trf {
  padding: 2.75rem 1.5rem 0;
}
}.vck_reg_in-trf {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #191410;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width:768px) {.vck_reg_in-trf {
  padding: 40px;
}
}.vck_reg_top-trf {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.vck_reg_top-trf {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vck_reg_label-trf {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E88A10;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.vck_reg_h2-trf {
  color: #F6F0E8;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
}
@media(min-width: 769px) {.vck_reg_h2-trf {
  font-size: 28px;
}
}.vck_reg_bonus-trf {
  padding: 10px 16px;
  background: rgba(245, 192, 24, 0.15);
  border-radius: 10px;
  border: 1px solid rgba(245, 192, 24, 0.15);
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.vck_reg_bonus_amount-trf {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5C018;
}.vck_reg_bonus_text-trf {
  line-height: 1.35;
  color: #A08870;
  font-size: 0.813rem;
}.vck_reg_cta_btn-trf {
  transition: background .2s;
  background: #22C55E;
  padding: 14px 2rem;
  border-radius: 0.625rem;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 15px;
  color: #0D0A06;
  font-weight: 700;
  box-shadow: 0 4px 1.625rem rgba(34, 197, 94, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}.vck_reg_cta_btn-trf:hover {
  background: #16A34A;
}.vck_reg_terms-trf {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #887265;
}.vck_reg_seo-trf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  color: #8C7967;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 20px;
}.vck_reg_seo-trf p {
  color: #8C7967;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.vck_reg_seo-trf p:last-child {
  margin-bottom: 0;
}.vck_reg_seo-trf strong {
  color: #C9BAA2;
  font-weight: 700;
}.vck_reg_seo-trf a {
  transition: color .2s;
  color: #E88A10;
  text-decoration: underline;
}.vck_reg_seo-trf a:hover {
  color: #F5A228;
}.vck_reg_seo-trf ul,.vck_reg_seo-trf ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.vck_reg_seo-trf ol {
  list-style: decimal;
}.vck_reg_seo-trf li {
  color: #8C7967;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
}.vck_reg_seo-trf table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.vck_reg_seo-trf table {
  display: table;
}
}.vck_reg_seo-trf th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C9BAA2;
  text-align: left;
}.vck_reg_seo-trf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #8C7967;
}.vck_reg_steps-trf {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 859px) {.vck_reg_steps-trf {
  margin-top: 0;
}
}.vck_reg_step-trf {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.vck_reg_step_num-trf {
  background: rgba(232, 138, 16, 0.18);
  border: 1px solid rgba(232, 138, 16, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  width: 34px;
  color: #E88A10;
  height: 2.125rem;
  font-size: 0.875rem;
}.vck_reg_step_title-trf {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6F0E8;
  font-size: 0.875rem;
}.vck_reg_step_text-trf {
  color: #8C7967;
  line-height: 1.5;
  font-size: 12px;
}.vck_reg_trust-trf {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.vck_reg_trust_item-trf {
  gap: 0.438rem;
  color: #8C7967;
  display: flex;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
}.vck_reg_trust_ic-trf svg {
  color: #E88A10;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.vck_htp-trf {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.vck_htp-trf {
  padding: 44px 1.5rem 0;
}
}.vck_htp_in-trf {
  margin: 0 auto;
  max-width: 83.75rem;
}.vck_htp_head-trf {
  margin-bottom: 22px;
  max-width: 45rem;
}.vck_htp_label-trf {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #E88A10;
  font-size: 0.688rem;
  text-transform: uppercase;
}.vck_htp_h2-trf {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F6F0E8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.vck_htp_h2-trf {
  font-size: 1.75rem;
}
}.vck_htp_intro-trf {
  line-height: 1.6;
  color: #8C7967;
  font-size: 0.875rem;
}.vck_htp_steps-trf {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.vck_htp_steps-trf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.vck_htp_steps-trf {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.vck_htp_step-trf {
  background: #191410;
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.vck_htp_step_num-trf {
  border-radius: 50%;
  background: #E88A10;
  top: -12px;
  justify-content: center;
  font-size: 0.813rem;
  color: #0D0A06;
  height: 28px;
  position: absolute;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  align-items: center;
  display: flex;
  left: 1.25rem;
  width: 28px;
}.vck_htp_step_ic-trf {
  background: rgba(232, 138, 16, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.375rem;
  align-items: center;
  color: #E88A10;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  display: flex;
}.vck_htp_step_ic-trf svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.vck_htp_step_h-trf {
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6F0E8;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.vck_htp_step_p-trf {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8C7967;
}.vck_htp_step_p-trf strong {
  font-weight: 600;
  color: #C9BAA2;
}.vck_htp_cta-trf {
  padding: 13px 1.625rem;
  background: #22C55E;
  border-radius: 10px;
  transition: background .2s;
  margin-top: 1.25rem;
  display: inline-block;
  color: #0D0A06;
  font-size: 14px;
  font-weight: 700;
}.vck_htp_cta-trf:hover {
  background: #16A34A;
}.vck_bon-trf {
  background: #100D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.vck_bon-trf {
  padding: 44px 1.5rem 0;
}
}.vck_bon_in-trf {
  margin: 0 auto;
  max-width: 1340px;
}.vck_bon_head-trf {
  margin-bottom: 1.25rem;
}.vck_bon_label-trf {
  font-weight: 700;
  text-transform: uppercase;
  color: #E88A10;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.vck_bon_h2-trf {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6F0E8;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
}
@media(min-width: 766px) {.vck_bon_h2-trf {
  font-size: 1.5rem;
}
}.vck_bon_seo-trf {
  color: #8C7967;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.vck_bon_seo-trf strong {
  color: #C9BAA2;
  font-weight: 700;
}.vck_bon_seo-trf a {
  color: #E88A10;
  text-decoration: underline;
}.vck_bon_grid-trf {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.vck_bon_grid-trf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.vck_bon_grid-trf {
  grid-template-columns: repeat(5,1fr);
}
}.vck_bon_card-trf {
  border-radius: 0.625rem;
  padding: 16px;
  background: #141009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.vck_bon_card-trf:hover {
  border-color: rgba(232, 138, 16, 0.08);
  transform: translateY(-2px);
}.vck_bon_card_ic-trf svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.vck_bon_card_ic-trf {
  margin-bottom: 10px;
}.vck_bon_card_type-trf {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #8C7967;
  text-transform: uppercase;
}.vck_bon_card_amount-trf {
  color: #F5C018;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
}.vck_bon_card_name-trf {
  color: #F6F0E8;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vck_bon_card_detail-trf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #887265;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
}.vck_rv-trf {
  background: #100D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.vck_rv-trf {
  padding: 44px 24px 0;
}
}.vck_rv_in-trf {
  margin: 0 auto;
  max-width: 1340px;
}.vck_rv_head-trf {
  margin-bottom: 20px;
  max-width: 45rem;
}.vck_rv_label-trf {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E88A10;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.vck_rv_h2-trf {
  font-size: 22px;
  color: #F6F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.vck_rv_h2-trf {
  font-size: 28px;
}
}.vck_rv_stats-trf {
  gap: 1.125rem;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #8C7967;
  flex-wrap: wrap;
}.vck_rv_stats_score-trf {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.vck_rv_stats_score_val-trf {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5C018;
  font-weight: 800;
}.vck_rv_stats_score_max-trf {
  font-size: 0.813rem;
  color: #887265;
}.vck_rv_stats_badge-trf {
  gap: 4px;
  align-items: center;
  display: flex;
}.vck_rv_stats_badge-trf svg {
  height: 14px;
  width: 0.875rem;
  color: #F5C018;
}.vck_rv_grid-trf {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vck_rv_grid-trf {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vck_rv_grid-trf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vck_rv_card-trf {
  padding: 1.25rem;
  background: #191410;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
}.vck_rv_card_stars-trf {
  gap: 2px;
  color: #F5C018;
  display: flex;
  margin-bottom: 0.625rem;
}.vck_rv_card_stars-trf svg {
  width: 14px;
  height: 14px;
}.vck_rv_card_h-trf {
  color: #F6F0E8;
  margin-bottom: 0.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.3;
}.vck_rv_card_body-trf {
  flex: 1;
  margin-bottom: 14px;
  color: #8C7967;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.vck_rv_card_body-trf strong {
  font-weight: 600;
  color: #C9BAA2;
}.vck_rv_card_meta-trf {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.vck_rv_card_author-trf {
  color: #C9BAA2;
  font-size: 0.75rem;
  font-weight: 600;
}.vck_rv_card_date-trf {
  color: #887265;
  font-size: 0.688rem;
}.vck_faq-trf {
  padding: 2.25rem 16px 0;
  background: #100D08;
}
@media(min-width: 770px) {.vck_faq-trf {
  padding: 2.75rem 24px 0;
}
}.vck_faq_in-trf {
  margin: 0 auto;
  max-width: 83.75rem;
}.vck_faq_head-trf {
  margin-bottom: 1.25rem;
}.vck_faq_label-trf {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #E88A10;
  font-size: 11px;
  font-weight: 700;
}.vck_faq_h2-trf {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F6F0E8;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.vck_faq_h2-trf {
  font-size: 24px;
}
}.vck_faq_list-trf {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vck_faq_item-trf {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #191410;
}.vck_faq_q-trf {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  font-weight: 600;
  justify-content: space-between;
  cursor: pointer;
  font-size: 14px;
  color: #C9BAA2;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
}.vck_faq_q-trf:hover {
  color: #F6F0E8;
}.vck_faq_q_ic-trf {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  color: #E88A10;
  justify-content: center;
  height: 1.5rem;
  font-size: 16px;
  width: 24px;
  display: flex;
}.vck_faq_item-trf.vck_state_open-trf .vck_faq_q_ic-trf {
  transform: rotate(45deg);
}.vck_faq_a-trf {
  padding: 0 20px 1rem;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #8C7967;
  overflow-wrap: break-word;
}.vck_faq_item-trf.vck_state_open-trf .vck_faq_a-trf {
  display: block;
}.vck_faq_a-trf strong {
  font-weight: 700;
  color: #C9BAA2;
}.vck_faq_a-trf a {
  text-decoration: underline;
  color: #E88A10;
}.vck_faq_a-trf ul,.vck_faq_a-trf ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.vck_faq_a-trf ol {
  list-style: decimal;
}.vck_faq_a-trf li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.vck_faq_a-trf table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.vck_faq_a-trf table {
  display: table;
}
}.vck_faq_a-trf th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9BAA2;
}.vck_faq_a-trf td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C7967;
}.vck_seo-trf {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 767px) {.vck_seo-trf {
  padding: 44px 24px 0;
}
}.vck_seo_in-trf {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 28px 24px;
  background: #191410;
  max-width: 1340px;
}
@media(min-width: 765px) {.vck_seo_in-trf {
  padding: 36px 40px;
}
}.vck_seo_label-trf {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E88A10;
  margin-bottom: 10px;
}.vck_seo_h2-trf {
  color: #F6F0E8;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.vck_seo_h2-trf {
  font-size: 1.5rem;
}
}.vck_seo_body-trf {
  color: #A08870;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.vck_seo_body-trf p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08870;
  margin-bottom: 12px;
}.vck_seo_body-trf p:last-child {
  margin-bottom: 0;
}.vck_seo_body-trf strong {
  color: #C9BAA2;
  font-weight: 700;
}.vck_seo_body-trf a {
  transition: color .2s;
  color: #E88A10;
  text-decoration: underline;
}.vck_seo_body-trf a:hover {
  color: #F5A228;
}.vck_seo_body-trf ul,.vck_seo_body-trf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.vck_seo_body-trf ol {
  list-style: decimal;
}.vck_seo_body-trf li {
  font-size: 14px;
  line-height: 1.75;
  color: #A08870;
  margin-bottom: 0.375rem;
}.vck_seo_body-trf table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.vck_seo_body-trf table {
  display: table;
}
}.vck_seo_body-trf th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9BAA2;
}.vck_seo_body-trf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08870;
}.vck_seo_cols-trf {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.vck_seo_cols-trf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vck_seo_cols-trf {
  grid-template-columns: repeat(3,1fr);
}
}.vck_seo_col_h-trf {
  color: #C9BAA2;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.vck_seo_col_p-trf {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8C7967;
}.vck_seo_stats-trf {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.vck_seo_stat-trf {
  background: rgba(232, 138, 16, 0.08);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(232, 138, 16, 0.18);
  min-width: 8.75rem;
}.vck_seo_stat_val-trf {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #E88A10;
  overflow-wrap: break-word;
}.vck_seo_stat_lb-trf {
  overflow-wrap: break-word;
  color: #8C7967;
  font-size: 11px;
}.vck_seo-trf {
  background: #100D08;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.vck_seo-trf {
  padding: 44px 24px 0;
}
}.vck_seo_in-trf {
  margin: 0 auto;
  border-radius: 16px;
  background: #191410;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width:768px) {.vck_seo_in-trf {
  padding: 2.25rem 2.5rem;
}
}.vck_seo_label-trf {
  text-transform: uppercase;
  color: #E88A10;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.vck_seo_h2-trf {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F6F0E8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vck_seo_h2-trf {
  font-size: 1.5rem;
}
}.vck_seo_body-trf {
  color: #A08870;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.vck_seo_body-trf p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A08870;
  font-size: 14px;
}.vck_seo_body-trf p:last-child {
  margin-bottom: 0;
}.vck_seo_body-trf strong {
  color: #C9BAA2;
  font-weight: 700;
}.vck_seo_body-trf a {
  transition: color .2s;
  color: #E88A10;
  text-decoration: underline;
}.vck_seo_body-trf a:hover {
  color: #F5A228;
}.vck_seo_body-trf ul,.vck_seo_body-trf ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vck_seo_body-trf ol {
  list-style: decimal;
}.vck_seo_body-trf li {
  color: #A08870;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.vck_seo_body-trf table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 769px) {.vck_seo_body-trf table {
  display: table;
}
}.vck_seo_body-trf th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9BAA2;
}.vck_seo_body-trf td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08870;
}.vck_seo_cols-trf {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.vck_seo_cols-trf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vck_seo_cols-trf {
  grid-template-columns: repeat(3,1fr);
}
}.vck_seo_col_h-trf {
  font-size: 13px;
  margin-bottom: 7px;
  color: #C9BAA2;
  font-weight: 700;
  overflow-wrap: break-word;
}.vck_seo_col_p-trf {
  color: #8C7967;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vck_seo_stats-trf {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.vck_seo_stat-trf {
  border-radius: 10px;
  border: 1px solid rgba(232, 138, 16, 0.18);
  background: rgba(232, 138, 16, 0.08);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.vck_seo_stat_val-trf {
  color: #E88A10;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.vck_seo_stat_lb-trf {
  color: #8C7967;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.vck_seo-trf {
  padding: 36px 1rem 0;
  background: #100D08;
}
@media(min-width: 770px) {.vck_seo-trf {
  padding: 44px 1.5rem 0;
}
}.vck_seo_in-trf {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #191410;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.vck_seo_in-trf {
  padding: 36px 2.5rem;
}
}.vck_seo_label-trf {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #E88A10;
}.vck_seo_h2-trf {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F6F0E8;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.vck_seo_h2-trf {
  font-size: 1.5rem;
}
}.vck_seo_body-trf {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08870;
  overflow-wrap: break-word;
}.vck_seo_body-trf p {
  color: #A08870;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.vck_seo_body-trf p:last-child {
  margin-bottom: 0;
}.vck_seo_body-trf strong {
  font-weight: 700;
  color: #C9BAA2;
}.vck_seo_body-trf a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88A10;
}.vck_seo_body-trf a:hover {
  color: #F5A228;
}.vck_seo_body-trf ul,.vck_seo_body-trf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.vck_seo_body-trf ol {
  list-style: decimal;
}.vck_seo_body-trf li {
  line-height: 1.75;
  color: #A08870;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.vck_seo_body-trf table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.vck_seo_body-trf table {
  display: table;
}
}.vck_seo_body-trf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C9BAA2;
}.vck_seo_body-trf td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08870;
}.vck_seo_cols-trf {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.vck_seo_cols-trf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.vck_seo_cols-trf {
  grid-template-columns: repeat(3,1fr);
}
}.vck_seo_col_h-trf {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C9BAA2;
  font-weight: 700;
}.vck_seo_col_p-trf {
  font-size: 13px;
  color: #8C7967;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vck_seo_stats-trf {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vck_seo_stat-trf {
  background: rgba(232, 138, 16, 0.08);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(232, 138, 16, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.vck_seo_stat_val-trf {
  margin-bottom: 4px;
  color: #E88A10;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.vck_seo_stat_lb-trf {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8C7967;
}.vck_ft-trf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 3rem;
}.vck_ft_support-trf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.vck_ft_support-trf {
  padding: 1.75rem 24px;
}
}.vck_ft_support_in-trf {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.vck_ft_support_main-trf {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.vck_ft_support_ic-trf {
  color: #E88A10;
  flex-shrink: 0;
}.vck_ft_support_ic-trf svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.vck_ft_support_text_title-trf {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6F0E8;
}.vck_ft_support_text_sub-trf {
  overflow-wrap: break-word;
  color: #8C7967;
  font-size: 0.75rem;
}.vck_ft_support_btn-trf {
  transition: background .2s;
  background: #E88A10;
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #F6F0E8;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
}.vck_ft_support_btn-trf:hover {
  background: #F5A228;
}.vck_ft_support_contacts-trf {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.vck_ft_support_contact-trf {
  line-height: 1.4;
  font-size: 12px;
  color: #887265;
}.vck_ft_support_contact-trf strong {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  color: #A08870;
  font-weight: 600;
}.vck_ft_main-trf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.vck_ft_main-trf {
  padding: 2.5rem 24px 32px;
}
}.vck_ft_main_in-trf {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.vck_ft_main_in-trf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.vck_ft_main_in-trf {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vck_ft_col_logo-trf {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.vck_ft_col_logo-trf {
  grid-column: auto;
}
}.vck_ft_logo-trf {
  gap: 9px;
  color: #F6F0E8;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
  display: flex;
}.vck_ft_logo_mark-trf {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.vck_ft_logo_mark-trf img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vck_ft_logo_sub-trf {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #887265;
  font-size: 0.75rem;
  max-width: 200px;
}.vck_ft_col_title-trf {
  color: #A08870;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 12px;
}.vck_ft_col_links-trf {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.vck_ft_col_link-trf {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #887265;
}.vck_ft_col_link-trf:hover {
  color: #C9BAA2;
}.vck_ft_apps-trf {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vck_ft_app_card-trf {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.75rem;
  border-radius: 0.375rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.vck_ft_app_card-trf:hover {
  border-color: rgba(232, 138, 16, 0.45);
}.vck_ft_app_card_ic-trf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
}.vck_ft_app_card_os-trf {
  color: #887265;
  font-weight: 600;
  font-size: 10px;
}.vck_ft_app_card_action-trf {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C9BAA2;
}.vck_ft_bot-trf {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.vck_ft_bot-trf {
  padding: 20px 1.5rem;
}
}.vck_ft_bot_in-trf {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.vck_ft_socials-trf {
  gap: 8px;
  display: flex;
}.vck_ft_soc-trf {
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #A08870;
  display: flex;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
}.vck_ft_soc-trf svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.vck_ft_soc-trf:hover {
  background: rgba(255, 255, 255, 0.07);
}.vck_ft_legal-trf {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #8C7A66;
}.vck_ft_legal-trf strong {
  color: #A08870;
  font-weight: 700;
}.vck_ft_legal-trf a {
  color: #A08870;
  text-decoration: underline;
}.vck_ft_age-trf {
  border-radius: 50%;
  border: 2px solid #8C7A66;
  color: #8C7A66;
  width: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  font-size: 11px;
  justify-content: center;
  height: 2rem;
  align-items: center;
}