*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0E0B08;
  font-family: 'Nunito', sans-serif;
  color: #D9CEBC;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.guv_layout_taz {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.guv_page_taz {
  min-height: 100vh;
  display: flex;
}.guv_main_taz {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1083px) {.guv_main_taz {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.guv_main_taz {
  padding-bottom: 72px;
}
}.guv_gc_taz {
  overflow: hidden;
  background: #14100C;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.guv_gc_taz {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.guv_gc_taz {
  width: 168px;
}
}.guv_gc_taz:hover {
  transform: translateY(-3px);
  border-color: rgba(240, 122, 32, 0.08);
}.guv_gc_img_taz {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.guv_gc_img_taz img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.guv_gc_hover_taz {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.guv_gc_taz:hover .guv_gc_hover_taz {
  opacity: 1;
}.guv_gc_hover_btn_taz {
  padding: 8px 16px;
  background: #F07A20;
  border-radius: 6px;
  color: #F6F1EA;
  font-size: 12px;
  font-weight: 700;
}.guv_gc_info_taz {
  padding: 0.5rem 0.625rem 10px;
}.guv_gc_name_taz {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D9CEBC;
}.guv_gc_prov_taz {
  font-size: 10px;
  color: #6E6150;
}.guv_gc_tag_taz {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
  left: 0.375rem;
  z-index: 2;
  top: 0.375rem;
}.guv_gc_tag_hot_taz {
  background: #E83030;
  color: #fff;
}.guv_gc_tag_new_taz {
  background: #3CC46A;
  color: #0E0B08;
}.guv_gc_tag_jp_taz {
  background: #F5C118;
  color: #0E0B08;
}.guv_gc_tag_ex_taz {
  background: #F5C118;
  color: #fff;
}.guv_gc_tag_live_taz {
  background: #E83030;
  color: #fff;
}.guv_gr_taz {
  padding: 32px 1rem 0;
  background: #0E0B08;
}
@media(min-width: 770px) {.guv_gr_taz {
  padding: 36px 24px 0;
}
}.guv_gr_in_taz {
  margin: 0 auto;
  max-width: 1320px;
}.guv_gr_head_taz {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.guv_gr_head_l_taz {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.guv_gr_ic_taz {
  border-radius: 0.625rem;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.guv_gr_ic_taz svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.guv_gr_title_taz {
  color: #F6F1EA;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.guv_gr_title_taz {
  font-size: 18px;
}
}.guv_gr_more_taz {
  gap: 5px;
  transition: color .2s;
  color: #8A7A62;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
}.guv_gr_more_taz:hover {
  color: #F07A20;
}.guv_gr_more_taz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.guv_gr_arrows_taz {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.guv_gr_arr_taz {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 30px;
  width: 30px;
  justify-content: center;
  display: flex;
  color: #A8997F;
  align-items: center;
}.guv_gr_arr_taz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6F1EA;
}.guv_gr_arr_taz svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.guv_gr_seo_h_taz {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D9CEBC;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.guv_gr_seo_h_taz {
  font-size: 14px;
}
}.guv_gr_seo_taz {
  margin-bottom: 12px;
  color: #8A7A62;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 42.5rem;
}.guv_gr_seo_taz strong {
  color: #D9CEBC;
  font-weight: 600;
}.guv_gr_scroll_taz {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.guv_gr_scroll_taz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.guv_gr_scroll_taz {
  gap: 0.75rem;
}
}.guv_tb_taz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0B08;
  z-index: 80;
  left: 0;
  position: fixed;
  top: 0;
  align-items: center;
  height: 56px;
  right: 0;
  display: flex;
}.guv_tb_in_taz {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.guv_tb_burger_taz {
  border-radius: 10px;
  gap: 5px;
  width: 38px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  margin-right: 8px;
}.guv_tb_burger_taz:hover {
  background: rgba(255, 255, 255, 0.05);
}.guv_tb_burger_line_taz {
  border-radius: 1px;
  background: #A8997F;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.guv_tb_burger_taz {
  display: none;
}
}.guv_tb_logo_taz {
  gap: 0.563rem;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  color: #F6F1EA;
  margin-right: 1.25rem;
  display: flex;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
}.guv_tb_logo_mark_taz {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 32px;
}.guv_tb_logo_mark_taz img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.guv_tb_nav_taz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.guv_tb_nav_taz {
  display: flex;
}
}.guv_tb_tab_taz {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  color: #A8997F;
  font-size: 0.813rem;
}.guv_tb_tab_taz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F1EA;
}.guv_tb_tab_taz.guv_state_active_taz {
  background: rgba(240, 122, 32, 0.18);
  color: #F6F1EA;
}.guv_tb_right_taz {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.guv_tb_login_taz {
  padding: 0.563rem 16px;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  color: #D9CEBC;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.guv_tb_login_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
  color: #F6F1EA;
}
@media(min-width: 482px) {.guv_tb_login_taz {
  display: block;
}
}.guv_tb_reg_taz {
  background: #3CC46A;
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #100C07;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.guv_tb_reg_taz:hover {
  background: #4ED97C;
}.guv_sb_taz {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1A1510;
  z-index: 70;
  position: fixed;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  top: 56px;
  overflow-y: auto;
}.guv_sb_taz.guv_state_open_taz {
  transform: translateX(0);
}.guv_sb_taz::-webkit-scrollbar {
  width: 0.25rem;
}.guv_sb_taz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.guv_sb_taz {
  transform: translateX(0);
}
}.guv_sb_auth_taz {
  padding: 0.875rem 12px 0.625rem;
}.guv_sb_btn_reg_taz {
  background: #3CC46A;
  border-radius: 10px;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  color: #100C07;
  font-weight: 700;
  font-size: 13px;
}.guv_sb_btn_reg_taz:hover {
  background: #4ED97C;
}.guv_sb_btn_login_taz {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #D9CEBC;
}.guv_sb_btn_login_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
  color: #F6F1EA;
}.guv_sb_promo_taz {
  overflow: hidden;
  border-radius: 10px;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(240, 122, 32, 0.18);
  padding: 12px 14px;
  background: linear-gradient(135deg,#3A1C06,#1A1510);
  position: relative;
}.guv_sb_promo_taz::before {
  background: radial-gradient(circle,rgba(240, 122, 32, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  height: 80px;
  content: '';
  width: 80px;
}.guv_sb_promo_title_taz {
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
  color: #F07A20;
  letter-spacing: .06em;
  font-size: 11px;
}.guv_sb_promo_text_taz {
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  color: #F6F1EA;
  line-height: 1.35;
}.guv_sb_promo_sub_taz {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #8A7A62;
}.guv_sb_nav_taz {
  padding: 6px 8px 16px;
}.guv_sb_nav_lb_taz {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #6E6150;
  font-weight: 700;
}.guv_sb_link_taz {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 6px;
  padding: 9px 0.625rem;
  color: #A8997F;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  align-items: center;
}.guv_sb_link_taz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F1EA;
}.guv_sb_link_taz.guv_state_active_taz {
  background: rgba(240, 122, 32, 0.18);
  color: #F6F1EA;
}.guv_sb_ic_taz {
  border-radius: 6px;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  display: flex;
}.guv_sb_ic_taz svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.guv_sb_ic_1_taz {
  background: rgba(240, 122, 32, 0.08);
  color: #F07A20;
}.guv_sb_ic_2_taz {
  background: rgba(60, 196, 106, 0.16);
  color: #3CC46A;
}.guv_sb_ic_3_taz {
  background: rgba(245, 193, 24, 0.14);
  color: #F5C118;
}.guv_sb_ic_4_taz {
  background: rgba(245, 193, 24, 0.18);
  color: #F5C118;
}.guv_sb_ic_5_taz {
  background: rgba(240, 122, 32, 0.08);
  color: #F04880;
}.guv_sb_ic_6_taz {
  background: rgba(245, 193, 24, 0.18);
  color: #A050D8;
}.guv_sb_badge_taz {
  background: #F5C118;
  border-radius: 6px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  color: #100C07;
  font-weight: 700;
  margin-left: auto;
}.guv_sb_bot_taz {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.guv_sb_lang_taz,.guv_sb_help_taz {
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  color: #A8997F;
  justify-content: center;
  display: flex;
}.guv_sb_lang_taz:hover,.guv_sb_help_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
  color: #F6F1EA;
}.guv_sb_lang_taz svg,.guv_sb_help_taz svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.guv_sb_bd_taz {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.guv_sb_bd_taz.guv_state_on_taz {
  display: block;
}
@media(min-width: 1081px) {.guv_sb_bd_taz {
  display: none!important;
}
}.guv_mob_nav_taz {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1A1510;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  display: flex;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.guv_mob_nav_taz {
  display: none;
}
}.guv_mob_nav_item_taz {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #6E6150;
}.guv_mob_nav_ic_taz {
  line-height: 1;
}.guv_mob_nav_ic_taz svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.guv_mob_nav_lb_taz {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6E6150;
}.guv_mob_nav_item_taz.guv_state_active_taz {
  color: #F07A20;
}.guv_mob_nav_item_taz.guv_state_active_taz .guv_mob_nav_lb_taz {
  color: #F07A20;
}.guv_hero_taz {
  padding: 20px 1rem 0;
  background: #0E0B08;
}
@media(min-width:768px) {.guv_hero_taz {
  padding: 24px 24px 0;
}
}.guv_hero_in_taz {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.guv_hero_in_taz {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.guv_hero_in_taz {
  grid-template-columns: 1fr 340px;
}
}.guv_hero_promo_taz {
  overflow: hidden;
  background: #14100C;
  border-radius: 1rem;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 770px) {.guv_hero_promo_taz {
  min-height: 17.5rem;
}
}.guv_hero_promo_bg_taz {
  background: linear-gradient(120deg,#3A1C06 0%,#0E0B08 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.guv_hero_promo_bg_taz::after {
  background: linear-gradient(90deg,#0E0B08 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.guv_hero_promo_glow_taz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 193, 24, 0.18) 0%,transparent 65%);
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  right: 60px;
  width: 18.75rem;
  height: 300px;
}.guv_hero_promo_ct_taz {
  padding: 28px 24px 1.75rem 28px;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 765px) {.guv_hero_promo_ct_taz {
  padding: 40px 32px;
}
}.guv_hero_badge_taz {
  border: 1px solid rgba(240, 122, 32, 0.08);
  border-radius: 1.25rem;
  padding: 5px 12px;
  background: rgba(240, 122, 32, 0.18);
  font-size: 10px;
  margin-bottom: 0.875rem;
  color: #F07A20;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
}.guv_hero_h1_taz {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F6F1EA;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-weight: 800;
}.guv_hero_h1_taz em {
  color: #F5C118;
  font-style: normal;
}
@media(min-width: 769px) {.guv_hero_h1_taz {
  font-size: 36px;
}
}.guv_hero_sub_taz {
  color: #A8997F;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 770px) {.guv_hero_sub_taz {
  font-size: 0.875rem;
}
}.guv_hero_row_taz {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.guv_hero_cta_taz {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3CC46A;
  padding: 13px 1.625rem;
  font-weight: 700;
  box-shadow: 0 0.25rem 18px rgba(60, 196, 106, 0.5);
  color: #100C07;
  font-size: 0.875rem;
}.guv_hero_cta_taz:hover {
  background: #4ED97C;
}.guv_hero_terms_taz {
  font-size: 11px;
  color: #6E6150;
}.guv_hero_game_taz {
  overflow: hidden;
  border-radius: 1rem;
  background: #14100C;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.guv_hero_game_badge_taz {
  border: 1px solid rgba(245, 193, 24, 0.14);
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(245, 193, 24, 0.14);
  z-index: 3;
  font-weight: 700;
  position: absolute;
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 12px;
  top: 12px;
  color: #F5C118;
}.guv_hero_game_badge_taz svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 0.25rem;
}.guv_hero_game_img_taz {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C06,#0E0B08);
  padding-bottom: 60%;
  position: relative;
}.guv_hero_game_img_taz img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.guv_hero_game_play_taz {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.guv_hero_game_taz:hover .guv_hero_game_play_taz {
  opacity: 1;
}.guv_hero_game_play_taz span {
  background: #F07A20;
  border-radius: 50%;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.guv_hero_game_play_taz span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.guv_hero_game_info_taz {
  padding: 0.875rem 16px;
}.guv_hero_game_title_taz {
  color: #F6F1EA;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.guv_hero_game_provider_taz {
  font-size: 0.688rem;
  color: #8A7A62;
}.guv_hero_game_btn_taz {
  transition: background .2s;
  margin: 12px 1rem 16px;
  background: #F07A20;
  padding: 0.688rem;
  border-radius: 0.625rem;
  font-weight: 700;
  text-align: center;
  color: #F6F1EA;
  display: block;
  font-size: 13px;
}.guv_hero_game_taz:hover .guv_hero_game_btn_taz {
  background: #FF8F32;
}.guv_sbar_taz {
  background: #0E0B08;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.guv_sbar_taz {
  padding: 1.125rem 24px 0;
}
}.guv_sbar_in_taz {
  margin: 0 auto;
  max-width: 1320px;
}.guv_sbar_row_taz {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.guv_sbar_input_taz {
  padding: 0.688rem 1rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: #14100C;
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  color: #8A7A62;
  font-size: 0.813rem;
  display: flex;
}.guv_sbar_input_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
}.guv_sbar_input_taz svg {
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.guv_sbar_providers_taz {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 18px;
  gap: 8px;
  transition: border-color .2s;
  background: #14100C;
  color: #D9CEBC;
  display: flex;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
}.guv_sbar_providers_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
  color: #F6F1EA;
}.guv_sbar_providers_taz svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.guv_sbar_tabs_taz {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.guv_sbar_tabs_taz::-webkit-scrollbar {
  display: none;
}.guv_sbar_tab_taz {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  color: #A8997F;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  display: flex;
}.guv_sbar_tab_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F6F1EA;
}.guv_sbar_tab_taz.guv_state_active_taz {
  border-color: rgba(240, 122, 32, 0.08);
  background: rgba(240, 122, 32, 0.18);
  color: #F6F1EA;
}.guv_sbar_tab_ic_taz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
}.guv_wy_taz {
  background: #0E0B08;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.guv_wy_taz {
  padding: 2.5rem 1.5rem 0;
}
}.guv_wy_in_taz {
  margin: 0 auto;
  max-width: 1320px;
}.guv_wy_head_taz {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.guv_wy_label_taz {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #F07A20;
}.guv_wy_h2_taz {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  color: #F6F1EA;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.guv_wy_h2_taz {
  font-size: 24px;
}
}.guv_wy_intro_taz {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7A62;
}.guv_wy_grid_taz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.guv_wy_grid_taz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.guv_wy_grid_taz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.guv_wy_card_taz {
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
}.guv_wy_card_taz:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 122, 32, 0.08);
}.guv_wy_card_ic_taz {
  border-radius: 50%;
  background: rgba(240, 122, 32, 0.18);
  width: 2.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  color: #F07A20;
  display: flex;
}.guv_wy_card_ic_taz svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.guv_wy_card_h_taz {
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F6F1EA;
  overflow-wrap: break-word;
}.guv_wy_card_p_taz {
  font-size: 13px;
  color: #8A7A62;
  line-height: 1.6;
  overflow-wrap: break-word;
}.guv_wy_card_p_taz strong {
  color: #D9CEBC;
  font-weight: 600;
}.guv_ws_taz {
  padding: 32px 1rem 0;
  background: #0E0B08;
}
@media(min-width: 766px) {.guv_ws_taz {
  padding: 2.25rem 1.5rem 0;
}
}.guv_ws_in_taz {
  margin: 0 auto;
  max-width: 82.5rem;
}.guv_ws_head_taz {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}.guv_ws_title_taz {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  color: #F6F1EA;
  font-weight: 700;
}.guv_ws_title_ic_taz svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  color: #F5C118;
  stroke-linecap: round;
}.guv_ws_online_taz {
  gap: 7px;
  color: #8A7A62;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.guv_ws_online_dot_taz {
  border-radius: 50%;
  background: #3CC46A;
  box-shadow: 0 0 6px rgba(60, 196, 106, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.guv_ws_scroll_taz {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.guv_ws_scroll_taz::-webkit-scrollbar {
  display: none;
}.guv_wc_taz {
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #14100C;
  border-radius: 0.625rem;
  gap: 10px;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.guv_wc_img_taz {
  border-radius: 6px;
  background: #1A1510;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.guv_wc_img_taz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.guv_wc_info_taz {
  min-width: 0;
}.guv_wc_game_taz {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D9CEBC;
  text-overflow: ellipsis;
}.guv_wc_player_taz {
  overflow: hidden;
  color: #6E6150;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.guv_wc_amount_taz {
  white-space: nowrap;
  margin-left: auto;
  color: #3CC46A;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.guv_htp_taz {
  padding: 2.25rem 16px 0;
  background: #0E0B08;
}
@media(min-width: 769px) {.guv_htp_taz {
  padding: 2.75rem 1.5rem 0;
}
}.guv_htp_in_taz {
  margin: 0 auto;
  max-width: 1320px;
}.guv_htp_head_taz {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.guv_htp_label_taz {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F07A20;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
}.guv_htp_h2_taz {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F6F1EA;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.guv_htp_h2_taz {
  font-size: 1.75rem;
}
}.guv_htp_intro_taz {
  color: #8A7A62;
  font-size: 0.875rem;
  line-height: 1.6;
}.guv_htp_steps_taz {
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.guv_htp_steps_taz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.guv_htp_steps_taz {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.guv_htp_step_taz {
  background: #1A1510;
  border-radius: 10px;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  position: relative;
  flex-direction: column;
}.guv_htp_step_num_taz {
  background: #F07A20;
  border-radius: 50%;
  display: flex;
  top: -0.75rem;
  font-size: 13px;
  position: absolute;
  justify-content: center;
  width: 1.75rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  height: 1.75rem;
  align-items: center;
  left: 1.25rem;
  color: #100C07;
}.guv_htp_step_ic_taz {
  background: rgba(240, 122, 32, 0.18);
  margin: 8px 0 12px;
  border-radius: 6px;
  color: #F07A20;
  height: 36px;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
}.guv_htp_step_ic_taz svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.guv_htp_step_h_taz {
  font-size: 0.875rem;
  color: #F6F1EA;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.guv_htp_step_p_taz {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7A62;
  line-height: 1.55;
}.guv_htp_step_p_taz strong {
  color: #D9CEBC;
  font-weight: 600;
}.guv_htp_cta_taz {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #3CC46A;
  border-radius: 0.625rem;
  margin-top: 1.25rem;
  color: #100C07;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
}.guv_htp_cta_taz:hover {
  background: #4ED97C;
}.guv_app_taz {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.guv_app_taz {
  padding: 2.75rem 24px 0;
}
}.guv_app_in_taz {
  margin: 0 auto;
  max-width: 1320px;
}.guv_app_head_taz {
  margin-bottom: 1rem;
}.guv_app_label_taz {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #F07A20;
  text-transform: uppercase;
  font-size: 0.688rem;
}.guv_app_h2_taz {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F1EA;
  font-size: 20px;
}
@media(min-width: 766px) {.guv_app_h2_taz {
  font-size: 24px;
}
}.guv_app_sub_taz {
  color: #8A7A62;
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.guv_app_sub_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_app_cards_taz {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 638px) {.guv_app_cards_taz {
  grid-template-columns: repeat(3,1fr);
}
}.guv_app_card_taz {
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.guv_app_card_ios_taz {
  background: linear-gradient(135deg,rgba(240, 122, 32, 0.18) 0%,#1A1510 100%);
}.guv_app_card_android_taz {
  background: linear-gradient(135deg,rgba(60, 196, 106, 0.16) 0%,#1A1510 100%);
}.guv_app_card_win_taz {
  background: linear-gradient(135deg,rgba(245, 193, 24, 0.14) 0%,#1A1510 100%);
}.guv_app_card_ic_taz svg {
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.guv_app_card_ic_taz {
  color: #F6F1EA;
  flex-shrink: 0;
}.guv_app_card_os_taz {
  color: #8A7A62;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.guv_app_card_title_taz {
  line-height: 1.2;
  color: #F6F1EA;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.guv_app_card_text_taz {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A7A62;
}.guv_app_card_btn_taz {
  border-radius: 6px;
  border: 1px solid rgba(240, 122, 32, 0.55);
  padding: 10px 18px;
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F6F1EA;
  display: inline-flex;
}.guv_app_card_btn_taz:hover {
  background: rgba(255, 255, 255, 0.07);
}.guv_bon_taz {
  padding: 2.25rem 16px 0;
  background: #0E0B08;
}
@media(min-width: 770px) {.guv_bon_taz {
  padding: 44px 1.5rem 0;
}
}.guv_bon_in_taz {
  margin: 0 auto;
  max-width: 82.5rem;
}.guv_bon_head_taz {
  margin-bottom: 1.25rem;
}.guv_bon_label_taz {
  letter-spacing: .08em;
  font-weight: 700;
  color: #F07A20;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.guv_bon_h2_taz {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F1EA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.guv_bon_h2_taz {
  font-size: 24px;
}
}.guv_bon_seo_taz {
  font-size: 0.813rem;
  color: #8A7A62;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.guv_bon_seo_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_bon_seo_taz a {
  color: #F07A20;
  text-decoration: underline;
}.guv_bon_grid_taz {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.guv_bon_grid_taz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.guv_bon_grid_taz {
  grid-template-columns: repeat(5,1fr);
}
}.guv_bon_card_taz {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  background: #14100C;
}.guv_bon_card_taz:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 122, 32, 0.08);
}.guv_bon_card_ic_taz svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.guv_bon_card_ic_taz {
  margin-bottom: 0.625rem;
}.guv_bon_card_type_taz {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #8A7A62;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
}.guv_bon_card_amount_taz {
  color: #F5C118;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
}.guv_bon_card_name_taz {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  color: #F6F1EA;
}.guv_bon_card_detail_taz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6150;
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
}.guv_reg_taz {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.guv_reg_taz {
  padding: 2.75rem 24px 0;
}
}.guv_reg_in_taz {
  border-radius: 16px;
  margin: 0 auto;
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.guv_reg_in_taz {
  padding: 40px;
}
}.guv_reg_top_taz {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.guv_reg_top_taz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.guv_reg_label_taz {
  color: #F07A20;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.guv_reg_h2_taz {
  margin-bottom: 12px;
  color: #F6F1EA;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.guv_reg_h2_taz {
  font-size: 28px;
}
}.guv_reg_bonus_taz {
  border: 1px solid rgba(245, 193, 24, 0.14);
  border-radius: 0.625rem;
  background: rgba(245, 193, 24, 0.14);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.guv_reg_bonus_amount_taz {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5C118;
}.guv_reg_bonus_text_taz {
  line-height: 1.35;
  color: #A8997F;
  font-size: 0.813rem;
}.guv_reg_cta_btn_taz {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #3CC46A;
  border-radius: 0.625rem;
  font-weight: 700;
  display: inline-block;
  color: #100C07;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 18px rgba(60, 196, 106, 0.5);
  font-size: 0.938rem;
}.guv_reg_cta_btn_taz:hover {
  background: #4ED97C;
}.guv_reg_terms_taz {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #6E6150;
}.guv_reg_seo_taz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7A62;
  line-height: 1.65;
  padding-top: 20px;
}.guv_reg_seo_taz p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7A62;
  margin-bottom: 0.625rem;
}.guv_reg_seo_taz p:last-child {
  margin-bottom: 0;
}.guv_reg_seo_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_reg_seo_taz a {
  transition: color .2s;
  text-decoration: underline;
  color: #F07A20;
}.guv_reg_seo_taz a:hover {
  color: #FF8F32;
}.guv_reg_seo_taz ul,.guv_reg_seo_taz ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.guv_reg_seo_taz ol {
  list-style: decimal;
}.guv_reg_seo_taz li {
  color: #8A7A62;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
}.guv_reg_seo_taz table {
  width: 100%;
  font-size: 13px;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.guv_reg_seo_taz table {
  display: table;
}
}.guv_reg_seo_taz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D9CEBC;
  text-align: left;
  font-weight: 700;
}.guv_reg_seo_taz td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7A62;
}.guv_reg_steps_taz {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 862px) {.guv_reg_steps_taz {
  margin-top: 0;
}
}.guv_reg_step_taz {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.guv_reg_step_num_taz {
  border: 1px solid rgba(240, 122, 32, 0.08);
  background: rgba(240, 122, 32, 0.18);
  border-radius: 50%;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  display: flex;
  width: 2.125rem;
  height: 2.125rem;
  color: #F07A20;
}.guv_reg_step_title_taz {
  color: #F6F1EA;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.guv_reg_step_text_taz {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8A7A62;
}.guv_reg_trust_taz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.guv_reg_trust_item_taz {
  gap: 0.438rem;
  color: #8A7A62;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
}.guv_reg_trust_ic_taz svg {
  color: #F07A20;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.guv_prov_taz {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 771px) {.guv_prov_taz {
  padding: 44px 24px 0;
}
}.guv_prov_in_taz {
  margin: 0 auto;
  max-width: 82.5rem;
}.guv_prov_head_taz {
  margin-bottom: 16px;
}.guv_prov_label_taz {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #F07A20;
}.guv_prov_h2_taz {
  overflow-wrap: break-word;
  color: #F6F1EA;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.guv_prov_h2_taz {
  font-size: 24px;
}
}.guv_prov_seo_taz {
  color: #8A7A62;
  font-size: 0.813rem;
  margin-bottom: 16px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.guv_prov_seo_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_prov_seo_taz a {
  text-decoration: underline;
  color: #F07A20;
}.guv_prov_grid_taz {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.guv_prov_grid_taz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.guv_prov_grid_taz {
  grid-template-columns: repeat(8,1fr);
}
}.guv_prov_card_taz {
  border-radius: 0.625rem;
  gap: 0.438rem;
  background: #14100C;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.guv_prov_card_taz:hover {
  background: #1A1510;
  border-color: rgba(240, 122, 32, 0.55);
}.guv_prov_logo_taz {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 6px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
}.guv_prov_logo_taz img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.guv_prov_name_taz {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #A8997F;
}.guv_faq_taz {
  padding: 2.25rem 16px 0;
  background: #0E0B08;
}
@media(min-width: 767px) {.guv_faq_taz {
  padding: 2.75rem 24px 0;
}
}.guv_faq_in_taz {
  margin: 0 auto;
  max-width: 1320px;
}.guv_faq_head_taz {
  margin-bottom: 20px;
}.guv_faq_label_taz {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #F07A20;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.guv_faq_h2_taz {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F6F1EA;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.guv_faq_h2_taz {
  font-size: 24px;
}
}.guv_faq_list_taz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.guv_faq_item_taz {
  overflow: hidden;
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.guv_faq_q_taz {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #D9CEBC;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
}.guv_faq_q_taz:hover {
  color: #F6F1EA;
}.guv_faq_q_ic_taz {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  color: #F07A20;
  align-items: center;
  width: 24px;
  height: 1.5rem;
  font-size: 1rem;
}.guv_faq_item_taz.guv_state_open_taz .guv_faq_q_ic_taz {
  transform: rotate(45deg);
}.guv_faq_a_taz {
  padding: 0 20px 1rem;
  color: #8A7A62;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.guv_faq_item_taz.guv_state_open_taz .guv_faq_a_taz {
  display: block;
}.guv_faq_a_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_faq_a_taz a {
  color: #F07A20;
  text-decoration: underline;
}.guv_faq_a_taz ul,.guv_faq_a_taz ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.guv_faq_a_taz ol {
  list-style: decimal;
}.guv_faq_a_taz li {
  line-height: 1.6;
  margin-bottom: 4px;
}.guv_faq_a_taz table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.guv_faq_a_taz table {
  display: table;
}
}.guv_faq_a_taz th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D9CEBC;
}.guv_faq_a_taz td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7A62;
}.guv_seo_taz {
  padding: 2.25rem 1rem 0;
  background: #0E0B08;
}
@media(min-width: 765px) {.guv_seo_taz {
  padding: 2.75rem 24px 0;
}
}.guv_seo_in_taz {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #1A1510;
  max-width: 82.5rem;
}
@media(min-width:768px) {.guv_seo_in_taz {
  padding: 2.25rem 40px;
}
}.guv_seo_label_taz {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #F07A20;
}.guv_seo_h2_taz {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F6F1EA;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.guv_seo_h2_taz {
  font-size: 24px;
}
}.guv_seo_body_taz {
  color: #A8997F;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.guv_seo_body_taz p {
  color: #A8997F;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.guv_seo_body_taz p:last-child {
  margin-bottom: 0;
}.guv_seo_body_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_seo_body_taz a {
  transition: color .2s;
  color: #F07A20;
  text-decoration: underline;
}.guv_seo_body_taz a:hover {
  color: #FF8F32;
}.guv_seo_body_taz ul,.guv_seo_body_taz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.guv_seo_body_taz ol {
  list-style: decimal;
}.guv_seo_body_taz li {
  color: #A8997F;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.guv_seo_body_taz table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.guv_seo_body_taz table {
  display: table;
}
}.guv_seo_body_taz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D9CEBC;
}.guv_seo_body_taz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8997F;
}.guv_seo_cols_taz {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.guv_seo_cols_taz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.guv_seo_cols_taz {
  grid-template-columns: repeat(3,1fr);
}
}.guv_seo_col_h_taz {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D9CEBC;
}.guv_seo_col_p_taz {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7A62;
  line-height: 1.65;
}.guv_seo_stats_taz {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.guv_seo_stat_taz {
  flex: 1;
  background: rgba(240, 122, 32, 0.08);
  padding: 0.875rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(240, 122, 32, 0.18);
  min-width: 8.75rem;
}.guv_seo_stat_val_taz {
  color: #F07A20;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.guv_seo_stat_lb_taz {
  overflow-wrap: break-word;
  color: #8A7A62;
  font-size: 0.688rem;
}.guv_pmt_taz {
  background: #0E0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.guv_pmt_taz {
  padding: 44px 1.5rem 0;
}
}.guv_pmt_in_taz {
  margin: 0 auto;
  max-width: 82.5rem;
}.guv_pmt_head_taz {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.guv_pmt_label_taz {
  font-weight: 700;
  color: #F07A20;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.guv_pmt_h2_taz {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F6F1EA;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.guv_pmt_h2_taz {
  font-size: 28px;
}
}.guv_pmt_intro_taz {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8A7A62;
  overflow-wrap: break-word;
}.guv_pmt_groups_taz {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.guv_pmt_group_taz {
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 0.625rem;
}.guv_pmt_group_head_taz {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.guv_pmt_group_ic_taz {
  border-radius: 6px;
  background: rgba(240, 122, 32, 0.18);
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #F07A20;
}.guv_pmt_group_ic_taz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.guv_pmt_group_h_taz {
  margin: 0;
  color: #F6F1EA;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}.guv_pmt_group_p_taz {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #8A7A62;
  line-height: 1.6;
  font-size: 0.813rem;
}.guv_pmt_group_p_taz strong {
  color: #D9CEBC;
  font-weight: 600;
}.guv_pmt_table_wrap_taz {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.guv_pmt_table_taz {
  min-width: 33.75rem;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}.guv_pmt_table_taz th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9CEBC;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  letter-spacing: .04em;
  font-size: 0.688rem;
}.guv_pmt_table_taz td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7A62;
}.guv_pmt_table_taz tbody tr:last-child td {
  border-bottom: none;
}.guv_pmt_table_taz tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D9CEBC;
}.guv_seo_taz {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.guv_seo_taz {
  padding: 2.75rem 1.5rem 0;
}
}.guv_seo_in_taz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1510;
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.guv_seo_in_taz {
  padding: 2.25rem 40px;
}
}.guv_seo_label_taz {
  font-size: 11px;
  color: #F07A20;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.guv_seo_h2_taz {
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F1EA;
  line-height: 1.25;
}
@media(min-width: 769px) {.guv_seo_h2_taz {
  font-size: 1.5rem;
}
}.guv_seo_body_taz {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8997F;
}.guv_seo_body_taz p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8997F;
  font-size: 0.875rem;
}.guv_seo_body_taz p:last-child {
  margin-bottom: 0;
}.guv_seo_body_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_seo_body_taz a {
  transition: color .2s;
  color: #F07A20;
  text-decoration: underline;
}.guv_seo_body_taz a:hover {
  color: #FF8F32;
}.guv_seo_body_taz ul,.guv_seo_body_taz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.guv_seo_body_taz ol {
  list-style: decimal;
}.guv_seo_body_taz li {
  line-height: 1.75;
  color: #A8997F;
  font-size: 14px;
  margin-bottom: 6px;
}.guv_seo_body_taz table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.guv_seo_body_taz table {
  display: table;
}
}.guv_seo_body_taz th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D9CEBC;
  font-weight: 700;
}.guv_seo_body_taz td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8997F;
}.guv_seo_cols_taz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.guv_seo_cols_taz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.guv_seo_cols_taz {
  grid-template-columns: repeat(3,1fr);
}
}.guv_seo_col_h_taz {
  color: #D9CEBC;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.guv_seo_col_p_taz {
  font-size: 0.813rem;
  color: #8A7A62;
  line-height: 1.65;
  overflow-wrap: break-word;
}.guv_seo_stats_taz {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.guv_seo_stat_taz {
  padding: 0.875rem 1rem;
  background: rgba(240, 122, 32, 0.08);
  border: 1px solid rgba(240, 122, 32, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.guv_seo_stat_val_taz {
  font-weight: 800;
  color: #F07A20;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.guv_seo_stat_lb_taz {
  overflow-wrap: break-word;
  color: #8A7A62;
  font-size: 0.688rem;
}.guv_seo_taz {
  padding: 36px 16px 0;
  background: #0E0B08;
}
@media(min-width: 771px) {.guv_seo_taz {
  padding: 44px 24px 0;
}
}.guv_seo_in_taz {
  background: #1A1510;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.guv_seo_in_taz {
  padding: 36px 40px;
}
}.guv_seo_label_taz {
  color: #F07A20;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.guv_seo_h2_taz {
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F6F1EA;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.guv_seo_h2_taz {
  font-size: 1.5rem;
}
}.guv_seo_body_taz {
  color: #A8997F;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.guv_seo_body_taz p {
  color: #A8997F;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.guv_seo_body_taz p:last-child {
  margin-bottom: 0;
}.guv_seo_body_taz strong {
  font-weight: 700;
  color: #D9CEBC;
}.guv_seo_body_taz a {
  transition: color .2s;
  text-decoration: underline;
  color: #F07A20;
}.guv_seo_body_taz a:hover {
  color: #FF8F32;
}.guv_seo_body_taz ul,.guv_seo_body_taz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.guv_seo_body_taz ol {
  list-style: decimal;
}.guv_seo_body_taz li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8997F;
}.guv_seo_body_taz table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.guv_seo_body_taz table {
  display: table;
}
}.guv_seo_body_taz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D9CEBC;
}.guv_seo_body_taz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8997F;
}.guv_seo_cols_taz {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.guv_seo_cols_taz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.guv_seo_cols_taz {
  grid-template-columns: repeat(3,1fr);
}
}.guv_seo_col_h_taz {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D9CEBC;
}.guv_seo_col_p_taz {
  line-height: 1.65;
  color: #8A7A62;
  font-size: 13px;
  overflow-wrap: break-word;
}.guv_seo_stats_taz {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.guv_seo_stat_taz {
  border-radius: 10px;
  border: 1px solid rgba(240, 122, 32, 0.18);
  background: rgba(240, 122, 32, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.guv_seo_stat_val_taz {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #F07A20;
}.guv_seo_stat_lb_taz {
  overflow-wrap: break-word;
  color: #8A7A62;
  font-size: 11px;
}.guv_ft_taz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 48px;
}.guv_ft_support_taz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.guv_ft_support_taz {
  padding: 1.75rem 24px;
}
}.guv_ft_support_in_taz {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.guv_ft_support_main_taz {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.guv_ft_support_ic_taz {
  color: #F07A20;
  flex-shrink: 0;
}.guv_ft_support_ic_taz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
}.guv_ft_support_text_title_taz {
  font-weight: 700;
  color: #F6F1EA;
  margin-bottom: 3px;
  font-size: 15px;
  overflow-wrap: break-word;
}.guv_ft_support_text_sub_taz {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8A7A62;
}.guv_ft_support_btn_taz {
  border-radius: 0.625rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #F07A20;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F6F1EA;
}.guv_ft_support_btn_taz:hover {
  background: #FF8F32;
}.guv_ft_support_contacts_taz {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.guv_ft_support_contact_taz {
  color: #6E6150;
  font-size: 0.75rem;
  line-height: 1.4;
}.guv_ft_support_contact_taz strong {
  color: #A8997F;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
}.guv_ft_main_taz {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.guv_ft_main_taz {
  padding: 2.5rem 1.5rem 32px;
}
}.guv_ft_main_in_taz {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.guv_ft_main_in_taz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.guv_ft_main_in_taz {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.guv_ft_col_logo_taz {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.guv_ft_col_logo_taz {
  grid-column: auto;
}
}.guv_ft_logo_taz {
  gap: 9px;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F6F1EA;
  overflow-wrap: break-word;
  font-size: 1rem;
}.guv_ft_logo_mark_taz {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 1.875rem;
}.guv_ft_logo_mark_taz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.guv_ft_logo_sub_taz {
  line-height: 1.55;
  color: #6E6150;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 12.5rem;
}.guv_ft_col_title_taz {
  letter-spacing: .07em;
  font-weight: 700;
  color: #A8997F;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.guv_ft_col_links_taz {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.guv_ft_col_link_taz {
  transition: color .2s;
  color: #6E6150;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.guv_ft_col_link_taz:hover {
  color: #D9CEBC;
}.guv_ft_apps_taz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.guv_ft_app_card_taz {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 12px;
  gap: 10px;
  border-radius: 0.375rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.guv_ft_app_card_taz:hover {
  border-color: rgba(240, 122, 32, 0.55);
}.guv_ft_app_card_ic_taz svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.guv_ft_app_card_os_taz {
  color: #6E6150;
  font-size: 10px;
  font-weight: 600;
}.guv_ft_app_card_action_taz {
  font-size: 12px;
  color: #D9CEBC;
  font-weight: 700;
}.guv_ft_bot_taz {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.guv_ft_bot_taz {
  padding: 20px 24px;
}
}.guv_ft_bot_in_taz {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.guv_ft_socials_taz {
  gap: 8px;
  display: flex;
}.guv_ft_soc_taz {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  justify-content: center;
  color: #A8997F;
  width: 36px;
  height: 2.25rem;
  display: flex;
  align-items: center;
}.guv_ft_soc_taz svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.guv_ft_soc_taz:hover {
  background: rgba(255, 255, 255, 0.07);
}.guv_ft_legal_taz {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A8070;
  min-width: 200px;
  line-height: 1.6;
}.guv_ft_legal_taz strong {
  font-weight: 700;
  color: #A8997F;
}.guv_ft_legal_taz a {
  color: #A8997F;
  text-decoration: underline;
}.guv_ft_age_taz {
  border: 2px solid #8A8070;
  border-radius: 50%;
  font-weight: 800;
  margin-left: auto;
  color: #8A8070;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  font-size: 11px;
  display: flex;
  height: 32px;
}