html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #1E1108;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #DDD0B0;
}.oge-layout-pu9 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.oge-page-pu9 {
  min-height: 100vh;
  display: flex;
}.oge-main-pu9 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.oge-main-pu9 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.oge-main-pu9 {
  padding-bottom: 72px;
}
}.oge-gc-pu9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  background: #231409;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 642px) {.oge-gc-pu9 {
  width: 156px;
}
}
@media(min-width: 1078px) {.oge-gc-pu9 {
  width: 168px;
}
}.oge-gc-pu9:hover {
  border-color: rgba(200, 146, 43, 0.08);
  transform: translateY(-3px);
}.oge-gc_img-pu9 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.oge-gc_img-pu9 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.oge-gc_hover-pu9 {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.oge-gc-pu9:hover .oge-gc_hover-pu9 {
  opacity: 1;
}.oge-gc_hover_btn-pu9 {
  border-radius: 0.313rem;
  padding: 8px 1rem;
  background: #C8922B;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5EDD8;
}.oge-gc_info-pu9 {
  padding: 8px 0.625rem 10px;
}.oge-gc_name-pu9 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #DDD0B0;
}.oge-gc_prov-pu9 {
  color: #927759;
  font-size: 0.625rem;
}.oge-gc_tag-pu9 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
  font-size: 0.563rem;
  z-index: 2;
  text-transform: uppercase;
}.oge-gc_tag_hot-pu9 {
  background: #D63C3C;
  color: #fff;
}.oge-gc_tag_new-pu9 {
  background: #3BAE6A;
  color: #1E1108;
}.oge-gc_tag_jp-pu9 {
  background: #E8B84B;
  color: #1E1108;
}.oge-gc_tag_ex-pu9 {
  background: #B5521C;
  color: #fff;
}.oge-gc_tag_live-pu9 {
  background: #D63C3C;
  color: #fff;
}.oge-gr-pu9 {
  padding: 32px 16px 0;
  background: #1E1108;
}
@media(min-width: 770px) {.oge-gr-pu9 {
  padding: 2.25rem 1.5rem 0;
}
}.oge-gr_in-pu9 {
  margin: 0 auto;
  max-width: 1320px;
}.oge-gr_head-pu9 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.oge-gr_head_l-pu9 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.oge-gr_ic-pu9 {
  border-radius: 10px;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
}.oge-gr_ic-pu9 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.oge-gr_title-pu9 {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD8;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.oge-gr_title-pu9 {
  font-size: 1.125rem;
}
}.oge-gr_more-pu9 {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #A89068;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.oge-gr_more-pu9:hover {
  color: #C8922B;
}.oge-gr_more-pu9 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.oge-gr_arrows-pu9 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.oge-gr_arr-pu9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  color: #C0AA84;
  width: 1.875rem;
}.oge-gr_arr-pu9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.oge-gr_arr-pu9 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.oge-gr_seo_h-pu9 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 680px;
  font-size: 0.813rem;
  color: #DDD0B0;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.oge-gr_seo_h-pu9 {
  font-size: 0.875rem;
}
}.oge-gr_seo-pu9 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 42.5rem;
  color: #A89068;
  line-height: 1.55;
}.oge-gr_seo-pu9 strong {
  color: #DDD0B0;
  font-weight: 600;
}.oge-gr_scroll-pu9 {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.oge-gr_scroll-pu9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.oge-gr_scroll-pu9 {
  gap: 12px;
}
}.oge-tb-pu9 {
  background: #1A0E07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  display: flex;
  height: 56px;
  align-items: center;
  right: 0;
  z-index: 80;
  left: 0;
  position: fixed;
}.oge-tb_in-pu9 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.oge-tb_burger-pu9 {
  border-radius: 0.625rem;
  gap: 5px;
  flex-direction: column;
  height: 2.375rem;
  margin-right: 8px;
  width: 38px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.oge-tb_burger-pu9:hover {
  background: rgba(255, 255, 255, 0.05);
}.oge-tb_burger_line-pu9 {
  border-radius: 1px;
  background: #C0AA84;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1083px) {.oge-tb_burger-pu9 {
  display: none;
}
}.oge-tb_logo-pu9 {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-size: 18px;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #F5EDD8;
  align-items: center;
}.oge-tb_logo_mark-pu9 {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
  justify-content: center;
}.oge-tb_logo_mark-pu9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oge-tb_nav-pu9 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.oge-tb_nav-pu9 {
  display: flex;
}
}.oge-tb_tab-pu9 {
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  color: #C0AA84;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.oge-tb_tab-pu9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.oge-tb_tab-pu9.oge-state_active-pu9 {
  background: rgba(200, 146, 43, 0.18);
  color: #F5EDD8;
}.oge-tb_right-pu9 {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.oge-tb_login-pu9 {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 0.813rem;
  color: #DDD0B0;
  font-weight: 600;
  display: none;
}.oge-tb_login-pu9:hover {
  border-color: rgba(255, 255, 255, 0.24);
  color: #F5EDD8;
}
@media(min-width: 481px) {.oge-tb_login-pu9 {
  display: block;
}
}.oge-tb_reg-pu9 {
  background: #3BAE6A;
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  font-size: 13px;
  white-space: nowrap;
  color: #150A02;
  font-weight: 700;
}.oge-tb_reg-pu9:hover {
  background: #4DC47C;
}.oge-sb-pu9 {
  background: #2A1A0C;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  position: fixed;
  top: 3.5rem;
  width: 13.75rem;
  overflow-y: auto;
  z-index: 70;
  left: 0;
}.oge-sb-pu9.oge-state_open-pu9 {
  transform: translateX(0);
}.oge-sb-pu9::-webkit-scrollbar {
  width: 4px;
}.oge-sb-pu9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.oge-sb-pu9 {
  transform: translateX(0);
}
}.oge-sb_auth-pu9 {
  padding: 14px 12px 0.625rem;
}.oge-sb_btn_reg-pu9 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3BAE6A;
  padding: 11px;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #150A02;
  text-align: center;
  margin-bottom: 8px;
}.oge-sb_btn_reg-pu9:hover {
  background: #4DC47C;
}.oge-sb_btn_login-pu9 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 0.625rem;
  color: #DDD0B0;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  text-align: center;
}.oge-sb_btn_login-pu9:hover {
  border-color: rgba(255, 255, 255, 0.24);
  color: #F5EDD8;
}.oge-sb_promo-pu9 {
  background: linear-gradient(135deg,#3B1A08,#2A1A0C);
  padding: 12px 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(200, 146, 43, 0.18);
  margin: 0 12px 10px;
  overflow: hidden;
  position: relative;
}.oge-sb_promo-pu9::before {
  background: radial-gradient(circle,rgba(200, 146, 43, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -1.25rem;
  right: -1.25rem;
  width: 5rem;
  position: absolute;
  height: 5rem;
}.oge-sb_promo_title-pu9 {
  color: #C8922B;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.oge-sb_promo_text-pu9 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F5EDD8;
  line-height: 1.35;
  font-weight: 600;
}.oge-sb_promo_sub-pu9 {
  margin-top: 3px;
  color: #A89068;
  font-size: 10px;
}.oge-sb_nav-pu9 {
  padding: 6px 0.5rem 1rem;
}.oge-sb_nav_lb-pu9 {
  padding: 10px 8px 6px;
  color: #927759;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.oge-sb_link-pu9 {
  gap: 10px;
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #C0AA84;
  align-items: center;
}.oge-sb_link-pu9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.oge-sb_link-pu9.oge-state_active-pu9 {
  background: rgba(200, 146, 43, 0.18);
  color: #F5EDD8;
}.oge-sb_ic-pu9 {
  border-radius: 0.313rem;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 30px;
}.oge-sb_ic-pu9 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oge-sb_ic_1-pu9 {
  background: rgba(200, 146, 43, 0.08);
  color: #C8922B;
}.oge-sb_ic_2-pu9 {
  background: rgba(59, 174, 106, 0.18);
  color: #3BAE6A;
}.oge-sb_ic_3-pu9 {
  background: rgba(232, 184, 75, 0.16);
  color: #E8B84B;
}.oge-sb_ic_4-pu9 {
  background: rgba(181, 82, 28, 0.20);
  color: #B5521C;
}.oge-sb_ic_5-pu9 {
  background: rgba(200, 146, 43, 0.08);
  color: #E05C8A;
}.oge-sb_ic_6-pu9 {
  background: rgba(181, 82, 28, 0.20);
  color: #9B5DE5;
}.oge-sb_badge-pu9 {
  background: #E8B84B;
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #150A02;
}.oge-sb_bot-pu9 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.oge-sb_lang-pu9,.oge-sb_help-pu9 {
  transition: border-color .2s;
  gap: 6px;
  padding: 9px 0.375rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  font-weight: 600;
  display: flex;
  color: #C0AA84;
  justify-content: center;
  align-items: center;
}.oge-sb_lang-pu9:hover,.oge-sb_help-pu9:hover {
  border-color: rgba(255, 255, 255, 0.24);
  color: #F5EDD8;
}.oge-sb_lang-pu9 svg,.oge-sb_help-pu9 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.oge-sb_bd-pu9 {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.oge-sb_bd-pu9.oge-state_on-pu9 {
  display: block;
}
@media(min-width: 1081px) {.oge-sb_bd-pu9 {
  display: none!important;
}
}.oge-mob_nav-pu9 {
  background: #2A1A0C;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  display: flex;
  left: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1083px) {.oge-mob_nav-pu9 {
  display: none;
}
}.oge-mob_nav_item-pu9 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #927759;
}.oge-mob_nav_ic-pu9 {
  line-height: 1;
}.oge-mob_nav_ic-pu9 svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 20px;
}.oge-mob_nav_lb-pu9 {
  color: #927759;
  font-weight: 600;
  font-size: 0.625rem;
}.oge-mob_nav_item-pu9.oge-state_active-pu9 {
  color: #C8922B;
}.oge-mob_nav_item-pu9.oge-state_active-pu9 .oge-mob_nav_lb-pu9 {
  color: #C8922B;
}.oge-hero-pu9 {
  padding: 20px 16px 0;
  background: #1E1108;
}
@media(min-width: 769px) {.oge-hero-pu9 {
  padding: 24px 1.5rem 0;
}
}.oge-hero_in-pu9 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.oge-hero_in-pu9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.oge-hero_in-pu9 {
  grid-template-columns: 1fr 340px;
}
}.oge-hero_promo-pu9 {
  background: #231409;
  overflow: hidden;
  border-radius: 0.875rem;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.oge-hero_promo-pu9 {
  min-height: 280px;
}
}.oge-hero_promo_bg-pu9 {
  background: linear-gradient(120deg,#3B1A08 0%,#1E1108 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.oge-hero_promo_bg-pu9::after {
  inset: 0;
  background: linear-gradient(90deg,#1E1108 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.oge-hero_promo_glow-pu9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(181, 82, 28, 0.20) 0%,transparent 65%);
  right: 60px;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  top: -40px;
  height: 18.75rem;
}.oge-hero_promo_ct-pu9 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 766px) {.oge-hero_promo_ct-pu9 {
  padding: 40px 32px;
}
}.oge-hero_badge-pu9 {
  border: 1px solid rgba(200, 146, 43, 0.08);
  border-radius: 1.25rem;
  background: rgba(200, 146, 43, 0.18);
  padding: 0.313rem 12px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #C8922B;
}.oge-hero_h1-pu9 {
  font-size: 1.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
}.oge-hero_h1-pu9 em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 771px) {.oge-hero_h1-pu9 {
  font-size: 36px;
}
}.oge-hero_sub-pu9 {
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #C0AA84;
  line-height: 1.55;
}
@media(min-width: 765px) {.oge-hero_sub-pu9 {
  font-size: 14px;
}
}.oge-hero_row-pu9 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.oge-hero_cta-pu9 {
  border-radius: 10px;
  padding: 13px 26px;
  transition: background .2s;
  background: #3BAE6A;
  font-size: 0.875rem;
  box-shadow: 0 4px 18px rgba(59, 174, 106, 0.45), 0 1px 0.25rem rgba(59, 174, 106, 0.22);
  font-weight: 700;
  color: #150A02;
}.oge-hero_cta-pu9:hover {
  background: #4DC47C;
}.oge-hero_terms-pu9 {
  font-size: 11px;
  color: #927759;
}.oge-hero_game-pu9 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  background: #231409;
  position: relative;
  display: flex;
  flex-direction: column;
}.oge-hero_game_badge-pu9 {
  border-radius: 20px;
  border: 1px solid rgba(232, 184, 75, 0.16);
  background: rgba(232, 184, 75, 0.16);
  padding: 5px 10px;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  left: 12px;
  color: #E8B84B;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  top: 0.75rem;
}.oge-hero_game_badge-pu9 svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.oge-hero_game_img-pu9 {
  background: linear-gradient(135deg,#3B1A08,#1E1108);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.oge-hero_game_img-pu9 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.oge-hero_game_play-pu9 {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.oge-hero_game-pu9:hover .oge-hero_game_play-pu9 {
  opacity: 1;
}.oge-hero_game_play-pu9 span {
  background: #C8922B;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
  width: 52px;
}.oge-hero_game_play-pu9 span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.oge-hero_game_info-pu9 {
  padding: 14px 1rem;
}.oge-hero_game_title-pu9 {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.oge-hero_game_provider-pu9 {
  font-size: 0.688rem;
  color: #A89068;
}.oge-hero_game_btn-pu9 {
  border-radius: 10px;
  transition: background .2s;
  background: #C8922B;
  padding: 11px;
  margin: 0.75rem 16px 1rem;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  color: #F5EDD8;
  text-align: center;
}.oge-hero_game-pu9:hover .oge-hero_game_btn-pu9 {
  background: #DFA83A;
}.oge-sbar-pu9 {
  padding: 16px 16px 0;
  background: #1E1108;
}
@media(min-width: 766px) {.oge-sbar-pu9 {
  padding: 18px 24px 0;
}
}.oge-sbar_in-pu9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oge-sbar_row-pu9 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.oge-sbar_input-pu9 {
  flex: 1;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  background: #231409;
  gap: 0.625rem;
  font-size: 0.813rem;
  color: #A89068;
  align-items: center;
  display: flex;
  cursor: pointer;
}.oge-sbar_input-pu9:hover {
  border-color: rgba(255, 255, 255, 0.24);
}.oge-sbar_input-pu9 svg {
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
}.oge-sbar_providers-pu9 {
  transition: border-color .2s;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1.125rem;
  background: #231409;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #DDD0B0;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 13px;
}.oge-sbar_providers-pu9:hover {
  border-color: rgba(255, 255, 255, 0.24);
  color: #F5EDD8;
}.oge-sbar_providers-pu9 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.oge-sbar_tabs-pu9 {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.oge-sbar_tabs-pu9::-webkit-scrollbar {
  display: none;
}.oge-sbar_tab-pu9 {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  color: #C0AA84;
}.oge-sbar_tab-pu9:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.24);
  color: #F5EDD8;
}.oge-sbar_tab-pu9.oge-state_active-pu9 {
  border-color: rgba(200, 146, 43, 0.08);
  background: rgba(200, 146, 43, 0.18);
  color: #F5EDD8;
}.oge-sbar_tab_ic-pu9 svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.oge-gcg-pu9 {
  background: #1E1108;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.oge-gcg-pu9 {
  padding: 44px 24px 0;
}
}.oge-gcg_in-pu9 {
  margin: 0 auto;
  max-width: 1320px;
}.oge-gcg_head-pu9 {
  margin-bottom: 20px;
  max-width: 45rem;
}.oge-gcg_label-pu9 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8922B;
  text-transform: uppercase;
  font-size: 0.688rem;
}.oge-gcg_h2-pu9 {
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 767px) {.oge-gcg_h2-pu9 {
  font-size: 1.75rem;
}
}.oge-gcg_intro-pu9 {
  color: #A89068;
  line-height: 1.6;
  font-size: 0.813rem;
}.oge-gcg_grid-pu9 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.oge-gcg_grid-pu9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.oge-gcg_grid-pu9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oge-gcg_card-pu9 {
  overflow: hidden;
  border-radius: 14px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: transform .2s,border-color .2s;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 15rem;
  flex-direction: column;
}.oge-gcg_card-pu9:hover {
  border-color: rgba(200, 146, 43, 0.18);
  transform: translateY(-3px);
}.oge-gcg_card_bg-pu9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.oge-gcg_card_bg-pu9::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.oge-gcg_card_ic-pu9 {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  height: 2.5rem;
  justify-content: center;
  right: 1.125rem;
  color: #F5EDD8;
  align-items: center;
  display: flex;
  z-index: 2;
  top: 18px;
  width: 2.5rem;
}.oge-gcg_card_ic-pu9 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.oge-gcg_card_ct-pu9 {
  z-index: 1;
  position: relative;
}.oge-gcg_card_h-pu9 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 771px) {.oge-gcg_card_h-pu9 {
  font-size: 1.25rem;
}
}.oge-gcg_card_p-pu9 {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
}.oge-gcg_card_p-pu9 strong {
  color: #F5EDD8;
  font-weight: 600;
}.oge-gcg_card_cta-pu9 {
  gap: 4px;
  display: inline-flex;
  font-size: 12px;
  letter-spacing: .04em;
  font-weight: 700;
  color: #C8922B;
  text-transform: uppercase;
  align-items: center;
}.oge-gcg_card_cta-pu9 svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
}.oge-ws-pu9 {
  background: #1E1108;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.oge-ws-pu9 {
  padding: 36px 24px 0;
}
}.oge-ws_in-pu9 {
  margin: 0 auto;
  max-width: 1320px;
}.oge-ws_head-pu9 {
  gap: 12px;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.oge-ws_title-pu9 {
  gap: 0.625rem;
  color: #F5EDD8;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.oge-ws_title_ic-pu9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #E8B84B;
  height: 18px;
}.oge-ws_online-pu9 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #A89068;
  font-size: 0.75rem;
  font-weight: 600;
}.oge-ws_online_dot-pu9 {
  border-radius: 50%;
  background: #3BAE6A;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(59, 174, 106, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
}.oge-ws_scroll-pu9 {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.oge-ws_scroll-pu9::-webkit-scrollbar {
  display: none;
}.oge-wc-pu9 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #231409;
  border-radius: 10px;
  gap: 0.625rem;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.oge-wc_img-pu9 {
  overflow: hidden;
  border-radius: 5px;
  background: #2A1A0C;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.oge-wc_img-pu9 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oge-wc_info-pu9 {
  min-width: 0;
}.oge-wc_game-pu9 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #DDD0B0;
}.oge-wc_player-pu9 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #927759;
  text-overflow: ellipsis;
}.oge-wc_amount-pu9 {
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  color: #3BAE6A;
}.oge-reg-pu9 {
  padding: 2.25rem 16px 0;
  background: #1E1108;
}
@media(min-width: 765px) {.oge-reg-pu9 {
  padding: 2.75rem 1.5rem 0;
}
}.oge-reg_in-pu9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #2A1A0C;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.oge-reg_in-pu9 {
  padding: 2.5rem;
}
}.oge-reg_top-pu9 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.oge-reg_top-pu9 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.oge-reg_label-pu9 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C8922B;
  font-size: 0.688rem;
  font-weight: 700;
}.oge-reg_h2-pu9 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
@media(min-width: 765px) {.oge-reg_h2-pu9 {
  font-size: 28px;
}
}.oge-reg_bonus-pu9 {
  padding: 0.625rem 1rem;
  background: rgba(232, 184, 75, 0.16);
  border: 1px solid rgba(232, 184, 75, 0.16);
  border-radius: 10px;
  gap: 0.5rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.oge-reg_bonus_amount-pu9 {
  font-weight: 800;
  font-size: 20px;
  color: #E8B84B;
}.oge-reg_bonus_text-pu9 {
  color: #C0AA84;
  font-size: 0.813rem;
  line-height: 1.35;
}.oge-reg_cta_btn-pu9 {
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  background: #3BAE6A;
  transition: background .2s;
  margin-bottom: 12px;
  color: #150A02;
  display: inline-block;
  box-shadow: 0 0.25rem 18px rgba(59, 174, 106, 0.45), 0 1px 4px rgba(59, 174, 106, 0.22);
  font-weight: 700;
  font-size: 0.938rem;
}.oge-reg_cta_btn-pu9:hover {
  background: #4DC47C;
}.oge-reg_terms-pu9 {
  font-size: 11px;
  line-height: 1.5;
  color: #927759;
}.oge-reg_seo-pu9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #A89068;
  padding-top: 20px;
  font-size: 13px;
  line-height: 1.65;
}.oge-reg_seo-pu9 p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #A89068;
  line-height: 1.65;
}.oge-reg_seo-pu9 p:last-child {
  margin-bottom: 0;
}.oge-reg_seo-pu9 strong {
  color: #DDD0B0;
  font-weight: 700;
}.oge-reg_seo-pu9 a {
  transition: color .2s;
  color: #C8922B;
  text-decoration: underline;
}.oge-reg_seo-pu9 a:hover {
  color: #DFA83A;
}.oge-reg_seo-pu9 ul,.oge-reg_seo-pu9 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.oge-reg_seo-pu9 ol {
  list-style: decimal;
}.oge-reg_seo-pu9 li {
  line-height: 1.65;
  color: #A89068;
  font-size: 13px;
  margin-bottom: 4px;
}.oge-reg_seo-pu9 table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.oge-reg_seo-pu9 table {
  display: table;
}
}.oge-reg_seo-pu9 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #DDD0B0;
  font-weight: 700;
  text-align: left;
}.oge-reg_seo-pu9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #A89068;
}.oge-reg_steps-pu9 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.oge-reg_steps-pu9 {
  margin-top: 0;
}
}.oge-reg_step-pu9 {
  border-radius: 10px;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.oge-reg_step_num-pu9 {
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 43, 0.08);
  background: rgba(200, 146, 43, 0.18);
  height: 34px;
  width: 34px;
  font-size: 14px;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  color: #C8922B;
  align-items: center;
  display: flex;
}.oge-reg_step_title-pu9 {
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 0.875rem;
  font-weight: 700;
}.oge-reg_step_text-pu9 {
  color: #A89068;
  font-size: 0.75rem;
  line-height: 1.5;
}.oge-reg_trust-pu9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.oge-reg_trust_item-pu9 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #A89068;
}.oge-reg_trust_ic-pu9 svg {
  stroke-linecap: round;
  color: #C8922B;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.oge-app-pu9 {
  background: #1E1108;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.oge-app-pu9 {
  padding: 44px 24px 0;
}
}.oge-app_in-pu9 {
  margin: 0 auto;
  max-width: 1320px;
}.oge-app_head-pu9 {
  margin-bottom: 16px;
}.oge-app_label-pu9 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8922B;
  margin-bottom: 8px;
}.oge-app_h2-pu9 {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.oge-app_h2-pu9 {
  font-size: 1.5rem;
}
}.oge-app_sub-pu9 {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #A89068;
}.oge-app_sub-pu9 strong {
  color: #DDD0B0;
  font-weight: 700;
}.oge-app_cards-pu9 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 639px) {.oge-app_cards-pu9 {
  grid-template-columns: repeat(3,1fr);
}
}.oge-app_card-pu9 {
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  border-radius: 0.625rem;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.oge-app_card_ios-pu9 {
  background: linear-gradient(135deg,rgba(200, 146, 43, 0.18) 0%,#2A1A0C 100%);
}.oge-app_card_android-pu9 {
  background: linear-gradient(135deg,rgba(59, 174, 106, 0.18) 0%,#2A1A0C 100%);
}.oge-app_card_win-pu9 {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.16) 0%,#2A1A0C 100%);
}.oge-app_card_ic-pu9 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
}.oge-app_card_ic-pu9 {
  flex-shrink: 0;
  color: #F5EDD8;
}.oge-app_card_os-pu9 {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #A89068;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.oge-app_card_title-pu9 {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5EDD8;
  font-size: 15px;
  font-weight: 700;
}.oge-app_card_text-pu9 {
  font-size: 12px;
  color: #A89068;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.oge-app_card_btn-pu9 {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 5px;
  padding: 10px 18px;
  transition: background .2s;
  gap: 7px;
  align-items: center;
  color: #F5EDD8;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.oge-app_card_btn-pu9:hover {
  background: rgba(255, 255, 255, 0.07);
}.oge-bon-pu9 {
  padding: 2.25rem 1rem 0;
  background: #1E1108;
}
@media(min-width: 765px) {.oge-bon-pu9 {
  padding: 44px 24px 0;
}
}.oge-bon_in-pu9 {
  margin: 0 auto;
  max-width: 1320px;
}.oge-bon_head-pu9 {
  margin-bottom: 20px;
}.oge-bon_label-pu9 {
  letter-spacing: .08em;
  color: #C8922B;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.oge-bon_h2-pu9 {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.oge-bon_h2-pu9 {
  font-size: 24px;
}
}.oge-bon_seo-pu9 {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  color: #A89068;
  overflow-wrap: break-word;
}.oge-bon_seo-pu9 strong {
  font-weight: 700;
  color: #DDD0B0;
}.oge-bon_seo-pu9 a {
  color: #C8922B;
  text-decoration: underline;
}.oge-bon_grid-pu9 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.oge-bon_grid-pu9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.oge-bon_grid-pu9 {
  grid-template-columns: repeat(5,1fr);
}
}.oge-bon_card-pu9 {
  border-radius: 0.625rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #231409;
}.oge-bon_card-pu9:hover {
  border-color: rgba(200, 146, 43, 0.08);
  transform: translateY(-2px);
}.oge-bon_card_ic-pu9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.oge-bon_card_ic-pu9 {
  margin-bottom: 10px;
}.oge-bon_card_type-pu9 {
  font-size: 10px;
  color: #A89068;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .06em;
}.oge-bon_card_amount-pu9 {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  color: #E8B84B;
  font-size: 1.125rem;
}.oge-bon_card_name-pu9 {
  font-size: 0.813rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.oge-bon_card_detail-pu9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #927759;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 11px;
}.oge-prov-pu9 {
  padding: 36px 1rem 0;
  background: #1E1108;
}
@media(min-width: 770px) {.oge-prov-pu9 {
  padding: 2.75rem 1.5rem 0;
}
}.oge-prov_in-pu9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oge-prov_head-pu9 {
  margin-bottom: 1rem;
}.oge-prov_label-pu9 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C8922B;
  margin-bottom: 8px;
}.oge-prov_h2-pu9 {
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.oge-prov_h2-pu9 {
  font-size: 24px;
}
}.oge-prov_seo-pu9 {
  max-width: 38.75rem;
  color: #A89068;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.oge-prov_seo-pu9 strong {
  color: #DDD0B0;
  font-weight: 700;
}.oge-prov_seo-pu9 a {
  color: #C8922B;
  text-decoration: underline;
}.oge-prov_grid-pu9 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.oge-prov_grid-pu9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.oge-prov_grid-pu9 {
  grid-template-columns: repeat(8,1fr);
}
}.oge-prov_card-pu9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  background: #231409;
  padding: 14px 0.625rem;
  gap: 0.438rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.oge-prov_card-pu9:hover {
  background: #2A1A0C;
  border-color: rgba(255, 255, 255, 0.24);
}.oge-prov_logo-pu9 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.oge-prov_logo-pu9 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.oge-prov_name-pu9 {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #C0AA84;
}.oge-seo-pu9 {
  padding: 2.25rem 1rem 0;
  background: #1E1108;
}
@media(min-width: 769px) {.oge-seo-pu9 {
  padding: 2.75rem 24px 0;
}
}.oge-seo_in-pu9 {
  border-radius: 14px;
  margin: 0 auto;
  background: #2A1A0C;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.oge-seo_in-pu9 {
  padding: 36px 40px;
}
}.oge-seo_label-pu9 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #C8922B;
}.oge-seo_h2-pu9 {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 767px) {.oge-seo_h2-pu9 {
  font-size: 1.5rem;
}
}.oge-seo_body-pu9 {
  overflow-wrap: break-word;
  color: #C0AA84;
  line-height: 1.75;
  font-size: 14px;
}.oge-seo_body-pu9 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #C0AA84;
}.oge-seo_body-pu9 p:last-child {
  margin-bottom: 0;
}.oge-seo_body-pu9 strong {
  color: #DDD0B0;
  font-weight: 700;
}.oge-seo_body-pu9 a {
  transition: color .2s;
  color: #C8922B;
  text-decoration: underline;
}.oge-seo_body-pu9 a:hover {
  color: #DFA83A;
}.oge-seo_body-pu9 ul,.oge-seo_body-pu9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oge-seo_body-pu9 ol {
  list-style: decimal;
}.oge-seo_body-pu9 li {
  color: #C0AA84;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.oge-seo_body-pu9 table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.oge-seo_body-pu9 table {
  display: table;
}
}.oge-seo_body-pu9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #DDD0B0;
  text-align: left;
}.oge-seo_body-pu9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #C0AA84;
}.oge-seo_cols-pu9 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.oge-seo_cols-pu9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oge-seo_cols-pu9 {
  grid-template-columns: repeat(3,1fr);
}
}.oge-seo_col_h-pu9 {
  overflow-wrap: break-word;
  color: #DDD0B0;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.oge-seo_col_p-pu9 {
  overflow-wrap: break-word;
  color: #A89068;
  font-size: 0.813rem;
  line-height: 1.65;
}.oge-seo_stats-pu9 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oge-seo_stat-pu9 {
  border: 1px solid rgba(200, 146, 43, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  background: rgba(200, 146, 43, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.oge-seo_stat_val-pu9 {
  font-weight: 800;
  font-size: 20px;
  color: #C8922B;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.oge-seo_stat_lb-pu9 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A89068;
}.oge-seo-pu9 {
  background: #1E1108;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.oge-seo-pu9 {
  padding: 44px 1.5rem 0;
}
}.oge-seo_in-pu9 {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #2A1A0C;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.oge-seo_in-pu9 {
  padding: 36px 2.5rem;
}
}.oge-seo_label-pu9 {
  color: #C8922B;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.oge-seo_h2-pu9 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 765px) {.oge-seo_h2-pu9 {
  font-size: 24px;
}
}.oge-seo_body-pu9 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #C0AA84;
  font-size: 0.875rem;
}.oge-seo_body-pu9 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #C0AA84;
  font-size: 14px;
}.oge-seo_body-pu9 p:last-child {
  margin-bottom: 0;
}.oge-seo_body-pu9 strong {
  color: #DDD0B0;
  font-weight: 700;
}.oge-seo_body-pu9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922B;
}.oge-seo_body-pu9 a:hover {
  color: #DFA83A;
}.oge-seo_body-pu9 ul,.oge-seo_body-pu9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oge-seo_body-pu9 ol {
  list-style: decimal;
}.oge-seo_body-pu9 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #C0AA84;
}.oge-seo_body-pu9 table {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.oge-seo_body-pu9 table {
  display: table;
}
}.oge-seo_body-pu9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #DDD0B0;
  text-align: left;
  font-weight: 700;
}.oge-seo_body-pu9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #C0AA84;
}.oge-seo_cols-pu9 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.oge-seo_cols-pu9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.oge-seo_cols-pu9 {
  grid-template-columns: repeat(3,1fr);
}
}.oge-seo_col_h-pu9 {
  color: #DDD0B0;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.oge-seo_col_p-pu9 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #A89068;
}.oge-seo_stats-pu9 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oge-seo_stat-pu9 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 146, 43, 0.18);
  background: rgba(200, 146, 43, 0.08);
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.oge-seo_stat_val-pu9 {
  color: #C8922B;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.oge-seo_stat_lb-pu9 {
  color: #A89068;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.oge-pmt-pu9 {
  padding: 36px 1rem 0;
  background: #1E1108;
}
@media(min-width: 770px) {.oge-pmt-pu9 {
  padding: 44px 24px 0;
}
}.oge-pmt_in-pu9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oge-pmt_head-pu9 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.oge-pmt_label-pu9 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8922B;
  text-transform: uppercase;
}.oge-pmt_h2-pu9 {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.oge-pmt_h2-pu9 {
  font-size: 1.75rem;
}
}.oge-pmt_intro-pu9 {
  color: #A89068;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.oge-pmt_groups-pu9 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.oge-pmt_group-pu9 {
  padding: 1.25rem;
  background: #2A1A0C;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
}.oge-pmt_group_head-pu9 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.oge-pmt_group_ic-pu9 {
  border-radius: 0.313rem;
  background: rgba(200, 146, 43, 0.18);
  display: flex;
  width: 36px;
  align-items: center;
  justify-content: center;
  color: #C8922B;
  height: 36px;
  flex-shrink: 0;
}.oge-pmt_group_ic-pu9 svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.oge-pmt_group_h-pu9 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}.oge-pmt_group_p-pu9 {
  line-height: 1.6;
  color: #A89068;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.oge-pmt_group_p-pu9 strong {
  color: #DDD0B0;
  font-weight: 600;
}.oge-pmt_table_wrap-pu9 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.oge-pmt_table-pu9 {
  border-collapse: collapse;
  font-size: 13px;
  min-width: 540px;
  width: 100%;
}.oge-pmt_table-pu9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  color: #DDD0B0;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
}.oge-pmt_table-pu9 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89068;
}.oge-pmt_table-pu9 tbody tr:last-child td {
  border-bottom: none;
}.oge-pmt_table-pu9 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #DDD0B0;
}.oge-faq-pu9 {
  background: #1E1108;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.oge-faq-pu9 {
  padding: 2.75rem 1.5rem 0;
}
}.oge-faq_in-pu9 {
  margin: 0 auto;
  max-width: 1320px;
}.oge-faq_head-pu9 {
  margin-bottom: 20px;
}.oge-faq_label-pu9 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922B;
  margin-bottom: 8px;
  text-transform: uppercase;
}.oge-faq_h2-pu9 {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 20px;
  color: #F5EDD8;
}
@media(min-width: 767px) {.oge-faq_h2-pu9 {
  font-size: 24px;
}
}.oge-faq_list-pu9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.oge-faq_item-pu9 {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #2A1A0C;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.oge-faq_q-pu9 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  cursor: pointer;
  font-size: 0.875rem;
  display: flex;
  color: #DDD0B0;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.oge-faq_q-pu9:hover {
  color: #F5EDD8;
}.oge-faq_q_ic-pu9 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 1.5rem;
  flex-shrink: 0;
  display: flex;
  width: 1.5rem;
  font-size: 1rem;
  color: #C8922B;
  justify-content: center;
  align-items: center;
}.oge-faq_item-pu9.oge-state_open-pu9 .oge-faq_q_ic-pu9 {
  transform: rotate(45deg);
}.oge-faq_a-pu9 {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #A89068;
  overflow-wrap: break-word;
}.oge-faq_item-pu9.oge-state_open-pu9 .oge-faq_a-pu9 {
  display: block;
}.oge-faq_a-pu9 strong {
  font-weight: 700;
  color: #DDD0B0;
}.oge-faq_a-pu9 a {
  color: #C8922B;
  text-decoration: underline;
}.oge-faq_a-pu9 ul,.oge-faq_a-pu9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.oge-faq_a-pu9 ol {
  list-style: decimal;
}.oge-faq_a-pu9 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.oge-faq_a-pu9 table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.oge-faq_a-pu9 table {
  display: table;
}
}.oge-faq_a-pu9 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #DDD0B0;
}.oge-faq_a-pu9 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89068;
}.oge-seo-pu9 {
  background: #1E1108;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.oge-seo-pu9 {
  padding: 2.75rem 24px 0;
}
}.oge-seo_in-pu9 {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #2A1A0C;
  max-width: 82.5rem;
}
@media(min-width:768px) {.oge-seo_in-pu9 {
  padding: 2.25rem 2.5rem;
}
}.oge-seo_label-pu9 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922B;
}.oge-seo_h2-pu9 {
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.oge-seo_h2-pu9 {
  font-size: 24px;
}
}.oge-seo_body-pu9 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #C0AA84;
  line-height: 1.75;
}.oge-seo_body-pu9 p {
  color: #C0AA84;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.oge-seo_body-pu9 p:last-child {
  margin-bottom: 0;
}.oge-seo_body-pu9 strong {
  font-weight: 700;
  color: #DDD0B0;
}.oge-seo_body-pu9 a {
  transition: color .2s;
  color: #C8922B;
  text-decoration: underline;
}.oge-seo_body-pu9 a:hover {
  color: #DFA83A;
}.oge-seo_body-pu9 ul,.oge-seo_body-pu9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oge-seo_body-pu9 ol {
  list-style: decimal;
}.oge-seo_body-pu9 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #C0AA84;
}.oge-seo_body-pu9 table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.oge-seo_body-pu9 table {
  display: table;
}
}.oge-seo_body-pu9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #DDD0B0;
  font-weight: 700;
}.oge-seo_body-pu9 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #C0AA84;
}.oge-seo_cols-pu9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.oge-seo_cols-pu9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oge-seo_cols-pu9 {
  grid-template-columns: repeat(3,1fr);
}
}.oge-seo_col_h-pu9 {
  margin-bottom: 0.438rem;
  color: #DDD0B0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.oge-seo_col_p-pu9 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #A89068;
  font-size: 0.813rem;
}.oge-seo_stats-pu9 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.oge-seo_stat-pu9 {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(200, 146, 43, 0.18);
  border-radius: 0.625rem;
  background: rgba(200, 146, 43, 0.08);
  min-width: 140px;
}.oge-seo_stat_val-pu9 {
  color: #C8922B;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.oge-seo_stat_lb-pu9 {
  font-size: 0.688rem;
  color: #A89068;
  overflow-wrap: break-word;
}.oge-ft-pu9 {
  background: #130B04;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.oge-ft_support-pu9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.oge-ft_support-pu9 {
  padding: 1.75rem 24px;
}
}.oge-ft_support_in-pu9 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.oge-ft_support_main-pu9 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.oge-ft_support_ic-pu9 {
  color: #C8922B;
  flex-shrink: 0;
}.oge-ft_support_ic-pu9 svg {
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.oge-ft_support_text_title-pu9 {
  margin-bottom: 3px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.oge-ft_support_text_sub-pu9 {
  overflow-wrap: break-word;
  color: #A89068;
  font-size: 0.75rem;
}.oge-ft_support_btn-pu9 {
  padding: 11px 1.375rem;
  background: #C8922B;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDD8;
}.oge-ft_support_btn-pu9:hover {
  background: #DFA83A;
}.oge-ft_support_contacts-pu9 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.oge-ft_support_contact-pu9 {
  color: #927759;
  line-height: 1.4;
  font-size: 0.75rem;
}.oge-ft_support_contact-pu9 strong {
  color: #C0AA84;
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
}.oge-ft_main-pu9 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.oge-ft_main-pu9 {
  padding: 40px 24px 32px;
}
}.oge-ft_main_in-pu9 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.oge-ft_main_in-pu9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.oge-ft_main_in-pu9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.oge-ft_col_logo-pu9 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.oge-ft_col_logo-pu9 {
  grid-column: auto;
}
}.oge-ft_logo-pu9 {
  gap: 0.563rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F5EDD8;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.oge-ft_logo_mark-pu9 {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.oge-ft_logo_mark-pu9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oge-ft_logo_sub-pu9 {
  max-width: 200px;
  color: #927759;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.oge-ft_col_title-pu9 {
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #C0AA84;
  letter-spacing: .07em;
}.oge-ft_col_links-pu9 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.oge-ft_col_link-pu9 {
  transition: color .2s;
  color: #927759;
  overflow-wrap: break-word;
  font-size: 13px;
}.oge-ft_col_link-pu9:hover {
  color: #DDD0B0;
}.oge-ft_apps-pu9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.oge-ft_app_card-pu9 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.oge-ft_app_card-pu9:hover {
  border-color: rgba(255, 255, 255, 0.24);
}.oge-ft_app_card_ic-pu9 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oge-ft_app_card_os-pu9 {
  font-size: 10px;
  font-weight: 600;
  color: #927759;
}.oge-ft_app_card_action-pu9 {
  color: #DDD0B0;
  font-size: 0.75rem;
  font-weight: 700;
}.oge-ft_bot-pu9 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.oge-ft_bot-pu9 {
  padding: 1.25rem 1.5rem;
}
}.oge-ft_bot_in-pu9 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.oge-ft_socials-pu9 {
  gap: 8px;
  display: flex;
}.oge-ft_soc-pu9 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C0AA84;
  height: 2.25rem;
  width: 2.25rem;
}.oge-ft_soc-pu9 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.oge-ft_soc-pu9:hover {
  background: rgba(255, 255, 255, 0.07);
}.oge-ft_legal-pu9 {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #8D7355;
  font-size: 11px;
}.oge-ft_legal-pu9 strong {
  font-weight: 700;
  color: #C0AA84;
}.oge-ft_legal-pu9 a {
  color: #C0AA84;
  text-decoration: underline;
}.oge-ft_age-pu9 {
  border-radius: 50%;
  border: 2px solid #8D7355;
  height: 2rem;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  margin-left: auto;
  color: #8D7355;
  width: 32px;
}