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