*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100B0D;
  color: #D3C3A4;
  font-family: 'Raleway', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.voy_layout-yvh {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.voy_page-yvh {
  display: flex;
  min-height: 100vh;
}.voy_main-yvh {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.voy_main-yvh {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.voy_main-yvh {
  padding-bottom: 72px;
}
}.voy_gc-yvh {
  border: 1px solid rgba(255, 220, 140, 0.06);
  transition: transform .2s,border-color .2s;
  background: #160D10;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.voy_gc-yvh {
  width: 156px;
}
}
@media(min-width: 1081px) {.voy_gc-yvh {
  width: 10.5rem;
}
}.voy_gc-yvh:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-3px);
}.voy_gc_img-yvh {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.voy_gc_img-yvh img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.voy_gc_hover-yvh {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 3, 6, 0.72);
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.voy_gc-yvh:hover .voy_gc_hover-yvh {
  opacity: 1;
}.voy_gc_hover_btn-yvh {
  padding: 8px 1rem;
  background: #C9A84C;
  border-radius: 0.25rem;
  color: #F5EDDA;
  font-size: 0.75rem;
  font-weight: 700;
}.voy_gc_info-yvh {
  padding: 0.5rem 10px 10px;
}.voy_gc_name-yvh {
  overflow: hidden;
  color: #D3C3A4;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
}.voy_gc_prov-yvh {
  color: #6A5946;
  font-size: 10px;
}.voy_gc_tag-yvh {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  font-weight: 700;
  font-size: 9px;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 0.375rem;
  position: absolute;
}.voy_gc_tag_hot-yvh {
  background: #C23030;
  color: #fff;
}.voy_gc_tag_new-yvh {
  background: #2E8B5C;
  color: #100B0D;
}.voy_gc_tag_jp-yvh {
  background: #E09B1A;
  color: #100B0D;
}.voy_gc_tag_ex-yvh {
  background: #7A2238;
  color: #fff;
}.voy_gc_tag_live-yvh {
  background: #C23030;
  color: #fff;
}.voy_gr-yvh {
  background: #100B0D;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.voy_gr-yvh {
  padding: 36px 1.5rem 0;
}
}.voy_gr_in-yvh {
  margin: 0 auto;
  max-width: 83.75rem;
}.voy_gr_head-yvh {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.voy_gr_head_l-yvh {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.voy_gr_ic-yvh {
  border-radius: 8px;
  height: 32px;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.voy_gr_ic-yvh svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.voy_gr_title-yvh {
  color: #F5EDDA;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.voy_gr_title-yvh {
  font-size: 1.125rem;
}
}.voy_gr_more-yvh {
  transition: color .2s;
  gap: 5px;
  display: flex;
  white-space: nowrap;
  color: #7D6C58;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 600;
}.voy_gr_more-yvh:hover {
  color: #C9A84C;
}.voy_gr_more-yvh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.voy_gr_arrows-yvh {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.voy_gr_arr-yvh {
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255, 235, 180, 0.05);
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
  color: #A8937A;
}.voy_gr_arr-yvh:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F5EDDA;
}.voy_gr_arr-yvh svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.voy_gr_seo_h-yvh {
  margin: 0 0 6px;
  max-width: 680px;
  color: #D3C3A4;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.voy_gr_seo_h-yvh {
  font-size: 14px;
}
}.voy_gr_seo-yvh {
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #7D6C58;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.voy_gr_seo-yvh strong {
  font-weight: 600;
  color: #D3C3A4;
}.voy_gr_scroll-yvh {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.voy_gr_scroll-yvh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.voy_gr_scroll-yvh {
  gap: 0.75rem;
}
}.voy_tb-yvh {
  background: #100B0D;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  align-items: center;
  position: fixed;
  right: 0;
  top: 0;
  height: 56px;
  z-index: 80;
  display: flex;
  left: 0;
}.voy_tb_in-yvh {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.voy_tb_burger-yvh {
  gap: 0.313rem;
  border-radius: 0.5rem;
  width: 38px;
  flex-shrink: 0;
  justify-content: center;
  height: 38px;
  flex-direction: column;
  display: flex;
  margin-right: 8px;
  align-items: center;
}.voy_tb_burger-yvh:hover {
  background: rgba(255, 235, 180, 0.05);
}.voy_tb_burger_line-yvh {
  border-radius: 1px;
  background: #A8937A;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.voy_tb_burger-yvh {
  display: none;
}
}.voy_tb_logo-yvh {
  gap: 9px;
  color: #F5EDDA;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
}.voy_tb_logo_mark-yvh {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2rem;
  width: 2rem;
}.voy_tb_logo_mark-yvh img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.voy_tb_nav-yvh {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.voy_tb_nav-yvh {
  display: flex;
}
}.voy_tb_tab-yvh {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  color: #A8937A;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.voy_tb_tab-yvh:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EDDA;
}.voy_tb_tab-yvh.voy_state_active-yvh {
  background: rgba(201, 168, 76, 0.18);
  color: #F5EDDA;
}.voy_tb_right-yvh {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.voy_tb_login-yvh {
  transition: border-color .2s,color .2s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 9px 1rem;
  border-radius: 0.5rem;
  display: none;
  font-weight: 600;
  color: #D3C3A4;
  font-size: 0.813rem;
}.voy_tb_login-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
  color: #F5EDDA;
}
@media(min-width: 479px) {.voy_tb_login-yvh {
  display: block;
}
}.voy_tb_reg-yvh {
  padding: 0.563rem 18px;
  border-radius: 8px;
  transition: background .2s;
  background: #2E8B5C;
  white-space: nowrap;
  color: #0E0A07;
  font-size: 13px;
  font-weight: 700;
}.voy_tb_reg-yvh:hover {
  background: #38A86E;
}.voy_sb-yvh {
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1115;
  width: 220px;
  top: 3.5rem;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
}.voy_sb-yvh.voy_state_open-yvh {
  transform: translateX(0);
}.voy_sb-yvh::-webkit-scrollbar {
  width: 0.25rem;
}.voy_sb-yvh::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 180, 0.07);
}
@media(min-width: 1081px) {.voy_sb-yvh {
  transform: translateX(0);
}
}.voy_sb_auth-yvh {
  padding: 0.875rem 12px 10px;
}.voy_sb_btn_reg-yvh {
  transition: background .2s;
  border-radius: 8px;
  background: #2E8B5C;
  padding: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #0E0A07;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.voy_sb_btn_reg-yvh:hover {
  background: #38A86E;
}.voy_sb_btn_login-yvh {
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 0.625rem;
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s;
  border-radius: 8px;
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D3C3A4;
  display: block;
}.voy_sb_btn_login-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
  color: #F5EDDA;
}.voy_sb_promo-yvh {
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 168, 76, 0.18);
  background: linear-gradient(135deg,#3D0E1C,#1C1115);
  margin: 0 12px 10px;
  overflow: hidden;
  padding: 12px 14px;
  position: relative;
}.voy_sb_promo-yvh::before {
  background: radial-gradient(circle,rgba(201, 168, 76, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 5rem;
  top: -20px;
  position: absolute;
  right: -20px;
  width: 5rem;
}.voy_sb_promo_title-yvh {
  margin-bottom: 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C9A84C;
  letter-spacing: .06em;
}.voy_sb_promo_text-yvh {
  overflow-wrap: break-word;
  color: #F5EDDA;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
}.voy_sb_promo_sub-yvh {
  margin-top: 3px;
  color: #7D6C58;
  font-size: 0.625rem;
}.voy_sb_nav-yvh {
  padding: 6px 0.5rem 1rem;
}.voy_sb_nav_lb-yvh {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #6A5946;
}.voy_sb_link-yvh {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  font-weight: 500;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  color: #A8937A;
}.voy_sb_link-yvh:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EDDA;
}.voy_sb_link-yvh.voy_state_active-yvh {
  background: rgba(201, 168, 76, 0.18);
  color: #F5EDDA;
}.voy_sb_ic-yvh {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
  justify-content: center;
  display: flex;
  width: 30px;
}.voy_sb_ic-yvh svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.voy_sb_ic_1-yvh {
  background: rgba(201, 168, 76, 0.07);
  color: #C9A84C;
}.voy_sb_ic_2-yvh {
  background: rgba(46, 139, 92, 0.18);
  color: #2E8B5C;
}.voy_sb_ic_3-yvh {
  background: rgba(224, 155, 26, 0.16);
  color: #E09B1A;
}.voy_sb_ic_4-yvh {
  background: rgba(122, 34, 56, 0.28);
  color: #7A2238;
}.voy_sb_ic_5-yvh {
  background: rgba(201, 168, 76, 0.07);
  color: #C85480;
}.voy_sb_ic_6-yvh {
  background: rgba(122, 34, 56, 0.28);
  color: #7B2FBE;
}.voy_sb_badge-yvh {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  background: #E09B1A;
  color: #0E0A07;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.voy_sb_bot-yvh {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.voy_sb_lang-yvh,.voy_sb_help-yvh {
  border-radius: 4px;
  padding: 9px 0.375rem;
  flex: 1;
  gap: 6px;
  border: 1px solid rgba(255, 220, 140, 0.06);
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #A8937A;
  justify-content: center;
  font-size: 0.688rem;
}.voy_sb_lang-yvh:hover,.voy_sb_help-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
  color: #F5EDDA;
}.voy_sb_lang-yvh svg,.voy_sb_help-yvh svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.voy_sb_bd-yvh {
  inset: 0;
  background: rgba(8, 3, 6, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.voy_sb_bd-yvh.voy_state_on-yvh {
  display: block;
}
@media(min-width:1080px) {.voy_sb_bd-yvh {
  display: none!important;
}
}.voy_mob_nav-yvh {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1115;
  border-top: 1px solid rgba(255, 220, 140, 0.13);
  display: flex;
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  left: 0;
}
@media(min-width:1080px) {.voy_mob_nav-yvh {
  display: none;
}
}.voy_mob_nav_item-yvh {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  color: #6A5946;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.voy_mob_nav_ic-yvh {
  line-height: 1;
}.voy_mob_nav_ic-yvh svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.voy_mob_nav_lb-yvh {
  font-size: 10px;
  color: #6A5946;
  font-weight: 600;
}.voy_mob_nav_item-yvh.voy_state_active-yvh {
  color: #C9A84C;
}.voy_mob_nav_item-yvh.voy_state_active-yvh .voy_mob_nav_lb-yvh {
  color: #C9A84C;
}.voy_hero-yvh {
  background: #100B0D;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 771px) {.voy_hero-yvh {
  padding: 24px 24px 0;
}
}.voy_hero_in-yvh {
  gap: 12px;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.voy_hero_in-yvh {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.voy_hero_in-yvh {
  grid-template-columns: 1fr 21.25rem;
}
}.voy_hero_promo-yvh {
  background: #160D10;
  border-radius: 14px;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 771px) {.voy_hero_promo-yvh {
  min-height: 280px;
}
}.voy_hero_promo_bg-yvh {
  background: linear-gradient(120deg,#3D0E1C 0%,#100B0D 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.voy_hero_promo_bg-yvh::after {
  background: linear-gradient(90deg,#100B0D 0%,rgba(8, 3, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.voy_hero_promo_glow-yvh {
  background: radial-gradient(circle,rgba(122, 34, 56, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  right: 60px;
  width: 18.75rem;
  top: -40px;
}.voy_hero_promo_ct-yvh {
  padding: 28px 24px 28px 28px;
  position: relative;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 771px) {.voy_hero_promo_ct-yvh {
  padding: 2.5rem 2rem;
}
}.voy_hero_badge-yvh {
  border: 1px solid rgba(201, 168, 76, 0.07);
  border-radius: 1.25rem;
  padding: 5px 12px;
  background: rgba(201, 168, 76, 0.18);
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #C9A84C;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 0.875rem;
}.voy_hero_h1-yvh {
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
}.voy_hero_h1-yvh em {
  font-style: normal;
  color: #E09B1A;
}
@media(min-width:768px) {.voy_hero_h1-yvh {
  font-size: 2.25rem;
}
}.voy_hero_sub-yvh {
  line-height: 1.55;
  color: #A8937A;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.voy_hero_sub-yvh {
  font-size: 0.875rem;
}
}.voy_hero_row-yvh {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.voy_hero_cta-yvh {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2E8B5C;
  color: #0E0A07;
  font-weight: 700;
  box-shadow: 0 6px 20px rgba(46, 139, 92, 0.48);
  font-size: 14px;
}.voy_hero_cta-yvh:hover {
  background: #38A86E;
}.voy_hero_terms-yvh {
  font-size: 11px;
  color: #6A5946;
}.voy_hero_game-yvh {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #160D10;
  border: 1px solid rgba(255, 220, 140, 0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.voy_hero_game_badge-yvh {
  border-radius: 20px;
  border: 1px solid rgba(224, 155, 26, 0.16);
  background: rgba(224, 155, 26, 0.16);
  padding: 0.313rem 0.625rem;
  left: 0.75rem;
  top: 12px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
  color: #E09B1A;
  z-index: 3;
}.voy_hero_game_badge-yvh svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
}.voy_hero_game_img-yvh {
  background: linear-gradient(135deg,#3D0E1C,#100B0D);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.voy_hero_game_img-yvh img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.voy_hero_game_play-yvh {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 3, 6, 0.72);
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.voy_hero_game-yvh:hover .voy_hero_game_play-yvh {
  opacity: 1;
}.voy_hero_game_play-yvh span {
  background: #C9A84C;
  border-radius: 50%;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
}.voy_hero_game_play-yvh span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.voy_hero_game_info-yvh {
  padding: 0.875rem 16px;
}.voy_hero_game_title-yvh {
  overflow-wrap: break-word;
  color: #F5EDDA;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
}.voy_hero_game_provider-yvh {
  font-size: 0.688rem;
  color: #7D6C58;
}.voy_hero_game_btn-yvh {
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  background: #C9A84C;
  color: #F5EDDA;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
}.voy_hero_game-yvh:hover .voy_hero_game_btn-yvh {
  background: #D9BC68;
}.voy_sbar-yvh {
  background: #100B0D;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.voy_sbar-yvh {
  padding: 18px 1.5rem 0;
}
}.voy_sbar_in-yvh {
  margin: 0 auto;
  max-width: 1340px;
}.voy_sbar_row-yvh {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.voy_sbar_input-yvh {
  background: #160D10;
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 11px 1rem;
  display: flex;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #7D6C58;
}.voy_sbar_input-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
}.voy_sbar_input-yvh svg {
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
}.voy_sbar_providers-yvh {
  gap: 0.5rem;
  padding: 11px 1.125rem;
  border-radius: 8px;
  background: #160D10;
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: border-color .2s;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  white-space: nowrap;
  color: #D3C3A4;
}.voy_sbar_providers-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
  color: #F5EDDA;
}.voy_sbar_providers-yvh svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.voy_sbar_tabs-yvh {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.voy_sbar_tabs-yvh::-webkit-scrollbar {
  display: none;
}.voy_sbar_tab-yvh {
  padding: 8px 14px;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 220, 140, 0.06);
  background: rgba(255, 235, 180, 0.05);
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
  color: #A8937A;
}.voy_sbar_tab-yvh:hover {
  background: rgba(255, 235, 180, 0.07);
  border-color: rgba(201, 168, 76, 0.42);
  color: #F5EDDA;
}.voy_sbar_tab-yvh.voy_state_active-yvh {
  background: rgba(201, 168, 76, 0.18);
  border-color: rgba(201, 168, 76, 0.07);
  color: #F5EDDA;
}.voy_sbar_tab_ic-yvh svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.voy_gcg-yvh {
  background: #100B0D;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.voy_gcg-yvh {
  padding: 44px 1.5rem 0;
}
}.voy_gcg_in-yvh {
  margin: 0 auto;
  max-width: 83.75rem;
}.voy_gcg_head-yvh {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.voy_gcg_label-yvh {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C9A84C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.voy_gcg_h2-yvh {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
  color: #F5EDDA;
  font-weight: 800;
}
@media(min-width: 769px) {.voy_gcg_h2-yvh {
  font-size: 1.75rem;
}
}.voy_gcg_intro-yvh {
  color: #7D6C58;
  line-height: 1.6;
  font-size: 0.813rem;
}.voy_gcg_grid-yvh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.voy_gcg_grid-yvh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.voy_gcg_grid-yvh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.voy_gcg_card-yvh {
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.13);
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 240px;
  flex-direction: column;
  display: flex;
}.voy_gcg_card-yvh:hover {
  border-color: rgba(201, 168, 76, 0.18);
  transform: translateY(-3px);
}.voy_gcg_card_bg-yvh {
  inset: 0;
  position: absolute;
  z-index: 0;
}.voy_gcg_card_bg-yvh::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.voy_gcg_card_ic-yvh {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  height: 40px;
  top: 1.125rem;
  right: 18px;
  justify-content: center;
  align-items: center;
  z-index: 2;
  color: #F5EDDA;
  width: 2.5rem;
  position: absolute;
}.voy_gcg_card_ic-yvh svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.voy_gcg_card_ct-yvh {
  position: relative;
  z-index: 1;
}.voy_gcg_card_h-yvh {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  line-height: 1.2;
  font-size: 18px;
  color: #F5EDDA;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.voy_gcg_card_h-yvh {
  font-size: 1.25rem;
}
}.voy_gcg_card_p-yvh {
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
}.voy_gcg_card_p-yvh strong {
  font-weight: 600;
  color: #F5EDDA;
}.voy_gcg_card_cta-yvh {
  gap: 0.25rem;
  font-size: 0.75rem;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A84C;
}.voy_gcg_card_cta-yvh svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.voy_ws-yvh {
  background: #100B0D;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.voy_ws-yvh {
  padding: 36px 1.5rem 0;
}
}.voy_ws_in-yvh {
  margin: 0 auto;
  max-width: 1340px;
}.voy_ws_head-yvh {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.voy_ws_title-yvh {
  gap: 0.625rem;
  display: flex;
  color: #F5EDDA;
  font-weight: 700;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 16px;
}.voy_ws_title_ic-yvh svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  color: #E09B1A;
}.voy_ws_online-yvh {
  gap: 7px;
  align-items: center;
  color: #7D6C58;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.voy_ws_online_dot-yvh {
  border-radius: 50%;
  background: #2E8B5C;
  height: 8px;
  box-shadow: 0 0 6px rgba(46, 139, 92, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
}.voy_ws_scroll-yvh {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.voy_ws_scroll-yvh::-webkit-scrollbar {
  display: none;
}.voy_wc-yvh {
  border: 1px solid rgba(255, 220, 140, 0.13);
  gap: 0.625rem;
  background: #160D10;
  padding: 10px 14px;
  border-radius: 0.5rem;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.voy_wc_img-yvh {
  overflow: hidden;
  border-radius: 4px;
  background: #1C1115;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.voy_wc_img-yvh img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.voy_wc_info-yvh {
  min-width: 0;
}.voy_wc_game-yvh {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D3C3A4;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
}.voy_wc_player-yvh {
  overflow: hidden;
  color: #6A5946;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.voy_wc_amount-yvh {
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  color: #2E8B5C;
  font-size: 13px;
  white-space: nowrap;
}.voy_app-yvh {
  background: #100B0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.voy_app-yvh {
  padding: 44px 1.5rem 0;
}
}.voy_app_in-yvh {
  margin: 0 auto;
  max-width: 83.75rem;
}.voy_app_head-yvh {
  margin-bottom: 1rem;
}.voy_app_label-yvh {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9A84C;
  margin-bottom: 0.5rem;
}.voy_app_h2-yvh {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDDA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 771px) {.voy_app_h2-yvh {
  font-size: 24px;
}
}.voy_app_sub-yvh {
  color: #7D6C58;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.voy_app_sub-yvh strong {
  color: #D3C3A4;
  font-weight: 700;
}.voy_app_cards-yvh {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.voy_app_cards-yvh {
  grid-template-columns: repeat(3,1fr);
}
}.voy_app_card-yvh {
  padding: 1.25rem;
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.voy_app_card_ios-yvh {
  background: linear-gradient(135deg,rgba(201, 168, 76, 0.18) 0%,#1C1115 100%);
}.voy_app_card_android-yvh {
  background: linear-gradient(135deg,rgba(46, 139, 92, 0.18) 0%,#1C1115 100%);
}.voy_app_card_win-yvh {
  background: linear-gradient(135deg,rgba(224, 155, 26, 0.16) 0%,#1C1115 100%);
}.voy_app_card_ic-yvh svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
}.voy_app_card_ic-yvh {
  color: #F5EDDA;
  flex-shrink: 0;
}.voy_app_card_os-yvh {
  color: #7D6C58;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.voy_app_card_title-yvh {
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
}.voy_app_card_text-yvh {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7D6C58;
}.voy_app_card_btn-yvh {
  gap: 7px;
  border-radius: 0.25rem;
  background: rgba(255, 235, 180, 0.12);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(201, 168, 76, 0.42);
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  color: #F5EDDA;
  font-size: 13px;
}.voy_app_card_btn-yvh:hover {
  background: rgba(255, 235, 180, 0.07);
}.voy_reg-yvh {
  padding: 2.25rem 16px 0;
  background: #100B0D;
}
@media(min-width: 767px) {.voy_reg-yvh {
  padding: 44px 1.5rem 0;
}
}.voy_reg_in-yvh {
  border: 1px solid rgba(255, 220, 140, 0.06);
  margin: 0 auto;
  background: #1C1115;
  border-radius: 0.875rem;
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.voy_reg_in-yvh {
  padding: 40px;
}
}.voy_reg_top-yvh {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.voy_reg_top-yvh {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.voy_reg_label-yvh {
  margin-bottom: 10px;
  color: #C9A84C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.voy_reg_h2-yvh {
  font-weight: 800;
  color: #F5EDDA;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
}
@media(min-width: 766px) {.voy_reg_h2-yvh {
  font-size: 28px;
}
}.voy_reg_bonus-yvh {
  padding: 10px 16px;
  border: 1px solid rgba(224, 155, 26, 0.16);
  background: rgba(224, 155, 26, 0.16);
  gap: 0.5rem;
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.voy_reg_bonus_amount-yvh {
  font-weight: 800;
  color: #E09B1A;
  font-size: 20px;
}.voy_reg_bonus_text-yvh {
  font-size: 0.813rem;
  color: #A8937A;
  line-height: 1.35;
}.voy_reg_cta_btn-yvh {
  background: #2E8B5C;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #0E0A07;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 12px;
  display: inline-block;
  box-shadow: 0 0.375rem 1.25rem rgba(46, 139, 92, 0.48);
}.voy_reg_cta_btn-yvh:hover {
  background: #38A86E;
}.voy_reg_terms-yvh {
  color: #6A5946;
  font-size: 11px;
  line-height: 1.5;
}.voy_reg_seo-yvh {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  color: #7D6C58;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 20px;
}.voy_reg_seo-yvh p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
  color: #7D6C58;
}.voy_reg_seo-yvh p:last-child {
  margin-bottom: 0;
}.voy_reg_seo-yvh strong {
  color: #D3C3A4;
  font-weight: 700;
}.voy_reg_seo-yvh a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.voy_reg_seo-yvh a:hover {
  color: #D9BC68;
}.voy_reg_seo-yvh ul,.voy_reg_seo-yvh ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.voy_reg_seo-yvh ol {
  list-style: decimal;
}.voy_reg_seo-yvh li {
  color: #7D6C58;
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.voy_reg_seo-yvh table {
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.voy_reg_seo-yvh table {
  display: table;
}
}.voy_reg_seo-yvh th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #D3C3A4;
  font-weight: 700;
  text-align: left;
}.voy_reg_seo-yvh td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #7D6C58;
}.voy_reg_steps-yvh {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.voy_reg_steps-yvh {
  margin-top: 0;
}
}.voy_reg_step-yvh {
  background: rgba(255, 235, 180, 0.05);
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255, 220, 140, 0.06);
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.voy_reg_step_num-yvh {
  background: rgba(201, 168, 76, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 168, 76, 0.07);
  color: #C9A84C;
  flex-shrink: 0;
  height: 2.125rem;
  width: 2.125rem;
  justify-content: center;
  font-weight: 800;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}.voy_reg_step_title-yvh {
  margin-bottom: 3px;
  color: #F5EDDA;
  font-weight: 700;
  font-size: 14px;
}.voy_reg_step_text-yvh {
  font-size: 12px;
  line-height: 1.5;
  color: #7D6C58;
}.voy_reg_trust-yvh {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.voy_reg_trust_item-yvh {
  gap: 0.438rem;
  color: #7D6C58;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.voy_reg_trust_ic-yvh svg {
  stroke-linecap: round;
  color: #C9A84C;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.voy_bon-yvh {
  padding: 2.25rem 16px 0;
  background: #100B0D;
}
@media(min-width: 771px) {.voy_bon-yvh {
  padding: 2.75rem 24px 0;
}
}.voy_bon_in-yvh {
  margin: 0 auto;
  max-width: 1340px;
}.voy_bon_head-yvh {
  margin-bottom: 20px;
}.voy_bon_label-yvh {
  color: #C9A84C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.voy_bon_h2-yvh {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDDA;
}
@media(min-width: 769px) {.voy_bon_h2-yvh {
  font-size: 1.5rem;
}
}.voy_bon_seo-yvh {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6C58;
  font-size: 0.813rem;
}.voy_bon_seo-yvh strong {
  color: #D3C3A4;
  font-weight: 700;
}.voy_bon_seo-yvh a {
  text-decoration: underline;
  color: #C9A84C;
}.voy_bon_grid-yvh {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.voy_bon_grid-yvh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.voy_bon_grid-yvh {
  grid-template-columns: repeat(5,1fr);
}
}.voy_bon_card-yvh {
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: border-color .2s,transform .2s;
  background: #160D10;
  padding: 1rem;
  border-radius: 8px;
}.voy_bon_card-yvh:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-2px);
}.voy_bon_card_ic-yvh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
}.voy_bon_card_ic-yvh {
  margin-bottom: 10px;
}.voy_bon_card_type-yvh {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  color: #7D6C58;
  letter-spacing: .06em;
}.voy_bon_card_amount-yvh {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E09B1A;
  font-weight: 800;
  font-size: 18px;
}.voy_bon_card_name-yvh {
  margin-bottom: 8px;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
}.voy_bon_card_detail-yvh {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 0.5rem;
  color: #6A5946;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.voy_htp-yvh {
  padding: 36px 1rem 0;
  background: #100B0D;
}
@media(min-width: 770px) {.voy_htp-yvh {
  padding: 2.75rem 1.5rem 0;
}
}.voy_htp_in-yvh {
  margin: 0 auto;
  max-width: 83.75rem;
}.voy_htp_head-yvh {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.voy_htp_label-yvh {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C9A84C;
}.voy_htp_h2-yvh {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDDA;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width:768px) {.voy_htp_h2-yvh {
  font-size: 28px;
}
}.voy_htp_intro-yvh {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7D6C58;
}.voy_htp_steps-yvh {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.voy_htp_steps-yvh {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.voy_htp_steps-yvh {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.voy_htp_step-yvh {
  border-radius: 0.5rem;
  padding: 20px 18px 18px;
  background: #1C1115;
  border: 1px solid rgba(255, 220, 140, 0.13);
  flex-direction: column;
  display: flex;
  position: relative;
}.voy_htp_step_num-yvh {
  background: #C9A84C;
  border-radius: 50%;
  top: -0.75rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  font-size: 0.813rem;
  position: absolute;
  width: 1.75rem;
  left: 1.25rem;
  height: 1.75rem;
  color: #0E0A07;
  display: flex;
}.voy_htp_step_ic-yvh {
  margin: 8px 0 0.75rem;
  background: rgba(201, 168, 76, 0.18);
  border-radius: 4px;
  align-items: center;
  color: #C9A84C;
  height: 36px;
  width: 36px;
  justify-content: center;
  display: flex;
}.voy_htp_step_ic-yvh svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.voy_htp_step_h-yvh {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-size: 14px;
}.voy_htp_step_p-yvh {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7D6C58;
}.voy_htp_step_p-yvh strong {
  color: #D3C3A4;
  font-weight: 600;
}.voy_htp_cta-yvh {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2E8B5C;
  padding: 0.813rem 1.625rem;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #0E0A07;
}.voy_htp_cta-yvh:hover {
  background: #38A86E;
}.voy_prov-yvh {
  padding: 2.25rem 1rem 0;
  background: #100B0D;
}
@media(min-width: 765px) {.voy_prov-yvh {
  padding: 44px 24px 0;
}
}.voy_prov_in-yvh {
  margin: 0 auto;
  max-width: 1340px;
}.voy_prov_head-yvh {
  margin-bottom: 1rem;
}.voy_prov_label-yvh {
  color: #C9A84C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.voy_prov_h2-yvh {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #F5EDDA;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.voy_prov_h2-yvh {
  font-size: 24px;
}
}.voy_prov_seo-yvh {
  max-width: 620px;
  margin-bottom: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6C58;
  font-size: 13px;
}.voy_prov_seo-yvh strong {
  color: #D3C3A4;
  font-weight: 700;
}.voy_prov_seo-yvh a {
  text-decoration: underline;
  color: #C9A84C;
}.voy_prov_grid-yvh {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.voy_prov_grid-yvh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.voy_prov_grid-yvh {
  grid-template-columns: repeat(8,1fr);
}
}.voy_prov_card-yvh {
  border: 1px solid rgba(255, 220, 140, 0.13);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 0.438rem;
  border-radius: 0.5rem;
  background: #160D10;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.voy_prov_card-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
  background: #1C1115;
}.voy_prov_logo-yvh {
  border-radius: 4px;
  background: rgba(255, 235, 180, 0.05);
  overflow: hidden;
  align-items: center;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 2.75rem;
}.voy_prov_logo-yvh img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.voy_prov_name-yvh {
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A8937A;
}.voy_seo-yvh {
  padding: 36px 16px 0;
  background: #100B0D;
}
@media(min-width: 766px) {.voy_seo-yvh {
  padding: 44px 24px 0;
}
}.voy_seo_in-yvh {
  border-radius: 0.875rem;
  background: #1C1115;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.13);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.voy_seo_in-yvh {
  padding: 2.25rem 2.5rem;
}
}.voy_seo_label-yvh {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C9A84C;
}.voy_seo_h2-yvh {
  color: #F5EDDA;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.voy_seo_h2-yvh {
  font-size: 1.5rem;
}
}.voy_seo_body-yvh {
  line-height: 1.75;
  font-size: 14px;
  color: #A8937A;
  overflow-wrap: break-word;
}.voy_seo_body-yvh p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A8937A;
}.voy_seo_body-yvh p:last-child {
  margin-bottom: 0;
}.voy_seo_body-yvh strong {
  color: #D3C3A4;
  font-weight: 700;
}.voy_seo_body-yvh a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.voy_seo_body-yvh a:hover {
  color: #D9BC68;
}.voy_seo_body-yvh ul,.voy_seo_body-yvh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.voy_seo_body-yvh ol {
  list-style: decimal;
}.voy_seo_body-yvh li {
  line-height: 1.75;
  color: #A8937A;
  margin-bottom: 6px;
  font-size: 14px;
}.voy_seo_body-yvh table {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.voy_seo_body-yvh table {
  display: table;
}
}.voy_seo_body-yvh th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D3C3A4;
}.voy_seo_body-yvh td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 12px;
  color: #A8937A;
}.voy_seo_cols-yvh {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.voy_seo_cols-yvh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.voy_seo_cols-yvh {
  grid-template-columns: repeat(3,1fr);
}
}.voy_seo_col_h-yvh {
  font-weight: 700;
  font-size: 13px;
  color: #D3C3A4;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.voy_seo_col_p-yvh {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6C58;
}.voy_seo_stats-yvh {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.voy_seo_stat-yvh {
  border: 1px solid rgba(201, 168, 76, 0.18);
  border-radius: 0.5rem;
  background: rgba(201, 168, 76, 0.07);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.voy_seo_stat_val-yvh {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C9A84C;
  margin-bottom: 0.25rem;
}.voy_seo_stat_lb-yvh {
  color: #7D6C58;
  font-size: 11px;
  overflow-wrap: break-word;
}.voy_faq-yvh {
  background: #100B0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.voy_faq-yvh {
  padding: 2.75rem 24px 0;
}
}.voy_faq_in-yvh {
  margin: 0 auto;
  max-width: 1340px;
}.voy_faq_head-yvh {
  margin-bottom: 1.25rem;
}.voy_faq_label-yvh {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C9A84C;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.voy_faq_h2-yvh {
  color: #F5EDDA;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width:768px) {.voy_faq_h2-yvh {
  font-size: 24px;
}
}.voy_faq_list-yvh {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.voy_faq_item-yvh {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #1C1115;
}.voy_faq_q-yvh {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  font-size: 0.875rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #D3C3A4;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
}.voy_faq_q-yvh:hover {
  color: #F5EDDA;
}.voy_faq_q_ic-yvh {
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  color: #C9A84C;
  height: 1.5rem;
  display: flex;
  font-size: 16px;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
}.voy_faq_item-yvh.voy_state_open-yvh .voy_faq_q_ic-yvh {
  transform: rotate(45deg);
}.voy_faq_a-yvh {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  color: #7D6C58;
  line-height: 1.7;
}.voy_faq_item-yvh.voy_state_open-yvh .voy_faq_a-yvh {
  display: block;
}.voy_faq_a-yvh strong {
  font-weight: 700;
  color: #D3C3A4;
}.voy_faq_a-yvh a {
  color: #C9A84C;
  text-decoration: underline;
}.voy_faq_a-yvh ul,.voy_faq_a-yvh ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.voy_faq_a-yvh ol {
  list-style: decimal;
}.voy_faq_a-yvh li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.voy_faq_a-yvh table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  display: block;
}
@media(min-width: 770px) {.voy_faq_a-yvh table {
  display: table;
}
}.voy_faq_a-yvh th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #D3C3A4;
  font-weight: 700;
}.voy_faq_a-yvh td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #7D6C58;
}.voy_seo-yvh {
  background: #100B0D;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.voy_seo-yvh {
  padding: 44px 1.5rem 0;
}
}.voy_seo_in-yvh {
  background: #1C1115;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 220, 140, 0.13);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.voy_seo_in-yvh {
  padding: 36px 2.5rem;
}
}.voy_seo_label-yvh {
  color: #C9A84C;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.voy_seo_h2-yvh {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDDA;
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.voy_seo_h2-yvh {
  font-size: 24px;
}
}.voy_seo_body-yvh {
  overflow-wrap: break-word;
  color: #A8937A;
  font-size: 14px;
  line-height: 1.75;
}.voy_seo_body-yvh p {
  color: #A8937A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.voy_seo_body-yvh p:last-child {
  margin-bottom: 0;
}.voy_seo_body-yvh strong {
  color: #D3C3A4;
  font-weight: 700;
}.voy_seo_body-yvh a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.voy_seo_body-yvh a:hover {
  color: #D9BC68;
}.voy_seo_body-yvh ul,.voy_seo_body-yvh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.voy_seo_body-yvh ol {
  list-style: decimal;
}.voy_seo_body-yvh li {
  color: #A8937A;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.voy_seo_body-yvh table {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.voy_seo_body-yvh table {
  display: table;
}
}.voy_seo_body-yvh th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  color: #D3C3A4;
  font-weight: 700;
  text-align: left;
}.voy_seo_body-yvh td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8937A;
}.voy_seo_cols-yvh {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.voy_seo_cols-yvh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.voy_seo_cols-yvh {
  grid-template-columns: repeat(3,1fr);
}
}.voy_seo_col_h-yvh {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D3C3A4;
}.voy_seo_col_p-yvh {
  line-height: 1.65;
  color: #7D6C58;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.voy_seo_stats-yvh {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.voy_seo_stat-yvh {
  padding: 0.875rem 1rem;
  background: rgba(201, 168, 76, 0.07);
  border: 1px solid rgba(201, 168, 76, 0.18);
  flex: 1;
  border-radius: 8px;
  min-width: 8.75rem;
}.voy_seo_stat_val-yvh {
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C9A84C;
  overflow-wrap: break-word;
}.voy_seo_stat_lb-yvh {
  color: #7D6C58;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.voy_rv-yvh {
  background: #100B0D;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.voy_rv-yvh {
  padding: 44px 24px 0;
}
}.voy_rv_in-yvh {
  margin: 0 auto;
  max-width: 83.75rem;
}.voy_rv_head-yvh {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.voy_rv_label-yvh {
  text-transform: uppercase;
  color: #C9A84C;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.voy_rv_h2-yvh {
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5EDDA;
  font-weight: 800;
}
@media(min-width: 770px) {.voy_rv_h2-yvh {
  font-size: 28px;
}
}.voy_rv_stats-yvh {
  gap: 18px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  color: #7D6C58;
}.voy_rv_stats_score-yvh {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.voy_rv_stats_score_val-yvh {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #E09B1A;
}.voy_rv_stats_score_max-yvh {
  font-size: 0.813rem;
  color: #6A5946;
}.voy_rv_stats_badge-yvh {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.voy_rv_stats_badge-yvh svg {
  width: 0.875rem;
  height: 14px;
  color: #E09B1A;
}.voy_rv_grid-yvh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.voy_rv_grid-yvh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.voy_rv_grid-yvh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.voy_rv_card-yvh {
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #1C1115;
  flex-direction: column;
  display: flex;
}.voy_rv_card_stars-yvh {
  gap: 2px;
  display: flex;
  color: #E09B1A;
  margin-bottom: 0.625rem;
}.voy_rv_card_stars-yvh svg {
  width: 14px;
  height: 14px;
}.voy_rv_card_h-yvh {
  font-size: 14px;
  font-weight: 700;
  color: #F5EDDA;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  overflow-wrap: break-word;
}.voy_rv_card_body-yvh {
  flex: 1;
  color: #7D6C58;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
}.voy_rv_card_body-yvh strong {
  font-weight: 600;
  color: #D3C3A4;
}.voy_rv_card_meta-yvh {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
  align-items: center;
}.voy_rv_card_author-yvh {
  font-size: 0.75rem;
  color: #D3C3A4;
  font-weight: 600;
}.voy_rv_card_date-yvh {
  color: #6A5946;
  font-size: 11px;
}.voy_seo-yvh {
  background: #100B0D;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.voy_seo-yvh {
  padding: 44px 1.5rem 0;
}
}.voy_seo_in-yvh {
  border-radius: 14px;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.13);
  background: #1C1115;
  max-width: 1340px;
}
@media(min-width: 767px) {.voy_seo_in-yvh {
  padding: 36px 2.5rem;
}
}.voy_seo_label-yvh {
  font-weight: 700;
  color: #C9A84C;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.voy_seo_h2-yvh {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDDA;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.voy_seo_h2-yvh {
  font-size: 24px;
}
}.voy_seo_body-yvh {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8937A;
}.voy_seo_body-yvh p {
  color: #A8937A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.voy_seo_body-yvh p:last-child {
  margin-bottom: 0;
}.voy_seo_body-yvh strong {
  font-weight: 700;
  color: #D3C3A4;
}.voy_seo_body-yvh a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.voy_seo_body-yvh a:hover {
  color: #D9BC68;
}.voy_seo_body-yvh ul,.voy_seo_body-yvh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.voy_seo_body-yvh ol {
  list-style: decimal;
}.voy_seo_body-yvh li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8937A;
}.voy_seo_body-yvh table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.voy_seo_body-yvh table {
  display: table;
}
}.voy_seo_body-yvh th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  color: #D3C3A4;
  text-align: left;
}.voy_seo_body-yvh td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 12px;
  color: #A8937A;
}.voy_seo_cols-yvh {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.voy_seo_cols-yvh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.voy_seo_cols-yvh {
  grid-template-columns: repeat(3,1fr);
}
}.voy_seo_col_h-yvh {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D3C3A4;
  font-size: 13px;
  font-weight: 700;
}.voy_seo_col_p-yvh {
  color: #7D6C58;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.voy_seo_stats-yvh {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.voy_seo_stat-yvh {
  background: rgba(201, 168, 76, 0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(201, 168, 76, 0.18);
  flex: 1;
  min-width: 140px;
}.voy_seo_stat_val-yvh {
  color: #C9A84C;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.voy_seo_stat_lb-yvh {
  color: #7D6C58;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.voy_ft-yvh {
  background: #080508;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 48px;
}.voy_ft_support-yvh {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 767px) {.voy_ft_support-yvh {
  padding: 1.75rem 1.5rem;
}
}.voy_ft_support_in-yvh {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
}.voy_ft_support_main-yvh {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.voy_ft_support_ic-yvh {
  flex-shrink: 0;
  color: #C9A84C;
}.voy_ft_support_ic-yvh svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.voy_ft_support_text_title-yvh {
  color: #F5EDDA;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.voy_ft_support_text_sub-yvh {
  color: #7D6C58;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.voy_ft_support_btn-yvh {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px 22px;
  background: #C9A84C;
  white-space: nowrap;
  font-weight: 700;
  color: #F5EDDA;
  font-size: 13px;
  flex-shrink: 0;
}.voy_ft_support_btn-yvh:hover {
  background: #D9BC68;
}.voy_ft_support_contacts-yvh {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.voy_ft_support_contact-yvh {
  color: #6A5946;
  font-size: 0.75rem;
  line-height: 1.4;
}.voy_ft_support_contact-yvh strong {
  font-weight: 600;
  color: #A8937A;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.voy_ft_main-yvh {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 766px) {.voy_ft_main-yvh {
  padding: 40px 24px 32px;
}
}.voy_ft_main_in-yvh {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 643px) {.voy_ft_main_in-yvh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.voy_ft_main_in-yvh {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.voy_ft_col_logo-yvh {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.voy_ft_col_logo-yvh {
  grid-column: auto;
}
}.voy_ft_logo-yvh {
  gap: 9px;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F5EDDA;
  display: flex;
}.voy_ft_logo_mark-yvh {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.voy_ft_logo_mark-yvh img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.voy_ft_logo_sub-yvh {
  color: #6A5946;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.voy_ft_col_title-yvh {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #A8937A;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
}.voy_ft_col_links-yvh {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.voy_ft_col_link-yvh {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A5946;
}.voy_ft_col_link-yvh:hover {
  color: #D3C3A4;
}.voy_ft_apps-yvh {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.voy_ft_app_card-yvh {
  border-radius: 4px;
  padding: 10px 12px;
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  gap: 10px;
  display: flex;
  align-items: center;
}.voy_ft_app_card-yvh:hover {
  border-color: rgba(201, 168, 76, 0.42);
}.voy_ft_app_card_ic-yvh svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.voy_ft_app_card_os-yvh {
  color: #6A5946;
  font-size: 0.625rem;
  font-weight: 600;
}.voy_ft_app_card_action-yvh {
  color: #D3C3A4;
  font-weight: 700;
  font-size: 12px;
}.voy_ft_bot-yvh {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.voy_ft_bot-yvh {
  padding: 1.25rem 1.5rem;
}
}.voy_ft_bot_in-yvh {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.voy_ft_socials-yvh {
  gap: 8px;
  display: flex;
}.voy_ft_soc-yvh {
  background: rgba(255, 235, 180, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 220, 140, 0.13);
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  color: #A8937A;
  width: 2.25rem;
  height: 36px;
  display: flex;
}.voy_ft_soc-yvh svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.voy_ft_soc-yvh:hover {
  background: rgba(255, 235, 180, 0.07);
}.voy_ft_legal-yvh {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
  color: #8D7B65;
  line-height: 1.6;
}.voy_ft_legal-yvh strong {
  font-weight: 700;
  color: #A8937A;
}.voy_ft_legal-yvh a {
  color: #A8937A;
  text-decoration: underline;
}.voy_ft_age-yvh {
  border: 2px solid #8D7B65;
  border-radius: 50%;
  font-weight: 800;
  height: 2rem;
  font-size: 0.688rem;
  width: 2rem;
  margin-left: auto;
  align-items: center;
  color: #8D7B65;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}