*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D4BC90;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #19100A;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.wyn-layout_4gm {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.wyn-page_4gm {
  min-height: 100vh;
  display: flex;
}.wyn-main_4gm {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1077px) {.wyn-main_4gm {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.wyn-main_4gm {
  padding-bottom: 72px;
}
}.wyn-gc_4gm {
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #1E130B;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 638px) {.wyn-gc_4gm {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.wyn-gc_4gm {
  width: 10.5rem;
}
}.wyn-gc_4gm:hover {
  border-color: rgba(212, 140, 28, 0.07);
  transform: translateY(-3px);
}.wyn-gc_img_4gm {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.wyn-gc_img_4gm img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.wyn-gc_hover_4gm {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.wyn-gc_4gm:hover .wyn-gc_hover_4gm {
  opacity: 1;
}.wyn-gc_hover_btn_4gm {
  padding: 0.5rem 1rem;
  background: #D48C1C;
  border-radius: 5px;
  color: #F4E8CC;
  font-size: 12px;
  font-weight: 700;
}.wyn-gc_info_4gm {
  padding: 0.5rem 0.625rem 0.625rem;
}.wyn-gc_name_4gm {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #D4BC90;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.wyn-gc_prov_4gm {
  font-size: 10px;
  color: #7A6045;
}.wyn-gc_tag_4gm {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  z-index: 2;
  font-size: 0.563rem;
  position: absolute;
  left: 6px;
  top: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
}.wyn-gc_tag_hot_4gm {
  background: #C43020;
  color: #fff;
}.wyn-gc_tag_new_4gm {
  background: #2E9E52;
  color: #19100A;
}.wyn-gc_tag_jp_4gm {
  background: #E8A020;
  color: #19100A;
}.wyn-gc_tag_ex_4gm {
  background: #A03818;
  color: #fff;
}.wyn-gc_tag_live_4gm {
  background: #C43020;
  color: #fff;
}.wyn-gr_4gm {
  padding: 2rem 1rem 0;
  background: #19100A;
}
@media(min-width:768px) {.wyn-gr_4gm {
  padding: 2.25rem 1.5rem 0;
}
}.wyn-gr_in_4gm {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyn-gr_head_4gm {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.wyn-gr_head_l_4gm {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.wyn-gr_ic_4gm {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.wyn-gr_ic_4gm svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.wyn-gr_title_4gm {
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F4E8CC;
  font-weight: 700;
  font-family: 'Viking', serif;
}
@media(min-width: 765px) {.wyn-gr_title_4gm {
  font-size: 18px;
}
}.wyn-gr_more_4gm {
  transition: color .2s;
  gap: 5px;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  color: #8A7050;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.wyn-gr_more_4gm:hover {
  color: #D48C1C;
}.wyn-gr_more_4gm svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wyn-gr_arrows_4gm {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.wyn-gr_arr_4gm {
  background: rgba(255, 220, 160, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  width: 30px;
  color: #A88C60;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.wyn-gr_arr_4gm:hover {
  background: rgba(255, 220, 160, 0.08);
  color: #F4E8CC;
}.wyn-gr_arr_4gm svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wyn-gr_seo_h_4gm {
  margin: 0 0 6px;
  color: #D4BC90;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Viking', serif;
  max-width: 680px;
  font-size: 13px;
}
@media(min-width: 767px) {.wyn-gr_seo_h_4gm {
  font-size: 0.875rem;
}
}.wyn-gr_seo_4gm {
  line-height: 1.55;
  margin-bottom: 12px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #8A7050;
  font-size: 12px;
}.wyn-gr_seo_4gm strong {
  font-weight: 600;
  color: #D4BC90;
}.wyn-gr_scroll_4gm {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.wyn-gr_scroll_4gm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.wyn-gr_scroll_4gm {
  gap: 12px;
}
}.wyn-tb_4gm {
  background: #16100A;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  top: 0;
  left: 0;
  position: fixed;
  height: 3.5rem;
  display: flex;
  right: 0;
  align-items: center;
  z-index: 80;
}.wyn-tb_in_4gm {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.wyn-tb_burger_4gm {
  gap: 5px;
  border-radius: 0.5rem;
  height: 38px;
  margin-right: 0.5rem;
  justify-content: center;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
}.wyn-tb_burger_4gm:hover {
  background: rgba(255, 220, 160, 0.05);
}.wyn-tb_burger_line_4gm {
  border-radius: 1px;
  background: #A88C60;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.wyn-tb_burger_4gm {
  display: none;
}
}.wyn-tb_logo_4gm {
  gap: 9px;
  align-items: center;
  margin-right: 1.25rem;
  display: flex;
  letter-spacing: -.01em;
  font-size: 18px;
  flex-shrink: 0;
  color: #F4E8CC;
  font-weight: 800;
  overflow-wrap: break-word;
}.wyn-tb_logo_mark_4gm {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  width: 32px;
  display: flex;
  justify-content: center;
}.wyn-tb_logo_mark_4gm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wyn-tb_nav_4gm {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.wyn-tb_nav_4gm {
  display: flex;
}
}.wyn-tb_tab_4gm {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  color: #A88C60;
  font-size: 13px;
  font-weight: 600;
}.wyn-tb_tab_4gm:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4E8CC;
}.wyn-tb_tab_4gm.wyn-state_active_4gm {
  background: rgba(212, 140, 28, 0.18);
  color: #F4E8CC;
}.wyn-tb_right_4gm {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.wyn-tb_login_4gm {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 9px 16px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: rgba(255, 220, 160, 0.05);
  display: none;
  color: #D4BC90;
  font-size: 13px;
  font-weight: 600;
}.wyn-tb_login_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
  color: #F4E8CC;
}
@media(min-width: 479px) {.wyn-tb_login_4gm {
  display: block;
}
}.wyn-tb_reg_4gm {
  background: #2E9E52;
  border-radius: 8px;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #120C03;
}.wyn-tb_reg_4gm:hover {
  background: #36B45E;
}.wyn-sb_4gm {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #231709;
  top: 56px;
  position: fixed;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  width: 220px;
}.wyn-sb_4gm.wyn-state_open_4gm {
  transform: translateX(0);
}.wyn-sb_4gm::-webkit-scrollbar {
  width: 4px;
}.wyn-sb_4gm::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.08);
  border-radius: 2px;
}
@media(min-width: 1081px) {.wyn-sb_4gm {
  transform: translateX(0);
}
}.wyn-sb_auth_4gm {
  padding: 0.875rem 0.75rem 10px;
}.wyn-sb_btn_reg_4gm {
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2E9E52;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #120C03;
}.wyn-sb_btn_reg_4gm:hover {
  background: #36B45E;
}.wyn-sb_btn_login_4gm {
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: rgba(255, 220, 160, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 8px;
  display: block;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  color: #D4BC90;
}.wyn-sb_btn_login_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
  color: #F4E8CC;
}.wyn-sb_promo_4gm {
  border: 1px solid rgba(212, 140, 28, 0.18);
  overflow: hidden;
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#3A1C06,#231709);
  margin: 0 12px 10px;
  position: relative;
}.wyn-sb_promo_4gm::before {
  background: radial-gradient(circle,rgba(212, 140, 28, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 5rem;
  position: absolute;
  height: 80px;
  right: -20px;
  content: '';
}.wyn-sb_promo_title_4gm {
  font-weight: 700;
  font-size: 11px;
  color: #D48C1C;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
}.wyn-sb_promo_text_4gm {
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F4E8CC;
  line-height: 1.35;
}.wyn-sb_promo_sub_4gm {
  color: #8A7050;
  font-size: 10px;
  margin-top: 3px;
}.wyn-sb_nav_4gm {
  padding: 0.375rem 8px 1rem;
}.wyn-sb_nav_lb_4gm {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7A6045;
  font-size: 0.625rem;
  font-weight: 700;
}.wyn-sb_link_4gm {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 0.313rem;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
  color: #A88C60;
}.wyn-sb_link_4gm:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4E8CC;
}.wyn-sb_link_4gm.wyn-state_active_4gm {
  background: rgba(212, 140, 28, 0.18);
  color: #F4E8CC;
}.wyn-sb_ic_4gm {
  border-radius: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  align-items: center;
  width: 30px;
}.wyn-sb_ic_4gm svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.wyn-sb_ic_1_4gm {
  background: rgba(212, 140, 28, 0.07);
  color: #D48C1C;
}.wyn-sb_ic_2_4gm {
  background: rgba(46, 158, 82, 0.18);
  color: #2E9E52;
}.wyn-sb_ic_3_4gm {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.wyn-sb_ic_4_4gm {
  background: rgba(160, 56, 24, 0.22);
  color: #A03818;
}.wyn-sb_ic_5_4gm {
  background: rgba(212, 140, 28, 0.07);
  color: #D04080;
}.wyn-sb_ic_6_4gm {
  background: rgba(160, 56, 24, 0.22);
  color: #8B3EC8;
}.wyn-sb_badge_4gm {
  padding: 2px 7px;
  background: #E8A020;
  border-radius: 0.313rem;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #120C03;
}.wyn-sb_bot_4gm {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  display: flex;
}.wyn-sb_lang_4gm,.wyn-sb_help_4gm {
  padding: 9px 6px;
  background: rgba(255, 220, 160, 0.05);
  gap: 6px;
  flex: 1;
  border-radius: 5px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #A88C60;
}.wyn-sb_lang_4gm:hover,.wyn-sb_help_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
  color: #F4E8CC;
}.wyn-sb_lang_4gm svg,.wyn-sb_help_4gm svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.wyn-sb_bd_4gm {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.wyn-sb_bd_4gm.wyn-state_on_4gm {
  display: block;
}
@media(min-width: 1082px) {.wyn-sb_bd_4gm {
  display: none!important;
}
}.wyn-mob_nav_4gm {
  border-top: 1px solid rgba(255, 210, 140, 0.14);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #231709;
  left: 0;
  right: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1079px) {.wyn-mob_nav_4gm {
  display: none;
}
}.wyn-mob_nav_item_4gm {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #7A6045;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.wyn-mob_nav_ic_4gm {
  line-height: 1;
}.wyn-mob_nav_ic_4gm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 20px;
}.wyn-mob_nav_lb_4gm {
  font-size: 10px;
  font-weight: 600;
  color: #7A6045;
}.wyn-mob_nav_item_4gm.wyn-state_active_4gm {
  color: #D48C1C;
}.wyn-mob_nav_item_4gm.wyn-state_active_4gm .wyn-mob_nav_lb_4gm {
  color: #D48C1C;
}.wyn-hero_4gm {
  padding: 20px 16px 0;
  background: #19100A;
}
@media(min-width: 767px) {.wyn-hero_4gm {
  padding: 1.5rem 24px 0;
}
}.wyn-hero_in_4gm {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.wyn-hero_in_4gm {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.wyn-hero_in_4gm {
  grid-template-columns: 1fr 340px;
}
}.wyn-hero_promo_4gm {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #1E130B;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.wyn-hero_promo_4gm {
  min-height: 17.5rem;
}
}.wyn-hero_promo_bg_4gm {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3A1C06 0%,#19100A 100%);
  background-size: cover;
  position: absolute;
}.wyn-hero_promo_bg_4gm::after {
  background: linear-gradient(90deg,#19100A 0%,rgba(10, 6, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wyn-hero_promo_glow_4gm {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(160, 56, 24, 0.22) 0%,transparent 65%);
  pointer-events: none;
  top: -2.5rem;
  right: 3.75rem;
  height: 300px;
  position: absolute;
  width: 300px;
}.wyn-hero_promo_ct_4gm {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  position: relative;
  justify-content: center;
  z-index: 2;
  display: flex;
  max-width: 30rem;
}
@media(min-width: 769px) {.wyn-hero_promo_ct_4gm {
  padding: 40px 2rem;
}
}.wyn-hero_badge_4gm {
  border: 1px solid rgba(212, 140, 28, 0.07);
  padding: 0.313rem 12px;
  background: rgba(212, 140, 28, 0.18);
  border-radius: 20px;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #D48C1C;
  display: inline-block;
  letter-spacing: .08em;
}.wyn-hero_h1_4gm {
  color: #F4E8CC;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Viking', serif;
  overflow-wrap: break-word;
}.wyn-hero_h1_4gm em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 767px) {.wyn-hero_h1_4gm {
  font-size: 36px;
}
}.wyn-hero_sub_4gm {
  color: #A88C60;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 765px) {.wyn-hero_sub_4gm {
  font-size: 14px;
}
}.wyn-hero_row_4gm {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wyn-hero_cta_4gm {
  background: #2E9E52;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  font-size: 0.875rem;
  color: #120C03;
  box-shadow: 0 2px 0 #1A5E30, 0 5px 18px rgba(46, 158, 82, 0.40);
  font-weight: 700;
}.wyn-hero_cta_4gm:hover {
  background: #36B45E;
}.wyn-hero_terms_4gm {
  color: #7A6045;
  font-size: 0.688rem;
}.wyn-hero_game_4gm {
  background: #1E130B;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  display: flex;
  position: relative;
  flex-direction: column;
}.wyn-hero_game_badge_4gm {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  padding: 0.313rem 10px;
  z-index: 3;
  text-transform: uppercase;
  left: 0.75rem;
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .06em;
  top: 12px;
  color: #E8A020;
}.wyn-hero_game_badge_4gm svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
}.wyn-hero_game_img_4gm {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C06,#19100A);
  position: relative;
  padding-bottom: 60%;
}.wyn-hero_game_img_4gm img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.wyn-hero_game_play_4gm {
  inset: 0;
  background: rgba(10, 6, 2, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
}.wyn-hero_game_4gm:hover .wyn-hero_game_play_4gm {
  opacity: 1;
}.wyn-hero_game_play_4gm span {
  background: #D48C1C;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
}.wyn-hero_game_play_4gm span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.wyn-hero_game_info_4gm {
  padding: 14px 1rem;
}.wyn-hero_game_title_4gm {
  font-size: 15px;
  font-weight: 700;
  color: #F4E8CC;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.wyn-hero_game_provider_4gm {
  font-size: 11px;
  color: #8A7050;
}.wyn-hero_game_btn_4gm {
  margin: 0.75rem 16px 1rem;
  padding: 0.688rem;
  background: #D48C1C;
  transition: background .2s;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
  color: #F4E8CC;
  font-weight: 700;
  display: block;
}.wyn-hero_game_4gm:hover .wyn-hero_game_btn_4gm {
  background: #E89E28;
}.wyn-sbar_4gm {
  padding: 16px 16px 0;
  background: #19100A;
}
@media(min-width: 769px) {.wyn-sbar_4gm {
  padding: 18px 24px 0;
}
}.wyn-sbar_in_4gm {
  margin: 0 auto;
  max-width: 1320px;
}.wyn-sbar_row_4gm {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.wyn-sbar_input_4gm {
  background: #1E130B;
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s;
  flex: 1;
  gap: 10px;
  border-radius: 0.5rem;
  padding: 0.688rem 16px;
  color: #8A7050;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
}.wyn-sbar_input_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
}.wyn-sbar_input_4gm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 0.938rem;
}.wyn-sbar_providers_4gm {
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1E130B;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 8px;
  padding: 0.688rem 18px;
  font-weight: 600;
  color: #D4BC90;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.wyn-sbar_providers_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
  color: #F4E8CC;
}.wyn-sbar_providers_4gm svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.wyn-sbar_tabs_4gm {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.wyn-sbar_tabs_4gm::-webkit-scrollbar {
  display: none;
}.wyn-sbar_tab_4gm {
  padding: 8px 14px;
  border-radius: 20px;
  gap: 7px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 220, 160, 0.05);
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  color: #A88C60;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
}.wyn-sbar_tab_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
  background: rgba(255, 220, 160, 0.08);
  color: #F4E8CC;
}.wyn-sbar_tab_4gm.wyn-state_active_4gm {
  background: rgba(212, 140, 28, 0.18);
  border-color: rgba(212, 140, 28, 0.07);
  color: #F4E8CC;
}.wyn-sbar_tab_ic_4gm svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.wyn-ws_4gm {
  padding: 2rem 16px 0;
  background: #19100A;
}
@media(min-width: 767px) {.wyn-ws_4gm {
  padding: 2.25rem 24px 0;
}
}.wyn-ws_in_4gm {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyn-ws_head_4gm {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.wyn-ws_title_4gm {
  gap: 10px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F4E8CC;
  font-family: 'Viking', serif;
  font-weight: 700;
  flex-wrap: wrap;
}.wyn-ws_title_ic_4gm svg {
  stroke-linejoin: round;
  color: #E8A020;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.wyn-ws_online_4gm {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  color: #8A7050;
  display: flex;
  align-items: center;
}.wyn-ws_online_dot_4gm {
  background: #2E9E52;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(46, 158, 82, 0.18);
  flex-shrink: 0;
  height: 8px;
}.wyn-ws_scroll_4gm {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.wyn-ws_scroll_4gm::-webkit-scrollbar {
  display: none;
}.wyn-wc_4gm {
  border-radius: 0.5rem;
  background: #1E130B;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.wyn-wc_img_4gm {
  border-radius: 0.313rem;
  background: #231709;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.wyn-wc_img_4gm img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wyn-wc_info_4gm {
  min-width: 0;
}.wyn-wc_game_4gm {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D4BC90;
}.wyn-wc_player_4gm {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #7A6045;
}.wyn-wc_amount_4gm {
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  color: #2E9E52;
  flex-shrink: 0;
  font-size: 13px;
}.wyn-htp_4gm {
  padding: 36px 1rem 0;
  background: #19100A;
}
@media(min-width:768px) {.wyn-htp_4gm {
  padding: 44px 24px 0;
}
}.wyn-htp_in_4gm {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyn-htp_head_4gm {
  margin-bottom: 22px;
  max-width: 45rem;
}.wyn-htp_label_4gm {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #D48C1C;
  text-transform: uppercase;
  font-weight: 700;
}.wyn-htp_h2_4gm {
  color: #F4E8CC;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Viking', serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.wyn-htp_h2_4gm {
  font-size: 28px;
}
}.wyn-htp_intro_4gm {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #8A7050;
}.wyn-htp_steps_4gm {
  list-style: none;
  margin: 0;
  gap: 12px;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.wyn-htp_steps_4gm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wyn-htp_steps_4gm {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wyn-htp_step_4gm {
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #231709;
  padding: 1.25rem 18px 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.wyn-htp_step_num_4gm {
  background: #D48C1C;
  border-radius: 50%;
  height: 28px;
  top: -12px;
  display: flex;
  justify-content: center;
  font-weight: 800;
  width: 28px;
  color: #120C03;
  font-size: 13px;
  position: absolute;
  align-items: center;
  left: 1.25rem;
  font-family: 'Viking', serif;
}.wyn-htp_step_ic_4gm {
  background: rgba(212, 140, 28, 0.18);
  margin: 8px 0 12px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  color: #D48C1C;
  display: flex;
  height: 36px;
}.wyn-htp_step_ic_4gm svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.wyn-htp_step_h_4gm {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
  color: #F4E8CC;
  overflow-wrap: break-word;
}.wyn-htp_step_p_4gm {
  overflow-wrap: break-word;
  color: #8A7050;
  line-height: 1.55;
  font-size: 0.813rem;
}.wyn-htp_step_p_4gm strong {
  color: #D4BC90;
  font-weight: 600;
}.wyn-htp_cta_4gm {
  border-radius: 8px;
  transition: background .2s;
  background: #2E9E52;
  padding: 0.813rem 26px;
  color: #120C03;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}.wyn-htp_cta_4gm:hover {
  background: #36B45E;
}.wyn-bon_4gm {
  padding: 2.25rem 1rem 0;
  background: #19100A;
}
@media(min-width: 769px) {.wyn-bon_4gm {
  padding: 44px 24px 0;
}
}.wyn-bon_in_4gm {
  margin: 0 auto;
  max-width: 1320px;
}.wyn-bon_head_4gm {
  margin-bottom: 20px;
}.wyn-bon_label_4gm {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #D48C1C;
  text-transform: uppercase;
}.wyn-bon_h2_4gm {
  font-family: 'Viking', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4E8CC;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.wyn-bon_h2_4gm {
  font-size: 24px;
}
}.wyn-bon_seo_4gm {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8A7050;
  max-width: 38.75rem;
  line-height: 1.6;
}.wyn-bon_seo_4gm strong {
  font-weight: 700;
  color: #D4BC90;
}.wyn-bon_seo_4gm a {
  text-decoration: underline;
  color: #D48C1C;
}.wyn-bon_grid_4gm {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.wyn-bon_grid_4gm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wyn-bon_grid_4gm {
  grid-template-columns: repeat(5,1fr);
}
}.wyn-bon_card_4gm {
  border-radius: 8px;
  background: #1E130B;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.wyn-bon_card_4gm:hover {
  border-color: rgba(212, 140, 28, 0.07);
  transform: translateY(-2px);
}.wyn-bon_card_ic_4gm svg {
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wyn-bon_card_ic_4gm {
  margin-bottom: 0.625rem;
}.wyn-bon_card_type_4gm {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #8A7050;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
}.wyn-bon_card_amount_4gm {
  line-height: 1.1;
  font-size: 1.125rem;
  color: #E8A020;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.wyn-bon_card_name_4gm {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F4E8CC;
  font-weight: 600;
}.wyn-bon_card_detail_4gm {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 11px;
  color: #7A6045;
}.wyn-app_4gm {
  background: #19100A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wyn-app_4gm {
  padding: 2.75rem 24px 0;
}
}.wyn-app_in_4gm {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyn-app_head_4gm {
  margin-bottom: 16px;
}.wyn-app_label_4gm {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D48C1C;
}.wyn-app_h2_4gm {
  color: #F4E8CC;
  font-weight: 800;
  font-family: 'Viking', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 769px) {.wyn-app_h2_4gm {
  font-size: 1.5rem;
}
}.wyn-app_sub_4gm {
  max-width: 600px;
  font-size: 0.813rem;
  color: #8A7050;
  overflow-wrap: break-word;
  line-height: 1.6;
}.wyn-app_sub_4gm strong {
  font-weight: 700;
  color: #D4BC90;
}.wyn-app_cards_4gm {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width:640px) {.wyn-app_cards_4gm {
  grid-template-columns: repeat(3,1fr);
}
}.wyn-app_card_4gm {
  border-radius: 8px;
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.wyn-app_card_ios_4gm {
  background: linear-gradient(135deg,rgba(212, 140, 28, 0.18) 0%,#231709 100%);
}.wyn-app_card_android_4gm {
  background: linear-gradient(135deg,rgba(46, 158, 82, 0.18) 0%,#231709 100%);
}.wyn-app_card_win_4gm {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#231709 100%);
}.wyn-app_card_ic_4gm svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wyn-app_card_ic_4gm {
  color: #F4E8CC;
  flex-shrink: 0;
}.wyn-app_card_os_4gm {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #8A7050;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.wyn-app_card_title_4gm {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4E8CC;
  font-size: 15px;
  line-height: 1.2;
}.wyn-app_card_text_4gm {
  font-size: 12px;
  color: #8A7050;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.wyn-app_card_btn_4gm {
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(212, 140, 28, 0.55);
  border-radius: 0.313rem;
  padding: 10px 1.125rem;
  background: rgba(255, 220, 160, 0.13);
  display: inline-flex;
  font-weight: 700;
  color: #F4E8CC;
  font-size: 0.813rem;
  align-items: center;
}.wyn-app_card_btn_4gm:hover {
  background: rgba(255, 220, 160, 0.08);
}.wyn-prov_4gm {
  padding: 36px 16px 0;
  background: #19100A;
}
@media(min-width:768px) {.wyn-prov_4gm {
  padding: 2.75rem 24px 0;
}
}.wyn-prov_in_4gm {
  margin: 0 auto;
  max-width: 1320px;
}.wyn-prov_head_4gm {
  margin-bottom: 16px;
}.wyn-prov_label_4gm {
  text-transform: uppercase;
  color: #D48C1C;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.wyn-prov_h2_4gm {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E8CC;
  margin-bottom: 8px;
  font-family: 'Viking', serif;
  font-size: 20px;
}
@media(min-width: 767px) {.wyn-prov_h2_4gm {
  font-size: 24px;
}
}.wyn-prov_seo_4gm {
  color: #8A7050;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
}.wyn-prov_seo_4gm strong {
  color: #D4BC90;
  font-weight: 700;
}.wyn-prov_seo_4gm a {
  color: #D48C1C;
  text-decoration: underline;
}.wyn-prov_grid_4gm {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.wyn-prov_grid_4gm {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.wyn-prov_grid_4gm {
  grid-template-columns: repeat(8,1fr);
}
}.wyn-prov_card_4gm {
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #1E130B;
  border-radius: 0.5rem;
  padding: 14px 10px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.wyn-prov_card_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
  background: #231709;
}.wyn-prov_logo_4gm {
  border-radius: 5px;
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
}.wyn-prov_logo_4gm img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.wyn-prov_name_4gm {
  color: #A88C60;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.wyn-reg_4gm {
  background: #19100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.wyn-reg_4gm {
  padding: 2.75rem 1.5rem 0;
}
}.wyn-reg_in_4gm {
  background: #231709;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.wyn-reg_in_4gm {
  padding: 40px;
}
}.wyn-reg_top_4gm {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.wyn-reg_top_4gm {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wyn-reg_label_4gm {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #D48C1C;
  font-size: 11px;
}.wyn-reg_h2_4gm {
  font-size: 22px;
  font-family: 'Viking', serif;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  color: #F4E8CC;
}
@media(min-width: 770px) {.wyn-reg_h2_4gm {
  font-size: 1.75rem;
}
}.wyn-reg_bonus_4gm {
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.wyn-reg_bonus_amount_4gm {
  color: #E8A020;
  font-size: 20px;
  font-weight: 800;
}.wyn-reg_bonus_text_4gm {
  color: #A88C60;
  line-height: 1.35;
  font-size: 13px;
}.wyn-reg_cta_btn_4gm {
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  background: #2E9E52;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  color: #120C03;
  margin-bottom: 12px;
  box-shadow: 0 2px 0 #1A5E30, 0 5px 1.125rem rgba(46, 158, 82, 0.40);
  font-size: 0.938rem;
}.wyn-reg_cta_btn_4gm:hover {
  background: #36B45E;
}.wyn-reg_terms_4gm {
  color: #7A6045;
  line-height: 1.5;
  font-size: 0.688rem;
}.wyn-reg_seo_4gm {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A7050;
  font-size: 13px;
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
}.wyn-reg_seo_4gm p {
  margin-bottom: 10px;
  color: #8A7050;
  line-height: 1.65;
  font-size: 13px;
}.wyn-reg_seo_4gm p:last-child {
  margin-bottom: 0;
}.wyn-reg_seo_4gm strong {
  font-weight: 700;
  color: #D4BC90;
}.wyn-reg_seo_4gm a {
  transition: color .2s;
  color: #D48C1C;
  text-decoration: underline;
}.wyn-reg_seo_4gm a:hover {
  color: #E89E28;
}.wyn-reg_seo_4gm ul,.wyn-reg_seo_4gm ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.wyn-reg_seo_4gm ol {
  list-style: decimal;
}.wyn-reg_seo_4gm li {
  font-size: 13px;
  color: #8A7050;
  margin-bottom: 4px;
  line-height: 1.65;
}.wyn-reg_seo_4gm table {
  width: 100%;
  font-size: 13px;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.wyn-reg_seo_4gm table {
  display: table;
}
}.wyn-reg_seo_4gm th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  color: #D4BC90;
  font-weight: 700;
}.wyn-reg_seo_4gm td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #8A7050;
}.wyn-reg_steps_4gm {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.wyn-reg_steps_4gm {
  margin-top: 0;
}
}.wyn-reg_step_4gm {
  border-radius: 8px;
  padding: 1rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: rgba(255, 220, 160, 0.05);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.wyn-reg_step_num_4gm {
  border-radius: 50%;
  border: 1px solid rgba(212, 140, 28, 0.07);
  background: rgba(212, 140, 28, 0.18);
  font-size: 0.875rem;
  height: 34px;
  display: flex;
  color: #D48C1C;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 34px;
  font-weight: 800;
}.wyn-reg_step_title_4gm {
  margin-bottom: 3px;
  color: #F4E8CC;
  font-weight: 700;
  font-size: 0.875rem;
}.wyn-reg_step_text_4gm {
  color: #8A7050;
  font-size: 0.75rem;
  line-height: 1.5;
}.wyn-reg_trust_4gm {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.wyn-reg_trust_item_4gm {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8A7050;
  align-items: center;
}.wyn-reg_trust_ic_4gm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  color: #D48C1C;
}.wyn-seo_4gm {
  background: #19100A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.wyn-seo_4gm {
  padding: 2.75rem 24px 0;
}
}.wyn-seo_in_4gm {
  border-radius: 14px;
  background: #231709;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.wyn-seo_in_4gm {
  padding: 2.25rem 40px;
}
}.wyn-seo_label_4gm {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #D48C1C;
  text-transform: uppercase;
}.wyn-seo_h2_4gm {
  color: #F4E8CC;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Viking', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.wyn-seo_h2_4gm {
  font-size: 1.5rem;
}
}.wyn-seo_body_4gm {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A88C60;
  line-height: 1.75;
}.wyn-seo_body_4gm p {
  font-size: 14px;
  color: #A88C60;
  margin-bottom: 12px;
  line-height: 1.75;
}.wyn-seo_body_4gm p:last-child {
  margin-bottom: 0;
}.wyn-seo_body_4gm strong {
  font-weight: 700;
  color: #D4BC90;
}.wyn-seo_body_4gm a {
  transition: color .2s;
  color: #D48C1C;
  text-decoration: underline;
}.wyn-seo_body_4gm a:hover {
  color: #E89E28;
}.wyn-seo_body_4gm ul,.wyn-seo_body_4gm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wyn-seo_body_4gm ol {
  list-style: decimal;
}.wyn-seo_body_4gm li {
  line-height: 1.75;
  color: #A88C60;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.wyn-seo_body_4gm table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.wyn-seo_body_4gm table {
  display: table;
}
}.wyn-seo_body_4gm th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D4BC90;
}.wyn-seo_body_4gm td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A88C60;
}.wyn-seo_cols_4gm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.wyn-seo_cols_4gm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wyn-seo_cols_4gm {
  grid-template-columns: repeat(3,1fr);
}
}.wyn-seo_col_h_4gm {
  color: #D4BC90;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.wyn-seo_col_p_4gm {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7050;
  overflow-wrap: break-word;
}.wyn-seo_stats_4gm {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wyn-seo_stat_4gm {
  border-radius: 8px;
  border: 1px solid rgba(212, 140, 28, 0.18);
  flex: 1;
  background: rgba(212, 140, 28, 0.07);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.wyn-seo_stat_val_4gm {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #D48C1C;
  font-weight: 800;
  margin-bottom: 4px;
}.wyn-seo_stat_lb_4gm {
  color: #8A7050;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.wyn-faq_4gm {
  padding: 36px 16px 0;
  background: #19100A;
}
@media(min-width: 766px) {.wyn-faq_4gm {
  padding: 2.75rem 24px 0;
}
}.wyn-faq_in_4gm {
  margin: 0 auto;
  max-width: 1320px;
}.wyn-faq_head_4gm {
  margin-bottom: 20px;
}.wyn-faq_label_4gm {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D48C1C;
  font-size: 0.688rem;
}.wyn-faq_h2_4gm {
  font-size: 1.25rem;
  font-family: 'Viking', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4E8CC;
}
@media(min-width: 767px) {.wyn-faq_h2_4gm {
  font-size: 1.5rem;
}
}.wyn-faq_list_4gm {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wyn-faq_item_4gm {
  border: 1px solid rgba(255, 210, 140, 0.14);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #231709;
}.wyn-faq_q_4gm {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #D4BC90;
  overflow-wrap: break-word;
  justify-content: space-between;
}.wyn-faq_q_4gm:hover {
  color: #F4E8CC;
}.wyn-faq_q_ic_4gm {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  height: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  color: #D48C1C;
  justify-content: center;
  width: 1.5rem;
  font-size: 1rem;
}.wyn-faq_item_4gm.wyn-state_open_4gm .wyn-faq_q_ic_4gm {
  transform: rotate(45deg);
}.wyn-faq_a_4gm {
  padding: 0 1.25rem 16px;
  color: #8A7050;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
  line-height: 1.7;
}.wyn-faq_item_4gm.wyn-state_open_4gm .wyn-faq_a_4gm {
  display: block;
}.wyn-faq_a_4gm strong {
  color: #D4BC90;
  font-weight: 700;
}.wyn-faq_a_4gm a {
  color: #D48C1C;
  text-decoration: underline;
}.wyn-faq_a_4gm ul,.wyn-faq_a_4gm ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.wyn-faq_a_4gm ol {
  list-style: decimal;
}.wyn-faq_a_4gm li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.wyn-faq_a_4gm table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.wyn-faq_a_4gm table {
  display: table;
}
}.wyn-faq_a_4gm th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  font-weight: 700;
  color: #D4BC90;
}.wyn-faq_a_4gm td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #8A7050;
}.wyn-pmt_4gm {
  padding: 36px 16px 0;
  background: #19100A;
}
@media(min-width: 769px) {.wyn-pmt_4gm {
  padding: 2.75rem 1.5rem 0;
}
}.wyn-pmt_in_4gm {
  margin: 0 auto;
  max-width: 82.5rem;
}.wyn-pmt_head_4gm {
  max-width: 720px;
  margin-bottom: 22px;
}.wyn-pmt_label_4gm {
  margin-bottom: 8px;
  color: #D48C1C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.wyn-pmt_h2_4gm {
  color: #F4E8CC;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Viking', serif;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 766px) {.wyn-pmt_h2_4gm {
  font-size: 28px;
}
}.wyn-pmt_intro_4gm {
  overflow-wrap: break-word;
  color: #8A7050;
  font-size: 0.875rem;
  line-height: 1.6;
}.wyn-pmt_groups_4gm {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.wyn-pmt_group_4gm {
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #231709;
  padding: 20px;
  border-radius: 0.5rem;
}.wyn-pmt_group_head_4gm {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.wyn-pmt_group_ic_4gm {
  border-radius: 0.313rem;
  background: rgba(212, 140, 28, 0.18);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
  color: #D48C1C;
  align-items: center;
}.wyn-pmt_group_ic_4gm svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.wyn-pmt_group_h_4gm {
  margin: 0;
  font-family: 'Viking', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  color: #F4E8CC;
}.wyn-pmt_group_p_4gm {
  margin-bottom: 14px;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7050;
  overflow-wrap: break-word;
}.wyn-pmt_group_p_4gm strong {
  color: #D4BC90;
  font-weight: 600;
}.wyn-pmt_table_wrap_4gm {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.wyn-pmt_table_4gm {
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}.wyn-pmt_table_4gm th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #D4BC90;
}.wyn-pmt_table_4gm td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  color: #8A7050;
}.wyn-pmt_table_4gm tbody tr:last-child td {
  border-bottom: none;
}.wyn-pmt_table_4gm tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D4BC90;
}.wyn-seo_4gm {
  padding: 2.25rem 16px 0;
  background: #19100A;
}
@media(min-width: 771px) {.wyn-seo_4gm {
  padding: 44px 1.5rem 0;
}
}.wyn-seo_in_4gm {
  background: #231709;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wyn-seo_in_4gm {
  padding: 2.25rem 40px;
}
}.wyn-seo_label_4gm {
  letter-spacing: .08em;
  color: #D48C1C;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
}.wyn-seo_h2_4gm {
  font-family: 'Viking', serif;
  line-height: 1.25;
  color: #F4E8CC;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.wyn-seo_h2_4gm {
  font-size: 24px;
}
}.wyn-seo_body_4gm {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88C60;
  overflow-wrap: break-word;
}.wyn-seo_body_4gm p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A88C60;
}.wyn-seo_body_4gm p:last-child {
  margin-bottom: 0;
}.wyn-seo_body_4gm strong {
  font-weight: 700;
  color: #D4BC90;
}.wyn-seo_body_4gm a {
  transition: color .2s;
  text-decoration: underline;
  color: #D48C1C;
}.wyn-seo_body_4gm a:hover {
  color: #E89E28;
}.wyn-seo_body_4gm ul,.wyn-seo_body_4gm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.wyn-seo_body_4gm ol {
  list-style: decimal;
}.wyn-seo_body_4gm li {
  line-height: 1.75;
  font-size: 14px;
  color: #A88C60;
  margin-bottom: 0.375rem;
}.wyn-seo_body_4gm table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.wyn-seo_body_4gm table {
  display: table;
}
}.wyn-seo_body_4gm th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  font-weight: 700;
  color: #D4BC90;
}.wyn-seo_body_4gm td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #A88C60;
}.wyn-seo_cols_4gm {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.wyn-seo_cols_4gm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wyn-seo_cols_4gm {
  grid-template-columns: repeat(3,1fr);
}
}.wyn-seo_col_h_4gm {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D4BC90;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.wyn-seo_col_p_4gm {
  overflow-wrap: break-word;
  color: #8A7050;
  font-size: 13px;
  line-height: 1.65;
}.wyn-seo_stats_4gm {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wyn-seo_stat_4gm {
  border-radius: 0.5rem;
  background: rgba(212, 140, 28, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(212, 140, 28, 0.18);
  min-width: 140px;
}.wyn-seo_stat_val_4gm {
  font-size: 1.25rem;
  color: #D48C1C;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.wyn-seo_stat_lb_4gm {
  color: #8A7050;
  font-size: 11px;
  overflow-wrap: break-word;
}.wyn-seo_4gm {
  padding: 2.25rem 1rem 0;
  background: #19100A;
}
@media(min-width: 767px) {.wyn-seo_4gm {
  padding: 2.75rem 24px 0;
}
}.wyn-seo_in_4gm {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  margin: 0 auto;
  background: #231709;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.wyn-seo_in_4gm {
  padding: 36px 40px;
}
}.wyn-seo_label_4gm {
  font-size: 0.688rem;
  color: #D48C1C;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.wyn-seo_h2_4gm {
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Viking', serif;
  color: #F4E8CC;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.wyn-seo_h2_4gm {
  font-size: 1.5rem;
}
}.wyn-seo_body_4gm {
  line-height: 1.75;
  color: #A88C60;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.wyn-seo_body_4gm p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #A88C60;
  line-height: 1.75;
}.wyn-seo_body_4gm p:last-child {
  margin-bottom: 0;
}.wyn-seo_body_4gm strong {
  color: #D4BC90;
  font-weight: 700;
}.wyn-seo_body_4gm a {
  transition: color .2s;
  text-decoration: underline;
  color: #D48C1C;
}.wyn-seo_body_4gm a:hover {
  color: #E89E28;
}.wyn-seo_body_4gm ul,.wyn-seo_body_4gm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.wyn-seo_body_4gm ol {
  list-style: decimal;
}.wyn-seo_body_4gm li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88C60;
  margin-bottom: 6px;
}.wyn-seo_body_4gm table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.wyn-seo_body_4gm table {
  display: table;
}
}.wyn-seo_body_4gm th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 12px;
  color: #D4BC90;
  text-align: left;
  font-weight: 700;
}.wyn-seo_body_4gm td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #A88C60;
}.wyn-seo_cols_4gm {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.wyn-seo_cols_4gm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wyn-seo_cols_4gm {
  grid-template-columns: repeat(3,1fr);
}
}.wyn-seo_col_h_4gm {
  font-weight: 700;
  color: #D4BC90;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.wyn-seo_col_p_4gm {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7050;
  line-height: 1.65;
}.wyn-seo_stats_4gm {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wyn-seo_stat_4gm {
  background: rgba(212, 140, 28, 0.07);
  border: 1px solid rgba(212, 140, 28, 0.18);
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.wyn-seo_stat_val_4gm {
  color: #D48C1C;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.wyn-seo_stat_lb_4gm {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8A7050;
}.wyn-ft_4gm {
  background: #100B05;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 48px;
}.wyn-ft_support_4gm {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.wyn-ft_support_4gm {
  padding: 28px 1.5rem;
}
}.wyn-ft_support_in_4gm {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.wyn-ft_support_main_4gm {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.wyn-ft_support_ic_4gm {
  flex-shrink: 0;
  color: #D48C1C;
}.wyn-ft_support_ic_4gm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
}.wyn-ft_support_text_title_4gm {
  margin-bottom: 3px;
  color: #F4E8CC;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.wyn-ft_support_text_sub_4gm {
  color: #8A7050;
  overflow-wrap: break-word;
  font-size: 12px;
}.wyn-ft_support_btn_4gm {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #D48C1C;
  border-radius: 8px;
  color: #F4E8CC;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.wyn-ft_support_btn_4gm:hover {
  background: #E89E28;
}.wyn-ft_support_contacts_4gm {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.wyn-ft_support_contact_4gm {
  color: #7A6045;
  font-size: 12px;
  line-height: 1.4;
}.wyn-ft_support_contact_4gm strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  color: #A88C60;
}.wyn-ft_main_4gm {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width:768px) {.wyn-ft_main_4gm {
  padding: 40px 24px 2rem;
}
}.wyn-ft_main_in_4gm {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.wyn-ft_main_in_4gm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.wyn-ft_main_in_4gm {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wyn-ft_col_logo_4gm {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.wyn-ft_col_logo_4gm {
  grid-column: auto;
}
}.wyn-ft_logo_4gm {
  gap: 0.563rem;
  margin-bottom: 12px;
  color: #F4E8CC;
  font-weight: 800;
  align-items: center;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.wyn-ft_logo_mark_4gm {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.wyn-ft_logo_mark_4gm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wyn-ft_logo_sub_4gm {
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #7A6045;
  font-size: 0.75rem;
}.wyn-ft_col_title_4gm {
  letter-spacing: .07em;
  color: #A88C60;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.wyn-ft_col_links_4gm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.wyn-ft_col_link_4gm {
  transition: color .2s;
  color: #7A6045;
  font-size: 13px;
  overflow-wrap: break-word;
}.wyn-ft_col_link_4gm:hover {
  color: #D4BC90;
}.wyn-ft_apps_4gm {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.wyn-ft_app_card_4gm {
  background: rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 0.625rem 0.75rem;
  border-radius: 0.313rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.wyn-ft_app_card_4gm:hover {
  border-color: rgba(212, 140, 28, 0.55);
}.wyn-ft_app_card_ic_4gm svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.wyn-ft_app_card_os_4gm {
  color: #7A6045;
  font-weight: 600;
  font-size: 10px;
}.wyn-ft_app_card_action_4gm {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4BC90;
}.wyn-ft_bot_4gm {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.wyn-ft_bot_4gm {
  padding: 20px 24px;
}
}.wyn-ft_bot_in_4gm {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.wyn-ft_socials_4gm {
  gap: 0.5rem;
  display: flex;
}.wyn-ft_soc_4gm {
  transition: background .2s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  color: #A88C60;
  height: 2.25rem;
  justify-content: center;
  width: 36px;
  display: flex;
  align-items: center;
}.wyn-ft_soc_4gm svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.wyn-ft_soc_4gm:hover {
  background: rgba(255, 220, 160, 0.08);
}.wyn-ft_legal_4gm {
  flex: 1;
  min-width: 200px;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A7C55;
  line-height: 1.6;
}.wyn-ft_legal_4gm strong {
  font-weight: 700;
  color: #A88C60;
}.wyn-ft_legal_4gm a {
  text-decoration: underline;
  color: #A88C60;
}.wyn-ft_age_4gm {
  border: 2px solid #9A7C55;
  border-radius: 50%;
  flex-shrink: 0;
  color: #9A7C55;
  align-items: center;
  width: 2rem;
  display: flex;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  height: 32px;
  font-size: 0.688rem;
}