*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F0B08;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Jost', sans-serif;
  color: #D8C99A;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.kzl-layout_mq4 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.kzl-page_mq4 {
  min-height: 100vh;
  display: flex;
}.kzl-main_mq4 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width:1080px) {.kzl-main_mq4 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.kzl-main_mq4 {
  padding-bottom: 4.5rem;
}
}.kzl-gc_mq4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #161009;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 643px) {.kzl-gc_mq4 {
  width: 156px;
}
}
@media(min-width: 1081px) {.kzl-gc_mq4 {
  width: 10.5rem;
}
}.kzl-gc_mq4:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 168, 76, 0.07);
}.kzl-gc_img_mq4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.kzl-gc_img_mq4 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.kzl-gc_hover_mq4 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(9, 7, 5, 0.72);
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.kzl-gc_mq4:hover .kzl-gc_hover_mq4 {
  opacity: 1;
}.kzl-gc_hover_btn_mq4 {
  border-radius: 0.313rem;
  background: #C9A84C;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #F7EFD8;
  font-size: 12px;
}.kzl-gc_info_mq4 {
  padding: 0.5rem 10px 0.625rem;
}.kzl-gc_name_mq4 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  color: #D8C99A;
}.kzl-gc_prov_mq4 {
  color: #7A6845;
  font-size: 0.625rem;
}.kzl-gc_tag_mq4 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 0.375rem;
  left: 0.375rem;
  z-index: 2;
  position: absolute;
  font-weight: 700;
}.kzl-gc_tag_hot_mq4 {
  background: #D94040;
  color: #fff;
}.kzl-gc_tag_new_mq4 {
  background: #3DAA6C;
  color: #0F0B08;
}.kzl-gc_tag_jp_mq4 {
  background: #E8B84B;
  color: #0F0B08;
}.kzl-gc_tag_ex_mq4 {
  background: #8B6318;
  color: #fff;
}.kzl-gc_tag_live_mq4 {
  background: #D94040;
  color: #fff;
}.kzl-gr_mq4 {
  background: #0F0B08;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.kzl-gr_mq4 {
  padding: 36px 1.5rem 0;
}
}.kzl-gr_in_mq4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kzl-gr_head_mq4 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kzl-gr_head_l_mq4 {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.kzl-gr_ic_mq4 {
  border-radius: 8px;
  align-items: center;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
}.kzl-gr_ic_mq4 svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kzl-gr_title_mq4 {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F7EFD8;
  font-size: 16px;
}
@media(min-width: 770px) {.kzl-gr_title_mq4 {
  font-size: 1.125rem;
}
}.kzl-gr_more_mq4 {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  color: #8A7550;
  display: flex;
}.kzl-gr_more_mq4:hover {
  color: #C9A84C;
}.kzl-gr_more_mq4 svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.kzl-gr_arrows_mq4 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.kzl-gr_arr_mq4 {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  color: #B0976A;
  display: flex;
  height: 1.875rem;
}.kzl-gr_arr_mq4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F7EFD8;
}.kzl-gr_arr_mq4 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.kzl-gr_seo_h_mq4 {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D8C99A;
  font-family: 'Cormorant Garamond', serif;
  max-width: 42.5rem;
}
@media(min-width: 767px) {.kzl-gr_seo_h_mq4 {
  font-size: 0.875rem;
}
}.kzl-gr_seo_mq4 {
  color: #8A7550;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 0.75rem;
}.kzl-gr_seo_mq4 strong {
  font-weight: 600;
  color: #D8C99A;
}.kzl-gr_scroll_mq4 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.kzl-gr_scroll_mq4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.kzl-gr_scroll_mq4 {
  gap: 0.75rem;
}
}.kzl-tb_mq4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0B08;
  z-index: 80;
  position: fixed;
  left: 0;
  right: 0;
  height: 3.5rem;
  top: 0;
  display: flex;
  align-items: center;
}.kzl-tb_in_mq4 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.kzl-tb_burger_mq4 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  width: 2.375rem;
  height: 38px;
  margin-right: 8px;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
}.kzl-tb_burger_mq4:hover {
  background: rgba(255, 255, 255, 0.05);
}.kzl-tb_burger_line_mq4 {
  border-radius: 1px;
  background: #B0976A;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.kzl-tb_burger_mq4 {
  display: none;
}
}.kzl-tb_logo_mq4 {
  gap: 0.563rem;
  color: #F7EFD8;
  align-items: center;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 20px;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
}.kzl-tb_logo_mark_mq4 {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
}.kzl-tb_logo_mark_mq4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.kzl-tb_nav_mq4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.kzl-tb_nav_mq4 {
  display: flex;
}
}.kzl-tb_tab_mq4 {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  color: #B0976A;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.kzl-tb_tab_mq4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F7EFD8;
}.kzl-tb_tab_mq4.kzl-state_active_mq4 {
  background: rgba(201, 168, 76, 0.18);
  color: #F7EFD8;
}.kzl-tb_right_mq4 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.kzl-tb_login_mq4 {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #D8C99A;
}.kzl-tb_login_mq4:hover {
  border-color: rgba(201, 168, 76, 0.38);
  color: #F7EFD8;
}
@media(min-width: 481px) {.kzl-tb_login_mq4 {
  display: block;
}
}.kzl-tb_reg_mq4 {
  padding: 9px 18px;
  background: #3DAA6C;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #120C04;
  font-size: 0.813rem;
}.kzl-tb_reg_mq4:hover {
  background: #4EC07D;
}.kzl-sb_mq4 {
  background: #1D160D;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  top: 3.5rem;
  left: 0;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
}.kzl-sb_mq4.kzl-state_open_mq4 {
  transform: translateX(0);
}.kzl-sb_mq4::-webkit-scrollbar {
  width: 4px;
}.kzl-sb_mq4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.kzl-sb_mq4 {
  transform: translateX(0);
}
}.kzl-sb_auth_mq4 {
  padding: 0.875rem 12px 0.625rem;
}.kzl-sb_btn_reg_mq4 {
  border-radius: 8px;
  transition: background .2s;
  background: #3DAA6C;
  padding: 11px;
  display: block;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #120C04;
}.kzl-sb_btn_reg_mq4:hover {
  background: #4EC07D;
}.kzl-sb_btn_login_mq4 {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  color: #D8C99A;
  display: block;
}.kzl-sb_btn_login_mq4:hover {
  border-color: rgba(201, 168, 76, 0.38);
  color: #F7EFD8;
}.kzl-sb_promo_mq4 {
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(201, 168, 76, 0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#1F1408,#1D160D);
  padding: 12px 14px;
  position: relative;
}.kzl-sb_promo_mq4::before {
  background: radial-gradient(circle,rgba(201, 168, 76, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -20px;
  content: '';
  width: 80px;
  height: 5rem;
  right: -20px;
}.kzl-sb_promo_title_mq4 {
  font-size: 11px;
  color: #C9A84C;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
}.kzl-sb_promo_text_mq4 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F7EFD8;
}.kzl-sb_promo_sub_mq4 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #8A7550;
}.kzl-sb_nav_mq4 {
  padding: 0.375rem 8px 16px;
}.kzl-sb_nav_lb_mq4 {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #7A6845;
}.kzl-sb_link_mq4 {
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 5px;
  gap: 0.625rem;
  font-size: 13px;
  display: flex;
  color: #B0976A;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
}.kzl-sb_link_mq4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F7EFD8;
}.kzl-sb_link_mq4.kzl-state_active_mq4 {
  background: rgba(201, 168, 76, 0.18);
  color: #F7EFD8;
}.kzl-sb_ic_mq4 {
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 30px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.kzl-sb_ic_mq4 svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kzl-sb_ic_1_mq4 {
  background: rgba(201, 168, 76, 0.07);
  color: #C9A84C;
}.kzl-sb_ic_2_mq4 {
  background: rgba(61, 170, 108, 0.15);
  color: #3DAA6C;
}.kzl-sb_ic_3_mq4 {
  background: rgba(232, 184, 75, 0.14);
  color: #E8B84B;
}.kzl-sb_ic_4_mq4 {
  background: rgba(139, 99, 24, 0.22);
  color: #8B6318;
}.kzl-sb_ic_5_mq4 {
  background: rgba(201, 168, 76, 0.07);
  color: #D4587A;
}.kzl-sb_ic_6_mq4 {
  background: rgba(139, 99, 24, 0.22);
  color: #8B4FD8;
}.kzl-sb_badge_mq4 {
  border-radius: 5px;
  padding: 2px 0.438rem;
  background: #E8B84B;
  font-weight: 700;
  color: #120C04;
  font-size: 0.563rem;
  margin-left: auto;
}.kzl-sb_bot_mq4 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.kzl-sb_lang_mq4,.kzl-sb_help_mq4 {
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  gap: 0.375rem;
  font-weight: 600;
  align-items: center;
  font-size: 0.688rem;
  color: #B0976A;
  justify-content: center;
  display: flex;
}.kzl-sb_lang_mq4:hover,.kzl-sb_help_mq4:hover {
  border-color: rgba(201, 168, 76, 0.38);
  color: #F7EFD8;
}.kzl-sb_lang_mq4 svg,.kzl-sb_help_mq4 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.kzl-sb_bd_mq4 {
  background: rgba(9, 7, 5, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.kzl-sb_bd_mq4.kzl-state_on_mq4 {
  display: block;
}
@media(min-width: 1082px) {.kzl-sb_bd_mq4 {
  display: none!important;
}
}.kzl-mob_nav_mq4 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1D160D;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1079px) {.kzl-mob_nav_mq4 {
  display: none;
}
}.kzl-mob_nav_item_mq4 {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  align-items: center;
  color: #7A6845;
  flex-direction: column;
  display: flex;
}.kzl-mob_nav_ic_mq4 {
  line-height: 1;
}.kzl-mob_nav_ic_mq4 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.kzl-mob_nav_lb_mq4 {
  font-weight: 600;
  color: #7A6845;
  font-size: 0.625rem;
}.kzl-mob_nav_item_mq4.kzl-state_active_mq4 {
  color: #C9A84C;
}.kzl-mob_nav_item_mq4.kzl-state_active_mq4 .kzl-mob_nav_lb_mq4 {
  color: #C9A84C;
}.kzl-hero_mq4 {
  padding: 1.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.kzl-hero_mq4 {
  padding: 24px 1.5rem 0;
}
}.kzl-hero_in_mq4 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.kzl-hero_in_mq4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.kzl-hero_in_mq4 {
  grid-template-columns: 1fr 21.25rem;
}
}.kzl-hero_promo_mq4 {
  overflow: hidden;
  background: #161009;
  border-radius: 14px;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 767px) {.kzl-hero_promo_mq4 {
  min-height: 280px;
}
}.kzl-hero_promo_bg_mq4 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1F1408 0%,#0F0B08 100%);
  background-size: cover;
  position: absolute;
}.kzl-hero_promo_bg_mq4::after {
  background: linear-gradient(90deg,#0F0B08 0%,rgba(9, 7, 5, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kzl-hero_promo_glow_mq4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 99, 24, 0.22) 0%,transparent 65%);
  height: 300px;
  top: -2.5rem;
  pointer-events: none;
  width: 300px;
  position: absolute;
  right: 3.75rem;
}.kzl-hero_promo_ct_mq4 {
  padding: 28px 1.5rem 1.75rem 28px;
  justify-content: center;
  z-index: 2;
  position: relative;
  display: flex;
  max-width: 480px;
  flex-direction: column;
}
@media(min-width: 767px) {.kzl-hero_promo_ct_mq4 {
  padding: 2.5rem 32px;
}
}.kzl-hero_badge_mq4 {
  padding: 5px 12px;
  background: rgba(201, 168, 76, 0.18);
  border: 1px solid rgba(201, 168, 76, 0.07);
  border-radius: 1.25rem;
  font-size: 0.625rem;
  margin-bottom: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9A84C;
  display: inline-block;
}.kzl-hero_h1_mq4 {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  color: #F7EFD8;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cormorant Garamond', serif;
}.kzl-hero_h1_mq4 em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 769px) {.kzl-hero_h1_mq4 {
  font-size: 2.25rem;
}
}.kzl-hero_sub_mq4 {
  line-height: 1.55;
  color: #B0976A;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.kzl-hero_sub_mq4 {
  font-size: 0.875rem;
}
}.kzl-hero_row_mq4 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.kzl-hero_cta_mq4 {
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #3DAA6C;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 0.875rem rgba(61, 170, 108, 0.42);
  color: #120C04;
  font-weight: 700;
}.kzl-hero_cta_mq4:hover {
  background: #4EC07D;
}.kzl-hero_terms_mq4 {
  font-size: 11px;
  color: #7A6845;
}.kzl-hero_game_mq4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  overflow: hidden;
  background: #161009;
  position: relative;
  flex-direction: column;
  display: flex;
}.kzl-hero_game_badge_mq4 {
  border: 1px solid rgba(232, 184, 75, 0.14);
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(232, 184, 75, 0.14);
  text-transform: uppercase;
  top: 12px;
  position: absolute;
  left: 12px;
  z-index: 3;
  font-size: 10px;
  letter-spacing: .06em;
  color: #E8B84B;
  font-weight: 700;
}.kzl-hero_game_badge_mq4 svg {
  margin-right: 4px;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.kzl-hero_game_img_mq4 {
  overflow: hidden;
  background: linear-gradient(135deg,#1F1408,#0F0B08);
  position: relative;
  padding-bottom: 60%;
}.kzl-hero_game_img_mq4 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kzl-hero_game_play_mq4 {
  inset: 0;
  background: rgba(9, 7, 5, 0.72);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.kzl-hero_game_mq4:hover .kzl-hero_game_play_mq4 {
  opacity: 1;
}.kzl-hero_game_play_mq4 span {
  border-radius: 50%;
  background: #C9A84C;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  width: 52px;
}.kzl-hero_game_play_mq4 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.kzl-hero_game_info_mq4 {
  padding: 14px 16px;
}.kzl-hero_game_title_mq4 {
  color: #F7EFD8;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 15px;
}.kzl-hero_game_provider_mq4 {
  color: #8A7550;
  font-size: 11px;
}.kzl-hero_game_btn_mq4 {
  background: #C9A84C;
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  display: block;
  color: #F7EFD8;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.kzl-hero_game_mq4:hover .kzl-hero_game_btn_mq4 {
  background: #DCBA5E;
}.kzl-gcg_mq4 {
  background: #0F0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.kzl-gcg_mq4 {
  padding: 44px 24px 0;
}
}.kzl-gcg_in_mq4 {
  margin: 0 auto;
  max-width: 1320px;
}.kzl-gcg_head_mq4 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.kzl-gcg_label_mq4 {
  font-weight: 700;
  font-size: 11px;
  color: #C9A84C;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.kzl-gcg_h2_mq4 {
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F7EFD8;
}
@media(min-width: 765px) {.kzl-gcg_h2_mq4 {
  font-size: 1.75rem;
}
}.kzl-gcg_intro_mq4 {
  color: #8A7550;
  font-size: 0.813rem;
  line-height: 1.6;
}.kzl-gcg_grid_mq4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.kzl-gcg_grid_mq4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kzl-gcg_grid_mq4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kzl-gcg_card_mq4 {
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  position: relative;
}.kzl-gcg_card_mq4:hover {
  border-color: rgba(201, 168, 76, 0.18);
  transform: translateY(-3px);
}.kzl-gcg_card_bg_mq4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.kzl-gcg_card_bg_mq4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kzl-gcg_card_ic_mq4 {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  top: 1.125rem;
  color: #F7EFD8;
  height: 40px;
  justify-content: center;
  right: 1.125rem;
  display: flex;
  align-items: center;
  width: 40px;
  position: absolute;
}.kzl-gcg_card_ic_mq4 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.kzl-gcg_card_ct_mq4 {
  position: relative;
  z-index: 1;
}.kzl-gcg_card_h_mq4 {
  color: #F7EFD8;
  font-size: 18px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.kzl-gcg_card_h_mq4 {
  font-size: 20px;
}
}.kzl-gcg_card_p_mq4 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
}.kzl-gcg_card_p_mq4 strong {
  font-weight: 600;
  color: #F7EFD8;
}.kzl-gcg_card_cta_mq4 {
  gap: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  color: #C9A84C;
  text-transform: uppercase;
  align-items: center;
}.kzl-gcg_card_cta_mq4 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.kzl-ws_mq4 {
  background: #0F0B08;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.kzl-ws_mq4 {
  padding: 2.25rem 1.5rem 0;
}
}.kzl-ws_in_mq4 {
  margin: 0 auto;
  max-width: 1320px;
}.kzl-ws_head_mq4 {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
}.kzl-ws_title_mq4 {
  gap: 10px;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  font-weight: 700;
  align-items: center;
  color: #F7EFD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
}.kzl-ws_title_ic_mq4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  color: #E8B84B;
}.kzl-ws_online_mq4 {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  color: #8A7550;
  align-items: center;
}.kzl-ws_online_dot_mq4 {
  border-radius: 50%;
  background: #3DAA6C;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(61, 170, 108, 0.15);
  height: 8px;
  flex-shrink: 0;
}.kzl-ws_scroll_mq4 {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.kzl-ws_scroll_mq4::-webkit-scrollbar {
  display: none;
}.kzl-wc_mq4 {
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border-radius: 8px;
  background: #161009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.kzl-wc_img_mq4 {
  border-radius: 5px;
  overflow: hidden;
  background: #1D160D;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.kzl-wc_img_mq4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.kzl-wc_info_mq4 {
  min-width: 0;
}.kzl-wc_game_mq4 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #D8C99A;
}.kzl-wc_player_mq4 {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #7A6845;
}.kzl-wc_amount_mq4 {
  color: #3DAA6C;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.kzl-app_mq4 {
  background: #0F0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.kzl-app_mq4 {
  padding: 2.75rem 1.5rem 0;
}
}.kzl-app_in_mq4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kzl-app_head_mq4 {
  margin-bottom: 1rem;
}.kzl-app_label_mq4 {
  text-transform: uppercase;
  font-size: 11px;
  color: #C9A84C;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.kzl-app_h2_mq4 {
  font-weight: 800;
  color: #F7EFD8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.kzl-app_h2_mq4 {
  font-size: 24px;
}
}.kzl-app_sub_mq4 {
  color: #8A7550;
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.kzl-app_sub_mq4 strong {
  font-weight: 700;
  color: #D8C99A;
}.kzl-app_cards_mq4 {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.kzl-app_cards_mq4 {
  grid-template-columns: repeat(3,1fr);
}
}.kzl-app_card_mq4 {
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.kzl-app_card_ios_mq4 {
  background: linear-gradient(135deg,rgba(201, 168, 76, 0.18) 0%,#1D160D 100%);
}.kzl-app_card_android_mq4 {
  background: linear-gradient(135deg,rgba(61, 170, 108, 0.15) 0%,#1D160D 100%);
}.kzl-app_card_win_mq4 {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.14) 0%,#1D160D 100%);
}.kzl-app_card_ic_mq4 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
}.kzl-app_card_ic_mq4 {
  flex-shrink: 0;
  color: #F7EFD8;
}.kzl-app_card_os_mq4 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8A7550;
  margin-bottom: 6px;
  font-size: 10px;
}.kzl-app_card_title_mq4 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F7EFD8;
}.kzl-app_card_text_mq4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A7550;
  margin-bottom: 14px;
  line-height: 1.5;
}.kzl-app_card_btn_mq4 {
  padding: 10px 18px;
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(201, 168, 76, 0.38);
  display: inline-flex;
  font-size: 13px;
  color: #F7EFD8;
  font-weight: 700;
  align-items: center;
}.kzl-app_card_btn_mq4:hover {
  background: rgba(255, 255, 255, 0.07);
}.kzl-bon_mq4 {
  padding: 36px 1rem 0;
  background: #0F0B08;
}
@media(min-width: 767px) {.kzl-bon_mq4 {
  padding: 2.75rem 1.5rem 0;
}
}.kzl-bon_in_mq4 {
  margin: 0 auto;
  max-width: 1320px;
}.kzl-bon_head_mq4 {
  margin-bottom: 20px;
}.kzl-bon_label_mq4 {
  font-weight: 700;
  color: #C9A84C;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.kzl-bon_h2_mq4 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F7EFD8;
}
@media(min-width: 765px) {.kzl-bon_h2_mq4 {
  font-size: 24px;
}
}.kzl-bon_seo_mq4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8A7550;
  max-width: 38.75rem;
}.kzl-bon_seo_mq4 strong {
  color: #D8C99A;
  font-weight: 700;
}.kzl-bon_seo_mq4 a {
  text-decoration: underline;
  color: #C9A84C;
}.kzl-bon_grid_mq4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.kzl-bon_grid_mq4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.kzl-bon_grid_mq4 {
  grid-template-columns: repeat(5,1fr);
}
}.kzl-bon_card_mq4 {
  transition: border-color .2s,transform .2s;
  background: #161009;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.kzl-bon_card_mq4:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-2px);
}.kzl-bon_card_ic_mq4 svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kzl-bon_card_ic_mq4 {
  margin-bottom: 0.625rem;
}.kzl-bon_card_type_mq4 {
  font-size: 10px;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #8A7550;
}.kzl-bon_card_amount_mq4 {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  color: #E8B84B;
}.kzl-bon_card_name_mq4 {
  margin-bottom: 0.5rem;
  color: #F7EFD8;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
}.kzl-bon_card_detail_mq4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #7A6845;
  overflow-wrap: break-word;
  line-height: 1.5;
}.kzl-reg_mq4 {
  padding: 36px 16px 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.kzl-reg_mq4 {
  padding: 2.75rem 24px 0;
}
}.kzl-reg_in_mq4 {
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #1D160D;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.kzl-reg_in_mq4 {
  padding: 2.5rem;
}
}.kzl-reg_top_mq4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.kzl-reg_top_mq4 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.kzl-reg_label_mq4 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A84C;
  letter-spacing: .08em;
}.kzl-reg_h2_mq4 {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F7EFD8;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 770px) {.kzl-reg_h2_mq4 {
  font-size: 28px;
}
}.kzl-reg_bonus_mq4 {
  background: rgba(232, 184, 75, 0.14);
  border: 1px solid rgba(232, 184, 75, 0.14);
  gap: 0.5rem;
  border-radius: 8px;
  padding: 0.625rem 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.kzl-reg_bonus_amount_mq4 {
  font-size: 20px;
  color: #E8B84B;
  font-weight: 800;
}.kzl-reg_bonus_text_mq4 {
  line-height: 1.35;
  color: #B0976A;
  font-size: 13px;
}.kzl-reg_cta_btn_mq4 {
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #3DAA6C;
  border-radius: 0.5rem;
  font-weight: 700;
  box-shadow: 0 0.25rem 0.875rem rgba(61, 170, 108, 0.42);
  font-size: 0.938rem;
  color: #120C04;
  margin-bottom: 0.75rem;
  display: inline-block;
}.kzl-reg_cta_btn_mq4:hover {
  background: #4EC07D;
}.kzl-reg_terms_mq4 {
  font-size: 0.688rem;
  color: #7A6845;
  line-height: 1.5;
}.kzl-reg_seo_mq4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7550;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.kzl-reg_seo_mq4 p {
  color: #8A7550;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
}.kzl-reg_seo_mq4 p:last-child {
  margin-bottom: 0;
}.kzl-reg_seo_mq4 strong {
  font-weight: 700;
  color: #D8C99A;
}.kzl-reg_seo_mq4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.kzl-reg_seo_mq4 a:hover {
  color: #DCBA5E;
}.kzl-reg_seo_mq4 ul,.kzl-reg_seo_mq4 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.kzl-reg_seo_mq4 ol {
  list-style: decimal;
}.kzl-reg_seo_mq4 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #8A7550;
}.kzl-reg_seo_mq4 table {
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.kzl-reg_seo_mq4 table {
  display: table;
}
}.kzl-reg_seo_mq4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D8C99A;
}.kzl-reg_seo_mq4 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7550;
}.kzl-reg_steps_mq4 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.kzl-reg_steps_mq4 {
  margin-top: 0;
}
}.kzl-reg_step_mq4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.kzl-reg_step_num_mq4 {
  border: 1px solid rgba(201, 168, 76, 0.07);
  border-radius: 50%;
  background: rgba(201, 168, 76, 0.18);
  height: 34px;
  font-weight: 800;
  justify-content: center;
  display: flex;
  width: 2.125rem;
  align-items: center;
  color: #C9A84C;
  font-size: 0.875rem;
  flex-shrink: 0;
}.kzl-reg_step_title_mq4 {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #F7EFD8;
}.kzl-reg_step_text_mq4 {
  font-size: 12px;
  color: #8A7550;
  line-height: 1.5;
}.kzl-reg_trust_mq4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.kzl-reg_trust_item_mq4 {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A7550;
}.kzl-reg_trust_ic_mq4 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  color: #C9A84C;
  stroke-linecap: round;
}.kzl-prov_mq4 {
  padding: 36px 1rem 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.kzl-prov_mq4 {
  padding: 44px 1.5rem 0;
}
}.kzl-prov_in_mq4 {
  margin: 0 auto;
  max-width: 1320px;
}.kzl-prov_head_mq4 {
  margin-bottom: 1rem;
}.kzl-prov_label_mq4 {
  margin-bottom: 0.5rem;
  color: #C9A84C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.kzl-prov_h2_mq4 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F7EFD8;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.kzl-prov_h2_mq4 {
  font-size: 24px;
}
}.kzl-prov_seo_mq4 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7550;
}.kzl-prov_seo_mq4 strong {
  font-weight: 700;
  color: #D8C99A;
}.kzl-prov_seo_mq4 a {
  color: #C9A84C;
  text-decoration: underline;
}.kzl-prov_grid_mq4 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.kzl-prov_grid_mq4 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.kzl-prov_grid_mq4 {
  grid-template-columns: repeat(8,1fr);
}
}.kzl-prov_card_mq4 {
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  background: #161009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.kzl-prov_card_mq4:hover {
  border-color: rgba(201, 168, 76, 0.38);
  background: #1D160D;
}.kzl-prov_logo_mq4 {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  width: 44px;
}.kzl-prov_logo_mq4 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.kzl-prov_name_mq4 {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  color: #B0976A;
}.kzl-seo_mq4 {
  background: #0F0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.kzl-seo_mq4 {
  padding: 2.75rem 1.5rem 0;
}
}.kzl-seo_in_mq4 {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1D160D;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.kzl-seo_in_mq4 {
  padding: 36px 40px;
}
}.kzl-seo_label_mq4 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C9A84C;
  text-transform: uppercase;
  font-weight: 700;
}.kzl-seo_h2_mq4 {
  color: #F7EFD8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.kzl-seo_h2_mq4 {
  font-size: 24px;
}
}.kzl-seo_body_mq4 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #B0976A;
}.kzl-seo_body_mq4 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B0976A;
}.kzl-seo_body_mq4 p:last-child {
  margin-bottom: 0;
}.kzl-seo_body_mq4 strong {
  font-weight: 700;
  color: #D8C99A;
}.kzl-seo_body_mq4 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.kzl-seo_body_mq4 a:hover {
  color: #DCBA5E;
}.kzl-seo_body_mq4 ul,.kzl-seo_body_mq4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.kzl-seo_body_mq4 ol {
  list-style: decimal;
}.kzl-seo_body_mq4 li {
  font-size: 0.875rem;
  color: #B0976A;
  margin-bottom: 6px;
  line-height: 1.75;
}.kzl-seo_body_mq4 table {
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.kzl-seo_body_mq4 table {
  display: table;
}
}.kzl-seo_body_mq4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D8C99A;
  font-weight: 700;
}.kzl-seo_body_mq4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B0976A;
}.kzl-seo_cols_mq4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.kzl-seo_cols_mq4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kzl-seo_cols_mq4 {
  grid-template-columns: repeat(3,1fr);
}
}.kzl-seo_col_h_mq4 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D8C99A;
  font-size: 0.813rem;
}.kzl-seo_col_p_mq4 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7550;
}.kzl-seo_stats_mq4 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.kzl-seo_stat_mq4 {
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(201, 168, 76, 0.07);
  border: 1px solid rgba(201, 168, 76, 0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.kzl-seo_stat_val_mq4 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C9A84C;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.kzl-seo_stat_lb_mq4 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A7550;
}.kzl-pmt_mq4 {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width:768px) {.kzl-pmt_mq4 {
  padding: 44px 1.5rem 0;
}
}.kzl-pmt_in_mq4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kzl-pmt_head_mq4 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.kzl-pmt_label_mq4 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C9A84C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kzl-pmt_h2_mq4 {
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F7EFD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.kzl-pmt_h2_mq4 {
  font-size: 28px;
}
}.kzl-pmt_intro_mq4 {
  color: #8A7550;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.kzl-pmt_groups_mq4 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.kzl-pmt_group_mq4 {
  background: #1D160D;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 1.25rem;
}.kzl-pmt_group_head_mq4 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.kzl-pmt_group_ic_mq4 {
  border-radius: 5px;
  background: rgba(201, 168, 76, 0.18);
  width: 2.25rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2.25rem;
  color: #C9A84C;
  align-items: center;
  display: flex;
}.kzl-pmt_group_ic_mq4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.kzl-pmt_group_h_mq4 {
  margin: 0;
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F7EFD8;
}.kzl-pmt_group_p_mq4 {
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #8A7550;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kzl-pmt_group_p_mq4 strong {
  color: #D8C99A;
  font-weight: 600;
}.kzl-pmt_table_wrap_mq4 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.kzl-pmt_table_mq4 {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.kzl-pmt_table_mq4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  letter-spacing: .04em;
  font-weight: 700;
  color: #D8C99A;
  font-size: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
}.kzl-pmt_table_mq4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #8A7550;
}.kzl-pmt_table_mq4 tbody tr:last-child td {
  border-bottom: none;
}.kzl-pmt_table_mq4 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D8C99A;
}.kzl-seo_mq4 {
  background: #0F0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.kzl-seo_mq4 {
  padding: 44px 1.5rem 0;
}
}.kzl-seo_in_mq4 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1D160D;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.kzl-seo_in_mq4 {
  padding: 2.25rem 2.5rem;
}
}.kzl-seo_label_mq4 {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #C9A84C;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.kzl-seo_h2_mq4 {
  line-height: 1.25;
  color: #F7EFD8;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.kzl-seo_h2_mq4 {
  font-size: 24px;
}
}.kzl-seo_body_mq4 {
  color: #B0976A;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.kzl-seo_body_mq4 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #B0976A;
}.kzl-seo_body_mq4 p:last-child {
  margin-bottom: 0;
}.kzl-seo_body_mq4 strong {
  color: #D8C99A;
  font-weight: 700;
}.kzl-seo_body_mq4 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.kzl-seo_body_mq4 a:hover {
  color: #DCBA5E;
}.kzl-seo_body_mq4 ul,.kzl-seo_body_mq4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kzl-seo_body_mq4 ol {
  list-style: decimal;
}.kzl-seo_body_mq4 li {
  line-height: 1.75;
  color: #B0976A;
  margin-bottom: 6px;
  font-size: 14px;
}.kzl-seo_body_mq4 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 771px) {.kzl-seo_body_mq4 table {
  display: table;
}
}.kzl-seo_body_mq4 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C99A;
  text-align: left;
  font-weight: 700;
}.kzl-seo_body_mq4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B0976A;
}.kzl-seo_cols_mq4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.kzl-seo_cols_mq4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kzl-seo_cols_mq4 {
  grid-template-columns: repeat(3,1fr);
}
}.kzl-seo_col_h_mq4 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D8C99A;
  margin-bottom: 0.438rem;
}.kzl-seo_col_p_mq4 {
  font-size: 0.813rem;
  color: #8A7550;
  overflow-wrap: break-word;
  line-height: 1.65;
}.kzl-seo_stats_mq4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.kzl-seo_stat_mq4 {
  padding: 14px 1rem;
  border: 1px solid rgba(201, 168, 76, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(201, 168, 76, 0.07);
  min-width: 8.75rem;
}.kzl-seo_stat_val_mq4 {
  font-size: 1.25rem;
  color: #C9A84C;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.kzl-seo_stat_lb_mq4 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7550;
}.kzl-seo_mq4 {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.kzl-seo_mq4 {
  padding: 44px 1.5rem 0;
}
}.kzl-seo_in_mq4 {
  background: #1D160D;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.kzl-seo_in_mq4 {
  padding: 36px 2.5rem;
}
}.kzl-seo_label_mq4 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C9A84C;
  font-size: 11px;
}.kzl-seo_h2_mq4 {
  color: #F7EFD8;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.kzl-seo_h2_mq4 {
  font-size: 1.5rem;
}
}.kzl-seo_body_mq4 {
  font-size: 14px;
  color: #B0976A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kzl-seo_body_mq4 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #B0976A;
  line-height: 1.75;
}.kzl-seo_body_mq4 p:last-child {
  margin-bottom: 0;
}.kzl-seo_body_mq4 strong {
  color: #D8C99A;
  font-weight: 700;
}.kzl-seo_body_mq4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.kzl-seo_body_mq4 a:hover {
  color: #DCBA5E;
}.kzl-seo_body_mq4 ul,.kzl-seo_body_mq4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.kzl-seo_body_mq4 ol {
  list-style: decimal;
}.kzl-seo_body_mq4 li {
  color: #B0976A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.kzl-seo_body_mq4 table {
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.kzl-seo_body_mq4 table {
  display: table;
}
}.kzl-seo_body_mq4 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D8C99A;
  font-weight: 700;
}.kzl-seo_body_mq4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B0976A;
}.kzl-seo_cols_mq4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.kzl-seo_cols_mq4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kzl-seo_cols_mq4 {
  grid-template-columns: repeat(3,1fr);
}
}.kzl-seo_col_h_mq4 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D8C99A;
  margin-bottom: 0.438rem;
}.kzl-seo_col_p_mq4 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7550;
}.kzl-seo_stats_mq4 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.kzl-seo_stat_mq4 {
  border-radius: 8px;
  border: 1px solid rgba(201, 168, 76, 0.18);
  background: rgba(201, 168, 76, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.kzl-seo_stat_val_mq4 {
  margin-bottom: 0.25rem;
  color: #C9A84C;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.kzl-seo_stat_lb_mq4 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7550;
}.kzl-faq_mq4 {
  background: #0F0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.kzl-faq_mq4 {
  padding: 44px 1.5rem 0;
}
}.kzl-faq_in_mq4 {
  margin: 0 auto;
  max-width: 1320px;
}.kzl-faq_head_mq4 {
  margin-bottom: 20px;
}.kzl-faq_label_mq4 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C9A84C;
  font-weight: 700;
}.kzl-faq_h2_mq4 {
  color: #F7EFD8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.kzl-faq_h2_mq4 {
  font-size: 1.5rem;
}
}.kzl-faq_list_mq4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kzl-faq_item_mq4 {
  overflow: hidden;
  background: #1D160D;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.kzl-faq_q_mq4 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #D8C99A;
  display: flex;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.kzl-faq_q_mq4:hover {
  color: #F7EFD8;
}.kzl-faq_q_ic_mq4 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  height: 24px;
  justify-content: center;
  align-items: center;
  color: #C9A84C;
  display: flex;
  width: 24px;
  font-size: 16px;
  flex-shrink: 0;
}.kzl-faq_item_mq4.kzl-state_open_mq4 .kzl-faq_q_ic_mq4 {
  transform: rotate(45deg);
}.kzl-faq_a_mq4 {
  padding: 0 20px 16px;
  font-size: 13px;
  line-height: 1.7;
  color: #8A7550;
  display: none;
  overflow-wrap: break-word;
}.kzl-faq_item_mq4.kzl-state_open_mq4 .kzl-faq_a_mq4 {
  display: block;
}.kzl-faq_a_mq4 strong {
  font-weight: 700;
  color: #D8C99A;
}.kzl-faq_a_mq4 a {
  color: #C9A84C;
  text-decoration: underline;
}.kzl-faq_a_mq4 ul,.kzl-faq_a_mq4 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.kzl-faq_a_mq4 ol {
  list-style: decimal;
}.kzl-faq_a_mq4 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.kzl-faq_a_mq4 table {
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.kzl-faq_a_mq4 table {
  display: table;
}
}.kzl-faq_a_mq4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #D8C99A;
  text-align: left;
  font-weight: 700;
}.kzl-faq_a_mq4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #8A7550;
}.kzl-ft_mq4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090705;
  margin-top: 48px;
}.kzl-ft_support_mq4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.kzl-ft_support_mq4 {
  padding: 28px 24px;
}
}.kzl-ft_support_in_mq4 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kzl-ft_support_main_mq4 {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.kzl-ft_support_ic_mq4 {
  color: #C9A84C;
  flex-shrink: 0;
}.kzl-ft_support_ic_mq4 svg {
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.kzl-ft_support_text_title_mq4 {
  color: #F7EFD8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.kzl-ft_support_text_sub_mq4 {
  font-size: 12px;
  color: #8A7550;
  overflow-wrap: break-word;
}.kzl-ft_support_btn_mq4 {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #C9A84C;
  font-weight: 700;
  flex-shrink: 0;
  color: #F7EFD8;
  white-space: nowrap;
  font-size: 13px;
}.kzl-ft_support_btn_mq4:hover {
  background: #DCBA5E;
}.kzl-ft_support_contacts_mq4 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.kzl-ft_support_contact_mq4 {
  font-size: 12px;
  line-height: 1.4;
  color: #7A6845;
}.kzl-ft_support_contact_mq4 strong {
  color: #B0976A;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
}.kzl-ft_main_mq4 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.kzl-ft_main_mq4 {
  padding: 40px 24px 2rem;
}
}.kzl-ft_main_in_mq4 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.kzl-ft_main_in_mq4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.kzl-ft_main_in_mq4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kzl-ft_col_logo_mq4 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.kzl-ft_col_logo_mq4 {
  grid-column: auto;
}
}.kzl-ft_logo_mq4 {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 0.75rem;
  font-size: 16px;
  color: #F7EFD8;
}.kzl-ft_logo_mark_mq4 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.kzl-ft_logo_mark_mq4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kzl-ft_logo_sub_mq4 {
  overflow-wrap: break-word;
  color: #7A6845;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.kzl-ft_col_title_mq4 {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #B0976A;
  font-weight: 700;
  font-size: 12px;
}.kzl-ft_col_links_mq4 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.kzl-ft_col_link_mq4 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #7A6845;
  overflow-wrap: break-word;
}.kzl-ft_col_link_mq4:hover {
  color: #D8C99A;
}.kzl-ft_apps_mq4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kzl-ft_app_card_mq4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.kzl-ft_app_card_mq4:hover {
  border-color: rgba(201, 168, 76, 0.38);
}.kzl-ft_app_card_ic_mq4 svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.kzl-ft_app_card_os_mq4 {
  font-weight: 600;
  color: #7A6845;
  font-size: 0.625rem;
}.kzl-ft_app_card_action_mq4 {
  color: #D8C99A;
  font-size: 12px;
  font-weight: 700;
}.kzl-ft_bot_mq4 {
  padding: 20px 16px;
}
@media(min-width:768px) {.kzl-ft_bot_mq4 {
  padding: 20px 1.5rem;
}
}.kzl-ft_bot_in_mq4 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.kzl-ft_socials_mq4 {
  gap: 8px;
  display: flex;
}.kzl-ft_soc_mq4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #B0976A;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
}.kzl-ft_soc_mq4 svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kzl-ft_soc_mq4:hover {
  background: rgba(255, 255, 255, 0.07);
}.kzl-ft_legal_mq4 {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #8C7B5C;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.kzl-ft_legal_mq4 strong {
  font-weight: 700;
  color: #B0976A;
}.kzl-ft_legal_mq4 a {
  text-decoration: underline;
  color: #B0976A;
}.kzl-ft_age_mq4 {
  border: 2px solid #8C7B5C;
  border-radius: 50%;
  height: 32px;
  font-size: 0.688rem;
  color: #8C7B5C;
  align-items: center;
  display: flex;
  margin-left: auto;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
}