*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #0E0904;
  color: #CFC1A0;
  font-family: 'Source Sans 3', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.avd_layout-6np {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.avd_page-6np {
  display: flex;
  min-height: 100vh;
}.avd_main-6np {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.avd_main-6np {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.avd_main-6np {
  padding-bottom: 72px;
}
}.avd_gc-6np {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #13100600;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 642px) {.avd_gc-6np {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.avd_gc-6np {
  width: 10.5rem;
}
}.avd_gc-6np:hover {
  transform: translateY(-3px);
  border-color: rgba(200,146,42,0.07);
}.avd_gc_img-6np {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.avd_gc_img-6np img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.avd_gc_hover-6np {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,5,2,0.72);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.avd_gc-6np:hover .avd_gc_hover-6np {
  opacity: 1;
}.avd_gc_hover_btn-6np {
  border-radius: 0.25rem;
  padding: 8px 1rem;
  background: #C8922A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F4EDD6;
}.avd_gc_info-6np {
  padding: 0.5rem 10px 10px;
}.avd_gc_name-6np {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  color: #CFC1A0;
  margin-bottom: 3px;
  font-size: 0.75rem;
  white-space: nowrap;
}.avd_gc_prov-6np {
  font-size: 10px;
  color: #5E5040;
}.avd_gc_tag-6np {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  font-size: 9px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
  top: 0.375rem;
  z-index: 2;
}.avd_gc_tag_hot-6np {
  background: #B83228;
  color: #fff;
}.avd_gc_tag_new-6np {
  background: #3A8C5A;
  color: #0E0904;
}.avd_gc_tag_jp-6np {
  background: #D4A017;
  color: #0E0904;
}.avd_gc_tag_ex-6np {
  background: #2D5E47;
  color: #fff;
}.avd_gc_tag_live-6np {
  background: #B83228;
  color: #fff;
}.avd_gr-6np {
  background: #0E0904;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.avd_gr-6np {
  padding: 2.25rem 24px 0;
}
}.avd_gr_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_gr_head-6np {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.avd_gr_head_l-6np {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.avd_gr_ic-6np {
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
  width: 32px;
}.avd_gr_ic-6np svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.avd_gr_title-6np {
  overflow-wrap: break-word;
  color: #F4EDD6;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.avd_gr_title-6np {
  font-size: 1.125rem;
}
}.avd_gr_more-6np {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-weight: 600;
  color: #7A6A52;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
}.avd_gr_more-6np:hover {
  color: #C8922A;
}.avd_gr_more-6np svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.avd_gr_arrows-6np {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.avd_gr_arr-6np {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  width: 30px;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  color: #A08B6E;
  align-items: center;
}.avd_gr_arr-6np:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EDD6;
}.avd_gr_arr-6np svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.avd_gr_seo_h-6np {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  color: #CFC1A0;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 771px) {.avd_gr_seo_h-6np {
  font-size: 0.875rem;
}
}.avd_gr_seo-6np {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 12px;
  color: #7A6A52;
  max-width: 680px;
  line-height: 1.55;
}.avd_gr_seo-6np strong {
  font-weight: 600;
  color: #CFC1A0;
}.avd_gr_scroll-6np {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.avd_gr_scroll-6np::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.avd_gr_scroll-6np {
  gap: 12px;
}
}.avd_tb-6np {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0E0904;
  position: fixed;
  left: 0;
  right: 0;
  align-items: center;
  top: 0;
  display: flex;
  z-index: 80;
  height: 3.5rem;
}.avd_tb_in-6np {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.avd_tb_burger-6np {
  gap: 0.313rem;
  border-radius: 8px;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 2.375rem;
  display: flex;
}.avd_tb_burger-6np:hover {
  background: rgba(255,255,255,0.05);
}.avd_tb_burger_line-6np {
  border-radius: 1px;
  background: #A08B6E;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.avd_tb_burger-6np {
  display: none;
}
}.avd_tb_logo-6np {
  gap: 9px;
  align-items: center;
  display: flex;
  letter-spacing: -.01em;
  color: #F4EDD6;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 20px;
  font-size: 18px;
  overflow-wrap: break-word;
}.avd_tb_logo_mark-6np {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
}.avd_tb_logo_mark-6np img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.avd_tb_nav-6np {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.avd_tb_nav-6np {
  display: flex;
}
}.avd_tb_tab-6np {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A08B6E;
}.avd_tb_tab-6np:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDD6;
}.avd_tb_tab-6np.avd_state_active-6np {
  background: rgba(200,146,42,0.18);
  color: #F4EDD6;
}.avd_tb_right-6np {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.avd_tb_login-6np {
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  color: #CFC1A0;
  display: none;
  font-size: 13px;
}.avd_tb_login-6np:hover {
  border-color: rgba(200,146,42,0.45);
  color: #F4EDD6;
}
@media(min-width: 479px) {.avd_tb_login-6np {
  display: block;
}
}.avd_tb_reg-6np {
  background: #3A8C5A;
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  color: #0D0A04;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.avd_tb_reg-6np:hover {
  background: #48A46A;
}.avd_sb-6np {
  background: #191108;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  top: 56px;
  width: 220px;
  bottom: 0;
  left: 0;
}.avd_sb-6np.avd_state_open-6np {
  transform: translateX(0);
}.avd_sb-6np::-webkit-scrollbar {
  width: 4px;
}.avd_sb-6np::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.avd_sb-6np {
  transform: translateX(0);
}
}.avd_sb_auth-6np {
  padding: 14px 12px 10px;
}.avd_sb_btn_reg-6np {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3A8C5A;
  padding: 11px;
  margin-bottom: 8px;
  font-size: 13px;
  text-align: center;
  color: #0D0A04;
  font-weight: 700;
  display: block;
}.avd_sb_btn_reg-6np:hover {
  background: #48A46A;
}.avd_sb_btn_login-6np {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #CFC1A0;
  text-align: center;
}.avd_sb_btn_login-6np:hover {
  border-color: rgba(200,146,42,0.45);
  color: #F4EDD6;
}.avd_sb_promo-6np {
  border: 1px solid rgba(200,146,42,0.18);
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0E04,#191108);
  padding: 0.75rem 14px;
  border-radius: 0.5rem;
  position: relative;
}.avd_sb_promo-6np::before {
  background: radial-gradient(circle,rgba(200,146,42,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  right: -20px;
  width: 80px;
  top: -20px;
  height: 80px;
}.avd_sb_promo_title-6np {
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.avd_sb_promo_text-6np {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #F4EDD6;
  overflow-wrap: break-word;
}.avd_sb_promo_sub-6np {
  color: #7A6A52;
  font-size: 0.625rem;
  margin-top: 3px;
}.avd_sb_nav-6np {
  padding: 6px 8px 1rem;
}.avd_sb_nav_lb-6np {
  padding: 10px 0.5rem 0.375rem;
  color: #5E5040;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
}.avd_sb_link-6np {
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.25rem;
  color: #A08B6E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-weight: 500;
}.avd_sb_link-6np:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EDD6;
}.avd_sb_link-6np.avd_state_active-6np {
  background: rgba(200,146,42,0.18);
  color: #F4EDD6;
}.avd_sb_ic-6np {
  border-radius: 0.25rem;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.avd_sb_ic-6np svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.avd_sb_ic_1-6np {
  background: rgba(200,146,42,0.07);
  color: #C8922A;
}.avd_sb_ic_2-6np {
  background: rgba(58,140,90,0.18);
  color: #3A8C5A;
}.avd_sb_ic_3-6np {
  background: rgba(212,160,23,0.16);
  color: #D4A017;
}.avd_sb_ic_4-6np {
  background: rgba(45,94,71,0.22);
  color: #2D5E47;
}.avd_sb_ic_5-6np {
  background: rgba(200,146,42,0.07);
  color: #C05C3A;
}.avd_sb_ic_6-6np {
  background: rgba(45,94,71,0.22);
  color: #7B4FA6;
}.avd_sb_badge-6np {
  background: #D4A017;
  padding: 2px 0.438rem;
  border-radius: 4px;
  margin-left: auto;
  color: #0D0A04;
  font-weight: 700;
  font-size: 9px;
}.avd_sb_bot-6np {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.avd_sb_lang-6np,.avd_sb_help-6np {
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  gap: 6px;
  flex: 1;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  font-size: 0.688rem;
  justify-content: center;
  color: #A08B6E;
  font-weight: 600;
  display: flex;
  align-items: center;
}.avd_sb_lang-6np:hover,.avd_sb_help-6np:hover {
  border-color: rgba(200,146,42,0.45);
  color: #F4EDD6;
}.avd_sb_lang-6np svg,.avd_sb_help-6np svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.avd_sb_bd-6np {
  inset: 0;
  background: rgba(7,5,2,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.avd_sb_bd-6np.avd_state_on-6np {
  display: block;
}
@media(min-width: 1081px) {.avd_sb_bd-6np {
  display: none!important;
}
}.avd_mob_nav-6np {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #191108;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1077px) {.avd_mob_nav-6np {
  display: none;
}
}.avd_mob_nav_item-6np {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #5E5040;
}.avd_mob_nav_ic-6np {
  line-height: 1;
}.avd_mob_nav_ic-6np svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.avd_mob_nav_lb-6np {
  font-size: 10px;
  font-weight: 600;
  color: #5E5040;
}.avd_mob_nav_item-6np.avd_state_active-6np {
  color: #C8922A;
}.avd_mob_nav_item-6np.avd_state_active-6np .avd_mob_nav_lb-6np {
  color: #C8922A;
}.avd_hero-6np {
  padding: 20px 1rem 0;
  background: #0E0904;
}
@media(min-width: 770px) {.avd_hero-6np {
  padding: 24px 1.5rem 0;
}
}.avd_hero_in-6np {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.avd_hero_in-6np {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.avd_hero_in-6np {
  grid-template-columns: 1fr 21.25rem;
}
}.avd_hero_promo-6np {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #13100600;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 770px) {.avd_hero_promo-6np {
  min-height: 280px;
}
}.avd_hero_promo_bg-6np {
  background: linear-gradient(120deg,#1E0E04 0%,#0E0904 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.avd_hero_promo_bg-6np::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0904 0%,rgba(7,5,2,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.avd_hero_promo_glow-6np {
  background: radial-gradient(circle,rgba(45,94,71,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  position: absolute;
  height: 18.75rem;
  width: 300px;
  right: 3.75rem;
  pointer-events: none;
}.avd_hero_promo_ct-6np {
  padding: 28px 1.5rem 28px 28px;
  justify-content: center;
  display: flex;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 769px) {.avd_hero_promo_ct-6np {
  padding: 2.5rem 2rem;
}
}.avd_hero_badge-6np {
  border-radius: 1.125rem;
  background: rgba(200,146,42,0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(200,146,42,0.07);
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  display: inline-block;
}.avd_hero_h1-6np {
  color: #F4EDD6;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-weight: 800;
}.avd_hero_h1-6np em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 771px) {.avd_hero_h1-6np {
  font-size: 36px;
}
}.avd_hero_sub-6np {
  line-height: 1.55;
  font-size: 13px;
  color: #A08B6E;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.avd_hero_sub-6np {
  font-size: 0.875rem;
}
}.avd_hero_row-6np {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.avd_hero_cta-6np {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 8px;
  background: #3A8C5A;
  font-size: 14px;
  box-shadow: 0 2px 0px rgba(10,40,20,0.95), 0 0 0.875rem rgba(58,140,90,0.40);
  font-weight: 700;
  color: #0D0A04;
}.avd_hero_cta-6np:hover {
  background: #48A46A;
}.avd_hero_terms-6np {
  font-size: 11px;
  color: #5E5040;
}.avd_hero_game-6np {
  background: #13100600;
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.avd_hero_game_badge-6np {
  border: 1px solid rgba(212,160,23,0.16);
  padding: 0.313rem 0.625rem;
  border-radius: 1.125rem;
  background: rgba(212,160,23,0.16);
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  top: 0.75rem;
  left: 0.75rem;
  color: #D4A017;
  font-weight: 700;
  font-size: 0.625rem;
  position: absolute;
}.avd_hero_game_badge-6np svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 11px;
}.avd_hero_game_img-6np {
  background: linear-gradient(135deg,#1E0E04,#0E0904);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.avd_hero_game_img-6np img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.avd_hero_game_play-6np {
  inset: 0;
  background: rgba(7,5,2,0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.avd_hero_game-6np:hover .avd_hero_game_play-6np {
  opacity: 1;
}.avd_hero_game_play-6np span {
  background: #C8922A;
  border-radius: 50%;
  width: 52px;
  display: flex;
  align-items: center;
  height: 52px;
  justify-content: center;
}.avd_hero_game_play-6np span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.avd_hero_game_info-6np {
  padding: 0.875rem 1rem;
}.avd_hero_game_title-6np {
  color: #F4EDD6;
  font-size: 15px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.avd_hero_game_provider-6np {
  color: #7A6A52;
  font-size: 0.688rem;
}.avd_hero_game_btn-6np {
  background: #C8922A;
  padding: 0.688rem;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #F4EDD6;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  display: block;
}.avd_hero_game-6np:hover .avd_hero_game_btn-6np {
  background: #DDA63C;
}.avd_sbar-6np {
  background: #0E0904;
  padding: 16px 16px 0;
}
@media(min-width: 771px) {.avd_sbar-6np {
  padding: 1.125rem 24px 0;
}
}.avd_sbar_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_sbar_row-6np {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.avd_sbar_input-6np {
  padding: 0.688rem 16px;
  transition: border-color .2s;
  flex: 1;
  background: #13100600;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #7A6A52;
  cursor: pointer;
}.avd_sbar_input-6np:hover {
  border-color: rgba(200,146,42,0.45);
}.avd_sbar_input-6np svg {
  height: 15px;
  flex-shrink: 0;
  width: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.avd_sbar_providers-6np {
  border: 1px solid rgba(255,255,255,0.09);
  background: #13100600;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 8px;
  padding: 11px 1.125rem;
  display: flex;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #CFC1A0;
  align-items: center;
}.avd_sbar_providers-6np:hover {
  border-color: rgba(200,146,42,0.45);
  color: #F4EDD6;
}.avd_sbar_providers-6np svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.avd_sbar_tabs-6np {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.avd_sbar_tabs-6np::-webkit-scrollbar {
  display: none;
}.avd_sbar_tab-6np {
  padding: 8px 0.875rem;
  border-radius: 18px;
  gap: 7px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  color: #A08B6E;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  display: flex;
  flex-shrink: 0;
}.avd_sbar_tab-6np:hover {
  border-color: rgba(200,146,42,0.45);
  background: rgba(255,255,255,0.07);
  color: #F4EDD6;
}.avd_sbar_tab-6np.avd_state_active-6np {
  border-color: rgba(200,146,42,0.07);
  background: rgba(200,146,42,0.18);
  color: #F4EDD6;
}.avd_sbar_tab_ic-6np svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.avd_gr_jp-6np {
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1A0C2A 0%,#0A0710 100%);
  border-radius: 0.75rem;
  position: relative;
}.avd_gr_jp-6np::before {
  background: radial-gradient(circle,rgba(45,94,71,0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  content: '';
  height: 15.625rem;
  left: -60px;
  position: absolute;
  top: -3.75rem;
}.avd_gr_jp-6np::after {
  background: radial-gradient(circle,rgba(212,160,23,0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 12.5rem;
  bottom: -2.5rem;
  content: '';
  width: 12.5rem;
  position: absolute;
  right: 0;
}.avd_gr_jp_head-6np {
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}.avd_gr_jp_info-6np {
  flex: 1;
}.avd_gr_jp_label-6np {
  text-transform: uppercase;
  font-size: 11px;
  color: #7B4FA6;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.avd_gr_jp_label-6np svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 0.875rem;
}.avd_gr_jp_amount-6np {
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 32px;
  color: #F4EDD6;
}
@media(min-width: 767px) {.avd_gr_jp_amount-6np {
  font-size: 40px;
}
}.avd_gr_jp_amount-6np span {
  color: #D4A017;
}.avd_gr_jp_seo-6np {
  color: #A08B6E;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
}.avd_gr_jp_cta-6np {
  border: 1px solid rgba(45,94,71,0.22);
  padding: 0.688rem 1.25rem;
  border-radius: 0.5rem;
  background: rgba(45,94,71,0.22);
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: 0.25rem;
  font-weight: 700;
  z-index: 1;
  color: #F4EDD6;
  align-self: flex-start;
  font-size: 0.813rem;
  position: relative;
}.avd_gr_jp_cta-6np:hover {
  background: #2D5E47;
}.avd_gcg-6np {
  padding: 36px 1rem 0;
  background: #0E0904;
}
@media(min-width: 770px) {.avd_gcg-6np {
  padding: 44px 1.5rem 0;
}
}.avd_gcg_in-6np {
  margin: 0 auto;
  max-width: 82.5rem;
}.avd_gcg_head-6np {
  margin-bottom: 20px;
  max-width: 720px;
}.avd_gcg_label-6np {
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.avd_gcg_h2-6np {
  font-size: 1.375rem;
  color: #F4EDD6;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width:768px) {.avd_gcg_h2-6np {
  font-size: 28px;
}
}.avd_gcg_intro-6np {
  color: #7A6A52;
  font-size: 0.813rem;
  line-height: 1.6;
}.avd_gcg_grid-6np {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.avd_gcg_grid-6np {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.avd_gcg_grid-6np {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.avd_gcg_card-6np {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 12px;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.avd_gcg_card-6np:hover {
  border-color: rgba(200,146,42,0.18);
  transform: translateY(-3px);
}.avd_gcg_card_bg-6np {
  inset: 0;
  position: absolute;
  z-index: 0;
}.avd_gcg_card_bg-6np::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.avd_gcg_card_ic-6np {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  align-items: center;
  color: #F4EDD6;
  right: 18px;
  justify-content: center;
  height: 40px;
  position: absolute;
  width: 2.5rem;
  display: flex;
  z-index: 2;
}.avd_gcg_card_ic-6np svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.avd_gcg_card_ct-6np {
  position: relative;
  z-index: 1;
}.avd_gcg_card_h-6np {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F4EDD6;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 765px) {.avd_gcg_card_h-6np {
  font-size: 1.25rem;
}
}.avd_gcg_card_p-6np {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
}.avd_gcg_card_p-6np strong {
  color: #F4EDD6;
  font-weight: 600;
}.avd_gcg_card_cta-6np {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 12px;
  color: #C8922A;
  align-items: center;
}.avd_gcg_card_cta-6np svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.avd_ws-6np {
  background: #0E0904;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.avd_ws-6np {
  padding: 2.25rem 1.5rem 0;
}
}.avd_ws_in-6np {
  margin: 0 auto;
  max-width: 82.5rem;
}.avd_ws_head-6np {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.avd_ws_title-6np {
  gap: 10px;
  color: #F4EDD6;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  align-items: center;
  font-family: 'Playfair Display', serif;
  flex-wrap: wrap;
  font-weight: 700;
}.avd_ws_title_ic-6np svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #D4A017;
}.avd_ws_online-6np {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #7A6A52;
}.avd_ws_online_dot-6np {
  background: #3A8C5A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(58,140,90,0.18);
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
}.avd_ws_scroll-6np {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.avd_ws_scroll-6np::-webkit-scrollbar {
  display: none;
}.avd_wc-6np {
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  background: #13100600;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.avd_wc_img-6np {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #191108;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.avd_wc_img-6np img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.avd_wc_info-6np {
  min-width: 0;
}.avd_wc_game-6np {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #CFC1A0;
  font-size: 0.75rem;
  white-space: nowrap;
}.avd_wc_player-6np {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #5E5040;
  white-space: nowrap;
}.avd_wc_amount-6np {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  color: #3A8C5A;
  white-space: nowrap;
  font-size: 0.813rem;
}.avd_htp-6np {
  background: #0E0904;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.avd_htp-6np {
  padding: 2.75rem 24px 0;
}
}.avd_htp_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_htp_head-6np {
  margin-bottom: 22px;
  max-width: 45rem;
}.avd_htp_label-6np {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
}.avd_htp_h2-6np {
  overflow-wrap: break-word;
  color: #F4EDD6;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.avd_htp_h2-6np {
  font-size: 28px;
}
}.avd_htp_intro-6np {
  color: #7A6A52;
  line-height: 1.6;
  font-size: 0.875rem;
}.avd_htp_steps-6np {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.avd_htp_steps-6np {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.avd_htp_steps-6np {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.avd_htp_step-6np {
  background: #191108;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 20px 18px 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.avd_htp_step_num-6np {
  border-radius: 50%;
  background: #C8922A;
  width: 28px;
  color: #0D0A04;
  height: 28px;
  font-weight: 800;
  justify-content: center;
  top: -0.75rem;
  font-family: 'Playfair Display', serif;
  align-items: center;
  left: 20px;
  position: absolute;
  font-size: 0.813rem;
  display: flex;
}.avd_htp_step_ic-6np {
  margin: 8px 0 0.75rem;
  background: rgba(200,146,42,0.18);
  border-radius: 4px;
  width: 36px;
  color: #C8922A;
  height: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
}.avd_htp_step_ic-6np svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.avd_htp_step_h-6np {
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F4EDD6;
}.avd_htp_step_p-6np {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6A52;
  line-height: 1.55;
}.avd_htp_step_p-6np strong {
  color: #CFC1A0;
  font-weight: 600;
}.avd_htp_cta-6np {
  border-radius: 0.5rem;
  background: #3A8C5A;
  padding: 0.813rem 26px;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  color: #0D0A04;
  margin-top: 1.25rem;
  font-size: 0.875rem;
}.avd_htp_cta-6np:hover {
  background: #48A46A;
}.avd_app-6np {
  background: #0E0904;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.avd_app-6np {
  padding: 2.75rem 24px 0;
}
}.avd_app_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_app_head-6np {
  margin-bottom: 1rem;
}.avd_app_label-6np {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
}.avd_app_h2-6np {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDD6;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.avd_app_h2-6np {
  font-size: 1.5rem;
}
}.avd_app_sub-6np {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6A52;
  max-width: 600px;
}.avd_app_sub-6np strong {
  color: #CFC1A0;
  font-weight: 700;
}.avd_app_cards-6np {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width:640px) {.avd_app_cards-6np {
  grid-template-columns: repeat(3,1fr);
}
}.avd_app_card-6np {
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.avd_app_card_ios-6np {
  background: linear-gradient(135deg,rgba(200,146,42,0.18) 0%,#191108 100%);
}.avd_app_card_android-6np {
  background: linear-gradient(135deg,rgba(58,140,90,0.18) 0%,#191108 100%);
}.avd_app_card_win-6np {
  background: linear-gradient(135deg,rgba(212,160,23,0.16) 0%,#191108 100%);
}.avd_app_card_ic-6np svg {
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.avd_app_card_ic-6np {
  color: #F4EDD6;
  flex-shrink: 0;
}.avd_app_card_os-6np {
  color: #7A6A52;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
}.avd_app_card_title-6np {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F4EDD6;
  margin-bottom: 6px;
}.avd_app_card_text-6np {
  margin-bottom: 14px;
  font-size: 12px;
  color: #7A6A52;
  line-height: 1.5;
  overflow-wrap: break-word;
}.avd_app_card_btn-6np {
  background: rgba(255,255,255,0.12);
  gap: 7px;
  padding: 10px 18px;
  transition: background .2s;
  border: 1px solid rgba(200,146,42,0.45);
  border-radius: 0.25rem;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F4EDD6;
  align-items: center;
  font-weight: 700;
}.avd_app_card_btn-6np:hover {
  background: rgba(255,255,255,0.07);
}.avd_bon-6np {
  background: #0E0904;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.avd_bon-6np {
  padding: 2.75rem 24px 0;
}
}.avd_bon_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_bon_head-6np {
  margin-bottom: 1.25rem;
}.avd_bon_label-6np {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
}.avd_bon_h2-6np {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F4EDD6;
}
@media(min-width: 771px) {.avd_bon_h2-6np {
  font-size: 24px;
}
}.avd_bon_seo-6np {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #7A6A52;
}.avd_bon_seo-6np strong {
  font-weight: 700;
  color: #CFC1A0;
}.avd_bon_seo-6np a {
  text-decoration: underline;
  color: #C8922A;
}.avd_bon_grid-6np {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.avd_bon_grid-6np {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.avd_bon_grid-6np {
  grid-template-columns: repeat(5,1fr);
}
}.avd_bon_card-6np {
  padding: 1rem;
  background: #13100600;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
}.avd_bon_card-6np:hover {
  border-color: rgba(200,146,42,0.07);
  transform: translateY(-2px);
}.avd_bon_card_ic-6np svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.avd_bon_card_ic-6np {
  margin-bottom: 10px;
}.avd_bon_card_type-6np {
  margin-bottom: 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7A6A52;
  letter-spacing: .06em;
}.avd_bon_card_amount-6np {
  font-weight: 800;
  margin-bottom: 6px;
  color: #D4A017;
  line-height: 1.1;
  font-size: 18px;
}.avd_bon_card_name-6np {
  font-weight: 600;
  font-size: 0.813rem;
  color: #F4EDD6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.avd_bon_card_detail-6np {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #5E5040;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.avd_prov-6np {
  background: #0E0904;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.avd_prov-6np {
  padding: 44px 1.5rem 0;
}
}.avd_prov_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_prov_head-6np {
  margin-bottom: 16px;
}.avd_prov_label-6np {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8922A;
}.avd_prov_h2-6np {
  font-size: 20px;
  color: #F4EDD6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.avd_prov_h2-6np {
  font-size: 1.5rem;
}
}.avd_prov_seo-6np {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6A52;
  margin-bottom: 1rem;
  max-width: 620px;
  line-height: 1.6;
}.avd_prov_seo-6np strong {
  color: #CFC1A0;
  font-weight: 700;
}.avd_prov_seo-6np a {
  text-decoration: underline;
  color: #C8922A;
}.avd_prov_grid-6np {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.avd_prov_grid-6np {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.avd_prov_grid-6np {
  grid-template-columns: repeat(8,1fr);
}
}.avd_prov_card-6np {
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  background: #13100600;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.avd_prov_card-6np:hover {
  background: #191108;
  border-color: rgba(200,146,42,0.45);
}.avd_prov_logo-6np {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 4px;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.avd_prov_logo-6np img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.avd_prov_name-6np {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  color: #A08B6E;
  font-weight: 600;
}.avd_reg-6np {
  background: #0E0904;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.avd_reg-6np {
  padding: 44px 24px 0;
}
}.avd_reg_in-6np {
  padding: 1.75rem 24px;
  background: #191108;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.avd_reg_in-6np {
  padding: 2.5rem;
}
}.avd_reg_top-6np {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.avd_reg_top-6np {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.avd_reg_label-6np {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8922A;
}.avd_reg_h2-6np {
  line-height: 1.2;
  color: #F4EDD6;
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.avd_reg_h2-6np {
  font-size: 28px;
}
}.avd_reg_bonus-6np {
  background: rgba(212,160,23,0.16);
  border-radius: 8px;
  gap: 8px;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212,160,23,0.16);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.avd_reg_bonus_amount-6np {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4A017;
}.avd_reg_bonus_text-6np {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A08B6E;
}.avd_reg_cta_btn-6np {
  border-radius: 0.5rem;
  padding: 14px 2rem;
  background: #3A8C5A;
  transition: background .2s;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0D0A04;
  font-weight: 700;
  box-shadow: 0 2px 0px rgba(10,40,20,0.95), 0 0 0.875rem rgba(58,140,90,0.40);
}.avd_reg_cta_btn-6np:hover {
  background: #48A46A;
}.avd_reg_terms-6np {
  color: #5E5040;
  font-size: 11px;
  line-height: 1.5;
}.avd_reg_seo-6np {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
  color: #7A6A52;
  padding-top: 20px;
}.avd_reg_seo-6np p {
  color: #7A6A52;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.avd_reg_seo-6np p:last-child {
  margin-bottom: 0;
}.avd_reg_seo-6np strong {
  font-weight: 700;
  color: #CFC1A0;
}.avd_reg_seo-6np a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.avd_reg_seo-6np a:hover {
  color: #DDA63C;
}.avd_reg_seo-6np ul,.avd_reg_seo-6np ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.avd_reg_seo-6np ol {
  list-style: decimal;
}.avd_reg_seo-6np li {
  line-height: 1.65;
  color: #7A6A52;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.avd_reg_seo-6np table {
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width:768px) {.avd_reg_seo-6np table {
  display: table;
}
}.avd_reg_seo-6np th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #CFC1A0;
}.avd_reg_seo-6np td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #7A6A52;
}.avd_reg_steps-6np {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.avd_reg_steps-6np {
  margin-top: 0;
}
}.avd_reg_step-6np {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  gap: 14px;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.avd_reg_step_num-6np {
  border: 1px solid rgba(200,146,42,0.07);
  border-radius: 50%;
  background: rgba(200,146,42,0.18);
  width: 2.125rem;
  flex-shrink: 0;
  display: flex;
  font-size: 0.875rem;
  height: 2.125rem;
  font-weight: 800;
  color: #C8922A;
  justify-content: center;
  align-items: center;
}.avd_reg_step_title-6np {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F4EDD6;
}.avd_reg_step_text-6np {
  line-height: 1.5;
  color: #7A6A52;
  font-size: 0.75rem;
}.avd_reg_trust-6np {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.avd_reg_trust_item-6np {
  gap: 7px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #7A6A52;
  font-size: 0.75rem;
}.avd_reg_trust_ic-6np svg {
  stroke-linecap: round;
  color: #C8922A;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.avd_seo-6np {
  padding: 2.25rem 1rem 0;
  background: #0E0904;
}
@media(min-width: 765px) {.avd_seo-6np {
  padding: 44px 24px 0;
}
}.avd_seo_in-6np {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #191108;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.avd_seo_in-6np {
  padding: 36px 40px;
}
}.avd_seo_label-6np {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.avd_seo_h2-6np {
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F4EDD6;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 766px) {.avd_seo_h2-6np {
  font-size: 1.5rem;
}
}.avd_seo_body-6np {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08B6E;
  line-height: 1.75;
}.avd_seo_body-6np p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #A08B6E;
}.avd_seo_body-6np p:last-child {
  margin-bottom: 0;
}.avd_seo_body-6np strong {
  color: #CFC1A0;
  font-weight: 700;
}.avd_seo_body-6np a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.avd_seo_body-6np a:hover {
  color: #DDA63C;
}.avd_seo_body-6np ul,.avd_seo_body-6np ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.avd_seo_body-6np ol {
  list-style: decimal;
}.avd_seo_body-6np li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #A08B6E;
}.avd_seo_body-6np table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.avd_seo_body-6np table {
  display: table;
}
}.avd_seo_body-6np th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #CFC1A0;
}.avd_seo_body-6np td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #A08B6E;
}.avd_seo_cols-6np {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.avd_seo_cols-6np {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.avd_seo_cols-6np {
  grid-template-columns: repeat(3,1fr);
}
}.avd_seo_col_h-6np {
  overflow-wrap: break-word;
  color: #CFC1A0;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.avd_seo_col_p-6np {
  font-size: 0.813rem;
  color: #7A6A52;
  overflow-wrap: break-word;
  line-height: 1.65;
}.avd_seo_stats-6np {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.avd_seo_stat-6np {
  background: rgba(200,146,42,0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(200,146,42,0.18);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.avd_seo_stat_val-6np {
  color: #C8922A;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.avd_seo_stat_lb-6np {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6A52;
}.avd_seo-6np {
  background: #0E0904;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.avd_seo-6np {
  padding: 2.75rem 1.5rem 0;
}
}.avd_seo_in-6np {
  margin: 0 auto;
  background: #191108;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.avd_seo_in-6np {
  padding: 2.25rem 2.5rem;
}
}.avd_seo_label-6np {
  color: #C8922A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.avd_seo_h2-6np {
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F4EDD6;
  font-weight: 800;
}
@media(min-width:768px) {.avd_seo_h2-6np {
  font-size: 1.5rem;
}
}.avd_seo_body-6np {
  color: #A08B6E;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.avd_seo_body-6np p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A08B6E;
  font-size: 0.875rem;
}.avd_seo_body-6np p:last-child {
  margin-bottom: 0;
}.avd_seo_body-6np strong {
  color: #CFC1A0;
  font-weight: 700;
}.avd_seo_body-6np a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.avd_seo_body-6np a:hover {
  color: #DDA63C;
}.avd_seo_body-6np ul,.avd_seo_body-6np ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.avd_seo_body-6np ol {
  list-style: decimal;
}.avd_seo_body-6np li {
  color: #A08B6E;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.avd_seo_body-6np table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.avd_seo_body-6np table {
  display: table;
}
}.avd_seo_body-6np th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #CFC1A0;
}.avd_seo_body-6np td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #A08B6E;
}.avd_seo_cols-6np {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.avd_seo_cols-6np {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.avd_seo_cols-6np {
  grid-template-columns: repeat(3,1fr);
}
}.avd_seo_col_h-6np {
  margin-bottom: 7px;
  font-weight: 700;
  color: #CFC1A0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.avd_seo_col_p-6np {
  color: #7A6A52;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.avd_seo_stats-6np {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.avd_seo_stat-6np {
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(200,146,42,0.07);
  flex: 1;
  border: 1px solid rgba(200,146,42,0.18);
  min-width: 8.75rem;
}.avd_seo_stat_val-6np {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C8922A;
  overflow-wrap: break-word;
}.avd_seo_stat_lb-6np {
  overflow-wrap: break-word;
  color: #7A6A52;
  font-size: 11px;
}.avd_rv-6np {
  background: #0E0904;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.avd_rv-6np {
  padding: 44px 1.5rem 0;
}
}.avd_rv_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_rv_head-6np {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.avd_rv_label-6np {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
}.avd_rv_h2-6np {
  font-size: 22px;
  margin-bottom: 10px;
  color: #F4EDD6;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.avd_rv_h2-6np {
  font-size: 28px;
}
}.avd_rv_stats-6np {
  gap: 1.125rem;
  display: flex;
  color: #7A6A52;
  font-size: 0.813rem;
  flex-wrap: wrap;
  align-items: center;
}.avd_rv_stats_score-6np {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.avd_rv_stats_score_val-6np {
  color: #D4A017;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}.avd_rv_stats_score_max-6np {
  font-size: 13px;
  color: #5E5040;
}.avd_rv_stats_badge-6np {
  gap: 4px;
  align-items: center;
  display: flex;
}.avd_rv_stats_badge-6np svg {
  width: 0.875rem;
  color: #D4A017;
  height: 14px;
}.avd_rv_grid-6np {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.avd_rv_grid-6np {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.avd_rv_grid-6np {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.avd_rv_card-6np {
  border: 1px solid rgba(255,255,255,0.09);
  background: #191108;
  border-radius: 0.5rem;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.avd_rv_card_stars-6np {
  gap: 2px;
  margin-bottom: 10px;
  color: #D4A017;
  display: flex;
}.avd_rv_card_stars-6np svg {
  width: 0.875rem;
  height: 0.875rem;
}.avd_rv_card_h-6np {
  font-size: 0.875rem;
  color: #F4EDD6;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.avd_rv_card_body-6np {
  flex: 1;
  color: #7A6A52;
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.avd_rv_card_body-6np strong {
  font-weight: 600;
  color: #CFC1A0;
}.avd_rv_card_meta-6np {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
}.avd_rv_card_author-6np {
  font-weight: 600;
  font-size: 0.75rem;
  color: #CFC1A0;
}.avd_rv_card_date-6np {
  font-size: 0.688rem;
  color: #5E5040;
}.avd_seo-6np {
  background: #0E0904;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.avd_seo-6np {
  padding: 44px 24px 0;
}
}.avd_seo_in-6np {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  border-radius: 12px;
  padding: 28px 1.5rem;
  background: #191108;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.avd_seo_in-6np {
  padding: 2.25rem 40px;
}
}.avd_seo_label-6np {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
}.avd_seo_h2-6np {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F4EDD6;
}
@media(min-width: 767px) {.avd_seo_h2-6np {
  font-size: 1.5rem;
}
}.avd_seo_body-6np {
  color: #A08B6E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.avd_seo_body-6np p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A08B6E;
}.avd_seo_body-6np p:last-child {
  margin-bottom: 0;
}.avd_seo_body-6np strong {
  font-weight: 700;
  color: #CFC1A0;
}.avd_seo_body-6np a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.avd_seo_body-6np a:hover {
  color: #DDA63C;
}.avd_seo_body-6np ul,.avd_seo_body-6np ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.avd_seo_body-6np ol {
  list-style: decimal;
}.avd_seo_body-6np li {
  font-size: 14px;
  line-height: 1.75;
  color: #A08B6E;
  margin-bottom: 6px;
}.avd_seo_body-6np table {
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 769px) {.avd_seo_body-6np table {
  display: table;
}
}.avd_seo_body-6np th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #CFC1A0;
}.avd_seo_body-6np td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08B6E;
}.avd_seo_cols-6np {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.avd_seo_cols-6np {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.avd_seo_cols-6np {
  grid-template-columns: repeat(3,1fr);
}
}.avd_seo_col_h-6np {
  margin-bottom: 0.438rem;
  color: #CFC1A0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.avd_seo_col_p-6np {
  color: #7A6A52;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.avd_seo_stats-6np {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.avd_seo_stat-6np {
  flex: 1;
  background: rgba(200,146,42,0.07);
  border: 1px solid rgba(200,146,42,0.18);
  padding: 14px 16px;
  border-radius: 8px;
  min-width: 8.75rem;
}.avd_seo_stat_val-6np {
  margin-bottom: 4px;
  font-size: 20px;
  color: #C8922A;
  font-weight: 800;
  overflow-wrap: break-word;
}.avd_seo_stat_lb-6np {
  color: #7A6A52;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.avd_faq-6np {
  padding: 2.25rem 1rem 0;
  background: #0E0904;
}
@media(min-width: 766px) {.avd_faq-6np {
  padding: 2.75rem 24px 0;
}
}.avd_faq_in-6np {
  margin: 0 auto;
  max-width: 1320px;
}.avd_faq_head-6np {
  margin-bottom: 20px;
}.avd_faq_label-6np {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8922A;
}.avd_faq_h2-6np {
  color: #F4EDD6;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.avd_faq_h2-6np {
  font-size: 1.5rem;
}
}.avd_faq_list-6np {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.avd_faq_item-6np {
  background: #191108;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.avd_faq_q-6np {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  color: #CFC1A0;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.avd_faq_q-6np:hover {
  color: #F4EDD6;
}.avd_faq_q_ic-6np {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  height: 24px;
  font-size: 1rem;
  display: flex;
  width: 24px;
  flex-shrink: 0;
  justify-content: center;
  color: #C8922A;
}.avd_faq_item-6np.avd_state_open-6np .avd_faq_q_ic-6np {
  transform: rotate(45deg);
}.avd_faq_a-6np {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7A6A52;
  font-size: 0.813rem;
  display: none;
}.avd_faq_item-6np.avd_state_open-6np .avd_faq_a-6np {
  display: block;
}.avd_faq_a-6np strong {
  color: #CFC1A0;
  font-weight: 700;
}.avd_faq_a-6np a {
  color: #C8922A;
  text-decoration: underline;
}.avd_faq_a-6np ul,.avd_faq_a-6np ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.avd_faq_a-6np ol {
  list-style: decimal;
}.avd_faq_a-6np li {
  margin-bottom: 4px;
  line-height: 1.6;
}.avd_faq_a-6np table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.avd_faq_a-6np table {
  display: table;
}
}.avd_faq_a-6np th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #CFC1A0;
  font-weight: 700;
  text-align: left;
}.avd_faq_a-6np td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A52;
}.avd_ft-6np {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #07050200;
  margin-top: 3rem;
}.avd_ft_support-6np {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.avd_ft_support-6np {
  padding: 1.75rem 24px;
}
}.avd_ft_support_in-6np {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.avd_ft_support_main-6np {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.avd_ft_support_ic-6np {
  flex-shrink: 0;
  color: #C8922A;
}.avd_ft_support_ic-6np svg {
  width: 30px;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.avd_ft_support_text_title-6np {
  color: #F4EDD6;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.avd_ft_support_text_sub-6np {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A6A52;
}.avd_ft_support_btn-6np {
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 8px;
  background: #C8922A;
  color: #F4EDD6;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.avd_ft_support_btn-6np:hover {
  background: #DDA63C;
}.avd_ft_support_contacts-6np {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.avd_ft_support_contact-6np {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #5E5040;
}.avd_ft_support_contact-6np strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #A08B6E;
}.avd_ft_main-6np {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.avd_ft_main-6np {
  padding: 2.5rem 24px 32px;
}
}.avd_ft_main_in-6np {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 637px) {.avd_ft_main_in-6np {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.avd_ft_main_in-6np {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.avd_ft_col_logo-6np {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.avd_ft_col_logo-6np {
  grid-column: auto;
}
}.avd_ft_logo-6np {
  gap: 0.563rem;
  display: flex;
  margin-bottom: 0.75rem;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F4EDD6;
  align-items: center;
}.avd_ft_logo_mark-6np {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.avd_ft_logo_mark-6np img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.avd_ft_logo_sub-6np {
  color: #5E5040;
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.avd_ft_col_title-6np {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A08B6E;
  font-weight: 700;
}.avd_ft_col_links-6np {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.avd_ft_col_link-6np {
  transition: color .2s;
  color: #5E5040;
  font-size: 13px;
  overflow-wrap: break-word;
}.avd_ft_col_link-6np:hover {
  color: #CFC1A0;
}.avd_ft_apps-6np {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.avd_ft_app_card-6np {
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  gap: 0.625rem;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.avd_ft_app_card-6np:hover {
  border-color: rgba(200,146,42,0.45);
}.avd_ft_app_card_ic-6np svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.avd_ft_app_card_os-6np {
  font-size: 10px;
  color: #5E5040;
  font-weight: 600;
}.avd_ft_app_card_action-6np {
  font-weight: 700;
  color: #CFC1A0;
  font-size: 0.75rem;
}.avd_ft_bot-6np {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.avd_ft_bot-6np {
  padding: 20px 24px;
}
}.avd_ft_bot_in-6np {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.avd_ft_socials-6np {
  gap: 0.5rem;
  display: flex;
}.avd_ft_soc-6np {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
  align-items: center;
  color: #A08B6E;
}.avd_ft_soc-6np svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.avd_ft_soc-6np:hover {
  background: rgba(255,255,255,0.07);
}.avd_ft_legal-6np {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #8A7A62;
  line-height: 1.6;
  font-size: 11px;
}.avd_ft_legal-6np strong {
  font-weight: 700;
  color: #A08B6E;
}.avd_ft_legal-6np a {
  text-decoration: underline;
  color: #A08B6E;
}.avd_ft_age-6np {
  border: 2px solid #8A7A62;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  justify-content: center;
  font-size: 11px;
  color: #8A7A62;
  margin-left: auto;
  display: flex;
  width: 2rem;
  font-weight: 800;
}