html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0E0B07;
  -webkit-font-smoothing: antialiased;
  color: #D5C4A0;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
}.fwr_layout-lic {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.fwr_page-lic {
  display: flex;
  min-height: 100vh;
}.fwr_main-lic {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1077px) {.fwr_main-lic {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.fwr_main-lic {
  padding-bottom: 4.5rem;
}
}.fwr_gc-lic {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  overflow: hidden;
  background: #141009;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.fwr_gc-lic {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.fwr_gc-lic {
  width: 10.5rem;
}
}.fwr_gc-lic:hover {
  border-color: rgba(196, 145, 58, 0.08);
  transform: translateY(-3px);
}.fwr_gc_img-lic {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.fwr_gc_img-lic img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.fwr_gc_hover-lic {
  transition: opacity .2s;
  inset: 0;
  background: rgba(9, 7, 5, 0.72);
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.fwr_gc-lic:hover .fwr_gc_hover-lic {
  opacity: 1;
}.fwr_gc_hover_btn-lic {
  padding: 0.5rem 16px;
  border-radius: 4px;
  background: #C4913A;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F6EDD8;
}.fwr_gc_info-lic {
  padding: 8px 0.625rem 10px;
}.fwr_gc_name-lic {
  overflow: hidden;
  max-width: 100%;
  color: #D5C4A0;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.fwr_gc_prov-lic {
  font-size: 0.625rem;
  color: #6A5840;
}.fwr_gc_tag-lic {
  border-radius: 4px;
  padding: 2px 7px;
  top: 6px;
  font-size: 9px;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  left: 6px;
  text-transform: uppercase;
}.fwr_gc_tag_hot-lic {
  background: #D63C3C;
  color: #fff;
}.fwr_gc_tag_new-lic {
  background: #2CB96A;
  color: #0E0B07;
}.fwr_gc_tag_jp-lic {
  background: #E5C44A;
  color: #0E0B07;
}.fwr_gc_tag_ex-lic {
  background: #7A4F1A;
  color: #fff;
}.fwr_gc_tag_live-lic {
  background: #D63C3C;
  color: #fff;
}.fwr_gr-lic {
  background: #0E0B07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.fwr_gr-lic {
  padding: 36px 1.5rem 0;
}
}.fwr_gr_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_gr_head-lic {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.fwr_gr_head_l-lic {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.fwr_gr_ic-lic {
  border-radius: 0.5rem;
  height: 2rem;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.fwr_gr_ic-lic svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.fwr_gr_title-lic {
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width:768px) {.fwr_gr_title-lic {
  font-size: 18px;
}
}.fwr_gr_more-lic {
  transition: color .2s;
  gap: 0.313rem;
  color: #7E6A50;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
}.fwr_gr_more-lic:hover {
  color: #C4913A;
}.fwr_gr_more-lic svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.fwr_gr_arrows-lic {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.fwr_gr_arr-lic {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  display: flex;
  color: #A89070;
  width: 30px;
  justify-content: center;
  height: 30px;
  align-items: center;
}.fwr_gr_arr-lic:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.fwr_gr_arr-lic svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.fwr_gr_seo_h-lic {
  margin: 0 0 6px;
  max-width: 680px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D5C4A0;
}
@media(min-width: 771px) {.fwr_gr_seo_h-lic {
  font-size: 0.875rem;
}
}.fwr_gr_seo-lic {
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #7E6A50;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fwr_gr_seo-lic strong {
  font-weight: 600;
  color: #D5C4A0;
}.fwr_gr_scroll-lic {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fwr_gr_scroll-lic::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.fwr_gr_scroll-lic {
  gap: 12px;
}
}.fwr_tb-lic {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0B07;
  height: 3.5rem;
  right: 0;
  align-items: center;
  z-index: 80;
  left: 0;
  position: fixed;
  top: 0;
  display: flex;
}.fwr_tb_in-lic {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.fwr_tb_burger-lic {
  border-radius: 0.5rem;
  gap: 0.313rem;
  align-items: center;
  display: flex;
  margin-right: 8px;
  justify-content: center;
  width: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
}.fwr_tb_burger-lic:hover {
  background: rgba(255, 255, 255, 0.05);
}.fwr_tb_burger_line-lic {
  background: #A89070;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.fwr_tb_burger-lic {
  display: none;
}
}.fwr_tb_logo-lic {
  gap: 9px;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  align-items: center;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
}.fwr_tb_logo_mark-lic {
  overflow: hidden;
  border-radius: 8px;
  width: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2rem;
}.fwr_tb_logo_mark-lic img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.fwr_tb_nav-lic {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.fwr_tb_nav-lic {
  display: flex;
}
}.fwr_tb_tab-lic {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #A89070;
  font-size: 13px;
  font-weight: 600;
}.fwr_tb_tab-lic:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.fwr_tb_tab-lic.fwr_state_active-lic {
  background: rgba(196, 145, 58, 0.18);
  color: #F6EDD8;
}.fwr_tb_right-lic {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.fwr_tb_login-lic {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #D5C4A0;
}.fwr_tb_login-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
  color: #F6EDD8;
}
@media(min-width: 478px) {.fwr_tb_login-lic {
  display: block;
}
}.fwr_tb_reg-lic {
  border-radius: 0.5rem;
  background: #2CB96A;
  padding: 9px 1.125rem;
  transition: background .2s;
  white-space: nowrap;
  color: #0D0A05;
  font-weight: 700;
  font-size: 0.813rem;
}.fwr_tb_reg-lic:hover {
  background: #38D47C;
}.fwr_sb-lic {
  transition: transform .25s ease;
  background: #1A1510;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  left: 0;
  bottom: 0;
  width: 13.75rem;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
}.fwr_sb-lic.fwr_state_open-lic {
  transform: translateX(0);
}.fwr_sb-lic::-webkit-scrollbar {
  width: 4px;
}.fwr_sb-lic::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.fwr_sb-lic {
  transform: translateX(0);
}
}.fwr_sb_auth-lic {
  padding: 14px 0.75rem 10px;
}.fwr_sb_btn_reg-lic {
  background: #2CB96A;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  margin-bottom: 8px;
  color: #0D0A05;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
}.fwr_sb_btn_reg-lic:hover {
  background: #38D47C;
}.fwr_sb_btn_login-lic {
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #D5C4A0;
  text-align: center;
}.fwr_sb_btn_login-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
  color: #F6EDD8;
}.fwr_sb_promo-lic {
  border-radius: 8px;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#1A1510);
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(196, 145, 58, 0.18);
  margin: 0 12px 10px;
  position: relative;
}.fwr_sb_promo-lic::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 145, 58, 0.18),transparent 70%);
  height: 5rem;
  top: -20px;
  width: 5rem;
  position: absolute;
  content: '';
  right: -1.25rem;
}.fwr_sb_promo_title-lic {
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C4913A;
  font-size: 0.688rem;
}.fwr_sb_promo_text-lic {
  line-height: 1.35;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
}.fwr_sb_promo_sub-lic {
  font-size: 10px;
  color: #7E6A50;
  margin-top: 3px;
}.fwr_sb_nav-lic {
  padding: 0.375rem 8px 1rem;
}.fwr_sb_nav_lb-lic {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6A5840;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.fwr_sb_link-lic {
  padding: 9px 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  font-weight: 500;
  cursor: pointer;
  color: #A89070;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.fwr_sb_link-lic:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.fwr_sb_link-lic.fwr_state_active-lic {
  background: rgba(196, 145, 58, 0.18);
  color: #F6EDD8;
}.fwr_sb_ic-lic {
  border-radius: 4px;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  align-items: center;
}.fwr_sb_ic-lic svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fwr_sb_ic_1-lic {
  background: rgba(196, 145, 58, 0.08);
  color: #C4913A;
}.fwr_sb_ic_2-lic {
  background: rgba(44, 185, 106, 0.16);
  color: #2CB96A;
}.fwr_sb_ic_3-lic {
  background: rgba(229, 196, 74, 0.15);
  color: #E5C44A;
}.fwr_sb_ic_4-lic {
  background: rgba(122, 79, 26, 0.28);
  color: #7A4F1A;
}.fwr_sb_ic_5-lic {
  background: rgba(196, 145, 58, 0.08);
  color: #E83A8F;
}.fwr_sb_ic_6-lic {
  background: rgba(122, 79, 26, 0.28);
  color: #9956D6;
}.fwr_sb_badge-lic {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  background: #E5C44A;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0D0A05;
  margin-left: auto;
}.fwr_sb_bot-lic {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.fwr_sb_lang-lic,.fwr_sb_help-lic {
  gap: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  padding: 0.563rem 6px;
  flex: 1;
  color: #A89070;
  justify-content: center;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  display: flex;
}.fwr_sb_lang-lic:hover,.fwr_sb_help-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
  color: #F6EDD8;
}.fwr_sb_lang-lic svg,.fwr_sb_help-lic svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.fwr_sb_bd-lic {
  inset: 0;
  background: rgba(9, 7, 5, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.fwr_sb_bd-lic.fwr_state_on-lic {
  display: block;
}
@media(min-width: 1079px) {.fwr_sb_bd-lic {
  display: none!important;
}
}.fwr_mob_nav-lic {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1510;
  display: flex;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1083px) {.fwr_mob_nav-lic {
  display: none;
}
}.fwr_mob_nav_item-lic {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  display: flex;
  align-items: center;
  color: #6A5840;
  flex-direction: column;
  cursor: pointer;
}.fwr_mob_nav_ic-lic {
  line-height: 1;
}.fwr_mob_nav_ic-lic svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
}.fwr_mob_nav_lb-lic {
  font-weight: 600;
  color: #6A5840;
  font-size: 10px;
}.fwr_mob_nav_item-lic.fwr_state_active-lic {
  color: #C4913A;
}.fwr_mob_nav_item-lic.fwr_state_active-lic .fwr_mob_nav_lb-lic {
  color: #C4913A;
}.fwr_hero-lic {
  padding: 20px 1rem 0;
  background: #0E0B07;
}
@media(min-width: 766px) {.fwr_hero-lic {
  padding: 1.5rem 1.5rem 0;
}
}.fwr_hero_in-lic {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:860px) {.fwr_hero_in-lic {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.fwr_hero_in-lic {
  grid-template-columns: 1fr 340px;
}
}.fwr_hero_promo-lic {
  overflow: hidden;
  border-radius: 14px;
  background: #141009;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 771px) {.fwr_hero_promo-lic {
  min-height: 17.5rem;
}
}.fwr_hero_promo_bg-lic {
  background: linear-gradient(120deg,#2A1A06 0%,#0E0B07 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.fwr_hero_promo_bg-lic::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B07 0%,rgba(9, 7, 5, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fwr_hero_promo_glow-lic {
  background: radial-gradient(circle,rgba(122, 79, 26, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 300px;
  height: 300px;
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
}.fwr_hero_promo_ct-lic {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
  position: relative;
}
@media(min-width: 766px) {.fwr_hero_promo_ct-lic {
  padding: 2.5rem 2rem;
}
}.fwr_hero_badge-lic {
  padding: 5px 0.75rem;
  border: 1px solid rgba(196, 145, 58, 0.08);
  border-radius: 20px;
  background: rgba(196, 145, 58, 0.18);
  display: inline-block;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #C4913A;
}.fwr_hero_h1-lic {
  line-height: 1.15;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 1.625rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}.fwr_hero_h1-lic em {
  font-style: normal;
  color: #E5C44A;
}
@media(min-width: 767px) {.fwr_hero_h1-lic {
  font-size: 2.25rem;
}
}.fwr_hero_sub-lic {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #A89070;
}
@media(min-width: 771px) {.fwr_hero_sub-lic {
  font-size: 14px;
}
}.fwr_hero_row-lic {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.fwr_hero_cta-lic {
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #2CB96A;
  border-radius: 8px;
  box-shadow: 0 0.25rem 24px rgba(44, 185, 106, 0.40), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  font-weight: 700;
  font-size: 14px;
  color: #0D0A05;
}.fwr_hero_cta-lic:hover {
  background: #38D47C;
}.fwr_hero_terms-lic {
  font-size: 0.688rem;
  color: #6A5840;
}.fwr_hero_game-lic {
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #141009;
  flex-direction: column;
  display: flex;
  position: relative;
}.fwr_hero_game_badge-lic {
  padding: 5px 0.625rem;
  border: 1px solid rgba(229, 196, 74, 0.15);
  background: rgba(229, 196, 74, 0.15);
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 10px;
  color: #E5C44A;
  font-weight: 700;
  top: 12px;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  left: 12px;
}.fwr_hero_game_badge-lic svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
}.fwr_hero_game_img-lic {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#0E0B07);
  padding-bottom: 60%;
  position: relative;
}.fwr_hero_game_img-lic img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.fwr_hero_game_play-lic {
  background: rgba(9, 7, 5, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.fwr_hero_game-lic:hover .fwr_hero_game_play-lic {
  opacity: 1;
}.fwr_hero_game_play-lic span {
  background: #C4913A;
  border-radius: 50%;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
}.fwr_hero_game_play-lic span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.fwr_hero_game_info-lic {
  padding: 0.875rem 16px;
}.fwr_hero_game_title-lic {
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 0.938rem;
}.fwr_hero_game_provider-lic {
  font-size: 11px;
  color: #7E6A50;
}.fwr_hero_game_btn-lic {
  padding: 11px;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  border-radius: 0.5rem;
  background: #C4913A;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #F6EDD8;
}.fwr_hero_game-lic:hover .fwr_hero_game_btn-lic {
  background: #D9A84F;
}.fwr_sbar-lic {
  background: #0E0B07;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.fwr_sbar-lic {
  padding: 1.125rem 1.5rem 0;
}
}.fwr_sbar_in-lic {
  margin: 0 auto;
  max-width: 82.5rem;
}.fwr_sbar_row-lic {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.fwr_sbar_input-lic {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  gap: 10px;
  transition: border-color .2s;
  background: #141009;
  display: flex;
  align-items: center;
  color: #7E6A50;
  cursor: pointer;
  font-size: 13px;
}.fwr_sbar_input-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
}.fwr_sbar_input-lic svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
}.fwr_sbar_providers-lic {
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1.125rem;
  border-radius: 0.5rem;
  background: #141009;
  transition: border-color .2s;
  display: flex;
  color: #D5C4A0;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.fwr_sbar_providers-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
  color: #F6EDD8;
}.fwr_sbar_providers-lic svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fwr_sbar_tabs-lic {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.fwr_sbar_tabs-lic::-webkit-scrollbar {
  display: none;
}.fwr_sbar_tab-lic {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  border-radius: 20px;
  color: #A89070;
  display: flex;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  cursor: pointer;
}.fwr_sbar_tab-lic:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(201, 163, 60, 0.45);
  color: #F6EDD8;
}.fwr_sbar_tab-lic.fwr_state_active-lic {
  border-color: rgba(196, 145, 58, 0.08);
  background: rgba(196, 145, 58, 0.18);
  color: #F6EDD8;
}.fwr_sbar_tab_ic-lic svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.fwr_wy-lic {
  padding: 2rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 767px) {.fwr_wy-lic {
  padding: 40px 24px 0;
}
}.fwr_wy_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_wy_head-lic {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.fwr_wy_label-lic {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C4913A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.fwr_wy_h2-lic {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 765px) {.fwr_wy_h2-lic {
  font-size: 24px;
}
}.fwr_wy_intro-lic {
  margin: 0;
  font-size: 13px;
  color: #7E6A50;
  line-height: 1.6;
}.fwr_wy_grid-lic {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.fwr_wy_grid-lic {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fwr_wy_grid-lic {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fwr_wy_card-lic {
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.fwr_wy_card-lic:hover {
  border-color: rgba(196, 145, 58, 0.08);
  transform: translateY(-2px);
}.fwr_wy_card_ic-lic {
  border-radius: 50%;
  background: rgba(196, 145, 58, 0.18);
  margin-bottom: 0.875rem;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  color: #C4913A;
}.fwr_wy_card_ic-lic svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.fwr_wy_card_h-lic {
  color: #F6EDD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 700;
}.fwr_wy_card_p-lic {
  color: #7E6A50;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.fwr_wy_card_p-lic strong {
  font-weight: 600;
  color: #D5C4A0;
}.fwr_gcg-lic {
  padding: 36px 16px 0;
  background: #0E0B07;
}
@media(min-width:768px) {.fwr_gcg-lic {
  padding: 44px 24px 0;
}
}.fwr_gcg_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_gcg_head-lic {
  margin-bottom: 20px;
  max-width: 45rem;
}.fwr_gcg_label-lic {
  color: #C4913A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.fwr_gcg_h2-lic {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.fwr_gcg_h2-lic {
  font-size: 1.75rem;
}
}.fwr_gcg_intro-lic {
  color: #7E6A50;
  line-height: 1.6;
  font-size: 0.813rem;
}.fwr_gcg_grid-lic {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.fwr_gcg_grid-lic {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.fwr_gcg_grid-lic {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fwr_gcg_card-lic {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  display: flex;
  min-height: 15rem;
}.fwr_gcg_card-lic:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 145, 58, 0.18);
}.fwr_gcg_card_bg-lic {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fwr_gcg_card_bg-lic::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.fwr_gcg_card_ic-lic {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  position: absolute;
  height: 40px;
  right: 18px;
  display: flex;
  z-index: 2;
  align-items: center;
  width: 40px;
  color: #F6EDD8;
  justify-content: center;
  top: 1.125rem;
}.fwr_gcg_card_ic-lic svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fwr_gcg_card_ct-lic {
  z-index: 1;
  position: relative;
}.fwr_gcg_card_h-lic {
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD8;
  font-weight: 800;
}
@media(min-width: 769px) {.fwr_gcg_card_h-lic {
  font-size: 1.25rem;
}
}.fwr_gcg_card_p-lic {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
}.fwr_gcg_card_p-lic strong {
  font-weight: 600;
  color: #F6EDD8;
}.fwr_gcg_card_cta-lic {
  gap: 0.25rem;
  font-size: 0.75rem;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  color: #C4913A;
}.fwr_gcg_card_cta-lic svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.fwr_ws-lic {
  background: #0E0B07;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.fwr_ws-lic {
  padding: 36px 1.5rem 0;
}
}.fwr_ws_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_ws_head-lic {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.fwr_ws_title-lic {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.fwr_ws_title_ic-lic svg {
  height: 18px;
  stroke-linejoin: round;
  color: #E5C44A;
  stroke-linecap: round;
  width: 18px;
}.fwr_ws_online-lic {
  gap: 7px;
  color: #7E6A50;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
}.fwr_ws_online_dot-lic {
  background: #2CB96A;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(44, 185, 106, 0.16);
  flex-shrink: 0;
  width: 8px;
}.fwr_ws_scroll-lic {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.fwr_ws_scroll-lic::-webkit-scrollbar {
  display: none;
}.fwr_wc-lic {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 14px;
  background: #141009;
  gap: 0.625rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.fwr_wc_img-lic {
  background: #1A1510;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.fwr_wc_img-lic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fwr_wc_info-lic {
  min-width: 0;
}.fwr_wc_game-lic {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #D5C4A0;
}.fwr_wc_player-lic {
  overflow: hidden;
  color: #6A5840;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.fwr_wc_amount-lic {
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
  color: #2CB96A;
  flex-shrink: 0;
}.fwr_reg-lic {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.fwr_reg-lic {
  padding: 2.75rem 24px 0;
}
}.fwr_reg_in-lic {
  margin: 0 auto;
  border-radius: 14px;
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.fwr_reg_in-lic {
  padding: 2.5rem;
}
}.fwr_reg_top-lic {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.fwr_reg_top-lic {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.fwr_reg_label-lic {
  font-size: 11px;
  color: #C4913A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.fwr_reg_h2-lic {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  color: #F6EDD8;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.fwr_reg_h2-lic {
  font-size: 1.75rem;
}
}.fwr_reg_bonus-lic {
  border-radius: 0.5rem;
  gap: 0.5rem;
  background: rgba(229, 196, 74, 0.15);
  padding: 0.625rem 16px;
  border: 1px solid rgba(229, 196, 74, 0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.fwr_reg_bonus_amount-lic {
  color: #E5C44A;
  font-size: 20px;
  font-weight: 800;
}.fwr_reg_bonus_text-lic {
  font-size: 0.813rem;
  color: #A89070;
  line-height: 1.35;
}.fwr_reg_cta_btn-lic {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #2CB96A;
  border-radius: 8px;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  color: #0D0A05;
  display: inline-block;
  box-shadow: 0 0.25rem 1.5rem rgba(44, 185, 106, 0.40), 0 1px 4px rgba(0, 0, 0, 0.60);
  font-weight: 700;
}.fwr_reg_cta_btn-lic:hover {
  background: #38D47C;
}.fwr_reg_terms-lic {
  font-size: 0.688rem;
  color: #6A5840;
  line-height: 1.5;
}.fwr_reg_seo-lic {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  margin-top: 1.25rem;
  padding-top: 20px;
  color: #7E6A50;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fwr_reg_seo-lic p {
  color: #7E6A50;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.fwr_reg_seo-lic p:last-child {
  margin-bottom: 0;
}.fwr_reg_seo-lic strong {
  font-weight: 700;
  color: #D5C4A0;
}.fwr_reg_seo-lic a {
  transition: color .2s;
  color: #C4913A;
  text-decoration: underline;
}.fwr_reg_seo-lic a:hover {
  color: #D9A84F;
}.fwr_reg_seo-lic ul,.fwr_reg_seo-lic ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.fwr_reg_seo-lic ol {
  list-style: decimal;
}.fwr_reg_seo-lic li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #7E6A50;
}.fwr_reg_seo-lic table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.fwr_reg_seo-lic table {
  display: table;
}
}.fwr_reg_seo-lic th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C4A0;
}.fwr_reg_seo-lic td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7E6A50;
}.fwr_reg_steps-lic {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.fwr_reg_steps-lic {
  margin-top: 0;
}
}.fwr_reg_step-lic {
  gap: 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.fwr_reg_step_num-lic {
  border: 1px solid rgba(196, 145, 58, 0.08);
  background: rgba(196, 145, 58, 0.18);
  border-radius: 50%;
  align-items: center;
  width: 2.125rem;
  display: flex;
  font-weight: 800;
  font-size: 14px;
  justify-content: center;
  color: #C4913A;
  height: 34px;
  flex-shrink: 0;
}.fwr_reg_step_title-lic {
  font-size: 0.875rem;
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 3px;
}.fwr_reg_step_text-lic {
  color: #7E6A50;
  line-height: 1.5;
  font-size: 0.75rem;
}.fwr_reg_trust-lic {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.fwr_reg_trust_item-lic {
  gap: 7px;
  align-items: center;
  color: #7E6A50;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
}.fwr_reg_trust_ic-lic svg {
  width: 1rem;
  color: #C4913A;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.fwr_app-lic {
  background: #0E0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.fwr_app-lic {
  padding: 2.75rem 1.5rem 0;
}
}.fwr_app_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_app_head-lic {
  margin-bottom: 1rem;
}.fwr_app_label-lic {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4913A;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.fwr_app_h2-lic {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.fwr_app_h2-lic {
  font-size: 24px;
}
}.fwr_app_sub-lic {
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6A50;
}.fwr_app_sub-lic strong {
  font-weight: 700;
  color: #D5C4A0;
}.fwr_app_cards-lic {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.fwr_app_cards-lic {
  grid-template-columns: repeat(3,1fr);
}
}.fwr_app_card-lic {
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.fwr_app_card_ios-lic {
  background: linear-gradient(135deg,rgba(196, 145, 58, 0.18) 0%,#1A1510 100%);
}.fwr_app_card_android-lic {
  background: linear-gradient(135deg,rgba(44, 185, 106, 0.16) 0%,#1A1510 100%);
}.fwr_app_card_win-lic {
  background: linear-gradient(135deg,rgba(229, 196, 74, 0.15) 0%,#1A1510 100%);
}.fwr_app_card_ic-lic svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.fwr_app_card_ic-lic {
  color: #F6EDD8;
  flex-shrink: 0;
}.fwr_app_card_os-lic {
  text-transform: uppercase;
  color: #7E6A50;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.fwr_app_card_title-lic {
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.fwr_app_card_text-lic {
  font-size: 12px;
  color: #7E6A50;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.fwr_app_card_btn-lic {
  border: 1px solid rgba(201, 163, 60, 0.45);
  gap: 7px;
  transition: background .2s;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  color: #F6EDD8;
}.fwr_app_card_btn-lic:hover {
  background: rgba(255, 255, 255, 0.07);
}.fwr_prov-lic {
  padding: 2.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 765px) {.fwr_prov-lic {
  padding: 44px 1.5rem 0;
}
}.fwr_prov_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_prov_head-lic {
  margin-bottom: 16px;
}.fwr_prov_label-lic {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4913A;
  text-transform: uppercase;
  font-weight: 700;
}.fwr_prov_h2-lic {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 769px) {.fwr_prov_h2-lic {
  font-size: 1.5rem;
}
}.fwr_prov_seo-lic {
  max-width: 620px;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #7E6A50;
  overflow-wrap: break-word;
}.fwr_prov_seo-lic strong {
  color: #D5C4A0;
  font-weight: 700;
}.fwr_prov_seo-lic a {
  text-decoration: underline;
  color: #C4913A;
}.fwr_prov_grid-lic {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.fwr_prov_grid-lic {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.fwr_prov_grid-lic {
  grid-template-columns: repeat(8,1fr);
}
}.fwr_prov_card-lic {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 14px 0.625rem;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  background: #141009;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.fwr_prov_card-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
  background: #1A1510;
}.fwr_prov_logo-lic {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
  display: flex;
  justify-content: center;
}.fwr_prov_logo-lic img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.fwr_prov_name-lic {
  color: #A89070;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.fwr_bon-lic {
  background: #0E0B07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.fwr_bon-lic {
  padding: 2.75rem 1.5rem 0;
}
}.fwr_bon_in-lic {
  margin: 0 auto;
  max-width: 1320px;
}.fwr_bon_head-lic {
  margin-bottom: 20px;
}.fwr_bon_label-lic {
  margin-bottom: 8px;
  color: #C4913A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.fwr_bon_h2-lic {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  color: #F6EDD8;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.fwr_bon_h2-lic {
  font-size: 1.5rem;
}
}.fwr_bon_seo-lic {
  color: #7E6A50;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
}.fwr_bon_seo-lic strong {
  color: #D5C4A0;
  font-weight: 700;
}.fwr_bon_seo-lic a {
  color: #C4913A;
  text-decoration: underline;
}.fwr_bon_grid-lic {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.fwr_bon_grid-lic {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.fwr_bon_grid-lic {
  grid-template-columns: repeat(5,1fr);
}
}.fwr_bon_card-lic {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.5rem;
  background: #141009;
}.fwr_bon_card-lic:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 145, 58, 0.08);
}.fwr_bon_card_ic-lic svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
}.fwr_bon_card_ic-lic {
  margin-bottom: 0.625rem;
}.fwr_bon_card_type-lic {
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
  color: #7E6A50;
  text-transform: uppercase;
}.fwr_bon_card_amount-lic {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #E5C44A;
}.fwr_bon_card_name-lic {
  color: #F6EDD8;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
}.fwr_bon_card_detail-lic {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 11px;
  color: #6A5840;
}.fwr_htp-lic {
  background: #0E0B07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.fwr_htp-lic {
  padding: 44px 1.5rem 0;
}
}.fwr_htp_in-lic {
  margin: 0 auto;
  max-width: 82.5rem;
}.fwr_htp_head-lic {
  margin-bottom: 22px;
  max-width: 45rem;
}.fwr_htp_label-lic {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C4913A;
  font-weight: 700;
  text-transform: uppercase;
}.fwr_htp_h2-lic {
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fwr_htp_h2-lic {
  font-size: 1.75rem;
}
}.fwr_htp_intro-lic {
  color: #7E6A50;
  line-height: 1.6;
  font-size: 14px;
}.fwr_htp_steps-lic {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.fwr_htp_steps-lic {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fwr_htp_steps-lic {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.fwr_htp_step-lic {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #1A1510;
  padding: 1.25rem 18px 1.125rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.fwr_htp_step_num-lic {
  border-radius: 50%;
  background: #C4913A;
  width: 28px;
  align-items: center;
  height: 1.75rem;
  display: flex;
  font-size: 0.813rem;
  justify-content: center;
  color: #0D0A05;
  font-weight: 800;
  top: -0.75rem;
  position: absolute;
  font-family: 'Cormorant Garamond', serif;
  left: 1.25rem;
}.fwr_htp_step_ic-lic {
  margin: 0.5rem 0 12px;
  border-radius: 0.25rem;
  background: rgba(196, 145, 58, 0.18);
  justify-content: center;
  display: flex;
  height: 36px;
  align-items: center;
  width: 36px;
  color: #C4913A;
}.fwr_htp_step_ic-lic svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
}.fwr_htp_step_h-lic {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F6EDD8;
  line-height: 1.25;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.fwr_htp_step_p-lic {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #7E6A50;
}.fwr_htp_step_p-lic strong {
  font-weight: 600;
  color: #D5C4A0;
}.fwr_htp_cta-lic {
  background: #2CB96A;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
  color: #0D0A05;
}.fwr_htp_cta-lic:hover {
  background: #38D47C;
}.fwr_faq-lic {
  padding: 2.25rem 16px 0;
  background: #0E0B07;
}
@media(min-width:768px) {.fwr_faq-lic {
  padding: 44px 24px 0;
}
}.fwr_faq_in-lic {
  margin: 0 auto;
  max-width: 82.5rem;
}.fwr_faq_head-lic {
  margin-bottom: 20px;
}.fwr_faq_label-lic {
  color: #C4913A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.fwr_faq_h2-lic {
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.fwr_faq_h2-lic {
  font-size: 24px;
}
}.fwr_faq_list-lic {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fwr_faq_item-lic {
  background: #1A1510;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
}.fwr_faq_q-lic {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  color: #D5C4A0;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}.fwr_faq_q-lic:hover {
  color: #F6EDD8;
}.fwr_faq_q_ic-lic {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  font-size: 1rem;
  color: #C4913A;
}.fwr_faq_item-lic.fwr_state_open-lic .fwr_faq_q_ic-lic {
  transform: rotate(45deg);
}.fwr_faq_a-lic {
  padding: 0 1.25rem 1rem;
  color: #7E6A50;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
}.fwr_faq_item-lic.fwr_state_open-lic .fwr_faq_a-lic {
  display: block;
}.fwr_faq_a-lic strong {
  color: #D5C4A0;
  font-weight: 700;
}.fwr_faq_a-lic a {
  text-decoration: underline;
  color: #C4913A;
}.fwr_faq_a-lic ul,.fwr_faq_a-lic ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.fwr_faq_a-lic ol {
  list-style: decimal;
}.fwr_faq_a-lic li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.fwr_faq_a-lic table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.fwr_faq_a-lic table {
  display: table;
}
}.fwr_faq_a-lic th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C4A0;
}.fwr_faq_a-lic td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7E6A50;
}.fwr_seo-lic {
  background: #0E0B07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.fwr_seo-lic {
  padding: 44px 1.5rem 0;
}
}.fwr_seo_in-lic {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #1A1510;
  max-width: 1320px;
}
@media(min-width: 765px) {.fwr_seo_in-lic {
  padding: 2.25rem 40px;
}
}.fwr_seo_label-lic {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C4913A;
  font-weight: 700;
}.fwr_seo_h2-lic {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  color: #F6EDD8;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fwr_seo_h2-lic {
  font-size: 1.5rem;
}
}.fwr_seo_body-lic {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A89070;
}.fwr_seo_body-lic p {
  line-height: 1.75;
  color: #A89070;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.fwr_seo_body-lic p:last-child {
  margin-bottom: 0;
}.fwr_seo_body-lic strong {
  font-weight: 700;
  color: #D5C4A0;
}.fwr_seo_body-lic a {
  transition: color .2s;
  color: #C4913A;
  text-decoration: underline;
}.fwr_seo_body-lic a:hover {
  color: #D9A84F;
}.fwr_seo_body-lic ul,.fwr_seo_body-lic ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fwr_seo_body-lic ol {
  list-style: decimal;
}.fwr_seo_body-lic li {
  color: #A89070;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.fwr_seo_body-lic table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 767px) {.fwr_seo_body-lic table {
  display: table;
}
}.fwr_seo_body-lic th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C4A0;
  text-align: left;
  font-weight: 700;
}.fwr_seo_body-lic td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A89070;
}.fwr_seo_cols-lic {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.fwr_seo_cols-lic {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fwr_seo_cols-lic {
  grid-template-columns: repeat(3,1fr);
}
}.fwr_seo_col_h-lic {
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D5C4A0;
}.fwr_seo_col_p-lic {
  font-size: 0.813rem;
  color: #7E6A50;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fwr_seo_stats-lic {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fwr_seo_stat-lic {
  border: 1px solid rgba(196, 145, 58, 0.18);
  background: rgba(196, 145, 58, 0.08);
  flex: 1;
  border-radius: 8px;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.fwr_seo_stat_val-lic {
  margin-bottom: 0.25rem;
  color: #C4913A;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.fwr_seo_stat_lb-lic {
  overflow-wrap: break-word;
  color: #7E6A50;
  font-size: 11px;
}.fwr_seo-lic {
  background: #0E0B07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.fwr_seo-lic {
  padding: 44px 1.5rem 0;
}
}.fwr_seo_in-lic {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  background: #1A1510;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.fwr_seo_in-lic {
  padding: 2.25rem 2.5rem;
}
}.fwr_seo_label-lic {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C4913A;
  font-weight: 700;
}.fwr_seo_h2-lic {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 770px) {.fwr_seo_h2-lic {
  font-size: 1.5rem;
}
}.fwr_seo_body-lic {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A89070;
}.fwr_seo_body-lic p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A89070;
}.fwr_seo_body-lic p:last-child {
  margin-bottom: 0;
}.fwr_seo_body-lic strong {
  color: #D5C4A0;
  font-weight: 700;
}.fwr_seo_body-lic a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4913A;
}.fwr_seo_body-lic a:hover {
  color: #D9A84F;
}.fwr_seo_body-lic ul,.fwr_seo_body-lic ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.fwr_seo_body-lic ol {
  list-style: decimal;
}.fwr_seo_body-lic li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A89070;
  font-size: 0.875rem;
}.fwr_seo_body-lic table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.fwr_seo_body-lic table {
  display: table;
}
}.fwr_seo_body-lic th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D5C4A0;
  text-align: left;
  font-weight: 700;
}.fwr_seo_body-lic td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A89070;
}.fwr_seo_cols-lic {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.fwr_seo_cols-lic {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.fwr_seo_cols-lic {
  grid-template-columns: repeat(3,1fr);
}
}.fwr_seo_col_h-lic {
  font-weight: 700;
  color: #D5C4A0;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.fwr_seo_col_p-lic {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6A50;
  font-size: 0.813rem;
}.fwr_seo_stats-lic {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.fwr_seo_stat-lic {
  border-radius: 8px;
  flex: 1;
  background: rgba(196, 145, 58, 0.08);
  border: 1px solid rgba(196, 145, 58, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.fwr_seo_stat_val-lic {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C4913A;
  font-size: 20px;
}.fwr_seo_stat_lb-lic {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6A50;
}.fwr_seo-lic {
  background: #0E0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.fwr_seo-lic {
  padding: 2.75rem 1.5rem 0;
}
}.fwr_seo_in-lic {
  background: #1A1510;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.fwr_seo_in-lic {
  padding: 36px 40px;
}
}.fwr_seo_label-lic {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C4913A;
  font-size: 0.688rem;
}.fwr_seo_h2-lic {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
}
@media(min-width: 770px) {.fwr_seo_h2-lic {
  font-size: 24px;
}
}.fwr_seo_body-lic {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A89070;
  font-size: 0.875rem;
}.fwr_seo_body-lic p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A89070;
  font-size: 14px;
}.fwr_seo_body-lic p:last-child {
  margin-bottom: 0;
}.fwr_seo_body-lic strong {
  color: #D5C4A0;
  font-weight: 700;
}.fwr_seo_body-lic a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4913A;
}.fwr_seo_body-lic a:hover {
  color: #D9A84F;
}.fwr_seo_body-lic ul,.fwr_seo_body-lic ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fwr_seo_body-lic ol {
  list-style: decimal;
}.fwr_seo_body-lic li {
  color: #A89070;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.fwr_seo_body-lic table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.fwr_seo_body-lic table {
  display: table;
}
}.fwr_seo_body-lic th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D5C4A0;
  font-weight: 700;
  text-align: left;
}.fwr_seo_body-lic td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89070;
}.fwr_seo_cols-lic {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.fwr_seo_cols-lic {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fwr_seo_cols-lic {
  grid-template-columns: repeat(3,1fr);
}
}.fwr_seo_col_h-lic {
  color: #D5C4A0;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.fwr_seo_col_p-lic {
  line-height: 1.65;
  font-size: 13px;
  color: #7E6A50;
  overflow-wrap: break-word;
}.fwr_seo_stats-lic {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fwr_seo_stat-lic {
  border: 1px solid rgba(196, 145, 58, 0.18);
  background: rgba(196, 145, 58, 0.08);
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 16px;
  min-width: 140px;
}.fwr_seo_stat_val-lic {
  color: #C4913A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.fwr_seo_stat_lb-lic {
  color: #7E6A50;
  font-size: 11px;
  overflow-wrap: break-word;
}.fwr_ft-lic {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090705;
  margin-top: 48px;
}.fwr_ft_support-lic {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.fwr_ft_support-lic {
  padding: 28px 1.5rem;
}
}.fwr_ft_support_in-lic {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.fwr_ft_support_main-lic {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.fwr_ft_support_ic-lic {
  color: #C4913A;
  flex-shrink: 0;
}.fwr_ft_support_ic-lic svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.fwr_ft_support_text_title-lic {
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
}.fwr_ft_support_text_sub-lic {
  overflow-wrap: break-word;
  color: #7E6A50;
  font-size: 12px;
}.fwr_ft_support_btn-lic {
  background: #C4913A;
  padding: 11px 22px;
  border-radius: 0.5rem;
  transition: background .2s;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #F6EDD8;
}.fwr_ft_support_btn-lic:hover {
  background: #D9A84F;
}.fwr_ft_support_contacts-lic {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.fwr_ft_support_contact-lic {
  line-height: 1.4;
  color: #6A5840;
  font-size: 12px;
}.fwr_ft_support_contact-lic strong {
  font-size: 11px;
  display: block;
  color: #A89070;
  font-weight: 600;
  margin-bottom: 2px;
}.fwr_ft_main-lic {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.fwr_ft_main-lic {
  padding: 40px 24px 2rem;
}
}.fwr_ft_main_in-lic {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.fwr_ft_main_in-lic {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fwr_ft_main_in-lic {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.fwr_ft_col_logo-lic {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.fwr_ft_col_logo-lic {
  grid-column: auto;
}
}.fwr_ft_logo-lic {
  gap: 9px;
  font-size: 16px;
  color: #F6EDD8;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
}.fwr_ft_logo_mark-lic {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 1.875rem;
}.fwr_ft_logo_mark-lic img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fwr_ft_logo_sub-lic {
  color: #6A5840;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
}.fwr_ft_col_title-lic {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 14px;
  font-weight: 700;
  color: #A89070;
}.fwr_ft_col_links-lic {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.fwr_ft_col_link-lic {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A5840;
  font-size: 13px;
}.fwr_ft_col_link-lic:hover {
  color: #D5C4A0;
}.fwr_ft_apps-lic {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fwr_ft_app_card-lic {
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.fwr_ft_app_card-lic:hover {
  border-color: rgba(201, 163, 60, 0.45);
}.fwr_ft_app_card_ic-lic svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.fwr_ft_app_card_os-lic {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6A5840;
}.fwr_ft_app_card_action-lic {
  font-size: 12px;
  font-weight: 700;
  color: #D5C4A0;
}.fwr_ft_bot-lic {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.fwr_ft_bot-lic {
  padding: 20px 24px;
}
}.fwr_ft_bot_in-lic {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.fwr_ft_socials-lic {
  gap: 0.5rem;
  display: flex;
}.fwr_ft_soc-lic {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .2s;
  color: #A89070;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  align-items: center;
}.fwr_ft_soc-lic svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.fwr_ft_soc-lic:hover {
  background: rgba(255, 255, 255, 0.07);
}.fwr_ft_legal-lic {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 0.688rem;
  color: #8C7758;
  line-height: 1.6;
}.fwr_ft_legal-lic strong {
  color: #A89070;
  font-weight: 700;
}.fwr_ft_legal-lic a {
  text-decoration: underline;
  color: #A89070;
}.fwr_ft_age-lic {
  border-radius: 50%;
  border: 2px solid #8C7758;
  justify-content: center;
  height: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  color: #8C7758;
  font-size: 0.688rem;
  width: 32px;
  font-weight: 800;
  display: flex;
}