*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #100B06;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #D8C9A8;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.gme_layout-155 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.gme_page-155 {
  min-height: 100vh;
  display: flex;
}.gme_main-155 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1077px) {.gme_main-155 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.gme_main-155 {
  padding-bottom: 72px;
}
}.gme_gc-155 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #150E07;
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 160, 0.07);
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width:640px) {.gme_gc-155 {
  width: 156px;
}
}
@media(min-width: 1081px) {.gme_gc-155 {
  width: 168px;
}
}.gme_gc-155:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-3px);
}.gme_gc_img-155 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.gme_gc_img-155 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gme_gc_hover-155 {
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.gme_gc-155:hover .gme_gc_hover-155 {
  opacity: 1;
}.gme_gc_hover_btn-155 {
  background: #C8922A;
  padding: 8px 16px;
  border-radius: 0.25rem;
  color: #F6EDD8;
  font-size: 12px;
  font-weight: 700;
}.gme_gc_info-155 {
  padding: 8px 0.625rem 10px;
}.gme_gc_name-155 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #D8C9A8;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
}.gme_gc_prov-155 {
  color: #5E5038;
  font-size: 10px;
}.gme_gc_tag-155 {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  top: 6px;
  position: absolute;
  font-size: 9px;
  z-index: 2;
  text-transform: uppercase;
  left: 6px;
}.gme_gc_tag_hot-155 {
  background: #C43428;
  color: #fff;
}.gme_gc_tag_new-155 {
  background: #28A85E;
  color: #100B06;
}.gme_gc_tag_jp-155 {
  background: #E8B830;
  color: #100B06;
}.gme_gc_tag_ex-155 {
  background: #8B5E1A;
  color: #fff;
}.gme_gc_tag_live-155 {
  background: #C43428;
  color: #fff;
}.gme_gr-155 {
  background: #100B06;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.gme_gr-155 {
  padding: 2.25rem 1.5rem 0;
}
}.gme_gr_in-155 {
  margin: 0 auto;
  max-width: 1320px;
}.gme_gr_head-155 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.gme_gr_head_l-155 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.gme_gr_ic-155 {
  border-radius: 0.5rem;
  height: 2rem;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.gme_gr_ic-155 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.gme_gr_title-155 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 765px) {.gme_gr_title-155 {
  font-size: 18px;
}
}.gme_gr_more-155 {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #7A6848;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.gme_gr_more-155:hover {
  color: #C8922A;
}.gme_gr_more-155 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.gme_gr_arrows-155 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.gme_gr_arr-155 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 220, 160, 0.13);
  background: rgba(255, 235, 190, 0.05);
  border-radius: 4px;
  width: 1.875rem;
  justify-content: center;
  color: #A8926C;
  display: flex;
  align-items: center;
  height: 30px;
}.gme_gr_arr-155:hover {
  background: rgba(255, 235, 190, 0.07);
  color: #F6EDD8;
}.gme_gr_arr-155 svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.gme_gr_seo_h-155 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D8C9A8;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width: 769px) {.gme_gr_seo_h-155 {
  font-size: 0.875rem;
}
}.gme_gr_seo-155 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
  color: #7A6848;
  max-width: 680px;
  line-height: 1.55;
}.gme_gr_seo-155 strong {
  color: #D8C9A8;
  font-weight: 600;
}.gme_gr_scroll-155 {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.gme_gr_scroll-155::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.gme_gr_scroll-155 {
  gap: 0.75rem;
}
}.gme_tb-155 {
  background: #100B06;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  left: 0;
  display: flex;
  height: 56px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 80;
  align-items: center;
}.gme_tb_in-155 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.gme_tb_burger-155 {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 38px;
  justify-content: center;
  margin-right: 8px;
  display: flex;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
}.gme_tb_burger-155:hover {
  background: rgba(255, 235, 190, 0.05);
}.gme_tb_burger_line-155 {
  border-radius: 1px;
  background: #A8926C;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.gme_tb_burger-155 {
  display: none;
}
}.gme_tb_logo-155 {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-size: 18px;
  color: #F6EDD8;
}.gme_tb_logo_mark-155 {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.gme_tb_logo_mark-155 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gme_tb_nav-155 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.gme_tb_nav-155 {
  display: flex;
}
}.gme_tb_tab-155 {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A8926C;
  white-space: nowrap;
}.gme_tb_tab-155:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F6EDD8;
}.gme_tb_tab-155.gme_state_active-155 {
  background: rgba(200, 146, 42, 0.18);
  color: #F6EDD8;
}.gme_tb_right-155 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.gme_tb_login-155 {
  border-radius: 8px;
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 220, 160, 0.13);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  color: #D8C9A8;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.gme_tb_login-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EDD8;
}
@media(min-width: 483px) {.gme_tb_login-155 {
  display: block;
}
}.gme_tb_reg-155 {
  background: #28A85E;
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0E0904;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.gme_tb_reg-155:hover {
  background: #2EC46E;
}.gme_sb-155 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 235, 190, 0.05);
  background: #1A120A;
  transform: translateX(-100%);
  position: fixed;
  left: 0;
  z-index: 70;
  bottom: 0;
  width: 13.75rem;
  top: 56px;
  overflow-y: auto;
}.gme_sb-155.gme_state_open-155 {
  transform: translateX(0);
}.gme_sb-155::-webkit-scrollbar {
  width: 4px;
}.gme_sb-155::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 190, 0.07);
}
@media(min-width: 1081px) {.gme_sb-155 {
  transform: translateX(0);
}
}.gme_sb_auth-155 {
  padding: 0.875rem 12px 10px;
}.gme_sb_btn_reg-155 {
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  background: #28A85E;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0E0904;
  font-size: 0.813rem;
  text-align: center;
}.gme_sb_btn_reg-155:hover {
  background: #2EC46E;
}.gme_sb_btn_login-155 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 220, 160, 0.13);
  transition: border-color .2s;
  background: rgba(255, 235, 190, 0.05);
  padding: 10px;
  text-align: center;
  font-weight: 600;
  color: #D8C9A8;
  display: block;
  font-size: 0.813rem;
}.gme_sb_btn_login-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EDD8;
}.gme_sb_promo-155 {
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#2C1600,#1A120A);
  overflow: hidden;
  border: 1px solid rgba(200, 146, 42, 0.18);
  margin: 0 12px 10px;
  padding: 0.75rem 0.875rem;
  position: relative;
}.gme_sb_promo-155::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  right: -1.25rem;
  top: -20px;
  position: absolute;
  content: '';
  width: 80px;
  height: 5rem;
}.gme_sb_promo_title-155 {
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.688rem;
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
}.gme_sb_promo_text-155 {
  line-height: 1.35;
  color: #F6EDD8;
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.gme_sb_promo_sub-155 {
  font-size: 0.625rem;
  color: #7A6848;
  margin-top: 3px;
}.gme_sb_nav-155 {
  padding: 0.375rem 0.5rem 16px;
}.gme_sb_nav_lb-155 {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  color: #5E5038;
}.gme_sb_link-155 {
  padding: 0.563rem 10px;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  gap: 10px;
  display: flex;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #A8926C;
  font-size: 13px;
}.gme_sb_link-155:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F6EDD8;
}.gme_sb_link-155.gme_state_active-155 {
  background: rgba(200, 146, 42, 0.18);
  color: #F6EDD8;
}.gme_sb_ic-155 {
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
}.gme_sb_ic-155 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.gme_sb_ic_1-155 {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.gme_sb_ic_2-155 {
  background: rgba(40, 168, 94, 0.18);
  color: #28A85E;
}.gme_sb_ic_3-155 {
  background: rgba(232, 184, 48, 0.16);
  color: #E8B830;
}.gme_sb_ic_4-155 {
  background: rgba(139, 94, 26, 0.24);
  color: #8B5E1A;
}.gme_sb_ic_5-155 {
  background: rgba(200, 146, 42, 0.07);
  color: #D43882;
}.gme_sb_ic_6-155 {
  background: rgba(139, 94, 26, 0.24);
  color: #9256C8;
}.gme_sb_badge-155 {
  padding: 2px 7px;
  background: #E8B830;
  border-radius: 0.25rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0E0904;
}.gme_sb_bot-155 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.gme_sb_lang-155,.gme_sb_help-155 {
  gap: 6px;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 220, 160, 0.07);
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255, 235, 190, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  justify-content: center;
  color: #A8926C;
  font-size: 11px;
  align-items: center;
}.gme_sb_lang-155:hover,.gme_sb_help-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EDD8;
}.gme_sb_lang-155 svg,.gme_sb_help-155 svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.gme_sb_bd-155 {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.gme_sb_bd-155.gme_state_on-155 {
  display: block;
}
@media(min-width: 1081px) {.gme_sb_bd-155 {
  display: none!important;
}
}.gme_mob_nav-155 {
  border-top: 1px solid rgba(255, 220, 160, 0.13);
  background: #1A120A;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1083px) {.gme_mob_nav-155 {
  display: none;
}
}.gme_mob_nav_item-155 {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #5E5038;
  display: flex;
}.gme_mob_nav_ic-155 {
  line-height: 1;
}.gme_mob_nav_ic-155 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.gme_mob_nav_lb-155 {
  font-size: 0.625rem;
  color: #5E5038;
  font-weight: 600;
}.gme_mob_nav_item-155.gme_state_active-155 {
  color: #C8922A;
}.gme_mob_nav_item-155.gme_state_active-155 .gme_mob_nav_lb-155 {
  color: #C8922A;
}.gme_hero-155 {
  background: #100B06;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.gme_hero-155 {
  padding: 1.5rem 24px 0;
}
}.gme_hero_in-155 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 858px) {.gme_hero_in-155 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.gme_hero_in-155 {
  grid-template-columns: 1fr 340px;
}
}.gme_hero_promo-155 {
  border-radius: 12px;
  background: #150E07;
  overflow: hidden;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width:768px) {.gme_hero_promo-155 {
  min-height: 280px;
}
}.gme_hero_promo_bg-155 {
  background: linear-gradient(120deg,#2C1600 0%,#100B06 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.gme_hero_promo_bg-155::after {
  inset: 0;
  background: linear-gradient(90deg,#100B06 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.gme_hero_promo_glow-155 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 65%);
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  right: 60px;
  height: 18.75rem;
  pointer-events: none;
}.gme_hero_promo_ct-155 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
  z-index: 2;
  display: flex;
  position: relative;
}
@media(min-width:768px) {.gme_hero_promo_ct-155 {
  padding: 40px 2rem;
}
}.gme_hero_badge-155 {
  padding: 5px 0.75rem;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.07);
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.gme_hero_h1-155 {
  font-weight: 800;
  line-height: 1.15;
  font-size: 1.625rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.gme_hero_h1-155 em {
  font-style: normal;
  color: #E8B830;
}
@media(min-width: 766px) {.gme_hero_h1-155 {
  font-size: 36px;
}
}.gme_hero_sub-155 {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A8926C;
}
@media(min-width: 770px) {.gme_hero_sub-155 {
  font-size: 14px;
}
}.gme_hero_row-155 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.gme_hero_cta-155 {
  transition: background .2s;
  border-radius: 8px;
  background: #28A85E;
  padding: 13px 1.625rem;
  box-shadow: 0 0.25rem 18px rgba(40, 168, 94, 0.50), 0 1px 0.25rem rgba(40, 168, 94, 0.28);
  font-size: 14px;
  color: #0E0904;
  font-weight: 700;
}.gme_hero_cta-155:hover {
  background: #2EC46E;
}.gme_hero_terms-155 {
  color: #5E5038;
  font-size: 0.688rem;
}.gme_hero_game-155 {
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 220, 160, 0.07);
  background: #150E07;
  flex-direction: column;
  display: flex;
  position: relative;
}.gme_hero_game_badge-155 {
  background: rgba(232, 184, 48, 0.16);
  border-radius: 20px;
  border: 1px solid rgba(232, 184, 48, 0.16);
  padding: 0.313rem 10px;
  color: #E8B830;
  top: 12px;
  left: 12px;
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
}.gme_hero_game_badge-155 svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
}.gme_hero_game_img-155 {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1600,#100B06);
  position: relative;
  padding-bottom: 60%;
}.gme_hero_game_img-155 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.gme_hero_game_play-155 {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
}.gme_hero_game-155:hover .gme_hero_game_play-155 {
  opacity: 1;
}.gme_hero_game_play-155 span {
  background: #C8922A;
  border-radius: 50%;
  display: flex;
  width: 3.25rem;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
}.gme_hero_game_play-155 span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.gme_hero_game_info-155 {
  padding: 0.875rem 16px;
}.gme_hero_game_title-155 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  color: #F6EDD8;
}.gme_hero_game_provider-155 {
  color: #7A6848;
  font-size: 0.688rem;
}.gme_hero_game_btn-155 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C8922A;
  padding: 11px;
  margin: 12px 1rem 1rem;
  text-align: center;
  font-weight: 700;
  color: #F6EDD8;
  display: block;
  font-size: 13px;
}.gme_hero_game-155:hover .gme_hero_game_btn-155 {
  background: #DCA83C;
}.gme_sbar-155 {
  padding: 1rem 1rem 0;
  background: #100B06;
}
@media(min-width: 765px) {.gme_sbar-155 {
  padding: 18px 24px 0;
}
}.gme_sbar_in-155 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gme_sbar_row-155 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.gme_sbar_input-155 {
  flex: 1;
  border-radius: 8px;
  gap: 10px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  background: #150E07;
  transition: border-color .2s;
  padding: 11px 1rem;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  color: #7A6848;
}.gme_sbar_input-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
}.gme_sbar_input-155 svg {
  height: 0.938rem;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gme_sbar_providers-155 {
  gap: 8px;
  background: #150E07;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 8px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #D8C9A8;
  align-items: center;
  font-size: 0.813rem;
}.gme_sbar_providers-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EDD8;
}.gme_sbar_providers-155 svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.gme_sbar_tabs-155 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.gme_sbar_tabs-155::-webkit-scrollbar {
  display: none;
}.gme_sbar_tab-155 {
  border: 1px solid rgba(255, 220, 160, 0.07);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  background: rgba(255, 235, 190, 0.05);
  display: flex;
  cursor: pointer;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  color: #A8926C;
  font-weight: 600;
  white-space: nowrap;
}.gme_sbar_tab-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
  background: rgba(255, 235, 190, 0.07);
  color: #F6EDD8;
}.gme_sbar_tab-155.gme_state_active-155 {
  border-color: rgba(200, 146, 42, 0.07);
  background: rgba(200, 146, 42, 0.18);
  color: #F6EDD8;
}.gme_sbar_tab_ic-155 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.gme_gr_jp-155 {
  border-radius: 12px;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0A2A 0%,#09050E 100%);
  position: relative;
}.gme_gr_jp-155::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 70%);
  top: -60px;
  content: '';
  left: -60px;
  height: 15.625rem;
  width: 250px;
  position: absolute;
}.gme_gr_jp-155::after {
  background: radial-gradient(circle,rgba(232, 184, 48, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  height: 200px;
  bottom: -40px;
  width: 200px;
  right: 0;
}.gme_gr_jp_head-155 {
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 1rem;
}.gme_gr_jp_info-155 {
  flex: 1;
}.gme_gr_jp_label-155 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #9256C8;
  margin-bottom: 6px;
}.gme_gr_jp_label-155 svg {
  height: 0.875rem;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
}.gme_gr_jp_amount-155 {
  color: #F6EDD8;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.gme_gr_jp_amount-155 {
  font-size: 2.5rem;
}
}.gme_gr_jp_amount-155 span {
  color: #E8B830;
}.gme_gr_jp_seo-155 {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #A8926C;
  max-width: 30rem;
}.gme_gr_jp_cta-155 {
  background: rgba(139, 94, 26, 0.24);
  border: 1px solid rgba(139, 94, 26, 0.24);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F6EDD8;
  font-weight: 700;
  align-self: flex-start;
  z-index: 1;
  flex-shrink: 0;
  position: relative;
  margin-top: 0.25rem;
}.gme_gr_jp_cta-155:hover {
  background: #8B5E1A;
}.gme_ws-155 {
  padding: 2rem 1rem 0;
  background: #100B06;
}
@media(min-width: 769px) {.gme_ws-155 {
  padding: 36px 24px 0;
}
}.gme_ws_in-155 {
  margin: 0 auto;
  max-width: 1320px;
}.gme_ws_head-155 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
}.gme_ws_title-155 {
  gap: 10px;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F6EDD8;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
}.gme_ws_title_ic-155 svg {
  width: 1.125rem;
  color: #E8B830;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.gme_ws_online-155 {
  gap: 0.438rem;
  color: #7A6848;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.gme_ws_online_dot-155 {
  border-radius: 50%;
  background: #28A85E;
  box-shadow: 0 0 6px rgba(40, 168, 94, 0.18);
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
}.gme_ws_scroll-155 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.gme_ws_scroll-155::-webkit-scrollbar {
  display: none;
}.gme_wc-155 {
  background: #150E07;
  border: 1px solid rgba(255, 220, 160, 0.13);
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border-radius: 8px;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.gme_wc_img-155 {
  border-radius: 4px;
  overflow: hidden;
  background: #1A120A;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.gme_wc_img-155 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gme_wc_info-155 {
  min-width: 0;
}.gme_wc_game-155 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D8C9A8;
  font-weight: 600;
  white-space: nowrap;
}.gme_wc_player-155 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5E5038;
}.gme_wc_amount-155 {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #28A85E;
  margin-left: auto;
}.gme_app-155 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.gme_app-155 {
  padding: 44px 24px 0;
}
}.gme_app_in-155 {
  margin: 0 auto;
  max-width: 1320px;
}.gme_app_head-155 {
  margin-bottom: 16px;
}.gme_app_label-155 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8922A;
}.gme_app_h2-155 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.gme_app_h2-155 {
  font-size: 24px;
}
}.gme_app_sub-155 {
  max-width: 600px;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6848;
}.gme_app_sub-155 strong {
  color: #D8C9A8;
  font-weight: 700;
}.gme_app_cards-155 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.gme_app_cards-155 {
  grid-template-columns: repeat(3,1fr);
}
}.gme_app_card-155 {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 0.5rem;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.gme_app_card_ios-155 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1A120A 100%);
}.gme_app_card_android-155 {
  background: linear-gradient(135deg,rgba(40, 168, 94, 0.18) 0%,#1A120A 100%);
}.gme_app_card_win-155 {
  background: linear-gradient(135deg,rgba(232, 184, 48, 0.16) 0%,#1A120A 100%);
}.gme_app_card_ic-155 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.gme_app_card_ic-155 {
  flex-shrink: 0;
  color: #F6EDD8;
}.gme_app_card_os-155 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #7A6848;
  font-size: 10px;
  margin-bottom: 6px;
}.gme_app_card_title-155 {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F6EDD8;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
}.gme_app_card_text-155 {
  font-size: 0.75rem;
  color: #7A6848;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.gme_app_card_btn-155 {
  transition: background .2s;
  border: 1px solid rgba(200, 148, 42, 0.45);
  background: rgba(255, 235, 190, 0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 13px;
}.gme_app_card_btn-155:hover {
  background: rgba(255, 235, 190, 0.07);
}.gme_reg-155 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.gme_reg-155 {
  padding: 44px 1.5rem 0;
}
}.gme_reg_in-155 {
  border-radius: 0.75rem;
  background: #1A120A;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 160, 0.07);
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.gme_reg_in-155 {
  padding: 2.5rem;
}
}.gme_reg_top-155 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.gme_reg_top-155 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gme_reg_label-155 {
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}.gme_reg_h2-155 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F6EDD8;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gme_reg_h2-155 {
  font-size: 1.75rem;
}
}.gme_reg_bonus-155 {
  gap: 8px;
  border: 1px solid rgba(232, 184, 48, 0.16);
  border-radius: 8px;
  padding: 10px 16px;
  background: rgba(232, 184, 48, 0.16);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.gme_reg_bonus_amount-155 {
  font-weight: 800;
  font-size: 20px;
  color: #E8B830;
}.gme_reg_bonus_text-155 {
  font-size: 13px;
  line-height: 1.35;
  color: #A8926C;
}.gme_reg_cta_btn-155 {
  background: #28A85E;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  box-shadow: 0 4px 1.125rem rgba(40, 168, 94, 0.50), 0 1px 4px rgba(40, 168, 94, 0.28);
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  color: #0E0904;
  margin-bottom: 0.75rem;
}.gme_reg_cta_btn-155:hover {
  background: #2EC46E;
}.gme_reg_terms-155 {
  color: #5E5038;
  line-height: 1.5;
  font-size: 11px;
}.gme_reg_seo-155 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #7A6848;
  font-size: 0.813rem;
  margin-top: 1.25rem;
}.gme_reg_seo-155 p {
  font-size: 13px;
  color: #7A6848;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.gme_reg_seo-155 p:last-child {
  margin-bottom: 0;
}.gme_reg_seo-155 strong {
  font-weight: 700;
  color: #D8C9A8;
}.gme_reg_seo-155 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.gme_reg_seo-155 a:hover {
  color: #DCA83C;
}.gme_reg_seo-155 ul,.gme_reg_seo-155 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.gme_reg_seo-155 ol {
  list-style: decimal;
}.gme_reg_seo-155 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #7A6848;
}.gme_reg_seo-155 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.gme_reg_seo-155 table {
  display: table;
}
}.gme_reg_seo-155 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.gme_reg_seo-155 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #7A6848;
}.gme_reg_steps-155 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.gme_reg_steps-155 {
  margin-top: 0;
}
}.gme_reg_step-155 {
  gap: 0.875rem;
  border: 1px solid rgba(255, 220, 160, 0.07);
  padding: 1rem;
  border-radius: 8px;
  background: rgba(255, 235, 190, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gme_reg_step_num-155 {
  border: 1px solid rgba(200, 146, 42, 0.07);
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  color: #C8922A;
  width: 2.125rem;
  display: flex;
  flex-shrink: 0;
  height: 34px;
  font-size: 14px;
  align-items: center;
  font-weight: 800;
  justify-content: center;
}.gme_reg_step_title-155 {
  font-size: 14px;
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 3px;
}.gme_reg_step_text-155 {
  font-size: 12px;
  color: #7A6848;
  line-height: 1.5;
}.gme_reg_trust-155 {
  gap: 10px;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.gme_reg_trust_item-155 {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #7A6848;
}.gme_reg_trust_ic-155 svg {
  stroke-linejoin: round;
  color: #C8922A;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.gme_bon-155 {
  padding: 36px 1rem 0;
  background: #100B06;
}
@media(min-width:768px) {.gme_bon-155 {
  padding: 44px 1.5rem 0;
}
}.gme_bon_in-155 {
  margin: 0 auto;
  max-width: 1320px;
}.gme_bon_head-155 {
  margin-bottom: 1.25rem;
}.gme_bon_label-155 {
  font-weight: 700;
  color: #C8922A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.gme_bon_h2-155 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.gme_bon_h2-155 {
  font-size: 1.5rem;
}
}.gme_bon_seo-155 {
  color: #7A6848;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.gme_bon_seo-155 strong {
  color: #D8C9A8;
  font-weight: 700;
}.gme_bon_seo-155 a {
  color: #C8922A;
  text-decoration: underline;
}.gme_bon_grid-155 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.gme_bon_grid-155 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.gme_bon_grid-155 {
  grid-template-columns: repeat(5,1fr);
}
}.gme_bon_card-155 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 8px;
  padding: 1rem;
  background: #150E07;
}.gme_bon_card-155:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.gme_bon_card_ic-155 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.gme_bon_card_ic-155 {
  margin-bottom: 10px;
}.gme_bon_card_type-155 {
  text-transform: uppercase;
  color: #7A6848;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .06em;
}.gme_bon_card_amount-155 {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #E8B830;
}.gme_bon_card_name-155 {
  font-size: 13px;
  font-weight: 600;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.gme_bon_card_detail-155 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #5E5038;
  overflow-wrap: break-word;
  line-height: 1.5;
}.gme_prov-155 {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width:768px) {.gme_prov-155 {
  padding: 44px 1.5rem 0;
}
}.gme_prov_in-155 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gme_prov_head-155 {
  margin-bottom: 1rem;
}.gme_prov_label-155 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
}.gme_prov_h2-155 {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
}
@media(min-width: 771px) {.gme_prov_h2-155 {
  font-size: 24px;
}
}.gme_prov_seo-155 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6848;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
}.gme_prov_seo-155 strong {
  font-weight: 700;
  color: #D8C9A8;
}.gme_prov_seo-155 a {
  text-decoration: underline;
  color: #C8922A;
}.gme_prov_grid-155 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.gme_prov_grid-155 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.gme_prov_grid-155 {
  grid-template-columns: repeat(8,1fr);
}
}.gme_prov_card-155 {
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  background: #150E07;
  gap: 0.438rem;
  padding: 14px 10px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.gme_prov_card-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
  background: #1A120A;
}.gme_prov_logo-155 {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 235, 190, 0.05);
  display: flex;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.gme_prov_logo-155 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.gme_prov_name-155 {
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #A8926C;
  text-align: center;
}.gme_seo-155 {
  background: #100B06;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.gme_seo-155 {
  padding: 44px 1.5rem 0;
}
}.gme_seo_in-155 {
  margin: 0 auto;
  background: #1A120A;
  padding: 28px 24px;
  border-radius: 12px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gme_seo_in-155 {
  padding: 2.25rem 40px;
}
}.gme_seo_label-155 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 11px;
}.gme_seo_h2-155 {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F6EDD8;
}
@media(min-width: 765px) {.gme_seo_h2-155 {
  font-size: 24px;
}
}.gme_seo_body-155 {
  font-size: 14px;
  color: #A8926C;
  line-height: 1.75;
  overflow-wrap: break-word;
}.gme_seo_body-155 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8926C;
  font-size: 0.875rem;
}.gme_seo_body-155 p:last-child {
  margin-bottom: 0;
}.gme_seo_body-155 strong {
  color: #D8C9A8;
  font-weight: 700;
}.gme_seo_body-155 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.gme_seo_body-155 a:hover {
  color: #DCA83C;
}.gme_seo_body-155 ul,.gme_seo_body-155 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gme_seo_body-155 ol {
  list-style: decimal;
}.gme_seo_body-155 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A8926C;
  font-size: 14px;
}.gme_seo_body-155 table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.gme_seo_body-155 table {
  display: table;
}
}.gme_seo_body-155 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D8C9A8;
  font-weight: 700;
  text-align: left;
}.gme_seo_body-155 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8926C;
}.gme_seo_cols-155 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.gme_seo_cols-155 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.gme_seo_cols-155 {
  grid-template-columns: repeat(3,1fr);
}
}.gme_seo_col_h-155 {
  color: #D8C9A8;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.gme_seo_col_p-155 {
  overflow-wrap: break-word;
  color: #7A6848;
  font-size: 0.813rem;
  line-height: 1.65;
}.gme_seo_stats-155 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gme_seo_stat-155 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  min-width: 140px;
}.gme_seo_stat_val-155 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8922A;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.gme_seo_stat_lb-155 {
  color: #7A6848;
  overflow-wrap: break-word;
  font-size: 11px;
}.gme_pmt-155 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.gme_pmt-155 {
  padding: 2.75rem 24px 0;
}
}.gme_pmt_in-155 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gme_pmt_head-155 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.gme_pmt_label-155 {
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gme_pmt_h2-155 {
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.gme_pmt_h2-155 {
  font-size: 28px;
}
}.gme_pmt_intro-155 {
  color: #7A6848;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.gme_pmt_groups-155 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.gme_pmt_group-155 {
  background: #1A120A;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 0.5rem;
  padding: 1.25rem;
}.gme_pmt_group_head-155 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.gme_pmt_group_ic-155 {
  border-radius: 4px;
  background: rgba(200, 146, 42, 0.18);
  flex-shrink: 0;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.25rem;
  color: #C8922A;
}.gme_pmt_group_ic-155 svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gme_pmt_group_h-155 {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 1rem;
}.gme_pmt_group_p-155 {
  color: #7A6848;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.gme_pmt_group_p-155 strong {
  font-weight: 600;
  color: #D8C9A8;
}.gme_pmt_table_wrap-155 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.gme_pmt_table-155 {
  min-width: 540px;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}.gme_pmt_table-155 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
  color: #D8C9A8;
}.gme_pmt_table-155 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 12px;
  color: #7A6848;
}.gme_pmt_table-155 tbody tr:last-child td {
  border-bottom: none;
}.gme_pmt_table-155 tr:hover td {
  background: rgba(255, 235, 190, 0.05);
  color: #D8C9A8;
}.gme_seo-155 {
  padding: 36px 16px 0;
  background: #100B06;
}
@media(min-width: 767px) {.gme_seo-155 {
  padding: 2.75rem 24px 0;
}
}.gme_seo_in-155 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1A120A;
  border: 1px solid rgba(255, 220, 160, 0.13);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 765px) {.gme_seo_in-155 {
  padding: 2.25rem 40px;
}
}.gme_seo_label-155 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
  text-transform: uppercase;
  font-size: 11px;
}.gme_seo_h2-155 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #F6EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gme_seo_h2-155 {
  font-size: 1.5rem;
}
}.gme_seo_body-155 {
  color: #A8926C;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.gme_seo_body-155 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8926C;
  margin-bottom: 12px;
}.gme_seo_body-155 p:last-child {
  margin-bottom: 0;
}.gme_seo_body-155 strong {
  font-weight: 700;
  color: #D8C9A8;
}.gme_seo_body-155 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.gme_seo_body-155 a:hover {
  color: #DCA83C;
}.gme_seo_body-155 ul,.gme_seo_body-155 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gme_seo_body-155 ol {
  list-style: decimal;
}.gme_seo_body-155 li {
  font-size: 0.875rem;
  color: #A8926C;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.gme_seo_body-155 table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.gme_seo_body-155 table {
  display: table;
}
}.gme_seo_body-155 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D8C9A8;
  text-align: left;
}.gme_seo_body-155 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 12px;
  color: #A8926C;
}.gme_seo_cols-155 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.gme_seo_cols-155 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.gme_seo_cols-155 {
  grid-template-columns: repeat(3,1fr);
}
}.gme_seo_col_h-155 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D8C9A8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gme_seo_col_p-155 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6848;
}.gme_seo_stats-155 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gme_seo_stat-155 {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.07);
  border-radius: 8px;
  min-width: 140px;
}.gme_seo_stat_val-155 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.gme_seo_stat_lb-155 {
  font-size: 11px;
  color: #7A6848;
  overflow-wrap: break-word;
}.gme_seo-155 {
  background: #100B06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.gme_seo-155 {
  padding: 44px 24px 0;
}
}.gme_seo_in-155 {
  background: #1A120A;
  border: 1px solid rgba(255, 220, 160, 0.13);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.gme_seo_in-155 {
  padding: 2.25rem 2.5rem;
}
}.gme_seo_label-155 {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.gme_seo_h2-155 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.gme_seo_h2-155 {
  font-size: 24px;
}
}.gme_seo_body-155 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8926C;
}.gme_seo_body-155 p {
  color: #A8926C;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.gme_seo_body-155 p:last-child {
  margin-bottom: 0;
}.gme_seo_body-155 strong {
  font-weight: 700;
  color: #D8C9A8;
}.gme_seo_body-155 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.gme_seo_body-155 a:hover {
  color: #DCA83C;
}.gme_seo_body-155 ul,.gme_seo_body-155 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.gme_seo_body-155 ol {
  list-style: decimal;
}.gme_seo_body-155 li {
  line-height: 1.75;
  color: #A8926C;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.gme_seo_body-155 table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.gme_seo_body-155 table {
  display: table;
}
}.gme_seo_body-155 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  color: #D8C9A8;
  text-align: left;
  font-weight: 700;
}.gme_seo_body-155 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8926C;
}.gme_seo_cols-155 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.gme_seo_cols-155 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gme_seo_cols-155 {
  grid-template-columns: repeat(3,1fr);
}
}.gme_seo_col_h-155 {
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #D8C9A8;
  overflow-wrap: break-word;
}.gme_seo_col_p-155 {
  font-size: 13px;
  color: #7A6848;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gme_seo_stats-155 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.gme_seo_stat-155 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 16px;
  background: rgba(200, 146, 42, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.gme_seo_stat_val-155 {
  margin-bottom: 4px;
  color: #C8922A;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.gme_seo_stat_lb-155 {
  overflow-wrap: break-word;
  color: #7A6848;
  font-size: 11px;
}.gme_faq-155 {
  padding: 36px 16px 0;
  background: #100B06;
}
@media(min-width: 766px) {.gme_faq-155 {
  padding: 2.75rem 1.5rem 0;
}
}.gme_faq_in-155 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gme_faq_head-155 {
  margin-bottom: 1.25rem;
}.gme_faq_label-155 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8922A;
  font-size: 0.688rem;
  font-weight: 700;
}.gme_faq_h2-155 {
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.gme_faq_h2-155 {
  font-size: 1.5rem;
}
}.gme_faq_list-155 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gme_faq_item-155 {
  background: #1A120A;
  border: 1px solid rgba(255, 220, 160, 0.13);
  overflow: hidden;
  border-radius: 0.5rem;
}.gme_faq_q-155 {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-size: 14px;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  flex-wrap: wrap;
  color: #D8C9A8;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.gme_faq_q-155:hover {
  color: #F6EDD8;
}.gme_faq_q_ic-155 {
  transition: transform .25s;
  background: rgba(255, 235, 190, 0.05);
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  justify-content: center;
  display: flex;
  color: #C8922A;
  font-size: 1rem;
  flex-shrink: 0;
  align-items: center;
}.gme_faq_item-155.gme_state_open-155 .gme_faq_q_ic-155 {
  transform: rotate(45deg);
}.gme_faq_a-155 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6848;
  display: none;
}.gme_faq_item-155.gme_state_open-155 .gme_faq_a-155 {
  display: block;
}.gme_faq_a-155 strong {
  color: #D8C9A8;
  font-weight: 700;
}.gme_faq_a-155 a {
  color: #C8922A;
  text-decoration: underline;
}.gme_faq_a-155 ul,.gme_faq_a-155 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.gme_faq_a-155 ol {
  list-style: decimal;
}.gme_faq_a-155 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.gme_faq_a-155 table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.gme_faq_a-155 table {
  display: table;
}
}.gme_faq_a-155 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  text-align: left;
  color: #D8C9A8;
}.gme_faq_a-155 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #7A6848;
}.gme_ft-155 {
  background: #080503;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  margin-top: 48px;
}.gme_ft_support-155 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
}
@media(min-width: 769px) {.gme_ft_support-155 {
  padding: 28px 1.5rem;
}
}.gme_ft_support_in-155 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.gme_ft_support_main-155 {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gme_ft_support_ic-155 {
  color: #C8922A;
  flex-shrink: 0;
}.gme_ft_support_ic-155 svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.gme_ft_support_text_title-155 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 15px;
  margin-bottom: 3px;
}.gme_ft_support_text_sub-155 {
  font-size: 12px;
  color: #7A6848;
  overflow-wrap: break-word;
}.gme_ft_support_btn-155 {
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  background: #C8922A;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F6EDD8;
}.gme_ft_support_btn-155:hover {
  background: #DCA83C;
}.gme_ft_support_contacts-155 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.gme_ft_support_contact-155 {
  line-height: 1.4;
  color: #5E5038;
  font-size: 0.75rem;
}.gme_ft_support_contact-155 strong {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #A8926C;
}.gme_ft_main-155 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
}
@media(min-width:768px) {.gme_ft_main-155 {
  padding: 40px 1.5rem 32px;
}
}.gme_ft_main_in-155 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.gme_ft_main_in-155 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.gme_ft_main_in-155 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gme_ft_col_logo-155 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.gme_ft_col_logo-155 {
  grid-column: auto;
}
}.gme_ft_logo-155 {
  gap: 9px;
  display: flex;
  flex-wrap: wrap;
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
}.gme_ft_logo_mark-155 {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 30px;
}.gme_ft_logo_mark-155 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.gme_ft_logo_sub-155 {
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #5E5038;
  line-height: 1.55;
}.gme_ft_col_title-155 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #A8926C;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}.gme_ft_col_links-155 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.gme_ft_col_link-155 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #5E5038;
  overflow-wrap: break-word;
}.gme_ft_col_link-155:hover {
  color: #D8C9A8;
}.gme_ft_apps-155 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gme_ft_app_card-155 {
  padding: 10px 0.75rem;
  gap: 10px;
  border: 1px solid rgba(255, 220, 160, 0.13);
  background: rgba(255, 235, 190, 0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.gme_ft_app_card-155:hover {
  border-color: rgba(200, 148, 42, 0.45);
}.gme_ft_app_card_ic-155 svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 22px;
}.gme_ft_app_card_os-155 {
  font-weight: 600;
  color: #5E5038;
  font-size: 0.625rem;
}.gme_ft_app_card_action-155 {
  font-weight: 700;
  font-size: 12px;
  color: #D8C9A8;
}.gme_ft_bot-155 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.gme_ft_bot-155 {
  padding: 20px 24px;
}
}.gme_ft_bot_in-155 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.gme_ft_socials-155 {
  gap: 0.5rem;
  display: flex;
}.gme_ft_soc-155 {
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255, 220, 160, 0.13);
  background: rgba(255, 235, 190, 0.05);
  height: 2.25rem;
  display: flex;
  justify-content: center;
  color: #A8926C;
  align-items: center;
  width: 2.25rem;
}.gme_ft_soc-155 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.gme_ft_soc-155:hover {
  background: rgba(255, 235, 190, 0.07);
}.gme_ft_legal-155 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #9A8A72;
  font-size: 11px;
}.gme_ft_legal-155 strong {
  color: #A8926C;
  font-weight: 700;
}.gme_ft_legal-155 a {
  color: #A8926C;
  text-decoration: underline;
}.gme_ft_age-155 {
  border: 2px solid #9A8A72;
  border-radius: 50%;
  justify-content: center;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  align-items: center;
  height: 2rem;
  color: #9A8A72;
  font-size: 0.688rem;
  flex-shrink: 0;
  display: flex;
}