*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
  color: #C4CAD8;
  background-color: #090B14;
  line-height: 1.6;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.caq_layout_yrp {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.caq_page_yrp {
  min-height: 100vh;
  display: flex;
}.caq_main_yrp {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.caq_main_yrp {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.caq_main_yrp {
  padding-bottom: 72px;
}
}.caq_gc_yrp {
  background: #0D1020;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 0.563rem;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 643px) {.caq_gc_yrp {
  width: 156px;
}
}
@media(min-width: 1082px) {.caq_gc_yrp {
  width: 10.5rem;
}
}.caq_gc_yrp:hover {
  border-color: rgba(212,160,48,0.07);
  transform: translateY(-3px);
}.caq_gc_img_yrp {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.caq_gc_img_yrp img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.caq_gc_hover_yrp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5,7,16,0.72);
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
}.caq_gc_yrp:hover .caq_gc_hover_yrp {
  opacity: 1;
}.caq_gc_hover_btn_yrp {
  padding: 8px 16px;
  border-radius: 5px;
  background: #D4A030;
  font-weight: 700;
  font-size: 0.75rem;
  color: #EEF0F8;
}.caq_gc_info_yrp {
  padding: 0.5rem 0.625rem 0.625rem;
}.caq_gc_name_yrp {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  color: #C4CAD8;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.caq_gc_prov_yrp {
  font-size: 10px;
  color: #484E5C;
}.caq_gc_tag_yrp {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  font-weight: 700;
  font-size: 0.563rem;
  left: 0.375rem;
  text-transform: uppercase;
  top: 0.375rem;
}.caq_gc_tag_hot_yrp {
  background: #CC3A3A;
  color: #fff;
}.caq_gc_tag_new_yrp {
  background: #28A86A;
  color: #090B14;
}.caq_gc_tag_jp_yrp {
  background: #E8B84A;
  color: #090B14;
}.caq_gc_tag_ex_yrp {
  background: #3A5A9C;
  color: #fff;
}.caq_gc_tag_live_yrp {
  background: #CC3A3A;
  color: #fff;
}.caq_gr_yrp {
  padding: 2rem 16px 0;
  background: #090B14;
}
@media(min-width: 770px) {.caq_gr_yrp {
  padding: 2.25rem 1.5rem 0;
}
}.caq_gr_in_yrp {
  margin: 0 auto;
  max-width: 83.75rem;
}.caq_gr_head_yrp {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.caq_gr_head_l_yrp {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.caq_gr_ic_yrp {
  border-radius: 9px;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
}.caq_gr_ic_yrp svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.caq_gr_title_yrp {
  font-family: 'Cinzel', serif;
  color: #EEF0F8;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 769px) {.caq_gr_title_yrp {
  font-size: 18px;
}
}.caq_gr_more_yrp {
  gap: 5px;
  transition: color .2s;
  color: #606878;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
}.caq_gr_more_yrp:hover {
  color: #D4A030;
}.caq_gr_more_yrp svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.caq_gr_arrows_yrp {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.caq_gr_arr_yrp {
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 30px;
  align-items: center;
  color: #8A93A8;
}.caq_gr_arr_yrp:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF0F8;
}.caq_gr_arr_yrp svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.caq_gr_seo_h_yrp {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  color: #C4CAD8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.caq_gr_seo_h_yrp {
  font-size: 14px;
}
}.caq_gr_seo_yrp {
  font-size: 0.75rem;
  margin-bottom: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #606878;
}.caq_gr_seo_yrp strong {
  font-weight: 600;
  color: #C4CAD8;
}.caq_gr_scroll_yrp {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.caq_gr_scroll_yrp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.caq_gr_scroll_yrp {
  gap: 0.75rem;
}
}.caq_tb_yrp {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #09091 3;
  top: 0;
  right: 0;
  z-index: 80;
  display: flex;
  align-items: center;
  height: 56px;
  position: fixed;
  left: 0;
}.caq_tb_in_yrp {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.caq_tb_burger_yrp {
  border-radius: 0.563rem;
  gap: 5px;
  height: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 0.5rem;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
}.caq_tb_burger_yrp:hover {
  background: rgba(255,255,255,0.05);
}.caq_tb_burger_line_yrp {
  background: #8A93A8;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.caq_tb_burger_yrp {
  display: none;
}
}.caq_tb_logo_yrp {
  gap: 0.563rem;
  display: flex;
  color: #EEF0F8;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
}.caq_tb_logo_mark_yrp {
  border-radius: 9px;
  overflow: hidden;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.caq_tb_logo_mark_yrp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.caq_tb_nav_yrp {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.caq_tb_nav_yrp {
  display: flex;
}
}.caq_tb_tab_yrp {
  border-radius: 0.563rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #8A93A8;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.caq_tb_tab_yrp:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF0F8;
}.caq_tb_tab_yrp.caq_state_active_yrp {
  background: rgba(212,160,48,0.18);
  color: #EEF0F8;
}.caq_tb_right_yrp {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.caq_tb_login_yrp {
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: none;
  color: #C4CAD8;
  font-weight: 600;
}.caq_tb_login_yrp:hover {
  border-color: rgba(212,160,48,0.45);
  color: #EEF0F8;
}
@media(min-width: 483px) {.caq_tb_login_yrp {
  display: block;
}
}.caq_tb_reg_yrp {
  background: #28A86A;
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 9px;
  color: #0B0D18;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.caq_tb_reg_yrp:hover {
  background: #30C07C;
}.caq_sb_yrp {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #111526;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
  top: 56px;
}.caq_sb_yrp.caq_state_open_yrp {
  transform: translateX(0);
}.caq_sb_yrp::-webkit-scrollbar {
  width: 0.25rem;
}.caq_sb_yrp::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.caq_sb_yrp {
  transform: translateX(0);
}
}.caq_sb_auth_yrp {
  padding: 0.875rem 12px 0.625rem;
}.caq_sb_btn_reg_yrp {
  padding: 11px;
  background: #28A86A;
  border-radius: 9px;
  transition: background .2s;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #0B0D18;
  font-weight: 700;
}.caq_sb_btn_reg_yrp:hover {
  background: #30C07C;
}.caq_sb_btn_login_yrp {
  background: rgba(255,255,255,0.05);
  border-radius: 9px;
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  display: block;
  text-align: center;
  color: #C4CAD8;
  font-size: 13px;
  font-weight: 600;
}.caq_sb_btn_login_yrp:hover {
  border-color: rgba(212,160,48,0.45);
  color: #EEF0F8;
}.caq_sb_promo_yrp {
  border: 1px solid rgba(212,160,48,0.18);
  padding: 12px 14px;
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.563rem;
  background: linear-gradient(135deg,#0E1530,#111526);
  overflow: hidden;
  position: relative;
}.caq_sb_promo_yrp::before {
  background: radial-gradient(circle,rgba(212,160,48,0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
  content: '';
  right: -1.25rem;
}.caq_sb_promo_title_yrp {
  color: #D4A030;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.caq_sb_promo_text_yrp {
  color: #EEF0F8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
}.caq_sb_promo_sub_yrp {
  margin-top: 3px;
  color: #606878;
  font-size: 10px;
}.caq_sb_nav_yrp {
  padding: 6px 8px 16px;
}.caq_sb_nav_lb_yrp {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #484E5C;
  font-weight: 700;
  letter-spacing: .08em;
}.caq_sb_link_yrp {
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  overflow-wrap: break-word;
  align-items: center;
  color: #8A93A8;
  cursor: pointer;
  font-size: 13px;
  display: flex;
}.caq_sb_link_yrp:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF0F8;
}.caq_sb_link_yrp.caq_state_active_yrp {
  background: rgba(212,160,48,0.18);
  color: #EEF0F8;
}.caq_sb_ic_yrp {
  border-radius: 5px;
  display: flex;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.caq_sb_ic_yrp svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.caq_sb_ic_1_yrp {
  background: rgba(212,160,48,0.07);
  color: #D4A030;
}.caq_sb_ic_2_yrp {
  background: rgba(40,168,106,0.16);
  color: #28A86A;
}.caq_sb_ic_3_yrp {
  background: rgba(232,184,74,0.15);
  color: #E8B84A;
}.caq_sb_ic_4_yrp {
  background: rgba(58,90,156,0.22);
  color: #3A5A9C;
}.caq_sb_ic_5_yrp {
  background: rgba(212,160,48,0.07);
  color: #D44E88;
}.caq_sb_ic_6_yrp {
  background: rgba(58,90,156,0.22);
  color: #7840C8;
}.caq_sb_badge_yrp {
  background: #E8B84A;
  border-radius: 5px;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0B0D18;
}.caq_sb_bot_yrp {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.caq_sb_lang_yrp,.caq_sb_help_yrp {
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  color: #8A93A8;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
}.caq_sb_lang_yrp:hover,.caq_sb_help_yrp:hover {
  border-color: rgba(212,160,48,0.45);
  color: #EEF0F8;
}.caq_sb_lang_yrp svg,.caq_sb_help_yrp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.caq_sb_bd_yrp {
  background: rgba(5,7,16,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.caq_sb_bd_yrp.caq_state_on_yrp {
  display: block;
}
@media(min-width: 1082px) {.caq_sb_bd_yrp {
  display: none!important;
}
}.caq_mob_nav_yrp {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111526;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
}
@media(min-width: 1083px) {.caq_mob_nav_yrp {
  display: none;
}
}.caq_mob_nav_item_yrp {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #484E5C;
  flex-direction: column;
}.caq_mob_nav_ic_yrp {
  line-height: 1;
}.caq_mob_nav_ic_yrp svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.caq_mob_nav_lb_yrp {
  color: #484E5C;
  font-weight: 600;
  font-size: 10px;
}.caq_mob_nav_item_yrp.caq_state_active_yrp {
  color: #D4A030;
}.caq_mob_nav_item_yrp.caq_state_active_yrp .caq_mob_nav_lb_yrp {
  color: #D4A030;
}.caq_hero_yrp {
  background: #090B14;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.caq_hero_yrp {
  padding: 1.5rem 24px 0;
}
}.caq_hero_in_yrp {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 863px) {.caq_hero_in_yrp {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.caq_hero_in_yrp {
  grid-template-columns: 1fr 340px;
}
}.caq_hero_promo_yrp {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #0D1020;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 767px) {.caq_hero_promo_yrp {
  min-height: 280px;
}
}.caq_hero_promo_bg_yrp {
  inset: 0;
  background: linear-gradient(120deg,#0E1530 0%,#090B14 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.caq_hero_promo_bg_yrp::after {
  inset: 0;
  background: linear-gradient(90deg,#090B14 0%,rgba(5,7,16,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.caq_hero_promo_glow_yrp {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58,90,156,0.22) 0%,transparent 65%);
  top: -40px;
  right: 3.75rem;
  height: 18.75rem;
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
}.caq_hero_promo_ct_yrp {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  max-width: 30rem;
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media(min-width: 771px) {.caq_hero_promo_ct_yrp {
  padding: 2.5rem 32px;
}
}.caq_hero_badge_yrp {
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  border: 1px solid rgba(212,160,48,0.07);
  background: rgba(212,160,48,0.18);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #D4A030;
  margin-bottom: 14px;
  display: inline-block;
  letter-spacing: .08em;
}.caq_hero_h1_yrp {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EEF0F8;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 10px;
  line-height: 1.15;
}.caq_hero_h1_yrp em {
  font-style: normal;
  color: #E8B84A;
}
@media(min-width: 766px) {.caq_hero_h1_yrp {
  font-size: 36px;
}
}.caq_hero_sub_yrp {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #8A93A8;
  font-size: 13px;
}
@media(min-width:768px) {.caq_hero_sub_yrp {
  font-size: 0.875rem;
}
}.caq_hero_row_yrp {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.caq_hero_cta_yrp {
  border-radius: 9px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #28A86A;
  font-size: 14px;
  font-weight: 700;
  color: #0B0D18;
  box-shadow: 0 2px 14px rgba(40,168,106,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
}.caq_hero_cta_yrp:hover {
  background: #30C07C;
}.caq_hero_terms_yrp {
  color: #484E5C;
  font-size: 11px;
}.caq_hero_game_yrp {
  background: #0D1020;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.caq_hero_game_badge_yrp {
  background: rgba(232,184,74,0.15);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(232,184,74,0.15);
  color: #E8B84A;
  font-size: 10px;
  top: 0.75rem;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  left: 0.75rem;
  font-weight: 700;
}.caq_hero_game_badge_yrp svg {
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.caq_hero_game_img_yrp {
  overflow: hidden;
  background: linear-gradient(135deg,#0E1530,#090B14);
  padding-bottom: 60%;
  position: relative;
}.caq_hero_game_img_yrp img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.caq_hero_game_play_yrp {
  transition: opacity .2s;
  background: rgba(5,7,16,0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.caq_hero_game_yrp:hover .caq_hero_game_play_yrp {
  opacity: 1;
}.caq_hero_game_play_yrp span {
  border-radius: 50%;
  background: #D4A030;
  display: flex;
  justify-content: center;
  width: 52px;
  height: 52px;
  align-items: center;
}.caq_hero_game_play_yrp span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.caq_hero_game_info_yrp {
  padding: 14px 16px;
}.caq_hero_game_title_yrp {
  font-size: 15px;
  font-weight: 700;
  color: #EEF0F8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.caq_hero_game_provider_yrp {
  color: #606878;
  font-size: 11px;
}.caq_hero_game_btn_yrp {
  border-radius: 9px;
  transition: background .2s;
  padding: 0.688rem;
  margin: 12px 16px 16px;
  background: #D4A030;
  color: #EEF0F8;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  display: block;
}.caq_hero_game_yrp:hover .caq_hero_game_btn_yrp {
  background: #E8B84A;
}.caq_sbar_yrp {
  background: #090B14;
  padding: 16px 1rem 0;
}
@media(min-width: 770px) {.caq_sbar_yrp {
  padding: 18px 24px 0;
}
}.caq_sbar_in_yrp {
  margin: 0 auto;
  max-width: 1340px;
}.caq_sbar_row_yrp {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.caq_sbar_input_yrp {
  border: 1px solid rgba(255,255,255,0.11);
  flex: 1;
  gap: 10px;
  border-radius: 9px;
  transition: border-color .2s;
  background: #0D1020;
  padding: 11px 1rem;
  color: #606878;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}.caq_sbar_input_yrp:hover {
  border-color: rgba(212,160,48,0.45);
}.caq_sbar_input_yrp svg {
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
}.caq_sbar_providers_yrp {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.688rem 18px;
  border-radius: 9px;
  gap: 8px;
  transition: border-color .2s;
  background: #0D1020;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #C4CAD8;
  font-weight: 600;
}.caq_sbar_providers_yrp:hover {
  border-color: rgba(212,160,48,0.45);
  color: #EEF0F8;
}.caq_sbar_providers_yrp svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.caq_sbar_tabs_yrp {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.caq_sbar_tabs_yrp::-webkit-scrollbar {
  display: none;
}.caq_sbar_tab_yrp {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  padding: 8px 14px;
  align-items: center;
  white-space: nowrap;
  color: #8A93A8;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.caq_sbar_tab_yrp:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(212,160,48,0.45);
  color: #EEF0F8;
}.caq_sbar_tab_yrp.caq_state_active_yrp {
  border-color: rgba(212,160,48,0.07);
  background: rgba(212,160,48,0.18);
  color: #EEF0F8;
}.caq_sbar_tab_ic_yrp svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.caq_gcg_yrp {
  padding: 2.25rem 16px 0;
  background: #090B14;
}
@media(min-width: 766px) {.caq_gcg_yrp {
  padding: 2.75rem 24px 0;
}
}.caq_gcg_in_yrp {
  margin: 0 auto;
  max-width: 1340px;
}.caq_gcg_head_yrp {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.caq_gcg_label_yrp {
  color: #D4A030;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.caq_gcg_h2_yrp {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EEF0F8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.caq_gcg_h2_yrp {
  font-size: 28px;
}
}.caq_gcg_intro_yrp {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #606878;
}.caq_gcg_grid_yrp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.caq_gcg_grid_yrp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.caq_gcg_grid_yrp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.caq_gcg_card_yrp {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.11);
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.caq_gcg_card_yrp:hover {
  transform: translateY(-3px);
  border-color: rgba(212,160,48,0.18);
}.caq_gcg_card_bg_yrp {
  inset: 0;
  position: absolute;
  z-index: 0;
}.caq_gcg_card_bg_yrp::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.caq_gcg_card_ic_yrp {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  justify-content: center;
  color: #EEF0F8;
  z-index: 2;
  right: 1.125rem;
  width: 40px;
  align-items: center;
  display: flex;
  position: absolute;
  top: 1.125rem;
  height: 2.5rem;
}.caq_gcg_card_ic_yrp svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.caq_gcg_card_ct_yrp {
  position: relative;
  z-index: 1;
}.caq_gcg_card_h_yrp {
  margin-bottom: 0.5rem;
  color: #EEF0F8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.caq_gcg_card_h_yrp {
  font-size: 1.25rem;
}
}.caq_gcg_card_p_yrp {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.caq_gcg_card_p_yrp strong {
  color: #EEF0F8;
  font-weight: 600;
}.caq_gcg_card_cta_yrp {
  gap: 0.25rem;
  color: #D4A030;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
  font-weight: 700;
}.caq_gcg_card_cta_yrp svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.caq_ws_yrp {
  background: #090B14;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.caq_ws_yrp {
  padding: 2.25rem 1.5rem 0;
}
}.caq_ws_in_yrp {
  margin: 0 auto;
  max-width: 83.75rem;
}.caq_ws_head_yrp {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.caq_ws_title_yrp {
  gap: 0.625rem;
  align-items: center;
  color: #EEF0F8;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
}.caq_ws_title_ic_yrp svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8B84A;
  height: 1.125rem;
}.caq_ws_online_yrp {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #606878;
}.caq_ws_online_dot_yrp {
  background: #28A86A;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(40,168,106,0.16);
  height: 8px;
  flex-shrink: 0;
}.caq_ws_scroll_yrp {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.caq_ws_scroll_yrp::-webkit-scrollbar {
  display: none;
}.caq_wc_yrp {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 10px 0.875rem;
  border-radius: 0.563rem;
  background: #0D1020;
  gap: 10px;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.caq_wc_img_yrp {
  overflow: hidden;
  background: #111526;
  border-radius: 5px;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.caq_wc_img_yrp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.caq_wc_info_yrp {
  min-width: 0;
}.caq_wc_game_yrp {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C4CAD8;
  font-size: 0.75rem;
}.caq_wc_player_yrp {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #484E5C;
}.caq_wc_amount_yrp {
  color: #28A86A;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
}.caq_bon_yrp {
  background: #090B14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.caq_bon_yrp {
  padding: 44px 24px 0;
}
}.caq_bon_in_yrp {
  margin: 0 auto;
  max-width: 83.75rem;
}.caq_bon_head_yrp {
  margin-bottom: 1.25rem;
}.caq_bon_label_yrp {
  font-size: 11px;
  letter-spacing: .08em;
  color: #D4A030;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.caq_bon_h2_yrp {
  color: #EEF0F8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.caq_bon_h2_yrp {
  font-size: 1.5rem;
}
}.caq_bon_seo_yrp {
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #606878;
  overflow-wrap: break-word;
}.caq_bon_seo_yrp strong {
  color: #C4CAD8;
  font-weight: 700;
}.caq_bon_seo_yrp a {
  color: #D4A030;
  text-decoration: underline;
}.caq_bon_grid_yrp {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.caq_bon_grid_yrp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.caq_bon_grid_yrp {
  grid-template-columns: repeat(5,1fr);
}
}.caq_bon_card_yrp {
  background: #0D1020;
  border-radius: 9px;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
}.caq_bon_card_yrp:hover {
  transform: translateY(-2px);
  border-color: rgba(212,160,48,0.07);
}.caq_bon_card_ic_yrp svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.caq_bon_card_ic_yrp {
  margin-bottom: 0.625rem;
}.caq_bon_card_type_yrp {
  letter-spacing: .06em;
  font-size: 10px;
  color: #606878;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.caq_bon_card_amount_yrp {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
  color: #E8B84A;
}.caq_bon_card_name_yrp {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF0F8;
  font-size: 13px;
  font-weight: 600;
}.caq_bon_card_detail_yrp {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #484E5C;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 8px;
}.caq_app_yrp {
  padding: 2.25rem 16px 0;
  background: #090B14;
}
@media(min-width:768px) {.caq_app_yrp {
  padding: 44px 24px 0;
}
}.caq_app_in_yrp {
  margin: 0 auto;
  max-width: 1340px;
}.caq_app_head_yrp {
  margin-bottom: 1rem;
}.caq_app_label_yrp {
  font-size: 0.688rem;
  color: #D4A030;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.caq_app_h2_yrp {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF0F8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.caq_app_h2_yrp {
  font-size: 1.5rem;
}
}.caq_app_sub_yrp {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #606878;
}.caq_app_sub_yrp strong {
  color: #C4CAD8;
  font-weight: 700;
}.caq_app_cards_yrp {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.caq_app_cards_yrp {
  grid-template-columns: repeat(3,1fr);
}
}.caq_app_card_yrp {
  border-radius: 9px;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.caq_app_card_ios_yrp {
  background: linear-gradient(135deg,rgba(212,160,48,0.18) 0%,#111526 100%);
}.caq_app_card_android_yrp {
  background: linear-gradient(135deg,rgba(40,168,106,0.16) 0%,#111526 100%);
}.caq_app_card_win_yrp {
  background: linear-gradient(135deg,rgba(232,184,74,0.15) 0%,#111526 100%);
}.caq_app_card_ic_yrp svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.caq_app_card_ic_yrp {
  flex-shrink: 0;
  color: #EEF0F8;
}.caq_app_card_os_yrp {
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #606878;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.caq_app_card_title_yrp {
  margin-bottom: 0.375rem;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EEF0F8;
  line-height: 1.2;
  font-weight: 700;
}.caq_app_card_text_yrp {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #606878;
  overflow-wrap: break-word;
}.caq_app_card_btn_yrp {
  border-radius: 5px;
  padding: 10px 18px;
  transition: background .2s;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(212,160,48,0.45);
  color: #EEF0F8;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
}.caq_app_card_btn_yrp:hover {
  background: rgba(255,255,255,0.07);
}.caq_prov_yrp {
  padding: 36px 1rem 0;
  background: #090B14;
}
@media(min-width: 766px) {.caq_prov_yrp {
  padding: 2.75rem 24px 0;
}
}.caq_prov_in_yrp {
  margin: 0 auto;
  max-width: 83.75rem;
}.caq_prov_head_yrp {
  margin-bottom: 16px;
}.caq_prov_label_yrp {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4A030;
}.caq_prov_h2_yrp {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF0F8;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.caq_prov_h2_yrp {
  font-size: 1.5rem;
}
}.caq_prov_seo_yrp {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #606878;
  margin-bottom: 16px;
  font-size: 13px;
}.caq_prov_seo_yrp strong {
  font-weight: 700;
  color: #C4CAD8;
}.caq_prov_seo_yrp a {
  text-decoration: underline;
  color: #D4A030;
}.caq_prov_grid_yrp {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.caq_prov_grid_yrp {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.caq_prov_grid_yrp {
  grid-template-columns: repeat(8,1fr);
}
}.caq_prov_card_yrp {
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  background: #0D1020;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.563rem;
  gap: 7px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.caq_prov_card_yrp:hover {
  border-color: rgba(212,160,48,0.45);
  background: #111526;
}.caq_prov_logo_yrp {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
}.caq_prov_logo_yrp img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.caq_prov_name_yrp {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8A93A8;
  font-weight: 600;
  text-align: center;
}.caq_reg_yrp {
  background: #090B14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.caq_reg_yrp {
  padding: 2.75rem 24px 0;
}
}.caq_reg_in_yrp {
  margin: 0 auto;
  background: #111526;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1.75rem 24px;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 771px) {.caq_reg_in_yrp {
  padding: 2.5rem;
}
}.caq_reg_top_yrp {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.caq_reg_top_yrp {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.caq_reg_label_yrp {
  margin-bottom: 0.625rem;
  color: #D4A030;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.caq_reg_h2_yrp {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  font-size: 22px;
  color: #EEF0F8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.caq_reg_h2_yrp {
  font-size: 28px;
}
}.caq_reg_bonus_yrp {
  background: rgba(232,184,74,0.15);
  border-radius: 0.563rem;
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border: 1px solid rgba(232,184,74,0.15);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.caq_reg_bonus_amount_yrp {
  color: #E8B84A;
  font-weight: 800;
  font-size: 20px;
}.caq_reg_bonus_text_yrp {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8A93A8;
}.caq_reg_cta_btn_yrp {
  border-radius: 9px;
  transition: background .2s;
  padding: 14px 32px;
  background: #28A86A;
  box-shadow: 0 2px 0.875rem rgba(40,168,106,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #0B0D18;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.caq_reg_cta_btn_yrp:hover {
  background: #30C07C;
}.caq_reg_terms_yrp {
  font-size: 11px;
  color: #484E5C;
  line-height: 1.5;
}.caq_reg_seo_yrp {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #606878;
}.caq_reg_seo_yrp p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #606878;
  line-height: 1.65;
}.caq_reg_seo_yrp p:last-child {
  margin-bottom: 0;
}.caq_reg_seo_yrp strong {
  color: #C4CAD8;
  font-weight: 700;
}.caq_reg_seo_yrp a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4A030;
}.caq_reg_seo_yrp a:hover {
  color: #E8B84A;
}.caq_reg_seo_yrp ul,.caq_reg_seo_yrp ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.caq_reg_seo_yrp ol {
  list-style: decimal;
}.caq_reg_seo_yrp li {
  color: #606878;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.caq_reg_seo_yrp table {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 767px) {.caq_reg_seo_yrp table {
  display: table;
}
}.caq_reg_seo_yrp th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4CAD8;
  text-align: left;
  font-weight: 700;
}.caq_reg_seo_yrp td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #606878;
}.caq_reg_steps_yrp {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.caq_reg_steps_yrp {
  margin-top: 0;
}
}.caq_reg_step_yrp {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.563rem;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.caq_reg_step_num_yrp {
  border: 1px solid rgba(212,160,48,0.07);
  background: rgba(212,160,48,0.18);
  border-radius: 50%;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  color: #D4A030;
  align-items: center;
  font-size: 0.875rem;
  height: 34px;
}.caq_reg_step_title_yrp {
  margin-bottom: 3px;
  color: #EEF0F8;
  font-size: 14px;
  font-weight: 700;
}.caq_reg_step_text_yrp {
  line-height: 1.5;
  color: #606878;
  font-size: 12px;
}.caq_reg_trust_yrp {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.caq_reg_trust_item_yrp {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  color: #606878;
  overflow-wrap: break-word;
  align-items: center;
}.caq_reg_trust_ic_yrp svg {
  color: #D4A030;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.caq_htp_yrp {
  background: #090B14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.caq_htp_yrp {
  padding: 44px 24px 0;
}
}.caq_htp_in_yrp {
  margin: 0 auto;
  max-width: 1340px;
}.caq_htp_head_yrp {
  max-width: 45rem;
  margin-bottom: 22px;
}.caq_htp_label_yrp {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4A030;
}.caq_htp_h2_yrp {
  color: #EEF0F8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.caq_htp_h2_yrp {
  font-size: 1.75rem;
}
}.caq_htp_intro_yrp {
  color: #606878;
  font-size: 14px;
  line-height: 1.6;
}.caq_htp_steps_yrp {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.caq_htp_steps_yrp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.caq_htp_steps_yrp {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.caq_htp_step_yrp {
  padding: 1.25rem 18px 1.125rem;
  border-radius: 0.563rem;
  background: #111526;
  border: 1px solid rgba(255,255,255,0.11);
  position: relative;
  display: flex;
  flex-direction: column;
}.caq_htp_step_num_yrp {
  background: #D4A030;
  border-radius: 50%;
  position: absolute;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  color: #0B0D18;
  width: 1.75rem;
  top: -12px;
  height: 28px;
  font-weight: 800;
  left: 1.25rem;
  justify-content: center;
  display: flex;
}.caq_htp_step_ic_yrp {
  border-radius: 0.313rem;
  margin: 8px 0 12px;
  background: rgba(212,160,48,0.18);
  display: flex;
  align-items: center;
  color: #D4A030;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
}.caq_htp_step_ic_yrp svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.caq_htp_step_h_yrp {
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #EEF0F8;
}.caq_htp_step_p_yrp {
  font-size: 13px;
  color: #606878;
  line-height: 1.55;
  overflow-wrap: break-word;
}.caq_htp_step_p_yrp strong {
  color: #C4CAD8;
  font-weight: 600;
}.caq_htp_cta_yrp {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #28A86A;
  border-radius: 0.563rem;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
  display: inline-block;
  color: #0B0D18;
}.caq_htp_cta_yrp:hover {
  background: #30C07C;
}.caq_faq_yrp {
  background: #090B14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.caq_faq_yrp {
  padding: 44px 24px 0;
}
}.caq_faq_in_yrp {
  margin: 0 auto;
  max-width: 1340px;
}.caq_faq_head_yrp {
  margin-bottom: 1.25rem;
}.caq_faq_label_yrp {
  letter-spacing: .08em;
  color: #D4A030;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.caq_faq_h2_yrp {
  font-size: 20px;
  color: #EEF0F8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.caq_faq_h2_yrp {
  font-size: 24px;
}
}.caq_faq_list_yrp {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.caq_faq_item_yrp {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 9px;
  background: #111526;
  overflow: hidden;
}.caq_faq_q_yrp {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  color: #C4CAD8;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.caq_faq_q_yrp:hover {
  color: #EEF0F8;
}.caq_faq_q_ic_yrp {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 24px;
  font-size: 1rem;
  flex-shrink: 0;
  width: 24px;
  color: #D4A030;
}.caq_faq_item_yrp.caq_state_open_yrp .caq_faq_q_ic_yrp {
  transform: rotate(45deg);
}.caq_faq_a_yrp {
  padding: 0 20px 16px;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #606878;
  display: none;
}.caq_faq_item_yrp.caq_state_open_yrp .caq_faq_a_yrp {
  display: block;
}.caq_faq_a_yrp strong {
  font-weight: 700;
  color: #C4CAD8;
}.caq_faq_a_yrp a {
  text-decoration: underline;
  color: #D4A030;
}.caq_faq_a_yrp ul,.caq_faq_a_yrp ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.caq_faq_a_yrp ol {
  list-style: decimal;
}.caq_faq_a_yrp li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.caq_faq_a_yrp table {
  margin: 8px 0;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.caq_faq_a_yrp table {
  display: table;
}
}.caq_faq_a_yrp th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C4CAD8;
}.caq_faq_a_yrp td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606878;
}.caq_seo_yrp {
  background: #090B14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.caq_seo_yrp {
  padding: 44px 24px 0;
}
}.caq_seo_in_yrp {
  padding: 28px 24px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111526;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 765px) {.caq_seo_in_yrp {
  padding: 36px 2.5rem;
}
}.caq_seo_label_yrp {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4A030;
  font-weight: 700;
  letter-spacing: .08em;
}.caq_seo_h2_yrp {
  color: #EEF0F8;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.caq_seo_h2_yrp {
  font-size: 1.5rem;
}
}.caq_seo_body_yrp {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #8A93A8;
}.caq_seo_body_yrp p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8A93A8;
  font-size: 14px;
}.caq_seo_body_yrp p:last-child {
  margin-bottom: 0;
}.caq_seo_body_yrp strong {
  font-weight: 700;
  color: #C4CAD8;
}.caq_seo_body_yrp a {
  transition: color .2s;
  color: #D4A030;
  text-decoration: underline;
}.caq_seo_body_yrp a:hover {
  color: #E8B84A;
}.caq_seo_body_yrp ul,.caq_seo_body_yrp ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.caq_seo_body_yrp ol {
  list-style: decimal;
}.caq_seo_body_yrp li {
  color: #8A93A8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.caq_seo_body_yrp table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.caq_seo_body_yrp table {
  display: table;
}
}.caq_seo_body_yrp th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C4CAD8;
  font-weight: 700;
  text-align: left;
}.caq_seo_body_yrp td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A93A8;
}.caq_seo_cols_yrp {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.caq_seo_cols_yrp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.caq_seo_cols_yrp {
  grid-template-columns: repeat(3,1fr);
}
}.caq_seo_col_h_yrp {
  overflow-wrap: break-word;
  color: #C4CAD8;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.caq_seo_col_p_yrp {
  color: #606878;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.caq_seo_stats_yrp {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.caq_seo_stat_yrp {
  flex: 1;
  padding: 14px 16px;
  border-radius: 9px;
  background: rgba(212,160,48,0.07);
  border: 1px solid rgba(212,160,48,0.18);
  min-width: 140px;
}.caq_seo_stat_val_yrp {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4A030;
}.caq_seo_stat_lb_yrp {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #606878;
}.caq_rv_yrp {
  padding: 36px 16px 0;
  background: #090B14;
}
@media(min-width: 769px) {.caq_rv_yrp {
  padding: 44px 1.5rem 0;
}
}.caq_rv_in_yrp {
  margin: 0 auto;
  max-width: 83.75rem;
}.caq_rv_head_yrp {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.caq_rv_label_yrp {
  font-weight: 700;
  text-transform: uppercase;
  color: #D4A030;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
}.caq_rv_h2_yrp {
  color: #EEF0F8;
  margin-bottom: 10px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.caq_rv_h2_yrp {
  font-size: 1.75rem;
}
}.caq_rv_stats_yrp {
  gap: 18px;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #606878;
  flex-wrap: wrap;
}.caq_rv_stats_score_yrp {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.caq_rv_stats_score_val_yrp {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #E8B84A;
}.caq_rv_stats_score_max_yrp {
  font-size: 13px;
  color: #484E5C;
}.caq_rv_stats_badge_yrp {
  gap: 4px;
  display: flex;
  align-items: center;
}.caq_rv_stats_badge_yrp svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #E8B84A;
}.caq_rv_grid_yrp {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.caq_rv_grid_yrp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.caq_rv_grid_yrp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.caq_rv_card_yrp {
  border-radius: 9px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111526;
  display: flex;
  flex-direction: column;
}.caq_rv_card_stars_yrp {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #E8B84A;
}.caq_rv_card_stars_yrp svg {
  width: 14px;
  height: 0.875rem;
}.caq_rv_card_h_yrp {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: #EEF0F8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.caq_rv_card_body_yrp {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #606878;
}.caq_rv_card_body_yrp strong {
  color: #C4CAD8;
  font-weight: 600;
}.caq_rv_card_meta_yrp {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.caq_rv_card_author_yrp {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C4CAD8;
}.caq_rv_card_date_yrp {
  font-size: 0.688rem;
  color: #484E5C;
}.caq_seo_yrp {
  padding: 2.25rem 16px 0;
  background: #090B14;
}
@media(min-width: 767px) {.caq_seo_yrp {
  padding: 44px 1.5rem 0;
}
}.caq_seo_in_yrp {
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111526;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.caq_seo_in_yrp {
  padding: 2.25rem 2.5rem;
}
}.caq_seo_label_yrp {
  color: #D4A030;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.caq_seo_h2_yrp {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #EEF0F8;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.caq_seo_h2_yrp {
  font-size: 24px;
}
}.caq_seo_body_yrp {
  color: #8A93A8;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.caq_seo_body_yrp p {
  color: #8A93A8;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.caq_seo_body_yrp p:last-child {
  margin-bottom: 0;
}.caq_seo_body_yrp strong {
  color: #C4CAD8;
  font-weight: 700;
}.caq_seo_body_yrp a {
  transition: color .2s;
  color: #D4A030;
  text-decoration: underline;
}.caq_seo_body_yrp a:hover {
  color: #E8B84A;
}.caq_seo_body_yrp ul,.caq_seo_body_yrp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.caq_seo_body_yrp ol {
  list-style: decimal;
}.caq_seo_body_yrp li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #8A93A8;
}.caq_seo_body_yrp table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.caq_seo_body_yrp table {
  display: table;
}
}.caq_seo_body_yrp th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4CAD8;
  font-weight: 700;
  text-align: left;
}.caq_seo_body_yrp td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A93A8;
}.caq_seo_cols_yrp {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.caq_seo_cols_yrp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.caq_seo_cols_yrp {
  grid-template-columns: repeat(3,1fr);
}
}.caq_seo_col_h_yrp {
  color: #C4CAD8;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.caq_seo_col_p_yrp {
  color: #606878;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.caq_seo_stats_yrp {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.caq_seo_stat_yrp {
  background: rgba(212,160,48,0.07);
  border-radius: 0.563rem;
  padding: 14px 16px;
  border: 1px solid rgba(212,160,48,0.18);
  flex: 1;
  min-width: 8.75rem;
}.caq_seo_stat_val_yrp {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4A030;
  margin-bottom: 0.25rem;
}.caq_seo_stat_lb_yrp {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #606878;
}.caq_seo_yrp {
  padding: 36px 1rem 0;
  background: #090B14;
}
@media(min-width: 766px) {.caq_seo_yrp {
  padding: 2.75rem 24px 0;
}
}.caq_seo_in_yrp {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111526;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.caq_seo_in_yrp {
  padding: 2.25rem 40px;
}
}.caq_seo_label_yrp {
  font-size: 11px;
  text-transform: uppercase;
  color: #D4A030;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.caq_seo_h2_yrp {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EEF0F8;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 766px) {.caq_seo_h2_yrp {
  font-size: 24px;
}
}.caq_seo_body_yrp {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A93A8;
}.caq_seo_body_yrp p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8A93A8;
  line-height: 1.75;
}.caq_seo_body_yrp p:last-child {
  margin-bottom: 0;
}.caq_seo_body_yrp strong {
  color: #C4CAD8;
  font-weight: 700;
}.caq_seo_body_yrp a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4A030;
}.caq_seo_body_yrp a:hover {
  color: #E8B84A;
}.caq_seo_body_yrp ul,.caq_seo_body_yrp ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.caq_seo_body_yrp ol {
  list-style: decimal;
}.caq_seo_body_yrp li {
  line-height: 1.75;
  color: #8A93A8;
  font-size: 14px;
  margin-bottom: 6px;
}.caq_seo_body_yrp table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.caq_seo_body_yrp table {
  display: table;
}
}.caq_seo_body_yrp th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CAD8;
}.caq_seo_body_yrp td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8A93A8;
}.caq_seo_cols_yrp {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.caq_seo_cols_yrp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.caq_seo_cols_yrp {
  grid-template-columns: repeat(3,1fr);
}
}.caq_seo_col_h_yrp {
  color: #C4CAD8;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.caq_seo_col_p_yrp {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #606878;
  line-height: 1.65;
}.caq_seo_stats_yrp {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.caq_seo_stat_yrp {
  border-radius: 9px;
  padding: 14px 16px;
  border: 1px solid rgba(212,160,48,0.18);
  background: rgba(212,160,48,0.07);
  flex: 1;
  min-width: 140px;
}.caq_seo_stat_val_yrp {
  font-weight: 800;
  color: #D4A030;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.caq_seo_stat_lb_yrp {
  color: #606878;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.caq_ft_yrp {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #050710;
  margin-top: 48px;
}.caq_ft_support_yrp {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.caq_ft_support_yrp {
  padding: 1.75rem 1.5rem;
}
}.caq_ft_support_in_yrp {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.caq_ft_support_main_yrp {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.caq_ft_support_ic_yrp {
  flex-shrink: 0;
  color: #D4A030;
}.caq_ft_support_ic_yrp svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.caq_ft_support_text_title_yrp {
  overflow-wrap: break-word;
  color: #EEF0F8;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
}.caq_ft_support_text_sub_yrp {
  overflow-wrap: break-word;
  color: #606878;
  font-size: 0.75rem;
}.caq_ft_support_btn_yrp {
  transition: background .2s;
  border-radius: 9px;
  padding: 0.688rem 22px;
  background: #D4A030;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #EEF0F8;
  flex-shrink: 0;
}.caq_ft_support_btn_yrp:hover {
  background: #E8B84A;
}.caq_ft_support_contacts_yrp {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.caq_ft_support_contact_yrp {
  line-height: 1.4;
  color: #484E5C;
  font-size: 0.75rem;
}.caq_ft_support_contact_yrp strong {
  color: #8A93A8;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
}.caq_ft_main_yrp {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.caq_ft_main_yrp {
  padding: 40px 24px 2rem;
}
}.caq_ft_main_in_yrp {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 641px) {.caq_ft_main_in_yrp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.caq_ft_main_in_yrp {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.caq_ft_col_logo_yrp {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.caq_ft_col_logo_yrp {
  grid-column: auto;
}
}.caq_ft_logo_yrp {
  gap: 9px;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 800;
  color: #EEF0F8;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  align-items: center;
}.caq_ft_logo_mark_yrp {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.caq_ft_logo_mark_yrp img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.caq_ft_logo_sub_yrp {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #484E5C;
  font-size: 0.75rem;
}.caq_ft_col_title_yrp {
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  color: #8A93A8;
}.caq_ft_col_links_yrp {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.caq_ft_col_link_yrp {
  transition: color .2s;
  font-size: 13px;
  color: #484E5C;
  overflow-wrap: break-word;
}.caq_ft_col_link_yrp:hover {
  color: #C4CAD8;
}.caq_ft_apps_yrp {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.caq_ft_app_card_yrp {
  transition: border-color .2s;
  gap: 10px;
  border-radius: 0.313rem;
  padding: 10px 0.75rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  align-items: center;
}.caq_ft_app_card_yrp:hover {
  border-color: rgba(212,160,48,0.45);
}.caq_ft_app_card_ic_yrp svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.caq_ft_app_card_os_yrp {
  color: #484E5C;
  font-size: 0.625rem;
  font-weight: 600;
}.caq_ft_app_card_action_yrp {
  font-size: 12px;
  font-weight: 700;
  color: #C4CAD8;
}.caq_ft_bot_yrp {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.caq_ft_bot_yrp {
  padding: 20px 1.5rem;
}
}.caq_ft_bot_in_yrp {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
}.caq_ft_socials_yrp {
  gap: 8px;
  display: flex;
}.caq_ft_soc_yrp {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  display: flex;
  justify-content: center;
  height: 36px;
  color: #8A93A8;
  width: 36px;
  align-items: center;
}.caq_ft_soc_yrp svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.caq_ft_soc_yrp:hover {
  background: rgba(255,255,255,0.07);
}.caq_ft_legal_yrp {
  flex: 1;
  color: #6A7080;
  min-width: 200px;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.caq_ft_legal_yrp strong {
  color: #8A93A8;
  font-weight: 700;
}.caq_ft_legal_yrp a {
  color: #8A93A8;
  text-decoration: underline;
}.caq_ft_age_yrp {
  border: 2px solid #6A7080;
  border-radius: 50%;
  margin-left: auto;
  height: 32px;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  width: 2rem;
  color: #6A7080;
  flex-shrink: 0;
  display: flex;
}