*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  background-color: #0D0B13;
  font-family: 'Mulish', sans-serif;
  color: #C8BAA2;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}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 {
  color: inherit;
  text-decoration: none;
}.ojy_layout-ttz {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ojy_page-ttz {
  display: flex;
  min-height: 100vh;
}.ojy_main-ttz {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.ojy_main-ttz {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.ojy_main-ttz {
  padding-bottom: 72px;
}
}.ojy_gc-ttz {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #120F1C;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 9px;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width:640px) {.ojy_gc-ttz {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.ojy_gc-ttz {
  width: 10.5rem;
}
}.ojy_gc-ttz:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 30, 0.08);
}.ojy_gc_img-ttz {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ojy_gc_img-ttz img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.ojy_gc_hover-ttz {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 16, 0.78);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.ojy_gc-ttz:hover .ojy_gc_hover-ttz {
  opacity: 1;
}.ojy_gc_hover_btn-ttz {
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: #C8921E;
  font-size: 0.75rem;
  color: #F0E8D5;
  font-weight: 700;
}.ojy_gc_info-ttz {
  padding: 0.5rem 10px 10px;
}.ojy_gc_name-ttz {
  overflow: hidden;
  color: #C8BAA2;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
}.ojy_gc_prov-ttz {
  font-size: 10px;
  color: #5C5548;
}.ojy_gc_tag-ttz {
  padding: 2px 0.438rem;
  border-radius: 4px;
  position: absolute;
  font-size: 0.563rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  z-index: 2;
  top: 0.375rem;
  font-weight: 700;
  left: 6px;
}.ojy_gc_tag_hot-ttz {
  background: #CC3838;
  color: #fff;
}.ojy_gc_tag_new-ttz {
  background: #29B87A;
  color: #0D0B13;
}.ojy_gc_tag_jp-ttz {
  background: #D4A020;
  color: #0D0B13;
}.ojy_gc_tag_ex-ttz {
  background: #3D246E;
  color: #fff;
}.ojy_gc_tag_live-ttz {
  background: #CC3838;
  color: #fff;
}.ojy_gr-ttz {
  background: #0D0B13;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.ojy_gr-ttz {
  padding: 2.25rem 24px 0;
}
}.ojy_gr_in-ttz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ojy_gr_head-ttz {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ojy_gr_head_l-ttz {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.ojy_gr_ic-ttz {
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
}.ojy_gr_ic-ttz svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.ojy_gr_title-ttz {
  font-weight: 700;
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}
@media(min-width: 769px) {.ojy_gr_title-ttz {
  font-size: 1.125rem;
}
}.ojy_gr_more-ttz {
  transition: color .2s;
  gap: 5px;
  color: #726A5A;
  align-items: center;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
}.ojy_gr_more-ttz:hover {
  color: #C8921E;
}.ojy_gr_more-ttz svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.ojy_gr_arrows-ttz {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ojy_gr_arr-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  width: 30px;
  height: 1.875rem;
  align-items: center;
  color: #988C78;
}.ojy_gr_arr-ttz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8D5;
}.ojy_gr_arr-ttz svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.ojy_gr_seo_h-ttz {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BAA2;
  max-width: 680px;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ojy_gr_seo_h-ttz {
  font-size: 14px;
}
}.ojy_gr_seo-ttz {
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 12px;
  color: #726A5A;
  overflow-wrap: break-word;
  max-width: 680px;
}.ojy_gr_seo-ttz strong {
  color: #C8BAA2;
  font-weight: 600;
}.ojy_gr_scroll-ttz {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
}.ojy_gr_scroll-ttz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ojy_gr_scroll-ttz {
  gap: 12px;
}
}.ojy_tb-ttz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0B13;
  right: 0;
  display: flex;
  height: 56px;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  z-index: 80;
}.ojy_tb_in-ttz {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.ojy_tb_burger-ttz {
  border-radius: 0.563rem;
  gap: 0.313rem;
  display: flex;
  width: 2.375rem;
  margin-right: 8px;
  align-items: center;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
}.ojy_tb_burger-ttz:hover {
  background: rgba(255, 255, 255, 0.05);
}.ojy_tb_burger_line-ttz {
  background: #988C78;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.ojy_tb_burger-ttz {
  display: none;
}
}.ojy_tb_logo-ttz {
  gap: 9px;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  align-items: center;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  flex-shrink: 0;
  color: #F0E8D5;
}.ojy_tb_logo_mark-ttz {
  border-radius: 0.563rem;
  overflow: hidden;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 2rem;
  align-items: center;
}.ojy_tb_logo_mark-ttz img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ojy_tb_nav-ttz {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.ojy_tb_nav-ttz {
  display: flex;
}
}.ojy_tb_tab-ttz {
  border-radius: 0.563rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #988C78;
  font-weight: 600;
}.ojy_tb_tab-ttz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D5;
}.ojy_tb_tab-ttz.ojy_state_active-ttz {
  background: rgba(200, 146, 30, 0.18);
  color: #F0E8D5;
}.ojy_tb_right-ttz {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.ojy_tb_login-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.563rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #C8BAA2;
}.ojy_tb_login-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F0E8D5;
}
@media(min-width: 481px) {.ojy_tb_login-ttz {
  display: block;
}
}.ojy_tb_reg-ttz {
  background: #29B87A;
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.563rem;
  font-size: 13px;
  color: #0D0B13;
  white-space: nowrap;
  font-weight: 700;
}.ojy_tb_reg-ttz:hover {
  background: #34CC8A;
}.ojy_sb-ttz {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #161220;
  top: 56px;
  left: 0;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  position: fixed;
  width: 220px;
}.ojy_sb-ttz.ojy_state_open-ttz {
  transform: translateX(0);
}.ojy_sb-ttz::-webkit-scrollbar {
  width: 0.25rem;
}.ojy_sb-ttz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.ojy_sb-ttz {
  transform: translateX(0);
}
}.ojy_sb_auth-ttz {
  padding: 0.875rem 12px 0.625rem;
}.ojy_sb_btn_reg-ttz {
  padding: 11px;
  transition: background .2s;
  border-radius: 9px;
  background: #29B87A;
  color: #0D0B13;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.ojy_sb_btn_reg-ttz:hover {
  background: #34CC8A;
}.ojy_sb_btn_login-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.563rem;
  background: rgba(255, 255, 255, 0.05);
  color: #C8BAA2;
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 0.813rem;
}.ojy_sb_btn_login-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F0E8D5;
}.ojy_sb_promo-ttz {
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#1C0E32,#161220);
  border-radius: 9px;
  border: 1px solid rgba(200, 146, 30, 0.18);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.ojy_sb_promo-ttz::before {
  background: radial-gradient(circle,rgba(200, 146, 30, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 80px;
  position: absolute;
  width: 80px;
  right: -1.25rem;
  content: '';
}.ojy_sb_promo_title-ttz {
  margin-bottom: 4px;
  color: #C8921E;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
}.ojy_sb_promo_text-ttz {
  line-height: 1.35;
  font-weight: 600;
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ojy_sb_promo_sub-ttz {
  font-size: 10px;
  margin-top: 3px;
  color: #726A5A;
}.ojy_sb_nav-ttz {
  padding: 0.375rem 0.5rem 1rem;
}.ojy_sb_nav_lb-ttz {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #5C5548;
  font-size: 0.625rem;
}.ojy_sb_link-ttz {
  border-radius: 0.313rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  font-weight: 500;
  color: #988C78;
  font-size: 0.813rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
}.ojy_sb_link-ttz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D5;
}.ojy_sb_link-ttz.ojy_state_active-ttz {
  background: rgba(200, 146, 30, 0.18);
  color: #F0E8D5;
}.ojy_sb_ic-ttz {
  border-radius: 5px;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
}.ojy_sb_ic-ttz svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.ojy_sb_ic_1-ttz {
  background: rgba(200, 146, 30, 0.08);
  color: #C8921E;
}.ojy_sb_ic_2-ttz {
  background: rgba(41, 184, 122, 0.18);
  color: #29B87A;
}.ojy_sb_ic_3-ttz {
  background: rgba(212, 160, 32, 0.16);
  color: #D4A020;
}.ojy_sb_ic_4-ttz {
  background: rgba(61, 36, 110, 0.35);
  color: #3D246E;
}.ojy_sb_ic_5-ttz {
  background: rgba(200, 146, 30, 0.08);
  color: #D94E8A;
}.ojy_sb_ic_6-ttz {
  background: rgba(61, 36, 110, 0.35);
  color: #7C3DBF;
}.ojy_sb_badge-ttz {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #D4A020;
  font-size: 9px;
  font-weight: 700;
  color: #0D0B13;
  margin-left: auto;
}.ojy_sb_bot-ttz {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ojy_sb_lang-ttz,.ojy_sb_help-ttz {
  gap: 0.375rem;
  border-radius: 0.313rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  color: #988C78;
  display: flex;
}.ojy_sb_lang-ttz:hover,.ojy_sb_help-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F0E8D5;
}.ojy_sb_lang-ttz svg,.ojy_sb_help-ttz svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.ojy_sb_bd-ttz {
  background: rgba(8, 6, 16, 0.78);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.ojy_sb_bd-ttz.ojy_state_on-ttz {
  display: block;
}
@media(min-width: 1077px) {.ojy_sb_bd-ttz {
  display: none!important;
}
}.ojy_mob_nav-ttz {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #161220;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
}
@media(min-width: 1078px) {.ojy_mob_nav-ttz {
  display: none;
}
}.ojy_mob_nav_item-ttz {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  align-items: center;
  color: #5C5548;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.ojy_mob_nav_ic-ttz {
  line-height: 1;
}.ojy_mob_nav_ic-ttz svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.ojy_mob_nav_lb-ttz {
  font-weight: 600;
  color: #5C5548;
  font-size: 10px;
}.ojy_mob_nav_item-ttz.ojy_state_active-ttz {
  color: #C8921E;
}.ojy_mob_nav_item-ttz.ojy_state_active-ttz .ojy_mob_nav_lb-ttz {
  color: #C8921E;
}.ojy_hero-ttz {
  padding: 20px 1rem 0;
  background: #0D0B13;
}
@media(min-width: 769px) {.ojy_hero-ttz {
  padding: 1.5rem 1.5rem 0;
}
}.ojy_hero_in-ttz {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.ojy_hero_in-ttz {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.ojy_hero_in-ttz {
  grid-template-columns: 1fr 21.25rem;
}
}.ojy_hero_promo-ttz {
  background: #120F1C;
  overflow: hidden;
  border-radius: 0.875rem;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.ojy_hero_promo-ttz {
  min-height: 17.5rem;
}
}.ojy_hero_promo_bg-ttz {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1C0E32 0%,#0D0B13 100%);
  background-size: cover;
  position: absolute;
}.ojy_hero_promo_bg-ttz::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B13 0%,rgba(8, 6, 16, 0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ojy_hero_promo_glow-ttz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 36, 110, 0.35) 0%,transparent 65%);
  position: absolute;
  top: -40px;
  pointer-events: none;
  width: 300px;
  right: 3.75rem;
  height: 300px;
}.ojy_hero_promo_ct-ttz {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  z-index: 2;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 769px) {.ojy_hero_promo_ct-ttz {
  padding: 40px 2rem;
}
}.ojy_hero_badge-ttz {
  border: 1px solid rgba(200, 146, 30, 0.08);
  border-radius: 1.375rem;
  background: rgba(200, 146, 30, 0.18);
  padding: 5px 0.75rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 10px;
  color: #C8921E;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
}.ojy_hero_h1-ttz {
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F0E8D5;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
}.ojy_hero_h1-ttz em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width:768px) {.ojy_hero_h1-ttz {
  font-size: 36px;
}
}.ojy_hero_sub-ttz {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #988C78;
  margin-bottom: 20px;
}
@media(min-width: 765px) {.ojy_hero_sub-ttz {
  font-size: 0.875rem;
}
}.ojy_hero_row-ttz {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ojy_hero_cta-ttz {
  background: #29B87A;
  border-radius: 9px;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-size: 14px;
  color: #0D0B13;
  box-shadow: 0 0.25rem 1.375rem rgba(41, 184, 122, 0.42), 0 1px 4px rgba(0, 0, 0, 0.55);
  font-weight: 700;
}.ojy_hero_cta-ttz:hover {
  background: #34CC8A;
}.ojy_hero_terms-ttz {
  color: #5C5548;
  font-size: 0.688rem;
}.ojy_hero_game-ttz {
  border-radius: 14px;
  background: #120F1C;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.ojy_hero_game_badge-ttz {
  background: rgba(212, 160, 32, 0.16);
  border-radius: 22px;
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 160, 32, 0.16);
  position: absolute;
  top: 0.75rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #D4A020;
  font-weight: 700;
  font-size: 10px;
  z-index: 3;
  left: 12px;
}.ojy_hero_game_badge-ttz svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
}.ojy_hero_game_img-ttz {
  background: linear-gradient(135deg,#1C0E32,#0D0B13);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ojy_hero_game_img-ttz img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ojy_hero_game_play-ttz {
  inset: 0;
  background: rgba(8, 6, 16, 0.78);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.ojy_hero_game-ttz:hover .ojy_hero_game_play-ttz {
  opacity: 1;
}.ojy_hero_game_play-ttz span {
  border-radius: 50%;
  background: #C8921E;
  align-items: center;
  display: flex;
  width: 3.25rem;
  height: 52px;
  justify-content: center;
}.ojy_hero_game_play-ttz span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.ojy_hero_game_info-ttz {
  padding: 0.875rem 16px;
}.ojy_hero_game_title-ttz {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F0E8D5;
}.ojy_hero_game_provider-ttz {
  color: #726A5A;
  font-size: 0.688rem;
}.ojy_hero_game_btn-ttz {
  background: #C8921E;
  border-radius: 0.563rem;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #F0E8D5;
  font-size: 0.813rem;
}.ojy_hero_game-ttz:hover .ojy_hero_game_btn-ttz {
  background: #DAA52E;
}.ojy_sbar-ttz {
  padding: 16px 16px 0;
  background: #0D0B13;
}
@media(min-width: 765px) {.ojy_sbar-ttz {
  padding: 1.125rem 1.5rem 0;
}
}.ojy_sbar_in-ttz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ojy_sbar_row-ttz {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.ojy_sbar_input-ttz {
  padding: 0.688rem 16px;
  gap: 10px;
  flex: 1;
  background: #120F1C;
  border-radius: 9px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #726A5A;
}.ojy_sbar_input-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
}.ojy_sbar_input-ttz svg {
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 15px;
  stroke-linejoin: round;
}.ojy_sbar_providers-ttz {
  background: #120F1C;
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  color: #C8BAA2;
  display: flex;
  font-weight: 600;
}.ojy_sbar_providers-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
  color: #F0E8D5;
}.ojy_sbar_providers-ttz svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.ojy_sbar_tabs-ttz {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.ojy_sbar_tabs-ttz::-webkit-scrollbar {
  display: none;
}.ojy_sbar_tab-ttz {
  gap: 7px;
  border-radius: 22px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #988C78;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}.ojy_sbar_tab-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8D5;
}.ojy_sbar_tab-ttz.ojy_state_active-ttz {
  background: rgba(200, 146, 30, 0.18);
  border-color: rgba(200, 146, 30, 0.08);
  color: #F0E8D5;
}.ojy_sbar_tab_ic-ttz svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ojy_gcg-ttz {
  padding: 2.25rem 16px 0;
  background: #0D0B13;
}
@media(min-width: 766px) {.ojy_gcg-ttz {
  padding: 2.75rem 1.5rem 0;
}
}.ojy_gcg_in-ttz {
  margin: 0 auto;
  max-width: 1320px;
}.ojy_gcg_head-ttz {
  max-width: 720px;
  margin-bottom: 20px;
}.ojy_gcg_label-ttz {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8921E;
  font-size: 11px;
  font-weight: 700;
}.ojy_gcg_h2-ttz {
  overflow-wrap: break-word;
  color: #F0E8D5;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ojy_gcg_h2-ttz {
  font-size: 1.75rem;
}
}.ojy_gcg_intro-ttz {
  color: #726A5A;
  line-height: 1.6;
  font-size: 13px;
}.ojy_gcg_grid-ttz {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ojy_gcg_grid-ttz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ojy_gcg_grid-ttz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ojy_gcg_card-ttz {
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
}.ojy_gcg_card-ttz:hover {
  border-color: rgba(200, 146, 30, 0.18);
  transform: translateY(-3px);
}.ojy_gcg_card_bg-ttz {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ojy_gcg_card_bg-ttz::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ojy_gcg_card_ic-ttz {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  display: flex;
  z-index: 2;
  right: 1.125rem;
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  color: #F0E8D5;
  position: absolute;
  justify-content: center;
}.ojy_gcg_card_ic-ttz svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.ojy_gcg_card_ct-ttz {
  position: relative;
  z-index: 1;
}.ojy_gcg_card_h-ttz {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: 8px;
  color: #F0E8D5;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ojy_gcg_card_h-ttz {
  font-size: 1.25rem;
}
}.ojy_gcg_card_p-ttz {
  margin-bottom: 10px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.ojy_gcg_card_p-ttz strong {
  font-weight: 600;
  color: #F0E8D5;
}.ojy_gcg_card_cta-ttz {
  gap: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #C8921E;
  font-size: 12px;
}.ojy_gcg_card_cta-ttz svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.ojy_gr_jp-ttz {
  background: linear-gradient(135deg,#1E0A3C 0%,#0F0C1A 100%);
  overflow: hidden;
  border-radius: 14px;
  padding: 20px;
  position: relative;
}.ojy_gr_jp-ttz::before {
  background: radial-gradient(circle,rgba(61, 36, 110, 0.35) 0%,transparent 70%);
  border-radius: 50%;
  left: -3.75rem;
  position: absolute;
  top: -60px;
  height: 15.625rem;
  content: '';
  width: 250px;
}.ojy_gr_jp-ttz::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 32, 0.16) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  content: '';
  height: 12.5rem;
  right: 0;
  bottom: -2.5rem;
}.ojy_gr_jp_head-ttz {
  gap: 1rem;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
}.ojy_gr_jp_info-ttz {
  flex: 1;
}.ojy_gr_jp_label-ttz {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 11px;
  color: #7C3DBF;
}.ojy_gr_jp_label-ttz svg {
  stroke-linejoin: round;
  margin-right: 4px;
  width: 0.875rem;
  vertical-align: -2px;
  height: 14px;
  stroke-linecap: round;
}.ojy_gr_jp_amount-ttz {
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8D5;
  line-height: 1;
}
@media(min-width:768px) {.ojy_gr_jp_amount-ttz {
  font-size: 2.5rem;
}
}.ojy_gr_jp_amount-ttz span {
  color: #D4A020;
}.ojy_gr_jp_seo-ttz {
  color: #988C78;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
  font-size: 0.75rem;
}.ojy_gr_jp_cta-ttz {
  padding: 11px 1.25rem;
  transition: background .2s;
  border-radius: 9px;
  background: rgba(61, 36, 110, 0.35);
  border: 1px solid rgba(61, 36, 110, 0.35);
  z-index: 1;
  flex-shrink: 0;
  position: relative;
  color: #F0E8D5;
  font-size: 0.813rem;
  margin-top: 4px;
  white-space: nowrap;
  align-self: flex-start;
  font-weight: 700;
}.ojy_gr_jp_cta-ttz:hover {
  background: #3D246E;
}.ojy_ws-ttz {
  background: #0D0B13;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.ojy_ws-ttz {
  padding: 36px 1.5rem 0;
}
}.ojy_ws_in-ttz {
  margin: 0 auto;
  max-width: 1320px;
}.ojy_ws_head-ttz {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.ojy_ws_title-ttz {
  gap: 10px;
  font-size: 1rem;
  color: #F0E8D5;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  flex-wrap: wrap;
}.ojy_ws_title_ic-ttz svg {
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  color: #D4A020;
  stroke-linejoin: round;
}.ojy_ws_online-ttz {
  gap: 7px;
  display: flex;
  font-weight: 600;
  color: #726A5A;
  font-size: 12px;
  align-items: center;
}.ojy_ws_online_dot-ttz {
  border-radius: 50%;
  background: #29B87A;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(41, 184, 122, 0.18);
}.ojy_ws_scroll-ttz {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.ojy_ws_scroll-ttz::-webkit-scrollbar {
  display: none;
}.ojy_wc-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.563rem;
  padding: 10px 0.875rem;
  background: #120F1C;
  gap: 0.625rem;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.ojy_wc_img-ttz {
  overflow: hidden;
  background: #161220;
  border-radius: 0.313rem;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.ojy_wc_img-ttz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ojy_wc_info-ttz {
  min-width: 0;
}.ojy_wc_game-ttz {
  overflow: hidden;
  color: #C8BAA2;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.ojy_wc_player-ttz {
  overflow: hidden;
  font-size: 10px;
  color: #5C5548;
  text-overflow: ellipsis;
  white-space: nowrap;
}.ojy_wc_amount-ttz {
  white-space: nowrap;
  font-size: 13px;
  color: #29B87A;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
}.ojy_prov-ttz {
  padding: 36px 1rem 0;
  background: #0D0B13;
}
@media(min-width: 767px) {.ojy_prov-ttz {
  padding: 44px 24px 0;
}
}.ojy_prov_in-ttz {
  margin: 0 auto;
  max-width: 1320px;
}.ojy_prov_head-ttz {
  margin-bottom: 1rem;
}.ojy_prov_label-ttz {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8921E;
}.ojy_prov_h2-ttz {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E8D5;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 767px) {.ojy_prov_h2-ttz {
  font-size: 1.5rem;
}
}.ojy_prov_seo-ttz {
  max-width: 38.75rem;
  color: #726A5A;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 13px;
}.ojy_prov_seo-ttz strong {
  font-weight: 700;
  color: #C8BAA2;
}.ojy_prov_seo-ttz a {
  color: #C8921E;
  text-decoration: underline;
}.ojy_prov_grid-ttz {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ojy_prov_grid-ttz {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ojy_prov_grid-ttz {
  grid-template-columns: repeat(8,1fr);
}
}.ojy_prov_card-ttz {
  padding: 14px 10px;
  gap: 7px;
  background: #120F1C;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.563rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.ojy_prov_card-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
  background: #161220;
}.ojy_prov_logo-ttz {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  align-items: center;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.ojy_prov_logo-ttz img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ojy_prov_name-ttz {
  font-size: 0.688rem;
  text-align: center;
  color: #988C78;
  overflow-wrap: break-word;
  font-weight: 600;
}.ojy_reg-ttz {
  padding: 2.25rem 1rem 0;
  background: #0D0B13;
}
@media(min-width:768px) {.ojy_reg-ttz {
  padding: 44px 1.5rem 0;
}
}.ojy_reg_in-ttz {
  background: #161220;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ojy_reg_in-ttz {
  padding: 2.5rem;
}
}.ojy_reg_top-ttz {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ojy_reg_top-ttz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ojy_reg_label-ttz {
  color: #C8921E;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.ojy_reg_h2-ttz {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  color: #F0E8D5;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ojy_reg_h2-ttz {
  font-size: 1.75rem;
}
}.ojy_reg_bonus-ttz {
  border: 1px solid rgba(212, 160, 32, 0.16);
  gap: 0.5rem;
  background: rgba(212, 160, 32, 0.16);
  padding: 0.625rem 1rem;
  border-radius: 0.563rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.ojy_reg_bonus_amount-ttz {
  font-size: 1.25rem;
  color: #D4A020;
  font-weight: 800;
}.ojy_reg_bonus_text-ttz {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #988C78;
}.ojy_reg_cta_btn-ttz {
  transition: background .2s;
  border-radius: 9px;
  background: #29B87A;
  padding: 14px 2rem;
  box-shadow: 0 4px 22px rgba(41, 184, 122, 0.42), 0 1px 0.25rem rgba(0, 0, 0, 0.55);
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #0D0B13;
  display: inline-block;
  font-size: 0.938rem;
}.ojy_reg_cta_btn-ttz:hover {
  background: #34CC8A;
}.ojy_reg_terms-ttz {
  color: #5C5548;
  font-size: 0.688rem;
  line-height: 1.5;
}.ojy_reg_seo-ttz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 1.25rem;
  color: #726A5A;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
}.ojy_reg_seo-ttz p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #726A5A;
  margin-bottom: 0.625rem;
}.ojy_reg_seo-ttz p:last-child {
  margin-bottom: 0;
}.ojy_reg_seo-ttz strong {
  color: #C8BAA2;
  font-weight: 700;
}.ojy_reg_seo-ttz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.ojy_reg_seo-ttz a:hover {
  color: #DAA52E;
}.ojy_reg_seo-ttz ul,.ojy_reg_seo-ttz ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ojy_reg_seo-ttz ol {
  list-style: decimal;
}.ojy_reg_seo-ttz li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #726A5A;
  line-height: 1.65;
}.ojy_reg_seo-ttz table {
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 13px;
}
@media(min-width: 770px) {.ojy_reg_seo-ttz table {
  display: table;
}
}.ojy_reg_seo-ttz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C8BAA2;
  font-weight: 700;
}.ojy_reg_seo-ttz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #726A5A;
}.ojy_reg_steps-ttz {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.ojy_reg_steps-ttz {
  margin-top: 0;
}
}.ojy_reg_step-ttz {
  gap: 0.875rem;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ojy_reg_step_num-ttz {
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 30, 0.08);
  background: rgba(200, 146, 30, 0.18);
  display: flex;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  color: #C8921E;
  align-items: center;
  font-size: 0.875rem;
  height: 34px;
  width: 2.125rem;
}.ojy_reg_step_title-ttz {
  color: #F0E8D5;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.ojy_reg_step_text-ttz {
  color: #726A5A;
  font-size: 0.75rem;
  line-height: 1.5;
}.ojy_reg_trust-ttz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.ojy_reg_trust_item-ttz {
  gap: 0.438rem;
  color: #726A5A;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
}.ojy_reg_trust_ic-ttz svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  color: #C8921E;
}.ojy_app-ttz {
  padding: 36px 1rem 0;
  background: #0D0B13;
}
@media(min-width: 769px) {.ojy_app-ttz {
  padding: 2.75rem 1.5rem 0;
}
}.ojy_app_in-ttz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ojy_app_head-ttz {
  margin-bottom: 1rem;
}.ojy_app_label-ttz {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8921E;
  font-weight: 700;
}.ojy_app_h2-ttz {
  overflow-wrap: break-word;
  color: #F0E8D5;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ojy_app_h2-ttz {
  font-size: 1.5rem;
}
}.ojy_app_sub-ttz {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #726A5A;
  max-width: 600px;
  overflow-wrap: break-word;
}.ojy_app_sub-ttz strong {
  color: #C8BAA2;
  font-weight: 700;
}.ojy_app_cards-ttz {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ojy_app_cards-ttz {
  grid-template-columns: repeat(3,1fr);
}
}.ojy_app_card-ttz {
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  border-radius: 0.563rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.ojy_app_card_ios-ttz {
  background: linear-gradient(135deg,rgba(200, 146, 30, 0.18) 0%,#161220 100%);
}.ojy_app_card_android-ttz {
  background: linear-gradient(135deg,rgba(41, 184, 122, 0.18) 0%,#161220 100%);
}.ojy_app_card_win-ttz {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.16) 0%,#161220 100%);
}.ojy_app_card_ic-ttz svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.ojy_app_card_ic-ttz {
  color: #F0E8D5;
  flex-shrink: 0;
}.ojy_app_card_os-ttz {
  color: #726A5A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
}.ojy_app_card_title-ttz {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F0E8D5;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
}.ojy_app_card_text-ttz {
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #726A5A;
}.ojy_app_card_btn-ttz {
  border-radius: 0.313rem;
  border: 1px solid rgba(200, 146, 30, 0.45);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  color: #F0E8D5;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
}.ojy_app_card_btn-ttz:hover {
  background: rgba(255, 255, 255, 0.07);
}.ojy_htp-ttz {
  padding: 2.25rem 1rem 0;
  background: #0D0B13;
}
@media(min-width: 769px) {.ojy_htp-ttz {
  padding: 44px 24px 0;
}
}.ojy_htp_in-ttz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ojy_htp_head-ttz {
  margin-bottom: 22px;
  max-width: 45rem;
}.ojy_htp_label-ttz {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8921E;
  font-weight: 700;
}.ojy_htp_h2-ttz {
  font-weight: 800;
  color: #F0E8D5;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ojy_htp_h2-ttz {
  font-size: 1.75rem;
}
}.ojy_htp_intro-ttz {
  color: #726A5A;
  font-size: 14px;
  line-height: 1.6;
}.ojy_htp_steps-ttz {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.ojy_htp_steps-ttz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ojy_htp_steps-ttz {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ojy_htp_step-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 1.125rem 1.125rem;
  background: #161220;
  border-radius: 0.563rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.ojy_htp_step_num-ttz {
  border-radius: 50%;
  background: #C8921E;
  height: 28px;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 13px;
  width: 28px;
  left: 1.25rem;
  color: #0D0B13;
  top: -0.75rem;
  position: absolute;
  font-family: 'Cinzel', serif;
  display: flex;
}.ojy_htp_step_ic-ttz {
  border-radius: 5px;
  margin: 8px 0 0.75rem;
  background: rgba(200, 146, 30, 0.18);
  justify-content: center;
  display: flex;
  height: 36px;
  align-items: center;
  color: #C8921E;
  width: 36px;
}.ojy_htp_step_ic-ttz svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ojy_htp_step_h-ttz {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F0E8D5;
}.ojy_htp_step_p-ttz {
  font-size: 0.813rem;
  color: #726A5A;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ojy_htp_step_p-ttz strong {
  font-weight: 600;
  color: #C8BAA2;
}.ojy_htp_cta-ttz {
  transition: background .2s;
  border-radius: 0.563rem;
  padding: 13px 1.625rem;
  background: #29B87A;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 14px;
  color: #0D0B13;
}.ojy_htp_cta-ttz:hover {
  background: #34CC8A;
}.ojy_bon-ttz {
  background: #0D0B13;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ojy_bon-ttz {
  padding: 2.75rem 24px 0;
}
}.ojy_bon_in-ttz {
  margin: 0 auto;
  max-width: 1320px;
}.ojy_bon_head-ttz {
  margin-bottom: 20px;
}.ojy_bon_label-ttz {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8921E;
  font-size: 11px;
}.ojy_bon_h2-ttz {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width:768px) {.ojy_bon_h2-ttz {
  font-size: 24px;
}
}.ojy_bon_seo-ttz {
  line-height: 1.6;
  color: #726A5A;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
}.ojy_bon_seo-ttz strong {
  color: #C8BAA2;
  font-weight: 700;
}.ojy_bon_seo-ttz a {
  color: #C8921E;
  text-decoration: underline;
}.ojy_bon_grid-ttz {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.ojy_bon_grid-ttz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ojy_bon_grid-ttz {
  grid-template-columns: repeat(5,1fr);
}
}.ojy_bon_card-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #120F1C;
  transition: border-color .2s,transform .2s;
  border-radius: 9px;
  padding: 1rem;
}.ojy_bon_card-ttz:hover {
  border-color: rgba(200, 146, 30, 0.08);
  transform: translateY(-2px);
}.ojy_bon_card_ic-ttz svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ojy_bon_card_ic-ttz {
  margin-bottom: 10px;
}.ojy_bon_card_type-ttz {
  text-transform: uppercase;
  color: #726A5A;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
}.ojy_bon_card_amount-ttz {
  font-weight: 800;
  color: #D4A020;
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
}.ojy_bon_card_name-ttz {
  color: #F0E8D5;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
}.ojy_bon_card_detail-ttz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5C5548;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.ojy_faq-ttz {
  padding: 2.25rem 16px 0;
  background: #0D0B13;
}
@media(min-width: 765px) {.ojy_faq-ttz {
  padding: 44px 1.5rem 0;
}
}.ojy_faq_in-ttz {
  margin: 0 auto;
  max-width: 1320px;
}.ojy_faq_head-ttz {
  margin-bottom: 1.25rem;
}.ojy_faq_label-ttz {
  color: #C8921E;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.ojy_faq_h2-ttz {
  font-size: 20px;
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.ojy_faq_h2-ttz {
  font-size: 1.5rem;
}
}.ojy_faq_list-ttz {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ojy_faq_item-ttz {
  overflow: hidden;
  background: #161220;
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ojy_faq_q-ttz {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  color: #C8BAA2;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
}.ojy_faq_q-ttz:hover {
  color: #F0E8D5;
}.ojy_faq_q_ic-ttz {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  font-size: 16px;
  height: 1.5rem;
  flex-shrink: 0;
  width: 1.5rem;
  color: #C8921E;
  justify-content: center;
  display: flex;
}.ojy_faq_item-ttz.ojy_state_open-ttz .ojy_faq_q_ic-ttz {
  transform: rotate(45deg);
}.ojy_faq_a-ttz {
  padding: 0 20px 1rem;
  line-height: 1.7;
  color: #726A5A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
}.ojy_faq_item-ttz.ojy_state_open-ttz .ojy_faq_a-ttz {
  display: block;
}.ojy_faq_a-ttz strong {
  font-weight: 700;
  color: #C8BAA2;
}.ojy_faq_a-ttz a {
  color: #C8921E;
  text-decoration: underline;
}.ojy_faq_a-ttz ul,.ojy_faq_a-ttz ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.ojy_faq_a-ttz ol {
  list-style: decimal;
}.ojy_faq_a-ttz li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ojy_faq_a-ttz table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.ojy_faq_a-ttz table {
  display: table;
}
}.ojy_faq_a-ttz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C8BAA2;
  text-align: left;
  font-weight: 700;
}.ojy_faq_a-ttz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #726A5A;
}.ojy_seo-ttz {
  background: #0D0B13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ojy_seo-ttz {
  padding: 44px 1.5rem 0;
}
}.ojy_seo_in-ttz {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  background: #161220;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.ojy_seo_in-ttz {
  padding: 36px 40px;
}
}.ojy_seo_label-ttz {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C8921E;
}.ojy_seo_h2-ttz {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F0E8D5;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ojy_seo_h2-ttz {
  font-size: 1.5rem;
}
}.ojy_seo_body-ttz {
  font-size: 14px;
  color: #988C78;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ojy_seo_body-ttz p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #988C78;
}.ojy_seo_body-ttz p:last-child {
  margin-bottom: 0;
}.ojy_seo_body-ttz strong {
  color: #C8BAA2;
  font-weight: 700;
}.ojy_seo_body-ttz a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.ojy_seo_body-ttz a:hover {
  color: #DAA52E;
}.ojy_seo_body-ttz ul,.ojy_seo_body-ttz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ojy_seo_body-ttz ol {
  list-style: decimal;
}.ojy_seo_body-ttz li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #988C78;
}.ojy_seo_body-ttz table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.ojy_seo_body-ttz table {
  display: table;
}
}.ojy_seo_body-ttz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8BAA2;
  font-weight: 700;
  text-align: left;
}.ojy_seo_body-ttz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #988C78;
}.ojy_seo_cols-ttz {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.ojy_seo_cols-ttz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ojy_seo_cols-ttz {
  grid-template-columns: repeat(3,1fr);
}
}.ojy_seo_col_h-ttz {
  font-weight: 700;
  color: #C8BAA2;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
}.ojy_seo_col_p-ttz {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #726A5A;
}.ojy_seo_stats-ttz {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ojy_seo_stat-ttz {
  border: 1px solid rgba(200, 146, 30, 0.18);
  padding: 14px 16px;
  flex: 1;
  border-radius: 9px;
  background: rgba(200, 146, 30, 0.08);
  min-width: 8.75rem;
}.ojy_seo_stat_val-ttz {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #C8921E;
  overflow-wrap: break-word;
}.ojy_seo_stat_lb-ttz {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #726A5A;
}.ojy_seo-ttz {
  padding: 2.25rem 1rem 0;
  background: #0D0B13;
}
@media(min-width: 771px) {.ojy_seo-ttz {
  padding: 2.75rem 1.5rem 0;
}
}.ojy_seo_in-ttz {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161220;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ojy_seo_in-ttz {
  padding: 36px 40px;
}
}.ojy_seo_label-ttz {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C8921E;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ojy_seo_h2-ttz {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F0E8D5;
}
@media(min-width: 769px) {.ojy_seo_h2-ttz {
  font-size: 24px;
}
}.ojy_seo_body-ttz {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #988C78;
  line-height: 1.75;
}.ojy_seo_body-ttz p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #988C78;
}.ojy_seo_body-ttz p:last-child {
  margin-bottom: 0;
}.ojy_seo_body-ttz strong {
  font-weight: 700;
  color: #C8BAA2;
}.ojy_seo_body-ttz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.ojy_seo_body-ttz a:hover {
  color: #DAA52E;
}.ojy_seo_body-ttz ul,.ojy_seo_body-ttz ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ojy_seo_body-ttz ol {
  list-style: decimal;
}.ojy_seo_body-ttz li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #988C78;
  line-height: 1.75;
}.ojy_seo_body-ttz table {
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.ojy_seo_body-ttz table {
  display: table;
}
}.ojy_seo_body-ttz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8BAA2;
}.ojy_seo_body-ttz td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #988C78;
}.ojy_seo_cols-ttz {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ojy_seo_cols-ttz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ojy_seo_cols-ttz {
  grid-template-columns: repeat(3,1fr);
}
}.ojy_seo_col_h-ttz {
  font-weight: 700;
  color: #C8BAA2;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
}.ojy_seo_col_p-ttz {
  line-height: 1.65;
  color: #726A5A;
  font-size: 13px;
  overflow-wrap: break-word;
}.ojy_seo_stats-ttz {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ojy_seo_stat-ttz {
  background: rgba(200, 146, 30, 0.08);
  border: 1px solid rgba(200, 146, 30, 0.18);
  flex: 1;
  border-radius: 0.563rem;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.ojy_seo_stat_val-ttz {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8921E;
  margin-bottom: 4px;
  font-weight: 800;
}.ojy_seo_stat_lb-ttz {
  color: #726A5A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ojy_seo-ttz {
  padding: 36px 16px 0;
  background: #0D0B13;
}
@media(min-width: 770px) {.ojy_seo-ttz {
  padding: 44px 24px 0;
}
}.ojy_seo_in-ttz {
  padding: 28px 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #161220;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 765px) {.ojy_seo_in-ttz {
  padding: 2.25rem 40px;
}
}.ojy_seo_label-ttz {
  color: #C8921E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.ojy_seo_h2-ttz {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F0E8D5;
}
@media(min-width: 767px) {.ojy_seo_h2-ttz {
  font-size: 1.5rem;
}
}.ojy_seo_body-ttz {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #988C78;
}.ojy_seo_body-ttz p {
  line-height: 1.75;
  font-size: 14px;
  color: #988C78;
  margin-bottom: 0.75rem;
}.ojy_seo_body-ttz p:last-child {
  margin-bottom: 0;
}.ojy_seo_body-ttz strong {
  font-weight: 700;
  color: #C8BAA2;
}.ojy_seo_body-ttz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8921E;
}.ojy_seo_body-ttz a:hover {
  color: #DAA52E;
}.ojy_seo_body-ttz ul,.ojy_seo_body-ttz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ojy_seo_body-ttz ol {
  list-style: decimal;
}.ojy_seo_body-ttz li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #988C78;
}.ojy_seo_body-ttz table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.ojy_seo_body-ttz table {
  display: table;
}
}.ojy_seo_body-ttz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BAA2;
  text-align: left;
  font-weight: 700;
}.ojy_seo_body-ttz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #988C78;
}.ojy_seo_cols-ttz {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ojy_seo_cols-ttz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ojy_seo_cols-ttz {
  grid-template-columns: repeat(3,1fr);
}
}.ojy_seo_col_h-ttz {
  color: #C8BAA2;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.ojy_seo_col_p-ttz {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #726A5A;
  font-size: 13px;
}.ojy_seo_stats-ttz {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ojy_seo_stat-ttz {
  border: 1px solid rgba(200, 146, 30, 0.18);
  padding: 14px 1rem;
  border-radius: 9px;
  background: rgba(200, 146, 30, 0.08);
  flex: 1;
  min-width: 140px;
}.ojy_seo_stat_val-ttz {
  color: #C8921E;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.ojy_seo_stat_lb-ttz {
  color: #726A5A;
  overflow-wrap: break-word;
  font-size: 11px;
}.ojy_ft-ttz {
  background: #080610;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ojy_ft_support-ttz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.ojy_ft_support-ttz {
  padding: 28px 24px;
}
}.ojy_ft_support_in-ttz {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ojy_ft_support_main-ttz {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ojy_ft_support_ic-ttz {
  flex-shrink: 0;
  color: #C8921E;
}.ojy_ft_support_ic-ttz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.ojy_ft_support_text_title-ttz {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F0E8D5;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.ojy_ft_support_text_sub-ttz {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #726A5A;
}.ojy_ft_support_btn-ttz {
  border-radius: 0.563rem;
  padding: 0.688rem 1.375rem;
  background: #C8921E;
  transition: background .2s;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #F0E8D5;
  white-space: nowrap;
}.ojy_ft_support_btn-ttz:hover {
  background: #DAA52E;
}.ojy_ft_support_contacts-ttz {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ojy_ft_support_contact-ttz {
  font-size: 12px;
  line-height: 1.4;
  color: #5C5548;
}.ojy_ft_support_contact-ttz strong {
  color: #988C78;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.ojy_ft_main-ttz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 770px) {.ojy_ft_main-ttz {
  padding: 40px 24px 32px;
}
}.ojy_ft_main_in-ttz {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ojy_ft_main_in-ttz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ojy_ft_main_in-ttz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ojy_ft_col_logo-ttz {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.ojy_ft_col_logo-ttz {
  grid-column: auto;
}
}.ojy_ft_logo-ttz {
  gap: 9px;
  color: #F0E8D5;
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.ojy_ft_logo_mark-ttz {
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.ojy_ft_logo_mark-ttz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ojy_ft_logo_sub-ttz {
  font-size: 0.75rem;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5C5548;
}.ojy_ft_col_title-ttz {
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #988C78;
  letter-spacing: .07em;
}.ojy_ft_col_links-ttz {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ojy_ft_col_link-ttz {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C5548;
  font-size: 0.813rem;
}.ojy_ft_col_link-ttz:hover {
  color: #C8BAA2;
}.ojy_ft_apps-ttz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ojy_ft_app_card-ttz {
  transition: border-color .2s;
  border-radius: 0.313rem;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.ojy_ft_app_card-ttz:hover {
  border-color: rgba(200, 146, 30, 0.45);
}.ojy_ft_app_card_ic-ttz svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.ojy_ft_app_card_os-ttz {
  font-size: 10px;
  color: #5C5548;
  font-weight: 600;
}.ojy_ft_app_card_action-ttz {
  color: #C8BAA2;
  font-size: 0.75rem;
  font-weight: 700;
}.ojy_ft_bot-ttz {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.ojy_ft_bot-ttz {
  padding: 20px 24px;
}
}.ojy_ft_bot_in-ttz {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.ojy_ft_socials-ttz {
  gap: 0.5rem;
  display: flex;
}.ojy_ft_soc-ttz {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.313rem;
  width: 36px;
  align-items: center;
  display: flex;
  height: 36px;
  justify-content: center;
  color: #988C78;
}.ojy_ft_soc-ttz svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ojy_ft_soc-ttz:hover {
  background: rgba(255, 255, 255, 0.07);
}.ojy_ft_legal-ttz {
  flex: 1;
  color: #7E7668;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
}.ojy_ft_legal-ttz strong {
  color: #988C78;
  font-weight: 700;
}.ojy_ft_legal-ttz a {
  text-decoration: underline;
  color: #988C78;
}.ojy_ft_age-ttz {
  border: 2px solid #7E7668;
  border-radius: 50%;
  justify-content: center;
  color: #7E7668;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
  font-size: 11px;
  height: 32px;
  font-weight: 800;
}