*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  color: #D4C3A2;
  -webkit-font-smoothing: antialiased;
  background-color: #171310;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.amf_layout-apn {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.amf_page-apn {
  min-height: 100vh;
  display: flex;
}.amf_main-apn {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.amf_main-apn {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.amf_main-apn {
  padding-bottom: 72px;
}
}.amf_gc-apn {
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #1C1612;
  border: 1px solid rgba(255,210,150,0.06);
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.amf_gc-apn {
  width: 156px;
}
}
@media(min-width: 1077px) {.amf_gc-apn {
  width: 168px;
}
}.amf_gc-apn:hover {
  transform: translateY(-3px);
  border-color: rgba(196,132,46,0.08);
}.amf_gc_img-apn {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.amf_gc_img-apn img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.amf_gc_hover-apn {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10,7,4,0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}.amf_gc-apn:hover .amf_gc_hover-apn {
  opacity: 1;
}.amf_gc_hover_btn-apn {
  padding: 0.5rem 1rem;
  background: #C4842E;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #F4EAD5;
  font-weight: 700;
}.amf_gc_info-apn {
  padding: 0.5rem 10px 0.625rem;
}.amf_gc_name-apn {
  overflow: hidden;
  color: #D4C3A2;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
}.amf_gc_prov-apn {
  font-size: 0.625rem;
  color: #6A5A42;
}.amf_gc_tag-apn {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
  top: 0.375rem;
  text-transform: uppercase;
  left: 0.375rem;
}.amf_gc_tag_hot-apn {
  background: #C43A2E;
  color: #fff;
}.amf_gc_tag_new-apn {
  background: #4A9E6A;
  color: #171310;
}.amf_gc_tag_jp-apn {
  background: #D4A832;
  color: #171310;
}.amf_gc_tag_ex-apn {
  background: #7A3E18;
  color: #fff;
}.amf_gc_tag_live-apn {
  background: #C43A2E;
  color: #fff;
}.amf_gr-apn {
  background: #171310;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.amf_gr-apn {
  padding: 2.25rem 24px 0;
}
}.amf_gr_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_gr_head-apn {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.amf_gr_head_l-apn {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.amf_gr_ic-apn {
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
}.amf_gr_ic-apn svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.amf_gr_title-apn {
  color: #F4EAD5;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 770px) {.amf_gr_title-apn {
  font-size: 1.125rem;
}
}.amf_gr_more-apn {
  transition: color .2s;
  gap: 5px;
  color: #7E6B4E;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  display: flex;
}.amf_gr_more-apn:hover {
  color: #C4842E;
}.amf_gr_more-apn svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.amf_gr_arrows-apn {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.amf_gr_arr-apn {
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,210,150,0.12);
  background: rgba(255,220,170,0.05);
  height: 30px;
  color: #A8916A;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}.amf_gr_arr-apn:hover {
  background: rgba(255,220,170,0.07);
  color: #F4EAD5;
}.amf_gr_arr-apn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.amf_gr_seo_h-apn {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D4C3A2;
  max-width: 680px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.amf_gr_seo_h-apn {
  font-size: 14px;
}
}.amf_gr_seo-apn {
  overflow-wrap: break-word;
  color: #7E6B4E;
  line-height: 1.55;
  margin-bottom: 12px;
  max-width: 42.5rem;
  font-size: 0.75rem;
}.amf_gr_seo-apn strong {
  color: #D4C3A2;
  font-weight: 600;
}.amf_gr_scroll-apn {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.amf_gr_scroll-apn::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.amf_gr_scroll-apn {
  gap: 12px;
}
}.amf_tb-apn {
  background: #171310;
  border-bottom: 1px solid rgba(255,220,170,0.07);
  position: fixed;
  z-index: 80;
  right: 0;
  top: 0;
  align-items: center;
  display: flex;
  left: 0;
  height: 3.5rem;
}.amf_tb_in-apn {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.amf_tb_burger-apn {
  border-radius: 8px;
  gap: 5px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 38px;
  width: 38px;
}.amf_tb_burger-apn:hover {
  background: rgba(255,220,170,0.05);
}.amf_tb_burger_line-apn {
  border-radius: 1px;
  background: #A8916A;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.amf_tb_burger-apn {
  display: none;
}
}.amf_tb_logo-apn {
  gap: 0.563rem;
  color: #F4EAD5;
  align-items: center;
  font-weight: 800;
  font-size: 1.125rem;
  margin-right: 20px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
}.amf_tb_logo_mark-apn {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.amf_tb_logo_mark-apn img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.amf_tb_nav-apn {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.amf_tb_nav-apn {
  display: flex;
}
}.amf_tb_tab-apn {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A8916A;
  white-space: nowrap;
}.amf_tb_tab-apn:hover {
  background: rgba(255,220,170,0.05);
  color: #F4EAD5;
}.amf_tb_tab-apn.amf_state_active-apn {
  background: rgba(196,132,46,0.18);
  color: #F4EAD5;
}.amf_tb_right-apn {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.amf_tb_login-apn {
  background: rgba(255,220,170,0.05);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,210,150,0.12);
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  color: #D4C3A2;
  display: none;
}.amf_tb_login-apn:hover {
  border-color: rgba(205,140,60,0.40);
  color: #F4EAD5;
}
@media(min-width: 478px) {.amf_tb_login-apn {
  display: block;
}
}.amf_tb_reg-apn {
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #4A9E6A;
  font-size: 0.813rem;
  color: #120E08;
  font-weight: 700;
  white-space: nowrap;
}.amf_tb_reg-apn:hover {
  background: #5BB87C;
}.amf_sb-apn {
  border-right: 1px solid rgba(255,220,170,0.05);
  background: #221B15;
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  z-index: 70;
  position: fixed;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  top: 56px;
}.amf_sb-apn.amf_state_open-apn {
  transform: translateX(0);
}.amf_sb-apn::-webkit-scrollbar {
  width: 0.25rem;
}.amf_sb-apn::-webkit-scrollbar-thumb {
  background: rgba(255,220,170,0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.amf_sb-apn {
  transform: translateX(0);
}
}.amf_sb_auth-apn {
  padding: 14px 0.75rem 10px;
}.amf_sb_btn_reg-apn {
  background: #4A9E6A;
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  font-size: 0.813rem;
  text-align: center;
  color: #120E08;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}.amf_sb_btn_reg-apn:hover {
  background: #5BB87C;
}.amf_sb_btn_login-apn {
  padding: 0.625rem;
  border: 1px solid rgba(255,210,150,0.12);
  border-radius: 8px;
  background: rgba(255,220,170,0.05);
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #D4C3A2;
  font-size: 0.813rem;
}.amf_sb_btn_login-apn:hover {
  border-color: rgba(205,140,60,0.40);
  color: #F4EAD5;
}.amf_sb_promo-apn {
  border: 1px solid rgba(196,132,46,0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3A1C08,#221B15);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  position: relative;
}.amf_sb_promo-apn::before {
  background: radial-gradient(circle,rgba(196,132,46,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 5rem;
  right: -1.25rem;
  position: absolute;
  top: -20px;
  height: 5rem;
}.amf_sb_promo_title-apn {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #C4842E;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.688rem;
}.amf_sb_promo_text-apn {
  font-weight: 600;
  line-height: 1.35;
  color: #F4EAD5;
  overflow-wrap: break-word;
  font-size: 12px;
}.amf_sb_promo_sub-apn {
  font-size: 10px;
  margin-top: 3px;
  color: #7E6B4E;
}.amf_sb_nav-apn {
  padding: 0.375rem 0.5rem 1rem;
}.amf_sb_nav_lb-apn {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #6A5A42;
}.amf_sb_link-apn {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A8916A;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  display: flex;
}.amf_sb_link-apn:hover {
  background: rgba(255,220,170,0.05);
  color: #F4EAD5;
}.amf_sb_link-apn.amf_state_active-apn {
  background: rgba(196,132,46,0.18);
  color: #F4EAD5;
}.amf_sb_ic-apn {
  border-radius: 0.25rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
}.amf_sb_ic-apn svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.amf_sb_ic_1-apn {
  background: rgba(196,132,46,0.08);
  color: #C4842E;
}.amf_sb_ic_2-apn {
  background: rgba(74,158,106,0.18);
  color: #4A9E6A;
}.amf_sb_ic_3-apn {
  background: rgba(212,168,50,0.16);
  color: #D4A832;
}.amf_sb_ic_4-apn {
  background: rgba(122,62,24,0.28);
  color: #7A3E18;
}.amf_sb_ic_5-apn {
  background: rgba(196,132,46,0.08);
  color: #C84878;
}.amf_sb_ic_6-apn {
  background: rgba(122,62,24,0.28);
  color: #8A4BC8;
}.amf_sb_badge-apn {
  padding: 2px 0.438rem;
  background: #D4A832;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #120E08;
  font-weight: 700;
  font-size: 9px;
}.amf_sb_bot-apn {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,220,170,0.05);
  gap: 8px;
  display: flex;
}.amf_sb_lang-apn,.amf_sb_help-apn {
  border: 1px solid rgba(255,210,150,0.06);
  flex: 1;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  background: rgba(255,220,170,0.05);
  gap: 0.375rem;
  border-radius: 0.25rem;
  display: flex;
  color: #A8916A;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
}.amf_sb_lang-apn:hover,.amf_sb_help-apn:hover {
  border-color: rgba(205,140,60,0.40);
  color: #F4EAD5;
}.amf_sb_lang-apn svg,.amf_sb_help-apn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.amf_sb_bd-apn {
  background: rgba(10,7,4,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.amf_sb_bd-apn.amf_state_on-apn {
  display: block;
}
@media(min-width:1080px) {.amf_sb_bd-apn {
  display: none!important;
}
}.amf_mob_nav-apn {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,210,150,0.12);
  background: #221B15;
  z-index: 80;
  bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
  display: flex;
}
@media(min-width: 1077px) {.amf_mob_nav-apn {
  display: none;
}
}.amf_mob_nav_item-apn {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  color: #6A5A42;
  align-items: center;
  display: flex;
  cursor: pointer;
}.amf_mob_nav_ic-apn {
  line-height: 1;
}.amf_mob_nav_ic-apn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.amf_mob_nav_lb-apn {
  color: #6A5A42;
  font-size: 10px;
  font-weight: 600;
}.amf_mob_nav_item-apn.amf_state_active-apn {
  color: #C4842E;
}.amf_mob_nav_item-apn.amf_state_active-apn .amf_mob_nav_lb-apn {
  color: #C4842E;
}.amf_hero-apn {
  background: #171310;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.amf_hero-apn {
  padding: 24px 24px 0;
}
}.amf_hero_in-apn {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.amf_hero_in-apn {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.amf_hero_in-apn {
  grid-template-columns: 1fr 21.25rem;
}
}.amf_hero_promo-apn {
  background: #1C1612;
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.amf_hero_promo-apn {
  min-height: 280px;
}
}.amf_hero_promo_bg-apn {
  background: linear-gradient(120deg,#3A1C08 0%,#171310 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.amf_hero_promo_bg-apn::after {
  background: linear-gradient(90deg,#171310 0%,rgba(10,7,4,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.amf_hero_promo_glow-apn {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,62,24,0.28) 0%,transparent 65%);
  position: absolute;
  height: 18.75rem;
  top: -40px;
  pointer-events: none;
  width: 300px;
  right: 60px;
}.amf_hero_promo_ct-apn {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media(min-width: 767px) {.amf_hero_promo_ct-apn {
  padding: 40px 2rem;
}
}.amf_hero_badge-apn {
  background: rgba(196,132,46,0.18);
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(196,132,46,0.08);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C4842E;
  margin-bottom: 14px;
  font-size: 0.625rem;
  display: inline-block;
}.amf_hero_h1-apn {
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F4EAD5;
  font-family: 'Cinzel', serif;
}.amf_hero_h1-apn em {
  font-style: normal;
  color: #D4A832;
}
@media(min-width: 769px) {.amf_hero_h1-apn {
  font-size: 2.25rem;
}
}.amf_hero_sub-apn {
  line-height: 1.55;
  color: #A8916A;
  margin-bottom: 20px;
  font-size: 13px;
}
@media(min-width: 769px) {.amf_hero_sub-apn {
  font-size: 0.875rem;
}
}.amf_hero_row-apn {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.amf_hero_cta-apn {
  padding: 0.813rem 1.625rem;
  background: #4A9E6A;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 14px;
  box-shadow: 0 0.25rem 22px rgba(74,158,106,0.42), inset 0 -2px 0 rgba(0,0,0,0.30);
  color: #120E08;
  font-weight: 700;
}.amf_hero_cta-apn:hover {
  background: #5BB87C;
}.amf_hero_terms-apn {
  color: #6A5A42;
  font-size: 0.688rem;
}.amf_hero_game-apn {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #1C1612;
  border: 1px solid rgba(255,210,150,0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.amf_hero_game_badge-apn {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(212,168,50,0.16);
  background: rgba(212,168,50,0.16);
  border-radius: 20px;
  left: 12px;
  color: #D4A832;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 0.75rem;
  z-index: 3;
  font-size: 10px;
  position: absolute;
}.amf_hero_game_badge-apn svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
}.amf_hero_game_img-apn {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C08,#171310);
  position: relative;
  padding-bottom: 60%;
}.amf_hero_game_img-apn img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.amf_hero_game_play-apn {
  inset: 0;
  background: rgba(10,7,4,0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.amf_hero_game-apn:hover .amf_hero_game_play-apn {
  opacity: 1;
}.amf_hero_game_play-apn span {
  border-radius: 50%;
  background: #C4842E;
  width: 3.25rem;
  height: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
}.amf_hero_game_play-apn span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.amf_hero_game_info-apn {
  padding: 0.875rem 1rem;
}.amf_hero_game_title-apn {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F4EAD5;
  font-size: 0.938rem;
}.amf_hero_game_provider-apn {
  color: #7E6B4E;
  font-size: 0.688rem;
}.amf_hero_game_btn-apn {
  padding: 11px;
  border-radius: 0.5rem;
  background: #C4842E;
  transition: background .2s;
  margin: 12px 16px 16px;
  color: #F4EAD5;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.amf_hero_game-apn:hover .amf_hero_game_btn-apn {
  background: #DE9E45;
}.amf_sbar-apn {
  padding: 1rem 16px 0;
  background: #171310;
}
@media(min-width: 769px) {.amf_sbar-apn {
  padding: 1.125rem 24px 0;
}
}.amf_sbar_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_sbar_row-apn {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.amf_sbar_input-apn {
  gap: 10px;
  background: #1C1612;
  border-radius: 0.5rem;
  padding: 0.688rem 1rem;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,210,150,0.12);
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #7E6B4E;
}.amf_sbar_input-apn:hover {
  border-color: rgba(205,140,60,0.40);
}.amf_sbar_input-apn svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
  width: 15px;
}.amf_sbar_providers-apn {
  background: #1C1612;
  border: 1px solid rgba(255,210,150,0.12);
  gap: 8px;
  padding: 0.688rem 18px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  font-size: 13px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #D4C3A2;
}.amf_sbar_providers-apn:hover {
  border-color: rgba(205,140,60,0.40);
  color: #F4EAD5;
}.amf_sbar_providers-apn svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.amf_sbar_tabs-apn {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.amf_sbar_tabs-apn::-webkit-scrollbar {
  display: none;
}.amf_sbar_tab-apn {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,210,150,0.06);
  border-radius: 20px;
  gap: 0.438rem;
  padding: 0.5rem 0.875rem;
  background: rgba(255,220,170,0.05);
  color: #A8916A;
  cursor: pointer;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
}.amf_sbar_tab-apn:hover {
  background: rgba(255,220,170,0.07);
  border-color: rgba(205,140,60,0.40);
  color: #F4EAD5;
}.amf_sbar_tab-apn.amf_state_active-apn {
  border-color: rgba(196,132,46,0.08);
  background: rgba(196,132,46,0.18);
  color: #F4EAD5;
}.amf_sbar_tab_ic-apn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.amf_wy-apn {
  padding: 2rem 16px 0;
  background: #171310;
}
@media(min-width: 769px) {.amf_wy-apn {
  padding: 40px 24px 0;
}
}.amf_wy_in-apn {
  margin: 0 auto;
  max-width: 82.5rem;
}.amf_wy_head-apn {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.amf_wy_label-apn {
  color: #C4842E;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.amf_wy_h2-apn {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EAD5;
}
@media(min-width: 765px) {.amf_wy_h2-apn {
  font-size: 1.5rem;
}
}.amf_wy_intro-apn {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6B4E;
}.amf_wy_grid-apn {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.amf_wy_grid-apn {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.amf_wy_grid-apn {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.amf_wy_card-apn {
  padding: 1.25rem;
  background: #221B15;
  border: 1px solid rgba(255,210,150,0.12);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.amf_wy_card-apn:hover {
  border-color: rgba(196,132,46,0.08);
  transform: translateY(-2px);
}.amf_wy_card_ic-apn {
  border-radius: 50%;
  background: rgba(196,132,46,0.18);
  display: flex;
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
  color: #C4842E;
  margin-bottom: 14px;
}.amf_wy_card_ic-apn svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.amf_wy_card_h-apn {
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4EAD5;
  line-height: 1.25;
}.amf_wy_card_p-apn {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6B4E;
  font-size: 13px;
}.amf_wy_card_p-apn strong {
  font-weight: 600;
  color: #D4C3A2;
}.amf_gr_jp-apn {
  background: linear-gradient(135deg,#2A1240 0%,#110C1A 100%);
  border-radius: 12px;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.amf_gr_jp-apn::before {
  background: radial-gradient(circle,rgba(122,62,24,0.28) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  top: -60px;
  position: absolute;
  width: 250px;
  height: 250px;
  content: '';
}.amf_gr_jp-apn::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,168,50,0.16) 0%,transparent 70%);
  width: 12.5rem;
  right: 0;
  position: absolute;
  bottom: -40px;
  height: 12.5rem;
  content: '';
}.amf_gr_jp_head-apn {
  gap: 16px;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}.amf_gr_jp_info-apn {
  flex: 1;
}.amf_gr_jp_label-apn {
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #8A4BC8;
}.amf_gr_jp_label-apn svg {
  stroke-linejoin: round;
  width: 0.875rem;
  vertical-align: -2px;
  height: 14px;
  stroke-linecap: round;
  margin-right: 0.25rem;
}.amf_gr_jp_amount-apn {
  font-family: 'Cinzel', serif;
  margin-bottom: 4px;
  color: #F4EAD5;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  font-size: 2rem;
}
@media(min-width: 766px) {.amf_gr_jp_amount-apn {
  font-size: 2.5rem;
}
}.amf_gr_jp_amount-apn span {
  color: #D4A832;
}.amf_gr_jp_seo-apn {
  font-size: 12px;
  max-width: 480px;
  color: #A8916A;
  overflow-wrap: break-word;
  line-height: 1.5;
}.amf_gr_jp_cta-apn {
  background: rgba(122,62,24,0.28);
  transition: background .2s;
  padding: 0.688rem 20px;
  border: 1px solid rgba(122,62,24,0.28);
  border-radius: 8px;
  align-self: flex-start;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F4EAD5;
  font-weight: 700;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  margin-top: 4px;
}.amf_gr_jp_cta-apn:hover {
  background: #7A3E18;
}.amf_gcg-apn {
  background: #171310;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.amf_gcg-apn {
  padding: 2.75rem 1.5rem 0;
}
}.amf_gcg_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_gcg_head-apn {
  margin-bottom: 20px;
  max-width: 720px;
}.amf_gcg_label-apn {
  color: #C4842E;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.amf_gcg_h2-apn {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F4EAD5;
}
@media(min-width: 765px) {.amf_gcg_h2-apn {
  font-size: 28px;
}
}.amf_gcg_intro-apn {
  color: #7E6B4E;
  line-height: 1.6;
  font-size: 0.813rem;
}.amf_gcg_grid-apn {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.amf_gcg_grid-apn {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.amf_gcg_grid-apn {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.amf_gcg_card-apn {
  padding: 20px;
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,210,150,0.12);
  overflow: hidden;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
  display: flex;
  position: relative;
  justify-content: flex-end;
}.amf_gcg_card-apn:hover {
  transform: translateY(-3px);
  border-color: rgba(196,132,46,0.18);
}.amf_gcg_card_bg-apn {
  inset: 0;
  z-index: 0;
  position: absolute;
}.amf_gcg_card_bg-apn::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.amf_gcg_card_ic-apn {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 2;
  right: 1.125rem;
  display: flex;
  top: 1.125rem;
  color: #F4EAD5;
  justify-content: center;
  align-items: center;
}.amf_gcg_card_ic-apn svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.amf_gcg_card_ct-apn {
  z-index: 1;
  position: relative;
}.amf_gcg_card_h-apn {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F4EAD5;
  font-weight: 800;
}
@media(min-width: 769px) {.amf_gcg_card_h-apn {
  font-size: 1.25rem;
}
}.amf_gcg_card_p-apn {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.amf_gcg_card_p-apn strong {
  font-weight: 600;
  color: #F4EAD5;
}.amf_gcg_card_cta-apn {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  color: #C4842E;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
}.amf_gcg_card_cta-apn svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.amf_ws-apn {
  background: #171310;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.amf_ws-apn {
  padding: 36px 1.5rem 0;
}
}.amf_ws_in-apn {
  margin: 0 auto;
  max-width: 82.5rem;
}.amf_ws_head-apn {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
}.amf_ws_title-apn {
  gap: 10px;
  color: #F4EAD5;
  font-weight: 700;
  display: flex;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
}.amf_ws_title_ic-apn svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D4A832;
  height: 18px;
}.amf_ws_online-apn {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #7E6B4E;
  display: flex;
  font-size: 12px;
}.amf_ws_online_dot-apn {
  background: #4A9E6A;
  border-radius: 50%;
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(74,158,106,0.18);
}.amf_ws_scroll-apn {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.amf_ws_scroll-apn::-webkit-scrollbar {
  display: none;
}.amf_wc-apn {
  background: #1C1612;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,210,150,0.12);
  padding: 10px 14px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
}.amf_wc_img-apn {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #221B15;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.amf_wc_img-apn img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.amf_wc_info-apn {
  min-width: 0;
}.amf_wc_game-apn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  color: #D4C3A2;
}.amf_wc_player-apn {
  overflow: hidden;
  color: #6A5A42;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
}.amf_wc_amount-apn {
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #4A9E6A;
}.amf_app-apn {
  background: #171310;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.amf_app-apn {
  padding: 44px 1.5rem 0;
}
}.amf_app_in-apn {
  margin: 0 auto;
  max-width: 82.5rem;
}.amf_app_head-apn {
  margin-bottom: 16px;
}.amf_app_label-apn {
  color: #C4842E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.amf_app_h2-apn {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F4EAD5;
}
@media(min-width: 769px) {.amf_app_h2-apn {
  font-size: 24px;
}
}.amf_app_sub-apn {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #7E6B4E;
}.amf_app_sub-apn strong {
  color: #D4C3A2;
  font-weight: 700;
}.amf_app_cards-apn {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.amf_app_cards-apn {
  grid-template-columns: repeat(3,1fr);
}
}.amf_app_card-apn {
  gap: 16px;
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.amf_app_card_ios-apn {
  background: linear-gradient(135deg,rgba(196,132,46,0.18) 0%,#221B15 100%);
}.amf_app_card_android-apn {
  background: linear-gradient(135deg,rgba(74,158,106,0.18) 0%,#221B15 100%);
}.amf_app_card_win-apn {
  background: linear-gradient(135deg,rgba(212,168,50,0.16) 0%,#221B15 100%);
}.amf_app_card_ic-apn svg {
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.amf_app_card_ic-apn {
  color: #F4EAD5;
  flex-shrink: 0;
}.amf_app_card_os-apn {
  letter-spacing: .08em;
  color: #7E6B4E;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.amf_app_card_title-apn {
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F4EAD5;
}.amf_app_card_text-apn {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6B4E;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.amf_app_card_btn-apn {
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(205,140,60,0.40);
  border-radius: 0.25rem;
  transition: background .2s;
  gap: 7px;
  background: rgba(255,220,170,0.12);
  align-items: center;
  display: inline-flex;
  color: #F4EAD5;
  font-size: 13px;
  font-weight: 700;
}.amf_app_card_btn-apn:hover {
  background: rgba(255,220,170,0.07);
}.amf_bon-apn {
  background: #171310;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.amf_bon-apn {
  padding: 44px 24px 0;
}
}.amf_bon_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_bon_head-apn {
  margin-bottom: 1.25rem;
}.amf_bon_label-apn {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4842E;
  margin-bottom: 8px;
}.amf_bon_h2-apn {
  font-size: 20px;
  margin-bottom: 8px;
  color: #F4EAD5;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.amf_bon_h2-apn {
  font-size: 24px;
}
}.amf_bon_seo-apn {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6B4E;
  max-width: 620px;
  line-height: 1.6;
}.amf_bon_seo-apn strong {
  color: #D4C3A2;
  font-weight: 700;
}.amf_bon_seo-apn a {
  text-decoration: underline;
  color: #C4842E;
}.amf_bon_grid-apn {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.amf_bon_grid-apn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.amf_bon_grid-apn {
  grid-template-columns: repeat(5,1fr);
}
}.amf_bon_card-apn {
  border: 1px solid rgba(255,210,150,0.12);
  background: #1C1612;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 8px;
}.amf_bon_card-apn:hover {
  border-color: rgba(196,132,46,0.08);
  transform: translateY(-2px);
}.amf_bon_card_ic-apn svg {
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.amf_bon_card_ic-apn {
  margin-bottom: 10px;
}.amf_bon_card_type-apn {
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #7E6B4E;
  font-weight: 700;
  margin-bottom: 6px;
}.amf_bon_card_amount-apn {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  color: #D4A832;
}.amf_bon_card_name-apn {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F4EAD5;
}.amf_bon_card_detail-apn {
  border-top: 1px solid rgba(255,220,170,0.05);
  overflow-wrap: break-word;
  color: #6A5A42;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}.amf_reg-apn {
  background: #171310;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.amf_reg-apn {
  padding: 2.75rem 1.5rem 0;
}
}.amf_reg_in-apn {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #221B15;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,210,150,0.06);
  max-width: 82.5rem;
}
@media(min-width:768px) {.amf_reg_in-apn {
  padding: 2.5rem;
}
}.amf_reg_top-apn {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.amf_reg_top-apn {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.amf_reg_label-apn {
  color: #C4842E;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.amf_reg_h2-apn {
  font-size: 22px;
  font-weight: 800;
  color: #F4EAD5;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
}
@media(min-width:768px) {.amf_reg_h2-apn {
  font-size: 1.75rem;
}
}.amf_reg_bonus-apn {
  padding: 10px 16px;
  border: 1px solid rgba(212,168,50,0.16);
  background: rgba(212,168,50,0.16);
  border-radius: 0.5rem;
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.amf_reg_bonus_amount-apn {
  color: #D4A832;
  font-weight: 800;
  font-size: 1.25rem;
}.amf_reg_bonus_text-apn {
  line-height: 1.35;
  color: #A8916A;
  font-size: 0.813rem;
}.amf_reg_cta_btn-apn {
  border-radius: 8px;
  padding: 0.875rem 2rem;
  background: #4A9E6A;
  transition: background .2s;
  color: #120E08;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  box-shadow: 0 4px 22px rgba(74,158,106,0.42), inset 0 -2px 0 rgba(0,0,0,0.30);
  font-size: 0.938rem;
}.amf_reg_cta_btn-apn:hover {
  background: #5BB87C;
}.amf_reg_terms-apn {
  color: #6A5A42;
  line-height: 1.5;
  font-size: 0.688rem;
}.amf_reg_seo-apn {
  border-top: 1px solid rgba(255,220,170,0.05);
  color: #7E6B4E;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
  margin-top: 20px;
}.amf_reg_seo-apn p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #7E6B4E;
}.amf_reg_seo-apn p:last-child {
  margin-bottom: 0;
}.amf_reg_seo-apn strong {
  font-weight: 700;
  color: #D4C3A2;
}.amf_reg_seo-apn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4842E;
}.amf_reg_seo-apn a:hover {
  color: #DE9E45;
}.amf_reg_seo-apn ul,.amf_reg_seo-apn ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.amf_reg_seo-apn ol {
  list-style: decimal;
}.amf_reg_seo-apn li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #7E6B4E;
}.amf_reg_seo-apn table {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.amf_reg_seo-apn table {
  display: table;
}
}.amf_reg_seo-apn th {
  border-bottom: 1px solid rgba(255,220,170,0.07);
  padding: 8px;
  color: #D4C3A2;
  text-align: left;
  font-weight: 700;
}.amf_reg_seo-apn td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,220,170,0.05);
  color: #7E6B4E;
}.amf_reg_steps-apn {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.amf_reg_steps-apn {
  margin-top: 0;
}
}.amf_reg_step-apn {
  gap: 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,210,150,0.06);
  padding: 16px;
  background: rgba(255,220,170,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.amf_reg_step_num-apn {
  background: rgba(196,132,46,0.18);
  border-radius: 50%;
  border: 1px solid rgba(196,132,46,0.08);
  align-items: center;
  width: 2.125rem;
  font-size: 0.875rem;
  height: 34px;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  color: #C4842E;
}.amf_reg_step_title-apn {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F4EAD5;
  margin-bottom: 3px;
}.amf_reg_step_text-apn {
  color: #7E6B4E;
  font-size: 0.75rem;
  line-height: 1.5;
}.amf_reg_trust-apn {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,220,170,0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.amf_reg_trust_item-apn {
  gap: 7px;
  align-items: center;
  color: #7E6B4E;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.amf_reg_trust_ic-apn svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C4842E;
  height: 1rem;
}.amf_prov-apn {
  padding: 2.25rem 1rem 0;
  background: #171310;
}
@media(min-width: 769px) {.amf_prov-apn {
  padding: 44px 24px 0;
}
}.amf_prov_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_prov_head-apn {
  margin-bottom: 1rem;
}.amf_prov_label-apn {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C4842E;
  font-size: 11px;
  letter-spacing: .08em;
}.amf_prov_h2-apn {
  font-family: 'Cinzel', serif;
  color: #F4EAD5;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.amf_prov_h2-apn {
  font-size: 24px;
}
}.amf_prov_seo-apn {
  line-height: 1.6;
  margin-bottom: 16px;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6B4E;
}.amf_prov_seo-apn strong {
  color: #D4C3A2;
  font-weight: 700;
}.amf_prov_seo-apn a {
  text-decoration: underline;
  color: #C4842E;
}.amf_prov_grid-apn {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.amf_prov_grid-apn {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.amf_prov_grid-apn {
  grid-template-columns: repeat(8,1fr);
}
}.amf_prov_card-apn {
  border: 1px solid rgba(255,210,150,0.12);
  padding: 0.875rem 10px;
  background: #1C1612;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.amf_prov_card-apn:hover {
  background: #221B15;
  border-color: rgba(205,140,60,0.40);
}.amf_prov_logo-apn {
  background: rgba(255,220,170,0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
}.amf_prov_logo-apn img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.amf_prov_name-apn {
  font-weight: 600;
  color: #A8916A;
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
}.amf_pmt-apn {
  padding: 36px 16px 0;
  background: #171310;
}
@media(min-width: 769px) {.amf_pmt-apn {
  padding: 44px 1.5rem 0;
}
}.amf_pmt_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_pmt_head-apn {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.amf_pmt_label-apn {
  font-weight: 700;
  color: #C4842E;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.amf_pmt_h2-apn {
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EAD5;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.amf_pmt_h2-apn {
  font-size: 1.75rem;
}
}.amf_pmt_intro-apn {
  color: #7E6B4E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.amf_pmt_groups-apn {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.amf_pmt_group-apn {
  background: #221B15;
  padding: 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(255,210,150,0.12);
}.amf_pmt_group_head-apn {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.amf_pmt_group_ic-apn {
  border-radius: 0.25rem;
  background: rgba(196,132,46,0.18);
  justify-content: center;
  display: flex;
  color: #C4842E;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
  align-items: center;
}.amf_pmt_group_ic-apn svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.amf_pmt_group_h-apn {
  margin: 0;
  font-weight: 700;
  color: #F4EAD5;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
}.amf_pmt_group_p-apn {
  line-height: 1.6;
  margin-bottom: 14px;
  color: #7E6B4E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.amf_pmt_group_p-apn strong {
  font-weight: 600;
  color: #D4C3A2;
}.amf_pmt_table_wrap-apn {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.amf_pmt_table-apn {
  min-width: 540px;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}.amf_pmt_table-apn th {
  border-bottom: 1px solid rgba(255,220,170,0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  color: #D4C3A2;
  text-align: left;
}.amf_pmt_table-apn td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,220,170,0.05);
  color: #7E6B4E;
}.amf_pmt_table-apn tbody tr:last-child td {
  border-bottom: none;
}.amf_pmt_table-apn tr:hover td {
  background: rgba(255,220,170,0.05);
  color: #D4C3A2;
}.amf_seo-apn {
  background: #171310;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.amf_seo-apn {
  padding: 44px 1.5rem 0;
}
}.amf_seo_in-apn {
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #221B15;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,210,150,0.12);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.amf_seo_in-apn {
  padding: 36px 40px;
}
}.amf_seo_label-apn {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #C4842E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.amf_seo_h2-apn {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F4EAD5;
}
@media(min-width: 765px) {.amf_seo_h2-apn {
  font-size: 1.5rem;
}
}.amf_seo_body-apn {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8916A;
  font-size: 0.875rem;
}.amf_seo_body-apn p {
  line-height: 1.75;
  color: #A8916A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.amf_seo_body-apn p:last-child {
  margin-bottom: 0;
}.amf_seo_body-apn strong {
  color: #D4C3A2;
  font-weight: 700;
}.amf_seo_body-apn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4842E;
}.amf_seo_body-apn a:hover {
  color: #DE9E45;
}.amf_seo_body-apn ul,.amf_seo_body-apn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.amf_seo_body-apn ol {
  list-style: decimal;
}.amf_seo_body-apn li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8916A;
  margin-bottom: 0.375rem;
}.amf_seo_body-apn table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.amf_seo_body-apn table {
  display: table;
}
}.amf_seo_body-apn th {
  border-bottom: 1px solid rgba(255,220,170,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D4C3A2;
  text-align: left;
}.amf_seo_body-apn td {
  border-bottom: 1px solid rgba(255,220,170,0.05);
  padding: 10px 0.75rem;
  color: #A8916A;
}.amf_seo_cols-apn {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.amf_seo_cols-apn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.amf_seo_cols-apn {
  grid-template-columns: repeat(3,1fr);
}
}.amf_seo_col_h-apn {
  color: #D4C3A2;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.amf_seo_col_p-apn {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6B4E;
  line-height: 1.65;
}.amf_seo_stats-apn {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.amf_seo_stat-apn {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(196,132,46,0.18);
  background: rgba(196,132,46,0.08);
  padding: 14px 16px;
  min-width: 8.75rem;
}.amf_seo_stat_val-apn {
  color: #C4842E;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
}.amf_seo_stat_lb-apn {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6B4E;
}.amf_faq-apn {
  background: #171310;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.amf_faq-apn {
  padding: 2.75rem 1.5rem 0;
}
}.amf_faq_in-apn {
  margin: 0 auto;
  max-width: 1320px;
}.amf_faq_head-apn {
  margin-bottom: 1.25rem;
}.amf_faq_label-apn {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C4842E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.amf_faq_h2-apn {
  font-size: 20px;
  color: #F4EAD5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.amf_faq_h2-apn {
  font-size: 24px;
}
}.amf_faq_list-apn {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.amf_faq_item-apn {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255,210,150,0.12);
  background: #221B15;
}.amf_faq_q-apn {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  justify-content: space-between;
  font-size: 0.875rem;
  display: flex;
  overflow-wrap: break-word;
  color: #D4C3A2;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
}.amf_faq_q-apn:hover {
  color: #F4EAD5;
}.amf_faq_q_ic-apn {
  border-radius: 50%;
  background: rgba(255,220,170,0.05);
  transition: transform .25s;
  width: 1.5rem;
  display: flex;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  flex-shrink: 0;
  color: #C4842E;
}.amf_faq_item-apn.amf_state_open-apn .amf_faq_q_ic-apn {
  transform: rotate(45deg);
}.amf_faq_a-apn {
  padding: 0 1.25rem 16px;
  display: none;
  font-size: 13px;
  color: #7E6B4E;
  overflow-wrap: break-word;
  line-height: 1.7;
}.amf_faq_item-apn.amf_state_open-apn .amf_faq_a-apn {
  display: block;
}.amf_faq_a-apn strong {
  font-weight: 700;
  color: #D4C3A2;
}.amf_faq_a-apn a {
  color: #C4842E;
  text-decoration: underline;
}.amf_faq_a-apn ul,.amf_faq_a-apn ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.amf_faq_a-apn ol {
  list-style: decimal;
}.amf_faq_a-apn li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.amf_faq_a-apn table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.amf_faq_a-apn table {
  display: table;
}
}.amf_faq_a-apn th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,220,170,0.07);
  color: #D4C3A2;
  font-weight: 700;
  text-align: left;
}.amf_faq_a-apn td {
  border-bottom: 1px solid rgba(255,220,170,0.05);
  padding: 6px 8px;
  color: #7E6B4E;
}.amf_seo-apn {
  background: #171310;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.amf_seo-apn {
  padding: 2.75rem 24px 0;
}
}.amf_seo_in-apn {
  margin: 0 auto;
  border: 1px solid rgba(255,210,150,0.12);
  background: #221B15;
  border-radius: 12px;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.amf_seo_in-apn {
  padding: 36px 2.5rem;
}
}.amf_seo_label-apn {
  letter-spacing: .08em;
  color: #C4842E;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.amf_seo_h2-apn {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F4EAD5;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.amf_seo_h2-apn {
  font-size: 1.5rem;
}
}.amf_seo_body-apn {
  overflow-wrap: break-word;
  color: #A8916A;
  font-size: 0.875rem;
  line-height: 1.75;
}.amf_seo_body-apn p {
  line-height: 1.75;
  font-size: 14px;
  color: #A8916A;
  margin-bottom: 12px;
}.amf_seo_body-apn p:last-child {
  margin-bottom: 0;
}.amf_seo_body-apn strong {
  color: #D4C3A2;
  font-weight: 700;
}.amf_seo_body-apn a {
  transition: color .2s;
  color: #C4842E;
  text-decoration: underline;
}.amf_seo_body-apn a:hover {
  color: #DE9E45;
}.amf_seo_body-apn ul,.amf_seo_body-apn ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.amf_seo_body-apn ol {
  list-style: decimal;
}.amf_seo_body-apn li {
  line-height: 1.75;
  color: #A8916A;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.amf_seo_body-apn table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.amf_seo_body-apn table {
  display: table;
}
}.amf_seo_body-apn th {
  border-bottom: 1px solid rgba(255,220,170,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D4C3A2;
  text-align: left;
}.amf_seo_body-apn td {
  border-bottom: 1px solid rgba(255,220,170,0.05);
  padding: 0.625rem 12px;
  color: #A8916A;
}.amf_seo_cols-apn {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.amf_seo_cols-apn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.amf_seo_cols-apn {
  grid-template-columns: repeat(3,1fr);
}
}.amf_seo_col_h-apn {
  color: #D4C3A2;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.amf_seo_col_p-apn {
  font-size: 0.813rem;
  color: #7E6B4E;
  line-height: 1.65;
  overflow-wrap: break-word;
}.amf_seo_stats-apn {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.amf_seo_stat-apn {
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(196,132,46,0.18);
  background: rgba(196,132,46,0.08);
  min-width: 8.75rem;
}.amf_seo_stat_val-apn {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C4842E;
  font-size: 20px;
  font-weight: 800;
}.amf_seo_stat_lb-apn {
  color: #7E6B4E;
  overflow-wrap: break-word;
  font-size: 11px;
}.amf_seo-apn {
  background: #171310;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.amf_seo-apn {
  padding: 2.75rem 1.5rem 0;
}
}.amf_seo_in-apn {
  border: 1px solid rgba(255,210,150,0.12);
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #221B15;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.amf_seo_in-apn {
  padding: 2.25rem 2.5rem;
}
}.amf_seo_label-apn {
  font-size: 11px;
  color: #C4842E;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.amf_seo_h2-apn {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EAD5;
}
@media(min-width: 769px) {.amf_seo_h2-apn {
  font-size: 24px;
}
}.amf_seo_body-apn {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8916A;
}.amf_seo_body-apn p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A8916A;
  line-height: 1.75;
}.amf_seo_body-apn p:last-child {
  margin-bottom: 0;
}.amf_seo_body-apn strong {
  color: #D4C3A2;
  font-weight: 700;
}.amf_seo_body-apn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4842E;
}.amf_seo_body-apn a:hover {
  color: #DE9E45;
}.amf_seo_body-apn ul,.amf_seo_body-apn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.amf_seo_body-apn ol {
  list-style: decimal;
}.amf_seo_body-apn li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A8916A;
  line-height: 1.75;
}.amf_seo_body-apn table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 767px) {.amf_seo_body-apn table {
  display: table;
}
}.amf_seo_body-apn th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,220,170,0.07);
  color: #D4C3A2;
  font-weight: 700;
  text-align: left;
}.amf_seo_body-apn td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,220,170,0.05);
  color: #A8916A;
}.amf_seo_cols-apn {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.amf_seo_cols-apn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.amf_seo_cols-apn {
  grid-template-columns: repeat(3,1fr);
}
}.amf_seo_col_h-apn {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #D4C3A2;
}.amf_seo_col_p-apn {
  color: #7E6B4E;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.amf_seo_stats-apn {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.amf_seo_stat-apn {
  background: rgba(196,132,46,0.08);
  border: 1px solid rgba(196,132,46,0.18);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 16px;
  min-width: 140px;
}.amf_seo_stat_val-apn {
  margin-bottom: 4px;
  font-weight: 800;
  color: #C4842E;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.amf_seo_stat_lb-apn {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6B4E;
}.amf_ft-apn {
  background: #0F0C09;
  border-top: 1px solid rgba(255,220,170,0.05);
  margin-top: 3rem;
}.amf_ft_support-apn {
  border-bottom: 1px solid rgba(255,220,170,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.amf_ft_support-apn {
  padding: 1.75rem 24px;
}
}.amf_ft_support_in-apn {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.amf_ft_support_main-apn {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.amf_ft_support_ic-apn {
  flex-shrink: 0;
  color: #C4842E;
}.amf_ft_support_ic-apn svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.amf_ft_support_text_title-apn {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EAD5;
  overflow-wrap: break-word;
}.amf_ft_support_text_sub-apn {
  overflow-wrap: break-word;
  color: #7E6B4E;
  font-size: 12px;
}.amf_ft_support_btn-apn {
  padding: 11px 22px;
  transition: background .2s;
  background: #C4842E;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  color: #F4EAD5;
  flex-shrink: 0;
  font-weight: 700;
}.amf_ft_support_btn-apn:hover {
  background: #DE9E45;
}.amf_ft_support_contacts-apn {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.amf_ft_support_contact-apn {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #6A5A42;
}.amf_ft_support_contact-apn strong {
  display: block;
  color: #A8916A;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
}.amf_ft_main-apn {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,220,170,0.05);
}
@media(min-width: 769px) {.amf_ft_main-apn {
  padding: 2.5rem 1.5rem 32px;
}
}.amf_ft_main_in-apn {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 641px) {.amf_ft_main_in-apn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.amf_ft_main_in-apn {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.amf_ft_col_logo-apn {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.amf_ft_col_logo-apn {
  grid-column: auto;
}
}.amf_ft_logo-apn {
  gap: 9px;
  font-size: 1rem;
  color: #F4EAD5;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  display: flex;
}.amf_ft_logo_mark-apn {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 30px;
}.amf_ft_logo_mark-apn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.amf_ft_logo_sub-apn {
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #6A5A42;
  overflow-wrap: break-word;
}.amf_ft_col_title-apn {
  color: #A8916A;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.amf_ft_col_links-apn {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.amf_ft_col_link-apn {
  transition: color .2s;
  color: #6A5A42;
  overflow-wrap: break-word;
  font-size: 13px;
}.amf_ft_col_link-apn:hover {
  color: #D4C3A2;
}.amf_ft_apps-apn {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.amf_ft_app_card-apn {
  border: 1px solid rgba(255,210,150,0.12);
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  background: rgba(255,220,170,0.05);
  transition: border-color .2s;
  gap: 10px;
  align-items: center;
  display: flex;
}.amf_ft_app_card-apn:hover {
  border-color: rgba(205,140,60,0.40);
}.amf_ft_app_card_ic-apn svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.amf_ft_app_card_os-apn {
  font-weight: 600;
  font-size: 10px;
  color: #6A5A42;
}.amf_ft_app_card_action-apn {
  font-weight: 700;
  color: #D4C3A2;
  font-size: 0.75rem;
}.amf_ft_bot-apn {
  padding: 20px 16px;
}
@media(min-width:768px) {.amf_ft_bot-apn {
  padding: 20px 1.5rem;
}
}.amf_ft_bot_in-apn {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.amf_ft_socials-apn {
  gap: 8px;
  display: flex;
}.amf_ft_soc-apn {
  transition: background .2s;
  background: rgba(255,220,170,0.05);
  border: 1px solid rgba(255,210,150,0.12);
  border-radius: 4px;
  width: 36px;
  color: #A8916A;
  height: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.amf_ft_soc-apn svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.amf_ft_soc-apn:hover {
  background: rgba(255,220,170,0.07);
}.amf_ft_legal-apn {
  flex: 1;
  color: #8C7C63;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
}.amf_ft_legal-apn strong {
  color: #A8916A;
  font-weight: 700;
}.amf_ft_legal-apn a {
  text-decoration: underline;
  color: #A8916A;
}.amf_ft_age-apn {
  border-radius: 50%;
  border: 2px solid #8C7C63;
  font-size: 11px;
  display: flex;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  color: #8C7C63;
}