*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #120A05;
  color: #CEBF9C;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Lato', sans-serif;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.mqp_layout_cbn {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.mqp_page_cbn {
  min-height: 100vh;
  display: flex;
}.mqp_main_cbn {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1083px) {.mqp_main_cbn {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.mqp_main_cbn {
  padding-bottom: 72px;
}
}.mqp_gc_cbn {
  background: #180D06;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.625rem;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.mqp_gc_cbn {
  width: 156px;
}
}
@media(min-width: 1082px) {.mqp_gc_cbn {
  width: 168px;
}
}.mqp_gc_cbn:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 136, 26, 0.08);
}.mqp_gc_img_cbn {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.mqp_gc_img_cbn img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.mqp_gc_hover_cbn {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 7, 3, 0.78);
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.mqp_gc_cbn:hover .mqp_gc_hover_cbn {
  opacity: 1;
}.mqp_gc_hover_btn_cbn {
  padding: 0.5rem 1rem;
  border-radius: 5px;
  background: #D4881A;
  font-size: 0.75rem;
  color: #F4ECD8;
  font-weight: 700;
}.mqp_gc_info_cbn {
  padding: 0.5rem 10px 10px;
}.mqp_gc_name_cbn {
  overflow: hidden;
  color: #CEBF9C;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
  max-width: 100%;
}.mqp_gc_prov_cbn {
  color: #8A7254;
  font-size: 0.625rem;
}.mqp_gc_tag_cbn {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  font-weight: 700;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
  font-size: 0.563rem;
  text-transform: uppercase;
  left: 0.375rem;
}.mqp_gc_tag_hot_cbn {
  background: #C83220;
  color: #fff;
}.mqp_gc_tag_new_cbn {
  background: #2EA858;
  color: #120A05;
}.mqp_gc_tag_jp_cbn {
  background: #F0BC3A;
  color: #120A05;
}.mqp_gc_tag_ex_cbn {
  background: #8B3E0C;
  color: #fff;
}.mqp_gc_tag_live_cbn {
  background: #C83220;
  color: #fff;
}.mqp_gr_cbn {
  padding: 2rem 16px 0;
  background: #120A05;
}
@media(min-width: 769px) {.mqp_gr_cbn {
  padding: 36px 24px 0;
}
}.mqp_gr_in_cbn {
  margin: 0 auto;
  max-width: 85rem;
}.mqp_gr_head_cbn {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.mqp_gr_head_l_cbn {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.mqp_gr_ic_cbn {
  border-radius: 10px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
}.mqp_gr_ic_cbn svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.mqp_gr_title_cbn {
  font-size: 1rem;
  color: #F4ECD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.mqp_gr_title_cbn {
  font-size: 18px;
}
}.mqp_gr_more_cbn {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
  color: #7A6448;
  white-space: nowrap;
  align-items: center;
}.mqp_gr_more_cbn:hover {
  color: #D4881A;
}.mqp_gr_more_cbn svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.mqp_gr_arrows_cbn {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.mqp_gr_arr_cbn {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  color: #A08C68;
  height: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 30px;
}.mqp_gr_arr_cbn:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.mqp_gr_arr_cbn svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.mqp_gr_seo_h_cbn {
  margin: 0 0 0.375rem;
  font-size: 13px;
  color: #CEBF9C;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width: 771px) {.mqp_gr_seo_h_cbn {
  font-size: 0.875rem;
}
}.mqp_gr_seo_cbn {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.75rem;
  color: #7A6448;
  margin-bottom: 12px;
}.mqp_gr_seo_cbn strong {
  font-weight: 600;
  color: #CEBF9C;
}.mqp_gr_scroll_cbn {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.mqp_gr_scroll_cbn::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.mqp_gr_scroll_cbn {
  gap: 0.75rem;
}
}.mqp_tb_cbn {
  background: #110905;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  right: 0;
  align-items: center;
  height: 56px;
  left: 0;
  position: fixed;
  top: 0;
  display: flex;
}.mqp_tb_in_cbn {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.mqp_tb_burger_cbn {
  gap: 5px;
  border-radius: 10px;
  flex-direction: column;
  margin-right: 8px;
  justify-content: center;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
  display: flex;
}.mqp_tb_burger_cbn:hover {
  background: rgba(255, 255, 255, 0.05);
}.mqp_tb_burger_line_cbn {
  border-radius: 1px;
  background: #A08C68;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.mqp_tb_burger_cbn {
  display: none;
}
}.mqp_tb_logo_cbn {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 1.25rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
  color: #F4ECD8;
}.mqp_tb_logo_mark_cbn {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  display: flex;
  height: 32px;
  align-items: center;
}.mqp_tb_logo_mark_cbn img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.mqp_tb_nav_cbn {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.mqp_tb_nav_cbn {
  display: flex;
}
}.mqp_tb_tab_cbn {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  color: #A08C68;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.mqp_tb_tab_cbn:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.mqp_tb_tab_cbn.mqp_state_active_cbn {
  background: rgba(212, 136, 26, 0.18);
  color: #F4ECD8;
}.mqp_tb_right_cbn {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.mqp_tb_login_cbn {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  font-weight: 600;
  font-size: 13px;
  color: #CEBF9C;
  display: none;
}.mqp_tb_login_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
  color: #F4ECD8;
}
@media(min-width: 478px) {.mqp_tb_login_cbn {
  display: block;
}
}.mqp_tb_reg_cbn {
  border-radius: 10px;
  transition: background .2s;
  background: #2EA858;
  padding: 0.563rem 18px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0E0904;
  font-weight: 700;
}.mqp_tb_reg_cbn:hover {
  background: #38C468;
}.mqp_sb_cbn {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1F1008;
  transition: transform .25s ease;
  left: 0;
  top: 56px;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
}.mqp_sb_cbn.mqp_state_open_cbn {
  transform: translateX(0);
}.mqp_sb_cbn::-webkit-scrollbar {
  width: 4px;
}.mqp_sb_cbn::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.mqp_sb_cbn {
  transform: translateX(0);
}
}.mqp_sb_auth_cbn {
  padding: 0.875rem 12px 0.625rem;
}.mqp_sb_btn_reg_cbn {
  transition: background .2s;
  background: #2EA858;
  border-radius: 10px;
  padding: 0.688rem;
  font-size: 13px;
  color: #0E0904;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  text-align: center;
}.mqp_sb_btn_reg_cbn:hover {
  background: #38C468;
}.mqp_sb_btn_login_cbn {
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  color: #CEBF9C;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 600;
}.mqp_sb_btn_login_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
  color: #F4ECD8;
}.mqp_sb_promo_cbn {
  border-radius: 0.625rem;
  padding: 12px 14px;
  border: 1px solid rgba(212, 136, 26, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#3A1804,#1F1008);
  margin: 0 12px 0.625rem;
  position: relative;
}.mqp_sb_promo_cbn::before {
  background: radial-gradient(circle,rgba(212, 136, 26, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -20px;
  right: -20px;
  position: absolute;
  width: 80px;
  height: 80px;
}.mqp_sb_promo_title_cbn {
  color: #D4881A;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.mqp_sb_promo_text_cbn {
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
}.mqp_sb_promo_sub_cbn {
  margin-top: 3px;
  color: #7A6448;
  font-size: 10px;
}.mqp_sb_nav_cbn {
  padding: 6px 0.5rem 16px;
}.mqp_sb_nav_lb_cbn {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #8A7254;
  font-size: 10px;
}.mqp_sb_link_cbn {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 5px;
  cursor: pointer;
  color: #A08C68;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
}.mqp_sb_link_cbn:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.mqp_sb_link_cbn.mqp_state_active_cbn {
  background: rgba(212, 136, 26, 0.18);
  color: #F4ECD8;
}.mqp_sb_ic_cbn {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
  width: 1.875rem;
}.mqp_sb_ic_cbn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.mqp_sb_ic_1_cbn {
  background: rgba(212, 136, 26, 0.08);
  color: #D4881A;
}.mqp_sb_ic_2_cbn {
  background: rgba(46, 168, 88, 0.18);
  color: #2EA858;
}.mqp_sb_ic_3_cbn {
  background: rgba(240, 188, 58, 0.16);
  color: #F0BC3A;
}.mqp_sb_ic_4_cbn {
  background: rgba(139, 62, 12, 0.28);
  color: #8B3E0C;
}.mqp_sb_ic_5_cbn {
  background: rgba(212, 136, 26, 0.08);
  color: #E03E7A;
}.mqp_sb_ic_6_cbn {
  background: rgba(139, 62, 12, 0.28);
  color: #7C34C8;
}.mqp_sb_badge_cbn {
  background: #F0BC3A;
  padding: 2px 0.438rem;
  border-radius: 5px;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0E0904;
}.mqp_sb_bot_cbn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.mqp_sb_lang_cbn,.mqp_sb_help_cbn {
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 5px;
  flex: 1;
  font-size: 11px;
  color: #A08C68;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}.mqp_sb_lang_cbn:hover,.mqp_sb_help_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
  color: #F4ECD8;
}.mqp_sb_lang_cbn svg,.mqp_sb_help_cbn svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.mqp_sb_bd_cbn {
  inset: 0;
  background: rgba(12, 7, 3, 0.78);
  display: none;
  z-index: 69;
  position: fixed;
}.mqp_sb_bd_cbn.mqp_state_on_cbn {
  display: block;
}
@media(min-width: 1081px) {.mqp_sb_bd_cbn {
  display: none!important;
}
}.mqp_mob_nav_cbn {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1F1008;
  z-index: 80;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1081px) {.mqp_mob_nav_cbn {
  display: none;
}
}.mqp_mob_nav_item_cbn {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #8A7254;
}.mqp_mob_nav_ic_cbn {
  line-height: 1;
}.mqp_mob_nav_ic_cbn svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.mqp_mob_nav_lb_cbn {
  color: #8A7254;
  font-size: 0.625rem;
  font-weight: 600;
}.mqp_mob_nav_item_cbn.mqp_state_active_cbn {
  color: #D4881A;
}.mqp_mob_nav_item_cbn.mqp_state_active_cbn .mqp_mob_nav_lb_cbn {
  color: #D4881A;
}.mqp_hero_cbn {
  background: #120A05;
  padding: 20px 1rem 0;
}
@media(min-width:768px) {.mqp_hero_cbn {
  padding: 1.5rem 1.5rem 0;
}
}.mqp_hero_in_cbn {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1360px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.mqp_hero_in_cbn {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.mqp_hero_in_cbn {
  grid-template-columns: 1fr 340px;
}
}.mqp_hero_promo_cbn {
  background: #180D06;
  overflow: hidden;
  border-radius: 1rem;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.mqp_hero_promo_cbn {
  min-height: 280px;
}
}.mqp_hero_promo_bg_cbn {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3A1804 0%,#120A05 100%);
  background-size: cover;
  position: absolute;
}.mqp_hero_promo_bg_cbn::after {
  background: linear-gradient(90deg,#120A05 0%,rgba(12, 7, 3, 0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.mqp_hero_promo_glow_cbn {
  background: radial-gradient(circle,rgba(139, 62, 12, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  height: 300px;
  pointer-events: none;
  top: -2.5rem;
  position: absolute;
  right: 60px;
}.mqp_hero_promo_ct_cbn {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
}
@media(min-width: 770px) {.mqp_hero_promo_ct_cbn {
  padding: 2.5rem 2rem;
}
}.mqp_hero_badge_cbn {
  border: 1px solid rgba(212, 136, 26, 0.08);
  border-radius: 22px;
  padding: 5px 0.75rem;
  background: rgba(212, 136, 26, 0.18);
  display: inline-block;
  color: #D4881A;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}.mqp_hero_h1_cbn {
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-size: 26px;
}.mqp_hero_h1_cbn em {
  color: #F0BC3A;
  font-style: normal;
}
@media(min-width: 770px) {.mqp_hero_h1_cbn {
  font-size: 36px;
}
}.mqp_hero_sub_cbn {
  color: #A08C68;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 766px) {.mqp_hero_sub_cbn {
  font-size: 14px;
}
}.mqp_hero_row_cbn {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mqp_hero_cta_cbn {
  border-radius: 0.625rem;
  background: #2EA858;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  color: #0E0904;
  font-weight: 700;
  box-shadow: 0 2px 18px rgba(46, 168, 88, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  font-size: 0.875rem;
}.mqp_hero_cta_cbn:hover {
  background: #38C468;
}.mqp_hero_terms_cbn {
  font-size: 11px;
  color: #8A7254;
}.mqp_hero_game_cbn {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #180D06;
  flex-direction: column;
  display: flex;
  position: relative;
}.mqp_hero_game_badge_cbn {
  border-radius: 1.375rem;
  border: 1px solid rgba(240, 188, 58, 0.16);
  background: rgba(240, 188, 58, 0.16);
  padding: 0.313rem 0.625rem;
  left: 12px;
  font-weight: 700;
  top: 12px;
  text-transform: uppercase;
  font-size: 10px;
  z-index: 3;
  color: #F0BC3A;
  letter-spacing: .06em;
  position: absolute;
}.mqp_hero_game_badge_cbn svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
}.mqp_hero_game_img_cbn {
  background: linear-gradient(135deg,#3A1804,#120A05);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.mqp_hero_game_img_cbn img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.mqp_hero_game_play_cbn {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 7, 3, 0.78);
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.mqp_hero_game_cbn:hover .mqp_hero_game_play_cbn {
  opacity: 1;
}.mqp_hero_game_play_cbn span {
  border-radius: 50%;
  background: #D4881A;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
}.mqp_hero_game_play_cbn span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.mqp_hero_game_info_cbn {
  padding: 0.875rem 1rem;
}.mqp_hero_game_title_cbn {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F4ECD8;
}.mqp_hero_game_provider_cbn {
  color: #7A6448;
  font-size: 0.688rem;
}.mqp_hero_game_btn_cbn {
  border-radius: 0.625rem;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  background: #D4881A;
  padding: 11px;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #F4ECD8;
}.mqp_hero_game_cbn:hover .mqp_hero_game_btn_cbn {
  background: #ECA030;
}.mqp_sbar_cbn {
  background: #120A05;
  padding: 16px 1rem 0;
}
@media(min-width: 765px) {.mqp_sbar_cbn {
  padding: 1.125rem 24px 0;
}
}.mqp_sbar_in_cbn {
  margin: 0 auto;
  max-width: 1360px;
}.mqp_sbar_row_cbn {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.mqp_sbar_input_cbn {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  flex: 1;
  padding: 11px 1rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: #180D06;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #7A6448;
  display: flex;
}.mqp_sbar_input_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
}.mqp_sbar_input_cbn svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
}.mqp_sbar_providers_cbn {
  gap: 0.5rem;
  padding: 0.688rem 18px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #180D06;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #CEBF9C;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  font-weight: 600;
}.mqp_sbar_providers_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
  color: #F4ECD8;
}.mqp_sbar_providers_cbn svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.mqp_sbar_tabs_cbn {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.mqp_sbar_tabs_cbn::-webkit-scrollbar {
  display: none;
}.mqp_sbar_tab_cbn {
  padding: 8px 14px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.375rem;
  color: #A08C68;
  cursor: pointer;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
}.mqp_sbar_tab_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.mqp_sbar_tab_cbn.mqp_state_active_cbn {
  border-color: rgba(212, 136, 26, 0.08);
  background: rgba(212, 136, 26, 0.18);
  color: #F4ECD8;
}.mqp_sbar_tab_ic_cbn svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.mqp_wy_cbn {
  padding: 32px 16px 0;
  background: #120A05;
}
@media(min-width:768px) {.mqp_wy_cbn {
  padding: 2.5rem 24px 0;
}
}.mqp_wy_in_cbn {
  margin: 0 auto;
  max-width: 1360px;
}.mqp_wy_head_cbn {
  margin-bottom: 18px;
  max-width: 720px;
}.mqp_wy_label_cbn {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4881A;
}.mqp_wy_h2_cbn {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
}
@media(min-width: 766px) {.mqp_wy_h2_cbn {
  font-size: 24px;
}
}.mqp_wy_intro_cbn {
  margin: 0;
  color: #7A6448;
  font-size: 0.813rem;
  line-height: 1.6;
}.mqp_wy_grid_cbn {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.mqp_wy_grid_cbn {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.mqp_wy_grid_cbn {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.mqp_wy_card_cbn {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1F1008;
}.mqp_wy_card_cbn:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 136, 26, 0.08);
}.mqp_wy_card_ic_cbn {
  background: rgba(212, 136, 26, 0.18);
  border-radius: 50%;
  color: #D4881A;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
}.mqp_wy_card_ic_cbn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.mqp_wy_card_h_cbn {
  color: #F4ECD8;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.25;
}.mqp_wy_card_p_cbn {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6448;
}.mqp_wy_card_p_cbn strong {
  color: #CEBF9C;
  font-weight: 600;
}.mqp_gr_jp_cbn {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1248 0%,#100810 100%);
  border-radius: 1rem;
  padding: 20px;
  position: relative;
}.mqp_gr_jp_cbn::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 62, 12, 0.28) 0%,transparent 70%);
  content: '';
  height: 250px;
  top: -60px;
  position: absolute;
  left: -60px;
  width: 250px;
}.mqp_gr_jp_cbn::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 188, 58, 0.16) 0%,transparent 70%);
  right: 0;
  content: '';
  bottom: -40px;
  width: 12.5rem;
  position: absolute;
  height: 12.5rem;
}.mqp_gr_jp_head_cbn {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
}.mqp_gr_jp_info_cbn {
  flex: 1;
}.mqp_gr_jp_label_cbn {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #7C34C8;
  text-transform: uppercase;
  margin-bottom: 6px;
}.mqp_gr_jp_label_cbn svg {
  stroke-linecap: round;
  height: 14px;
  margin-right: 0.25rem;
  width: 14px;
  vertical-align: -2px;
  stroke-linejoin: round;
}.mqp_gr_jp_amount_cbn {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  color: #F4ECD8;
  line-height: 1;
  margin-bottom: 4px;
}
@media(min-width: 770px) {.mqp_gr_jp_amount_cbn {
  font-size: 40px;
}
}.mqp_gr_jp_amount_cbn span {
  color: #F0BC3A;
}.mqp_gr_jp_seo_cbn {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 480px;
  line-height: 1.5;
  color: #A08C68;
}.mqp_gr_jp_cta_cbn {
  padding: 11px 1.25rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: rgba(139, 62, 12, 0.28);
  border: 1px solid rgba(139, 62, 12, 0.28);
  align-self: flex-start;
  white-space: nowrap;
  position: relative;
  margin-top: 0.25rem;
  font-size: 13px;
  flex-shrink: 0;
  z-index: 1;
  color: #F4ECD8;
  font-weight: 700;
}.mqp_gr_jp_cta_cbn:hover {
  background: #8B3E0C;
}.mqp_ws_cbn {
  padding: 32px 1rem 0;
  background: #120A05;
}
@media(min-width: 769px) {.mqp_ws_cbn {
  padding: 36px 1.5rem 0;
}
}.mqp_ws_in_cbn {
  margin: 0 auto;
  max-width: 1360px;
}.mqp_ws_head_cbn {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.mqp_ws_title_cbn {
  gap: 10px;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4ECD8;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
}.mqp_ws_title_ic_cbn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #F0BC3A;
  height: 1.125rem;
}.mqp_ws_online_cbn {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #7A6448;
}.mqp_ws_online_dot_cbn {
  background: #2EA858;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 168, 88, 0.18);
  width: 8px;
  height: 8px;
}.mqp_ws_scroll_cbn {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.mqp_ws_scroll_cbn::-webkit-scrollbar {
  display: none;
}.mqp_wc_cbn {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: #180D06;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.mqp_wc_img_cbn {
  background: #1F1008;
  overflow: hidden;
  border-radius: 5px;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.mqp_wc_img_cbn img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.mqp_wc_info_cbn {
  min-width: 0;
}.mqp_wc_game_cbn {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #CEBF9C;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.mqp_wc_player_cbn {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #8A7254;
}.mqp_wc_amount_cbn {
  font-weight: 700;
  color: #2EA858;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
}.mqp_bon_cbn {
  padding: 2.25rem 16px 0;
  background: #120A05;
}
@media(min-width: 771px) {.mqp_bon_cbn {
  padding: 2.75rem 24px 0;
}
}.mqp_bon_in_cbn {
  margin: 0 auto;
  max-width: 1360px;
}.mqp_bon_head_cbn {
  margin-bottom: 1.25rem;
}.mqp_bon_label_cbn {
  text-transform: uppercase;
  color: #D4881A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.mqp_bon_h2_cbn {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.mqp_bon_h2_cbn {
  font-size: 24px;
}
}.mqp_bon_seo_cbn {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6448;
  max-width: 38.75rem;
}.mqp_bon_seo_cbn strong {
  font-weight: 700;
  color: #CEBF9C;
}.mqp_bon_seo_cbn a {
  text-decoration: underline;
  color: #D4881A;
}.mqp_bon_grid_cbn {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.mqp_bon_grid_cbn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.mqp_bon_grid_cbn {
  grid-template-columns: repeat(5,1fr);
}
}.mqp_bon_card_cbn {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #180D06;
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.mqp_bon_card_cbn:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 136, 26, 0.08);
}.mqp_bon_card_ic_cbn svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
}.mqp_bon_card_ic_cbn {
  margin-bottom: 0.625rem;
}.mqp_bon_card_type_cbn {
  color: #7A6448;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.mqp_bon_card_amount_cbn {
  font-size: 1.125rem;
  line-height: 1.1;
  color: #F0BC3A;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.mqp_bon_card_name_cbn {
  font-weight: 600;
  color: #F4ECD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.mqp_bon_card_detail_cbn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 8px;
  color: #8A7254;
}.mqp_app_cbn {
  padding: 36px 16px 0;
  background: #120A05;
}
@media(min-width: 767px) {.mqp_app_cbn {
  padding: 44px 24px 0;
}
}.mqp_app_in_cbn {
  margin: 0 auto;
  max-width: 1360px;
}.mqp_app_head_cbn {
  margin-bottom: 16px;
}.mqp_app_label_cbn {
  color: #D4881A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.mqp_app_h2_cbn {
  color: #F4ECD8;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.mqp_app_h2_cbn {
  font-size: 1.5rem;
}
}.mqp_app_sub_cbn {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #7A6448;
}.mqp_app_sub_cbn strong {
  color: #CEBF9C;
  font-weight: 700;
}.mqp_app_cards_cbn {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 643px) {.mqp_app_cards_cbn {
  grid-template-columns: repeat(3,1fr);
}
}.mqp_app_card_cbn {
  border-radius: 0.625rem;
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.mqp_app_card_ios_cbn {
  background: linear-gradient(135deg,rgba(212, 136, 26, 0.18) 0%,#1F1008 100%);
}.mqp_app_card_android_cbn {
  background: linear-gradient(135deg,rgba(46, 168, 88, 0.18) 0%,#1F1008 100%);
}.mqp_app_card_win_cbn {
  background: linear-gradient(135deg,rgba(240, 188, 58, 0.16) 0%,#1F1008 100%);
}.mqp_app_card_ic_cbn svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.mqp_app_card_ic_cbn {
  color: #F4ECD8;
  flex-shrink: 0;
}.mqp_app_card_os_cbn {
  font-size: 0.625rem;
  color: #7A6448;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.mqp_app_card_title_cbn {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F4ECD8;
  line-height: 1.2;
  font-weight: 700;
}.mqp_app_card_text_cbn {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #7A6448;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.mqp_app_card_btn_cbn {
  padding: 10px 1.125rem;
  border: 1px solid rgba(212, 138, 28, 0.55);
  gap: 7px;
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  color: #F4ECD8;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.mqp_app_card_btn_cbn:hover {
  background: rgba(255, 255, 255, 0.07);
}.mqp_reg_cbn {
  padding: 36px 1rem 0;
  background: #120A05;
}
@media(min-width: 771px) {.mqp_reg_cbn {
  padding: 44px 1.5rem 0;
}
}.mqp_reg_in_cbn {
  margin: 0 auto;
  background: #1F1008;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  max-width: 85rem;
}
@media(min-width: 769px) {.mqp_reg_in_cbn {
  padding: 2.5rem;
}
}.mqp_reg_top_cbn {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.mqp_reg_top_cbn {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.mqp_reg_label_cbn {
  font-weight: 700;
  color: #D4881A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.mqp_reg_h2_cbn {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  color: #F4ECD8;
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.mqp_reg_h2_cbn {
  font-size: 1.75rem;
}
}.mqp_reg_bonus_cbn {
  padding: 10px 1rem;
  gap: 8px;
  background: rgba(240, 188, 58, 0.16);
  border: 1px solid rgba(240, 188, 58, 0.16);
  border-radius: 10px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.mqp_reg_bonus_amount_cbn {
  font-size: 1.25rem;
  color: #F0BC3A;
  font-weight: 800;
}.mqp_reg_bonus_text_cbn {
  line-height: 1.35;
  color: #A08C68;
  font-size: 0.813rem;
}.mqp_reg_cta_btn_cbn {
  padding: 14px 32px;
  transition: background .2s;
  background: #2EA858;
  border-radius: 0.625rem;
  box-shadow: 0 2px 18px rgba(46, 168, 88, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  color: #0E0904;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  display: inline-block;
}.mqp_reg_cta_btn_cbn:hover {
  background: #38C468;
}.mqp_reg_terms_cbn {
  font-size: 0.688rem;
  color: #8A7254;
  line-height: 1.5;
}.mqp_reg_seo_cbn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A6448;
  margin-top: 1.25rem;
  padding-top: 20px;
}.mqp_reg_seo_cbn p {
  color: #7A6448;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.mqp_reg_seo_cbn p:last-child {
  margin-bottom: 0;
}.mqp_reg_seo_cbn strong {
  color: #CEBF9C;
  font-weight: 700;
}.mqp_reg_seo_cbn a {
  transition: color .2s;
  color: #D4881A;
  text-decoration: underline;
}.mqp_reg_seo_cbn a:hover {
  color: #ECA030;
}.mqp_reg_seo_cbn ul,.mqp_reg_seo_cbn ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.mqp_reg_seo_cbn ol {
  list-style: decimal;
}.mqp_reg_seo_cbn li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #7A6448;
}.mqp_reg_seo_cbn table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.mqp_reg_seo_cbn table {
  display: table;
}
}.mqp_reg_seo_cbn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #CEBF9C;
  text-align: left;
}.mqp_reg_seo_cbn td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7A6448;
}.mqp_reg_steps_cbn {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 857px) {.mqp_reg_steps_cbn {
  margin-top: 0;
}
}.mqp_reg_step_cbn {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.mqp_reg_step_num_cbn {
  border: 1px solid rgba(212, 136, 26, 0.08);
  border-radius: 50%;
  background: rgba(212, 136, 26, 0.18);
  width: 2.125rem;
  font-size: 0.875rem;
  color: #D4881A;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  display: flex;
  height: 2.125rem;
  flex-shrink: 0;
}.mqp_reg_step_title_cbn {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F4ECD8;
  font-weight: 700;
}.mqp_reg_step_text_cbn {
  line-height: 1.5;
  font-size: 12px;
  color: #7A6448;
}.mqp_reg_trust_cbn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.mqp_reg_trust_item_cbn {
  gap: 0.438rem;
  align-items: center;
  color: #7A6448;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.mqp_reg_trust_ic_cbn svg {
  color: #D4881A;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.mqp_prov_cbn {
  padding: 2.25rem 16px 0;
  background: #120A05;
}
@media(min-width: 769px) {.mqp_prov_cbn {
  padding: 2.75rem 24px 0;
}
}.mqp_prov_in_cbn {
  margin: 0 auto;
  max-width: 85rem;
}.mqp_prov_head_cbn {
  margin-bottom: 16px;
}.mqp_prov_label_cbn {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4881A;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.mqp_prov_h2_cbn {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.mqp_prov_h2_cbn {
  font-size: 1.5rem;
}
}.mqp_prov_seo_cbn {
  max-width: 620px;
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 16px;
}.mqp_prov_seo_cbn strong {
  color: #CEBF9C;
  font-weight: 700;
}.mqp_prov_seo_cbn a {
  text-decoration: underline;
  color: #D4881A;
}.mqp_prov_grid_cbn {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.mqp_prov_grid_cbn {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.mqp_prov_grid_cbn {
  grid-template-columns: repeat(8,1fr);
}
}.mqp_prov_card_cbn {
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #180D06;
  padding: 0.875rem 0.625rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.mqp_prov_card_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
  background: #1F1008;
}.mqp_prov_logo_cbn {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 44px;
  display: flex;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
}.mqp_prov_logo_cbn img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.mqp_prov_name_cbn {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #A08C68;
  text-align: center;
  font-size: 11px;
}.mqp_htp_cbn {
  padding: 36px 1rem 0;
  background: #120A05;
}
@media(min-width: 771px) {.mqp_htp_cbn {
  padding: 44px 1.5rem 0;
}
}.mqp_htp_in_cbn {
  margin: 0 auto;
  max-width: 85rem;
}.mqp_htp_head_cbn {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.mqp_htp_label_cbn {
  color: #D4881A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.mqp_htp_h2_cbn {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 767px) {.mqp_htp_h2_cbn {
  font-size: 28px;
}
}.mqp_htp_intro_cbn {
  color: #7A6448;
  font-size: 14px;
  line-height: 1.6;
}.mqp_htp_steps_cbn {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.mqp_htp_steps_cbn {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.mqp_htp_steps_cbn {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.mqp_htp_step_cbn {
  border-radius: 0.625rem;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1F1008;
  flex-direction: column;
  display: flex;
  position: relative;
}.mqp_htp_step_num_cbn {
  background: #D4881A;
  border-radius: 50%;
  position: absolute;
  font-weight: 800;
  color: #0E0904;
  justify-content: center;
  height: 28px;
  width: 28px;
  font-size: 0.813rem;
  top: -12px;
  font-family: 'Cinzel', serif;
  align-items: center;
  left: 20px;
  display: flex;
}.mqp_htp_step_ic_cbn {
  border-radius: 5px;
  margin: 0.5rem 0 12px;
  background: rgba(212, 136, 26, 0.18);
  justify-content: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
  align-items: center;
  color: #D4881A;
}.mqp_htp_step_ic_cbn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.mqp_htp_step_h_cbn {
  color: #F4ECD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.mqp_htp_step_p_cbn {
  overflow-wrap: break-word;
  color: #7A6448;
  line-height: 1.55;
  font-size: 0.813rem;
}.mqp_htp_step_p_cbn strong {
  color: #CEBF9C;
  font-weight: 600;
}.mqp_htp_cta_cbn {
  background: #2EA858;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 20px;
  color: #0E0904;
  font-weight: 700;
}.mqp_htp_cta_cbn:hover {
  background: #38C468;
}.mqp_faq_cbn {
  background: #120A05;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.mqp_faq_cbn {
  padding: 44px 1.5rem 0;
}
}.mqp_faq_in_cbn {
  margin: 0 auto;
  max-width: 85rem;
}.mqp_faq_head_cbn {
  margin-bottom: 1.25rem;
}.mqp_faq_label_cbn {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4881A;
}.mqp_faq_h2_cbn {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.mqp_faq_h2_cbn {
  font-size: 1.5rem;
}
}.mqp_faq_list_cbn {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.mqp_faq_item_cbn {
  border-radius: 10px;
  background: #1F1008;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.mqp_faq_q_cbn {
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #CEBF9C;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
}.mqp_faq_q_cbn:hover {
  color: #F4ECD8;
}.mqp_faq_q_ic_cbn {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  color: #D4881A;
  font-size: 1rem;
  height: 1.5rem;
  display: flex;
}.mqp_faq_item_cbn.mqp_state_open_cbn .mqp_faq_q_ic_cbn {
  transform: rotate(45deg);
}.mqp_faq_a_cbn {
  padding: 0 1.25rem 16px;
  color: #7A6448;
  line-height: 1.7;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
}.mqp_faq_item_cbn.mqp_state_open_cbn .mqp_faq_a_cbn {
  display: block;
}.mqp_faq_a_cbn strong {
  font-weight: 700;
  color: #CEBF9C;
}.mqp_faq_a_cbn a {
  color: #D4881A;
  text-decoration: underline;
}.mqp_faq_a_cbn ul,.mqp_faq_a_cbn ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.mqp_faq_a_cbn ol {
  list-style: decimal;
}.mqp_faq_a_cbn li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.mqp_faq_a_cbn table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.mqp_faq_a_cbn table {
  display: table;
}
}.mqp_faq_a_cbn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #CEBF9C;
  text-align: left;
}.mqp_faq_a_cbn td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6448;
}.mqp_seo_cbn {
  padding: 36px 1rem 0;
  background: #120A05;
}
@media(min-width: 769px) {.mqp_seo_cbn {
  padding: 44px 24px 0;
}
}.mqp_seo_in_cbn {
  padding: 28px 1.5rem;
  background: #1F1008;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1360px;
}
@media(min-width: 770px) {.mqp_seo_in_cbn {
  padding: 2.25rem 2.5rem;
}
}.mqp_seo_label_cbn {
  text-transform: uppercase;
  color: #D4881A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
}.mqp_seo_h2_cbn {
  font-weight: 800;
  color: #F4ECD8;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.mqp_seo_h2_cbn {
  font-size: 24px;
}
}.mqp_seo_body_cbn {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A08C68;
  line-height: 1.75;
}.mqp_seo_body_cbn p {
  color: #A08C68;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.mqp_seo_body_cbn p:last-child {
  margin-bottom: 0;
}.mqp_seo_body_cbn strong {
  color: #CEBF9C;
  font-weight: 700;
}.mqp_seo_body_cbn a {
  transition: color .2s;
  color: #D4881A;
  text-decoration: underline;
}.mqp_seo_body_cbn a:hover {
  color: #ECA030;
}.mqp_seo_body_cbn ul,.mqp_seo_body_cbn ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.mqp_seo_body_cbn ol {
  list-style: decimal;
}.mqp_seo_body_cbn li {
  margin-bottom: 6px;
  color: #A08C68;
  line-height: 1.75;
  font-size: 0.875rem;
}.mqp_seo_body_cbn table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 769px) {.mqp_seo_body_cbn table {
  display: table;
}
}.mqp_seo_body_cbn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #CEBF9C;
  font-weight: 700;
  text-align: left;
}.mqp_seo_body_cbn td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C68;
}.mqp_seo_cols_cbn {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.mqp_seo_cols_cbn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.mqp_seo_cols_cbn {
  grid-template-columns: repeat(3,1fr);
}
}.mqp_seo_col_h_cbn {
  margin-bottom: 7px;
  color: #CEBF9C;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.mqp_seo_col_p_cbn {
  font-size: 13px;
  color: #7A6448;
  line-height: 1.65;
  overflow-wrap: break-word;
}.mqp_seo_stats_cbn {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.mqp_seo_stat_cbn {
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(212, 136, 26, 0.08);
  border: 1px solid rgba(212, 136, 26, 0.18);
  min-width: 140px;
}.mqp_seo_stat_val_cbn {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4881A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.mqp_seo_stat_lb_cbn {
  font-size: 0.688rem;
  color: #7A6448;
  overflow-wrap: break-word;
}.mqp_seo_cbn {
  background: #120A05;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.mqp_seo_cbn {
  padding: 44px 1.5rem 0;
}
}.mqp_seo_in_cbn {
  border-radius: 16px;
  margin: 0 auto;
  background: #1F1008;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1360px;
}
@media(min-width: 766px) {.mqp_seo_in_cbn {
  padding: 36px 2.5rem;
}
}.mqp_seo_label_cbn {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #D4881A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.mqp_seo_h2_cbn {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  color: #F4ECD8;
}
@media(min-width: 765px) {.mqp_seo_h2_cbn {
  font-size: 24px;
}
}.mqp_seo_body_cbn {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A08C68;
}.mqp_seo_body_cbn p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #A08C68;
}.mqp_seo_body_cbn p:last-child {
  margin-bottom: 0;
}.mqp_seo_body_cbn strong {
  font-weight: 700;
  color: #CEBF9C;
}.mqp_seo_body_cbn a {
  transition: color .2s;
  color: #D4881A;
  text-decoration: underline;
}.mqp_seo_body_cbn a:hover {
  color: #ECA030;
}.mqp_seo_body_cbn ul,.mqp_seo_body_cbn ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.mqp_seo_body_cbn ol {
  list-style: decimal;
}.mqp_seo_body_cbn li {
  color: #A08C68;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.mqp_seo_body_cbn table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.mqp_seo_body_cbn table {
  display: table;
}
}.mqp_seo_body_cbn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #CEBF9C;
}.mqp_seo_body_cbn td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A08C68;
}.mqp_seo_cols_cbn {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.mqp_seo_cols_cbn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.mqp_seo_cols_cbn {
  grid-template-columns: repeat(3,1fr);
}
}.mqp_seo_col_h_cbn {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CEBF9C;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.mqp_seo_col_p_cbn {
  font-size: 13px;
  color: #7A6448;
  line-height: 1.65;
  overflow-wrap: break-word;
}.mqp_seo_stats_cbn {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.mqp_seo_stat_cbn {
  border-radius: 10px;
  padding: 0.875rem 1rem;
  background: rgba(212, 136, 26, 0.08);
  border: 1px solid rgba(212, 136, 26, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.mqp_seo_stat_val_cbn {
  font-weight: 800;
  color: #D4881A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.mqp_seo_stat_lb_cbn {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 0.688rem;
}.mqp_rv_cbn {
  padding: 2.25rem 1rem 0;
  background: #120A05;
}
@media(min-width: 765px) {.mqp_rv_cbn {
  padding: 44px 24px 0;
}
}.mqp_rv_in_cbn {
  margin: 0 auto;
  max-width: 1360px;
}.mqp_rv_head_cbn {
  max-width: 45rem;
  margin-bottom: 20px;
}.mqp_rv_label_cbn {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #D4881A;
  font-weight: 700;
  letter-spacing: .08em;
}.mqp_rv_h2_cbn {
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F4ECD8;
}
@media(min-width: 770px) {.mqp_rv_h2_cbn {
  font-size: 28px;
}
}.mqp_rv_stats_cbn {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.813rem;
  color: #7A6448;
  display: flex;
}.mqp_rv_stats_score_cbn {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.mqp_rv_stats_score_val_cbn {
  color: #F0BC3A;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}.mqp_rv_stats_score_max_cbn {
  color: #8A7254;
  font-size: 0.813rem;
}.mqp_rv_stats_badge_cbn {
  gap: 4px;
  align-items: center;
  display: flex;
}.mqp_rv_stats_badge_cbn svg {
  width: 14px;
  color: #F0BC3A;
  height: 14px;
}.mqp_rv_grid_cbn {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.mqp_rv_grid_cbn {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.mqp_rv_grid_cbn {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.mqp_rv_card_cbn {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1F1008;
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
}.mqp_rv_card_stars_cbn {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F0BC3A;
}.mqp_rv_card_stars_cbn svg {
  height: 0.875rem;
  width: 14px;
}.mqp_rv_card_h_cbn {
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}.mqp_rv_card_body_cbn {
  flex: 1;
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #7A6448;
  overflow-wrap: break-word;
  line-height: 1.65;
}.mqp_rv_card_body_cbn strong {
  color: #CEBF9C;
  font-weight: 600;
}.mqp_rv_card_meta_cbn {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
}.mqp_rv_card_author_cbn {
  font-size: 0.75rem;
  font-weight: 600;
  color: #CEBF9C;
}.mqp_rv_card_date_cbn {
  font-size: 11px;
  color: #8A7254;
}.mqp_seo_cbn {
  padding: 36px 16px 0;
  background: #120A05;
}
@media(min-width: 769px) {.mqp_seo_cbn {
  padding: 44px 24px 0;
}
}.mqp_seo_in_cbn {
  margin: 0 auto;
  background: #1F1008;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  padding: 1.75rem 24px;
  max-width: 1360px;
}
@media(min-width: 767px) {.mqp_seo_in_cbn {
  padding: 2.25rem 2.5rem;
}
}.mqp_seo_label_cbn {
  letter-spacing: .08em;
  color: #D4881A;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.mqp_seo_h2_cbn {
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F4ECD8;
}
@media(min-width: 770px) {.mqp_seo_h2_cbn {
  font-size: 24px;
}
}.mqp_seo_body_cbn {
  color: #A08C68;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.mqp_seo_body_cbn p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A08C68;
  line-height: 1.75;
}.mqp_seo_body_cbn p:last-child {
  margin-bottom: 0;
}.mqp_seo_body_cbn strong {
  font-weight: 700;
  color: #CEBF9C;
}.mqp_seo_body_cbn a {
  transition: color .2s;
  color: #D4881A;
  text-decoration: underline;
}.mqp_seo_body_cbn a:hover {
  color: #ECA030;
}.mqp_seo_body_cbn ul,.mqp_seo_body_cbn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.mqp_seo_body_cbn ol {
  list-style: decimal;
}.mqp_seo_body_cbn li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A08C68;
}.mqp_seo_body_cbn table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width:768px) {.mqp_seo_body_cbn table {
  display: table;
}
}.mqp_seo_body_cbn th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CEBF9C;
  font-weight: 700;
  text-align: left;
}.mqp_seo_body_cbn td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C68;
}.mqp_seo_cols_cbn {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.mqp_seo_cols_cbn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.mqp_seo_cols_cbn {
  grid-template-columns: repeat(3,1fr);
}
}.mqp_seo_col_h_cbn {
  font-size: 0.813rem;
  font-weight: 700;
  color: #CEBF9C;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.mqp_seo_col_p_cbn {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A6448;
}.mqp_seo_stats_cbn {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.mqp_seo_stat_cbn {
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(212, 136, 26, 0.08);
  border: 1px solid rgba(212, 136, 26, 0.18);
  min-width: 8.75rem;
}.mqp_seo_stat_val_cbn {
  color: #D4881A;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.mqp_seo_stat_lb_cbn {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 0.688rem;
}.mqp_ft_cbn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0703;
  margin-top: 3rem;
}.mqp_ft_support_cbn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.mqp_ft_support_cbn {
  padding: 28px 24px;
}
}.mqp_ft_support_in_cbn {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 85rem;
}.mqp_ft_support_main_cbn {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.mqp_ft_support_ic_cbn {
  flex-shrink: 0;
  color: #D4881A;
}.mqp_ft_support_ic_cbn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 30px;
}.mqp_ft_support_text_title_cbn {
  color: #F4ECD8;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.mqp_ft_support_text_sub_cbn {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A6448;
}.mqp_ft_support_btn_cbn {
  background: #D4881A;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F4ECD8;
  white-space: nowrap;
}.mqp_ft_support_btn_cbn:hover {
  background: #ECA030;
}.mqp_ft_support_contacts_cbn {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.mqp_ft_support_contact_cbn {
  line-height: 1.4;
  color: #8A7254;
  font-size: 12px;
}.mqp_ft_support_contact_cbn strong {
  margin-bottom: 2px;
  display: block;
  color: #A08C68;
  font-size: 0.688rem;
  font-weight: 600;
}.mqp_ft_main_cbn {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.mqp_ft_main_cbn {
  padding: 40px 24px 2rem;
}
}.mqp_ft_main_in_cbn {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 85rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.mqp_ft_main_in_cbn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.mqp_ft_main_in_cbn {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.mqp_ft_col_logo_cbn {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.mqp_ft_col_logo_cbn {
  grid-column: auto;
}
}.mqp_ft_logo_cbn {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
}.mqp_ft_logo_mark_cbn {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 30px;
}.mqp_ft_logo_mark_cbn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.mqp_ft_logo_sub_cbn {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  color: #8A7254;
  font-size: 12px;
}.mqp_ft_col_title_cbn {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #A08C68;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}.mqp_ft_col_links_cbn {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.mqp_ft_col_link_cbn {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7254;
}.mqp_ft_col_link_cbn:hover {
  color: #CEBF9C;
}.mqp_ft_apps_cbn {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.mqp_ft_app_card_cbn {
  transition: border-color .2s;
  border-radius: 5px;
  padding: 0.625rem 0.75rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.mqp_ft_app_card_cbn:hover {
  border-color: rgba(212, 138, 28, 0.55);
}.mqp_ft_app_card_ic_cbn svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.mqp_ft_app_card_os_cbn {
  color: #8A7254;
  font-weight: 600;
  font-size: 10px;
}.mqp_ft_app_card_action_cbn {
  font-size: 0.75rem;
  color: #CEBF9C;
  font-weight: 700;
}.mqp_ft_bot_cbn {
  padding: 20px 16px;
}
@media(min-width: 770px) {.mqp_ft_bot_cbn {
  padding: 1.25rem 24px;
}
}.mqp_ft_bot_in_cbn {
  gap: 1rem;
  margin: 0 auto;
  max-width: 85rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.mqp_ft_socials_cbn {
  gap: 8px;
  display: flex;
}.mqp_ft_soc_cbn {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  color: #A08C68;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.mqp_ft_soc_cbn svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.mqp_ft_soc_cbn:hover {
  background: rgba(255, 255, 255, 0.07);
}.mqp_ft_legal_cbn {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #9A8462;
  font-size: 11px;
  line-height: 1.6;
}.mqp_ft_legal_cbn strong {
  color: #A08C68;
  font-weight: 700;
}.mqp_ft_legal_cbn a {
  text-decoration: underline;
  color: #A08C68;
}.mqp_ft_age_cbn {
  border-radius: 50%;
  border: 2px solid #9A8462;
  height: 2rem;
  font-size: 11px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  width: 32px;
  color: #9A8462;
  margin-left: auto;
}