*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #1A0E06;
  color: #D6C3A4;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.oju-layout_l38 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.oju-page_l38 {
  display: flex;
  min-height: 100vh;
}.oju-main_l38 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.oju-main_l38 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.oju-main_l38 {
  padding-bottom: 72px;
}
}.oju-gc_l38 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #1F120A;
  border-radius: 10px;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.oju-gc_l38 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.oju-gc_l38 {
  width: 168px;
}
}.oju-gc_l38:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 132, 42, 0.07);
}.oju-gc_img_l38 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.oju-gc_img_l38 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oju-gc_hover_l38 {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.oju-gc_l38:hover .oju-gc_hover_l38 {
  opacity: 1;
}.oju-gc_hover_btn_l38 {
  background: #C8842A;
  padding: 8px 16px;
  border-radius: 6px;
  color: #F5EDD8;
  font-size: 12px;
  font-weight: 700;
}.oju-gc_info_l38 {
  padding: 0.5rem 10px 0.625rem;
}.oju-gc_name_l38 {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #D6C3A4;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
}.oju-gc_prov_l38 {
  color: #5E4C38;
  font-size: 10px;
}.oju-gc_tag_l38 {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
  font-size: 0.563rem;
  position: absolute;
  top: 0.375rem;
  text-transform: uppercase;
  z-index: 2;
}.oju-gc_tag_hot_l38 {
  background: #C03428;
  color: #fff;
}.oju-gc_tag_new_l38 {
  background: #4A8C3C;
  color: #1A0E06;
}.oju-gc_tag_jp_l38 {
  background: #D4A41E;
  color: #1A0E06;
}.oju-gc_tag_ex_l38 {
  background: #7A4E1C;
  color: #fff;
}.oju-gc_tag_live_l38 {
  background: #C03428;
  color: #fff;
}.oju-gr_l38 {
  padding: 2rem 16px 0;
  background: #1A0E06;
}
@media(min-width: 765px) {.oju-gr_l38 {
  padding: 36px 24px 0;
}
}.oju-gr_in_l38 {
  margin: 0 auto;
  max-width: 1320px;
}.oju-gr_head_l38 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.oju-gr_head_l_l38 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.oju-gr_ic_l38 {
  border-radius: 10px;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.oju-gr_ic_l38 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.oju-gr_title_l38 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 767px) {.oju-gr_title_l38 {
  font-size: 1.125rem;
}
}.oju-gr_more_l38 {
  gap: 5px;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  color: #7E6A50;
  font-size: 12px;
  white-space: nowrap;
}.oju-gr_more_l38:hover {
  color: #C8842A;
}.oju-gr_more_l38 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oju-gr_arrows_l38 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.oju-gr_arr_l38 {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  width: 30px;
  color: #A8906E;
  height: 1.875rem;
  align-items: center;
}.oju-gr_arr_l38:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.oju-gr_arr_l38 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.oju-gr_seo_h_l38 {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #D6C3A4;
  max-width: 42.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.oju-gr_seo_h_l38 {
  font-size: 0.875rem;
}
}.oju-gr_seo_l38 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 42.5rem;
  color: #7E6A50;
}.oju-gr_seo_l38 strong {
  font-weight: 600;
  color: #D6C3A4;
}.oju-gr_scroll_l38 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
}.oju-gr_scroll_l38::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.oju-gr_scroll_l38 {
  gap: 12px;
}
}.oju-tb_l38 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #1A0E06;
  display: flex;
  z-index: 80;
  left: 0;
  align-items: center;
  top: 0;
  position: fixed;
  right: 0;
  height: 3.5rem;
}.oju-tb_in_l38 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.oju-tb_burger_l38 {
  gap: 5px;
  border-radius: 0.625rem;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  width: 2.375rem;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  height: 38px;
}.oju-tb_burger_l38:hover {
  background: rgba(255, 255, 255, 0.05);
}.oju-tb_burger_line_l38 {
  background: #A8906E;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.oju-tb_burger_l38 {
  display: none;
}
}.oju-tb_logo_l38 {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-right: 1.25rem;
  color: #F5EDD8;
}.oju-tb_logo_mark_l38 {
  overflow: hidden;
  border-radius: 10px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
}.oju-tb_logo_mark_l38 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oju-tb_nav_l38 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.oju-tb_nav_l38 {
  display: flex;
}
}.oju-tb_tab_l38 {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A8906E;
  white-space: nowrap;
}.oju-tb_tab_l38:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.oju-tb_tab_l38.oju-state_active_l38 {
  background: rgba(200, 132, 42, 0.18);
  color: #F5EDD8;
}.oju-tb_right_l38 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.oju-tb_login_l38 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  font-weight: 600;
  color: #D6C3A4;
  display: none;
}.oju-tb_login_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
  color: #F5EDD8;
}
@media(min-width: 481px) {.oju-tb_login_l38 {
  display: block;
}
}.oju-tb_reg_l38 {
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #4A8C3C;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #1C0A02;
}.oju-tb_reg_l38:hover {
  background: #59A448;
}.oju-sb_l38 {
  background: #241508;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  width: 220px;
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  position: fixed;
}.oju-sb_l38.oju-state_open_l38 {
  transform: translateX(0);
}.oju-sb_l38::-webkit-scrollbar {
  width: 0.25rem;
}.oju-sb_l38::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.oju-sb_l38 {
  transform: translateX(0);
}
}.oju-sb_auth_l38 {
  padding: 14px 0.75rem 0.625rem;
}.oju-sb_btn_reg_l38 {
  background: #4A8C3C;
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #1C0A02;
}.oju-sb_btn_reg_l38:hover {
  background: #59A448;
}.oju-sb_btn_login_l38 {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: #D6C3A4;
  text-align: center;
}.oju-sb_btn_login_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
  color: #F5EDD8;
}.oju-sb_promo_l38 {
  border: 1px solid rgba(200, 132, 42, 0.18);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#3D1A06,#241508);
  border-radius: 0.625rem;
  position: relative;
}.oju-sb_promo_l38::before {
  background: radial-gradient(circle,rgba(200, 132, 42, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  top: -1.25rem;
  width: 80px;
  height: 5rem;
  right: -20px;
}.oju-sb_promo_title_l38 {
  margin-bottom: 0.25rem;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8842A;
  text-transform: uppercase;
}.oju-sb_promo_text_l38 {
  font-size: 12px;
  color: #F5EDD8;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
}.oju-sb_promo_sub_l38 {
  margin-top: 3px;
  color: #7E6A50;
  font-size: 10px;
}.oju-sb_nav_l38 {
  padding: 0.375rem 8px 16px;
}.oju-sb_nav_lb_l38 {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #5E4C38;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.oju-sb_link_l38 {
  border-radius: 6px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  overflow-wrap: break-word;
  color: #A8906E;
  display: flex;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  font-size: 0.813rem;
}.oju-sb_link_l38:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.oju-sb_link_l38.oju-state_active_l38 {
  background: rgba(200, 132, 42, 0.18);
  color: #F5EDD8;
}.oju-sb_ic_l38 {
  border-radius: 6px;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
}.oju-sb_ic_l38 svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.oju-sb_ic_1_l38 {
  background: rgba(200, 132, 42, 0.07);
  color: #C8842A;
}.oju-sb_ic_2_l38 {
  background: rgba(74, 140, 60, 0.18);
  color: #4A8C3C;
}.oju-sb_ic_3_l38 {
  background: rgba(212, 164, 30, 0.18);
  color: #D4A41E;
}.oju-sb_ic_4_l38 {
  background: rgba(122, 78, 28, 0.24);
  color: #7A4E1C;
}.oju-sb_ic_5_l38 {
  background: rgba(200, 132, 42, 0.07);
  color: #C84E78;
}.oju-sb_ic_6_l38 {
  background: rgba(122, 78, 28, 0.24);
  color: #8A4EA8;
}.oju-sb_badge_l38 {
  background: #D4A41E;
  padding: 2px 0.438rem;
  border-radius: 6px;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #1C0A02;
}.oju-sb_bot_l38 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.oju-sb_lang_l38,.oju-sb_help_l38 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: border-color .2s;
  padding: 9px 6px;
  flex: 1;
  justify-content: center;
  display: flex;
  color: #A8906E;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
}.oju-sb_lang_l38:hover,.oju-sb_help_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
  color: #F5EDD8;
}.oju-sb_lang_l38 svg,.oju-sb_help_l38 svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.oju-sb_bd_l38 {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.oju-sb_bd_l38.oju-state_on_l38 {
  display: block;
}
@media(min-width:1080px) {.oju-sb_bd_l38 {
  display: none!important;
}
}.oju-mob_nav_l38 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #241508;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  left: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.oju-mob_nav_l38 {
  display: none;
}
}.oju-mob_nav_item_l38 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #5E4C38;
}.oju-mob_nav_ic_l38 {
  line-height: 1;
}.oju-mob_nav_ic_l38 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.oju-mob_nav_lb_l38 {
  font-weight: 600;
  font-size: 10px;
  color: #5E4C38;
}.oju-mob_nav_item_l38.oju-state_active_l38 {
  color: #C8842A;
}.oju-mob_nav_item_l38.oju-state_active_l38 .oju-mob_nav_lb_l38 {
  color: #C8842A;
}.oju-hero_l38 {
  background: #1A0E06;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.oju-hero_l38 {
  padding: 1.5rem 1.5rem 0;
}
}.oju-hero_in_l38 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.oju-hero_in_l38 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.oju-hero_in_l38 {
  grid-template-columns: 1fr 21.25rem;
}
}.oju-hero_promo_l38 {
  border-radius: 16px;
  background: #1F120A;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.oju-hero_promo_l38 {
  min-height: 17.5rem;
}
}.oju-hero_promo_bg_l38 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3D1A06 0%,#1A0E06 100%);
  position: absolute;
  background-size: cover;
}.oju-hero_promo_bg_l38::after {
  inset: 0;
  background: linear-gradient(90deg,#1A0E06 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.oju-hero_promo_glow_l38 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 28, 0.24) 0%,transparent 65%);
  position: absolute;
  width: 18.75rem;
  height: 300px;
  pointer-events: none;
  top: -2.5rem;
  right: 3.75rem;
}.oju-hero_promo_ct_l38 {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  position: relative;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 770px) {.oju-hero_promo_ct_l38 {
  padding: 2.5rem 32px;
}
}.oju-hero_badge_l38 {
  background: rgba(200, 132, 42, 0.18);
  border: 1px solid rgba(200, 132, 42, 0.07);
  padding: 5px 0.75rem;
  border-radius: 1.375rem;
  display: inline-block;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #C8842A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.oju-hero_h1_l38 {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F5EDD8;
}.oju-hero_h1_l38 em {
  font-style: normal;
  color: #D4A41E;
}
@media(min-width: 766px) {.oju-hero_h1_l38 {
  font-size: 36px;
}
}.oju-hero_sub_l38 {
  font-size: 13px;
  color: #A8906E;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width:768px) {.oju-hero_sub_l38 {
  font-size: 0.875rem;
}
}.oju-hero_row_l38 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.oju-hero_cta_l38 {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #4A8C3C;
  font-weight: 700;
  color: #1C0A02;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 1.125rem rgba(74, 140, 60, 0.42);
}.oju-hero_cta_l38:hover {
  background: #59A448;
}.oju-hero_terms_l38 {
  color: #5E4C38;
  font-size: 0.688rem;
}.oju-hero_game_l38 {
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1F120A;
  position: relative;
  display: flex;
  flex-direction: column;
}.oju-hero_game_badge_l38 {
  border: 1px solid rgba(212, 164, 30, 0.18);
  border-radius: 22px;
  padding: 0.313rem 0.625rem;
  background: rgba(212, 164, 30, 0.18);
  font-weight: 700;
  left: 0.75rem;
  top: 0.75rem;
  color: #D4A41E;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  font-size: 0.625rem;
  position: absolute;
}.oju-hero_game_badge_l38 svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 0.25rem;
}.oju-hero_game_img_l38 {
  background: linear-gradient(135deg,#3D1A06,#1A0E06);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.oju-hero_game_img_l38 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.oju-hero_game_play_l38 {
  background: rgba(10, 5, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.oju-hero_game_l38:hover .oju-hero_game_play_l38 {
  opacity: 1;
}.oju-hero_game_play_l38 span {
  border-radius: 50%;
  background: #C8842A;
  height: 52px;
  width: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
}.oju-hero_game_play_l38 span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.oju-hero_game_info_l38 {
  padding: 0.875rem 16px;
}.oju-hero_game_title_l38 {
  margin-bottom: 0.25rem;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.oju-hero_game_provider_l38 {
  color: #7E6A50;
  font-size: 0.688rem;
}.oju-hero_game_btn_l38 {
  border-radius: 10px;
  margin: 12px 16px 1rem;
  padding: 11px;
  transition: background .2s;
  background: #C8842A;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 13px;
  color: #F5EDD8;
}.oju-hero_game_l38:hover .oju-hero_game_btn_l38 {
  background: #DC9A38;
}.oju-sbar_l38 {
  padding: 1rem 1rem 0;
  background: #1A0E06;
}
@media(min-width: 765px) {.oju-sbar_l38 {
  padding: 18px 24px 0;
}
}.oju-sbar_in_l38 {
  margin: 0 auto;
  max-width: 1320px;
}.oju-sbar_row_l38 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.oju-sbar_input_l38 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  background: #1F120A;
  border-radius: 0.625rem;
  padding: 11px 1rem;
  gap: 10px;
  transition: border-color .2s;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  color: #7E6A50;
  align-items: center;
}.oju-sbar_input_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
}.oju-sbar_input_l38 svg {
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
}.oju-sbar_providers_l38 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  transition: border-color .2s;
  gap: 8px;
  background: #1F120A;
  padding: 0.688rem 18px;
  font-weight: 600;
  display: flex;
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
  color: #D6C3A4;
}.oju-sbar_providers_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
  color: #F5EDD8;
}.oju-sbar_providers_l38 svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.oju-sbar_tabs_l38 {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.oju-sbar_tabs_l38::-webkit-scrollbar {
  display: none;
}.oju-sbar_tab_l38 {
  border-radius: 1.375rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  font-size: 12px;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
  color: #A8906E;
  font-weight: 600;
  white-space: nowrap;
}.oju-sbar_tab_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.oju-sbar_tab_l38.oju-state_active_l38 {
  border-color: rgba(200, 132, 42, 0.07);
  background: rgba(200, 132, 42, 0.18);
  color: #F5EDD8;
}.oju-sbar_tab_ic_l38 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
}.oju-wy_l38 {
  background: #1A0E06;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.oju-wy_l38 {
  padding: 40px 24px 0;
}
}.oju-wy_in_l38 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oju-wy_head_l38 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.oju-wy_label_l38 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8842A;
  margin-bottom: 8px;
}.oju-wy_h2_l38 {
  font-weight: 800;
  color: #F5EDD8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.oju-wy_h2_l38 {
  font-size: 1.5rem;
}
}.oju-wy_intro_l38 {
  margin: 0;
  color: #7E6A50;
  font-size: 0.813rem;
  line-height: 1.6;
}.oju-wy_grid_l38 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.oju-wy_grid_l38 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.oju-wy_grid_l38 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oju-wy_card_l38 {
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #241508;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.oju-wy_card_l38:hover {
  border-color: rgba(200, 132, 42, 0.07);
  transform: translateY(-2px);
}.oju-wy_card_ic_l38 {
  border-radius: 50%;
  background: rgba(200, 132, 42, 0.18);
  height: 44px;
  color: #C8842A;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: center;
  width: 44px;
}.oju-wy_card_ic_l38 svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.oju-wy_card_h_l38 {
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.oju-wy_card_p_l38 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6A50;
}.oju-wy_card_p_l38 strong {
  font-weight: 600;
  color: #D6C3A4;
}.oju-gr_jp_l38 {
  background: linear-gradient(135deg,#2A0E3C 0%,#110904 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 16px;
  position: relative;
}.oju-gr_jp_l38::before {
  background: radial-gradient(circle,rgba(122, 78, 28, 0.24) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  position: absolute;
  content: '';
  left: -60px;
  top: -3.75rem;
  height: 250px;
}.oju-gr_jp_l38::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 164, 30, 0.18) 0%,transparent 70%);
  bottom: -40px;
  right: 0;
  width: 200px;
  position: absolute;
  height: 200px;
  content: '';
}.oju-gr_jp_head_l38 {
  gap: 16px;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.oju-gr_jp_info_l38 {
  flex: 1;
}.oju-gr_jp_label_l38 {
  font-size: 11px;
  color: #8A4EA8;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
}.oju-gr_jp_label_l38 svg {
  margin-right: 0.25rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
}.oju-gr_jp_amount_l38 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 32px;
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1;
}
@media(min-width: 770px) {.oju-gr_jp_amount_l38 {
  font-size: 2.5rem;
}
}.oju-gr_jp_amount_l38 span {
  color: #D4A41E;
}.oju-gr_jp_seo_l38 {
  font-size: 0.75rem;
  color: #A8906E;
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
}.oju-gr_jp_cta_l38 {
  background: rgba(122, 78, 28, 0.24);
  transition: background .2s;
  border: 1px solid rgba(122, 78, 28, 0.24);
  padding: 0.688rem 1.25rem;
  border-radius: 10px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  align-self: flex-start;
  position: relative;
  z-index: 1;
  margin-top: 4px;
  color: #F5EDD8;
  font-size: 0.813rem;
}.oju-gr_jp_cta_l38:hover {
  background: #7A4E1C;
}.oju-ws_l38 {
  background: #1A0E06;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.oju-ws_l38 {
  padding: 36px 24px 0;
}
}.oju-ws_in_l38 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oju-ws_head_l38 {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.oju-ws_title_l38 {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
}.oju-ws_title_ic_l38 svg {
  width: 18px;
  color: #D4A41E;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.oju-ws_online_l38 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  color: #7E6A50;
  font-size: 0.75rem;
  font-weight: 600;
}.oju-ws_online_dot_l38 {
  border-radius: 50%;
  background: #4A8C3C;
  flex-shrink: 0;
  width: 8px;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(74, 140, 60, 0.18);
}.oju-ws_scroll_l38 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.oju-ws_scroll_l38::-webkit-scrollbar {
  display: none;
}.oju-wc_l38 {
  background: #1F120A;
  border-radius: 10px;
  gap: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.oju-wc_img_l38 {
  border-radius: 0.375rem;
  background: #241508;
  overflow: hidden;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.oju-wc_img_l38 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.oju-wc_info_l38 {
  min-width: 0;
}.oju-wc_game_l38 {
  overflow: hidden;
  color: #D6C3A4;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.oju-wc_player_l38 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #5E4C38;
}.oju-wc_amount_l38 {
  flex-shrink: 0;
  font-weight: 700;
  color: #4A8C3C;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
}.oju-prov_l38 {
  padding: 2.25rem 16px 0;
  background: #1A0E06;
}
@media(min-width: 765px) {.oju-prov_l38 {
  padding: 2.75rem 1.5rem 0;
}
}.oju-prov_in_l38 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oju-prov_head_l38 {
  margin-bottom: 16px;
}.oju-prov_label_l38 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C8842A;
  text-transform: uppercase;
  font-weight: 700;
}.oju-prov_h2_l38 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5EDD8;
}
@media(min-width: 765px) {.oju-prov_h2_l38 {
  font-size: 24px;
}
}.oju-prov_seo_l38 {
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  color: #7E6A50;
  overflow-wrap: break-word;
}.oju-prov_seo_l38 strong {
  font-weight: 700;
  color: #D6C3A4;
}.oju-prov_seo_l38 a {
  text-decoration: underline;
  color: #C8842A;
}.oju-prov_grid_l38 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.oju-prov_grid_l38 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.oju-prov_grid_l38 {
  grid-template-columns: repeat(8,1fr);
}
}.oju-prov_card_l38 {
  background: #1F120A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border-radius: 10px;
  gap: 7px;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.oju-prov_card_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
  background: #241508;
}.oju-prov_logo_l38 {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.oju-prov_logo_l38 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.oju-prov_name_l38 {
  font-size: 11px;
  color: #A8906E;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.oju-reg_l38 {
  background: #1A0E06;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.oju-reg_l38 {
  padding: 44px 1.5rem 0;
}
}.oju-reg_in_l38 {
  background: #241508;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.oju-reg_in_l38 {
  padding: 40px;
}
}.oju-reg_top_l38 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.oju-reg_top_l38 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.oju-reg_label_l38 {
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8842A;
}.oju-reg_h2_l38 {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  margin-bottom: 12px;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 767px) {.oju-reg_h2_l38 {
  font-size: 28px;
}
}.oju-reg_bonus_l38 {
  border: 1px solid rgba(212, 164, 30, 0.18);
  background: rgba(212, 164, 30, 0.18);
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  gap: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.oju-reg_bonus_amount_l38 {
  color: #D4A41E;
  font-size: 1.25rem;
  font-weight: 800;
}.oju-reg_bonus_text_l38 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A8906E;
}.oju-reg_cta_btn_l38 {
  background: #4A8C3C;
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 10px;
  box-shadow: 0 0.25rem 18px rgba(74, 140, 60, 0.42);
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
  color: #1C0A02;
  font-weight: 700;
}.oju-reg_cta_btn_l38:hover {
  background: #59A448;
}.oju-reg_terms_l38 {
  line-height: 1.5;
  font-size: 11px;
  color: #5E4C38;
}.oju-reg_seo_l38 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
  overflow-wrap: break-word;
  color: #7E6A50;
}.oju-reg_seo_l38 p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #7E6A50;
}.oju-reg_seo_l38 p:last-child {
  margin-bottom: 0;
}.oju-reg_seo_l38 strong {
  font-weight: 700;
  color: #D6C3A4;
}.oju-reg_seo_l38 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8842A;
}.oju-reg_seo_l38 a:hover {
  color: #DC9A38;
}.oju-reg_seo_l38 ul,.oju-reg_seo_l38 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.oju-reg_seo_l38 ol {
  list-style: decimal;
}.oju-reg_seo_l38 li {
  color: #7E6A50;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.oju-reg_seo_l38 table {
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.oju-reg_seo_l38 table {
  display: table;
}
}.oju-reg_seo_l38 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C3A4;
  text-align: left;
  font-weight: 700;
}.oju-reg_seo_l38 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7E6A50;
}.oju-reg_steps_l38 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 859px) {.oju-reg_steps_l38 {
  margin-top: 0;
}
}.oju-reg_step_l38 {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.oju-reg_step_num_l38 {
  background: rgba(200, 132, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 132, 42, 0.07);
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  color: #C8842A;
  font-weight: 800;
  height: 2.125rem;
  flex-shrink: 0;
  display: flex;
}.oju-reg_step_title_l38 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 14px;
}.oju-reg_step_text_l38 {
  color: #7E6A50;
  line-height: 1.5;
  font-size: 0.75rem;
}.oju-reg_trust_l38 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.oju-reg_trust_item_l38 {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #7E6A50;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.oju-reg_trust_ic_l38 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  color: #C8842A;
}.oju-app_l38 {
  padding: 2.25rem 1rem 0;
  background: #1A0E06;
}
@media(min-width: 769px) {.oju-app_l38 {
  padding: 44px 24px 0;
}
}.oju-app_in_l38 {
  margin: 0 auto;
  max-width: 1320px;
}.oju-app_head_l38 {
  margin-bottom: 1rem;
}.oju-app_label_l38 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8842A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.oju-app_h2_l38 {
  color: #F5EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.oju-app_h2_l38 {
  font-size: 1.5rem;
}
}.oju-app_sub_l38 {
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6A50;
}.oju-app_sub_l38 strong {
  color: #D6C3A4;
  font-weight: 700;
}.oju-app_cards_l38 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.oju-app_cards_l38 {
  grid-template-columns: repeat(3,1fr);
}
}.oju-app_card_l38 {
  padding: 1.25rem;
  border-radius: 10px;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.oju-app_card_ios_l38 {
  background: linear-gradient(135deg,rgba(200, 132, 42, 0.18) 0%,#241508 100%);
}.oju-app_card_android_l38 {
  background: linear-gradient(135deg,rgba(74, 140, 60, 0.18) 0%,#241508 100%);
}.oju-app_card_win_l38 {
  background: linear-gradient(135deg,rgba(212, 164, 30, 0.18) 0%,#241508 100%);
}.oju-app_card_ic_l38 svg {
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oju-app_card_ic_l38 {
  flex-shrink: 0;
  color: #F5EDD8;
}.oju-app_card_os_l38 {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #7E6A50;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.oju-app_card_title_l38 {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F5EDD8;
}.oju-app_card_text_l38 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7E6A50;
}.oju-app_card_btn_l38 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  gap: 7px;
  padding: 10px 1.125rem;
  border: 1px solid rgba(200, 132, 42, 0.45);
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  color: #F5EDD8;
  font-weight: 700;
}.oju-app_card_btn_l38:hover {
  background: rgba(255, 255, 255, 0.07);
}.oju-bon_l38 {
  background: #1A0E06;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.oju-bon_l38 {
  padding: 44px 1.5rem 0;
}
}.oju-bon_in_l38 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oju-bon_head_l38 {
  margin-bottom: 20px;
}.oju-bon_label_l38 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8842A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.oju-bon_h2_l38 {
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
@media(min-width:768px) {.oju-bon_h2_l38 {
  font-size: 24px;
}
}.oju-bon_seo_l38 {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #7E6A50;
  font-size: 0.813rem;
}.oju-bon_seo_l38 strong {
  color: #D6C3A4;
  font-weight: 700;
}.oju-bon_seo_l38 a {
  color: #C8842A;
  text-decoration: underline;
}.oju-bon_grid_l38 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.oju-bon_grid_l38 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.oju-bon_grid_l38 {
  grid-template-columns: repeat(5,1fr);
}
}.oju-bon_card_l38 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  background: #1F120A;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.oju-bon_card_l38:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 132, 42, 0.07);
}.oju-bon_card_ic_l38 svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.oju-bon_card_ic_l38 {
  margin-bottom: 0.625rem;
}.oju-bon_card_type_l38 {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  color: #7E6A50;
}.oju-bon_card_amount_l38 {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #D4A41E;
}.oju-bon_card_name_l38 {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
}.oju-bon_card_detail_l38 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #5E4C38;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.oju-faq_l38 {
  padding: 36px 1rem 0;
  background: #1A0E06;
}
@media(min-width: 767px) {.oju-faq_l38 {
  padding: 44px 24px 0;
}
}.oju-faq_in_l38 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oju-faq_head_l38 {
  margin-bottom: 1.25rem;
}.oju-faq_label_l38 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8842A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.oju-faq_h2_l38 {
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.oju-faq_h2_l38 {
  font-size: 24px;
}
}.oju-faq_list_l38 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oju-faq_item_l38 {
  background: #241508;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  overflow: hidden;
}.oju-faq_q_l38 {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #D6C3A4;
}.oju-faq_q_l38:hover {
  color: #F5EDD8;
}.oju-faq_q_ic_l38 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.5rem;
  height: 24px;
  color: #C8842A;
  align-items: center;
  font-size: 16px;
  display: flex;
  justify-content: center;
}.oju-faq_item_l38.oju-state_open_l38 .oju-faq_q_ic_l38 {
  transform: rotate(45deg);
}.oju-faq_a_l38 {
  padding: 0 20px 16px;
  font-size: 13px;
  display: none;
  color: #7E6A50;
  line-height: 1.7;
  overflow-wrap: break-word;
}.oju-faq_item_l38.oju-state_open_l38 .oju-faq_a_l38 {
  display: block;
}.oju-faq_a_l38 strong {
  font-weight: 700;
  color: #D6C3A4;
}.oju-faq_a_l38 a {
  text-decoration: underline;
  color: #C8842A;
}.oju-faq_a_l38 ul,.oju-faq_a_l38 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.oju-faq_a_l38 ol {
  list-style: decimal;
}.oju-faq_a_l38 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.oju-faq_a_l38 table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.oju-faq_a_l38 table {
  display: table;
}
}.oju-faq_a_l38 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C3A4;
  font-weight: 700;
  text-align: left;
}.oju-faq_a_l38 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6A50;
}.oju-seo_l38 {
  padding: 36px 16px 0;
  background: #1A0E06;
}
@media(min-width: 769px) {.oju-seo_l38 {
  padding: 44px 1.5rem 0;
}
}.oju-seo_in_l38 {
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #241508;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.oju-seo_in_l38 {
  padding: 36px 2.5rem;
}
}.oju-seo_label_l38 {
  font-size: 0.688rem;
  color: #C8842A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.oju-seo_h2_l38 {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.oju-seo_h2_l38 {
  font-size: 24px;
}
}.oju-seo_body_l38 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8906E;
}.oju-seo_body_l38 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A8906E;
}.oju-seo_body_l38 p:last-child {
  margin-bottom: 0;
}.oju-seo_body_l38 strong {
  color: #D6C3A4;
  font-weight: 700;
}.oju-seo_body_l38 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8842A;
}.oju-seo_body_l38 a:hover {
  color: #DC9A38;
}.oju-seo_body_l38 ul,.oju-seo_body_l38 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.oju-seo_body_l38 ol {
  list-style: decimal;
}.oju-seo_body_l38 li {
  margin-bottom: 0.375rem;
  color: #A8906E;
  font-size: 0.875rem;
  line-height: 1.75;
}.oju-seo_body_l38 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 767px) {.oju-seo_body_l38 table {
  display: table;
}
}.oju-seo_body_l38 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D6C3A4;
  font-weight: 700;
}.oju-seo_body_l38 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906E;
}.oju-seo_cols_l38 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.oju-seo_cols_l38 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.oju-seo_cols_l38 {
  grid-template-columns: repeat(3,1fr);
}
}.oju-seo_col_h_l38 {
  color: #D6C3A4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.oju-seo_col_p_l38 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6A50;
}.oju-seo_stats_l38 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oju-seo_stat_l38 {
  background: rgba(200, 132, 42, 0.07);
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(200, 132, 42, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.oju-seo_stat_val_l38 {
  color: #C8842A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.oju-seo_stat_lb_l38 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6A50;
}.oju-pmt_l38 {
  padding: 36px 16px 0;
  background: #1A0E06;
}
@media(min-width: 771px) {.oju-pmt_l38 {
  padding: 44px 1.5rem 0;
}
}.oju-pmt_in_l38 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oju-pmt_head_l38 {
  margin-bottom: 22px;
  max-width: 720px;
}.oju-pmt_label_l38 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8842A;
  margin-bottom: 8px;
}.oju-pmt_h2_l38 {
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 770px) {.oju-pmt_h2_l38 {
  font-size: 28px;
}
}.oju-pmt_intro_l38 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
  color: #7E6A50;
}.oju-pmt_groups_l38 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.oju-pmt_group_l38 {
  padding: 20px;
  background: #241508;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.oju-pmt_group_head_l38 {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.oju-pmt_group_ic_l38 {
  background: rgba(200, 132, 42, 0.18);
  border-radius: 6px;
  height: 2.25rem;
  flex-shrink: 0;
  justify-content: center;
  width: 36px;
  align-items: center;
  color: #C8842A;
  display: flex;
}.oju-pmt_group_ic_l38 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.oju-pmt_group_h_l38 {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}.oju-pmt_group_p_l38 {
  margin-bottom: 14px;
  color: #7E6A50;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.oju-pmt_group_p_l38 strong {
  font-weight: 600;
  color: #D6C3A4;
}.oju-pmt_table_wrap_l38 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.oju-pmt_table_l38 {
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}.oju-pmt_table_l38 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #D6C3A4;
  font-size: 0.688rem;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}.oju-pmt_table_l38 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7E6A50;
}.oju-pmt_table_l38 tbody tr:last-child td {
  border-bottom: none;
}.oju-pmt_table_l38 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D6C3A4;
}.oju-seo_l38 {
  background: #1A0E06;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.oju-seo_l38 {
  padding: 2.75rem 24px 0;
}
}.oju-seo_in_l38 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 1rem;
  background: #241508;
  max-width: 1320px;
}
@media(min-width: 771px) {.oju-seo_in_l38 {
  padding: 36px 40px;
}
}.oju-seo_label_l38 {
  text-transform: uppercase;
  color: #C8842A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
}.oju-seo_h2_l38 {
  color: #F5EDD8;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.oju-seo_h2_l38 {
  font-size: 1.5rem;
}
}.oju-seo_body_l38 {
  overflow-wrap: break-word;
  color: #A8906E;
  line-height: 1.75;
  font-size: 0.875rem;
}.oju-seo_body_l38 p {
  color: #A8906E;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.oju-seo_body_l38 p:last-child {
  margin-bottom: 0;
}.oju-seo_body_l38 strong {
  font-weight: 700;
  color: #D6C3A4;
}.oju-seo_body_l38 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8842A;
}.oju-seo_body_l38 a:hover {
  color: #DC9A38;
}.oju-seo_body_l38 ul,.oju-seo_body_l38 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.oju-seo_body_l38 ol {
  list-style: decimal;
}.oju-seo_body_l38 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A8906E;
}.oju-seo_body_l38 table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.oju-seo_body_l38 table {
  display: table;
}
}.oju-seo_body_l38 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D6C3A4;
  text-align: left;
}.oju-seo_body_l38 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8906E;
}.oju-seo_cols_l38 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.oju-seo_cols_l38 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oju-seo_cols_l38 {
  grid-template-columns: repeat(3,1fr);
}
}.oju-seo_col_h_l38 {
  font-weight: 700;
  color: #D6C3A4;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.oju-seo_col_p_l38 {
  overflow-wrap: break-word;
  color: #7E6A50;
  line-height: 1.65;
  font-size: 0.813rem;
}.oju-seo_stats_l38 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.oju-seo_stat_l38 {
  flex: 1;
  border-radius: 10px;
  background: rgba(200, 132, 42, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 132, 42, 0.18);
  min-width: 8.75rem;
}.oju-seo_stat_val_l38 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8842A;
  font-weight: 800;
}.oju-seo_stat_lb_l38 {
  color: #7E6A50;
  font-size: 11px;
  overflow-wrap: break-word;
}.oju-seo_l38 {
  padding: 36px 1rem 0;
  background: #1A0E06;
}
@media(min-width: 769px) {.oju-seo_l38 {
  padding: 2.75rem 1.5rem 0;
}
}.oju-seo_in_l38 {
  border-radius: 1rem;
  padding: 28px 24px;
  margin: 0 auto;
  background: #241508;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 771px) {.oju-seo_in_l38 {
  padding: 36px 2.5rem;
}
}.oju-seo_label_l38 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8842A;
}.oju-seo_h2_l38 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 767px) {.oju-seo_h2_l38 {
  font-size: 24px;
}
}.oju-seo_body_l38 {
  color: #A8906E;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.oju-seo_body_l38 p {
  line-height: 1.75;
  color: #A8906E;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.oju-seo_body_l38 p:last-child {
  margin-bottom: 0;
}.oju-seo_body_l38 strong {
  font-weight: 700;
  color: #D6C3A4;
}.oju-seo_body_l38 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8842A;
}.oju-seo_body_l38 a:hover {
  color: #DC9A38;
}.oju-seo_body_l38 ul,.oju-seo_body_l38 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oju-seo_body_l38 ol {
  list-style: decimal;
}.oju-seo_body_l38 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #A8906E;
}.oju-seo_body_l38 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.oju-seo_body_l38 table {
  display: table;
}
}.oju-seo_body_l38 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D6C3A4;
}.oju-seo_body_l38 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906E;
}.oju-seo_cols_l38 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.oju-seo_cols_l38 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oju-seo_cols_l38 {
  grid-template-columns: repeat(3,1fr);
}
}.oju-seo_col_h_l38 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D6C3A4;
  overflow-wrap: break-word;
}.oju-seo_col_p_l38 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E6A50;
  font-size: 13px;
}.oju-seo_stats_l38 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oju-seo_stat_l38 {
  padding: 14px 1rem;
  border-radius: 0.625rem;
  background: rgba(200, 132, 42, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 132, 42, 0.18);
  min-width: 140px;
}.oju-seo_stat_val_l38 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #C8842A;
  overflow-wrap: break-word;
}.oju-seo_stat_lb_l38 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6A50;
}.oju-ft_l38 {
  background: #110904;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.oju-ft_support_l38 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.oju-ft_support_l38 {
  padding: 1.75rem 24px;
}
}.oju-ft_support_in_l38 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.oju-ft_support_main_l38 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.oju-ft_support_ic_l38 {
  flex-shrink: 0;
  color: #C8842A;
}.oju-ft_support_ic_l38 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.oju-ft_support_text_title_l38 {
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.oju-ft_support_text_sub_l38 {
  overflow-wrap: break-word;
  color: #7E6A50;
  font-size: 12px;
}.oju-ft_support_btn_l38 {
  transition: background .2s;
  background: #C8842A;
  border-radius: 0.625rem;
  padding: 0.688rem 1.375rem;
  color: #F5EDD8;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.oju-ft_support_btn_l38:hover {
  background: #DC9A38;
}.oju-ft_support_contacts_l38 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.oju-ft_support_contact_l38 {
  line-height: 1.4;
  color: #5E4C38;
  font-size: 0.75rem;
}.oju-ft_support_contact_l38 strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A8906E;
  display: block;
}.oju-ft_main_l38 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 765px) {.oju-ft_main_l38 {
  padding: 2.5rem 24px 2rem;
}
}.oju-ft_main_in_l38 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 642px) {.oju-ft_main_in_l38 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.oju-ft_main_in_l38 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.oju-ft_col_logo_l38 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.oju-ft_col_logo_l38 {
  grid-column: auto;
}
}.oju-ft_logo_l38 {
  gap: 0.563rem;
  color: #F5EDD8;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
}.oju-ft_logo_mark_l38 {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 1.875rem;
}.oju-ft_logo_mark_l38 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.oju-ft_logo_sub_l38 {
  overflow-wrap: break-word;
  color: #5E4C38;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
}.oju-ft_col_title_l38 {
  font-size: 12px;
  margin-bottom: 14px;
  color: #A8906E;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
}.oju-ft_col_links_l38 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.oju-ft_col_link_l38 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E4C38;
}.oju-ft_col_link_l38:hover {
  color: #D6C3A4;
}.oju-ft_apps_l38 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oju-ft_app_card_l38 {
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.oju-ft_app_card_l38:hover {
  border-color: rgba(200, 132, 42, 0.45);
}.oju-ft_app_card_ic_l38 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.oju-ft_app_card_os_l38 {
  font-weight: 600;
  font-size: 10px;
  color: #5E4C38;
}.oju-ft_app_card_action_l38 {
  color: #D6C3A4;
  font-size: 12px;
  font-weight: 700;
}.oju-ft_bot_l38 {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.oju-ft_bot_l38 {
  padding: 1.25rem 1.5rem;
}
}.oju-ft_bot_in_l38 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.oju-ft_socials_l38 {
  gap: 8px;
  display: flex;
}.oju-ft_soc_l38 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  height: 36px;
  justify-content: center;
  color: #A8906E;
  width: 36px;
  display: flex;
  align-items: center;
}.oju-ft_soc_l38 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.oju-ft_soc_l38:hover {
  background: rgba(255, 255, 255, 0.07);
}.oju-ft_legal_l38 {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #927B62;
  font-size: 0.688rem;
}.oju-ft_legal_l38 strong {
  color: #A8906E;
  font-weight: 700;
}.oju-ft_legal_l38 a {
  color: #A8906E;
  text-decoration: underline;
}.oju-ft_age_l38 {
  border: 2px solid #927B62;
  border-radius: 50%;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
  font-size: 11px;
  display: flex;
  align-items: center;
  height: 32px;
  color: #927B62;
  margin-left: auto;
}