*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #130D08;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D0BFA0;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.srv-layout_18g {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.srv-page_18g {
  display: flex;
  min-height: 100vh;
}.srv-main_18g {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.srv-main_18g {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.srv-main_18g {
  padding-bottom: 72px;
}
}.srv-gc_18g {
  background: #1A110B;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 641px) {.srv-gc_18g {
  width: 156px;
}
}
@media(min-width: 1083px) {.srv-gc_18g {
  width: 10.5rem;
}
}.srv-gc_18g:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 134, 10, 0.08);
}.srv-gc_img_18g {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.srv-gc_img_18g img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.srv-gc_hover_18g {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 9, 6, 0.74);
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.srv-gc_18g:hover .srv-gc_hover_18g {
  opacity: 1;
}.srv-gc_hover_btn_18g {
  background: #C8860A;
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.75rem;
}.srv-gc_info_18g {
  padding: 8px 10px 0.625rem;
}.srv-gc_name_18g {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D0BFA0;
  max-width: 100%;
  margin-bottom: 3px;
}.srv-gc_prov_18g {
  color: #5C4A36;
  font-size: 0.625rem;
}.srv-gc_tag_18g {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  top: 6px;
  position: absolute;
  font-weight: 700;
  left: 6px;
  z-index: 2;
  text-transform: uppercase;
  font-size: 0.563rem;
}.srv-gc_tag_hot_18g {
  background: #C03228;
  color: #fff;
}.srv-gc_tag_new_18g {
  background: #3A8C4E;
  color: #130D08;
}.srv-gc_tag_jp_18g {
  background: #E8A830;
  color: #130D08;
}.srv-gc_tag_ex_18g {
  background: #9A5C18;
  color: #fff;
}.srv-gc_tag_live_18g {
  background: #C03228;
  color: #fff;
}.srv-gr_18g {
  padding: 2rem 16px 0;
  background: #130D08;
}
@media(min-width: 767px) {.srv-gr_18g {
  padding: 2.25rem 24px 0;
}
}.srv-gr_in_18g {
  margin: 0 auto;
  max-width: 82.5rem;
}.srv-gr_head_18g {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.srv-gr_head_l_18g {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.srv-gr_ic_18g {
  border-radius: 8px;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
}.srv-gr_ic_18g svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.srv-gr_title_18g {
  font-weight: 700;
  color: #F4ECD8;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.srv-gr_title_18g {
  font-size: 18px;
}
}.srv-gr_more_18g {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  color: #7E6448;
}.srv-gr_more_18g:hover {
  color: #C8860A;
}.srv-gr_more_18g svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.srv-gr_arrows_18g {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.srv-gr_arr_18g {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  color: #A88E6E;
  justify-content: center;
  width: 30px;
  align-items: center;
  display: flex;
  height: 1.875rem;
}.srv-gr_arr_18g:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.srv-gr_arr_18g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.srv-gr_seo_h_18g {
  margin: 0 0 0.375rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D0BFA0;
  font-size: 13px;
  max-width: 680px;
}
@media(min-width: 769px) {.srv-gr_seo_h_18g {
  font-size: 14px;
}
}.srv-gr_seo_18g {
  max-width: 680px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 0.75rem;
  line-height: 1.55;
}.srv-gr_seo_18g strong {
  color: #D0BFA0;
  font-weight: 600;
}.srv-gr_scroll_18g {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.srv-gr_scroll_18g::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.srv-gr_scroll_18g {
  gap: 12px;
}
}.srv-tb_18g {
  background: #100C07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  height: 56px;
  position: fixed;
  z-index: 80;
  display: flex;
  left: 0;
  top: 0;
  right: 0;
}.srv-tb_in_18g {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.srv-tb_burger_18g {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 38px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.srv-tb_burger_18g:hover {
  background: rgba(255, 255, 255, 0.05);
}.srv-tb_burger_line_18g {
  background: #A88E6E;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.srv-tb_burger_18g {
  display: none;
}
}.srv-tb_logo_18g {
  gap: 9px;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  display: flex;
  font-weight: 800;
  align-items: center;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.srv-tb_logo_mark_18g {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 2rem;
}.srv-tb_logo_mark_18g img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.srv-tb_nav_18g {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.srv-tb_nav_18g {
  display: flex;
}
}.srv-tb_tab_18g {
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  color: #A88E6E;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.srv-tb_tab_18g:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.srv-tb_tab_18g.srv-state_active_18g {
  background: rgba(200, 134, 10, 0.18);
  color: #F4ECD8;
}.srv-tb_right_18g {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.srv-tb_login_18g {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
  color: #D0BFA0;
}.srv-tb_login_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
  color: #F4ECD8;
}
@media(min-width: 481px) {.srv-tb_login_18g {
  display: block;
}
}.srv-tb_reg_18g {
  background: #3A8C4E;
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  color: #120C07;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.srv-tb_reg_18g:hover {
  background: #46A85E;
}.srv-sb_18g {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #211610;
  top: 56px;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  left: 0;
  position: fixed;
  width: 220px;
}.srv-sb_18g.srv-state_open_18g {
  transform: translateX(0);
}.srv-sb_18g::-webkit-scrollbar {
  width: 0.25rem;
}.srv-sb_18g::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.srv-sb_18g {
  transform: translateX(0);
}
}.srv-sb_auth_18g {
  padding: 14px 0.75rem 10px;
}.srv-sb_btn_reg_18g {
  border-radius: 0.5rem;
  background: #3A8C4E;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  color: #120C07;
}.srv-sb_btn_reg_18g:hover {
  background: #46A85E;
}.srv-sb_btn_login_18g {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  font-size: 13px;
  color: #D0BFA0;
  font-weight: 600;
  text-align: center;
  display: block;
}.srv-sb_btn_login_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
  color: #F4ECD8;
}.srv-sb_promo_18g {
  border: 1px solid rgba(200, 134, 10, 0.18);
  border-radius: 0.5rem;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#1E0E04,#211610);
  padding: 12px 0.875rem;
  position: relative;
}.srv-sb_promo_18g::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 134, 10, 0.18),transparent 70%);
  position: absolute;
  right: -20px;
  content: '';
  width: 5rem;
  top: -20px;
  height: 5rem;
}.srv-sb_promo_title_18g {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #C8860A;
  font-size: 11px;
}.srv-sb_promo_text_18g {
  overflow-wrap: break-word;
  color: #F4ECD8;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
}.srv-sb_promo_sub_18g {
  font-size: 10px;
  color: #7E6448;
  margin-top: 3px;
}.srv-sb_nav_18g {
  padding: 6px 8px 16px;
}.srv-sb_nav_lb_18g {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #5C4A36;
}.srv-sb_link_18g {
  gap: 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  color: #A88E6E;
  align-items: center;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
}.srv-sb_link_18g:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.srv-sb_link_18g.srv-state_active_18g {
  background: rgba(200, 134, 10, 0.18);
  color: #F4ECD8;
}.srv-sb_ic_18g {
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  height: 30px;
}.srv-sb_ic_18g svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.srv-sb_ic_1_18g {
  background: rgba(200, 134, 10, 0.08);
  color: #C8860A;
}.srv-sb_ic_2_18g {
  background: rgba(58, 140, 78, 0.18);
  color: #3A8C4E;
}.srv-sb_ic_3_18g {
  background: rgba(232, 168, 48, 0.16);
  color: #E8A830;
}.srv-sb_ic_4_18g {
  background: rgba(154, 92, 24, 0.22);
  color: #9A5C18;
}.srv-sb_ic_5_18g {
  background: rgba(200, 134, 10, 0.08);
  color: #C06078;
}.srv-sb_ic_6_18g {
  background: rgba(154, 92, 24, 0.22);
  color: #7B4FA0;
}.srv-sb_badge_18g {
  background: #E8A830;
  border-radius: 4px;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #120C07;
}.srv-sb_bot_18g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.srv-sb_lang_18g,.srv-sb_help_18g {
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  display: flex;
  font-weight: 600;
  color: #A88E6E;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
}.srv-sb_lang_18g:hover,.srv-sb_help_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
  color: #F4ECD8;
}.srv-sb_lang_18g svg,.srv-sb_help_18g svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.srv-sb_bd_18g {
  inset: 0;
  background: rgba(12, 9, 6, 0.74);
  z-index: 69;
  position: fixed;
  display: none;
}.srv-sb_bd_18g.srv-state_on_18g {
  display: block;
}
@media(min-width: 1077px) {.srv-sb_bd_18g {
  display: none!important;
}
}.srv-mob_nav_18g {
  background: #211610;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.srv-mob_nav_18g {
  display: none;
}
}.srv-mob_nav_item_18g {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  color: #5C4A36;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.srv-mob_nav_ic_18g {
  line-height: 1;
}.srv-mob_nav_ic_18g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 20px;
}.srv-mob_nav_lb_18g {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5C4A36;
}.srv-mob_nav_item_18g.srv-state_active_18g {
  color: #C8860A;
}.srv-mob_nav_item_18g.srv-state_active_18g .srv-mob_nav_lb_18g {
  color: #C8860A;
}.srv-hero_18g {
  padding: 1.25rem 16px 0;
  background: #130D08;
}
@media(min-width: 765px) {.srv-hero_18g {
  padding: 1.5rem 24px 0;
}
}.srv-hero_in_18g {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.srv-hero_in_18g {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.srv-hero_in_18g {
  grid-template-columns: 1fr 340px;
}
}.srv-hero_promo_18g {
  background: #1A110B;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 769px) {.srv-hero_promo_18g {
  min-height: 17.5rem;
}
}.srv-hero_promo_bg_18g {
  background-position: center;
  background: linear-gradient(120deg,#1E0E04 0%,#130D08 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.srv-hero_promo_bg_18g::after {
  inset: 0;
  background: linear-gradient(90deg,#130D08 0%,rgba(12, 9, 6, 0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.srv-hero_promo_glow_18g {
  background: radial-gradient(circle,rgba(154, 92, 24, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  pointer-events: none;
  height: 18.75rem;
  width: 300px;
  top: -40px;
}.srv-hero_promo_ct_18g {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  display: flex;
  position: relative;
}
@media(min-width:768px) {.srv-hero_promo_ct_18g {
  padding: 40px 2rem;
}
}.srv-hero_badge_18g {
  padding: 5px 12px;
  border: 1px solid rgba(200, 134, 10, 0.08);
  border-radius: 20px;
  background: rgba(200, 134, 10, 0.18);
  font-weight: 700;
  color: #C8860A;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 10px;
}.srv-hero_h1_18g {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F4ECD8;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}.srv-hero_h1_18g em {
  color: #E8A830;
  font-style: normal;
}
@media(min-width: 769px) {.srv-hero_h1_18g {
  font-size: 2.25rem;
}
}.srv-hero_sub_18g {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A88E6E;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.srv-hero_sub_18g {
  font-size: 14px;
}
}.srv-hero_row_18g {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.srv-hero_cta_18g {
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3A8C4E;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(58, 140, 78, 0.52), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.875rem;
  color: #120C07;
}.srv-hero_cta_18g:hover {
  background: #46A85E;
}.srv-hero_terms_18g {
  font-size: 0.688rem;
  color: #5C4A36;
}.srv-hero_game_18g {
  overflow: hidden;
  background: #1A110B;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.srv-hero_game_badge_18g {
  padding: 0.313rem 10px;
  background: rgba(232, 168, 48, 0.16);
  border-radius: 20px;
  border: 1px solid rgba(232, 168, 48, 0.16);
  font-size: 10px;
  letter-spacing: .06em;
  top: 12px;
  left: 0.75rem;
  color: #E8A830;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 3;
}.srv-hero_game_badge_18g svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 0.25rem;
}.srv-hero_game_img_18g {
  background: linear-gradient(135deg,#1E0E04,#130D08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.srv-hero_game_img_18g img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.srv-hero_game_play_18g {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 9, 6, 0.74);
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.srv-hero_game_18g:hover .srv-hero_game_play_18g {
  opacity: 1;
}.srv-hero_game_play_18g span {
  border-radius: 50%;
  background: #C8860A;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
}.srv-hero_game_play_18g span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.srv-hero_game_info_18g {
  padding: 14px 1rem;
}.srv-hero_game_title_18g {
  font-weight: 700;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.srv-hero_game_provider_18g {
  color: #7E6448;
  font-size: 0.688rem;
}.srv-hero_game_btn_18g {
  transition: background .2s;
  margin: 12px 1rem 1rem;
  background: #C8860A;
  padding: 11px;
  border-radius: 0.5rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #F4ECD8;
  font-size: 13px;
}.srv-hero_game_18g:hover .srv-hero_game_btn_18g {
  background: #DA980F;
}.srv-sbar_18g {
  padding: 16px 16px 0;
  background: #130D08;
}
@media(min-width: 765px) {.srv-sbar_18g {
  padding: 18px 1.5rem 0;
}
}.srv-sbar_in_18g {
  margin: 0 auto;
  max-width: 82.5rem;
}.srv-sbar_row_18g {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.srv-sbar_input_18g {
  gap: 10px;
  border-radius: 0.5rem;
  background: #1A110B;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 16px;
  transition: border-color .2s;
  flex: 1;
  color: #7E6448;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
}.srv-sbar_input_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
}.srv-sbar_input_18g svg {
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
}.srv-sbar_providers_18g {
  background: #1A110B;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D0BFA0;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
}.srv-sbar_providers_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
  color: #F4ECD8;
}.srv-sbar_providers_18g svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.srv-sbar_tabs_18g {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.srv-sbar_tabs_18g::-webkit-scrollbar {
  display: none;
}.srv-sbar_tab_18g {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  color: #A88E6E;
  white-space: nowrap;
}.srv-sbar_tab_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.srv-sbar_tab_18g.srv-state_active_18g {
  border-color: rgba(200, 134, 10, 0.08);
  background: rgba(200, 134, 10, 0.18);
  color: #F4ECD8;
}.srv-sbar_tab_ic_18g svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.srv-gr_jp_18g {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1B0D1F 0%,#0F0A0D 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
}.srv-gr_jp_18g::before {
  background: radial-gradient(circle,rgba(154, 92, 24, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  left: -3.75rem;
  position: absolute;
  width: 250px;
  top: -60px;
  height: 15.625rem;
}.srv-gr_jp_18g::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 48, 0.16) 0%,transparent 70%);
  right: 0;
  width: 200px;
  position: absolute;
  height: 200px;
  content: '';
  bottom: -2.5rem;
}.srv-gr_jp_head_18g {
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
}.srv-gr_jp_info_18g {
  flex: 1;
}.srv-gr_jp_label_18g {
  color: #7B4FA0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.srv-gr_jp_label_18g svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  vertical-align: -2px;
  margin-right: 0.25rem;
}.srv-gr_jp_amount_18g {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 0.25rem;
  line-height: 1;
}
@media(min-width: 767px) {.srv-gr_jp_amount_18g {
  font-size: 40px;
}
}.srv-gr_jp_amount_18g span {
  color: #E8A830;
}.srv-gr_jp_seo_18g {
  color: #A88E6E;
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
}.srv-gr_jp_cta_18g {
  border: 1px solid rgba(154, 92, 24, 0.22);
  background: rgba(154, 92, 24, 0.22);
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 0.5rem;
  align-self: flex-start;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
  font-size: 0.813rem;
  margin-top: 4px;
  font-weight: 700;
  color: #F4ECD8;
  z-index: 1;
}.srv-gr_jp_cta_18g:hover {
  background: #9A5C18;
}.srv-ws_18g {
  background: #130D08;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.srv-ws_18g {
  padding: 2.25rem 1.5rem 0;
}
}.srv-ws_in_18g {
  margin: 0 auto;
  max-width: 1320px;
}.srv-ws_head_18g {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.srv-ws_title_18g {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4ECD8;
  display: flex;
}.srv-ws_title_ic_18g svg {
  stroke-linecap: round;
  color: #E8A830;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.srv-ws_online_18g {
  gap: 0.438rem;
  color: #7E6448;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
}.srv-ws_online_dot_18g {
  background: #3A8C4E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(58, 140, 78, 0.18);
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
}.srv-ws_scroll_18g {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.srv-ws_scroll_18g::-webkit-scrollbar {
  display: none;
}.srv-wc_18g {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A110B;
  border-radius: 8px;
  gap: 10px;
  padding: 10px 0.875rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.srv-wc_img_18g {
  overflow: hidden;
  border-radius: 4px;
  background: #211610;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.srv-wc_img_18g img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.srv-wc_info_18g {
  min-width: 0;
}.srv-wc_game_18g {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D0BFA0;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.srv-wc_player_18g {
  overflow: hidden;
  color: #5C4A36;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.srv-wc_amount_18g {
  color: #3A8C4E;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.srv-htp_18g {
  background: #130D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.srv-htp_18g {
  padding: 2.75rem 1.5rem 0;
}
}.srv-htp_in_18g {
  margin: 0 auto;
  max-width: 82.5rem;
}.srv-htp_head_18g {
  max-width: 720px;
  margin-bottom: 22px;
}.srv-htp_label_18g {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8860A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.srv-htp_h2_18g {
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.srv-htp_h2_18g {
  font-size: 28px;
}
}.srv-htp_intro_18g {
  font-size: 14px;
  line-height: 1.6;
  color: #7E6448;
}.srv-htp_steps_18g {
  margin: 0;
  gap: 12px;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.srv-htp_steps_18g {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.srv-htp_steps_18g {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.srv-htp_step_18g {
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #211610;
  display: flex;
  position: relative;
  flex-direction: column;
}.srv-htp_step_num_18g {
  background: #C8860A;
  border-radius: 50%;
  left: 1.25rem;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  top: -0.75rem;
  height: 1.75rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  position: absolute;
  color: #120C07;
}.srv-htp_step_ic_18g {
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 134, 10, 0.18);
  display: flex;
  width: 36px;
  color: #C8860A;
  align-items: center;
  justify-content: center;
  height: 36px;
}.srv-htp_step_ic_18g svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.srv-htp_step_h_18g {
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F4ECD8;
}.srv-htp_step_p_18g {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E6448;
  font-size: 0.813rem;
}.srv-htp_step_p_18g strong {
  font-weight: 600;
  color: #D0BFA0;
}.srv-htp_cta_18g {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3A8C4E;
  font-weight: 700;
  color: #120C07;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
}.srv-htp_cta_18g:hover {
  background: #46A85E;
}.srv-app_18g {
  background: #130D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.srv-app_18g {
  padding: 44px 1.5rem 0;
}
}.srv-app_in_18g {
  margin: 0 auto;
  max-width: 1320px;
}.srv-app_head_18g {
  margin-bottom: 16px;
}.srv-app_label_18g {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8860A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.srv-app_h2_18g {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 6px;
}
@media(min-width: 770px) {.srv-app_h2_18g {
  font-size: 1.5rem;
}
}.srv-app_sub_18g {
  color: #7E6448;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.srv-app_sub_18g strong {
  color: #D0BFA0;
  font-weight: 700;
}.srv-app_cards_18g {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 638px) {.srv-app_cards_18g {
  grid-template-columns: repeat(3,1fr);
}
}.srv-app_card_18g {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.srv-app_card_ios_18g {
  background: linear-gradient(135deg,rgba(200, 134, 10, 0.18) 0%,#211610 100%);
}.srv-app_card_android_18g {
  background: linear-gradient(135deg,rgba(58, 140, 78, 0.18) 0%,#211610 100%);
}.srv-app_card_win_18g {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.16) 0%,#211610 100%);
}.srv-app_card_ic_18g svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.srv-app_card_ic_18g {
  flex-shrink: 0;
  color: #F4ECD8;
}.srv-app_card_os_18g {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #7E6448;
  font-size: 0.625rem;
  font-weight: 700;
}.srv-app_card_title_18g {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F4ECD8;
}.srv-app_card_text_18g {
  color: #7E6448;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.srv-app_card_btn_18g {
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(200, 134, 10, 0.50);
  border-radius: 4px;
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  color: #F4ECD8;
  font-size: 0.813rem;
  font-weight: 700;
}.srv-app_card_btn_18g:hover {
  background: rgba(255, 255, 255, 0.07);
}.srv-reg_18g {
  padding: 2.25rem 16px 0;
  background: #130D08;
}
@media(min-width:768px) {.srv-reg_18g {
  padding: 44px 1.5rem 0;
}
}.srv-reg_in_18g {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  background: #211610;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.srv-reg_in_18g {
  padding: 40px;
}
}.srv-reg_top_18g {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.srv-reg_top_18g {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.srv-reg_label_18g {
  font-size: 0.688rem;
  color: #C8860A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.srv-reg_h2_18g {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F4ECD8;
}
@media(min-width: 767px) {.srv-reg_h2_18g {
  font-size: 28px;
}
}.srv-reg_bonus_18g {
  gap: 8px;
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  border: 1px solid rgba(232, 168, 48, 0.16);
  background: rgba(232, 168, 48, 0.16);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.srv-reg_bonus_amount_18g {
  font-size: 1.25rem;
  color: #E8A830;
  font-weight: 800;
}.srv-reg_bonus_text_18g {
  color: #A88E6E;
  line-height: 1.35;
  font-size: 13px;
}.srv-reg_cta_btn_18g {
  border-radius: 0.5rem;
  background: #3A8C4E;
  transition: background .2s;
  padding: 14px 32px;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0.25rem 1.125rem rgba(58, 140, 78, 0.52), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  margin-bottom: 12px;
  font-size: 15px;
  color: #120C07;
}.srv-reg_cta_btn_18g:hover {
  background: #46A85E;
}.srv-reg_terms_18g {
  color: #5C4A36;
  line-height: 1.5;
  font-size: 0.688rem;
}.srv-reg_seo_18g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #7E6448;
  font-size: 13px;
  padding-top: 20px;
  margin-top: 20px;
  overflow-wrap: break-word;
}.srv-reg_seo_18g p {
  font-size: 0.813rem;
  color: #7E6448;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.srv-reg_seo_18g p:last-child {
  margin-bottom: 0;
}.srv-reg_seo_18g strong {
  color: #D0BFA0;
  font-weight: 700;
}.srv-reg_seo_18g a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860A;
}.srv-reg_seo_18g a:hover {
  color: #DA980F;
}.srv-reg_seo_18g ul,.srv-reg_seo_18g ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.srv-reg_seo_18g ol {
  list-style: decimal;
}.srv-reg_seo_18g li {
  font-size: 0.813rem;
  color: #7E6448;
  line-height: 1.65;
  margin-bottom: 4px;
}.srv-reg_seo_18g table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.srv-reg_seo_18g table {
  display: table;
}
}.srv-reg_seo_18g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D0BFA0;
  font-weight: 700;
  text-align: left;
}.srv-reg_seo_18g td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6448;
}.srv-reg_steps_18g {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.srv-reg_steps_18g {
  margin-top: 0;
}
}.srv-reg_step_18g {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.srv-reg_step_num_18g {
  background: rgba(200, 134, 10, 0.18);
  border: 1px solid rgba(200, 134, 10, 0.08);
  border-radius: 50%;
  display: flex;
  height: 34px;
  font-weight: 800;
  justify-content: center;
  width: 2.125rem;
  align-items: center;
  font-size: 0.875rem;
  color: #C8860A;
  flex-shrink: 0;
}.srv-reg_step_title_18g {
  font-size: 14px;
  font-weight: 700;
  color: #F4ECD8;
  margin-bottom: 3px;
}.srv-reg_step_text_18g {
  color: #7E6448;
  font-size: 0.75rem;
  line-height: 1.5;
}.srv-reg_trust_18g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.srv-reg_trust_item_18g {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 12px;
  display: flex;
  align-items: center;
}.srv-reg_trust_ic_18g svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  color: #C8860A;
}.srv-prov_18g {
  background: #130D08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.srv-prov_18g {
  padding: 44px 24px 0;
}
}.srv-prov_in_18g {
  margin: 0 auto;
  max-width: 82.5rem;
}.srv-prov_head_18g {
  margin-bottom: 16px;
}.srv-prov_label_18g {
  color: #C8860A;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.srv-prov_h2_18g {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.srv-prov_h2_18g {
  font-size: 24px;
}
}.srv-prov_seo_18g {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #7E6448;
  overflow-wrap: break-word;
  max-width: 620px;
}.srv-prov_seo_18g strong {
  font-weight: 700;
  color: #D0BFA0;
}.srv-prov_seo_18g a {
  color: #C8860A;
  text-decoration: underline;
}.srv-prov_grid_18g {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.srv-prov_grid_18g {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.srv-prov_grid_18g {
  grid-template-columns: repeat(8,1fr);
}
}.srv-prov_card_18g {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A110B;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  padding: 0.875rem 10px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.srv-prov_card_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
  background: #211610;
}.srv-prov_logo_18g {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  width: 44px;
}.srv-prov_logo_18g img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.srv-prov_name_18g {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A88E6E;
  text-align: center;
  font-weight: 600;
}.srv-bon_18g {
  background: #130D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.srv-bon_18g {
  padding: 2.75rem 1.5rem 0;
}
}.srv-bon_in_18g {
  margin: 0 auto;
  max-width: 82.5rem;
}.srv-bon_head_18g {
  margin-bottom: 20px;
}.srv-bon_label_18g {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8860A;
  font-weight: 700;
}.srv-bon_h2_18g {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 771px) {.srv-bon_h2_18g {
  font-size: 1.5rem;
}
}.srv-bon_seo_18g {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E6448;
  max-width: 38.75rem;
}.srv-bon_seo_18g strong {
  color: #D0BFA0;
  font-weight: 700;
}.srv-bon_seo_18g a {
  text-decoration: underline;
  color: #C8860A;
}.srv-bon_grid_18g {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.srv-bon_grid_18g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.srv-bon_grid_18g {
  grid-template-columns: repeat(5,1fr);
}
}.srv-bon_card_18g {
  background: #1A110B;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.srv-bon_card_18g:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 134, 10, 0.08);
}.srv-bon_card_ic_18g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.srv-bon_card_ic_18g {
  margin-bottom: 0.625rem;
}.srv-bon_card_type_18g {
  color: #7E6448;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.srv-bon_card_amount_18g {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E8A830;
}.srv-bon_card_name_18g {
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 0.813rem;
}.srv-bon_card_detail_18g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C4A36;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.srv-seo_18g {
  background: #130D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.srv-seo_18g {
  padding: 2.75rem 1.5rem 0;
}
}.srv-seo_in_18g {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #211610;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.srv-seo_in_18g {
  padding: 2.25rem 40px;
}
}.srv-seo_label_18g {
  color: #C8860A;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.srv-seo_h2_18g {
  color: #F4ECD8;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.srv-seo_h2_18g {
  font-size: 24px;
}
}.srv-seo_body_18g {
  color: #A88E6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.srv-seo_body_18g p {
  font-size: 14px;
  color: #A88E6E;
  margin-bottom: 12px;
  line-height: 1.75;
}.srv-seo_body_18g p:last-child {
  margin-bottom: 0;
}.srv-seo_body_18g strong {
  font-weight: 700;
  color: #D0BFA0;
}.srv-seo_body_18g a {
  transition: color .2s;
  color: #C8860A;
  text-decoration: underline;
}.srv-seo_body_18g a:hover {
  color: #DA980F;
}.srv-seo_body_18g ul,.srv-seo_body_18g ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.srv-seo_body_18g ol {
  list-style: decimal;
}.srv-seo_body_18g li {
  color: #A88E6E;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.srv-seo_body_18g table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 765px) {.srv-seo_body_18g table {
  display: table;
}
}.srv-seo_body_18g th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D0BFA0;
}.srv-seo_body_18g td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E6E;
}.srv-seo_cols_18g {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.srv-seo_cols_18g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.srv-seo_cols_18g {
  grid-template-columns: repeat(3,1fr);
}
}.srv-seo_col_h_18g {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D0BFA0;
  margin-bottom: 7px;
}.srv-seo_col_p_18g {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6448;
  overflow-wrap: break-word;
}.srv-seo_stats_18g {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.srv-seo_stat_18g {
  background: rgba(200, 134, 10, 0.08);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 134, 10, 0.18);
  min-width: 8.75rem;
}.srv-seo_stat_val_18g {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8860A;
}.srv-seo_stat_lb_18g {
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 11px;
}.srv-seo_18g {
  padding: 2.25rem 16px 0;
  background: #130D08;
}
@media(min-width: 767px) {.srv-seo_18g {
  padding: 2.75rem 24px 0;
}
}.srv-seo_in_18g {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  background: #211610;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.srv-seo_in_18g {
  padding: 2.25rem 40px;
}
}.srv-seo_label_18g {
  color: #C8860A;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.srv-seo_h2_18g {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.srv-seo_h2_18g {
  font-size: 1.5rem;
}
}.srv-seo_body_18g {
  line-height: 1.75;
  color: #A88E6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.srv-seo_body_18g p {
  font-size: 14px;
  line-height: 1.75;
  color: #A88E6E;
  margin-bottom: 0.75rem;
}.srv-seo_body_18g p:last-child {
  margin-bottom: 0;
}.srv-seo_body_18g strong {
  font-weight: 700;
  color: #D0BFA0;
}.srv-seo_body_18g a {
  transition: color .2s;
  color: #C8860A;
  text-decoration: underline;
}.srv-seo_body_18g a:hover {
  color: #DA980F;
}.srv-seo_body_18g ul,.srv-seo_body_18g ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.srv-seo_body_18g ol {
  list-style: decimal;
}.srv-seo_body_18g li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A88E6E;
}.srv-seo_body_18g table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.srv-seo_body_18g table {
  display: table;
}
}.srv-seo_body_18g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D0BFA0;
}.srv-seo_body_18g td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E6E;
}.srv-seo_cols_18g {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.srv-seo_cols_18g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.srv-seo_cols_18g {
  grid-template-columns: repeat(3,1fr);
}
}.srv-seo_col_h_18g {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D0BFA0;
}.srv-seo_col_p_18g {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6448;
}.srv-seo_stats_18g {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.srv-seo_stat_18g {
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 134, 10, 0.18);
  background: rgba(200, 134, 10, 0.08);
  min-width: 8.75rem;
}.srv-seo_stat_val_18g {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8860A;
}.srv-seo_stat_lb_18g {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6448;
}.srv-seo_18g {
  background: #130D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.srv-seo_18g {
  padding: 2.75rem 1.5rem 0;
}
}.srv-seo_in_18g {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #211610;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.srv-seo_in_18g {
  padding: 36px 2.5rem;
}
}.srv-seo_label_18g {
  font-size: 11px;
  color: #C8860A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.srv-seo_h2_18g {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4ECD8;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.srv-seo_h2_18g {
  font-size: 24px;
}
}.srv-seo_body_18g {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A88E6E;
}.srv-seo_body_18g p {
  color: #A88E6E;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.srv-seo_body_18g p:last-child {
  margin-bottom: 0;
}.srv-seo_body_18g strong {
  color: #D0BFA0;
  font-weight: 700;
}.srv-seo_body_18g a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8860A;
}.srv-seo_body_18g a:hover {
  color: #DA980F;
}.srv-seo_body_18g ul,.srv-seo_body_18g ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.srv-seo_body_18g ol {
  list-style: decimal;
}.srv-seo_body_18g li {
  color: #A88E6E;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.srv-seo_body_18g table {
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.srv-seo_body_18g table {
  display: table;
}
}.srv-seo_body_18g th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D0BFA0;
  text-align: left;
}.srv-seo_body_18g td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E6E;
}.srv-seo_cols_18g {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.srv-seo_cols_18g {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.srv-seo_cols_18g {
  grid-template-columns: repeat(3,1fr);
}
}.srv-seo_col_h_18g {
  font-size: 13px;
  font-weight: 700;
  color: #D0BFA0;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.srv-seo_col_p_18g {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E6448;
}.srv-seo_stats_18g {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.srv-seo_stat_18g {
  flex: 1;
  border: 1px solid rgba(200, 134, 10, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  background: rgba(200, 134, 10, 0.08);
  min-width: 8.75rem;
}.srv-seo_stat_val_18g {
  color: #C8860A;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.srv-seo_stat_lb_18g {
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 11px;
}.srv-faq_18g {
  background: #130D08;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.srv-faq_18g {
  padding: 2.75rem 24px 0;
}
}.srv-faq_in_18g {
  margin: 0 auto;
  max-width: 82.5rem;
}.srv-faq_head_18g {
  margin-bottom: 20px;
}.srv-faq_label_18g {
  font-weight: 700;
  color: #C8860A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.srv-faq_h2_18g {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.srv-faq_h2_18g {
  font-size: 1.5rem;
}
}.srv-faq_list_18g {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.srv-faq_item_18g {
  border-radius: 0.5rem;
  background: #211610;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.srv-faq_q_18g {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  font-size: 14px;
  cursor: pointer;
  flex-wrap: wrap;
  font-weight: 600;
  display: flex;
  color: #D0BFA0;
  overflow-wrap: break-word;
  align-items: center;
  justify-content: space-between;
}.srv-faq_q_18g:hover {
  color: #F4ECD8;
}.srv-faq_q_ic_18g {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #C8860A;
  justify-content: center;
  height: 24px;
  font-size: 16px;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.srv-faq_item_18g.srv-state_open_18g .srv-faq_q_ic_18g {
  transform: rotate(45deg);
}.srv-faq_a_18g {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 0.813rem;
  line-height: 1.7;
  display: none;
}.srv-faq_item_18g.srv-state_open_18g .srv-faq_a_18g {
  display: block;
}.srv-faq_a_18g strong {
  color: #D0BFA0;
  font-weight: 700;
}.srv-faq_a_18g a {
  text-decoration: underline;
  color: #C8860A;
}.srv-faq_a_18g ul,.srv-faq_a_18g ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.srv-faq_a_18g ol {
  list-style: decimal;
}.srv-faq_a_18g li {
  line-height: 1.6;
  margin-bottom: 4px;
}.srv-faq_a_18g table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.srv-faq_a_18g table {
  display: table;
}
}.srv-faq_a_18g th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D0BFA0;
  font-weight: 700;
}.srv-faq_a_18g td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7E6448;
}.srv-rv_18g {
  padding: 2.25rem 1rem 0;
  background: #130D08;
}
@media(min-width: 769px) {.srv-rv_18g {
  padding: 2.75rem 1.5rem 0;
}
}.srv-rv_in_18g {
  margin: 0 auto;
  max-width: 1320px;
}.srv-rv_head_18g {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.srv-rv_label_18g {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8860A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.srv-rv_h2_18g {
  color: #F4ECD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.srv-rv_h2_18g {
  font-size: 1.75rem;
}
}.srv-rv_stats_18g {
  gap: 1.125rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #7E6448;
  font-size: 13px;
}.srv-rv_stats_score_18g {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.srv-rv_stats_score_val_18g {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  color: #E8A830;
}.srv-rv_stats_score_max_18g {
  color: #5C4A36;
  font-size: 0.813rem;
}.srv-rv_stats_badge_18g {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.srv-rv_stats_badge_18g svg {
  width: 0.875rem;
  color: #E8A830;
  height: 0.875rem;
}.srv-rv_grid_18g {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.srv-rv_grid_18g {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.srv-rv_grid_18g {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.srv-rv_card_18g {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #211610;
  flex-direction: column;
  display: flex;
}.srv-rv_card_stars_18g {
  gap: 2px;
  color: #E8A830;
  margin-bottom: 0.625rem;
  display: flex;
}.srv-rv_card_stars_18g svg {
  width: 14px;
  height: 14px;
}.srv-rv_card_h_18g {
  line-height: 1.3;
  font-weight: 700;
  font-size: 14px;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.srv-rv_card_body_18g {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6448;
  margin-bottom: 0.875rem;
}.srv-rv_card_body_18g strong {
  color: #D0BFA0;
  font-weight: 600;
}.srv-rv_card_meta_18g {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
}.srv-rv_card_author_18g {
  font-weight: 600;
  color: #D0BFA0;
  font-size: 12px;
}.srv-rv_card_date_18g {
  color: #5C4A36;
  font-size: 11px;
}.srv-ft_18g {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0906;
  margin-top: 48px;
}.srv-ft_support_18g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 766px) {.srv-ft_support_18g {
  padding: 28px 24px;
}
}.srv-ft_support_in_18g {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.srv-ft_support_main_18g {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.srv-ft_support_ic_18g {
  color: #C8860A;
  flex-shrink: 0;
}.srv-ft_support_ic_18g svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.srv-ft_support_text_title_18g {
  color: #F4ECD8;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
}.srv-ft_support_text_sub_18g {
  overflow-wrap: break-word;
  color: #7E6448;
  font-size: 12px;
}.srv-ft_support_btn_18g {
  background: #C8860A;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #F4ECD8;
}.srv-ft_support_btn_18g:hover {
  background: #DA980F;
}.srv-ft_support_contacts_18g {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.srv-ft_support_contact_18g {
  line-height: 1.4;
  color: #5C4A36;
  font-size: 12px;
}.srv-ft_support_contact_18g strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A88E6E;
}.srv-ft_main_18g {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 766px) {.srv-ft_main_18g {
  padding: 2.5rem 24px 32px;
}
}.srv-ft_main_in_18g {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.srv-ft_main_in_18g {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.srv-ft_main_in_18g {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.srv-ft_col_logo_18g {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.srv-ft_col_logo_18g {
  grid-column: auto;
}
}.srv-ft_logo_18g {
  gap: 0.563rem;
  font-size: 16px;
  color: #F4ECD8;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-weight: 800;
}.srv-ft_logo_mark_18g {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.srv-ft_logo_mark_18g img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.srv-ft_logo_sub_18g {
  color: #5C4A36;
  font-size: 12px;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.srv-ft_col_title_18g {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #A88E6E;
}.srv-ft_col_links_18g {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.srv-ft_col_link_18g {
  transition: color .2s;
  font-size: 13px;
  color: #5C4A36;
  overflow-wrap: break-word;
}.srv-ft_col_link_18g:hover {
  color: #D0BFA0;
}.srv-ft_apps_18g {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.srv-ft_app_card_18g {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 0.75rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.srv-ft_app_card_18g:hover {
  border-color: rgba(200, 134, 10, 0.50);
}.srv-ft_app_card_ic_18g svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.srv-ft_app_card_os_18g {
  color: #5C4A36;
  font-size: 0.625rem;
  font-weight: 600;
}.srv-ft_app_card_action_18g {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D0BFA0;
}.srv-ft_bot_18g {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.srv-ft_bot_18g {
  padding: 1.25rem 24px;
}
}.srv-ft_bot_in_18g {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.srv-ft_socials_18g {
  gap: 0.5rem;
  display: flex;
}.srv-ft_soc_18g {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  height: 2.25rem;
  color: #A88E6E;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 36px;
}.srv-ft_soc_18g svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.srv-ft_soc_18g:hover {
  background: rgba(255, 255, 255, 0.07);
}.srv-ft_legal_18g {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #907665;
  min-width: 200px;
}.srv-ft_legal_18g strong {
  font-weight: 700;
  color: #A88E6E;
}.srv-ft_legal_18g a {
  color: #A88E6E;
  text-decoration: underline;
}.srv-ft_age_18g {
  border-radius: 50%;
  border: 2px solid #907665;
  align-items: center;
  flex-shrink: 0;
  font-size: 11px;
  justify-content: center;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  color: #907665;
  display: flex;
  height: 2rem;
}