*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Jost', sans-serif;
  color: #DCCFB4;
  -webkit-font-smoothing: antialiased;
  background-color: #120A05;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.vzw-layout_4u7 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.vzw-page_4u7 {
  min-height: 100vh;
  display: flex;
}.vzw-main_4u7 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.vzw-main_4u7 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.vzw-main_4u7 {
  padding-bottom: 72px;
}
}.vzw-gc_4u7 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #180D06;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 638px) {.vzw-gc_4u7 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.vzw-gc_4u7 {
  width: 168px;
}
}.vzw-gc_4u7:hover {
  border-color: rgba(196, 134, 44, 0.07);
  transform: translateY(-3px);
}.vzw-gc_img_4u7 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.vzw-gc_img_4u7 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.vzw-gc_hover_4u7 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 5, 3, 0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.vzw-gc_4u7:hover .vzw-gc_hover_4u7 {
  opacity: 1;
}.vzw-gc_hover_btn_4u7 {
  padding: 0.5rem 1rem;
  background: #C4862C;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #F5EDD8;
  font-weight: 700;
}.vzw-gc_info_4u7 {
  padding: 0.5rem 10px 10px;
}.vzw-gc_name_4u7 {
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #DCCFB4;
}.vzw-gc_prov_4u7 {
  font-size: 10px;
  color: #7A6652;
}.vzw-gc_tag_4u7 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
  left: 0.375rem;
  top: 6px;
  letter-spacing: .04em;
  position: absolute;
}.vzw-gc_tag_hot_4u7 {
  background: #C04040;
  color: #fff;
}.vzw-gc_tag_new_4u7 {
  background: #3D9B5C;
  color: #120A05;
}.vzw-gc_tag_jp_4u7 {
  background: #D4A020;
  color: #120A05;
}.vzw-gc_tag_ex_4u7 {
  background: #8B4A1A;
  color: #fff;
}.vzw-gc_tag_live_4u7 {
  background: #C04040;
  color: #fff;
}.vzw-gr_4u7 {
  background: #120A05;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.vzw-gr_4u7 {
  padding: 36px 24px 0;
}
}.vzw-gr_in_4u7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vzw-gr_head_4u7 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vzw-gr_head_l_4u7 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.vzw-gr_ic_4u7 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
}.vzw-gr_ic_4u7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.vzw-gr_title_4u7 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  color: #F5EDD8;
}
@media(min-width: 766px) {.vzw-gr_title_4u7 {
  font-size: 18px;
}
}.vzw-gr_more_4u7 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  color: #8A7460;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.vzw-gr_more_4u7:hover {
  color: #C4862C;
}.vzw-gr_more_4u7 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.vzw-gr_arrows_4u7 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.vzw-gr_arr_4u7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 30px;
  justify-content: center;
  display: flex;
  color: #B8A48A;
  height: 30px;
  align-items: center;
}.vzw-gr_arr_4u7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.vzw-gr_arr_4u7 svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vzw-gr_seo_h_4u7 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  color: #DCCFB4;
}
@media(min-width: 767px) {.vzw-gr_seo_h_4u7 {
  font-size: 14px;
}
}.vzw-gr_seo_4u7 {
  margin-bottom: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8A7460;
}.vzw-gr_seo_4u7 strong {
  font-weight: 600;
  color: #DCCFB4;
}.vzw-gr_scroll_4u7 {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.vzw-gr_scroll_4u7::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.vzw-gr_scroll_4u7 {
  gap: 0.75rem;
}
}.vzw-tb_4u7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0804;
  position: fixed;
  right: 0;
  top: 0;
  height: 56px;
  align-items: center;
  left: 0;
  z-index: 80;
  display: flex;
}.vzw-tb_in_4u7 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.vzw-tb_burger_4u7 {
  border-radius: 8px;
  gap: 5px;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
}.vzw-tb_burger_4u7:hover {
  background: rgba(255, 255, 255, 0.05);
}.vzw-tb_burger_line_4u7 {
  background: #B8A48A;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.vzw-tb_burger_4u7 {
  display: none;
}
}.vzw-tb_logo_4u7 {
  gap: 0.563rem;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 1.25rem;
  align-items: center;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 18px;
}.vzw-tb_logo_mark_4u7 {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 32px;
  align-items: center;
}.vzw-tb_logo_mark_4u7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vzw-tb_nav_4u7 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.vzw-tb_nav_4u7 {
  display: flex;
}
}.vzw-tb_tab_4u7 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #B8A48A;
}.vzw-tb_tab_4u7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.vzw-tb_tab_4u7.vzw-state_active_4u7 {
  background: rgba(196, 134, 44, 0.18);
  color: #F5EDD8;
}.vzw-tb_right_4u7 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.vzw-tb_login_4u7 {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #DCCFB4;
  font-weight: 600;
  font-size: 13px;
}.vzw-tb_login_4u7:hover {
  border-color: rgba(196, 134, 44, 0.40);
  color: #F5EDD8;
}
@media(min-width: 479px) {.vzw-tb_login_4u7 {
  display: block;
}
}.vzw-tb_reg_4u7 {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  background: #3D9B5C;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0D0704;
  font-weight: 700;
}.vzw-tb_reg_4u7:hover {
  background: #4DAF6C;
}.vzw-sb_4u7 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1E1008;
  top: 3.5rem;
  width: 220px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
}.vzw-sb_4u7.vzw-state_open_4u7 {
  transform: translateX(0);
}.vzw-sb_4u7::-webkit-scrollbar {
  width: 4px;
}.vzw-sb_4u7::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.vzw-sb_4u7 {
  transform: translateX(0);
}
}.vzw-sb_auth_4u7 {
  padding: 0.875rem 0.75rem 0.625rem;
}.vzw-sb_btn_reg_4u7 {
  transition: background .2s;
  background: #3D9B5C;
  border-radius: 0.5rem;
  padding: 0.688rem;
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  color: #0D0704;
  text-align: center;
  font-weight: 700;
}.vzw-sb_btn_reg_4u7:hover {
  background: #4DAF6C;
}.vzw-sb_btn_login_4u7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border-radius: 0.5rem;
  color: #DCCFB4;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 13px;
}.vzw-sb_btn_login_4u7:hover {
  border-color: rgba(196, 134, 44, 0.40);
  color: #F5EDD8;
}.vzw-sb_promo_4u7 {
  padding: 12px 14px;
  border-radius: 0.5rem;
  margin: 0 12px 10px;
  overflow: hidden;
  border: 1px solid rgba(196, 134, 44, 0.18);
  background: linear-gradient(135deg,#3D1A08,#1E1008);
  position: relative;
}.vzw-sb_promo_4u7::before {
  background: radial-gradient(circle,rgba(196, 134, 44, 0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  top: -20px;
  right: -1.25rem;
  height: 5rem;
  content: '';
  position: absolute;
}.vzw-sb_promo_title_4u7 {
  color: #C4862C;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.vzw-sb_promo_text_4u7 {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F5EDD8;
}.vzw-sb_promo_sub_4u7 {
  font-size: 0.625rem;
  color: #8A7460;
  margin-top: 3px;
}.vzw-sb_nav_4u7 {
  padding: 6px 0.5rem 16px;
}.vzw-sb_nav_lb_4u7 {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7A6652;
  letter-spacing: .08em;
  font-size: 10px;
}.vzw-sb_link_4u7 {
  gap: 0.625rem;
  border-radius: 4px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  font-weight: 500;
  color: #B8A48A;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 13px;
}.vzw-sb_link_4u7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.vzw-sb_link_4u7.vzw-state_active_4u7 {
  background: rgba(196, 134, 44, 0.18);
  color: #F5EDD8;
}.vzw-sb_ic_4u7 {
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
}.vzw-sb_ic_4u7 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.vzw-sb_ic_1_4u7 {
  background: rgba(196, 134, 44, 0.07);
  color: #C4862C;
}.vzw-sb_ic_2_4u7 {
  background: rgba(61, 155, 92, 0.18);
  color: #3D9B5C;
}.vzw-sb_ic_3_4u7 {
  background: rgba(212, 160, 32, 0.18);
  color: #D4A020;
}.vzw-sb_ic_4_4u7 {
  background: rgba(139, 74, 26, 0.22);
  color: #8B4A1A;
}.vzw-sb_ic_5_4u7 {
  background: rgba(196, 134, 44, 0.07);
  color: #C45070;
}.vzw-sb_ic_6_4u7 {
  background: rgba(139, 74, 26, 0.22);
  color: #8040B8;
}.vzw-sb_badge_4u7 {
  border-radius: 0.25rem;
  background: #D4A020;
  padding: 2px 7px;
  margin-left: auto;
  color: #0D0704;
  font-size: 0.563rem;
  font-weight: 700;
}.vzw-sb_bot_4u7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.vzw-sb_lang_4u7,.vzw-sb_help_4u7 {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  gap: 6px;
  padding: 0.563rem 6px;
  align-items: center;
  color: #B8A48A;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 11px;
}.vzw-sb_lang_4u7:hover,.vzw-sb_help_4u7:hover {
  border-color: rgba(196, 134, 44, 0.40);
  color: #F5EDD8;
}.vzw-sb_lang_4u7 svg,.vzw-sb_help_4u7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.vzw-sb_bd_4u7 {
  background: rgba(10, 5, 3, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.vzw-sb_bd_4u7.vzw-state_on_4u7 {
  display: block;
}
@media(min-width: 1081px) {.vzw-sb_bd_4u7 {
  display: none!important;
}
}.vzw-mob_nav_4u7 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1008;
  position: fixed;
  display: flex;
  z-index: 80;
  right: 0;
  left: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.vzw-mob_nav_4u7 {
  display: none;
}
}.vzw-mob_nav_item_4u7 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #7A6652;
}.vzw-mob_nav_ic_4u7 {
  line-height: 1;
}.vzw-mob_nav_ic_4u7 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vzw-mob_nav_lb_4u7 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #7A6652;
}.vzw-mob_nav_item_4u7.vzw-state_active_4u7 {
  color: #C4862C;
}.vzw-mob_nav_item_4u7.vzw-state_active_4u7 .vzw-mob_nav_lb_4u7 {
  color: #C4862C;
}.vzw-hero_4u7 {
  padding: 1.25rem 1rem 0;
  background: #120A05;
}
@media(min-width: 765px) {.vzw-hero_4u7 {
  padding: 24px 1.5rem 0;
}
}.vzw-hero_in_4u7 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.vzw-hero_in_4u7 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.vzw-hero_in_4u7 {
  grid-template-columns: 1fr 340px;
}
}.vzw-hero_promo_4u7 {
  background: #180D06;
  border-radius: 0.875rem;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 769px) {.vzw-hero_promo_4u7 {
  min-height: 280px;
}
}.vzw-hero_promo_bg_4u7 {
  inset: 0;
  background: linear-gradient(120deg,#3D1A08 0%,#120A05 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.vzw-hero_promo_bg_4u7::after {
  background: linear-gradient(90deg,#120A05 0%,rgba(10, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.vzw-hero_promo_glow_4u7 {
  background: radial-gradient(circle,rgba(139, 74, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  top: -40px;
  height: 18.75rem;
  width: 300px;
}.vzw-hero_promo_ct_4u7 {
  padding: 1.75rem 1.5rem 28px 28px;
  flex-direction: column;
  justify-content: center;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  display: flex;
}
@media(min-width: 767px) {.vzw-hero_promo_ct_4u7 {
  padding: 2.5rem 32px;
}
}.vzw-hero_badge_4u7 {
  background: rgba(196, 134, 44, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(196, 134, 44, 0.07);
  font-size: 10px;
  color: #C4862C;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.vzw-hero_h1_4u7 {
  font-size: 1.625rem;
  line-height: 1.15;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.vzw-hero_h1_4u7 em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width: 765px) {.vzw-hero_h1_4u7 {
  font-size: 2.25rem;
}
}.vzw-hero_sub_4u7 {
  font-size: 13px;
  color: #B8A48A;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.vzw-hero_sub_4u7 {
  font-size: 0.875rem;
}
}.vzw-hero_row_4u7 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vzw-hero_cta_4u7 {
  transition: background .2s;
  background: #3D9B5C;
  padding: 0.813rem 26px;
  border-radius: 8px;
  font-size: 14px;
  box-shadow: 0 2px 1.125rem rgba(61, 155, 92, 0.42), 0 1px 4px rgba(0, 0, 0, 0.55);
  font-weight: 700;
  color: #0D0704;
}.vzw-hero_cta_4u7:hover {
  background: #4DAF6C;
}.vzw-hero_terms_4u7 {
  color: #7A6652;
  font-size: 0.688rem;
}.vzw-hero_game_4u7 {
  background: #180D06;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.vzw-hero_game_badge_4u7 {
  background: rgba(212, 160, 32, 0.18);
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 160, 32, 0.18);
  border-radius: 1.25rem;
  color: #D4A020;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  top: 0.75rem;
  font-size: 0.625rem;
  z-index: 3;
  letter-spacing: .06em;
  left: 0.75rem;
}.vzw-hero_game_badge_4u7 svg {
  margin-right: 4px;
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
}.vzw-hero_game_img_4u7 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1A08,#120A05);
  position: relative;
  padding-bottom: 60%;
}.vzw-hero_game_img_4u7 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.vzw-hero_game_play_4u7 {
  background: rgba(10, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.vzw-hero_game_4u7:hover .vzw-hero_game_play_4u7 {
  opacity: 1;
}.vzw-hero_game_play_4u7 span {
  background: #C4862C;
  border-radius: 50%;
  height: 52px;
  display: flex;
  width: 52px;
  justify-content: center;
  align-items: center;
}.vzw-hero_game_play_4u7 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.vzw-hero_game_info_4u7 {
  padding: 14px 16px;
}.vzw-hero_game_title_4u7 {
  font-weight: 700;
  margin-bottom: 4px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 15px;
}.vzw-hero_game_provider_4u7 {
  color: #8A7460;
  font-size: 11px;
}.vzw-hero_game_btn_4u7 {
  border-radius: 0.5rem;
  background: #C4862C;
  margin: 12px 1rem 16px;
  transition: background .2s;
  padding: 11px;
  font-size: 13px;
  font-weight: 700;
  color: #F5EDD8;
  display: block;
  text-align: center;
}.vzw-hero_game_4u7:hover .vzw-hero_game_btn_4u7 {
  background: #D99B40;
}.vzw-sbar_4u7 {
  padding: 1rem 1rem 0;
  background: #120A05;
}
@media(min-width: 770px) {.vzw-sbar_4u7 {
  padding: 18px 24px 0;
}
}.vzw-sbar_in_4u7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vzw-sbar_row_4u7 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.vzw-sbar_input_4u7 {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #180D06;
  padding: 0.688rem 16px;
  gap: 10px;
  flex: 1;
  cursor: pointer;
  color: #8A7460;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.vzw-sbar_input_4u7:hover {
  border-color: rgba(196, 134, 44, 0.40);
}.vzw-sbar_input_4u7 svg {
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vzw-sbar_providers_4u7 {
  transition: border-color .2s;
  border-radius: 8px;
  background: #180D06;
  padding: 11px 18px;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #DCCFB4;
  font-weight: 600;
  display: flex;
}.vzw-sbar_providers_4u7:hover {
  border-color: rgba(196, 134, 44, 0.40);
  color: #F5EDD8;
}.vzw-sbar_providers_4u7 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.vzw-sbar_tabs_4u7 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.vzw-sbar_tabs_4u7::-webkit-scrollbar {
  display: none;
}.vzw-sbar_tab_4u7 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 0.75rem;
  display: flex;
  color: #B8A48A;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
}.vzw-sbar_tab_4u7:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 134, 44, 0.40);
  color: #F5EDD8;
}.vzw-sbar_tab_4u7.vzw-state_active_4u7 {
  border-color: rgba(196, 134, 44, 0.07);
  background: rgba(196, 134, 44, 0.18);
  color: #F5EDD8;
}.vzw-sbar_tab_ic_4u7 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.vzw-gr_jp_4u7 {
  border-radius: 14px;
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A0E3A 0%,#0D0508 100%);
  overflow: hidden;
  position: relative;
}.vzw-gr_jp_4u7::before {
  background: radial-gradient(circle,rgba(139, 74, 26, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  position: absolute;
  height: 15.625rem;
  top: -3.75rem;
  content: '';
  left: -60px;
}.vzw-gr_jp_4u7::after {
  background: radial-gradient(circle,rgba(212, 160, 32, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  width: 12.5rem;
  height: 200px;
  content: '';
  right: 0;
  position: absolute;
}.vzw-gr_jp_head_4u7 {
  gap: 16px;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 16px;
}.vzw-gr_jp_info_4u7 {
  flex: 1;
}.vzw-gr_jp_label_4u7 {
  margin-bottom: 6px;
  color: #8040B8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.vzw-gr_jp_label_4u7 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  margin-right: 4px;
  height: 14px;
  vertical-align: -2px;
}.vzw-gr_jp_amount_4u7 {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 4px;
  color: #F5EDD8;
}
@media(min-width: 769px) {.vzw-gr_jp_amount_4u7 {
  font-size: 40px;
}
}.vzw-gr_jp_amount_4u7 span {
  color: #D4A020;
}.vzw-gr_jp_seo_4u7 {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  color: #B8A48A;
  max-width: 480px;
}.vzw-gr_jp_cta_4u7 {
  border: 1px solid rgba(139, 74, 26, 0.22);
  transition: background .2s;
  border-radius: 8px;
  padding: 11px 1.25rem;
  background: rgba(139, 74, 26, 0.22);
  white-space: nowrap;
  font-weight: 700;
  align-self: flex-start;
  margin-top: 4px;
  flex-shrink: 0;
  color: #F5EDD8;
  z-index: 1;
  position: relative;
  font-size: 13px;
}.vzw-gr_jp_cta_4u7:hover {
  background: #8B4A1A;
}.vzw-ws_4u7 {
  padding: 2rem 1rem 0;
  background: #120A05;
}
@media(min-width: 769px) {.vzw-ws_4u7 {
  padding: 2.25rem 1.5rem 0;
}
}.vzw-ws_in_4u7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vzw-ws_head_4u7 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
}.vzw-ws_title_4u7 {
  gap: 0.625rem;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  flex-wrap: wrap;
}.vzw-ws_title_ic_4u7 svg {
  color: #D4A020;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vzw-ws_online_4u7 {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #8A7460;
  font-weight: 600;
  font-size: 12px;
}.vzw-ws_online_dot_4u7 {
  background: #3D9B5C;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(61, 155, 92, 0.18);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.vzw-ws_scroll_4u7 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.vzw-ws_scroll_4u7::-webkit-scrollbar {
  display: none;
}.vzw-wc_4u7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #180D06;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.vzw-wc_img_4u7 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1E1008;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.vzw-wc_img_4u7 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vzw-wc_info_4u7 {
  min-width: 0;
}.vzw-wc_game_4u7 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #DCCFB4;
  font-size: 12px;
}.vzw-wc_player_4u7 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #7A6652;
}.vzw-wc_amount_4u7 {
  margin-left: auto;
  white-space: nowrap;
  color: #3D9B5C;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.vzw-reg_4u7 {
  background: #120A05;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.vzw-reg_4u7 {
  padding: 44px 1.5rem 0;
}
}.vzw-reg_in_4u7 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  background: #1E1008;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.vzw-reg_in_4u7 {
  padding: 2.5rem;
}
}.vzw-reg_top_4u7 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.vzw-reg_top_4u7 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.vzw-reg_label_4u7 {
  letter-spacing: .08em;
  color: #C4862C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.vzw-reg_h2_4u7 {
  line-height: 1.2;
  color: #F5EDD8;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}
@media(min-width: 766px) {.vzw-reg_h2_4u7 {
  font-size: 1.75rem;
}
}.vzw-reg_bonus_4u7 {
  gap: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  background: rgba(212, 160, 32, 0.18);
  border: 1px solid rgba(212, 160, 32, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.vzw-reg_bonus_amount_4u7 {
  font-weight: 800;
  color: #D4A020;
  font-size: 20px;
}.vzw-reg_bonus_text_4u7 {
  font-size: 0.813rem;
  color: #B8A48A;
  line-height: 1.35;
}.vzw-reg_cta_btn_4u7 {
  background: #3D9B5C;
  padding: 14px 32px;
  border-radius: 8px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 2px 18px rgba(61, 155, 92, 0.42), 0 1px 4px rgba(0, 0, 0, 0.55);
  color: #0D0704;
}.vzw-reg_cta_btn_4u7:hover {
  background: #4DAF6C;
}.vzw-reg_terms_4u7 {
  color: #7A6652;
  font-size: 0.688rem;
  line-height: 1.5;
}.vzw-reg_seo_4u7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #8A7460;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 1.25rem;
}.vzw-reg_seo_4u7 p {
  line-height: 1.65;
  color: #8A7460;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.vzw-reg_seo_4u7 p:last-child {
  margin-bottom: 0;
}.vzw-reg_seo_4u7 strong {
  font-weight: 700;
  color: #DCCFB4;
}.vzw-reg_seo_4u7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4862C;
}.vzw-reg_seo_4u7 a:hover {
  color: #D99B40;
}.vzw-reg_seo_4u7 ul,.vzw-reg_seo_4u7 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.vzw-reg_seo_4u7 ol {
  list-style: decimal;
}.vzw-reg_seo_4u7 li {
  line-height: 1.65;
  color: #8A7460;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.vzw-reg_seo_4u7 table {
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.vzw-reg_seo_4u7 table {
  display: table;
}
}.vzw-reg_seo_4u7 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #DCCFB4;
  font-weight: 700;
  text-align: left;
}.vzw-reg_seo_4u7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #8A7460;
}.vzw-reg_steps_4u7 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 863px) {.vzw-reg_steps_4u7 {
  margin-top: 0;
}
}.vzw-reg_step_4u7 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.vzw-reg_step_num_4u7 {
  border: 1px solid rgba(196, 134, 44, 0.07);
  background: rgba(196, 134, 44, 0.18);
  border-radius: 50%;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  color: #C4862C;
  height: 2.125rem;
  display: flex;
  justify-content: center;
  font-size: 14px;
}.vzw-reg_step_title_4u7 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5EDD8;
}.vzw-reg_step_text_4u7 {
  color: #8A7460;
  line-height: 1.5;
  font-size: 12px;
}.vzw-reg_trust_4u7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.vzw-reg_trust_item_4u7 {
  gap: 7px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8A7460;
}.vzw-reg_trust_ic_4u7 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C4862C;
  height: 1rem;
}.vzw-app_4u7 {
  background: #120A05;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.vzw-app_4u7 {
  padding: 44px 24px 0;
}
}.vzw-app_in_4u7 {
  margin: 0 auto;
  max-width: 1320px;
}.vzw-app_head_4u7 {
  margin-bottom: 16px;
}.vzw-app_label_4u7 {
  margin-bottom: 8px;
  color: #C4862C;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vzw-app_h2_4u7 {
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.vzw-app_h2_4u7 {
  font-size: 1.5rem;
}
}.vzw-app_sub_4u7 {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 13px;
  color: #8A7460;
}.vzw-app_sub_4u7 strong {
  color: #DCCFB4;
  font-weight: 700;
}.vzw-app_cards_4u7 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.vzw-app_cards_4u7 {
  grid-template-columns: repeat(3,1fr);
}
}.vzw-app_card_4u7 {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.vzw-app_card_ios_4u7 {
  background: linear-gradient(135deg,rgba(196, 134, 44, 0.18) 0%,#1E1008 100%);
}.vzw-app_card_android_4u7 {
  background: linear-gradient(135deg,rgba(61, 155, 92, 0.18) 0%,#1E1008 100%);
}.vzw-app_card_win_4u7 {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.18) 0%,#1E1008 100%);
}.vzw-app_card_ic_4u7 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.vzw-app_card_ic_4u7 {
  color: #F5EDD8;
  flex-shrink: 0;
}.vzw-app_card_os_4u7 {
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #8A7460;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.vzw-app_card_title_4u7 {
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.vzw-app_card_text_4u7 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  color: #8A7460;
}.vzw-app_card_btn_4u7 {
  border: 1px solid rgba(196, 134, 44, 0.40);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border-radius: 0.25rem;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  display: inline-flex;
  color: #F5EDD8;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.vzw-app_card_btn_4u7:hover {
  background: rgba(255, 255, 255, 0.07);
}.vzw-bon_4u7 {
  background: #120A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.vzw-bon_4u7 {
  padding: 44px 24px 0;
}
}.vzw-bon_in_4u7 {
  margin: 0 auto;
  max-width: 1320px;
}.vzw-bon_head_4u7 {
  margin-bottom: 20px;
}.vzw-bon_label_4u7 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4862C;
}.vzw-bon_h2_4u7 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.vzw-bon_h2_4u7 {
  font-size: 24px;
}
}.vzw-bon_seo_4u7 {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7460;
}.vzw-bon_seo_4u7 strong {
  font-weight: 700;
  color: #DCCFB4;
}.vzw-bon_seo_4u7 a {
  text-decoration: underline;
  color: #C4862C;
}.vzw-bon_grid_4u7 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.vzw-bon_grid_4u7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.vzw-bon_grid_4u7 {
  grid-template-columns: repeat(5,1fr);
}
}.vzw-bon_card_4u7 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #180D06;
}.vzw-bon_card_4u7:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 134, 44, 0.07);
}.vzw-bon_card_ic_4u7 svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vzw-bon_card_ic_4u7 {
  margin-bottom: 10px;
}.vzw-bon_card_type_4u7 {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #8A7460;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.vzw-bon_card_amount_4u7 {
  margin-bottom: 6px;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #D4A020;
  font-weight: 800;
}.vzw-bon_card_name_4u7 {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #F5EDD8;
}.vzw-bon_card_detail_4u7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #7A6652;
  font-size: 11px;
  overflow-wrap: break-word;
}.vzw-htp_4u7 {
  padding: 2.25rem 16px 0;
  background: #120A05;
}
@media(min-width: 767px) {.vzw-htp_4u7 {
  padding: 2.75rem 24px 0;
}
}.vzw-htp_in_4u7 {
  margin: 0 auto;
  max-width: 1320px;
}.vzw-htp_head_4u7 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.vzw-htp_label_4u7 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C4862C;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.vzw-htp_h2_4u7 {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 767px) {.vzw-htp_h2_4u7 {
  font-size: 28px;
}
}.vzw-htp_intro_4u7 {
  color: #8A7460;
  line-height: 1.6;
  font-size: 0.875rem;
}.vzw-htp_steps_4u7 {
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 639px) {.vzw-htp_steps_4u7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.vzw-htp_steps_4u7 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.vzw-htp_step_4u7 {
  background: #1E1008;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.vzw-htp_step_num_4u7 {
  border-radius: 50%;
  background: #C4862C;
  display: flex;
  height: 28px;
  align-items: center;
  justify-content: center;
  position: absolute;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  width: 28px;
  font-size: 13px;
  left: 20px;
  color: #0D0704;
  top: -0.75rem;
}.vzw-htp_step_ic_4u7 {
  margin: 8px 0 0.75rem;
  border-radius: 4px;
  background: rgba(196, 134, 44, 0.18);
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  color: #C4862C;
  display: flex;
}.vzw-htp_step_ic_4u7 svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vzw-htp_step_h_4u7 {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #F5EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
}.vzw-htp_step_p_4u7 {
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
}.vzw-htp_step_p_4u7 strong {
  font-weight: 600;
  color: #DCCFB4;
}.vzw-htp_cta_4u7 {
  border-radius: 8px;
  transition: background .2s;
  background: #3D9B5C;
  padding: 13px 26px;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  color: #0D0704;
}.vzw-htp_cta_4u7:hover {
  background: #4DAF6C;
}.vzw-prov_4u7 {
  background: #120A05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.vzw-prov_4u7 {
  padding: 2.75rem 24px 0;
}
}.vzw-prov_in_4u7 {
  margin: 0 auto;
  max-width: 1320px;
}.vzw-prov_head_4u7 {
  margin-bottom: 1rem;
}.vzw-prov_label_4u7 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C4862C;
}.vzw-prov_h2_4u7 {
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.vzw-prov_h2_4u7 {
  font-size: 24px;
}
}.vzw-prov_seo_4u7 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7460;
  max-width: 620px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}.vzw-prov_seo_4u7 strong {
  color: #DCCFB4;
  font-weight: 700;
}.vzw-prov_seo_4u7 a {
  text-decoration: underline;
  color: #C4862C;
}.vzw-prov_grid_4u7 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.vzw-prov_grid_4u7 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.vzw-prov_grid_4u7 {
  grid-template-columns: repeat(8,1fr);
}
}.vzw-prov_card_4u7 {
  transition: border-color .2s,background .2s;
  background: #180D06;
  padding: 14px 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.vzw-prov_card_4u7:hover {
  background: #1E1008;
  border-color: rgba(196, 134, 44, 0.40);
}.vzw-prov_logo_4u7 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
  width: 44px;
}.vzw-prov_logo_4u7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.vzw-prov_name_4u7 {
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #B8A48A;
}.vzw-seo_4u7 {
  padding: 2.25rem 16px 0;
  background: #120A05;
}
@media(min-width: 766px) {.vzw-seo_4u7 {
  padding: 44px 1.5rem 0;
}
}.vzw-seo_in_4u7 {
  padding: 28px 1.5rem;
  background: #1E1008;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.vzw-seo_in_4u7 {
  padding: 2.25rem 40px;
}
}.vzw-seo_label_4u7 {
  letter-spacing: .08em;
  color: #C4862C;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
}.vzw-seo_h2_4u7 {
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDD8;
  font-weight: 800;
}
@media(min-width: 769px) {.vzw-seo_h2_4u7 {
  font-size: 1.5rem;
}
}.vzw-seo_body_4u7 {
  color: #B8A48A;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.vzw-seo_body_4u7 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #B8A48A;
  font-size: 0.875rem;
}.vzw-seo_body_4u7 p:last-child {
  margin-bottom: 0;
}.vzw-seo_body_4u7 strong {
  color: #DCCFB4;
  font-weight: 700;
}.vzw-seo_body_4u7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4862C;
}.vzw-seo_body_4u7 a:hover {
  color: #D99B40;
}.vzw-seo_body_4u7 ul,.vzw-seo_body_4u7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vzw-seo_body_4u7 ol {
  list-style: decimal;
}.vzw-seo_body_4u7 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #B8A48A;
  font-size: 0.875rem;
}.vzw-seo_body_4u7 table {
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.vzw-seo_body_4u7 table {
  display: table;
}
}.vzw-seo_body_4u7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #DCCFB4;
}.vzw-seo_body_4u7 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A48A;
}.vzw-seo_cols_4u7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.vzw-seo_cols_4u7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vzw-seo_cols_4u7 {
  grid-template-columns: repeat(3,1fr);
}
}.vzw-seo_col_h_4u7 {
  color: #DCCFB4;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.vzw-seo_col_p_4u7 {
  line-height: 1.65;
  font-size: 13px;
  color: #8A7460;
  overflow-wrap: break-word;
}.vzw-seo_stats_4u7 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.vzw-seo_stat_4u7 {
  flex: 1;
  background: rgba(196, 134, 44, 0.07);
  border: 1px solid rgba(196, 134, 44, 0.18);
  padding: 14px 16px;
  border-radius: 8px;
  min-width: 140px;
}.vzw-seo_stat_val_4u7 {
  color: #C4862C;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
}.vzw-seo_stat_lb_4u7 {
  font-size: 0.688rem;
  color: #8A7460;
  overflow-wrap: break-word;
}.vzw-seo_4u7 {
  padding: 2.25rem 1rem 0;
  background: #120A05;
}
@media(min-width:768px) {.vzw-seo_4u7 {
  padding: 44px 24px 0;
}
}.vzw-seo_in_4u7 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1008;
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.vzw-seo_in_4u7 {
  padding: 2.25rem 40px;
}
}.vzw-seo_label_4u7 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4862C;
}.vzw-seo_h2_4u7 {
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD8;
}
@media(min-width: 765px) {.vzw-seo_h2_4u7 {
  font-size: 24px;
}
}.vzw-seo_body_4u7 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B8A48A;
}.vzw-seo_body_4u7 p {
  font-size: 0.875rem;
  color: #B8A48A;
  margin-bottom: 12px;
  line-height: 1.75;
}.vzw-seo_body_4u7 p:last-child {
  margin-bottom: 0;
}.vzw-seo_body_4u7 strong {
  font-weight: 700;
  color: #DCCFB4;
}.vzw-seo_body_4u7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4862C;
}.vzw-seo_body_4u7 a:hover {
  color: #D99B40;
}.vzw-seo_body_4u7 ul,.vzw-seo_body_4u7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vzw-seo_body_4u7 ol {
  list-style: decimal;
}.vzw-seo_body_4u7 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #B8A48A;
}.vzw-seo_body_4u7 table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.vzw-seo_body_4u7 table {
  display: table;
}
}.vzw-seo_body_4u7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #DCCFB4;
}.vzw-seo_body_4u7 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A48A;
}.vzw-seo_cols_4u7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.vzw-seo_cols_4u7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vzw-seo_cols_4u7 {
  grid-template-columns: repeat(3,1fr);
}
}.vzw-seo_col_h_4u7 {
  color: #DCCFB4;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.vzw-seo_col_p_4u7 {
  font-size: 13px;
  color: #8A7460;
  line-height: 1.65;
  overflow-wrap: break-word;
}.vzw-seo_stats_4u7 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vzw-seo_stat_4u7 {
  border-radius: 8px;
  flex: 1;
  background: rgba(196, 134, 44, 0.07);
  border: 1px solid rgba(196, 134, 44, 0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.vzw-seo_stat_val_4u7 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C4862C;
  margin-bottom: 0.25rem;
}.vzw-seo_stat_lb_4u7 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8A7460;
}.vzw-faq_4u7 {
  padding: 2.25rem 1rem 0;
  background: #120A05;
}
@media(min-width:768px) {.vzw-faq_4u7 {
  padding: 2.75rem 1.5rem 0;
}
}.vzw-faq_in_4u7 {
  margin: 0 auto;
  max-width: 1320px;
}.vzw-faq_head_4u7 {
  margin-bottom: 20px;
}.vzw-faq_label_4u7 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C4862C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.vzw-faq_h2_4u7 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.vzw-faq_h2_4u7 {
  font-size: 24px;
}
}.vzw-faq_list_4u7 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vzw-faq_item_4u7 {
  background: #1E1008;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.vzw-faq_q_4u7 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  color: #DCCFB4;
  font-size: 0.875rem;
}.vzw-faq_q_4u7:hover {
  color: #F5EDD8;
}.vzw-faq_q_ic_4u7 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 24px;
  height: 24px;
  color: #C4862C;
  align-items: center;
  flex-shrink: 0;
  font-size: 16px;
  justify-content: center;
}.vzw-faq_item_4u7.vzw-state_open_4u7 .vzw-faq_q_ic_4u7 {
  transform: rotate(45deg);
}.vzw-faq_a_4u7 {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7460;
  line-height: 1.7;
  display: none;
}.vzw-faq_item_4u7.vzw-state_open_4u7 .vzw-faq_a_4u7 {
  display: block;
}.vzw-faq_a_4u7 strong {
  font-weight: 700;
  color: #DCCFB4;
}.vzw-faq_a_4u7 a {
  text-decoration: underline;
  color: #C4862C;
}.vzw-faq_a_4u7 ul,.vzw-faq_a_4u7 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.vzw-faq_a_4u7 ol {
  list-style: decimal;
}.vzw-faq_a_4u7 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.vzw-faq_a_4u7 table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width:768px) {.vzw-faq_a_4u7 table {
  display: table;
}
}.vzw-faq_a_4u7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #DCCFB4;
  text-align: left;
}.vzw-faq_a_4u7 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7460;
}.vzw-seo_4u7 {
  padding: 2.25rem 16px 0;
  background: #120A05;
}
@media(min-width: 767px) {.vzw-seo_4u7 {
  padding: 44px 24px 0;
}
}.vzw-seo_in_4u7 {
  border-radius: 14px;
  background: #1E1008;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.vzw-seo_in_4u7 {
  padding: 2.25rem 2.5rem;
}
}.vzw-seo_label_4u7 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C4862C;
  text-transform: uppercase;
}.vzw-seo_h2_4u7 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
  line-height: 1.25;
}
@media(min-width: 769px) {.vzw-seo_h2_4u7 {
  font-size: 24px;
}
}.vzw-seo_body_4u7 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B8A48A;
  font-size: 0.875rem;
}.vzw-seo_body_4u7 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #B8A48A;
  font-size: 14px;
}.vzw-seo_body_4u7 p:last-child {
  margin-bottom: 0;
}.vzw-seo_body_4u7 strong {
  color: #DCCFB4;
  font-weight: 700;
}.vzw-seo_body_4u7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4862C;
}.vzw-seo_body_4u7 a:hover {
  color: #D99B40;
}.vzw-seo_body_4u7 ul,.vzw-seo_body_4u7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.vzw-seo_body_4u7 ol {
  list-style: decimal;
}.vzw-seo_body_4u7 li {
  color: #B8A48A;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.vzw-seo_body_4u7 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.vzw-seo_body_4u7 table {
  display: table;
}
}.vzw-seo_body_4u7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #DCCFB4;
}.vzw-seo_body_4u7 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A48A;
}.vzw-seo_cols_4u7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.vzw-seo_cols_4u7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.vzw-seo_cols_4u7 {
  grid-template-columns: repeat(3,1fr);
}
}.vzw-seo_col_h_4u7 {
  font-weight: 700;
  color: #DCCFB4;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.vzw-seo_col_p_4u7 {
  color: #8A7460;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vzw-seo_stats_4u7 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.vzw-seo_stat_4u7 {
  background: rgba(196, 134, 44, 0.07);
  border: 1px solid rgba(196, 134, 44, 0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.vzw-seo_stat_val_4u7 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C4862C;
  font-weight: 800;
}.vzw-seo_stat_lb_4u7 {
  overflow-wrap: break-word;
  color: #8A7460;
  font-size: 0.688rem;
}.vzw-pmt_4u7 {
  padding: 36px 16px 0;
  background: #120A05;
}
@media(min-width: 771px) {.vzw-pmt_4u7 {
  padding: 2.75rem 24px 0;
}
}.vzw-pmt_in_4u7 {
  margin: 0 auto;
  max-width: 1320px;
}.vzw-pmt_head_4u7 {
  max-width: 45rem;
  margin-bottom: 22px;
}.vzw-pmt_label_4u7 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C4862C;
  margin-bottom: 8px;
  font-weight: 700;
}.vzw-pmt_h2_4u7 {
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 767px) {.vzw-pmt_h2_4u7 {
  font-size: 28px;
}
}.vzw-pmt_intro_4u7 {
  font-size: 14px;
  color: #8A7460;
  line-height: 1.6;
  overflow-wrap: break-word;
}.vzw-pmt_groups_4u7 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.vzw-pmt_group_4u7 {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1008;
}.vzw-pmt_group_head_4u7 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.vzw-pmt_group_ic_4u7 {
  border-radius: 4px;
  background: rgba(196, 134, 44, 0.18);
  height: 36px;
  align-items: center;
  display: flex;
  color: #C4862C;
  justify-content: center;
  width: 36px;
  flex-shrink: 0;
}.vzw-pmt_group_ic_4u7 svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.vzw-pmt_group_h_4u7 {
  margin: 0;
  color: #F5EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
}.vzw-pmt_group_p_4u7 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7460;
  margin-bottom: 0.875rem;
  font-size: 13px;
}.vzw-pmt_group_p_4u7 strong {
  color: #DCCFB4;
  font-weight: 600;
}.vzw-pmt_table_wrap_4u7 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vzw-pmt_table_4u7 {
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 0.813rem;
  width: 100%;
}.vzw-pmt_table_4u7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  letter-spacing: .04em;
  font-size: 11px;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  color: #DCCFB4;
}.vzw-pmt_table_4u7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #8A7460;
}.vzw-pmt_table_4u7 tbody tr:last-child td {
  border-bottom: none;
}.vzw-pmt_table_4u7 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #DCCFB4;
}.vzw-ft_4u7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0A0503;
  margin-top: 48px;
}.vzw-ft_support_4u7 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.vzw-ft_support_4u7 {
  padding: 1.75rem 1.5rem;
}
}.vzw-ft_support_in_4u7 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.vzw-ft_support_main_4u7 {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.vzw-ft_support_ic_4u7 {
  color: #C4862C;
  flex-shrink: 0;
}.vzw-ft_support_ic_4u7 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.vzw-ft_support_text_title_4u7 {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
}.vzw-ft_support_text_sub_4u7 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8A7460;
}.vzw-ft_support_btn_4u7 {
  padding: 0.688rem 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C4862C;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 13px;
  white-space: nowrap;
}.vzw-ft_support_btn_4u7:hover {
  background: #D99B40;
}.vzw-ft_support_contacts_4u7 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.vzw-ft_support_contact_4u7 {
  font-size: 12px;
  color: #7A6652;
  line-height: 1.4;
}.vzw-ft_support_contact_4u7 strong {
  font-size: 0.688rem;
  display: block;
  color: #B8A48A;
  font-weight: 600;
  margin-bottom: 2px;
}.vzw-ft_main_4u7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.vzw-ft_main_4u7 {
  padding: 40px 1.5rem 32px;
}
}.vzw-ft_main_in_4u7 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.vzw-ft_main_in_4u7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.vzw-ft_main_in_4u7 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vzw-ft_col_logo_4u7 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.vzw-ft_col_logo_4u7 {
  grid-column: auto;
}
}.vzw-ft_logo_4u7 {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
}.vzw-ft_logo_mark_4u7 {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.vzw-ft_logo_mark_4u7 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vzw-ft_logo_sub_4u7 {
  color: #7A6652;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.vzw-ft_col_title_4u7 {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
  color: #B8A48A;
}.vzw-ft_col_links_4u7 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.vzw-ft_col_link_4u7 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #7A6652;
  font-size: 13px;
}.vzw-ft_col_link_4u7:hover {
  color: #DCCFB4;
}.vzw-ft_apps_4u7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vzw-ft_app_card_4u7 {
  border-radius: 0.25rem;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.vzw-ft_app_card_4u7:hover {
  border-color: rgba(196, 134, 44, 0.40);
}.vzw-ft_app_card_ic_4u7 svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
}.vzw-ft_app_card_os_4u7 {
  font-size: 0.625rem;
  color: #7A6652;
  font-weight: 600;
}.vzw-ft_app_card_action_4u7 {
  font-size: 12px;
  color: #DCCFB4;
  font-weight: 700;
}.vzw-ft_bot_4u7 {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.vzw-ft_bot_4u7 {
  padding: 20px 24px;
}
}.vzw-ft_bot_in_4u7 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.vzw-ft_socials_4u7 {
  gap: 0.5rem;
  display: flex;
}.vzw-ft_soc_4u7 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: background .2s;
  display: flex;
  justify-content: center;
  height: 36px;
  align-items: center;
  color: #B8A48A;
  width: 2.25rem;
}.vzw-ft_soc_4u7 svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.vzw-ft_soc_4u7:hover {
  background: rgba(255, 255, 255, 0.07);
}.vzw-ft_legal_4u7 {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #917A62;
  font-size: 11px;
}.vzw-ft_legal_4u7 strong {
  font-weight: 700;
  color: #B8A48A;
}.vzw-ft_legal_4u7 a {
  text-decoration: underline;
  color: #B8A48A;
}.vzw-ft_age_4u7 {
  border-radius: 50%;
  border: 2px solid #917A62;
  width: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  justify-content: center;
  height: 2rem;
  font-size: 11px;
  display: flex;
  font-weight: 800;
  color: #917A62;
}