*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #160D07;
  min-height: 100vh;
  color: #D2B288;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Source Sans 3', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.sdn-layout-qiz {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.sdn-page-qiz {
  min-height: 100vh;
  display: flex;
}.sdn-main-qiz {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1078px) {.sdn-main-qiz {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.sdn-main-qiz {
  padding-bottom: 4.5rem;
}
}.sdn-gc-qiz {
  overflow: hidden;
  background: #1E1209;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 643px) {.sdn-gc-qiz {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.sdn-gc-qiz {
  width: 168px;
}
}.sdn-gc-qiz:hover {
  border-color: rgba(201,164,58,0.08);
  transform: translateY(-3px);
}.sdn-gc_img-qiz {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.sdn-gc_img-qiz img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.sdn-gc_hover-qiz {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,4,2,0.75);
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
}.sdn-gc-qiz:hover .sdn-gc_hover-qiz {
  opacity: 1;
}.sdn-gc_hover_btn-qiz {
  background: #C9A43A;
  border-radius: 4px;
  padding: 8px 16px;
  color: #F5EADA;
  font-size: 0.75rem;
  font-weight: 700;
}.sdn-gc_info-qiz {
  padding: 8px 10px 0.625rem;
}.sdn-gc_name-qiz {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D2B288;
  font-size: 0.75rem;
}.sdn-gc_prov-qiz {
  color: #947862;
  font-size: 0.625rem;
}.sdn-gc_tag-qiz {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  left: 6px;
  z-index: 2;
  position: absolute;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 0.375rem;
  font-weight: 700;
}.sdn-gc_tag_hot-qiz {
  background: #C83838;
  color: #fff;
}.sdn-gc_tag_new-qiz {
  background: #3DB86A;
  color: #160D07;
}.sdn-gc_tag_jp-qiz {
  background: #E8AB2E;
  color: #160D07;
}.sdn-gc_tag_ex-qiz {
  background: #8B5C28;
  color: #fff;
}.sdn-gc_tag_live-qiz {
  background: #C83838;
  color: #fff;
}.sdn-gr-qiz {
  background: #160D07;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.sdn-gr-qiz {
  padding: 2.25rem 1.5rem 0;
}
}.sdn-gr_in-qiz {
  margin: 0 auto;
  max-width: 82.5rem;
}.sdn-gr_head-qiz {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.sdn-gr_head_l-qiz {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.sdn-gr_ic-qiz {
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
}.sdn-gr_ic-qiz svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.sdn-gr_title-qiz {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #F5EADA;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.sdn-gr_title-qiz {
  font-size: 18px;
}
}.sdn-gr_more-qiz {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #A0846C;
  white-space: nowrap;
  font-size: 12px;
}.sdn-gr_more-qiz:hover {
  color: #C9A43A;
}.sdn-gr_more-qiz svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.sdn-gr_arrows-qiz {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.sdn-gr_arr-qiz {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  display: flex;
  color: #B09070;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
}.sdn-gr_arr-qiz:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EADA;
}.sdn-gr_arr-qiz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.sdn-gr_seo_h-qiz {
  margin: 0 0 0.375rem;
  color: #D2B288;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  max-width: 680px;
}
@media(min-width: 765px) {.sdn-gr_seo_h-qiz {
  font-size: 14px;
}
}.sdn-gr_seo-qiz {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 680px;
  font-size: 12px;
  line-height: 1.55;
  color: #A0846C;
}.sdn-gr_seo-qiz strong {
  font-weight: 600;
  color: #D2B288;
}.sdn-gr_scroll-qiz {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
}.sdn-gr_scroll-qiz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.sdn-gr_scroll-qiz {
  gap: 0.75rem;
}
}.sdn-tb-qiz {
  background: #160D07;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  align-items: center;
  z-index: 80;
  height: 3.5rem;
  top: 0;
}.sdn-tb_in-qiz {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.sdn-tb_burger-qiz {
  gap: 0.313rem;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  margin-right: 0.5rem;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  width: 38px;
  justify-content: center;
}.sdn-tb_burger-qiz:hover {
  background: rgba(255,255,255,0.05);
}.sdn-tb_burger_line-qiz {
  border-radius: 1px;
  background: #B09070;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1079px) {.sdn-tb_burger-qiz {
  display: none;
}
}.sdn-tb_logo-qiz {
  gap: 9px;
  font-weight: 800;
  color: #F5EADA;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 20px;
  flex-shrink: 0;
  align-items: center;
}.sdn-tb_logo_mark-qiz {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 2rem;
}.sdn-tb_logo_mark-qiz img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sdn-tb_nav-qiz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.sdn-tb_nav-qiz {
  display: flex;
}
}.sdn-tb_tab-qiz {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  color: #B09070;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.sdn-tb_tab-qiz:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EADA;
}.sdn-tb_tab-qiz.sdn-state_active-qiz {
  background: rgba(201,164,58,0.18);
  color: #F5EADA;
}.sdn-tb_right-qiz {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.sdn-tb_login-qiz {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #D2B288;
  display: none;
  font-size: 0.813rem;
}.sdn-tb_login-qiz:hover {
  border-color: rgba(201,164,58,0.45);
  color: #F5EADA;
}
@media(min-width: 477px) {.sdn-tb_login-qiz {
  display: block;
}
}.sdn-tb_reg-qiz {
  background: #3DB86A;
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  transition: background .2s;
  color: #100804;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.sdn-tb_reg-qiz:hover {
  background: #4DCC7A;
}.sdn-sb-qiz {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #271509;
  width: 220px;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  left: 0;
}.sdn-sb-qiz.sdn-state_open-qiz {
  transform: translateX(0);
}.sdn-sb-qiz::-webkit-scrollbar {
  width: 4px;
}.sdn-sb-qiz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.sdn-sb-qiz {
  transform: translateX(0);
}
}.sdn-sb_auth-qiz {
  padding: 14px 12px 10px;
}.sdn-sb_btn_reg-qiz {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3DB86A;
  padding: 11px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  color: #100804;
  display: block;
  font-size: 0.813rem;
}.sdn-sb_btn_reg-qiz:hover {
  background: #4DCC7A;
}.sdn-sb_btn_login-qiz {
  border-radius: 8px;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: #D2B288;
}.sdn-sb_btn_login-qiz:hover {
  border-color: rgba(201,164,58,0.45);
  color: #F5EADA;
}.sdn-sb_promo-qiz {
  background: linear-gradient(135deg,#3E1C08,#271509);
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(201,164,58,0.18);
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}.sdn-sb_promo-qiz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,164,58,0.18),transparent 70%);
  position: absolute;
  height: 5rem;
  right: -20px;
  top: -1.25rem;
  width: 80px;
  content: '';
}.sdn-sb_promo_title-qiz {
  color: #C9A43A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.sdn-sb_promo_text-qiz {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F5EADA;
}.sdn-sb_promo_sub-qiz {
  color: #A0846C;
  margin-top: 3px;
  font-size: 10px;
}.sdn-sb_nav-qiz {
  padding: 0.375rem 8px 1rem;
}.sdn-sb_nav_lb-qiz {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #947862;
}.sdn-sb_link-qiz {
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #B09070;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.sdn-sb_link-qiz:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EADA;
}.sdn-sb_link-qiz.sdn-state_active-qiz {
  background: rgba(201,164,58,0.18);
  color: #F5EADA;
}.sdn-sb_ic-qiz {
  border-radius: 4px;
  flex-shrink: 0;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.sdn-sb_ic-qiz svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sdn-sb_ic_1-qiz {
  background: rgba(201,164,58,0.08);
  color: #C9A43A;
}.sdn-sb_ic_2-qiz {
  background: rgba(61,184,106,0.16);
  color: #3DB86A;
}.sdn-sb_ic_3-qiz {
  background: rgba(232,171,46,0.18);
  color: #E8AB2E;
}.sdn-sb_ic_4-qiz {
  background: rgba(139,92,40,0.22);
  color: #8B5C28;
}.sdn-sb_ic_5-qiz {
  background: rgba(201,164,58,0.08);
  color: #D4427C;
}.sdn-sb_ic_6-qiz {
  background: rgba(139,92,40,0.22);
  color: #9B4FC2;
}.sdn-sb_badge-qiz {
  background: #E8AB2E;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  color: #100804;
  font-weight: 700;
  margin-left: auto;
}.sdn-sb_bot-qiz {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.sdn-sb_lang-qiz,.sdn-sb_help-qiz {
  border-radius: 0.25rem;
  gap: 0.375rem;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: flex;
  color: #B09070;
  align-items: center;
  font-size: 11px;
  justify-content: center;
}.sdn-sb_lang-qiz:hover,.sdn-sb_help-qiz:hover {
  border-color: rgba(201,164,58,0.45);
  color: #F5EADA;
}.sdn-sb_lang-qiz svg,.sdn-sb_help-qiz svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.sdn-sb_bd-qiz {
  background: rgba(8,4,2,0.75);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.sdn-sb_bd-qiz.sdn-state_on-qiz {
  display: block;
}
@media(min-width: 1081px) {.sdn-sb_bd-qiz {
  display: none!important;
}
}.sdn-mob_nav-qiz {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #271509;
  bottom: 0;
  left: 0;
  display: flex;
  right: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1083px) {.sdn-mob_nav-qiz {
  display: none;
}
}.sdn-mob_nav_item-qiz {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #947862;
  display: flex;
}.sdn-mob_nav_ic-qiz {
  line-height: 1;
}.sdn-mob_nav_ic-qiz svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.sdn-mob_nav_lb-qiz {
  font-size: 0.625rem;
  font-weight: 600;
  color: #947862;
}.sdn-mob_nav_item-qiz.sdn-state_active-qiz {
  color: #C9A43A;
}.sdn-mob_nav_item-qiz.sdn-state_active-qiz .sdn-mob_nav_lb-qiz {
  color: #C9A43A;
}.sdn-hero-qiz {
  padding: 1.25rem 1rem 0;
  background: #160D07;
}
@media(min-width: 766px) {.sdn-hero-qiz {
  padding: 24px 1.5rem 0;
}
}.sdn-hero_in-qiz {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 862px) {.sdn-hero_in-qiz {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.sdn-hero_in-qiz {
  grid-template-columns: 1fr 340px;
}
}.sdn-hero_promo-qiz {
  border-radius: 14px;
  background: #1E1209;
  overflow: hidden;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.sdn-hero_promo-qiz {
  min-height: 17.5rem;
}
}.sdn-hero_promo_bg-qiz {
  background-position: center;
  background: linear-gradient(120deg,#3E1C08 0%,#160D07 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.sdn-hero_promo_bg-qiz::after {
  inset: 0;
  background: linear-gradient(90deg,#160D07 0%,rgba(8,4,2,0.75) 60%,transparent 100%);
  content: '';
  position: absolute;
}.sdn-hero_promo_glow-qiz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,92,40,0.22) 0%,transparent 65%);
  pointer-events: none;
  right: 3.75rem;
  height: 18.75rem;
  width: 300px;
  top: -2.5rem;
  position: absolute;
}.sdn-hero_promo_ct-qiz {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  z-index: 2;
  display: flex;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
}
@media(min-width: 766px) {.sdn-hero_promo_ct-qiz {
  padding: 40px 2rem;
}
}.sdn-hero_badge-qiz {
  border: 1px solid rgba(201,164,58,0.08);
  background: rgba(201,164,58,0.18);
  padding: 5px 0.75rem;
  border-radius: 20px;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #C9A43A;
  display: inline-block;
  font-weight: 700;
}.sdn-hero_h1-qiz {
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  color: #F5EADA;
}.sdn-hero_h1-qiz em {
  color: #E8AB2E;
  font-style: normal;
}
@media(min-width: 767px) {.sdn-hero_h1-qiz {
  font-size: 2.25rem;
}
}.sdn-hero_sub-qiz {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #B09070;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.sdn-hero_sub-qiz {
  font-size: 14px;
}
}.sdn-hero_row-qiz {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.sdn-hero_cta-qiz {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #3DB86A;
  font-weight: 700;
  color: #100804;
  font-size: 0.875rem;
  box-shadow: 0 0.375rem 1.25rem rgba(61,184,106,0.42);
}.sdn-hero_cta-qiz:hover {
  background: #4DCC7A;
}.sdn-hero_terms-qiz {
  font-size: 11px;
  color: #947862;
}.sdn-hero_game-qiz {
  background: #1E1209;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.sdn-hero_game_badge-qiz {
  border: 1px solid rgba(232,171,46,0.18);
  background: rgba(232,171,46,0.18);
  padding: 5px 0.625rem;
  border-radius: 20px;
  left: 12px;
  letter-spacing: .06em;
  color: #E8AB2E;
  text-transform: uppercase;
  z-index: 3;
  top: 0.75rem;
  font-weight: 700;
  font-size: 0.625rem;
  position: absolute;
}.sdn-hero_game_badge-qiz svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.sdn-hero_game_img-qiz {
  background: linear-gradient(135deg,#3E1C08,#160D07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.sdn-hero_game_img-qiz img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.sdn-hero_game_play-qiz {
  transition: opacity .2s;
  background: rgba(8,4,2,0.75);
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.sdn-hero_game-qiz:hover .sdn-hero_game_play-qiz {
  opacity: 1;
}.sdn-hero_game_play-qiz span {
  background: #C9A43A;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
}.sdn-hero_game_play-qiz span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.sdn-hero_game_info-qiz {
  padding: 14px 1rem;
}.sdn-hero_game_title-qiz {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F5EADA;
}.sdn-hero_game_provider-qiz {
  font-size: 11px;
  color: #A0846C;
}.sdn-hero_game_btn-qiz {
  transition: background .2s;
  margin: 12px 16px 16px;
  padding: 11px;
  background: #C9A43A;
  border-radius: 8px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #F5EADA;
  display: block;
}.sdn-hero_game-qiz:hover .sdn-hero_game_btn-qiz {
  background: #DBB84E;
}.sdn-wy-qiz {
  background: #160D07;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.sdn-wy-qiz {
  padding: 40px 1.5rem 0;
}
}.sdn-wy_in-qiz {
  margin: 0 auto;
  max-width: 1320px;
}.sdn-wy_head-qiz {
  margin-bottom: 18px;
  max-width: 45rem;
}.sdn-wy_label-qiz {
  margin-bottom: 8px;
  color: #C9A43A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.sdn-wy_h2-qiz {
  color: #F5EADA;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.sdn-wy_h2-qiz {
  font-size: 1.5rem;
}
}.sdn-wy_intro-qiz {
  margin: 0;
  font-size: 0.813rem;
  color: #A0846C;
  line-height: 1.6;
}.sdn-wy_grid-qiz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.sdn-wy_grid-qiz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.sdn-wy_grid-qiz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sdn-wy_card-qiz {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #271509;
}.sdn-wy_card-qiz:hover {
  border-color: rgba(201,164,58,0.08);
  transform: translateY(-2px);
}.sdn-wy_card_ic-qiz {
  background: rgba(201,164,58,0.18);
  border-radius: 50%;
  align-items: center;
  width: 44px;
  color: #C9A43A;
  display: flex;
  height: 44px;
  justify-content: center;
  margin-bottom: 14px;
}.sdn-wy_card_ic-qiz svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sdn-wy_card_h-qiz {
  font-size: 0.938rem;
  color: #F5EADA;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
}.sdn-wy_card_p-qiz {
  color: #A0846C;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.sdn-wy_card_p-qiz strong {
  font-weight: 600;
  color: #D2B288;
}.sdn-gr_jp-qiz {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1042 0%,#0E071E 100%);
  border-radius: 14px;
  padding: 20px;
  position: relative;
}.sdn-gr_jp-qiz::before {
  background: radial-gradient(circle,rgba(139,92,40,0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  position: absolute;
  width: 250px;
  height: 250px;
  content: '';
  left: -3.75rem;
}.sdn-gr_jp-qiz::after {
  background: radial-gradient(circle,rgba(232,171,46,0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  width: 200px;
  content: '';
  height: 200px;
  position: absolute;
  bottom: -40px;
}.sdn-gr_jp_head-qiz {
  gap: 16px;
  margin-bottom: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
  display: flex;
}.sdn-gr_jp_info-qiz {
  flex: 1;
}.sdn-gr_jp_label-qiz {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #9B4FC2;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.sdn-gr_jp_label-qiz svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linecap: round;
}.sdn-gr_jp_amount-qiz {
  margin-bottom: 4px;
  color: #F5EADA;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Playfair Display', serif;
  font-size: 32px;
}
@media(min-width: 769px) {.sdn-gr_jp_amount-qiz {
  font-size: 40px;
}
}.sdn-gr_jp_amount-qiz span {
  color: #E8AB2E;
}.sdn-gr_jp_seo-qiz {
  color: #B09070;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
}.sdn-gr_jp_cta-qiz {
  background: rgba(139,92,40,0.22);
  padding: 11px 20px;
  border: 1px solid rgba(139,92,40,0.22);
  border-radius: 8px;
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  z-index: 1;
  font-weight: 700;
  align-self: flex-start;
  color: #F5EADA;
  margin-top: 0.25rem;
  position: relative;
  font-size: 0.813rem;
}.sdn-gr_jp_cta-qiz:hover {
  background: #8B5C28;
}.sdn-gcg-qiz {
  padding: 2.25rem 16px 0;
  background: #160D07;
}
@media(min-width: 769px) {.sdn-gcg-qiz {
  padding: 2.75rem 1.5rem 0;
}
}.sdn-gcg_in-qiz {
  margin: 0 auto;
  max-width: 82.5rem;
}.sdn-gcg_head-qiz {
  max-width: 720px;
  margin-bottom: 20px;
}.sdn-gcg_label-qiz {
  color: #C9A43A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.sdn-gcg_h2-qiz {
  font-weight: 800;
  color: #F5EADA;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
}
@media(min-width:768px) {.sdn-gcg_h2-qiz {
  font-size: 1.75rem;
}
}.sdn-gcg_intro-qiz {
  font-size: 13px;
  line-height: 1.6;
  color: #A0846C;
}.sdn-gcg_grid-qiz {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.sdn-gcg_grid-qiz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.sdn-gcg_grid-qiz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sdn-gcg_card-qiz {
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
}.sdn-gcg_card-qiz:hover {
  transform: translateY(-3px);
  border-color: rgba(201,164,58,0.18);
}.sdn-gcg_card_bg-qiz {
  inset: 0;
  position: absolute;
  z-index: 0;
}.sdn-gcg_card_bg-qiz::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.sdn-gcg_card_ic-qiz {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  align-items: center;
  z-index: 2;
  width: 2.5rem;
  color: #F5EADA;
  right: 1.125rem;
  justify-content: center;
  height: 40px;
  top: 18px;
  display: flex;
  position: absolute;
}.sdn-gcg_card_ic-qiz svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.sdn-gcg_card_ct-qiz {
  position: relative;
  z-index: 1;
}.sdn-gcg_card_h-qiz {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5EADA;
  line-height: 1.2;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.sdn-gcg_card_h-qiz {
  font-size: 1.25rem;
}
}.sdn-gcg_card_p-qiz {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.sdn-gcg_card_p-qiz strong {
  color: #F5EADA;
  font-weight: 600;
}.sdn-gcg_card_cta-qiz {
  gap: 4px;
  color: #C9A43A;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 12px;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
}.sdn-gcg_card_cta-qiz svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.sdn-ws-qiz {
  padding: 32px 16px 0;
  background: #160D07;
}
@media(min-width:768px) {.sdn-ws-qiz {
  padding: 2.25rem 24px 0;
}
}.sdn-ws_in-qiz {
  margin: 0 auto;
  max-width: 1320px;
}.sdn-ws_head-qiz {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.sdn-ws_title-qiz {
  gap: 10px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  color: #F5EADA;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
}.sdn-ws_title_ic-qiz svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  color: #E8AB2E;
}.sdn-ws_online-qiz {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #A0846C;
  align-items: center;
}.sdn-ws_online_dot-qiz {
  background: #3DB86A;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 6px rgba(61,184,106,0.16);
}.sdn-ws_scroll-qiz {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.sdn-ws_scroll-qiz::-webkit-scrollbar {
  display: none;
}.sdn-wc-qiz {
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border-radius: 8px;
  background: #1E1209;
  border: 1px solid rgba(255,255,255,0.11);
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.sdn-wc_img-qiz {
  border-radius: 4px;
  overflow: hidden;
  background: #271509;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.sdn-wc_img-qiz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.sdn-wc_info-qiz {
  min-width: 0;
}.sdn-wc_game-qiz {
  overflow: hidden;
  color: #D2B288;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.sdn-wc_player-qiz {
  overflow: hidden;
  font-size: 0.625rem;
  color: #947862;
  text-overflow: ellipsis;
  white-space: nowrap;
}.sdn-wc_amount-qiz {
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #3DB86A;
}.sdn-prov-qiz {
  padding: 36px 1rem 0;
  background: #160D07;
}
@media(min-width: 769px) {.sdn-prov-qiz {
  padding: 44px 24px 0;
}
}.sdn-prov_in-qiz {
  margin: 0 auto;
  max-width: 1320px;
}.sdn-prov_head-qiz {
  margin-bottom: 16px;
}.sdn-prov_label-qiz {
  color: #C9A43A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.sdn-prov_h2-qiz {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EADA;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.sdn-prov_h2-qiz {
  font-size: 1.5rem;
}
}.sdn-prov_seo-qiz {
  font-size: 0.813rem;
  color: #A0846C;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  line-height: 1.6;
}.sdn-prov_seo-qiz strong {
  font-weight: 700;
  color: #D2B288;
}.sdn-prov_seo-qiz a {
  color: #C9A43A;
  text-decoration: underline;
}.sdn-prov_grid-qiz {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.sdn-prov_grid-qiz {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.sdn-prov_grid-qiz {
  grid-template-columns: repeat(8,1fr);
}
}.sdn-prov_card-qiz {
  padding: 14px 0.625rem;
  gap: 7px;
  background: #1E1209;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.sdn-prov_card-qiz:hover {
  border-color: rgba(201,164,58,0.45);
  background: #271509;
}.sdn-prov_logo-qiz {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 2.75rem;
}.sdn-prov_logo-qiz img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.sdn-prov_name-qiz {
  color: #B09070;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  font-weight: 600;
}.sdn-bon-qiz {
  padding: 2.25rem 16px 0;
  background: #160D07;
}
@media(min-width: 769px) {.sdn-bon-qiz {
  padding: 44px 1.5rem 0;
}
}.sdn-bon_in-qiz {
  margin: 0 auto;
  max-width: 1320px;
}.sdn-bon_head-qiz {
  margin-bottom: 20px;
}.sdn-bon_label-qiz {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C9A43A;
  font-weight: 700;
}.sdn-bon_h2-qiz {
  font-family: 'Playfair Display', serif;
  color: #F5EADA;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.sdn-bon_h2-qiz {
  font-size: 24px;
}
}.sdn-bon_seo-qiz {
  line-height: 1.6;
  color: #A0846C;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.sdn-bon_seo-qiz strong {
  font-weight: 700;
  color: #D2B288;
}.sdn-bon_seo-qiz a {
  text-decoration: underline;
  color: #C9A43A;
}.sdn-bon_grid-qiz {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.sdn-bon_grid-qiz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.sdn-bon_grid-qiz {
  grid-template-columns: repeat(5,1fr);
}
}.sdn-bon_card-qiz {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #1E1209;
}.sdn-bon_card-qiz:hover {
  border-color: rgba(201,164,58,0.08);
  transform: translateY(-2px);
}.sdn-bon_card_ic-qiz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
}.sdn-bon_card_ic-qiz {
  margin-bottom: 10px;
}.sdn-bon_card_type-qiz {
  text-transform: uppercase;
  color: #A0846C;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 700;
}.sdn-bon_card_amount-qiz {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  color: #E8AB2E;
  margin-bottom: 6px;
}.sdn-bon_card_name-qiz {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #F5EADA;
}.sdn-bon_card_detail-qiz {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  color: #947862;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.sdn-app-qiz {
  background: #160D07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.sdn-app-qiz {
  padding: 44px 24px 0;
}
}.sdn-app_in-qiz {
  margin: 0 auto;
  max-width: 1320px;
}.sdn-app_head-qiz {
  margin-bottom: 1rem;
}.sdn-app_label-qiz {
  font-size: 0.688rem;
  font-weight: 700;
  color: #C9A43A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.sdn-app_h2-qiz {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Playfair Display', serif;
  color: #F5EADA;
  font-size: 20px;
}
@media(min-width: 769px) {.sdn-app_h2-qiz {
  font-size: 1.5rem;
}
}.sdn-app_sub-qiz {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #A0846C;
  max-width: 37.5rem;
}.sdn-app_sub-qiz strong {
  font-weight: 700;
  color: #D2B288;
}.sdn-app_cards-qiz {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.sdn-app_cards-qiz {
  grid-template-columns: repeat(3,1fr);
}
}.sdn-app_card-qiz {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.sdn-app_card_ios-qiz {
  background: linear-gradient(135deg,rgba(201,164,58,0.18) 0%,#271509 100%);
}.sdn-app_card_android-qiz {
  background: linear-gradient(135deg,rgba(61,184,106,0.16) 0%,#271509 100%);
}.sdn-app_card_win-qiz {
  background: linear-gradient(135deg,rgba(232,171,46,0.18) 0%,#271509 100%);
}.sdn-app_card_ic-qiz svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sdn-app_card_ic-qiz {
  flex-shrink: 0;
  color: #F5EADA;
}.sdn-app_card_os-qiz {
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #A0846C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.sdn-app_card_title-qiz {
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EADA;
}.sdn-app_card_text-qiz {
  line-height: 1.5;
  color: #A0846C;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 12px;
}.sdn-app_card_btn-qiz {
  border-radius: 4px;
  padding: 10px 18px;
  transition: background .2s;
  border: 1px solid rgba(201,164,58,0.45);
  background: rgba(255,255,255,0.12);
  gap: 7px;
  color: #F5EADA;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
}.sdn-app_card_btn-qiz:hover {
  background: rgba(255,255,255,0.07);
}.sdn-htp-qiz {
  background: #160D07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.sdn-htp-qiz {
  padding: 44px 24px 0;
}
}.sdn-htp_in-qiz {
  margin: 0 auto;
  max-width: 82.5rem;
}.sdn-htp_head-qiz {
  margin-bottom: 22px;
  max-width: 45rem;
}.sdn-htp_label-qiz {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9A43A;
  margin-bottom: 0.5rem;
}.sdn-htp_h2-qiz {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EADA;
}
@media(min-width: 766px) {.sdn-htp_h2-qiz {
  font-size: 1.75rem;
}
}.sdn-htp_intro-qiz {
  font-size: 14px;
  color: #A0846C;
  line-height: 1.6;
}.sdn-htp_steps-qiz {
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.sdn-htp_steps-qiz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.sdn-htp_steps-qiz {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.sdn-htp_step-qiz {
  background: #271509;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  padding: 20px 1.125rem 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.sdn-htp_step_num-qiz {
  border-radius: 50%;
  background: #C9A43A;
  justify-content: center;
  align-items: center;
  font-family: 'Playfair Display', serif;
  position: absolute;
  left: 1.25rem;
  color: #100804;
  font-size: 13px;
  top: -0.75rem;
  font-weight: 800;
  width: 28px;
  display: flex;
  height: 1.75rem;
}.sdn-htp_step_ic-qiz {
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  background: rgba(201,164,58,0.18);
  height: 36px;
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #C9A43A;
  display: flex;
}.sdn-htp_step_ic-qiz svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.sdn-htp_step_h-qiz {
  color: #F5EADA;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.sdn-htp_step_p-qiz {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #A0846C;
}.sdn-htp_step_p-qiz strong {
  font-weight: 600;
  color: #D2B288;
}.sdn-htp_cta-qiz {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #3DB86A;
  border-radius: 8px;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
  color: #100804;
}.sdn-htp_cta-qiz:hover {
  background: #4DCC7A;
}.sdn-reg-qiz {
  background: #160D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.sdn-reg-qiz {
  padding: 2.75rem 1.5rem 0;
}
}.sdn-reg_in-qiz {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #271509;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.sdn-reg_in-qiz {
  padding: 2.5rem;
}
}.sdn-reg_top-qiz {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.sdn-reg_top-qiz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sdn-reg_label-qiz {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C9A43A;
}.sdn-reg_h2-qiz {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5EADA;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.sdn-reg_h2-qiz {
  font-size: 1.75rem;
}
}.sdn-reg_bonus-qiz {
  border: 1px solid rgba(232,171,46,0.18);
  padding: 10px 16px;
  gap: 0.5rem;
  background: rgba(232,171,46,0.18);
  border-radius: 8px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.sdn-reg_bonus_amount-qiz {
  color: #E8AB2E;
  font-size: 1.25rem;
  font-weight: 800;
}.sdn-reg_bonus_text-qiz {
  color: #B09070;
  font-size: 0.813rem;
  line-height: 1.35;
}.sdn-reg_cta_btn-qiz {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 8px;
  background: #3DB86A;
  display: inline-block;
  box-shadow: 0 0.375rem 1.25rem rgba(61,184,106,0.42);
  color: #100804;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 12px;
}.sdn-reg_cta_btn-qiz:hover {
  background: #4DCC7A;
}.sdn-reg_terms-qiz {
  font-size: 0.688rem;
  color: #947862;
  line-height: 1.5;
}.sdn-reg_seo-qiz {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #A0846C;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 13px;
}.sdn-reg_seo-qiz p {
  line-height: 1.65;
  color: #A0846C;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.sdn-reg_seo-qiz p:last-child {
  margin-bottom: 0;
}.sdn-reg_seo-qiz strong {
  color: #D2B288;
  font-weight: 700;
}.sdn-reg_seo-qiz a {
  transition: color .2s;
  color: #C9A43A;
  text-decoration: underline;
}.sdn-reg_seo-qiz a:hover {
  color: #DBB84E;
}.sdn-reg_seo-qiz ul,.sdn-reg_seo-qiz ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.sdn-reg_seo-qiz ol {
  list-style: decimal;
}.sdn-reg_seo-qiz li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #A0846C;
}.sdn-reg_seo-qiz table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 770px) {.sdn-reg_seo-qiz table {
  display: table;
}
}.sdn-reg_seo-qiz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D2B288;
  font-weight: 700;
}.sdn-reg_seo-qiz td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A0846C;
}.sdn-reg_steps-qiz {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.sdn-reg_steps-qiz {
  margin-top: 0;
}
}.sdn-reg_step-qiz {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 0.5rem;
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.sdn-reg_step_num-qiz {
  border: 1px solid rgba(201,164,58,0.08);
  background: rgba(201,164,58,0.18);
  border-radius: 50%;
  width: 2.125rem;
  font-size: 14px;
  font-weight: 800;
  height: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  color: #C9A43A;
  justify-content: center;
  display: flex;
}.sdn-reg_step_title-qiz {
  color: #F5EADA;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.sdn-reg_step_text-qiz {
  color: #A0846C;
  line-height: 1.5;
  font-size: 0.75rem;
}.sdn-reg_trust-qiz {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
}.sdn-reg_trust_item-qiz {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #A0846C;
  align-items: center;
  font-size: 0.75rem;
}.sdn-reg_trust_ic-qiz svg {
  height: 16px;
  stroke-linecap: round;
  color: #C9A43A;
  width: 1rem;
  stroke-linejoin: round;
}.sdn-faq-qiz {
  background: #160D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.sdn-faq-qiz {
  padding: 44px 1.5rem 0;
}
}.sdn-faq_in-qiz {
  margin: 0 auto;
  max-width: 82.5rem;
}.sdn-faq_head-qiz {
  margin-bottom: 1.25rem;
}.sdn-faq_label-qiz {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9A43A;
}.sdn-faq_h2-qiz {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F5EADA;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.sdn-faq_h2-qiz {
  font-size: 1.5rem;
}
}.sdn-faq_list-qiz {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sdn-faq_item-qiz {
  border: 1px solid rgba(255,255,255,0.11);
  background: #271509;
  overflow: hidden;
  border-radius: 8px;
}.sdn-faq_q-qiz {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  color: #D2B288;
  display: flex;
  align-items: center;
}.sdn-faq_q-qiz:hover {
  color: #F5EADA;
}.sdn-faq_q_ic-qiz {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  color: #C9A43A;
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
  font-size: 1rem;
}.sdn-faq_item-qiz.sdn-state_open-qiz .sdn-faq_q_ic-qiz {
  transform: rotate(45deg);
}.sdn-faq_a-qiz {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
  color: #A0846C;
}.sdn-faq_item-qiz.sdn-state_open-qiz .sdn-faq_a-qiz {
  display: block;
}.sdn-faq_a-qiz strong {
  color: #D2B288;
  font-weight: 700;
}.sdn-faq_a-qiz a {
  color: #C9A43A;
  text-decoration: underline;
}.sdn-faq_a-qiz ul,.sdn-faq_a-qiz ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.sdn-faq_a-qiz ol {
  list-style: decimal;
}.sdn-faq_a-qiz li {
  line-height: 1.6;
  margin-bottom: 4px;
}.sdn-faq_a-qiz table {
  margin: 8px 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.sdn-faq_a-qiz table {
  display: table;
}
}.sdn-faq_a-qiz th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D2B288;
  text-align: left;
  font-weight: 700;
}.sdn-faq_a-qiz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #A0846C;
}.sdn-seo-qiz {
  padding: 36px 16px 0;
  background: #160D07;
}
@media(min-width: 771px) {.sdn-seo-qiz {
  padding: 44px 24px 0;
}
}.sdn-seo_in-qiz {
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #271509;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.sdn-seo_in-qiz {
  padding: 2.25rem 40px;
}
}.sdn-seo_label-qiz {
  color: #C9A43A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.sdn-seo_h2-qiz {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #F5EADA;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.sdn-seo_h2-qiz {
  font-size: 1.5rem;
}
}.sdn-seo_body-qiz {
  font-size: 14px;
  color: #B09070;
  overflow-wrap: break-word;
  line-height: 1.75;
}.sdn-seo_body-qiz p {
  line-height: 1.75;
  color: #B09070;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.sdn-seo_body-qiz p:last-child {
  margin-bottom: 0;
}.sdn-seo_body-qiz strong {
  color: #D2B288;
  font-weight: 700;
}.sdn-seo_body-qiz a {
  transition: color .2s;
  color: #C9A43A;
  text-decoration: underline;
}.sdn-seo_body-qiz a:hover {
  color: #DBB84E;
}.sdn-seo_body-qiz ul,.sdn-seo_body-qiz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.sdn-seo_body-qiz ol {
  list-style: decimal;
}.sdn-seo_body-qiz li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09070;
}.sdn-seo_body-qiz table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 765px) {.sdn-seo_body-qiz table {
  display: table;
}
}.sdn-seo_body-qiz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D2B288;
  text-align: left;
  font-weight: 700;
}.sdn-seo_body-qiz td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09070;
}.sdn-seo_cols-qiz {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.sdn-seo_cols-qiz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.sdn-seo_cols-qiz {
  grid-template-columns: repeat(3,1fr);
}
}.sdn-seo_col_h-qiz {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D2B288;
}.sdn-seo_col_p-qiz {
  color: #A0846C;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.sdn-seo_stats-qiz {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.sdn-seo_stat-qiz {
  padding: 0.875rem 1rem;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(201,164,58,0.18);
  background: rgba(201,164,58,0.08);
  min-width: 8.75rem;
}.sdn-seo_stat_val-qiz {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C9A43A;
  font-size: 1.25rem;
}.sdn-seo_stat_lb-qiz {
  color: #A0846C;
  overflow-wrap: break-word;
  font-size: 11px;
}.sdn-seo-qiz {
  background: #160D07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.sdn-seo-qiz {
  padding: 2.75rem 24px 0;
}
}.sdn-seo_in-qiz {
  background: #271509;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.sdn-seo_in-qiz {
  padding: 2.25rem 2.5rem;
}
}.sdn-seo_label-qiz {
  color: #C9A43A;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.sdn-seo_h2-qiz {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  color: #F5EADA;
}
@media(min-width: 771px) {.sdn-seo_h2-qiz {
  font-size: 1.5rem;
}
}.sdn-seo_body-qiz {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B09070;
}.sdn-seo_body-qiz p {
  color: #B09070;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.sdn-seo_body-qiz p:last-child {
  margin-bottom: 0;
}.sdn-seo_body-qiz strong {
  color: #D2B288;
  font-weight: 700;
}.sdn-seo_body-qiz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A43A;
}.sdn-seo_body-qiz a:hover {
  color: #DBB84E;
}.sdn-seo_body-qiz ul,.sdn-seo_body-qiz ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.sdn-seo_body-qiz ol {
  list-style: decimal;
}.sdn-seo_body-qiz li {
  font-size: 14px;
  line-height: 1.75;
  color: #B09070;
  margin-bottom: 6px;
}.sdn-seo_body-qiz table {
  width: 100%;
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.sdn-seo_body-qiz table {
  display: table;
}
}.sdn-seo_body-qiz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #D2B288;
  font-weight: 700;
  text-align: left;
}.sdn-seo_body-qiz td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09070;
}.sdn-seo_cols-qiz {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.sdn-seo_cols-qiz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.sdn-seo_cols-qiz {
  grid-template-columns: repeat(3,1fr);
}
}.sdn-seo_col_h-qiz {
  color: #D2B288;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.sdn-seo_col_p-qiz {
  font-size: 13px;
  line-height: 1.65;
  color: #A0846C;
  overflow-wrap: break-word;
}.sdn-seo_stats-qiz {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.sdn-seo_stat-qiz {
  flex: 1;
  background: rgba(201,164,58,0.08);
  border: 1px solid rgba(201,164,58,0.18);
  border-radius: 0.5rem;
  padding: 14px 16px;
  min-width: 140px;
}.sdn-seo_stat_val-qiz {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C9A43A;
  font-weight: 800;
}.sdn-seo_stat_lb-qiz {
  color: #A0846C;
  overflow-wrap: break-word;
  font-size: 11px;
}.sdn-seo-qiz {
  background: #160D07;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.sdn-seo-qiz {
  padding: 2.75rem 1.5rem 0;
}
}.sdn-seo_in-qiz {
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 28px 24px;
  background: #271509;
  max-width: 1320px;
}
@media(min-width:768px) {.sdn-seo_in-qiz {
  padding: 36px 40px;
}
}.sdn-seo_label-qiz {
  color: #C9A43A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.sdn-seo_h2-qiz {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EADA;
  line-height: 1.25;
}
@media(min-width: 767px) {.sdn-seo_h2-qiz {
  font-size: 24px;
}
}.sdn-seo_body-qiz {
  color: #B09070;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.sdn-seo_body-qiz p {
  color: #B09070;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.sdn-seo_body-qiz p:last-child {
  margin-bottom: 0;
}.sdn-seo_body-qiz strong {
  color: #D2B288;
  font-weight: 700;
}.sdn-seo_body-qiz a {
  transition: color .2s;
  color: #C9A43A;
  text-decoration: underline;
}.sdn-seo_body-qiz a:hover {
  color: #DBB84E;
}.sdn-seo_body-qiz ul,.sdn-seo_body-qiz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.sdn-seo_body-qiz ol {
  list-style: decimal;
}.sdn-seo_body-qiz li {
  color: #B09070;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.sdn-seo_body-qiz table {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 771px) {.sdn-seo_body-qiz table {
  display: table;
}
}.sdn-seo_body-qiz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D2B288;
  font-weight: 700;
  text-align: left;
}.sdn-seo_body-qiz td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B09070;
}.sdn-seo_cols-qiz {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.sdn-seo_cols-qiz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.sdn-seo_cols-qiz {
  grid-template-columns: repeat(3,1fr);
}
}.sdn-seo_col_h-qiz {
  color: #D2B288;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.sdn-seo_col_p-qiz {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #A0846C;
}.sdn-seo_stats-qiz {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.sdn-seo_stat-qiz {
  padding: 14px 16px;
  border: 1px solid rgba(201,164,58,0.18);
  border-radius: 0.5rem;
  background: rgba(201,164,58,0.08);
  flex: 1;
  min-width: 140px;
}.sdn-seo_stat_val-qiz {
  color: #C9A43A;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.sdn-seo_stat_lb-qiz {
  color: #A0846C;
  font-size: 11px;
  overflow-wrap: break-word;
}.sdn-ft-qiz {
  background: #0C0704;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.sdn-ft_support-qiz {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.sdn-ft_support-qiz {
  padding: 1.75rem 24px;
}
}.sdn-ft_support_in-qiz {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.sdn-ft_support_main-qiz {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.sdn-ft_support_ic-qiz {
  flex-shrink: 0;
  color: #C9A43A;
}.sdn-ft_support_ic-qiz svg {
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
}.sdn-ft_support_text_title-qiz {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EADA;
}.sdn-ft_support_text_sub-qiz {
  color: #A0846C;
  overflow-wrap: break-word;
  font-size: 12px;
}.sdn-ft_support_btn-qiz {
  background: #C9A43A;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EADA;
  flex-shrink: 0;
}.sdn-ft_support_btn-qiz:hover {
  background: #DBB84E;
}.sdn-ft_support_contacts-qiz {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.sdn-ft_support_contact-qiz {
  color: #947862;
  font-size: 12px;
  line-height: 1.4;
}.sdn-ft_support_contact-qiz strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #B09070;
  display: block;
  font-weight: 600;
}.sdn-ft_main-qiz {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.sdn-ft_main-qiz {
  padding: 2.5rem 24px 2rem;
}
}.sdn-ft_main_in-qiz {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.sdn-ft_main_in-qiz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.sdn-ft_main_in-qiz {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.sdn-ft_col_logo-qiz {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.sdn-ft_col_logo-qiz {
  grid-column: auto;
}
}.sdn-ft_logo-qiz {
  gap: 9px;
  margin-bottom: 12px;
  color: #F5EADA;
  font-size: 16px;
  flex-wrap: wrap;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.sdn-ft_logo_mark-qiz {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.sdn-ft_logo_mark-qiz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sdn-ft_logo_sub-qiz {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #947862;
  max-width: 12.5rem;
}.sdn-ft_col_title-qiz {
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
  color: #B09070;
}.sdn-ft_col_links-qiz {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.sdn-ft_col_link-qiz {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #947862;
}.sdn-ft_col_link-qiz:hover {
  color: #D2B288;
}.sdn-ft_apps-qiz {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.sdn-ft_app_card-qiz {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.sdn-ft_app_card-qiz:hover {
  border-color: rgba(201,164,58,0.45);
}.sdn-ft_app_card_ic-qiz svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.sdn-ft_app_card_os-qiz {
  font-weight: 600;
  font-size: 10px;
  color: #947862;
}.sdn-ft_app_card_action-qiz {
  color: #D2B288;
  font-weight: 700;
  font-size: 12px;
}.sdn-ft_bot-qiz {
  padding: 20px 16px;
}
@media(min-width: 770px) {.sdn-ft_bot-qiz {
  padding: 20px 24px;
}
}.sdn-ft_bot_in-qiz {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.sdn-ft_socials-qiz {
  gap: 0.5rem;
  display: flex;
}.sdn-ft_soc-qiz {
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  color: #B09070;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.sdn-ft_soc-qiz svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.sdn-ft_soc-qiz:hover {
  background: rgba(255,255,255,0.07);
}.sdn-ft_legal-qiz {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #8A7A62;
  line-height: 1.6;
  font-size: 0.688rem;
}.sdn-ft_legal-qiz strong {
  font-weight: 700;
  color: #B09070;
}.sdn-ft_legal-qiz a {
  text-decoration: underline;
  color: #B09070;
}.sdn-ft_age-qiz {
  border: 2px solid #8A7A62;
  border-radius: 50%;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  color: #8A7A62;
  width: 2rem;
  align-items: center;
  font-weight: 800;
  font-size: 0.688rem;
}