*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #150C06;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D4BC94;
  font-family: 'Lora', serif;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.omt_layout-ew8 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.omt_page-ew8 {
  display: flex;
  min-height: 100vh;
}.omt_main-ew8 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width:1080px) {.omt_main-ew8 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.omt_main-ew8 {
  padding-bottom: 4.5rem;
}
}.omt_gc-ew8 {
  overflow: hidden;
  background: #1C1007;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.omt_gc-ew8 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.omt_gc-ew8 {
  width: 168px;
}
}.omt_gc-ew8:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.07);
}.omt_gc_img-ew8 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.omt_gc_img-ew8 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.omt_gc_hover-ew8 {
  transition: opacity .2s;
  background: rgba(12, 6, 3, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.omt_gc-ew8:hover .omt_gc_hover-ew8 {
  opacity: 1;
}.omt_gc_hover_btn-ew8 {
  border-radius: 0.25rem;
  background: #C8922A;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F5E8CC;
}.omt_gc_info-ew8 {
  padding: 0.5rem 10px 10px;
}.omt_gc_name-ew8 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  color: #D4BC94;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.omt_gc_prov-ew8 {
  font-size: 0.625rem;
  color: #70593F;
}.omt_gc_tag-ew8 {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  font-size: 9px;
  text-transform: uppercase;
  top: 6px;
  z-index: 2;
  position: absolute;
  left: 6px;
  font-weight: 700;
}.omt_gc_tag_hot-ew8 {
  background: #CC3A2A;
  color: #fff;
}.omt_gc_tag_new-ew8 {
  background: #3DAA6E;
  color: #150C06;
}.omt_gc_tag_jp-ew8 {
  background: #E0A020;
  color: #150C06;
}.omt_gc_tag_ex-ew8 {
  background: #7A4E1E;
  color: #fff;
}.omt_gc_tag_live-ew8 {
  background: #CC3A2A;
  color: #fff;
}.omt_gr-ew8 {
  padding: 2rem 16px 0;
  background: #150C06;
}
@media(min-width: 767px) {.omt_gr-ew8 {
  padding: 36px 24px 0;
}
}.omt_gr_in-ew8 {
  margin: 0 auto;
  max-width: 1320px;
}.omt_gr_head-ew8 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.omt_gr_head_l-ew8 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.omt_gr_ic-ew8 {
  border-radius: 8px;
  align-items: center;
  height: 32px;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.omt_gr_ic-ew8 svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.omt_gr_title-ew8 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  color: #F5E8CC;
}
@media(min-width: 771px) {.omt_gr_title-ew8 {
  font-size: 18px;
}
}.omt_gr_more-ew8 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  color: #8C7355;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.omt_gr_more-ew8:hover {
  color: #C8922A;
}.omt_gr_more-ew8 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.omt_gr_arrows-ew8 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.omt_gr_arr-ew8 {
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  justify-content: center;
  color: #AD9472;
  display: flex;
  height: 30px;
  align-items: center;
  width: 1.875rem;
}.omt_gr_arr-ew8:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F5E8CC;
}.omt_gr_arr-ew8 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.omt_gr_seo_h-ew8 {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D4BC94;
}
@media(min-width: 767px) {.omt_gr_seo_h-ew8 {
  font-size: 0.875rem;
}
}.omt_gr_seo-ew8 {
  font-size: 12px;
  line-height: 1.55;
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #8C7355;
}.omt_gr_seo-ew8 strong {
  font-weight: 600;
  color: #D4BC94;
}.omt_gr_scroll-ew8 {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.omt_gr_scroll-ew8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.omt_gr_scroll-ew8 {
  gap: 12px;
}
}.omt_tb-ew8 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #130B05;
  display: flex;
  right: 0;
  height: 56px;
  position: fixed;
  z-index: 80;
  left: 0;
  align-items: center;
  top: 0;
}.omt_tb_in-ew8 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.omt_tb_burger-ew8 {
  border-radius: 0.5rem;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.375rem;
  height: 2.375rem;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
}.omt_tb_burger-ew8:hover {
  background: rgba(255, 220, 160, 0.05);
}.omt_tb_burger_line-ew8 {
  border-radius: 1px;
  background: #AD9472;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.omt_tb_burger-ew8 {
  display: none;
}
}.omt_tb_logo-ew8 {
  gap: 9px;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  align-items: center;
  color: #F5E8CC;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-weight: 800;
}.omt_tb_logo_mark-ew8 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.omt_tb_logo_mark-ew8 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.omt_tb_nav-ew8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.omt_tb_nav-ew8 {
  display: flex;
}
}.omt_tb_tab-ew8 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 14px;
  white-space: nowrap;
  color: #AD9472;
  font-size: 0.813rem;
  font-weight: 600;
}.omt_tb_tab-ew8:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8CC;
}.omt_tb_tab-ew8.omt_state_active-ew8 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5E8CC;
}.omt_tb_right-ew8 {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.omt_tb_login-ew8 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.5rem;
  color: #D4BC94;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.omt_tb_login-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8CC;
}
@media(min-width: 481px) {.omt_tb_login-ew8 {
  display: block;
}
}.omt_tb_reg-ew8 {
  background: #3DAA6E;
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 8px;
  white-space: nowrap;
  color: #120A02;
  font-weight: 700;
  font-size: 0.813rem;
}.omt_tb_reg-ew8:hover {
  background: #4DC480;
}.omt_sb-ew8 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #241408;
  transform: translateX(-100%);
  bottom: 0;
  left: 0;
  width: 220px;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  z-index: 70;
}.omt_sb-ew8.omt_state_open-ew8 {
  transform: translateX(0);
}.omt_sb-ew8::-webkit-scrollbar {
  width: 4px;
}.omt_sb-ew8::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.07);
}
@media(min-width: 1079px) {.omt_sb-ew8 {
  transform: translateX(0);
}
}.omt_sb_auth-ew8 {
  padding: 14px 0.75rem 10px;
}.omt_sb_btn_reg-ew8 {
  background: #3DAA6E;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 8px;
  color: #120A02;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  display: block;
}.omt_sb_btn_reg-ew8:hover {
  background: #4DC480;
}.omt_sb_btn_login-ew8 {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 8px;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #D4BC94;
}.omt_sb_btn_login-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8CC;
}.omt_sb_promo-ew8 {
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#2C1804,#241408);
  margin: 0 0.75rem 10px;
  padding: 12px 0.875rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  position: relative;
}.omt_sb_promo-ew8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  content: '';
  width: 5rem;
  height: 80px;
  right: -20px;
  top: -20px;
  position: absolute;
}.omt_sb_promo_title-ew8 {
  margin-bottom: 0.25rem;
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 11px;
  font-weight: 700;
}.omt_sb_promo_text-ew8 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F5E8CC;
}.omt_sb_promo_sub-ew8 {
  font-size: 0.625rem;
  color: #8C7355;
  margin-top: 3px;
}.omt_sb_nav-ew8 {
  padding: 6px 0.5rem 16px;
}.omt_sb_nav_lb-ew8 {
  padding: 10px 0.5rem 6px;
  color: #70593F;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.omt_sb_link-ew8 {
  gap: 10px;
  border-radius: 4px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  font-weight: 500;
  color: #AD9472;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
}.omt_sb_link-ew8:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8CC;
}.omt_sb_link-ew8.omt_state_active-ew8 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5E8CC;
}.omt_sb_ic-ew8 {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 30px;
}.omt_sb_ic-ew8 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.omt_sb_ic_1-ew8 {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.omt_sb_ic_2-ew8 {
  background: rgba(61, 170, 110, 0.16);
  color: #3DAA6E;
}.omt_sb_ic_3-ew8 {
  background: rgba(224, 160, 32, 0.16);
  color: #E0A020;
}.omt_sb_ic_4-ew8 {
  background: rgba(122, 78, 30, 0.28);
  color: #7A4E1E;
}.omt_sb_ic_5-ew8 {
  background: rgba(200, 146, 42, 0.07);
  color: #C84878;
}.omt_sb_ic_6-ew8 {
  background: rgba(122, 78, 30, 0.28);
  color: #9060C8;
}.omt_sb_badge-ew8 {
  padding: 2px 7px;
  background: #E0A020;
  border-radius: 0.25rem;
  color: #120A02;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.omt_sb_bot-ew8 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.75rem;
  display: flex;
}.omt_sb_lang-ew8,.omt_sb_help-ew8 {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.07);
  transition: border-color .2s;
  padding: 9px 0.375rem;
  flex: 1;
  gap: 0.375rem;
  border-radius: 4px;
  font-size: 11px;
  color: #AD9472;
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.omt_sb_lang-ew8:hover,.omt_sb_help-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8CC;
}.omt_sb_lang-ew8 svg,.omt_sb_help-ew8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.omt_sb_bd-ew8 {
  inset: 0;
  background: rgba(12, 6, 3, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.omt_sb_bd-ew8.omt_state_on-ew8 {
  display: block;
}
@media(min-width: 1077px) {.omt_sb_bd-ew8 {
  display: none!important;
}
}.omt_mob_nav-ew8 {
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  background: #241408;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
  left: 0;
}
@media(min-width: 1078px) {.omt_mob_nav-ew8 {
  display: none;
}
}.omt_mob_nav_item-ew8 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #70593F;
}.omt_mob_nav_ic-ew8 {
  line-height: 1;
}.omt_mob_nav_ic-ew8 svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.omt_mob_nav_lb-ew8 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #70593F;
}.omt_mob_nav_item-ew8.omt_state_active-ew8 {
  color: #C8922A;
}.omt_mob_nav_item-ew8.omt_state_active-ew8 .omt_mob_nav_lb-ew8 {
  color: #C8922A;
}.omt_hero-ew8 {
  padding: 20px 16px 0;
  background: #150C06;
}
@media(min-width: 771px) {.omt_hero-ew8 {
  padding: 1.5rem 24px 0;
}
}.omt_hero_in-ew8 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.omt_hero_in-ew8 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.omt_hero_in-ew8 {
  grid-template-columns: 1fr 340px;
}
}.omt_hero_promo-ew8 {
  overflow: hidden;
  background: #1C1007;
  border-radius: 14px;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.omt_hero_promo-ew8 {
  min-height: 280px;
}
}.omt_hero_promo_bg-ew8 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2C1804 0%,#150C06 100%);
  background-size: cover;
  position: absolute;
}.omt_hero_promo_bg-ew8::after {
  inset: 0;
  background: linear-gradient(90deg,#150C06 0%,rgba(12, 6, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.omt_hero_promo_glow-ew8 {
  background: radial-gradient(circle,rgba(122, 78, 30, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  pointer-events: none;
  height: 300px;
  right: 60px;
  top: -40px;
  position: absolute;
}.omt_hero_promo_ct-ew8 {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  max-width: 480px;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
}
@media(min-width: 771px) {.omt_hero_promo_ct-ew8 {
  padding: 40px 2rem;
}
}.omt_hero_badge-ew8 {
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.07);
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #C8922A;
  font-weight: 700;
  font-size: 0.625rem;
}.omt_hero_h1-ew8 {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F5E8CC;
}.omt_hero_h1-ew8 em {
  color: #E0A020;
  font-style: normal;
}
@media(min-width: 767px) {.omt_hero_h1-ew8 {
  font-size: 2.25rem;
}
}.omt_hero_sub-ew8 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #AD9472;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.omt_hero_sub-ew8 {
  font-size: 0.875rem;
}
}.omt_hero_row-ew8 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.omt_hero_cta-ew8 {
  background: #3DAA6E;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-size: 0.875rem;
  color: #120A02;
  box-shadow: 0 4px 0.875rem rgba(61, 170, 110, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-weight: 700;
}.omt_hero_cta-ew8:hover {
  background: #4DC480;
}.omt_hero_terms-ew8 {
  font-size: 11px;
  color: #70593F;
}.omt_hero_game-ew8 {
  background: #1C1007;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.omt_hero_game_badge-ew8 {
  background: rgba(224, 160, 32, 0.16);
  padding: 5px 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(224, 160, 32, 0.16);
  z-index: 3;
  text-transform: uppercase;
  color: #E0A020;
  font-size: 0.625rem;
  position: absolute;
  top: 0.75rem;
  left: 12px;
  letter-spacing: .06em;
  font-weight: 700;
}.omt_hero_game_badge-ew8 svg {
  height: 11px;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.omt_hero_game_img-ew8 {
  background: linear-gradient(135deg,#2C1804,#150C06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.omt_hero_game_img-ew8 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.omt_hero_game_play-ew8 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(12, 6, 3, 0.72);
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.omt_hero_game-ew8:hover .omt_hero_game_play-ew8 {
  opacity: 1;
}.omt_hero_game_play-ew8 span {
  background: #C8922A;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
}.omt_hero_game_play-ew8 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.omt_hero_game_info-ew8 {
  padding: 0.875rem 1rem;
}.omt_hero_game_title-ew8 {
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F5E8CC;
  font-weight: 700;
}.omt_hero_game_provider-ew8 {
  font-size: 11px;
  color: #8C7355;
}.omt_hero_game_btn-ew8 {
  background: #C8922A;
  margin: 12px 16px 1rem;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #F5E8CC;
  font-size: 0.813rem;
}.omt_hero_game-ew8:hover .omt_hero_game_btn-ew8 {
  background: #DBA83E;
}.omt_sbar-ew8 {
  background: #150C06;
  padding: 1rem 16px 0;
}
@media(min-width: 770px) {.omt_sbar-ew8 {
  padding: 18px 1.5rem 0;
}
}.omt_sbar_in-ew8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.omt_sbar_row-ew8 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.omt_sbar_input-ew8 {
  background: #1C1007;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 10px;
  flex: 1;
  padding: 0.688rem 1rem;
  font-size: 13px;
  align-items: center;
  color: #8C7355;
  display: flex;
  cursor: pointer;
}.omt_sbar_input-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.omt_sbar_input-ew8 svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
}.omt_sbar_providers-ew8 {
  gap: 8px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1C1007;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  font-size: 13px;
  color: #D4BC94;
  display: flex;
}.omt_sbar_providers-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8CC;
}.omt_sbar_providers-ew8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.omt_sbar_tabs-ew8 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.omt_sbar_tabs-ew8::-webkit-scrollbar {
  display: none;
}.omt_sbar_tab-ew8 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  gap: 7px;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  font-size: 12px;
  color: #AD9472;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
}.omt_sbar_tab-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: rgba(255, 220, 160, 0.07);
  color: #F5E8CC;
}.omt_sbar_tab-ew8.omt_state_active-ew8 {
  background: rgba(200, 146, 42, 0.18);
  border-color: rgba(200, 146, 42, 0.07);
  color: #F5E8CC;
}.omt_sbar_tab_ic-ew8 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.omt_wy-ew8 {
  background: #150C06;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.omt_wy-ew8 {
  padding: 40px 1.5rem 0;
}
}.omt_wy_in-ew8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.omt_wy_head-ew8 {
  margin-bottom: 18px;
  max-width: 720px;
}.omt_wy_label-ew8 {
  font-weight: 700;
  color: #C8922A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.omt_wy_h2-ew8 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5E8CC;
}
@media(min-width: 766px) {.omt_wy_h2-ew8 {
  font-size: 24px;
}
}.omt_wy_intro-ew8 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #8C7355;
}.omt_wy_grid-ew8 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.omt_wy_grid-ew8 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.omt_wy_grid-ew8 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.omt_wy_card-ew8 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 20px;
  border-radius: 0.5rem;
  background: #241408;
}.omt_wy_card-ew8:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.omt_wy_card_ic-ew8 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  align-items: center;
  color: #C8922A;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  margin-bottom: 0.875rem;
  width: 2.75rem;
}.omt_wy_card_ic-ew8 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.omt_wy_card_h-ew8 {
  color: #F5E8CC;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
}.omt_wy_card_p-ew8 {
  color: #8C7355;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.omt_wy_card_p-ew8 strong {
  font-weight: 600;
  color: #D4BC94;
}.omt_gr_jp-ew8 {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0E28 0%,#0F0812 100%);
  overflow: hidden;
  border-radius: 14px;
  position: relative;
}.omt_gr_jp-ew8::before {
  background: radial-gradient(circle,rgba(122, 78, 30, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  left: -3.75rem;
  height: 15.625rem;
  content: '';
  top: -3.75rem;
  position: absolute;
}.omt_gr_jp-ew8::after {
  background: radial-gradient(circle,rgba(224, 160, 32, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  width: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  height: 12.5rem;
}.omt_gr_jp_head-ew8 {
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
  z-index: 1;
}.omt_gr_jp_info-ew8 {
  flex: 1;
}.omt_gr_jp_label-ew8 {
  text-transform: uppercase;
  color: #9060C8;
  margin-bottom: 0.375rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.omt_gr_jp_label-ew8 svg {
  height: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
}.omt_gr_jp_amount-ew8 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  color: #F5E8CC;
  font-family: 'Playfair Display', serif;
  margin-bottom: 4px;
  font-size: 2rem;
}
@media(min-width:768px) {.omt_gr_jp_amount-ew8 {
  font-size: 40px;
}
}.omt_gr_jp_amount-ew8 span {
  color: #E0A020;
}.omt_gr_jp_seo-ew8 {
  max-width: 30rem;
  color: #AD9472;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.omt_gr_jp_cta-ew8 {
  padding: 0.688rem 20px;
  background: rgba(122, 78, 30, 0.28);
  transition: background .2s;
  border: 1px solid rgba(122, 78, 30, 0.28);
  border-radius: 0.5rem;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #F5E8CC;
  align-self: flex-start;
  margin-top: 4px;
  z-index: 1;
}.omt_gr_jp_cta-ew8:hover {
  background: #7A4E1E;
}.omt_ws-ew8 {
  padding: 32px 1rem 0;
  background: #150C06;
}
@media(min-width: 769px) {.omt_ws-ew8 {
  padding: 36px 1.5rem 0;
}
}.omt_ws_in-ew8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.omt_ws_head-ew8 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
}.omt_ws_title-ew8 {
  gap: 0.625rem;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5E8CC;
  font-size: 1rem;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
}.omt_ws_title_ic-ew8 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #E0A020;
}.omt_ws_online-ew8 {
  gap: 0.438rem;
  font-weight: 600;
  color: #8C7355;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.omt_ws_online_dot-ew8 {
  background: #3DAA6E;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(61, 170, 110, 0.16);
  flex-shrink: 0;
}.omt_ws_scroll-ew8 {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.omt_ws_scroll-ew8::-webkit-scrollbar {
  display: none;
}.omt_wc-ew8 {
  border-radius: 8px;
  gap: 10px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 10px 0.875rem;
  background: #1C1007;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.omt_wc_img-ew8 {
  background: #241408;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.omt_wc_img-ew8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.omt_wc_info-ew8 {
  min-width: 0;
}.omt_wc_game-ew8 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #D4BC94;
  text-overflow: ellipsis;
  font-size: 12px;
}.omt_wc_player-ew8 {
  overflow: hidden;
  font-size: 10px;
  color: #70593F;
  text-overflow: ellipsis;
  white-space: nowrap;
}.omt_wc_amount-ew8 {
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  color: #3DAA6E;
}.omt_reg-ew8 {
  background: #150C06;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.omt_reg-ew8 {
  padding: 44px 24px 0;
}
}.omt_reg_in-ew8 {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #241408;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  max-width: 1320px;
}
@media(min-width: 769px) {.omt_reg_in-ew8 {
  padding: 2.5rem;
}
}.omt_reg_top-ew8 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.omt_reg_top-ew8 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.omt_reg_label-ew8 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
}.omt_reg_h2-ew8 {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  font-weight: 800;
  color: #F5E8CC;
}
@media(min-width: 769px) {.omt_reg_h2-ew8 {
  font-size: 1.75rem;
}
}.omt_reg_bonus-ew8 {
  border: 1px solid rgba(224, 160, 32, 0.16);
  gap: 8px;
  border-radius: 8px;
  padding: 10px 1rem;
  background: rgba(224, 160, 32, 0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.omt_reg_bonus_amount-ew8 {
  color: #E0A020;
  font-weight: 800;
  font-size: 1.25rem;
}.omt_reg_bonus_text-ew8 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #AD9472;
}.omt_reg_cta_btn-ew8 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 14px 2rem;
  background: #3DAA6E;
  font-size: 0.938rem;
  box-shadow: 0 0.25rem 0.875rem rgba(61, 170, 110, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  display: inline-block;
  color: #120A02;
  margin-bottom: 12px;
  font-weight: 700;
}.omt_reg_cta_btn-ew8:hover {
  background: #4DC480;
}.omt_reg_terms-ew8 {
  line-height: 1.5;
  color: #70593F;
  font-size: 11px;
}.omt_reg_seo-ew8 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8C7355;
}.omt_reg_seo-ew8 p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #8C7355;
}.omt_reg_seo-ew8 p:last-child {
  margin-bottom: 0;
}.omt_reg_seo-ew8 strong {
  font-weight: 700;
  color: #D4BC94;
}.omt_reg_seo-ew8 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.omt_reg_seo-ew8 a:hover {
  color: #DBA83E;
}.omt_reg_seo-ew8 ul,.omt_reg_seo-ew8 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.omt_reg_seo-ew8 ol {
  list-style: decimal;
}.omt_reg_seo-ew8 li {
  font-size: 13px;
  color: #8C7355;
  margin-bottom: 4px;
  line-height: 1.65;
}.omt_reg_seo-ew8 table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 13px;
}
@media(min-width: 771px) {.omt_reg_seo-ew8 table {
  display: table;
}
}.omt_reg_seo-ew8 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D4BC94;
  text-align: left;
  font-weight: 700;
}.omt_reg_seo-ew8 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #8C7355;
}.omt_reg_steps-ew8 {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.omt_reg_steps-ew8 {
  margin-top: 0;
}
}.omt_reg_step-ew8 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.omt_reg_step_num-ew8 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.07);
  height: 34px;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  color: #C8922A;
  width: 34px;
  justify-content: center;
  font-size: 0.875rem;
}.omt_reg_step_title-ew8 {
  color: #F5E8CC;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.omt_reg_step_text-ew8 {
  line-height: 1.5;
  font-size: 12px;
  color: #8C7355;
}.omt_reg_trust-ew8 {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.omt_reg_trust_item-ew8 {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #8C7355;
}.omt_reg_trust_ic-ew8 svg {
  stroke-linecap: round;
  height: 16px;
  color: #C8922A;
  width: 16px;
  stroke-linejoin: round;
}.omt_app-ew8 {
  background: #150C06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.omt_app-ew8 {
  padding: 44px 24px 0;
}
}.omt_app_in-ew8 {
  margin: 0 auto;
  max-width: 1320px;
}.omt_app_head-ew8 {
  margin-bottom: 1rem;
}.omt_app_label-ew8 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8922A;
}.omt_app_h2-ew8 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F5E8CC;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.omt_app_h2-ew8 {
  font-size: 24px;
}
}.omt_app_sub-ew8 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8C7355;
  overflow-wrap: break-word;
  max-width: 600px;
}.omt_app_sub-ew8 strong {
  color: #D4BC94;
  font-weight: 700;
}.omt_app_cards-ew8 {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.omt_app_cards-ew8 {
  grid-template-columns: repeat(3,1fr);
}
}.omt_app_card-ew8 {
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.omt_app_card_ios-ew8 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#241408 100%);
}.omt_app_card_android-ew8 {
  background: linear-gradient(135deg,rgba(61, 170, 110, 0.16) 0%,#241408 100%);
}.omt_app_card_win-ew8 {
  background: linear-gradient(135deg,rgba(224, 160, 32, 0.16) 0%,#241408 100%);
}.omt_app_card_ic-ew8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
}.omt_app_card_ic-ew8 {
  color: #F5E8CC;
  flex-shrink: 0;
}.omt_app_card_os-ew8 {
  color: #8C7355;
  font-size: 10px;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.omt_app_card_title-ew8 {
  margin-bottom: 6px;
  color: #F5E8CC;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.omt_app_card_text-ew8 {
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #8C7355;
  font-size: 12px;
}.omt_app_card_btn-ew8 {
  transition: background .2s;
  gap: 0.438rem;
  background: rgba(255, 220, 160, 0.12);
  padding: 10px 18px;
  border-radius: 0.25rem;
  border: 1px solid rgba(200, 146, 42, 0.45);
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5E8CC;
  display: inline-flex;
}.omt_app_card_btn-ew8:hover {
  background: rgba(255, 220, 160, 0.07);
}.omt_bon-ew8 {
  padding: 2.25rem 1rem 0;
  background: #150C06;
}
@media(min-width: 771px) {.omt_bon-ew8 {
  padding: 2.75rem 24px 0;
}
}.omt_bon_in-ew8 {
  margin: 0 auto;
  max-width: 1320px;
}.omt_bon_head-ew8 {
  margin-bottom: 1.25rem;
}.omt_bon_label-ew8 {
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.omt_bon_h2-ew8 {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5E8CC;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.omt_bon_h2-ew8 {
  font-size: 1.5rem;
}
}.omt_bon_seo-ew8 {
  font-size: 0.813rem;
  color: #8C7355;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.omt_bon_seo-ew8 strong {
  font-weight: 700;
  color: #D4BC94;
}.omt_bon_seo-ew8 a {
  color: #C8922A;
  text-decoration: underline;
}.omt_bon_grid-ew8 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.omt_bon_grid-ew8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.omt_bon_grid-ew8 {
  grid-template-columns: repeat(5,1fr);
}
}.omt_bon_card-ew8 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  background: #1C1007;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.omt_bon_card-ew8:hover {
  border-color: rgba(200, 146, 42, 0.07);
  transform: translateY(-2px);
}.omt_bon_card_ic-ew8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
}.omt_bon_card_ic-ew8 {
  margin-bottom: 10px;
}.omt_bon_card_type-ew8 {
  color: #8C7355;
  font-size: 0.625rem;
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.omt_bon_card_amount-ew8 {
  color: #E0A020;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
}.omt_bon_card_name-ew8 {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #F5E8CC;
}.omt_bon_card_detail-ew8 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #70593F;
  font-size: 0.688rem;
}.omt_prov-ew8 {
  background: #150C06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.omt_prov-ew8 {
  padding: 2.75rem 24px 0;
}
}.omt_prov_in-ew8 {
  margin: 0 auto;
  max-width: 1320px;
}.omt_prov_head-ew8 {
  margin-bottom: 16px;
}.omt_prov_label-ew8 {
  margin-bottom: 8px;
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.omt_prov_h2-ew8 {
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5E8CC;
}
@media(min-width: 771px) {.omt_prov_h2-ew8 {
  font-size: 24px;
}
}.omt_prov_seo-ew8 {
  overflow-wrap: break-word;
  color: #8C7355;
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}.omt_prov_seo-ew8 strong {
  font-weight: 700;
  color: #D4BC94;
}.omt_prov_seo-ew8 a {
  color: #C8922A;
  text-decoration: underline;
}.omt_prov_grid-ew8 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.omt_prov_grid-ew8 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.omt_prov_grid-ew8 {
  grid-template-columns: repeat(8,1fr);
}
}.omt_prov_card-ew8 {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  background: #1C1007;
  padding: 14px 0.625rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.omt_prov_card-ew8:hover {
  background: #241408;
  border-color: rgba(200, 146, 42, 0.45);
}.omt_prov_logo-ew8 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
}.omt_prov_logo-ew8 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.omt_prov_name-ew8 {
  font-weight: 600;
  color: #AD9472;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
}.omt_seo-ew8 {
  padding: 36px 16px 0;
  background: #150C06;
}
@media(min-width: 765px) {.omt_seo-ew8 {
  padding: 44px 24px 0;
}
}.omt_seo_in-ew8 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #241408;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.omt_seo_in-ew8 {
  padding: 2.25rem 40px;
}
}.omt_seo_label-ew8 {
  font-size: 0.688rem;
  color: #C8922A;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.omt_seo_h2-ew8 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8CC;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.omt_seo_h2-ew8 {
  font-size: 24px;
}
}.omt_seo_body-ew8 {
  color: #AD9472;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.omt_seo_body-ew8 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #AD9472;
}.omt_seo_body-ew8 p:last-child {
  margin-bottom: 0;
}.omt_seo_body-ew8 strong {
  color: #D4BC94;
  font-weight: 700;
}.omt_seo_body-ew8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.omt_seo_body-ew8 a:hover {
  color: #DBA83E;
}.omt_seo_body-ew8 ul,.omt_seo_body-ew8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.omt_seo_body-ew8 ol {
  list-style: decimal;
}.omt_seo_body-ew8 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #AD9472;
}.omt_seo_body-ew8 table {
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.omt_seo_body-ew8 table {
  display: table;
}
}.omt_seo_body-ew8 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D4BC94;
}.omt_seo_body-ew8 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #AD9472;
}.omt_seo_cols-ew8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.omt_seo_cols-ew8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.omt_seo_cols-ew8 {
  grid-template-columns: repeat(3,1fr);
}
}.omt_seo_col_h-ew8 {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D4BC94;
}.omt_seo_col_p-ew8 {
  line-height: 1.65;
  font-size: 13px;
  color: #8C7355;
  overflow-wrap: break-word;
}.omt_seo_stats-ew8 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.omt_seo_stat-ew8 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  padding: 14px 1rem;
  min-width: 140px;
}.omt_seo_stat_val-ew8 {
  overflow-wrap: break-word;
  color: #C8922A;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.omt_seo_stat_lb-ew8 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C7355;
}.omt_pmt-ew8 {
  padding: 36px 16px 0;
  background: #150C06;
}
@media(min-width:768px) {.omt_pmt-ew8 {
  padding: 44px 1.5rem 0;
}
}.omt_pmt_in-ew8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.omt_pmt_head-ew8 {
  margin-bottom: 22px;
  max-width: 45rem;
}.omt_pmt_label-ew8 {
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.omt_pmt_h2-ew8 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8CC;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.omt_pmt_h2-ew8 {
  font-size: 1.75rem;
}
}.omt_pmt_intro-ew8 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #8C7355;
}.omt_pmt_groups-ew8 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.omt_pmt_group-ew8 {
  border-radius: 0.5rem;
  background: #241408;
  padding: 20px;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.omt_pmt_group_head-ew8 {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.omt_pmt_group_ic-ew8 {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 4px;
  display: flex;
  flex-shrink: 0;
  height: 2.25rem;
  color: #C8922A;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
}.omt_pmt_group_ic-ew8 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
}.omt_pmt_group_h-ew8 {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F5E8CC;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}.omt_pmt_group_p-ew8 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  color: #8C7355;
}.omt_pmt_group_p-ew8 strong {
  font-weight: 600;
  color: #D4BC94;
}.omt_pmt_table_wrap-ew8 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.omt_pmt_table-ew8 {
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.omt_pmt_table-ew8 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 12px;
  letter-spacing: .04em;
  white-space: nowrap;
  color: #D4BC94;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}.omt_pmt_table-ew8 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8C7355;
}.omt_pmt_table-ew8 tbody tr:last-child td {
  border-bottom: none;
}.omt_pmt_table-ew8 tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D4BC94;
}.omt_faq-ew8 {
  padding: 2.25rem 16px 0;
  background: #150C06;
}
@media(min-width: 769px) {.omt_faq-ew8 {
  padding: 2.75rem 1.5rem 0;
}
}.omt_faq_in-ew8 {
  margin: 0 auto;
  max-width: 1320px;
}.omt_faq_head-ew8 {
  margin-bottom: 1.25rem;
}.omt_faq_label-ew8 {
  color: #C8922A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.omt_faq_h2-ew8 {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5E8CC;
}
@media(min-width: 771px) {.omt_faq_h2-ew8 {
  font-size: 1.5rem;
}
}.omt_faq_list-ew8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.omt_faq_item-ew8 {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #241408;
}.omt_faq_q-ew8 {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  align-items: center;
  color: #D4BC94;
  font-weight: 600;
  cursor: pointer;
  display: flex;
}.omt_faq_q-ew8:hover {
  color: #F5E8CC;
}.omt_faq_q_ic-ew8 {
  transition: transform .25s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  font-size: 16px;
  color: #C8922A;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 24px;
}.omt_faq_item-ew8.omt_state_open-ew8 .omt_faq_q_ic-ew8 {
  transform: rotate(45deg);
}.omt_faq_a-ew8 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #8C7355;
  font-size: 0.813rem;
}.omt_faq_item-ew8.omt_state_open-ew8 .omt_faq_a-ew8 {
  display: block;
}.omt_faq_a-ew8 strong {
  font-weight: 700;
  color: #D4BC94;
}.omt_faq_a-ew8 a {
  color: #C8922A;
  text-decoration: underline;
}.omt_faq_a-ew8 ul,.omt_faq_a-ew8 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.omt_faq_a-ew8 ol {
  list-style: decimal;
}.omt_faq_a-ew8 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.omt_faq_a-ew8 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 770px) {.omt_faq_a-ew8 table {
  display: table;
}
}.omt_faq_a-ew8 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #D4BC94;
  font-weight: 700;
}.omt_faq_a-ew8 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #8C7355;
}.omt_seo-ew8 {
  padding: 36px 16px 0;
  background: #150C06;
}
@media(min-width: 770px) {.omt_seo-ew8 {
  padding: 44px 1.5rem 0;
}
}.omt_seo_in-ew8 {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #241408;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.omt_seo_in-ew8 {
  padding: 2.25rem 2.5rem;
}
}.omt_seo_label-ew8 {
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.omt_seo_h2-ew8 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  color: #F5E8CC;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.omt_seo_h2-ew8 {
  font-size: 1.5rem;
}
}.omt_seo_body-ew8 {
  color: #AD9472;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.omt_seo_body-ew8 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #AD9472;
  line-height: 1.75;
}.omt_seo_body-ew8 p:last-child {
  margin-bottom: 0;
}.omt_seo_body-ew8 strong {
  color: #D4BC94;
  font-weight: 700;
}.omt_seo_body-ew8 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.omt_seo_body-ew8 a:hover {
  color: #DBA83E;
}.omt_seo_body-ew8 ul,.omt_seo_body-ew8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.omt_seo_body-ew8 ol {
  list-style: decimal;
}.omt_seo_body-ew8 li {
  color: #AD9472;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.omt_seo_body-ew8 table {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 767px) {.omt_seo_body-ew8 table {
  display: table;
}
}.omt_seo_body-ew8 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D4BC94;
  font-weight: 700;
  text-align: left;
}.omt_seo_body-ew8 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #AD9472;
}.omt_seo_cols-ew8 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.omt_seo_cols-ew8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.omt_seo_cols-ew8 {
  grid-template-columns: repeat(3,1fr);
}
}.omt_seo_col_h-ew8 {
  font-weight: 700;
  color: #D4BC94;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
}.omt_seo_col_p-ew8 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8C7355;
}.omt_seo_stats-ew8 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.omt_seo_stat-ew8 {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.07);
  padding: 0.875rem 16px;
  min-width: 140px;
}.omt_seo_stat_val-ew8 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
}.omt_seo_stat_lb-ew8 {
  color: #8C7355;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.omt_seo-ew8 {
  background: #150C06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.omt_seo-ew8 {
  padding: 2.75rem 24px 0;
}
}.omt_seo_in-ew8 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #241408;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.omt_seo_in-ew8 {
  padding: 2.25rem 2.5rem;
}
}.omt_seo_label-ew8 {
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.omt_seo_h2-ew8 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8CC;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 767px) {.omt_seo_h2-ew8 {
  font-size: 1.5rem;
}
}.omt_seo_body-ew8 {
  color: #AD9472;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.omt_seo_body-ew8 p {
  margin-bottom: 12px;
  color: #AD9472;
  font-size: 0.875rem;
  line-height: 1.75;
}.omt_seo_body-ew8 p:last-child {
  margin-bottom: 0;
}.omt_seo_body-ew8 strong {
  color: #D4BC94;
  font-weight: 700;
}.omt_seo_body-ew8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.omt_seo_body-ew8 a:hover {
  color: #DBA83E;
}.omt_seo_body-ew8 ul,.omt_seo_body-ew8 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.omt_seo_body-ew8 ol {
  list-style: decimal;
}.omt_seo_body-ew8 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #AD9472;
  font-size: 0.875rem;
}.omt_seo_body-ew8 table {
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.omt_seo_body-ew8 table {
  display: table;
}
}.omt_seo_body-ew8 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  color: #D4BC94;
  font-weight: 700;
}.omt_seo_body-ew8 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #AD9472;
}.omt_seo_cols-ew8 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.omt_seo_cols-ew8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.omt_seo_cols-ew8 {
  grid-template-columns: repeat(3,1fr);
}
}.omt_seo_col_h-ew8 {
  color: #D4BC94;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.omt_seo_col_p-ew8 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8C7355;
}.omt_seo_stats-ew8 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.omt_seo_stat-ew8 {
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.omt_seo_stat_val-ew8 {
  color: #C8922A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.omt_seo_stat_lb-ew8 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C7355;
}.omt_ft-ew8 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0C0603;
  margin-top: 48px;
}.omt_ft_support-ew8 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 766px) {.omt_ft_support-ew8 {
  padding: 28px 24px;
}
}.omt_ft_support_in-ew8 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.omt_ft_support_main-ew8 {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.omt_ft_support_ic-ew8 {
  color: #C8922A;
  flex-shrink: 0;
}.omt_ft_support_ic-ew8 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.omt_ft_support_text_title-ew8 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F5E8CC;
  font-weight: 700;
}.omt_ft_support_text_sub-ew8 {
  color: #8C7355;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.omt_ft_support_btn-ew8 {
  border-radius: 8px;
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #C8922A;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5E8CC;
  font-size: 0.813rem;
  font-weight: 700;
}.omt_ft_support_btn-ew8:hover {
  background: #DBA83E;
}.omt_ft_support_contacts-ew8 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.omt_ft_support_contact-ew8 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #70593F;
}.omt_ft_support_contact-ew8 strong {
  font-size: 11px;
  font-weight: 600;
  display: block;
  color: #AD9472;
  margin-bottom: 2px;
}.omt_ft_main-ew8 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 766px) {.omt_ft_main-ew8 {
  padding: 2.5rem 24px 32px;
}
}.omt_ft_main_in-ew8 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.omt_ft_main_in-ew8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.omt_ft_main_in-ew8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.omt_ft_col_logo-ew8 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.omt_ft_col_logo-ew8 {
  grid-column: auto;
}
}.omt_ft_logo-ew8 {
  gap: 9px;
  font-weight: 800;
  font-size: 1rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  color: #F5E8CC;
  display: flex;
  align-items: center;
}.omt_ft_logo_mark-ew8 {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.omt_ft_logo_mark-ew8 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.omt_ft_logo_sub-ew8 {
  font-size: 12px;
  color: #70593F;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
}.omt_ft_col_title-ew8 {
  color: #AD9472;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.omt_ft_col_links-ew8 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.omt_ft_col_link-ew8 {
  transition: color .2s;
  font-size: 13px;
  color: #70593F;
  overflow-wrap: break-word;
}.omt_ft_col_link-ew8:hover {
  color: #D4BC94;
}.omt_ft_apps-ew8 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.omt_ft_app_card-ew8 {
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  gap: 10px;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.omt_ft_app_card-ew8:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.omt_ft_app_card_ic-ew8 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.omt_ft_app_card_os-ew8 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #70593F;
}.omt_ft_app_card_action-ew8 {
  color: #D4BC94;
  font-size: 12px;
  font-weight: 700;
}.omt_ft_bot-ew8 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.omt_ft_bot-ew8 {
  padding: 1.25rem 1.5rem;
}
}.omt_ft_bot_in-ew8 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.omt_ft_socials-ew8 {
  gap: 0.5rem;
  display: flex;
}.omt_ft_soc-ew8 {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.25rem;
  transition: background .2s;
  width: 36px;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  display: flex;
  color: #AD9472;
}.omt_ft_soc-ew8 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.omt_ft_soc-ew8:hover {
  background: rgba(255, 220, 160, 0.07);
}.omt_ft_legal-ew8 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #917160;
}.omt_ft_legal-ew8 strong {
  font-weight: 700;
  color: #AD9472;
}.omt_ft_legal-ew8 a {
  text-decoration: underline;
  color: #AD9472;
}.omt_ft_age-ew8 {
  border: 2px solid #917160;
  border-radius: 50%;
  color: #917160;
  font-size: 0.688rem;
  width: 2rem;
  font-weight: 800;
  display: flex;
  margin-left: auto;
  align-items: center;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
}