*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  min-height: 100vh;
  background-color: #0C1018;
  -webkit-font-smoothing: antialiased;
  color: #B6BDC9;
  font-family: 'Inter', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.oeg_layout-kwi {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.oeg_page-kwi {
  min-height: 100vh;
  display: flex;
}.oeg_main-kwi {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width:1080px) {.oeg_main-kwi {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.oeg_main-kwi {
  padding-bottom: 4.5rem;
}
}.oeg_gc-kwi {
  background: #101520;
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 641px) {.oeg_gc-kwi {
  width: 156px;
}
}
@media(min-width: 1081px) {.oeg_gc-kwi {
  width: 10.5rem;
}
}.oeg_gc-kwi:hover {
  transform: translateY(-3px);
  border-color: rgba(200,146,42,0.07);
}.oeg_gc_img-kwi {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.oeg_gc_img-kwi img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.oeg_gc_hover-kwi {
  transition: opacity .2s;
  background: rgba(8,12,18,0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
}.oeg_gc-kwi:hover .oeg_gc_hover-kwi {
  opacity: 1;
}.oeg_gc_hover_btn-kwi {
  background: #C8922A;
  border-radius: 0.25rem;
  padding: 8px 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #E9ECF2;
}.oeg_gc_info-kwi {
  padding: 8px 10px 0.625rem;
}.oeg_gc_name-kwi {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  color: #B6BDC9;
}.oeg_gc_prov-kwi {
  color: #475060;
  font-size: 0.625rem;
}.oeg_gc_tag-kwi {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  font-size: 0.563rem;
  left: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 0.375rem;
  position: absolute;
}.oeg_gc_tag_hot-kwi {
  background: #C23B2E;
  color: #fff;
}.oeg_gc_tag_new-kwi {
  background: #2EAB6E;
  color: #0C1018;
}.oeg_gc_tag_jp-kwi {
  background: #D4A017;
  color: #0C1018;
}.oeg_gc_tag_ex-kwi {
  background: #4A7FA8;
  color: #fff;
}.oeg_gc_tag_live-kwi {
  background: #C23B2E;
  color: #fff;
}.oeg_gr-kwi {
  padding: 32px 16px 0;
  background: #0C1018;
}
@media(min-width: 769px) {.oeg_gr-kwi {
  padding: 2.25rem 24px 0;
}
}.oeg_gr_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_gr_head-kwi {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.oeg_gr_head_l-kwi {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.oeg_gr_ic-kwi {
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
}.oeg_gr_ic-kwi svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.oeg_gr_title-kwi {
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #E9ECF2;
}
@media(min-width: 770px) {.oeg_gr_title-kwi {
  font-size: 18px;
}
}.oeg_gr_more-kwi {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #5C6475;
  font-weight: 600;
}.oeg_gr_more-kwi:hover {
  color: #C8922A;
}.oeg_gr_more-kwi svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.oeg_gr_arrows-kwi {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.oeg_gr_arr-kwi {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  color: #7D8696;
  justify-content: center;
  width: 30px;
  height: 30px;
  align-items: center;
  display: flex;
}.oeg_gr_arr-kwi:hover {
  background: rgba(255,255,255,0.07);
  color: #E9ECF2;
}.oeg_gr_arr-kwi svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.oeg_gr_seo_h-kwi {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  color: #B6BDC9;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.oeg_gr_seo_h-kwi {
  font-size: 14px;
}
}.oeg_gr_seo-kwi {
  max-width: 680px;
  overflow-wrap: break-word;
  color: #5C6475;
  margin-bottom: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
}.oeg_gr_seo-kwi strong {
  color: #B6BDC9;
  font-weight: 600;
}.oeg_gr_scroll-kwi {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.oeg_gr_scroll-kwi::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.oeg_gr_scroll-kwi {
  gap: 0.75rem;
}
}.oeg_tb-kwi {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C1018;
  z-index: 80;
  left: 0;
  right: 0;
  top: 0;
  align-items: center;
  height: 56px;
  display: flex;
  position: fixed;
}.oeg_tb_in-kwi {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.oeg_tb_burger-kwi {
  gap: 5px;
  border-radius: 0.5rem;
  margin-right: 8px;
  align-items: center;
  width: 38px;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
}.oeg_tb_burger-kwi:hover {
  background: rgba(255,255,255,0.05);
}.oeg_tb_burger_line-kwi {
  border-radius: 1px;
  background: #7D8696;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.oeg_tb_burger-kwi {
  display: none;
}
}.oeg_tb_logo-kwi {
  gap: 9px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-right: 20px;
  letter-spacing: -.01em;
  color: #E9ECF2;
  font-weight: 800;
}.oeg_tb_logo_mark-kwi {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 32px;
  align-items: center;
}.oeg_tb_logo_mark-kwi img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.oeg_tb_nav-kwi {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.oeg_tb_nav-kwi {
  display: flex;
}
}.oeg_tb_tab-kwi {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  color: #7D8696;
  font-size: 0.813rem;
}.oeg_tb_tab-kwi:hover {
  background: rgba(255,255,255,0.05);
  color: #E9ECF2;
}.oeg_tb_tab-kwi.oeg_state_active-kwi {
  background: rgba(200,146,42,0.18);
  color: #E9ECF2;
}.oeg_tb_right-kwi {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.oeg_tb_login-kwi {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  color: #B6BDC9;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.oeg_tb_login-kwi:hover {
  border-color: rgba(200,146,42,0.45);
  color: #E9ECF2;
}
@media(min-width: 478px) {.oeg_tb_login-kwi {
  display: block;
}
}.oeg_tb_reg-kwi {
  background: #2EAB6E;
  padding: 9px 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0C0E12;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.oeg_tb_reg-kwi:hover {
  background: #36C47E;
}.oeg_sb-kwi {
  background: #141B25;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  bottom: 0;
  position: fixed;
  left: 0;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  width: 13.75rem;
}.oeg_sb-kwi.oeg_state_open-kwi {
  transform: translateX(0);
}.oeg_sb-kwi::-webkit-scrollbar {
  width: 0.25rem;
}.oeg_sb-kwi::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.oeg_sb-kwi {
  transform: translateX(0);
}
}.oeg_sb_auth-kwi {
  padding: 14px 0.75rem 0.625rem;
}.oeg_sb_btn_reg-kwi {
  padding: 11px;
  transition: background .2s;
  background: #2EAB6E;
  border-radius: 8px;
  color: #0C0E12;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
}.oeg_sb_btn_reg-kwi:hover {
  background: #36C47E;
}.oeg_sb_btn_login-kwi {
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #B6BDC9;
}.oeg_sb_btn_login-kwi:hover {
  border-color: rgba(200,146,42,0.45);
  color: #E9ECF2;
}.oeg_sb_promo-kwi {
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(200,146,42,0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#1A1108,#141B25);
  position: relative;
}.oeg_sb_promo-kwi::before {
  background: radial-gradient(circle,rgba(200,146,42,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  width: 5rem;
  content: '';
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
}.oeg_sb_promo_title-kwi {
  font-size: 11px;
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
}.oeg_sb_promo_text-kwi {
  line-height: 1.35;
  color: #E9ECF2;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
}.oeg_sb_promo_sub-kwi {
  margin-top: 3px;
  color: #5C6475;
  font-size: 0.625rem;
}.oeg_sb_nav-kwi {
  padding: 0.375rem 8px 16px;
}.oeg_sb_nav_lb-kwi {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #475060;
  letter-spacing: .08em;
}.oeg_sb_link-kwi {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
  color: #7D8696;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
}.oeg_sb_link-kwi:hover {
  background: rgba(255,255,255,0.05);
  color: #E9ECF2;
}.oeg_sb_link-kwi.oeg_state_active-kwi {
  background: rgba(200,146,42,0.18);
  color: #E9ECF2;
}.oeg_sb_ic-kwi {
  border-radius: 4px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
  width: 30px;
}.oeg_sb_ic-kwi svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.oeg_sb_ic_1-kwi {
  background: rgba(200,146,42,0.07);
  color: #C8922A;
}.oeg_sb_ic_2-kwi {
  background: rgba(46,171,110,0.16);
  color: #2EAB6E;
}.oeg_sb_ic_3-kwi {
  background: rgba(212,160,23,0.16);
  color: #D4A017;
}.oeg_sb_ic_4-kwi {
  background: rgba(74,127,168,0.20);
  color: #4A7FA8;
}.oeg_sb_ic_5-kwi {
  background: rgba(200,146,42,0.07);
  color: #D44570;
}.oeg_sb_ic_6-kwi {
  background: rgba(74,127,168,0.20);
  color: #7B3FA8;
}.oeg_sb_badge-kwi {
  padding: 2px 0.438rem;
  background: #D4A017;
  border-radius: 4px;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0C0E12;
  font-weight: 700;
}.oeg_sb_bot-kwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.oeg_sb_lang-kwi,.oeg_sb_help-kwi {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  padding: 0.563rem 6px;
  font-weight: 600;
  font-size: 11px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #7D8696;
}.oeg_sb_lang-kwi:hover,.oeg_sb_help-kwi:hover {
  border-color: rgba(200,146,42,0.45);
  color: #E9ECF2;
}.oeg_sb_lang-kwi svg,.oeg_sb_help-kwi svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.oeg_sb_bd-kwi {
  background: rgba(8,12,18,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.oeg_sb_bd-kwi.oeg_state_on-kwi {
  display: block;
}
@media(min-width: 1081px) {.oeg_sb_bd-kwi {
  display: none!important;
}
}.oeg_mob_nav-kwi {
  background: #141B25;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1077px) {.oeg_mob_nav-kwi {
  display: none;
}
}.oeg_mob_nav_item-kwi {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #475060;
}.oeg_mob_nav_ic-kwi {
  line-height: 1;
}.oeg_mob_nav_ic-kwi svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.oeg_mob_nav_lb-kwi {
  font-weight: 600;
  color: #475060;
  font-size: 10px;
}.oeg_mob_nav_item-kwi.oeg_state_active-kwi {
  color: #C8922A;
}.oeg_mob_nav_item-kwi.oeg_state_active-kwi .oeg_mob_nav_lb-kwi {
  color: #C8922A;
}.oeg_hero-kwi {
  background: #0C1018;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.oeg_hero-kwi {
  padding: 24px 1.5rem 0;
}
}.oeg_hero_in-kwi {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 862px) {.oeg_hero_in-kwi {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.oeg_hero_in-kwi {
  grid-template-columns: 1fr 340px;
}
}.oeg_hero_promo-kwi {
  border-radius: 12px;
  overflow: hidden;
  background: #101520;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 771px) {.oeg_hero_promo-kwi {
  min-height: 280px;
}
}.oeg_hero_promo_bg-kwi {
  background: linear-gradient(120deg,#1A1108 0%,#0C1018 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.oeg_hero_promo_bg-kwi::after {
  background: linear-gradient(90deg,#0C1018 0%,rgba(8,12,18,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.oeg_hero_promo_glow-kwi {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(74,127,168,0.20) 0%,transparent 65%);
  right: 60px;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  top: -40px;
  height: 300px;
}.oeg_hero_promo_ct-kwi {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 767px) {.oeg_hero_promo_ct-kwi {
  padding: 40px 2rem;
}
}.oeg_hero_badge-kwi {
  background: rgba(200,146,42,0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(200,146,42,0.07);
  border-radius: 1.25rem;
  color: #C8922A;
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.oeg_hero_h1-kwi {
  font-size: 1.625rem;
  font-weight: 800;
  color: #E9ECF2;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
}.oeg_hero_h1-kwi em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width:768px) {.oeg_hero_h1-kwi {
  font-size: 36px;
}
}.oeg_hero_sub-kwi {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #7D8696;
}
@media(min-width: 766px) {.oeg_hero_sub-kwi {
  font-size: 14px;
}
}.oeg_hero_row-kwi {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.oeg_hero_cta-kwi {
  background: #2EAB6E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 26px;
  box-shadow: 0 4px 18px rgba(46,171,110,0.48), 0 1px 0.25rem rgba(0,0,0,0.50);
  color: #0C0E12;
  font-weight: 700;
  font-size: 0.875rem;
}.oeg_hero_cta-kwi:hover {
  background: #36C47E;
}.oeg_hero_terms-kwi {
  color: #475060;
  font-size: 0.688rem;
}.oeg_hero_game-kwi {
  background: #101520;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.oeg_hero_game_badge-kwi {
  background: rgba(212,160,23,0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(212,160,23,0.16);
  padding: 5px 0.625rem;
  font-weight: 700;
  color: #D4A017;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
  top: 12px;
  z-index: 3;
  position: absolute;
}.oeg_hero_game_badge-kwi svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
}.oeg_hero_game_img-kwi {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1108,#0C1018);
  padding-bottom: 60%;
  position: relative;
}.oeg_hero_game_img-kwi img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.oeg_hero_game_play-kwi {
  transition: opacity .2s;
  background: rgba(8,12,18,0.72);
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.oeg_hero_game-kwi:hover .oeg_hero_game_play-kwi {
  opacity: 1;
}.oeg_hero_game_play-kwi span {
  background: #C8922A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 52px;
  display: flex;
}.oeg_hero_game_play-kwi span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.oeg_hero_game_info-kwi {
  padding: 0.875rem 1rem;
}.oeg_hero_game_title-kwi {
  color: #E9ECF2;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.oeg_hero_game_provider-kwi {
  font-size: 0.688rem;
  color: #5C6475;
}.oeg_hero_game_btn-kwi {
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #C8922A;
  display: block;
  color: #E9ECF2;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
}.oeg_hero_game-kwi:hover .oeg_hero_game_btn-kwi {
  background: #DFA83C;
}.oeg_sbar-kwi {
  padding: 1rem 16px 0;
  background: #0C1018;
}
@media(min-width:768px) {.oeg_sbar-kwi {
  padding: 1.125rem 1.5rem 0;
}
}.oeg_sbar_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_sbar_row-kwi {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.oeg_sbar_input-kwi {
  padding: 11px 16px;
  border: 1px solid rgba(255,255,255,0.09);
  flex: 1;
  gap: 0.625rem;
  background: #101520;
  transition: border-color .2s;
  border-radius: 8px;
  font-size: 13px;
  color: #5C6475;
  display: flex;
  cursor: pointer;
  align-items: center;
}.oeg_sbar_input-kwi:hover {
  border-color: rgba(200,146,42,0.45);
}.oeg_sbar_input-kwi svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
}.oeg_sbar_providers-kwi {
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #101520;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 18px;
  gap: 8px;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #B6BDC9;
  align-items: center;
  display: flex;
}.oeg_sbar_providers-kwi:hover {
  border-color: rgba(200,146,42,0.45);
  color: #E9ECF2;
}.oeg_sbar_providers-kwi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.oeg_sbar_tabs-kwi {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.oeg_sbar_tabs-kwi::-webkit-scrollbar {
  display: none;
}.oeg_sbar_tab-kwi {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 8px 0.875rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  color: #7D8696;
  cursor: pointer;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.oeg_sbar_tab-kwi:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(200,146,42,0.45);
  color: #E9ECF2;
}.oeg_sbar_tab-kwi.oeg_state_active-kwi {
  border-color: rgba(200,146,42,0.07);
  background: rgba(200,146,42,0.18);
  color: #E9ECF2;
}.oeg_sbar_tab_ic-kwi svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.oeg_gcg-kwi {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 769px) {.oeg_gcg-kwi {
  padding: 2.75rem 1.5rem 0;
}
}.oeg_gcg_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_gcg_head-kwi {
  max-width: 720px;
  margin-bottom: 20px;
}.oeg_gcg_label-kwi {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
}.oeg_gcg_h2-kwi {
  color: #E9ECF2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 767px) {.oeg_gcg_h2-kwi {
  font-size: 28px;
}
}.oeg_gcg_intro-kwi {
  font-size: 13px;
  color: #5C6475;
  line-height: 1.6;
}.oeg_gcg_grid-kwi {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.oeg_gcg_grid-kwi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.oeg_gcg_grid-kwi {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.oeg_gcg_card-kwi {
  border-radius: 12px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  position: relative;
  display: flex;
  min-height: 15rem;
  justify-content: flex-end;
  cursor: pointer;
}.oeg_gcg_card-kwi:hover {
  transform: translateY(-3px);
  border-color: rgba(200,146,42,0.18);
}.oeg_gcg_card_bg-kwi {
  inset: 0;
  z-index: 0;
  position: absolute;
}.oeg_gcg_card_bg-kwi::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.oeg_gcg_card_ic-kwi {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  justify-content: center;
  right: 1.125rem;
  position: absolute;
  display: flex;
  width: 2.5rem;
  z-index: 2;
  align-items: center;
  color: #E9ECF2;
  top: 18px;
}.oeg_gcg_card_ic-kwi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
}.oeg_gcg_card_ct-kwi {
  z-index: 1;
  position: relative;
}.oeg_gcg_card_h-kwi {
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #E9ECF2;
}
@media(min-width: 771px) {.oeg_gcg_card_h-kwi {
  font-size: 1.25rem;
}
}.oeg_gcg_card_p-kwi {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.oeg_gcg_card_p-kwi strong {
  color: #E9ECF2;
  font-weight: 600;
}.oeg_gcg_card_cta-kwi {
  gap: 4px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  font-size: 0.75rem;
}.oeg_gcg_card_cta-kwi svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oeg_gr_jp-kwi {
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 20px;
  background: linear-gradient(135deg,#160E24 0%,#0A0C14 100%);
  position: relative;
}.oeg_gr_jp-kwi::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(74,127,168,0.20) 0%,transparent 70%);
  top: -60px;
  width: 15.625rem;
  left: -3.75rem;
  height: 250px;
  content: '';
  position: absolute;
}.oeg_gr_jp-kwi::after {
  background: radial-gradient(circle,rgba(212,160,23,0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  position: absolute;
  content: '';
  height: 200px;
  bottom: -2.5rem;
}.oeg_gr_jp_head-kwi {
  gap: 16px;
  z-index: 1;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
}.oeg_gr_jp_info-kwi {
  flex: 1;
}.oeg_gr_jp_label-kwi {
  font-weight: 700;
  color: #7B3FA8;
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.oeg_gr_jp_label-kwi svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linecap: round;
}.oeg_gr_jp_amount-kwi {
  color: #E9ECF2;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 32px;
  font-family: 'Cinzel', serif;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.oeg_gr_jp_amount-kwi {
  font-size: 2.5rem;
}
}.oeg_gr_jp_amount-kwi span {
  color: #D4A017;
}.oeg_gr_jp_seo-kwi {
  color: #7D8696;
  overflow-wrap: break-word;
  max-width: 30rem;
  line-height: 1.5;
  font-size: 12px;
}.oeg_gr_jp_cta-kwi {
  background: rgba(74,127,168,0.20);
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(74,127,168,0.20);
  align-self: flex-start;
  font-weight: 700;
  position: relative;
  margin-top: 0.25rem;
  white-space: nowrap;
  color: #E9ECF2;
  flex-shrink: 0;
  font-size: 0.813rem;
  z-index: 1;
}.oeg_gr_jp_cta-kwi:hover {
  background: #4A7FA8;
}.oeg_ws-kwi {
  padding: 2rem 1rem 0;
  background: #0C1018;
}
@media(min-width:768px) {.oeg_ws-kwi {
  padding: 2.25rem 24px 0;
}
}.oeg_ws_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_ws_head-kwi {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.oeg_ws_title-kwi {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  display: flex;
  color: #E9ECF2;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}.oeg_ws_title_ic-kwi svg {
  stroke-linejoin: round;
  height: 18px;
  color: #D4A017;
  width: 1.125rem;
  stroke-linecap: round;
}.oeg_ws_online-kwi {
  gap: 7px;
  font-size: 12px;
  color: #5C6475;
  align-items: center;
  display: flex;
  font-weight: 600;
}.oeg_ws_online_dot-kwi {
  background: #2EAB6E;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(46,171,110,0.16);
  flex-shrink: 0;
}.oeg_ws_scroll-kwi {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.oeg_ws_scroll-kwi::-webkit-scrollbar {
  display: none;
}.oeg_wc-kwi {
  gap: 0.625rem;
  background: #101520;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.oeg_wc_img-kwi {
  overflow: hidden;
  background: #141B25;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.oeg_wc_img-kwi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oeg_wc_info-kwi {
  min-width: 0;
}.oeg_wc_game-kwi {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  color: #B6BDC9;
  white-space: nowrap;
  text-overflow: ellipsis;
}.oeg_wc_player-kwi {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #475060;
  white-space: nowrap;
}.oeg_wc_amount-kwi {
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #2EAB6E;
}.oeg_app-kwi {
  padding: 2.25rem 1rem 0;
  background: #0C1018;
}
@media(min-width: 767px) {.oeg_app-kwi {
  padding: 44px 24px 0;
}
}.oeg_app_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_app_head-kwi {
  margin-bottom: 16px;
}.oeg_app_label-kwi {
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
}.oeg_app_h2-kwi {
  font-weight: 800;
  margin-bottom: 6px;
  color: #E9ECF2;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.oeg_app_h2-kwi {
  font-size: 1.5rem;
}
}.oeg_app_sub-kwi {
  color: #5C6475;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
}.oeg_app_sub-kwi strong {
  font-weight: 700;
  color: #B6BDC9;
}.oeg_app_cards-kwi {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.oeg_app_cards-kwi {
  grid-template-columns: repeat(3,1fr);
}
}.oeg_app_card-kwi {
  border-radius: 8px;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.oeg_app_card_ios-kwi {
  background: linear-gradient(135deg,rgba(200,146,42,0.18) 0%,#141B25 100%);
}.oeg_app_card_android-kwi {
  background: linear-gradient(135deg,rgba(46,171,110,0.16) 0%,#141B25 100%);
}.oeg_app_card_win-kwi {
  background: linear-gradient(135deg,rgba(212,160,23,0.16) 0%,#141B25 100%);
}.oeg_app_card_ic-kwi svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oeg_app_card_ic-kwi {
  flex-shrink: 0;
  color: #E9ECF2;
}.oeg_app_card_os-kwi {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #5C6475;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.oeg_app_card_title-kwi {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
  color: #E9ECF2;
  line-height: 1.2;
  font-weight: 700;
}.oeg_app_card_text-kwi {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5C6475;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.oeg_app_card_btn-kwi {
  border: 1px solid rgba(200,146,42,0.45);
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  border-radius: 0.25rem;
  padding: 0.625rem 18px;
  transition: background .2s;
  color: #E9ECF2;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
}.oeg_app_card_btn-kwi:hover {
  background: rgba(255,255,255,0.07);
}.oeg_reg-kwi {
  background: #0C1018;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.oeg_reg-kwi {
  padding: 2.75rem 24px 0;
}
}.oeg_reg_in-kwi {
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #141B25;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.oeg_reg_in-kwi {
  padding: 2.5rem;
}
}.oeg_reg_top-kwi {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.oeg_reg_top-kwi {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.oeg_reg_label-kwi {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.oeg_reg_h2-kwi {
  font-size: 22px;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #E9ECF2;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.oeg_reg_h2-kwi {
  font-size: 1.75rem;
}
}.oeg_reg_bonus-kwi {
  border: 1px solid rgba(212,160,23,0.16);
  gap: 8px;
  background: rgba(212,160,23,0.16);
  border-radius: 8px;
  padding: 10px 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.oeg_reg_bonus_amount-kwi {
  font-size: 20px;
  font-weight: 800;
  color: #D4A017;
}.oeg_reg_bonus_text-kwi {
  color: #7D8696;
  font-size: 13px;
  line-height: 1.35;
}.oeg_reg_cta_btn-kwi {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2EAB6E;
  padding: 14px 32px;
  color: #0C0E12;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 4px 18px rgba(46,171,110,0.48), 0 1px 0.25rem rgba(0,0,0,0.50);
  font-weight: 700;
  font-size: 15px;
}.oeg_reg_cta_btn-kwi:hover {
  background: #36C47E;
}.oeg_reg_terms-kwi {
  line-height: 1.5;
  color: #475060;
  font-size: 11px;
}.oeg_reg_seo-kwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  color: #5C6475;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  line-height: 1.65;
}.oeg_reg_seo-kwi p {
  margin-bottom: 10px;
  line-height: 1.65;
  color: #5C6475;
  font-size: 13px;
}.oeg_reg_seo-kwi p:last-child {
  margin-bottom: 0;
}.oeg_reg_seo-kwi strong {
  color: #B6BDC9;
  font-weight: 700;
}.oeg_reg_seo-kwi a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.oeg_reg_seo-kwi a:hover {
  color: #DFA83C;
}.oeg_reg_seo-kwi ul,.oeg_reg_seo-kwi ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.oeg_reg_seo-kwi ol {
  list-style: decimal;
}.oeg_reg_seo-kwi li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5C6475;
  margin-bottom: 4px;
}.oeg_reg_seo-kwi table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width:768px) {.oeg_reg_seo-kwi table {
  display: table;
}
}.oeg_reg_seo-kwi th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B6BDC9;
  text-align: left;
}.oeg_reg_seo-kwi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #5C6475;
}.oeg_reg_steps-kwi {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.oeg_reg_steps-kwi {
  margin-top: 0;
}
}.oeg_reg_step-kwi {
  border: 1px solid rgba(255,255,255,0.05);
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.oeg_reg_step_num-kwi {
  border: 1px solid rgba(200,146,42,0.07);
  background: rgba(200,146,42,0.18);
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  height: 34px;
  font-weight: 800;
  color: #C8922A;
  width: 2.125rem;
}.oeg_reg_step_title-kwi {
  font-size: 0.875rem;
  color: #E9ECF2;
  margin-bottom: 3px;
  font-weight: 700;
}.oeg_reg_step_text-kwi {
  line-height: 1.5;
  font-size: 12px;
  color: #5C6475;
}.oeg_reg_trust-kwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.oeg_reg_trust_item-kwi {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #5C6475;
  display: flex;
  overflow-wrap: break-word;
}.oeg_reg_trust_ic-kwi svg {
  width: 1rem;
  stroke-linecap: round;
  color: #C8922A;
  height: 1rem;
  stroke-linejoin: round;
}.oeg_bon-kwi {
  padding: 36px 16px 0;
  background: #0C1018;
}
@media(min-width: 770px) {.oeg_bon-kwi {
  padding: 2.75rem 1.5rem 0;
}
}.oeg_bon_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_bon_head-kwi {
  margin-bottom: 1.25rem;
}.oeg_bon_label-kwi {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8922A;
}.oeg_bon_h2-kwi {
  color: #E9ECF2;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.oeg_bon_h2-kwi {
  font-size: 1.5rem;
}
}.oeg_bon_seo-kwi {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #5C6475;
}.oeg_bon_seo-kwi strong {
  color: #B6BDC9;
  font-weight: 700;
}.oeg_bon_seo-kwi a {
  text-decoration: underline;
  color: #C8922A;
}.oeg_bon_grid-kwi {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.oeg_bon_grid-kwi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.oeg_bon_grid-kwi {
  grid-template-columns: repeat(5,1fr);
}
}.oeg_bon_card-kwi {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #101520;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.oeg_bon_card-kwi:hover {
  transform: translateY(-2px);
  border-color: rgba(200,146,42,0.07);
}.oeg_bon_card_ic-kwi svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
}.oeg_bon_card_ic-kwi {
  margin-bottom: 10px;
}.oeg_bon_card_type-kwi {
  font-weight: 700;
  color: #5C6475;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
}.oeg_bon_card_amount-kwi {
  font-weight: 800;
  font-size: 1.125rem;
  color: #D4A017;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.oeg_bon_card_name-kwi {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  color: #E9ECF2;
  overflow-wrap: break-word;
}.oeg_bon_card_detail-kwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #475060;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
}.oeg_prov-kwi {
  padding: 36px 16px 0;
  background: #0C1018;
}
@media(min-width:768px) {.oeg_prov-kwi {
  padding: 44px 24px 0;
}
}.oeg_prov_in-kwi {
  margin: 0 auto;
  max-width: 1320px;
}.oeg_prov_head-kwi {
  margin-bottom: 1rem;
}.oeg_prov_label-kwi {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C8922A;
  font-weight: 700;
}.oeg_prov_h2-kwi {
  color: #E9ECF2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.oeg_prov_h2-kwi {
  font-size: 1.5rem;
}
}.oeg_prov_seo-kwi {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  color: #5C6475;
  line-height: 1.6;
  max-width: 620px;
}.oeg_prov_seo-kwi strong {
  color: #B6BDC9;
  font-weight: 700;
}.oeg_prov_seo-kwi a {
  text-decoration: underline;
  color: #C8922A;
}.oeg_prov_grid-kwi {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.oeg_prov_grid-kwi {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.oeg_prov_grid-kwi {
  grid-template-columns: repeat(8,1fr);
}
}.oeg_prov_card-kwi {
  padding: 0.875rem 10px;
  background: #101520;
  border-radius: 8px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.oeg_prov_card-kwi:hover {
  border-color: rgba(200,146,42,0.45);
  background: #141B25;
}.oeg_prov_logo-kwi {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  height: 44px;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.oeg_prov_logo-kwi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.oeg_prov_name-kwi {
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  color: #7D8696;
  font-weight: 600;
}.oeg_seo-kwi {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 766px) {.oeg_seo-kwi {
  padding: 2.75rem 24px 0;
}
}.oeg_seo_in-kwi {
  padding: 1.75rem 24px;
  border-radius: 12px;
  margin: 0 auto;
  background: #141B25;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1320px;
}
@media(min-width: 766px) {.oeg_seo_in-kwi {
  padding: 36px 40px;
}
}.oeg_seo_label-kwi {
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.oeg_seo_h2-kwi {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #E9ECF2;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.oeg_seo_h2-kwi {
  font-size: 24px;
}
}.oeg_seo_body-kwi {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7D8696;
  font-size: 14px;
}.oeg_seo_body-kwi p {
  margin-bottom: 0.75rem;
  color: #7D8696;
  line-height: 1.75;
  font-size: 14px;
}.oeg_seo_body-kwi p:last-child {
  margin-bottom: 0;
}.oeg_seo_body-kwi strong {
  color: #B6BDC9;
  font-weight: 700;
}.oeg_seo_body-kwi a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.oeg_seo_body-kwi a:hover {
  color: #DFA83C;
}.oeg_seo_body-kwi ul,.oeg_seo_body-kwi ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oeg_seo_body-kwi ol {
  list-style: decimal;
}.oeg_seo_body-kwi li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #7D8696;
  line-height: 1.75;
}.oeg_seo_body-kwi table {
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width:768px) {.oeg_seo_body-kwi table {
  display: table;
}
}.oeg_seo_body-kwi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #B6BDC9;
}.oeg_seo_body-kwi td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7D8696;
}.oeg_seo_cols-kwi {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.oeg_seo_cols-kwi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oeg_seo_cols-kwi {
  grid-template-columns: repeat(3,1fr);
}
}.oeg_seo_col_h-kwi {
  font-weight: 700;
  color: #B6BDC9;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.oeg_seo_col_p-kwi {
  color: #5C6475;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.oeg_seo_stats-kwi {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.oeg_seo_stat-kwi {
  border-radius: 8px;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(200,146,42,0.07);
  border: 1px solid rgba(200,146,42,0.18);
  min-width: 8.75rem;
}.oeg_seo_stat_val-kwi {
  overflow-wrap: break-word;
  color: #C8922A;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
}.oeg_seo_stat_lb-kwi {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5C6475;
}.oeg_seo-kwi {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.oeg_seo-kwi {
  padding: 44px 24px 0;
}
}.oeg_seo_in-kwi {
  background: #141B25;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.oeg_seo_in-kwi {
  padding: 36px 40px;
}
}.oeg_seo_label-kwi {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 10px;
}.oeg_seo_h2-kwi {
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #E9ECF2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.oeg_seo_h2-kwi {
  font-size: 1.5rem;
}
}.oeg_seo_body-kwi {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7D8696;
}.oeg_seo_body-kwi p {
  color: #7D8696;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.oeg_seo_body-kwi p:last-child {
  margin-bottom: 0;
}.oeg_seo_body-kwi strong {
  color: #B6BDC9;
  font-weight: 700;
}.oeg_seo_body-kwi a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.oeg_seo_body-kwi a:hover {
  color: #DFA83C;
}.oeg_seo_body-kwi ul,.oeg_seo_body-kwi ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oeg_seo_body-kwi ol {
  list-style: decimal;
}.oeg_seo_body-kwi li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7D8696;
}.oeg_seo_body-kwi table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.oeg_seo_body-kwi table {
  display: table;
}
}.oeg_seo_body-kwi th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B6BDC9;
  font-weight: 700;
}.oeg_seo_body-kwi td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7D8696;
}.oeg_seo_cols-kwi {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.oeg_seo_cols-kwi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oeg_seo_cols-kwi {
  grid-template-columns: repeat(3,1fr);
}
}.oeg_seo_col_h-kwi {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #B6BDC9;
}.oeg_seo_col_p-kwi {
  color: #5C6475;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.oeg_seo_stats-kwi {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.oeg_seo_stat-kwi {
  border: 1px solid rgba(200,146,42,0.18);
  flex: 1;
  background: rgba(200,146,42,0.07);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.oeg_seo_stat_val-kwi {
  overflow-wrap: break-word;
  color: #C8922A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.oeg_seo_stat_lb-kwi {
  overflow-wrap: break-word;
  color: #5C6475;
  font-size: 0.688rem;
}.oeg_rv-kwi {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 765px) {.oeg_rv-kwi {
  padding: 2.75rem 24px 0;
}
}.oeg_rv_in-kwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.oeg_rv_head-kwi {
  margin-bottom: 20px;
  max-width: 720px;
}.oeg_rv_label-kwi {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.oeg_rv_h2-kwi {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #E9ECF2;
}
@media(min-width: 767px) {.oeg_rv_h2-kwi {
  font-size: 28px;
}
}.oeg_rv_stats-kwi {
  gap: 18px;
  color: #5C6475;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.oeg_rv_stats_score-kwi {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.oeg_rv_stats_score_val-kwi {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #D4A017;
  font-weight: 800;
}.oeg_rv_stats_score_max-kwi {
  color: #475060;
  font-size: 13px;
}.oeg_rv_stats_badge-kwi {
  gap: 4px;
  display: flex;
  align-items: center;
}.oeg_rv_stats_badge-kwi svg {
  width: 14px;
  color: #D4A017;
  height: 14px;
}.oeg_rv_grid-kwi {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.oeg_rv_grid-kwi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.oeg_rv_grid-kwi {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oeg_rv_card-kwi {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #141B25;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.oeg_rv_card_stars-kwi {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #D4A017;
}.oeg_rv_card_stars-kwi svg {
  width: 14px;
  height: 14px;
}.oeg_rv_card_h-kwi {
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #E9ECF2;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.oeg_rv_card_body-kwi {
  flex: 1;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #5C6475;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.oeg_rv_card_body-kwi strong {
  font-weight: 600;
  color: #B6BDC9;
}.oeg_rv_card_meta-kwi {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  display: flex;
}.oeg_rv_card_author-kwi {
  font-size: 12px;
  font-weight: 600;
  color: #B6BDC9;
}.oeg_rv_card_date-kwi {
  color: #475060;
  font-size: 11px;
}.oeg_faq-kwi {
  background: #0C1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.oeg_faq-kwi {
  padding: 2.75rem 24px 0;
}
}.oeg_faq_in-kwi {
  margin: 0 auto;
  max-width: 1320px;
}.oeg_faq_head-kwi {
  margin-bottom: 20px;
}.oeg_faq_label-kwi {
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.oeg_faq_h2-kwi {
  font-family: 'Cinzel', serif;
  color: #E9ECF2;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.oeg_faq_h2-kwi {
  font-size: 24px;
}
}.oeg_faq_list-kwi {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.oeg_faq_item-kwi {
  border: 1px solid rgba(255,255,255,0.09);
  background: #141B25;
  border-radius: 0.5rem;
  overflow: hidden;
}.oeg_faq_q-kwi {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #B6BDC9;
  font-size: 14px;
}.oeg_faq_q-kwi:hover {
  color: #E9ECF2;
}.oeg_faq_q_ic-kwi {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  width: 24px;
  display: flex;
  font-size: 16px;
  justify-content: center;
  color: #C8922A;
  height: 1.5rem;
  flex-shrink: 0;
  align-items: center;
}.oeg_faq_item-kwi.oeg_state_open-kwi .oeg_faq_q_ic-kwi {
  transform: rotate(45deg);
}.oeg_faq_a-kwi {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #5C6475;
  display: none;
}.oeg_faq_item-kwi.oeg_state_open-kwi .oeg_faq_a-kwi {
  display: block;
}.oeg_faq_a-kwi strong {
  font-weight: 700;
  color: #B6BDC9;
}.oeg_faq_a-kwi a {
  color: #C8922A;
  text-decoration: underline;
}.oeg_faq_a-kwi ul,.oeg_faq_a-kwi ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.oeg_faq_a-kwi ol {
  list-style: decimal;
}.oeg_faq_a-kwi li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.oeg_faq_a-kwi table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.oeg_faq_a-kwi table {
  display: table;
}
}.oeg_faq_a-kwi th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B6BDC9;
  text-align: left;
}.oeg_faq_a-kwi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #5C6475;
}.oeg_seo-kwi {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 765px) {.oeg_seo-kwi {
  padding: 2.75rem 1.5rem 0;
}
}.oeg_seo_in-kwi {
  padding: 1.75rem 24px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #141B25;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.oeg_seo_in-kwi {
  padding: 2.25rem 2.5rem;
}
}.oeg_seo_label-kwi {
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.oeg_seo_h2-kwi {
  font-weight: 800;
  color: #E9ECF2;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.oeg_seo_h2-kwi {
  font-size: 1.5rem;
}
}.oeg_seo_body-kwi {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7D8696;
}.oeg_seo_body-kwi p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #7D8696;
}.oeg_seo_body-kwi p:last-child {
  margin-bottom: 0;
}.oeg_seo_body-kwi strong {
  color: #B6BDC9;
  font-weight: 700;
}.oeg_seo_body-kwi a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.oeg_seo_body-kwi a:hover {
  color: #DFA83C;
}.oeg_seo_body-kwi ul,.oeg_seo_body-kwi ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.oeg_seo_body-kwi ol {
  list-style: decimal;
}.oeg_seo_body-kwi li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7D8696;
  font-size: 14px;
}.oeg_seo_body-kwi table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.oeg_seo_body-kwi table {
  display: table;
}
}.oeg_seo_body-kwi th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B6BDC9;
}.oeg_seo_body-kwi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7D8696;
}.oeg_seo_cols-kwi {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.oeg_seo_cols-kwi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.oeg_seo_cols-kwi {
  grid-template-columns: repeat(3,1fr);
}
}.oeg_seo_col_h-kwi {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #B6BDC9;
}.oeg_seo_col_p-kwi {
  color: #5C6475;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.oeg_seo_stats-kwi {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.oeg_seo_stat-kwi {
  border-radius: 0.5rem;
  border: 1px solid rgba(200,146,42,0.18);
  background: rgba(200,146,42,0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.oeg_seo_stat_val-kwi {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C8922A;
  font-weight: 800;
}.oeg_seo_stat_lb-kwi {
  color: #5C6475;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.oeg_ft-kwi {
  background: #080C12;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.oeg_ft_support-kwi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.oeg_ft_support-kwi {
  padding: 1.75rem 24px;
}
}.oeg_ft_support_in-kwi {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oeg_ft_support_main-kwi {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.oeg_ft_support_ic-kwi {
  color: #C8922A;
  flex-shrink: 0;
}.oeg_ft_support_ic-kwi svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oeg_ft_support_text_title-kwi {
  overflow-wrap: break-word;
  color: #E9ECF2;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.oeg_ft_support_text_sub-kwi {
  color: #5C6475;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.oeg_ft_support_btn-kwi {
  background: #C8922A;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #E9ECF2;
}.oeg_ft_support_btn-kwi:hover {
  background: #DFA83C;
}.oeg_ft_support_contacts-kwi {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.oeg_ft_support_contact-kwi {
  line-height: 1.4;
  font-size: 12px;
  color: #475060;
}.oeg_ft_support_contact-kwi strong {
  display: block;
  font-weight: 600;
  color: #7D8696;
  font-size: 11px;
  margin-bottom: 2px;
}.oeg_ft_main-kwi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 769px) {.oeg_ft_main-kwi {
  padding: 2.5rem 24px 2rem;
}
}.oeg_ft_main_in-kwi {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 637px) {.oeg_ft_main_in-kwi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.oeg_ft_main_in-kwi {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.oeg_ft_col_logo-kwi {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.oeg_ft_col_logo-kwi {
  grid-column: auto;
}
}.oeg_ft_logo-kwi {
  gap: 0.563rem;
  font-size: 1rem;
  flex-wrap: wrap;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #E9ECF2;
  display: flex;
}.oeg_ft_logo_mark-kwi {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.oeg_ft_logo_mark-kwi img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.oeg_ft_logo_sub-kwi {
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #475060;
}.oeg_ft_col_title-kwi {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  color: #7D8696;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.oeg_ft_col_links-kwi {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.oeg_ft_col_link-kwi {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #475060;
}.oeg_ft_col_link-kwi:hover {
  color: #B6BDC9;
}.oeg_ft_apps-kwi {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.oeg_ft_app_card-kwi {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.oeg_ft_app_card-kwi:hover {
  border-color: rgba(200,146,42,0.45);
}.oeg_ft_app_card_ic-kwi svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.oeg_ft_app_card_os-kwi {
  font-weight: 600;
  color: #475060;
  font-size: 0.625rem;
}.oeg_ft_app_card_action-kwi {
  color: #B6BDC9;
  font-size: 12px;
  font-weight: 700;
}.oeg_ft_bot-kwi {
  padding: 20px 16px;
}
@media(min-width: 767px) {.oeg_ft_bot-kwi {
  padding: 20px 24px;
}
}.oeg_ft_bot_in-kwi {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oeg_ft_socials-kwi {
  gap: 0.5rem;
  display: flex;
}.oeg_ft_soc-kwi {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  height: 36px;
  width: 36px;
  align-items: center;
  display: flex;
  color: #7D8696;
  justify-content: center;
}.oeg_ft_soc-kwi svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.oeg_ft_soc-kwi:hover {
  background: rgba(255,255,255,0.07);
}.oeg_ft_legal-kwi {
  flex: 1;
  color: #6B7585;
  line-height: 1.6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
}.oeg_ft_legal-kwi strong {
  font-weight: 700;
  color: #7D8696;
}.oeg_ft_legal-kwi a {
  color: #7D8696;
  text-decoration: underline;
}.oeg_ft_age-kwi {
  border-radius: 50%;
  border: 2px solid #6B7585;
  height: 2rem;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  color: #6B7585;
  align-items: center;
  width: 32px;
  margin-left: auto;
}