*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0E0A06;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  color: #D4B890;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.uhc_layout_fva {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.uhc_page_fva {
  min-height: 100vh;
  display: flex;
}.uhc_main_fva {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1077px) {.uhc_main_fva {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.uhc_main_fva {
  padding-bottom: 4.5rem;
}
}.uhc_gc_fva {
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 200, 120, 0.06);
  overflow: hidden;
  background: #160F07;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.uhc_gc_fva {
  width: 156px;
}
}
@media(min-width: 1081px) {.uhc_gc_fva {
  width: 168px;
}
}.uhc_gc_fva:hover {
  border-color: rgba(212, 112, 26, 0.07);
  transform: translateY(-3px);
}.uhc_gc_img_fva {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.uhc_gc_img_fva img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.uhc_gc_hover_fva {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.uhc_gc_fva:hover .uhc_gc_hover_fva {
  opacity: 1;
}.uhc_gc_hover_btn_fva {
  background: #D4701A;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 12px;
  color: #F6EAD4;
  font-weight: 700;
}.uhc_gc_info_fva {
  padding: 0.5rem 0.625rem 10px;
}.uhc_gc_name_fva {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
  color: #D4B890;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
}.uhc_gc_prov_fva {
  color: #937560;
  font-size: 10px;
}.uhc_gc_tag_fva {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  top: 0.375rem;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
  font-size: 9px;
  font-weight: 700;
  left: 6px;
}.uhc_gc_tag_hot_fva {
  background: #D93020;
  color: #fff;
}.uhc_gc_tag_new_fva {
  background: #2CA84E;
  color: #0E0A06;
}.uhc_gc_tag_jp_fva {
  background: #F0A020;
  color: #0E0A06;
}.uhc_gc_tag_ex_fva {
  background: #8B3E0A;
  color: #fff;
}.uhc_gc_tag_live_fva {
  background: #D93020;
  color: #fff;
}.uhc_gr_fva {
  background: #0E0A06;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.uhc_gr_fva {
  padding: 2.25rem 1.5rem 0;
}
}.uhc_gr_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_gr_head_fva {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uhc_gr_head_l_fva {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.uhc_gr_ic_fva {
  border-radius: 8px;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
}.uhc_gr_ic_fva svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.uhc_gr_title_fva {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  color: #F6EAD4;
}
@media(min-width: 769px) {.uhc_gr_title_fva {
  font-size: 1.125rem;
}
}.uhc_gr_more_fva {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  color: #7A6244;
}.uhc_gr_more_fva:hover {
  color: #D4701A;
}.uhc_gr_more_fva svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.uhc_gr_arrows_fva {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.uhc_gr_arr_fva {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  justify-content: center;
  display: flex;
  color: #A88A62;
  align-items: center;
  height: 30px;
  width: 1.875rem;
}.uhc_gr_arr_fva:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F6EAD4;
}.uhc_gr_arr_fva svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.uhc_gr_seo_h_fva {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-weight: 700;
  color: #D4B890;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.uhc_gr_seo_h_fva {
  font-size: 14px;
}
}.uhc_gr_seo_fva {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  font-size: 0.75rem;
  margin-bottom: 12px;
  color: #7A6244;
}.uhc_gr_seo_fva strong {
  font-weight: 600;
  color: #D4B890;
}.uhc_gr_scroll_fva {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.uhc_gr_scroll_fva::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.uhc_gr_scroll_fva {
  gap: 12px;
}
}.uhc_tb_fva {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #0E0A06;
  align-items: center;
  z-index: 80;
  height: 56px;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  top: 0;
}.uhc_tb_in_fva {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.uhc_tb_burger_fva {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-direction: column;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-right: 8px;
  width: 38px;
}.uhc_tb_burger_fva:hover {
  background: rgba(255, 220, 160, 0.05);
}.uhc_tb_burger_line_fva {
  border-radius: 1px;
  background: #A88A62;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.uhc_tb_burger_fva {
  display: none;
}
}.uhc_tb_logo_fva {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 20px;
  font-weight: 800;
  color: #F6EAD4;
  display: flex;
  align-items: center;
  font-size: 18px;
  letter-spacing: -.01em;
  flex-shrink: 0;
}.uhc_tb_logo_mark_fva {
  overflow: hidden;
  border-radius: 8px;
  height: 32px;
  width: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}.uhc_tb_logo_mark_fva img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uhc_tb_nav_fva {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.uhc_tb_nav_fva {
  display: flex;
}
}.uhc_tb_tab_fva {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #A88A62;
}.uhc_tb_tab_fva:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EAD4;
}.uhc_tb_tab_fva.uhc_state_active_fva {
  background: rgba(212, 112, 26, 0.18);
  color: #F6EAD4;
}.uhc_tb_right_fva {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.uhc_tb_login_fva {
  border-radius: 8px;
  padding: 0.563rem 1rem;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 200, 120, 0.13);
  font-weight: 600;
  color: #D4B890;
  font-size: 13px;
  display: none;
}.uhc_tb_login_fva:hover {
  border-color: rgba(220, 130, 30, 0.45);
  color: #F6EAD4;
}
@media(min-width:480px) {.uhc_tb_login_fva {
  display: block;
}
}.uhc_tb_reg_fva {
  background: #2CA84E;
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0804;
}.uhc_tb_reg_fva:hover {
  background: #34C05A;
}.uhc_sb_fva {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #1C1409;
  z-index: 70;
  width: 220px;
  bottom: 0;
  overflow-y: auto;
  top: 3.5rem;
  left: 0;
  position: fixed;
}.uhc_sb_fva.uhc_state_open_fva {
  transform: translateX(0);
}.uhc_sb_fva::-webkit-scrollbar {
  width: 4px;
}.uhc_sb_fva::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.uhc_sb_fva {
  transform: translateX(0);
}
}.uhc_sb_auth_fva {
  padding: 14px 12px 10px;
}.uhc_sb_btn_reg_fva {
  transition: background .2s;
  background: #2CA84E;
  padding: 0.688rem;
  border-radius: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #0D0804;
  margin-bottom: 8px;
}.uhc_sb_btn_reg_fva:hover {
  background: #34C05A;
}.uhc_sb_btn_login_fva {
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 0.625rem;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  font-size: 13px;
  color: #D4B890;
  text-align: center;
  display: block;
  font-weight: 600;
}.uhc_sb_btn_login_fva:hover {
  border-color: rgba(220, 130, 30, 0.45);
  color: #F6EAD4;
}.uhc_sb_promo_fva {
  background: linear-gradient(135deg,#3A1A04,#1C1409);
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 112, 26, 0.18);
  margin: 0 0.75rem 10px;
  padding: 12px 0.875rem;
  position: relative;
}.uhc_sb_promo_fva::before {
  background: radial-gradient(circle,rgba(212, 112, 26, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 80px;
  width: 5rem;
  position: absolute;
  content: '';
  right: -20px;
}.uhc_sb_promo_title_fva {
  text-transform: uppercase;
  color: #D4701A;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.uhc_sb_promo_text_fva {
  font-size: 0.75rem;
  color: #F6EAD4;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
}.uhc_sb_promo_sub_fva {
  color: #7A6244;
  font-size: 10px;
  margin-top: 3px;
}.uhc_sb_nav_fva {
  padding: 6px 8px 1rem;
}.uhc_sb_nav_lb_fva {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  color: #937560;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.uhc_sb_link_fva {
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  font-weight: 500;
  align-items: center;
  color: #A88A62;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
}.uhc_sb_link_fva:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EAD4;
}.uhc_sb_link_fva.uhc_state_active_fva {
  background: rgba(212, 112, 26, 0.18);
  color: #F6EAD4;
}.uhc_sb_ic_fva {
  border-radius: 4px;
  height: 30px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  display: flex;
}.uhc_sb_ic_fva svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.uhc_sb_ic_1_fva {
  background: rgba(212, 112, 26, 0.07);
  color: #D4701A;
}.uhc_sb_ic_2_fva {
  background: rgba(44, 168, 78, 0.16);
  color: #2CA84E;
}.uhc_sb_ic_3_fva {
  background: rgba(240, 160, 32, 0.15);
  color: #F0A020;
}.uhc_sb_ic_4_fva {
  background: rgba(139, 62, 10, 0.25);
  color: #8B3E0A;
}.uhc_sb_ic_5_fva {
  background: rgba(212, 112, 26, 0.07);
  color: #D83870;
}.uhc_sb_ic_6_fva {
  background: rgba(139, 62, 10, 0.25);
  color: #9B28A0;
}.uhc_sb_badge_fva {
  background: #F0A020;
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  margin-left: auto;
  color: #0D0804;
  font-size: 0.563rem;
}.uhc_sb_bot_fva {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
}.uhc_sb_lang_fva,.uhc_sb_help_fva {
  border: 1px solid rgba(255, 200, 120, 0.06);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  flex: 1;
  gap: 0.375rem;
  justify-content: center;
  font-weight: 600;
  color: #A88A62;
  display: flex;
  font-size: 11px;
  align-items: center;
}.uhc_sb_lang_fva:hover,.uhc_sb_help_fva:hover {
  border-color: rgba(220, 130, 30, 0.45);
  color: #F6EAD4;
}.uhc_sb_lang_fva svg,.uhc_sb_help_fva svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.uhc_sb_bd_fva {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.uhc_sb_bd_fva.uhc_state_on_fva {
  display: block;
}
@media(min-width: 1083px) {.uhc_sb_bd_fva {
  display: none!important;
}
}.uhc_mob_nav_fva {
  background: #1C1409;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 200, 120, 0.13);
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1077px) {.uhc_mob_nav_fva {
  display: none;
}
}.uhc_mob_nav_item_fva {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #937560;
  align-items: center;
}.uhc_mob_nav_ic_fva {
  line-height: 1;
}.uhc_mob_nav_ic_fva svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.uhc_mob_nav_lb_fva {
  font-size: 10px;
  color: #937560;
  font-weight: 600;
}.uhc_mob_nav_item_fva.uhc_state_active_fva {
  color: #D4701A;
}.uhc_mob_nav_item_fva.uhc_state_active_fva .uhc_mob_nav_lb_fva {
  color: #D4701A;
}.uhc_hero_fva {
  padding: 1.25rem 16px 0;
  background: #0E0A06;
}
@media(min-width: 769px) {.uhc_hero_fva {
  padding: 1.5rem 1.5rem 0;
}
}.uhc_hero_in_fva {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 862px) {.uhc_hero_in_fva {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.uhc_hero_in_fva {
  grid-template-columns: 1fr 340px;
}
}.uhc_hero_promo_fva {
  border-radius: 14px;
  background: #160F07;
  overflow: hidden;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width:768px) {.uhc_hero_promo_fva {
  min-height: 17.5rem;
}
}.uhc_hero_promo_bg_fva {
  inset: 0;
  background: linear-gradient(120deg,#3A1A04 0%,#0E0A06 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.uhc_hero_promo_bg_fva::after {
  background: linear-gradient(90deg,#0E0A06 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.uhc_hero_promo_glow_fva {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 62, 10, 0.25) 0%,transparent 65%);
  height: 300px;
  pointer-events: none;
  width: 18.75rem;
  top: -2.5rem;
  right: 3.75rem;
  position: absolute;
}.uhc_hero_promo_ct_fva {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.uhc_hero_promo_ct_fva {
  padding: 40px 2rem;
}
}.uhc_hero_badge_fva {
  border: 1px solid rgba(212, 112, 26, 0.07);
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  background: rgba(212, 112, 26, 0.18);
  font-weight: 700;
  display: inline-block;
  color: #D4701A;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.uhc_hero_h1_fva {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 26px;
  color: #F6EAD4;
  line-height: 1.15;
}.uhc_hero_h1_fva em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 771px) {.uhc_hero_h1_fva {
  font-size: 36px;
}
}.uhc_hero_sub_fva {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #A88A62;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.uhc_hero_sub_fva {
  font-size: 0.875rem;
}
}.uhc_hero_row_fva {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.uhc_hero_cta_fva {
  background: #2CA84E;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  box-shadow: 4px 0.25rem 0px 0px rgba(30, 100, 50, 0.80), 0 0 12px 2px rgba(44, 168, 78, 0.35);
  font-size: 14px;
  font-weight: 700;
  color: #0D0804;
}.uhc_hero_cta_fva:hover {
  background: #34C05A;
}.uhc_hero_terms_fva {
  font-size: 11px;
  color: #937560;
}.uhc_hero_game_fva {
  border: 1px solid rgba(255, 200, 120, 0.06);
  overflow: hidden;
  border-radius: 14px;
  background: #160F07;
  display: flex;
  flex-direction: column;
  position: relative;
}.uhc_hero_game_badge_fva {
  background: rgba(240, 160, 32, 0.15);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(240, 160, 32, 0.15);
  top: 0.75rem;
  left: 0.75rem;
  font-size: 10px;
  color: #F0A020;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
}.uhc_hero_game_badge_fva svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 11px;
}.uhc_hero_game_img_fva {
  background: linear-gradient(135deg,#3A1A04,#0E0A06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.uhc_hero_game_img_fva img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.uhc_hero_game_play_fva {
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.uhc_hero_game_fva:hover .uhc_hero_game_play_fva {
  opacity: 1;
}.uhc_hero_game_play_fva span {
  background: #D4701A;
  border-radius: 50%;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 3.25rem;
}.uhc_hero_game_play_fva span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.uhc_hero_game_info_fva {
  padding: 14px 1rem;
}.uhc_hero_game_title_fva {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  color: #F6EAD4;
}.uhc_hero_game_provider_fva {
  color: #7A6244;
  font-size: 0.688rem;
}.uhc_hero_game_btn_fva {
  background: #D4701A;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  padding: 0.688rem;
  color: #F6EAD4;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
}.uhc_hero_game_fva:hover .uhc_hero_game_btn_fva {
  background: #E8831E;
}.uhc_sbar_fva {
  background: #0E0A06;
  padding: 16px 1rem 0;
}
@media(min-width:768px) {.uhc_sbar_fva {
  padding: 1.125rem 24px 0;
}
}.uhc_sbar_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_sbar_row_fva {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.uhc_sbar_input_fva {
  gap: 10px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  padding: 0.688rem 16px;
  background: #160F07;
  border-radius: 0.5rem;
  transition: border-color .2s;
  flex: 1;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #7A6244;
  font-size: 13px;
}.uhc_sbar_input_fva:hover {
  border-color: rgba(220, 130, 30, 0.45);
}.uhc_sbar_input_fva svg {
  height: 0.938rem;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
}.uhc_sbar_providers_fva {
  gap: 0.5rem;
  border-radius: 8px;
  padding: 11px 18px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #160F07;
  transition: border-color .2s;
  white-space: nowrap;
  display: flex;
  color: #D4B890;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
}.uhc_sbar_providers_fva:hover {
  border-color: rgba(220, 130, 30, 0.45);
  color: #F6EAD4;
}.uhc_sbar_providers_fva svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uhc_sbar_tabs_fva {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.uhc_sbar_tabs_fva::-webkit-scrollbar {
  display: none;
}.uhc_sbar_tab_fva {
  gap: 0.438rem;
  border: 1px solid rgba(255, 200, 120, 0.06);
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  background: rgba(255, 220, 160, 0.05);
  font-size: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  color: #A88A62;
  white-space: nowrap;
  display: flex;
}.uhc_sbar_tab_fva:hover {
  background: rgba(255, 220, 160, 0.07);
  border-color: rgba(220, 130, 30, 0.45);
  color: #F6EAD4;
}.uhc_sbar_tab_fva.uhc_state_active_fva {
  border-color: rgba(212, 112, 26, 0.07);
  background: rgba(212, 112, 26, 0.18);
  color: #F6EAD4;
}.uhc_sbar_tab_ic_fva svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uhc_ws_fva {
  padding: 2rem 1rem 0;
  background: #0E0A06;
}
@media(min-width: 766px) {.uhc_ws_fva {
  padding: 36px 1.5rem 0;
}
}.uhc_ws_in_fva {
  margin: 0 auto;
  max-width: 82.5rem;
}.uhc_ws_head_fva {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.uhc_ws_title_fva {
  gap: 10px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  color: #F6EAD4;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
}.uhc_ws_title_ic_fva svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #F0A020;
  height: 1.125rem;
}.uhc_ws_online_fva {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #7A6244;
  font-size: 12px;
  display: flex;
}.uhc_ws_online_dot_fva {
  background: #2CA84E;
  border-radius: 50%;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 6px rgba(44, 168, 78, 0.16);
  flex-shrink: 0;
}.uhc_ws_scroll_fva {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.uhc_ws_scroll_fva::-webkit-scrollbar {
  display: none;
}.uhc_wc_fva {
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border-radius: 8px;
  background: #160F07;
  border: 1px solid rgba(255, 200, 120, 0.13);
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.uhc_wc_img_fva {
  border-radius: 4px;
  overflow: hidden;
  background: #1C1409;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.uhc_wc_img_fva img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.uhc_wc_info_fva {
  min-width: 0;
}.uhc_wc_game_fva {
  overflow: hidden;
  font-size: 12px;
  color: #D4B890;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.uhc_wc_player_fva {
  overflow: hidden;
  color: #937560;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.uhc_wc_amount_fva {
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
  color: #2CA84E;
  flex-shrink: 0;
  white-space: nowrap;
}.uhc_reg_fva {
  padding: 36px 1rem 0;
  background: #0E0A06;
}
@media(min-width: 765px) {.uhc_reg_fva {
  padding: 44px 1.5rem 0;
}
}.uhc_reg_in_fva {
  margin: 0 auto;
  border: 1px solid rgba(255, 200, 120, 0.06);
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #1C1409;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.uhc_reg_in_fva {
  padding: 40px;
}
}.uhc_reg_top_fva {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.uhc_reg_top_fva {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.uhc_reg_label_fva {
  font-weight: 700;
  font-size: 0.688rem;
  color: #D4701A;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.uhc_reg_h2_fva {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #F6EAD4;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.uhc_reg_h2_fva {
  font-size: 28px;
}
}.uhc_reg_bonus_fva {
  border: 1px solid rgba(240, 160, 32, 0.15);
  padding: 10px 16px;
  gap: 8px;
  border-radius: 0.5rem;
  background: rgba(240, 160, 32, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.uhc_reg_bonus_amount_fva {
  font-weight: 800;
  color: #F0A020;
  font-size: 1.25rem;
}.uhc_reg_bonus_text_fva {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A88A62;
}.uhc_reg_cta_btn_fva {
  background: #2CA84E;
  border-radius: 8px;
  padding: 0.875rem 32px;
  transition: background .2s;
  color: #0D0804;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 4px 4px 0px 0px rgba(30, 100, 50, 0.80), 0 0 0.75rem 2px rgba(44, 168, 78, 0.35);
  display: inline-block;
}.uhc_reg_cta_btn_fva:hover {
  background: #34C05A;
}.uhc_reg_terms_fva {
  color: #937560;
  line-height: 1.5;
  font-size: 0.688rem;
}.uhc_reg_seo_fva {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6244;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 20px;
}.uhc_reg_seo_fva p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7A6244;
}.uhc_reg_seo_fva p:last-child {
  margin-bottom: 0;
}.uhc_reg_seo_fva strong {
  color: #D4B890;
  font-weight: 700;
}.uhc_reg_seo_fva a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4701A;
}.uhc_reg_seo_fva a:hover {
  color: #E8831E;
}.uhc_reg_seo_fva ul,.uhc_reg_seo_fva ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.uhc_reg_seo_fva ol {
  list-style: decimal;
}.uhc_reg_seo_fva li {
  margin-bottom: 0.25rem;
  color: #7A6244;
  font-size: 13px;
  line-height: 1.65;
}.uhc_reg_seo_fva table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}
@media(min-width:768px) {.uhc_reg_seo_fva table {
  display: table;
}
}.uhc_reg_seo_fva th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D4B890;
  font-weight: 700;
}.uhc_reg_seo_fva td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A6244;
}.uhc_reg_steps_fva {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 858px) {.uhc_reg_steps_fva {
  margin-top: 0;
}
}.uhc_reg_step_fva {
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 120, 0.06);
  background: rgba(255, 220, 160, 0.05);
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.uhc_reg_step_num_fva {
  border: 1px solid rgba(212, 112, 26, 0.07);
  background: rgba(212, 112, 26, 0.18);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  font-size: 14px;
  height: 2.125rem;
  align-items: center;
  font-weight: 800;
  width: 34px;
  display: flex;
  color: #D4701A;
}.uhc_reg_step_title_fva {
  color: #F6EAD4;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.uhc_reg_step_text_fva {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A6244;
}.uhc_reg_trust_fva {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.uhc_reg_trust_item_fva {
  gap: 7px;
  font-size: 0.75rem;
  color: #7A6244;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.uhc_reg_trust_ic_fva svg {
  height: 16px;
  color: #D4701A;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.uhc_prov_fva {
  padding: 36px 1rem 0;
  background: #0E0A06;
}
@media(min-width: 770px) {.uhc_prov_fva {
  padding: 2.75rem 24px 0;
}
}.uhc_prov_in_fva {
  margin: 0 auto;
  max-width: 82.5rem;
}.uhc_prov_head_fva {
  margin-bottom: 1rem;
}.uhc_prov_label_fva {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D4701A;
}.uhc_prov_h2_fva {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F6EAD4;
}
@media(min-width: 770px) {.uhc_prov_h2_fva {
  font-size: 1.5rem;
}
}.uhc_prov_seo_fva {
  margin-bottom: 1rem;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6244;
}.uhc_prov_seo_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_prov_seo_fva a {
  text-decoration: underline;
  color: #D4701A;
}.uhc_prov_grid_fva {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.uhc_prov_grid_fva {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.uhc_prov_grid_fva {
  grid-template-columns: repeat(8,1fr);
}
}.uhc_prov_card_fva {
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #160F07;
  border-radius: 0.5rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.uhc_prov_card_fva:hover {
  background: #1C1409;
  border-color: rgba(220, 130, 30, 0.45);
}.uhc_prov_logo_fva {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
}.uhc_prov_logo_fva img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.uhc_prov_name_fva {
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #A88A62;
}.uhc_app_fva {
  padding: 2.25rem 16px 0;
  background: #0E0A06;
}
@media(min-width: 769px) {.uhc_app_fva {
  padding: 2.75rem 24px 0;
}
}.uhc_app_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_app_head_fva {
  margin-bottom: 16px;
}.uhc_app_label_fva {
  color: #D4701A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.uhc_app_h2_fva {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F6EAD4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.uhc_app_h2_fva {
  font-size: 24px;
}
}.uhc_app_sub_fva {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6244;
  max-width: 37.5rem;
}.uhc_app_sub_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_app_cards_fva {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.uhc_app_cards_fva {
  grid-template-columns: repeat(3,1fr);
}
}.uhc_app_card_fva {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.uhc_app_card_ios_fva {
  background: linear-gradient(135deg,rgba(212, 112, 26, 0.18) 0%,#1C1409 100%);
}.uhc_app_card_android_fva {
  background: linear-gradient(135deg,rgba(44, 168, 78, 0.16) 0%,#1C1409 100%);
}.uhc_app_card_win_fva {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.15) 0%,#1C1409 100%);
}.uhc_app_card_ic_fva svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
}.uhc_app_card_ic_fva {
  flex-shrink: 0;
  color: #F6EAD4;
}.uhc_app_card_os_fva {
  color: #7A6244;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.uhc_app_card_title_fva {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  color: #F6EAD4;
}.uhc_app_card_text_fva {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
  color: #7A6244;
  overflow-wrap: break-word;
}.uhc_app_card_btn_fva {
  padding: 0.625rem 18px;
  border-radius: 4px;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(220, 130, 30, 0.45);
  background: rgba(255, 220, 160, 0.12);
  font-weight: 700;
  font-size: 13px;
  color: #F6EAD4;
  align-items: center;
  display: inline-flex;
}.uhc_app_card_btn_fva:hover {
  background: rgba(255, 220, 160, 0.07);
}.uhc_bon_fva {
  background: #0E0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uhc_bon_fva {
  padding: 44px 24px 0;
}
}.uhc_bon_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_bon_head_fva {
  margin-bottom: 20px;
}.uhc_bon_label_fva {
  margin-bottom: 0.5rem;
  color: #D4701A;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.uhc_bon_h2_fva {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EAD4;
  font-size: 20px;
}
@media(min-width: 766px) {.uhc_bon_h2_fva {
  font-size: 24px;
}
}.uhc_bon_seo_fva {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #7A6244;
}.uhc_bon_seo_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_bon_seo_fva a {
  color: #D4701A;
  text-decoration: underline;
}.uhc_bon_grid_fva {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.uhc_bon_grid_fva {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.uhc_bon_grid_fva {
  grid-template-columns: repeat(5,1fr);
}
}.uhc_bon_card_fva {
  padding: 1rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #160F07;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.uhc_bon_card_fva:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 112, 26, 0.07);
}.uhc_bon_card_ic_fva svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.uhc_bon_card_ic_fva {
  margin-bottom: 0.625rem;
}.uhc_bon_card_type_fva {
  text-transform: uppercase;
  color: #7A6244;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
}.uhc_bon_card_amount_fva {
  font-size: 1.125rem;
  color: #F0A020;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.uhc_bon_card_name_fva {
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F6EAD4;
}.uhc_bon_card_detail_fva {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #937560;
  padding-top: 8px;
  font-size: 11px;
}.uhc_htp_fva {
  padding: 36px 16px 0;
  background: #0E0A06;
}
@media(min-width: 766px) {.uhc_htp_fva {
  padding: 44px 24px 0;
}
}.uhc_htp_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_htp_head_fva {
  max-width: 720px;
  margin-bottom: 22px;
}.uhc_htp_label_fva {
  letter-spacing: .08em;
  color: #D4701A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.uhc_htp_h2_fva {
  color: #F6EAD4;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.uhc_htp_h2_fva {
  font-size: 1.75rem;
}
}.uhc_htp_intro_fva {
  line-height: 1.6;
  font-size: 14px;
  color: #7A6244;
}.uhc_htp_steps_fva {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.uhc_htp_steps_fva {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.uhc_htp_steps_fva {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.uhc_htp_step_fva {
  border-radius: 0.5rem;
  background: #1C1409;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  display: flex;
  position: relative;
  flex-direction: column;
}.uhc_htp_step_num_fva {
  background: #D4701A;
  border-radius: 50%;
  color: #0D0804;
  font-size: 13px;
  position: absolute;
  left: 1.25rem;
  width: 28px;
  align-items: center;
  font-weight: 800;
  height: 1.75rem;
  top: -12px;
  font-family: 'Cinzel', serif;
  display: flex;
  justify-content: center;
}.uhc_htp_step_ic_fva {
  border-radius: 4px;
  background: rgba(212, 112, 26, 0.18);
  margin: 0.5rem 0 12px;
  height: 36px;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  color: #D4701A;
  align-items: center;
}.uhc_htp_step_ic_fva svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.uhc_htp_step_h_fva {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F6EAD4;
}.uhc_htp_step_p_fva {
  color: #7A6244;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.uhc_htp_step_p_fva strong {
  color: #D4B890;
  font-weight: 600;
}.uhc_htp_cta_fva {
  background: #2CA84E;
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  color: #0D0804;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  font-size: 0.875rem;
}.uhc_htp_cta_fva:hover {
  background: #34C05A;
}.uhc_seo_fva {
  background: #0E0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.uhc_seo_fva {
  padding: 2.75rem 24px 0;
}
}.uhc_seo_in_fva {
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  background: #1C1409;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.uhc_seo_in_fva {
  padding: 36px 40px;
}
}.uhc_seo_label_fva {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #D4701A;
  margin-bottom: 10px;
}.uhc_seo_h2_fva {
  overflow-wrap: break-word;
  color: #F6EAD4;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.uhc_seo_h2_fva {
  font-size: 24px;
}
}.uhc_seo_body_fva {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A88A62;
  line-height: 1.75;
}.uhc_seo_body_fva p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A88A62;
}.uhc_seo_body_fva p:last-child {
  margin-bottom: 0;
}.uhc_seo_body_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_seo_body_fva a {
  transition: color .2s;
  color: #D4701A;
  text-decoration: underline;
}.uhc_seo_body_fva a:hover {
  color: #E8831E;
}.uhc_seo_body_fva ul,.uhc_seo_body_fva ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uhc_seo_body_fva ol {
  list-style: decimal;
}.uhc_seo_body_fva li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A88A62;
  font-size: 0.875rem;
}.uhc_seo_body_fva table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.uhc_seo_body_fva table {
  display: table;
}
}.uhc_seo_body_fva th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D4B890;
  font-weight: 700;
}.uhc_seo_body_fva td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88A62;
}.uhc_seo_cols_fva {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.uhc_seo_cols_fva {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uhc_seo_cols_fva {
  grid-template-columns: repeat(3,1fr);
}
}.uhc_seo_col_h_fva {
  font-weight: 700;
  margin-bottom: 7px;
  color: #D4B890;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.uhc_seo_col_p_fva {
  font-size: 13px;
  line-height: 1.65;
  color: #7A6244;
  overflow-wrap: break-word;
}.uhc_seo_stats_fva {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.uhc_seo_stat_fva {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(212, 112, 26, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(212, 112, 26, 0.18);
  min-width: 8.75rem;
}.uhc_seo_stat_val_fva {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #D4701A;
  margin-bottom: 4px;
}.uhc_seo_stat_lb_fva {
  color: #7A6244;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.uhc_faq_fva {
  background: #0E0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.uhc_faq_fva {
  padding: 44px 24px 0;
}
}.uhc_faq_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_faq_head_fva {
  margin-bottom: 1.25rem;
}.uhc_faq_label_fva {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #D4701A;
}.uhc_faq_h2_fva {
  color: #F6EAD4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 766px) {.uhc_faq_h2_fva {
  font-size: 24px;
}
}.uhc_faq_list_fva {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uhc_faq_item_fva {
  overflow: hidden;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.5rem;
  background: #1C1409;
}.uhc_faq_q_fva {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 20px;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
  color: #D4B890;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
}.uhc_faq_q_fva:hover {
  color: #F6EAD4;
}.uhc_faq_q_ic_fva {
  border-radius: 50%;
  background: rgba(255, 220, 160, 0.05);
  transition: transform .25s;
  color: #D4701A;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 16px;
  height: 1.5rem;
  width: 24px;
}.uhc_faq_item_fva.uhc_state_open_fva .uhc_faq_q_ic_fva {
  transform: rotate(45deg);
}.uhc_faq_a_fva {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  color: #7A6244;
  overflow-wrap: break-word;
}.uhc_faq_item_fva.uhc_state_open_fva .uhc_faq_a_fva {
  display: block;
}.uhc_faq_a_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_faq_a_fva a {
  text-decoration: underline;
  color: #D4701A;
}.uhc_faq_a_fva ul,.uhc_faq_a_fva ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.uhc_faq_a_fva ol {
  list-style: decimal;
}.uhc_faq_a_fva li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.uhc_faq_a_fva table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.uhc_faq_a_fva table {
  display: table;
}
}.uhc_faq_a_fva th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4B890;
}.uhc_faq_a_fva td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7A6244;
}.uhc_rv_fva {
  padding: 2.25rem 16px 0;
  background: #0E0A06;
}
@media(min-width: 765px) {.uhc_rv_fva {
  padding: 2.75rem 1.5rem 0;
}
}.uhc_rv_in_fva {
  margin: 0 auto;
  max-width: 82.5rem;
}.uhc_rv_head_fva {
  max-width: 45rem;
  margin-bottom: 20px;
}.uhc_rv_label_fva {
  margin-bottom: 8px;
  color: #D4701A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.uhc_rv_h2_fva {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F6EAD4;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.uhc_rv_h2_fva {
  font-size: 1.75rem;
}
}.uhc_rv_stats_fva {
  gap: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #7A6244;
  font-size: 0.813rem;
}.uhc_rv_stats_score_fva {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.uhc_rv_stats_score_val_fva {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0A020;
  font-size: 1.375rem;
}.uhc_rv_stats_score_max_fva {
  color: #937560;
  font-size: 0.813rem;
}.uhc_rv_stats_badge_fva {
  gap: 4px;
  display: flex;
  align-items: center;
}.uhc_rv_stats_badge_fva svg {
  height: 14px;
  color: #F0A020;
  width: 14px;
}.uhc_rv_grid_fva {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.uhc_rv_grid_fva {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uhc_rv_grid_fva {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uhc_rv_card_fva {
  background: #1C1409;
  border-radius: 8px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
  display: flex;
  flex-direction: column;
}.uhc_rv_card_stars_fva {
  gap: 2px;
  color: #F0A020;
  display: flex;
  margin-bottom: 10px;
}.uhc_rv_card_stars_fva svg {
  height: 14px;
  width: 14px;
}.uhc_rv_card_h_fva {
  font-weight: 700;
  line-height: 1.3;
  font-size: 14px;
  color: #F6EAD4;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.uhc_rv_card_body_fva {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6244;
  margin-bottom: 14px;
}.uhc_rv_card_body_fva strong {
  font-weight: 600;
  color: #D4B890;
}.uhc_rv_card_meta_fva {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.uhc_rv_card_author_fva {
  color: #D4B890;
  font-size: 12px;
  font-weight: 600;
}.uhc_rv_card_date_fva {
  color: #937560;
  font-size: 11px;
}.uhc_seo_fva {
  background: #0E0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uhc_seo_fva {
  padding: 44px 1.5rem 0;
}
}.uhc_seo_in_fva {
  background: #1C1409;
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 14px;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.uhc_seo_in_fva {
  padding: 2.25rem 40px;
}
}.uhc_seo_label_fva {
  color: #D4701A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.uhc_seo_h2_fva {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F6EAD4;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.uhc_seo_h2_fva {
  font-size: 1.5rem;
}
}.uhc_seo_body_fva {
  color: #A88A62;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.uhc_seo_body_fva p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88A62;
}.uhc_seo_body_fva p:last-child {
  margin-bottom: 0;
}.uhc_seo_body_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_seo_body_fva a {
  transition: color .2s;
  color: #D4701A;
  text-decoration: underline;
}.uhc_seo_body_fva a:hover {
  color: #E8831E;
}.uhc_seo_body_fva ul,.uhc_seo_body_fva ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.uhc_seo_body_fva ol {
  list-style: decimal;
}.uhc_seo_body_fva li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A88A62;
  font-size: 0.875rem;
}.uhc_seo_body_fva table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 770px) {.uhc_seo_body_fva table {
  display: table;
}
}.uhc_seo_body_fva th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4B890;
}.uhc_seo_body_fva td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #A88A62;
}.uhc_seo_cols_fva {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.uhc_seo_cols_fva {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uhc_seo_cols_fva {
  grid-template-columns: repeat(3,1fr);
}
}.uhc_seo_col_h_fva {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D4B890;
}.uhc_seo_col_p_fva {
  overflow-wrap: break-word;
  color: #7A6244;
  line-height: 1.65;
  font-size: 13px;
}.uhc_seo_stats_fva {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uhc_seo_stat_fva {
  background: rgba(212, 112, 26, 0.07);
  border: 1px solid rgba(212, 112, 26, 0.18);
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.uhc_seo_stat_val_fva {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #D4701A;
  font-size: 1.25rem;
}.uhc_seo_stat_lb_fva {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6244;
}.uhc_seo_fva {
  background: #0E0A06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.uhc_seo_fva {
  padding: 2.75rem 24px 0;
}
}.uhc_seo_in_fva {
  background: #1C1409;
  padding: 28px 24px;
  border: 1px solid rgba(255, 200, 120, 0.13);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.uhc_seo_in_fva {
  padding: 2.25rem 2.5rem;
}
}.uhc_seo_label_fva {
  letter-spacing: .08em;
  color: #D4701A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.uhc_seo_h2_fva {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F6EAD4;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width:768px) {.uhc_seo_h2_fva {
  font-size: 1.5rem;
}
}.uhc_seo_body_fva {
  color: #A88A62;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.uhc_seo_body_fva p {
  color: #A88A62;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.uhc_seo_body_fva p:last-child {
  margin-bottom: 0;
}.uhc_seo_body_fva strong {
  font-weight: 700;
  color: #D4B890;
}.uhc_seo_body_fva a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4701A;
}.uhc_seo_body_fva a:hover {
  color: #E8831E;
}.uhc_seo_body_fva ul,.uhc_seo_body_fva ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.uhc_seo_body_fva ol {
  list-style: decimal;
}.uhc_seo_body_fva li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #A88A62;
  line-height: 1.75;
}.uhc_seo_body_fva table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width:768px) {.uhc_seo_body_fva table {
  display: table;
}
}.uhc_seo_body_fva th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  color: #D4B890;
  font-weight: 700;
}.uhc_seo_body_fva td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A88A62;
}.uhc_seo_cols_fva {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.uhc_seo_cols_fva {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uhc_seo_cols_fva {
  grid-template-columns: repeat(3,1fr);
}
}.uhc_seo_col_h_fva {
  color: #D4B890;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.uhc_seo_col_p_fva {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6244;
}.uhc_seo_stats_fva {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uhc_seo_stat_fva {
  padding: 0.875rem 16px;
  border: 1px solid rgba(212, 112, 26, 0.18);
  background: rgba(212, 112, 26, 0.07);
  flex: 1;
  border-radius: 8px;
  min-width: 8.75rem;
}.uhc_seo_stat_val_fva {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D4701A;
}.uhc_seo_stat_lb_fva {
  font-size: 11px;
  color: #7A6244;
  overflow-wrap: break-word;
}.uhc_pmt_fva {
  background: #0E0A06;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.uhc_pmt_fva {
  padding: 2.75rem 24px 0;
}
}.uhc_pmt_in_fva {
  margin: 0 auto;
  max-width: 1320px;
}.uhc_pmt_head_fva {
  max-width: 720px;
  margin-bottom: 22px;
}.uhc_pmt_label_fva {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4701A;
}.uhc_pmt_h2_fva {
  margin-bottom: 0.5rem;
  color: #F6EAD4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.uhc_pmt_h2_fva {
  font-size: 1.75rem;
}
}.uhc_pmt_intro_fva {
  line-height: 1.6;
  color: #7A6244;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.uhc_pmt_groups_fva {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.uhc_pmt_group_fva {
  border-radius: 8px;
  background: #1C1409;
  padding: 1.25rem;
  border: 1px solid rgba(255, 200, 120, 0.13);
}.uhc_pmt_group_head_fva {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.uhc_pmt_group_ic_fva {
  border-radius: 4px;
  background: rgba(212, 112, 26, 0.18);
  color: #D4701A;
  display: flex;
  align-items: center;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
  justify-content: center;
}.uhc_pmt_group_ic_fva svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.uhc_pmt_group_h_fva {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EAD4;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}.uhc_pmt_group_p_fva {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6244;
  margin-bottom: 14px;
}.uhc_pmt_group_p_fva strong {
  font-weight: 600;
  color: #D4B890;
}.uhc_pmt_table_wrap_fva {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.uhc_pmt_table_fva {
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
}.uhc_pmt_table_fva th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 0.75rem;
  color: #D4B890;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}.uhc_pmt_table_fva td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  color: #7A6244;
}.uhc_pmt_table_fva tbody tr:last-child td {
  border-bottom: none;
}.uhc_pmt_table_fva tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D4B890;
}.uhc_ft_fva {
  background: #080604;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 48px;
}.uhc_ft_support_fva {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 770px) {.uhc_ft_support_fva {
  padding: 1.75rem 1.5rem;
}
}.uhc_ft_support_in_fva {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.uhc_ft_support_main_fva {
  gap: 16px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.uhc_ft_support_ic_fva {
  flex-shrink: 0;
  color: #D4701A;
}.uhc_ft_support_ic_fva svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
}.uhc_ft_support_text_title_fva {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F6EAD4;
  overflow-wrap: break-word;
}.uhc_ft_support_text_sub_fva {
  overflow-wrap: break-word;
  color: #7A6244;
  font-size: 12px;
}.uhc_ft_support_btn_fva {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #D4701A;
  padding: 11px 1.375rem;
  font-size: 13px;
  font-weight: 700;
  color: #F6EAD4;
  white-space: nowrap;
  flex-shrink: 0;
}.uhc_ft_support_btn_fva:hover {
  background: #E8831E;
}.uhc_ft_support_contacts_fva {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.uhc_ft_support_contact_fva {
  line-height: 1.4;
  color: #937560;
  font-size: 0.75rem;
}.uhc_ft_support_contact_fva strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  color: #A88A62;
  font-weight: 600;
}.uhc_ft_main_fva {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 767px) {.uhc_ft_main_fva {
  padding: 40px 1.5rem 2rem;
}
}.uhc_ft_main_in_fva {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.uhc_ft_main_in_fva {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.uhc_ft_main_in_fva {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.uhc_ft_col_logo_fva {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.uhc_ft_col_logo_fva {
  grid-column: auto;
}
}.uhc_ft_logo_fva {
  gap: 0.563rem;
  color: #F6EAD4;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
}.uhc_ft_logo_mark_fva {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.uhc_ft_logo_mark_fva img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uhc_ft_logo_sub_fva {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 12px;
  color: #937560;
  overflow-wrap: break-word;
}.uhc_ft_col_title_fva {
  margin-bottom: 14px;
  font-weight: 700;
  color: #A88A62;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .07em;
}.uhc_ft_col_links_fva {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.uhc_ft_col_link_fva {
  transition: color .2s;
  font-size: 0.813rem;
  color: #937560;
  overflow-wrap: break-word;
}.uhc_ft_col_link_fva:hover {
  color: #D4B890;
}.uhc_ft_apps_fva {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.uhc_ft_app_card_fva {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 200, 120, 0.13);
  border-radius: 0.25rem;
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.uhc_ft_app_card_fva:hover {
  border-color: rgba(220, 130, 30, 0.45);
}.uhc_ft_app_card_ic_fva svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uhc_ft_app_card_os_fva {
  font-size: 10px;
  font-weight: 600;
  color: #937560;
}.uhc_ft_app_card_action_fva {
  font-weight: 700;
  color: #D4B890;
  font-size: 12px;
}.uhc_ft_bot_fva {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.uhc_ft_bot_fva {
  padding: 1.25rem 1.5rem;
}
}.uhc_ft_bot_in_fva {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.uhc_ft_socials_fva {
  gap: 8px;
  display: flex;
}.uhc_ft_soc_fva {
  border: 1px solid rgba(255, 200, 120, 0.13);
  transition: background .2s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  width: 36px;
  height: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #A88A62;
}.uhc_ft_soc_fva svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.uhc_ft_soc_fva:hover {
  background: rgba(255, 220, 160, 0.07);
}.uhc_ft_legal_fva {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  color: #907565;
}.uhc_ft_legal_fva strong {
  font-weight: 700;
  color: #A88A62;
}.uhc_ft_legal_fva a {
  color: #A88A62;
  text-decoration: underline;
}.uhc_ft_age_fva {
  border-radius: 50%;
  border: 2px solid #907565;
  width: 2rem;
  align-items: center;
  font-weight: 800;
  font-size: 11px;
  color: #907565;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  justify-content: center;
}