html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0F0D0D;
  min-height: 100vh;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.6;
  color: #D4C4A8;
  -webkit-font-smoothing: antialiased;
}.izb_layout_sg1 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.izb_page_sg1 {
  min-height: 100vh;
  display: flex;
}.izb_main_sg1 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.izb_main_sg1 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.izb_main_sg1 {
  padding-bottom: 4.5rem;
}
}.izb_gc_sg1 {
  overflow: hidden;
  background: #161313;
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 637px) {.izb_gc_sg1 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.izb_gc_sg1 {
  width: 10.5rem;
}
}.izb_gc_sg1:hover {
  border-color: rgba(212,34,34,0.07);
  transform: translateY(-3px);
}.izb_gc_img_sg1 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.izb_gc_img_sg1 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.izb_gc_hover_sg1 {
  background: rgba(0,0,0,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
}.izb_gc_sg1:hover .izb_gc_hover_sg1 {
  opacity: 1;
}.izb_gc_hover_btn_sg1 {
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: #D42222;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 12px;
}.izb_gc_info_sg1 {
  padding: 0.5rem 0.625rem 0.625rem;
}.izb_gc_name_sg1 {
  overflow: hidden;
  color: #D4C4A8;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
}.izb_gc_prov_sg1 {
  color: #8C7B6A;
  font-size: 0.625rem;
}.izb_gc_tag_sg1 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 0.375rem;
  text-transform: uppercase;
  left: 6px;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 0.563rem;
}.izb_gc_tag_hot_sg1 {
  background: #EF4444;
  color: #fff;
}.izb_gc_tag_new_sg1 {
  background: #22C55E;
  color: #0F0D0D;
}.izb_gc_tag_jp_sg1 {
  background: #F59E0B;
  color: #0F0D0D;
}.izb_gc_tag_ex_sg1 {
  background: #6B0F0F;
  color: #fff;
}.izb_gc_tag_live_sg1 {
  background: #EF4444;
  color: #fff;
}.izb_gr_sg1 {
  padding: 2rem 16px 0;
  background: #0F0D0D;
}
@media(min-width: 765px) {.izb_gr_sg1 {
  padding: 2.25rem 24px 0;
}
}.izb_gr_in_sg1 {
  margin: 0 auto;
  max-width: 1320px;
}.izb_gr_head_sg1 {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.izb_gr_head_l_sg1 {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.izb_gr_ic_sg1 {
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
}.izb_gr_ic_sg1 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.izb_gr_title_sg1 {
  font-size: 1rem;
  font-family: 'Bangers', cursive;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 767px) {.izb_gr_title_sg1 {
  font-size: 1.125rem;
}
}.izb_gr_more_sg1 {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #967F6C;
}.izb_gr_more_sg1:hover {
  color: #D42222;
}.izb_gr_more_sg1 svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.izb_gr_arrows_sg1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.izb_gr_arr_sg1 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
  align-items: center;
  color: #B09880;
}.izb_gr_arr_sg1:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.izb_gr_arr_sg1 svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.izb_gr_seo_h_sg1 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Bangers', cursive;
  font-weight: 700;
  font-size: 0.813rem;
  max-width: 680px;
  color: #D4C4A8;
}
@media(min-width: 771px) {.izb_gr_seo_h_sg1 {
  font-size: 14px;
}
}.izb_gr_seo_sg1 {
  line-height: 1.55;
  margin-bottom: 0.75rem;
  color: #967F6C;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
}.izb_gr_seo_sg1 strong {
  font-weight: 600;
  color: #D4C4A8;
}.izb_gr_scroll_sg1 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.izb_gr_scroll_sg1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.izb_gr_scroll_sg1 {
  gap: 0.75rem;
}
}.izb_tb_sg1 {
  background: #0F0D0D;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  display: flex;
  align-items: center;
  position: fixed;
  right: 0;
  top: 0;
  height: 56px;
  left: 0;
}.izb_tb_in_sg1 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.izb_tb_burger_sg1 {
  gap: 5px;
  border-radius: 0.375rem;
  height: 38px;
  display: flex;
  justify-content: center;
  width: 2.375rem;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
  flex-shrink: 0;
}.izb_tb_burger_sg1:hover {
  background: rgba(255,255,255,0.05);
}.izb_tb_burger_line_sg1 {
  border-radius: 1px;
  background: #B09880;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1081px) {.izb_tb_burger_sg1 {
  display: none;
}
}.izb_tb_logo_sg1 {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  font-weight: 800;
  flex-shrink: 0;
  margin-right: 20px;
}.izb_tb_logo_mark_sg1 {
  overflow: hidden;
  border-radius: 6px;
  justify-content: center;
  height: 32px;
  display: flex;
  align-items: center;
  width: 2rem;
}.izb_tb_logo_mark_sg1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.izb_tb_nav_sg1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.izb_tb_nav_sg1 {
  display: flex;
}
}.izb_tb_tab_sg1 {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  color: #B09880;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.izb_tb_tab_sg1:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.izb_tb_tab_sg1.izb_state_active_sg1 {
  background: rgba(212,34,34,0.18);
  color: #F5EDD8;
}.izb_tb_right_sg1 {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.izb_tb_login_sg1 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  color: #D4C4A8;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.izb_tb_login_sg1:hover {
  border-color: rgba(212,34,34,0.55);
  color: #F5EDD8;
}
@media(min-width:480px) {.izb_tb_login_sg1 {
  display: block;
}
}.izb_tb_reg_sg1 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 9px 18px;
  color: #0D0A0A;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.izb_tb_reg_sg1:hover {
  background: #16A34A;
}.izb_sb_sg1 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1C1818;
  transition: transform .25s ease;
  z-index: 70;
  top: 56px;
  overflow-y: auto;
  position: fixed;
  left: 0;
  width: 13.75rem;
  bottom: 0;
}.izb_sb_sg1.izb_state_open_sg1 {
  transform: translateX(0);
}.izb_sb_sg1::-webkit-scrollbar {
  width: 4px;
}.izb_sb_sg1::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.izb_sb_sg1 {
  transform: translateX(0);
}
}.izb_sb_auth_sg1 {
  padding: 14px 12px 0.625rem;
}.izb_sb_btn_reg_sg1 {
  background: #22C55E;
  border-radius: 6px;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #0D0A0A;
  margin-bottom: 0.5rem;
  display: block;
}.izb_sb_btn_reg_sg1:hover {
  background: #16A34A;
}.izb_sb_btn_login_sg1 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C4A8;
  display: block;
}.izb_sb_btn_login_sg1:hover {
  border-color: rgba(212,34,34,0.55);
  color: #F5EDD8;
}.izb_sb_promo_sg1 {
  border-radius: 6px;
  overflow: hidden;
  background: linear-gradient(135deg,#3D0A0A,#1C1818);
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(212,34,34,0.18);
  margin: 0 12px 0.625rem;
  position: relative;
}.izb_sb_promo_sg1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,34,34,0.18),transparent 70%);
  content: '';
  position: absolute;
  width: 80px;
  right: -20px;
  height: 5rem;
  top: -20px;
}.izb_sb_promo_title_sg1 {
  text-transform: uppercase;
  color: #D42222;
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
}.izb_sb_promo_text_sg1 {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.izb_sb_promo_sub_sg1 {
  font-size: 10px;
  color: #967F6C;
  margin-top: 3px;
}.izb_sb_nav_sg1 {
  padding: 0.375rem 0.5rem 1rem;
}.izb_sb_nav_lb_sg1 {
  padding: 0.625rem 0.5rem 6px;
  font-size: 10px;
  letter-spacing: .08em;
  color: #8C7B6A;
  text-transform: uppercase;
  font-weight: 700;
}.izb_sb_link_sg1 {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  color: #B09880;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.813rem;
}.izb_sb_link_sg1:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.izb_sb_link_sg1.izb_state_active_sg1 {
  background: rgba(212,34,34,0.18);
  color: #F5EDD8;
}.izb_sb_ic_sg1 {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
}.izb_sb_ic_sg1 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.izb_sb_ic_1_sg1 {
  background: rgba(212,34,34,0.07);
  color: #D42222;
}.izb_sb_ic_2_sg1 {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.izb_sb_ic_3_sg1 {
  background: rgba(245,158,11,0.15);
  color: #F59E0B;
}.izb_sb_ic_4_sg1 {
  background: rgba(107,15,15,0.30);
  color: #6B0F0F;
}.izb_sb_ic_5_sg1 {
  background: rgba(212,34,34,0.07);
  color: #EC4899;
}.izb_sb_ic_6_sg1 {
  background: rgba(107,15,15,0.30);
  color: #9333EA;
}.izb_sb_badge_sg1 {
  background: #F59E0B;
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 0.563rem;
  color: #0D0A0A;
  font-weight: 700;
  margin-left: auto;
}.izb_sb_bot_sg1 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.izb_sb_lang_sg1,.izb_sb_help_sg1 {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  gap: 6px;
  flex: 1;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  color: #B09880;
  display: flex;
  font-weight: 600;
}.izb_sb_lang_sg1:hover,.izb_sb_help_sg1:hover {
  border-color: rgba(212,34,34,0.55);
  color: #F5EDD8;
}.izb_sb_lang_sg1 svg,.izb_sb_help_sg1 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.izb_sb_bd_sg1 {
  background: rgba(0,0,0,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.izb_sb_bd_sg1.izb_state_on_sg1 {
  display: block;
}
@media(min-width: 1078px) {.izb_sb_bd_sg1 {
  display: none!important;
}
}.izb_mob_nav_sg1 {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1818;
  position: fixed;
  display: flex;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.izb_mob_nav_sg1 {
  display: none;
}
}.izb_mob_nav_item_sg1 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  color: #8C7B6A;
  display: flex;
  align-items: center;
  cursor: pointer;
}.izb_mob_nav_ic_sg1 {
  line-height: 1;
}.izb_mob_nav_ic_sg1 svg {
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
}.izb_mob_nav_lb_sg1 {
  font-weight: 600;
  font-size: 10px;
  color: #8C7B6A;
}.izb_mob_nav_item_sg1.izb_state_active_sg1 {
  color: #D42222;
}.izb_mob_nav_item_sg1.izb_state_active_sg1 .izb_mob_nav_lb_sg1 {
  color: #D42222;
}.izb_hero_sg1 {
  padding: 20px 16px 0;
  background: #0F0D0D;
}
@media(min-width:768px) {.izb_hero_sg1 {
  padding: 1.5rem 1.5rem 0;
}
}.izb_hero_in_sg1 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.izb_hero_in_sg1 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.izb_hero_in_sg1 {
  grid-template-columns: 1fr 21.25rem;
}
}.izb_hero_promo_sg1 {
  overflow: hidden;
  background: #161313;
  border-radius: 0.625rem;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 771px) {.izb_hero_promo_sg1 {
  min-height: 17.5rem;
}
}.izb_hero_promo_bg_sg1 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3D0A0A 0%,#0F0D0D 100%);
  position: absolute;
  background-size: cover;
}.izb_hero_promo_bg_sg1::after {
  background: linear-gradient(90deg,#0F0D0D 0%,rgba(0,0,0,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.izb_hero_promo_glow_sg1 {
  background: radial-gradient(circle,rgba(107,15,15,0.30) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  height: 18.75rem;
  right: 60px;
  pointer-events: none;
  position: absolute;
  top: -40px;
}.izb_hero_promo_ct_sg1 {
  padding: 28px 1.5rem 28px 28px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 769px) {.izb_hero_promo_ct_sg1 {
  padding: 2.5rem 32px;
}
}.izb_hero_badge_sg1 {
  padding: 5px 12px;
  background: rgba(212,34,34,0.18);
  border: 1px solid rgba(212,34,34,0.07);
  border-radius: 18px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  color: #D42222;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.875rem;
}.izb_hero_h1_sg1 {
  color: #F5EDD8;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  font-family: 'Bangers', cursive;
  overflow-wrap: break-word;
  font-weight: 800;
}.izb_hero_h1_sg1 em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width:768px) {.izb_hero_h1_sg1 {
  font-size: 2.25rem;
}
}.izb_hero_sub_sg1 {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #B09880;
}
@media(min-width: 770px) {.izb_hero_sub_sg1 {
  font-size: 14px;
}
}.izb_hero_row_sg1 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.izb_hero_cta_sg1 {
  padding: 13px 26px;
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #0D0A0A;
  font-size: 14px;
  box-shadow: 3px 3px 0px #14532D, 0 0 18px rgba(34,197,94,0.38);
}.izb_hero_cta_sg1:hover {
  background: #16A34A;
}.izb_hero_terms_sg1 {
  color: #8C7B6A;
  font-size: 0.688rem;
}.izb_hero_game_sg1 {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 10px;
  background: #161313;
  flex-direction: column;
  display: flex;
  position: relative;
}.izb_hero_game_badge_sg1 {
  padding: 0.313rem 0.625rem;
  border-radius: 1.125rem;
  background: rgba(245,158,11,0.15);
  border: 1px solid rgba(245,158,11,0.15);
  font-weight: 700;
  left: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  z-index: 3;
  top: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #F59E0B;
}.izb_hero_game_badge_sg1 svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
}.izb_hero_game_img_sg1 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0A0A,#0F0D0D);
  position: relative;
  padding-bottom: 60%;
}.izb_hero_game_img_sg1 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.izb_hero_game_play_sg1 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.72);
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.izb_hero_game_sg1:hover .izb_hero_game_play_sg1 {
  opacity: 1;
}.izb_hero_game_play_sg1 span {
  background: #D42222;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
}.izb_hero_game_play_sg1 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.izb_hero_game_info_sg1 {
  padding: 14px 1rem;
}.izb_hero_game_title_sg1 {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.izb_hero_game_provider_sg1 {
  color: #967F6C;
  font-size: 11px;
}.izb_hero_game_btn_sg1 {
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  background: #D42222;
  border-radius: 0.375rem;
  padding: 11px;
  color: #F5EDD8;
  font-weight: 700;
  display: block;
  font-size: 13px;
  text-align: center;
}.izb_hero_game_sg1:hover .izb_hero_game_btn_sg1 {
  background: #E83535;
}.izb_sbar_sg1 {
  background: #0F0D0D;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.izb_sbar_sg1 {
  padding: 1.125rem 1.5rem 0;
}
}.izb_sbar_in_sg1 {
  margin: 0 auto;
  max-width: 1320px;
}.izb_sbar_row_sg1 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.izb_sbar_input_sg1 {
  padding: 11px 16px;
  background: #161313;
  flex: 1;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  gap: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  color: #967F6C;
}.izb_sbar_input_sg1:hover {
  border-color: rgba(212,34,34,0.55);
}.izb_sbar_input_sg1 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
}.izb_sbar_providers_sg1 {
  border-radius: 6px;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  background: #161313;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.5rem;
  color: #D4C4A8;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  white-space: nowrap;
}.izb_sbar_providers_sg1:hover {
  border-color: rgba(212,34,34,0.55);
  color: #F5EDD8;
}.izb_sbar_providers_sg1 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.izb_sbar_tabs_sg1 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.izb_sbar_tabs_sg1::-webkit-scrollbar {
  display: none;
}.izb_sbar_tab_sg1 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem 14px;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  cursor: pointer;
  color: #B09880;
  flex-shrink: 0;
  align-items: center;
}.izb_sbar_tab_sg1:hover {
  border-color: rgba(212,34,34,0.55);
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.izb_sbar_tab_sg1.izb_state_active_sg1 {
  border-color: rgba(212,34,34,0.07);
  background: rgba(212,34,34,0.18);
  color: #F5EDD8;
}.izb_sbar_tab_ic_sg1 svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.izb_wy_sg1 {
  padding: 2rem 1rem 0;
  background: #0F0D0D;
}
@media(min-width:768px) {.izb_wy_sg1 {
  padding: 2.5rem 24px 0;
}
}.izb_wy_in_sg1 {
  margin: 0 auto;
  max-width: 1320px;
}.izb_wy_head_sg1 {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.izb_wy_label_sg1 {
  text-transform: uppercase;
  font-weight: 700;
  color: #D42222;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.izb_wy_h2_sg1 {
  font-family: 'Bangers', cursive;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.izb_wy_h2_sg1 {
  font-size: 1.5rem;
}
}.izb_wy_intro_sg1 {
  margin: 0;
  line-height: 1.6;
  color: #967F6C;
  font-size: 13px;
}.izb_wy_grid_sg1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.izb_wy_grid_sg1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.izb_wy_grid_sg1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.izb_wy_card_sg1 {
  transition: border-color .2s,transform .2s;
  background: #1C1818;
  padding: 1.25rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
}.izb_wy_card_sg1:hover {
  border-color: rgba(212,34,34,0.07);
  transform: translateY(-2px);
}.izb_wy_card_ic_sg1 {
  background: rgba(212,34,34,0.18);
  border-radius: 50%;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 2.75rem;
  color: #D42222;
  align-items: center;
  display: flex;
}.izb_wy_card_ic_sg1 svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.izb_wy_card_h_sg1 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
}.izb_wy_card_p_sg1 {
  line-height: 1.6;
  color: #967F6C;
  font-size: 13px;
  overflow-wrap: break-word;
}.izb_wy_card_p_sg1 strong {
  font-weight: 600;
  color: #D4C4A8;
}.izb_gcg_sg1 {
  padding: 36px 16px 0;
  background: #0F0D0D;
}
@media(min-width: 766px) {.izb_gcg_sg1 {
  padding: 44px 1.5rem 0;
}
}.izb_gcg_in_sg1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.izb_gcg_head_sg1 {
  margin-bottom: 20px;
  max-width: 720px;
}.izb_gcg_label_sg1 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #D42222;
}.izb_gcg_h2_sg1 {
  margin-bottom: 0.5rem;
  font-family: 'Bangers', cursive;
  font-size: 22px;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.izb_gcg_h2_sg1 {
  font-size: 28px;
}
}.izb_gcg_intro_sg1 {
  font-size: 0.813rem;
  color: #967F6C;
  line-height: 1.6;
}.izb_gcg_grid_sg1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.izb_gcg_grid_sg1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.izb_gcg_grid_sg1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.izb_gcg_card_sg1 {
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  padding: 20px;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
}.izb_gcg_card_sg1:hover {
  transform: translateY(-3px);
  border-color: rgba(212,34,34,0.18);
}.izb_gcg_card_bg_sg1 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.izb_gcg_card_bg_sg1::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.izb_gcg_card_ic_sg1 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F5EDD8;
  right: 18px;
  top: 1.125rem;
  width: 2.5rem;
  height: 40px;
}.izb_gcg_card_ic_sg1 svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.izb_gcg_card_ct_sg1 {
  z-index: 1;
  position: relative;
}.izb_gcg_card_h_sg1 {
  color: #F5EDD8;
  line-height: 1.2;
  font-family: 'Bangers', cursive;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.izb_gcg_card_h_sg1 {
  font-size: 1.25rem;
}
}.izb_gcg_card_p_sg1 {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.izb_gcg_card_p_sg1 strong {
  color: #F5EDD8;
  font-weight: 600;
}.izb_gcg_card_cta_sg1 {
  gap: 4px;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .04em;
  color: #D42222;
  display: inline-flex;
}.izb_gcg_card_cta_sg1 svg {
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.izb_ws_sg1 {
  padding: 32px 16px 0;
  background: #0F0D0D;
}
@media(min-width: 767px) {.izb_ws_sg1 {
  padding: 2.25rem 1.5rem 0;
}
}.izb_ws_in_sg1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.izb_ws_head_sg1 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.izb_ws_title_sg1 {
  gap: 10px;
  color: #F5EDD8;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Bangers', cursive;
}.izb_ws_title_ic_sg1 svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  color: #F59E0B;
}.izb_ws_online_sg1 {
  gap: 7px;
  align-items: center;
  color: #967F6C;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
}.izb_ws_online_dot_sg1 {
  background: #22C55E;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34,197,94,0.15);
  height: 8px;
}.izb_ws_scroll_sg1 {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.izb_ws_scroll_sg1::-webkit-scrollbar {
  display: none;
}.izb_wc_sg1 {
  padding: 0.625rem 0.875rem;
  border-radius: 0.375rem;
  background: #161313;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.izb_wc_img_sg1 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1C1818;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.izb_wc_img_sg1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.izb_wc_info_sg1 {
  min-width: 0;
}.izb_wc_game_sg1 {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D4C4A8;
  text-overflow: ellipsis;
}.izb_wc_player_sg1 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #8C7B6A;
  white-space: nowrap;
  font-size: 10px;
}.izb_wc_amount_sg1 {
  flex-shrink: 0;
  color: #22C55E;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
}.izb_reg_sg1 {
  background: #0F0D0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.izb_reg_sg1 {
  padding: 2.75rem 1.5rem 0;
}
}.izb_reg_in_sg1 {
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #1C1818;
  padding: 28px 24px;
  border-radius: 0.625rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.izb_reg_in_sg1 {
  padding: 2.5rem;
}
}.izb_reg_top_sg1 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.izb_reg_top_sg1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.izb_reg_label_sg1 {
  color: #D42222;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.izb_reg_h2_sg1 {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Bangers', cursive;
  color: #F5EDD8;
  line-height: 1.2;
}
@media(min-width: 770px) {.izb_reg_h2_sg1 {
  font-size: 28px;
}
}.izb_reg_bonus_sg1 {
  padding: 0.625rem 16px;
  border: 1px solid rgba(245,158,11,0.15);
  background: rgba(245,158,11,0.15);
  gap: 0.5rem;
  border-radius: 6px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.izb_reg_bonus_amount_sg1 {
  font-size: 1.25rem;
  color: #F59E0B;
  font-weight: 800;
}.izb_reg_bonus_text_sg1 {
  font-size: 0.813rem;
  color: #B09880;
  line-height: 1.35;
}.izb_reg_cta_btn_sg1 {
  padding: 0.875rem 32px;
  border-radius: 0.375rem;
  transition: background .2s;
  background: #22C55E;
  margin-bottom: 12px;
  font-size: 0.938rem;
  box-shadow: 3px 3px 0px #14532D, 0 0 18px rgba(34,197,94,0.38);
  font-weight: 700;
  color: #0D0A0A;
  display: inline-block;
}.izb_reg_cta_btn_sg1:hover {
  background: #16A34A;
}.izb_reg_terms_sg1 {
  color: #8C7B6A;
  font-size: 0.688rem;
  line-height: 1.5;
}.izb_reg_seo_sg1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  line-height: 1.65;
  color: #967F6C;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 1.25rem;
}.izb_reg_seo_sg1 p {
  font-size: 13px;
  margin-bottom: 10px;
  color: #967F6C;
  line-height: 1.65;
}.izb_reg_seo_sg1 p:last-child {
  margin-bottom: 0;
}.izb_reg_seo_sg1 strong {
  color: #D4C4A8;
  font-weight: 700;
}.izb_reg_seo_sg1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42222;
}.izb_reg_seo_sg1 a:hover {
  color: #E83535;
}.izb_reg_seo_sg1 ul,.izb_reg_seo_sg1 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.izb_reg_seo_sg1 ol {
  list-style: decimal;
}.izb_reg_seo_sg1 li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  color: #967F6C;
  line-height: 1.65;
}.izb_reg_seo_sg1 table {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.izb_reg_seo_sg1 table {
  display: table;
}
}.izb_reg_seo_sg1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D4C4A8;
}.izb_reg_seo_sg1 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #967F6C;
}.izb_reg_steps_sg1 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.izb_reg_steps_sg1 {
  margin-top: 0;
}
}.izb_reg_step_sg1 {
  padding: 16px;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.izb_reg_step_num_sg1 {
  border: 1px solid rgba(212,34,34,0.07);
  background: rgba(212,34,34,0.18);
  border-radius: 50%;
  font-size: 14px;
  align-items: center;
  display: flex;
  width: 34px;
  height: 2.125rem;
  color: #D42222;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
}.izb_reg_step_title_sg1 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EDD8;
}.izb_reg_step_text_sg1 {
  font-size: 12px;
  color: #967F6C;
  line-height: 1.5;
}.izb_reg_trust_sg1 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 20px;
  display: flex;
}.izb_reg_trust_item_sg1 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  color: #967F6C;
  overflow-wrap: break-word;
  display: flex;
}.izb_reg_trust_ic_sg1 svg {
  color: #D42222;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.izb_prov_sg1 {
  padding: 36px 1rem 0;
  background: #0F0D0D;
}
@media(min-width:768px) {.izb_prov_sg1 {
  padding: 2.75rem 24px 0;
}
}.izb_prov_in_sg1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.izb_prov_head_sg1 {
  margin-bottom: 16px;
}.izb_prov_label_sg1 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D42222;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.izb_prov_h2_sg1 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Bangers', cursive;
  color: #F5EDD8;
}
@media(min-width: 765px) {.izb_prov_h2_sg1 {
  font-size: 24px;
}
}.izb_prov_seo_sg1 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #967F6C;
  max-width: 620px;
  line-height: 1.6;
}.izb_prov_seo_sg1 strong {
  font-weight: 700;
  color: #D4C4A8;
}.izb_prov_seo_sg1 a {
  color: #D42222;
  text-decoration: underline;
}.izb_prov_grid_sg1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.izb_prov_grid_sg1 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.izb_prov_grid_sg1 {
  grid-template-columns: repeat(8,1fr);
}
}.izb_prov_card_sg1 {
  transition: border-color .2s,background .2s;
  background: #161313;
  gap: 0.438rem;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.875rem 10px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.izb_prov_card_sg1:hover {
  background: #1C1818;
  border-color: rgba(212,34,34,0.55);
}.izb_prov_logo_sg1 {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  height: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
}.izb_prov_logo_sg1 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.izb_prov_name_sg1 {
  color: #B09880;
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.izb_app_sg1 {
  padding: 2.25rem 1rem 0;
  background: #0F0D0D;
}
@media(min-width: 770px) {.izb_app_sg1 {
  padding: 44px 24px 0;
}
}.izb_app_in_sg1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.izb_app_head_sg1 {
  margin-bottom: 1rem;
}.izb_app_label_sg1 {
  color: #D42222;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.izb_app_h2_sg1 {
  font-weight: 800;
  font-family: 'Bangers', cursive;
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 771px) {.izb_app_h2_sg1 {
  font-size: 24px;
}
}.izb_app_sub_sg1 {
  line-height: 1.6;
  color: #967F6C;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.izb_app_sub_sg1 strong {
  font-weight: 700;
  color: #D4C4A8;
}.izb_app_cards_sg1 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.izb_app_cards_sg1 {
  grid-template-columns: repeat(3,1fr);
}
}.izb_app_card_sg1 {
  border-radius: 0.375rem;
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.izb_app_card_ios_sg1 {
  background: linear-gradient(135deg,rgba(212,34,34,0.18) 0%,#1C1818 100%);
}.izb_app_card_android_sg1 {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#1C1818 100%);
}.izb_app_card_win_sg1 {
  background: linear-gradient(135deg,rgba(245,158,11,0.15) 0%,#1C1818 100%);
}.izb_app_card_ic_sg1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
}.izb_app_card_ic_sg1 {
  color: #F5EDD8;
  flex-shrink: 0;
}.izb_app_card_os_sg1 {
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #967F6C;
}.izb_app_card_title_sg1 {
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
}.izb_app_card_text_sg1 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #967F6C;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.izb_app_card_btn_sg1 {
  background: rgba(255,255,255,0.12);
  gap: 7px;
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(212,34,34,0.55);
  padding: 0.625rem 18px;
  display: inline-flex;
  color: #F5EDD8;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}.izb_app_card_btn_sg1:hover {
  background: rgba(255,255,255,0.07);
}.izb_bon_sg1 {
  padding: 36px 16px 0;
  background: #0F0D0D;
}
@media(min-width: 767px) {.izb_bon_sg1 {
  padding: 44px 24px 0;
}
}.izb_bon_in_sg1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.izb_bon_head_sg1 {
  margin-bottom: 1.25rem;
}.izb_bon_label_sg1 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #D42222;
  font-size: 11px;
}.izb_bon_h2_sg1 {
  font-family: 'Bangers', cursive;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.izb_bon_h2_sg1 {
  font-size: 1.5rem;
}
}.izb_bon_seo_sg1 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  color: #967F6C;
}.izb_bon_seo_sg1 strong {
  color: #D4C4A8;
  font-weight: 700;
}.izb_bon_seo_sg1 a {
  color: #D42222;
  text-decoration: underline;
}.izb_bon_grid_sg1 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.izb_bon_grid_sg1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.izb_bon_grid_sg1 {
  grid-template-columns: repeat(5,1fr);
}
}.izb_bon_card_sg1 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1rem;
  border-radius: 6px;
  background: #161313;
  transition: border-color .2s,transform .2s;
}.izb_bon_card_sg1:hover {
  transform: translateY(-2px);
  border-color: rgba(212,34,34,0.07);
}.izb_bon_card_ic_sg1 svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
}.izb_bon_card_ic_sg1 {
  margin-bottom: 0.625rem;
}.izb_bon_card_type_sg1 {
  font-weight: 700;
  color: #967F6C;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.izb_bon_card_amount_sg1 {
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 18px;
  color: #F59E0B;
  font-weight: 800;
}.izb_bon_card_name_sg1 {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-size: 0.813rem;
}.izb_bon_card_detail_sg1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #8C7B6A;
  font-size: 11px;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.izb_pmt_sg1 {
  padding: 36px 1rem 0;
  background: #0F0D0D;
}
@media(min-width: 769px) {.izb_pmt_sg1 {
  padding: 44px 1.5rem 0;
}
}.izb_pmt_in_sg1 {
  margin: 0 auto;
  max-width: 1320px;
}.izb_pmt_head_sg1 {
  margin-bottom: 22px;
  max-width: 720px;
}.izb_pmt_label_sg1 {
  font-size: 0.688rem;
  color: #D42222;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.izb_pmt_h2_sg1 {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Bangers', cursive;
  color: #F5EDD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.izb_pmt_h2_sg1 {
  font-size: 1.75rem;
}
}.izb_pmt_intro_sg1 {
  line-height: 1.6;
  color: #967F6C;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.izb_pmt_groups_sg1 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.izb_pmt_group_sg1 {
  background: #1C1818;
  border-radius: 0.375rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
}.izb_pmt_group_head_sg1 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.izb_pmt_group_ic_sg1 {
  border-radius: 4px;
  background: rgba(212,34,34,0.18);
  width: 36px;
  flex-shrink: 0;
  height: 36px;
  align-items: center;
  color: #D42222;
  justify-content: center;
  display: flex;
}.izb_pmt_group_ic_sg1 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.izb_pmt_group_h_sg1 {
  margin: 0;
  font-family: 'Bangers', cursive;
  font-weight: 700;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 16px;
}.izb_pmt_group_p_sg1 {
  overflow-wrap: break-word;
  color: #967F6C;
  margin-bottom: 14px;
  line-height: 1.6;
  font-size: 0.813rem;
}.izb_pmt_group_p_sg1 strong {
  color: #D4C4A8;
  font-weight: 600;
}.izb_pmt_table_wrap_sg1 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.izb_pmt_table_sg1 {
  font-size: 13px;
  min-width: 33.75rem;
  border-collapse: collapse;
  width: 100%;
}.izb_pmt_table_sg1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #D4C4A8;
  font-weight: 700;
  text-align: left;
  font-size: 11px;
}.izb_pmt_table_sg1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #967F6C;
}.izb_pmt_table_sg1 tbody tr:last-child td {
  border-bottom: none;
}.izb_pmt_table_sg1 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D4C4A8;
}.izb_faq_sg1 {
  background: #0F0D0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.izb_faq_sg1 {
  padding: 2.75rem 24px 0;
}
}.izb_faq_in_sg1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.izb_faq_head_sg1 {
  margin-bottom: 1.25rem;
}.izb_faq_label_sg1 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #D42222;
  font-weight: 700;
  font-size: 11px;
}.izb_faq_h2_sg1 {
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Bangers', cursive;
  font-size: 20px;
}
@media(min-width: 769px) {.izb_faq_h2_sg1 {
  font-size: 1.5rem;
}
}.izb_faq_list_sg1 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.izb_faq_item_sg1 {
  border-radius: 0.375rem;
  background: #1C1818;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
}.izb_faq_q_sg1 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  font-weight: 600;
  color: #D4C4A8;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
}.izb_faq_q_sg1:hover {
  color: #F5EDD8;
}.izb_faq_q_ic_sg1 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  color: #D42222;
  height: 24px;
  font-size: 16px;
  width: 1.5rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.izb_faq_item_sg1.izb_state_open_sg1 .izb_faq_q_ic_sg1 {
  transform: rotate(45deg);
}.izb_faq_a_sg1 {
  padding: 0 20px 1rem;
  color: #967F6C;
  display: none;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
}.izb_faq_item_sg1.izb_state_open_sg1 .izb_faq_a_sg1 {
  display: block;
}.izb_faq_a_sg1 strong {
  font-weight: 700;
  color: #D4C4A8;
}.izb_faq_a_sg1 a {
  color: #D42222;
  text-decoration: underline;
}.izb_faq_a_sg1 ul,.izb_faq_a_sg1 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.izb_faq_a_sg1 ol {
  list-style: decimal;
}.izb_faq_a_sg1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.izb_faq_a_sg1 table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.izb_faq_a_sg1 table {
  display: table;
}
}.izb_faq_a_sg1 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D4C4A8;
  text-align: left;
  font-weight: 700;
}.izb_faq_a_sg1 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #967F6C;
}.izb_seo_sg1 {
  background: #0F0D0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.izb_seo_sg1 {
  padding: 2.75rem 1.5rem 0;
}
}.izb_seo_in_sg1 {
  background: #1C1818;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.izb_seo_in_sg1 {
  padding: 2.25rem 2.5rem;
}
}.izb_seo_label_sg1 {
  font-size: 11px;
  font-weight: 700;
  color: #D42222;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.izb_seo_h2_sg1 {
  font-family: 'Bangers', cursive;
  color: #F5EDD8;
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.izb_seo_h2_sg1 {
  font-size: 24px;
}
}.izb_seo_body_sg1 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09880;
}.izb_seo_body_sg1 p {
  font-size: 14px;
  color: #B09880;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.izb_seo_body_sg1 p:last-child {
  margin-bottom: 0;
}.izb_seo_body_sg1 strong {
  font-weight: 700;
  color: #D4C4A8;
}.izb_seo_body_sg1 a {
  transition: color .2s;
  color: #D42222;
  text-decoration: underline;
}.izb_seo_body_sg1 a:hover {
  color: #E83535;
}.izb_seo_body_sg1 ul,.izb_seo_body_sg1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.izb_seo_body_sg1 ol {
  list-style: decimal;
}.izb_seo_body_sg1 li {
  color: #B09880;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.izb_seo_body_sg1 table {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.izb_seo_body_sg1 table {
  display: table;
}
}.izb_seo_body_sg1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D4C4A8;
  text-align: left;
}.izb_seo_body_sg1 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09880;
}.izb_seo_cols_sg1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.izb_seo_cols_sg1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.izb_seo_cols_sg1 {
  grid-template-columns: repeat(3,1fr);
}
}.izb_seo_col_h_sg1 {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D4C4A8;
  font-weight: 700;
}.izb_seo_col_p_sg1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #967F6C;
  line-height: 1.65;
}.izb_seo_stats_sg1 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.izb_seo_stat_sg1 {
  padding: 0.875rem 16px;
  background: rgba(212,34,34,0.07);
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(212,34,34,0.18);
  min-width: 140px;
}.izb_seo_stat_val_sg1 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #D42222;
  font-weight: 800;
  overflow-wrap: break-word;
}.izb_seo_stat_lb_sg1 {
  overflow-wrap: break-word;
  color: #967F6C;
  font-size: 11px;
}.izb_seo_sg1 {
  background: #0F0D0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.izb_seo_sg1 {
  padding: 2.75rem 1.5rem 0;
}
}.izb_seo_in_sg1 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  background: #1C1818;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.izb_seo_in_sg1 {
  padding: 2.25rem 2.5rem;
}
}.izb_seo_label_sg1 {
  color: #D42222;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.izb_seo_h2_sg1 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Bangers', cursive;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #F5EDD8;
}
@media(min-width: 771px) {.izb_seo_h2_sg1 {
  font-size: 24px;
}
}.izb_seo_body_sg1 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B09880;
  line-height: 1.75;
}.izb_seo_body_sg1 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #B09880;
  font-size: 14px;
}.izb_seo_body_sg1 p:last-child {
  margin-bottom: 0;
}.izb_seo_body_sg1 strong {
  color: #D4C4A8;
  font-weight: 700;
}.izb_seo_body_sg1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42222;
}.izb_seo_body_sg1 a:hover {
  color: #E83535;
}.izb_seo_body_sg1 ul,.izb_seo_body_sg1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.izb_seo_body_sg1 ol {
  list-style: decimal;
}.izb_seo_body_sg1 li {
  font-size: 14px;
  color: #B09880;
  margin-bottom: 6px;
  line-height: 1.75;
}.izb_seo_body_sg1 table {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.izb_seo_body_sg1 table {
  display: table;
}
}.izb_seo_body_sg1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #D4C4A8;
  text-align: left;
  font-weight: 700;
}.izb_seo_body_sg1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #B09880;
}.izb_seo_cols_sg1 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.izb_seo_cols_sg1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.izb_seo_cols_sg1 {
  grid-template-columns: repeat(3,1fr);
}
}.izb_seo_col_h_sg1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D4C4A8;
}.izb_seo_col_p_sg1 {
  line-height: 1.65;
  color: #967F6C;
  overflow-wrap: break-word;
  font-size: 13px;
}.izb_seo_stats_sg1 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.izb_seo_stat_sg1 {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(212,34,34,0.07);
  border-radius: 6px;
  border: 1px solid rgba(212,34,34,0.18);
  min-width: 8.75rem;
}.izb_seo_stat_val_sg1 {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #D42222;
}.izb_seo_stat_lb_sg1 {
  color: #967F6C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.izb_seo_sg1 {
  padding: 36px 16px 0;
  background: #0F0D0D;
}
@media(min-width: 770px) {.izb_seo_sg1 {
  padding: 2.75rem 1.5rem 0;
}
}.izb_seo_in_sg1 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #1C1818;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 10px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.izb_seo_in_sg1 {
  padding: 36px 2.5rem;
}
}.izb_seo_label_sg1 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D42222;
  font-size: 11px;
}.izb_seo_h2_sg1 {
  font-family: 'Bangers', cursive;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 767px) {.izb_seo_h2_sg1 {
  font-size: 24px;
}
}.izb_seo_body_sg1 {
  color: #B09880;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.izb_seo_body_sg1 p {
  margin-bottom: 12px;
  color: #B09880;
  line-height: 1.75;
  font-size: 14px;
}.izb_seo_body_sg1 p:last-child {
  margin-bottom: 0;
}.izb_seo_body_sg1 strong {
  font-weight: 700;
  color: #D4C4A8;
}.izb_seo_body_sg1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42222;
}.izb_seo_body_sg1 a:hover {
  color: #E83535;
}.izb_seo_body_sg1 ul,.izb_seo_body_sg1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.izb_seo_body_sg1 ol {
  list-style: decimal;
}.izb_seo_body_sg1 li {
  color: #B09880;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.izb_seo_body_sg1 table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.izb_seo_body_sg1 table {
  display: table;
}
}.izb_seo_body_sg1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #D4C4A8;
  font-weight: 700;
  text-align: left;
}.izb_seo_body_sg1 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09880;
}.izb_seo_cols_sg1 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.izb_seo_cols_sg1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.izb_seo_cols_sg1 {
  grid-template-columns: repeat(3,1fr);
}
}.izb_seo_col_h_sg1 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D4C4A8;
  overflow-wrap: break-word;
  font-size: 13px;
}.izb_seo_col_p_sg1 {
  color: #967F6C;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.izb_seo_stats_sg1 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.izb_seo_stat_sg1 {
  border-radius: 6px;
  border: 1px solid rgba(212,34,34,0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(212,34,34,0.07);
  min-width: 8.75rem;
}.izb_seo_stat_val_sg1 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #D42222;
  font-weight: 800;
}.izb_seo_stat_lb_sg1 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #967F6C;
}.izb_ft_sg1 {
  background: #0A0808;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.izb_ft_support_sg1 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.izb_ft_support_sg1 {
  padding: 28px 1.5rem;
}
}.izb_ft_support_in_sg1 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.izb_ft_support_main_sg1 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.izb_ft_support_ic_sg1 {
  flex-shrink: 0;
  color: #D42222;
}.izb_ft_support_ic_sg1 svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
}.izb_ft_support_text_title_sg1 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
}.izb_ft_support_text_sub_sg1 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #967F6C;
}.izb_ft_support_btn_sg1 {
  padding: 0.688rem 22px;
  border-radius: 6px;
  background: #D42222;
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F5EDD8;
  font-size: 13px;
  font-weight: 700;
}.izb_ft_support_btn_sg1:hover {
  background: #E83535;
}.izb_ft_support_contacts_sg1 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.izb_ft_support_contact_sg1 {
  line-height: 1.4;
  color: #8C7B6A;
  font-size: 12px;
}.izb_ft_support_contact_sg1 strong {
  font-weight: 600;
  color: #B09880;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
}.izb_ft_main_sg1 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.izb_ft_main_sg1 {
  padding: 2.5rem 24px 2rem;
}
}.izb_ft_main_in_sg1 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.izb_ft_main_in_sg1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.izb_ft_main_in_sg1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.izb_ft_col_logo_sg1 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.izb_ft_col_logo_sg1 {
  grid-column: auto;
}
}.izb_ft_logo_sg1 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 16px;
  color: #F5EDD8;
  align-items: center;
  display: flex;
}.izb_ft_logo_mark_sg1 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.izb_ft_logo_mark_sg1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.izb_ft_logo_sub_sg1 {
  line-height: 1.55;
  color: #8C7B6A;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
}.izb_ft_col_title_sg1 {
  color: #B09880;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
}.izb_ft_col_links_sg1 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.izb_ft_col_link_sg1 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #8C7B6A;
  font-size: 13px;
}.izb_ft_col_link_sg1:hover {
  color: #D4C4A8;
}.izb_ft_apps_sg1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.izb_ft_app_card_sg1 {
  gap: 10px;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.izb_ft_app_card_sg1:hover {
  border-color: rgba(212,34,34,0.55);
}.izb_ft_app_card_ic_sg1 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.izb_ft_app_card_os_sg1 {
  color: #8C7B6A;
  font-size: 10px;
  font-weight: 600;
}.izb_ft_app_card_action_sg1 {
  color: #D4C4A8;
  font-size: 0.75rem;
  font-weight: 700;
}.izb_ft_bot_sg1 {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.izb_ft_bot_sg1 {
  padding: 1.25rem 24px;
}
}.izb_ft_bot_in_sg1 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.izb_ft_socials_sg1 {
  gap: 0.5rem;
  display: flex;
}.izb_ft_soc_sg1 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  color: #B09880;
  height: 2.25rem;
  justify-content: center;
  width: 36px;
  display: flex;
}.izb_ft_soc_sg1 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.izb_ft_soc_sg1:hover {
  background: rgba(255,255,255,0.07);
}.izb_ft_legal_sg1 {
  flex: 1;
  line-height: 1.6;
  color: #8A7A68;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.izb_ft_legal_sg1 strong {
  color: #B09880;
  font-weight: 700;
}.izb_ft_legal_sg1 a {
  color: #B09880;
  text-decoration: underline;
}.izb_ft_age_sg1 {
  border-radius: 50%;
  border: 2px solid #8A7A68;
  justify-content: center;
  display: flex;
  height: 32px;
  font-size: 11px;
  flex-shrink: 0;
  width: 32px;
  margin-left: auto;
  color: #8A7A68;
  font-weight: 800;
  align-items: center;
}