*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #D4C49C;
  background-color: #0D0B07;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.twl_layout-m7q {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.twl_page-m7q {
  display: flex;
  min-height: 100vh;
}.twl_main-m7q {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.twl_main-m7q {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.twl_main-m7q {
  padding-bottom: 4.5rem;
}
}.twl_gc-m7q {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.5rem;
  background: #131009;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 638px) {.twl_gc-m7q {
  width: 156px;
}
}
@media(min-width:1080px) {.twl_gc-m7q {
  width: 10.5rem;
}
}.twl_gc-m7q:hover {
  border-color: rgba(201, 146, 42, 0.07);
  transform: translateY(-3px);
}.twl_gc_img-m7q {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.twl_gc_img-m7q img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.twl_gc_hover-m7q {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.twl_gc-m7q:hover .twl_gc_hover-m7q {
  opacity: 1;
}.twl_gc_hover_btn-m7q {
  background: #C9922A;
  padding: 8px 1rem;
  border-radius: 4px;
  color: #F5EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.twl_gc_info-m7q {
  padding: 0.5rem 10px 10px;
}.twl_gc_name-m7q {
  overflow: hidden;
  color: #D4C49C;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
}.twl_gc_prov-m7q {
  color: #62563C;
  font-size: 10px;
}.twl_gc_tag-m7q {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  top: 0.375rem;
  font-size: 0.563rem;
  left: 6px;
  letter-spacing: .04em;
  z-index: 2;
  font-weight: 700;
  position: absolute;
}.twl_gc_tag_hot-m7q {
  background: #C03A2B;
  color: #fff;
}.twl_gc_tag_new-m7q {
  background: #4CAF72;
  color: #0D0B07;
}.twl_gc_tag_jp-m7q {
  background: #D4A843;
  color: #0D0B07;
}.twl_gc_tag_ex-m7q {
  background: #8B5E28;
  color: #fff;
}.twl_gc_tag_live-m7q {
  background: #C03A2B;
  color: #fff;
}.twl_gr-m7q {
  background: #0D0B07;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.twl_gr-m7q {
  padding: 2.25rem 1.5rem 0;
}
}.twl_gr_in-m7q {
  margin: 0 auto;
  max-width: 1320px;
}.twl_gr_head-m7q {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.twl_gr_head_l-m7q {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.twl_gr_ic-m7q {
  border-radius: 8px;
  height: 2rem;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.twl_gr_ic-m7q svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.twl_gr_title-m7q {
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
}
@media(min-width: 766px) {.twl_gr_title-m7q {
  font-size: 1.125rem;
}
}.twl_gr_more-m7q {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  color: #7A6A4A;
  align-items: center;
  font-weight: 600;
}.twl_gr_more-m7q:hover {
  color: #C9922A;
}.twl_gr_more-m7q svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.twl_gr_arrows-m7q {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.twl_gr_arr-m7q {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #A8916A;
  height: 1.875rem;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
}.twl_gr_arr-m7q:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.twl_gr_arr-m7q svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.twl_gr_seo_h-m7q {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4C49C;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.twl_gr_seo_h-m7q {
  font-size: 0.875rem;
}
}.twl_gr_seo-m7q {
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #7A6A4A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.twl_gr_seo-m7q strong {
  font-weight: 600;
  color: #D4C49C;
}.twl_gr_scroll-m7q {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.twl_gr_scroll-m7q::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.twl_gr_scroll-m7q {
  gap: 12px;
}
}.twl_tb-m7q {
  background: #0D0B07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  align-items: center;
  right: 0;
  top: 0;
  height: 56px;
  display: flex;
  left: 0;
}.twl_tb_in-m7q {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.twl_tb_burger-m7q {
  border-radius: 0.5rem;
  gap: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 2.375rem;
}.twl_tb_burger-m7q:hover {
  background: rgba(255, 255, 255, 0.05);
}.twl_tb_burger_line-m7q {
  background: #A8916A;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width:1080px) {.twl_tb_burger-m7q {
  display: none;
}
}.twl_tb_logo-m7q {
  gap: 9px;
  font-weight: 800;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #F5EDD8;
  letter-spacing: -.01em;
  font-size: 18px;
}.twl_tb_logo_mark-m7q {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 2rem;
  display: flex;
}.twl_tb_logo_mark-m7q img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.twl_tb_nav-m7q {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.twl_tb_nav-m7q {
  display: flex;
}
}.twl_tb_tab-m7q {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8916A;
  font-weight: 600;
}.twl_tb_tab-m7q:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.twl_tb_tab-m7q.twl_state_active-m7q {
  background: rgba(201, 146, 42, 0.18);
  color: #F5EDD8;
}.twl_tb_right-m7q {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.twl_tb_login-m7q {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 13px;
  color: #D4C49C;
  display: none;
}.twl_tb_login-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
  color: #F5EDD8;
}
@media(min-width: 483px) {.twl_tb_login-m7q {
  display: block;
}
}.twl_tb_reg-m7q {
  background: #4CAF72;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  color: #0C0904;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.twl_tb_reg-m7q:hover {
  background: #5EC882;
}.twl_sb-m7q {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1A1610;
  overflow-y: auto;
  width: 220px;
  top: 56px;
  left: 0;
  z-index: 70;
  position: fixed;
  bottom: 0;
}.twl_sb-m7q.twl_state_open-m7q {
  transform: translateX(0);
}.twl_sb-m7q::-webkit-scrollbar {
  width: 4px;
}.twl_sb-m7q::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.twl_sb-m7q {
  transform: translateX(0);
}
}.twl_sb_auth-m7q {
  padding: 0.875rem 0.75rem 10px;
}.twl_sb_btn_reg-m7q {
  background: #4CAF72;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  color: #0C0904;
}.twl_sb_btn_reg-m7q:hover {
  background: #5EC882;
}.twl_sb_btn_login-m7q {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: block;
  color: #D4C49C;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
}.twl_sb_btn_login-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
  color: #F5EDD8;
}.twl_sb_promo-m7q {
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(201, 146, 42, 0.18);
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#2C1A06,#1A1610);
  border-radius: 8px;
  position: relative;
}.twl_sb_promo-m7q::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 146, 42, 0.18),transparent 70%);
  content: '';
  top: -20px;
  width: 5rem;
  right: -1.25rem;
  position: absolute;
  height: 5rem;
}.twl_sb_promo_title-m7q {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #C9922A;
  text-transform: uppercase;
}.twl_sb_promo_text-m7q {
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5EDD8;
}.twl_sb_promo_sub-m7q {
  margin-top: 3px;
  color: #7A6A4A;
  font-size: 0.625rem;
}.twl_sb_nav-m7q {
  padding: 0.375rem 0.5rem 16px;
}.twl_sb_nav_lb-m7q {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #62563C;
  text-transform: uppercase;
}.twl_sb_link-m7q {
  padding: 9px 10px;
  gap: 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  color: #A8916A;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
}.twl_sb_link-m7q:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.twl_sb_link-m7q.twl_state_active-m7q {
  background: rgba(201, 146, 42, 0.18);
  color: #F5EDD8;
}.twl_sb_ic-m7q {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
}.twl_sb_ic-m7q svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.twl_sb_ic_1-m7q {
  background: rgba(201, 146, 42, 0.07);
  color: #C9922A;
}.twl_sb_ic_2-m7q {
  background: rgba(76, 175, 114, 0.16);
  color: #4CAF72;
}.twl_sb_ic_3-m7q {
  background: rgba(212, 168, 67, 0.18);
  color: #D4A843;
}.twl_sb_ic_4-m7q {
  background: rgba(139, 94, 40, 0.22);
  color: #8B5E28;
}.twl_sb_ic_5-m7q {
  background: rgba(201, 146, 42, 0.07);
  color: #E05C8A;
}.twl_sb_ic_6-m7q {
  background: rgba(139, 94, 40, 0.22);
  color: #7B4FBF;
}.twl_sb_badge-m7q {
  background: #D4A843;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  margin-left: auto;
  font-weight: 700;
  color: #0C0904;
  font-size: 9px;
}.twl_sb_bot-m7q {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.twl_sb_lang-m7q,.twl_sb_help-m7q {
  flex: 1;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  color: #A8916A;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.twl_sb_lang-m7q:hover,.twl_sb_help-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
  color: #F5EDD8;
}.twl_sb_lang-m7q svg,.twl_sb_help-m7q svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.twl_sb_bd-m7q {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.twl_sb_bd-m7q.twl_state_on-m7q {
  display: block;
}
@media(min-width: 1081px) {.twl_sb_bd-m7q {
  display: none!important;
}
}.twl_mob_nav-m7q {
  background: #1A1610;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  display: flex;
  right: 0;
}
@media(min-width: 1081px) {.twl_mob_nav-m7q {
  display: none;
}
}.twl_mob_nav_item-m7q {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #62563C;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.twl_mob_nav_ic-m7q {
  line-height: 1;
}.twl_mob_nav_ic-m7q svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.twl_mob_nav_lb-m7q {
  color: #62563C;
  font-weight: 600;
  font-size: 10px;
}.twl_mob_nav_item-m7q.twl_state_active-m7q {
  color: #C9922A;
}.twl_mob_nav_item-m7q.twl_state_active-m7q .twl_mob_nav_lb-m7q {
  color: #C9922A;
}.twl_hero-m7q {
  padding: 20px 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.twl_hero-m7q {
  padding: 24px 1.5rem 0;
}
}.twl_hero_in-m7q {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:860px) {.twl_hero_in-m7q {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.twl_hero_in-m7q {
  grid-template-columns: 1fr 21.25rem;
}
}.twl_hero_promo-m7q {
  background: #131009;
  overflow: hidden;
  border-radius: 14px;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 767px) {.twl_hero_promo-m7q {
  min-height: 280px;
}
}.twl_hero_promo_bg-m7q {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2C1A06 0%,#0D0B07 100%);
  position: absolute;
  background-size: cover;
}.twl_hero_promo_bg-m7q::after {
  background: linear-gradient(90deg,#0D0B07 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.twl_hero_promo_glow-m7q {
  background: radial-gradient(circle,rgba(139, 94, 40, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  height: 18.75rem;
  width: 300px;
  right: 60px;
  pointer-events: none;
  position: absolute;
}.twl_hero_promo_ct-m7q {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
  z-index: 2;
  display: flex;
}
@media(min-width: 767px) {.twl_hero_promo_ct-m7q {
  padding: 2.5rem 2rem;
}
}.twl_hero_badge-m7q {
  border: 1px solid rgba(201, 146, 42, 0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  background: rgba(201, 146, 42, 0.18);
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #C9922A;
}.twl_hero_h1-m7q {
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}.twl_hero_h1-m7q em {
  color: #D4A843;
  font-style: normal;
}
@media(min-width: 770px) {.twl_hero_h1-m7q {
  font-size: 2.25rem;
}
}.twl_hero_sub-m7q {
  font-size: 0.813rem;
  color: #A8916A;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.twl_hero_sub-m7q {
  font-size: 14px;
}
}.twl_hero_row-m7q {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.twl_hero_cta-m7q {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 8px;
  background: #4CAF72;
  font-size: 14px;
  color: #0C0904;
  box-shadow: 0 0.25rem 0.875rem rgba(76, 175, 114, 0.42), 0 1px 4px rgba(0, 0, 0, 0.60);
  font-weight: 700;
}.twl_hero_cta-m7q:hover {
  background: #5EC882;
}.twl_hero_terms-m7q {
  color: #62563C;
  font-size: 11px;
}.twl_hero_game-m7q {
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #131009;
  flex-direction: column;
  display: flex;
  position: relative;
}.twl_hero_game_badge-m7q {
  border: 1px solid rgba(212, 168, 67, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  background: rgba(212, 168, 67, 0.18);
  text-transform: uppercase;
  color: #D4A843;
  left: 0.75rem;
  font-size: 0.625rem;
  letter-spacing: .06em;
  top: 0.75rem;
  z-index: 3;
  position: absolute;
  font-weight: 700;
}.twl_hero_game_badge-m7q svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
}.twl_hero_game_img-m7q {
  background: linear-gradient(135deg,#2C1A06,#0D0B07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.twl_hero_game_img-m7q img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.twl_hero_game_play-m7q {
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.twl_hero_game-m7q:hover .twl_hero_game_play-m7q {
  opacity: 1;
}.twl_hero_game_play-m7q span {
  background: #C9922A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  width: 52px;
}.twl_hero_game_play-m7q span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.twl_hero_game_info-m7q {
  padding: 0.875rem 16px;
}.twl_hero_game_title-m7q {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F5EDD8;
}.twl_hero_game_provider-m7q {
  font-size: 11px;
  color: #7A6A4A;
}.twl_hero_game_btn-m7q {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C9922A;
  padding: 0.688rem;
  margin: 0.75rem 1rem 1rem;
  text-align: center;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.813rem;
  display: block;
}.twl_hero_game-m7q:hover .twl_hero_game_btn-m7q {
  background: #DBA83E;
}.twl_sbar-m7q {
  background: #0D0B07;
  padding: 16px 16px 0;
}
@media(min-width: 770px) {.twl_sbar-m7q {
  padding: 1.125rem 24px 0;
}
}.twl_sbar_in-m7q {
  margin: 0 auto;
  max-width: 82.5rem;
}.twl_sbar_row-m7q {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.twl_sbar_input-m7q {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  padding: 11px 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #131009;
  color: #7A6A4A;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
}.twl_sbar_input-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
}.twl_sbar_input-m7q svg {
  flex-shrink: 0;
  width: 15px;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.twl_sbar_providers-m7q {
  border-radius: 0.5rem;
  background: #131009;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  padding: 0.688rem 18px;
  display: flex;
  align-items: center;
  color: #D4C49C;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.twl_sbar_providers-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
  color: #F5EDD8;
}.twl_sbar_providers-m7q svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.twl_sbar_tabs-m7q {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.twl_sbar_tabs-m7q::-webkit-scrollbar {
  display: none;
}.twl_sbar_tab-m7q {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border-radius: 1.25rem;
  gap: 7px;
  font-weight: 600;
  color: #A8916A;
  display: flex;
  cursor: pointer;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
}.twl_sbar_tab-m7q:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(210, 162, 58, 0.40);
  color: #F5EDD8;
}.twl_sbar_tab-m7q.twl_state_active-m7q {
  border-color: rgba(201, 146, 42, 0.07);
  background: rgba(201, 146, 42, 0.18);
  color: #F5EDD8;
}.twl_sbar_tab_ic-m7q svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.twl_gcg-m7q {
  padding: 36px 16px 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.twl_gcg-m7q {
  padding: 2.75rem 24px 0;
}
}.twl_gcg_in-m7q {
  margin: 0 auto;
  max-width: 82.5rem;
}.twl_gcg_head-m7q {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.twl_gcg_label-m7q {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C9922A;
  font-size: 0.688rem;
  font-weight: 700;
}.twl_gcg_h2-m7q {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.twl_gcg_h2-m7q {
  font-size: 28px;
}
}.twl_gcg_intro-m7q {
  color: #7A6A4A;
  font-size: 13px;
  line-height: 1.6;
}.twl_gcg_grid-m7q {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.twl_gcg_grid-m7q {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.twl_gcg_grid-m7q {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.twl_gcg_card-m7q {
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  position: relative;
  cursor: pointer;
  flex-direction: column;
}.twl_gcg_card-m7q:hover {
  border-color: rgba(201, 146, 42, 0.18);
  transform: translateY(-3px);
}.twl_gcg_card_bg-m7q {
  inset: 0;
  position: absolute;
  z-index: 0;
}.twl_gcg_card_bg-m7q::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.twl_gcg_card_ic-m7q {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  top: 18px;
  z-index: 2;
  right: 1.125rem;
  width: 2.5rem;
  justify-content: center;
  display: flex;
  height: 40px;
  color: #F5EDD8;
  position: absolute;
}.twl_gcg_card_ic-m7q svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.twl_gcg_card_ct-m7q {
  position: relative;
  z-index: 1;
}.twl_gcg_card_h-m7q {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.twl_gcg_card_h-m7q {
  font-size: 20px;
}
}.twl_gcg_card_p-m7q {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
}.twl_gcg_card_p-m7q strong {
  color: #F5EDD8;
  font-weight: 600;
}.twl_gcg_card_cta-m7q {
  gap: 4px;
  color: #C9922A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
}.twl_gcg_card_cta-m7q svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
}.twl_ws-m7q {
  padding: 2rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.twl_ws-m7q {
  padding: 36px 1.5rem 0;
}
}.twl_ws_in-m7q {
  margin: 0 auto;
  max-width: 1320px;
}.twl_ws_head-m7q {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
}.twl_ws_title-m7q {
  gap: 10px;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  display: flex;
  flex-wrap: wrap;
  color: #F5EDD8;
  overflow-wrap: break-word;
  align-items: center;
}.twl_ws_title_ic-m7q svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #D4A843;
  width: 18px;
  stroke-linecap: round;
}.twl_ws_online-m7q {
  gap: 7px;
  display: flex;
  color: #7A6A4A;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
}.twl_ws_online_dot-m7q {
  background: #4CAF72;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(76, 175, 114, 0.16);
  width: 0.5rem;
}.twl_ws_scroll-m7q {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.twl_ws_scroll-m7q::-webkit-scrollbar {
  display: none;
}.twl_wc-m7q {
  background: #131009;
  border-radius: 0.5rem;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.twl_wc_img-m7q {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1A1610;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.twl_wc_img-m7q img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.twl_wc_info-m7q {
  min-width: 0;
}.twl_wc_game-m7q {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #D4C49C;
  text-overflow: ellipsis;
}.twl_wc_player-m7q {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #62563C;
}.twl_wc_amount-m7q {
  font-weight: 700;
  flex-shrink: 0;
  color: #4CAF72;
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
}.twl_app-m7q {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.twl_app-m7q {
  padding: 44px 24px 0;
}
}.twl_app_in-m7q {
  margin: 0 auto;
  max-width: 82.5rem;
}.twl_app_head-m7q {
  margin-bottom: 16px;
}.twl_app_label-m7q {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C9922A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.twl_app_h2-m7q {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 769px) {.twl_app_h2-m7q {
  font-size: 1.5rem;
}
}.twl_app_sub-m7q {
  color: #7A6A4A;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 600px;
}.twl_app_sub-m7q strong {
  font-weight: 700;
  color: #D4C49C;
}.twl_app_cards-m7q {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.twl_app_cards-m7q {
  grid-template-columns: repeat(3,1fr);
}
}.twl_app_card-m7q {
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.twl_app_card_ios-m7q {
  background: linear-gradient(135deg,rgba(201, 146, 42, 0.18) 0%,#1A1610 100%);
}.twl_app_card_android-m7q {
  background: linear-gradient(135deg,rgba(76, 175, 114, 0.16) 0%,#1A1610 100%);
}.twl_app_card_win-m7q {
  background: linear-gradient(135deg,rgba(212, 168, 67, 0.18) 0%,#1A1610 100%);
}.twl_app_card_ic-m7q svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.twl_app_card_ic-m7q {
  flex-shrink: 0;
  color: #F5EDD8;
}.twl_app_card_os-m7q {
  color: #7A6A4A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
}.twl_app_card_title-m7q {
  color: #F5EDD8;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.twl_app_card_text-m7q {
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7A6A4A;
}.twl_app_card_btn-m7q {
  transition: background .2s;
  gap: 7px;
  padding: 10px 18px;
  border: 1px solid rgba(210, 162, 58, 0.40);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  color: #F5EDD8;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
}.twl_app_card_btn-m7q:hover {
  background: rgba(255, 255, 255, 0.07);
}.twl_bon-m7q {
  background: #0D0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.twl_bon-m7q {
  padding: 2.75rem 1.5rem 0;
}
}.twl_bon_in-m7q {
  margin: 0 auto;
  max-width: 82.5rem;
}.twl_bon_head-m7q {
  margin-bottom: 20px;
}.twl_bon_label-m7q {
  text-transform: uppercase;
  color: #C9922A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.twl_bon_h2-m7q {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.twl_bon_h2-m7q {
  font-size: 1.5rem;
}
}.twl_bon_seo-m7q {
  line-height: 1.6;
  color: #7A6A4A;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
}.twl_bon_seo-m7q strong {
  color: #D4C49C;
  font-weight: 700;
}.twl_bon_seo-m7q a {
  color: #C9922A;
  text-decoration: underline;
}.twl_bon_grid-m7q {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.twl_bon_grid-m7q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.twl_bon_grid-m7q {
  grid-template-columns: repeat(5,1fr);
}
}.twl_bon_card-m7q {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #131009;
  transition: border-color .2s,transform .2s;
}.twl_bon_card-m7q:hover {
  border-color: rgba(201, 146, 42, 0.07);
  transform: translateY(-2px);
}.twl_bon_card_ic-m7q svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
}.twl_bon_card_ic-m7q {
  margin-bottom: 0.625rem;
}.twl_bon_card_type-m7q {
  margin-bottom: 0.375rem;
  color: #7A6A4A;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.twl_bon_card_amount-m7q {
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  color: #D4A843;
}.twl_bon_card_name-m7q {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-size: 13px;
}.twl_bon_card_detail-m7q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #62563C;
  padding-top: 8px;
  line-height: 1.5;
}.twl_prov-m7q {
  background: #0D0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.twl_prov-m7q {
  padding: 44px 1.5rem 0;
}
}.twl_prov_in-m7q {
  margin: 0 auto;
  max-width: 1320px;
}.twl_prov_head-m7q {
  margin-bottom: 1rem;
}.twl_prov_label-m7q {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9922A;
}.twl_prov_h2-m7q {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5EDD8;
}
@media(min-width:768px) {.twl_prov_h2-m7q {
  font-size: 1.5rem;
}
}.twl_prov_seo-m7q {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 16px;
  max-width: 620px;
  color: #7A6A4A;
}.twl_prov_seo-m7q strong {
  font-weight: 700;
  color: #D4C49C;
}.twl_prov_seo-m7q a {
  color: #C9922A;
  text-decoration: underline;
}.twl_prov_grid-m7q {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.twl_prov_grid-m7q {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.twl_prov_grid-m7q {
  grid-template-columns: repeat(8,1fr);
}
}.twl_prov_card-m7q {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  background: #131009;
  padding: 14px 10px;
  border-radius: 0.5rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.twl_prov_card-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
  background: #1A1610;
}.twl_prov_logo-m7q {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  height: 44px;
}.twl_prov_logo-m7q img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.twl_prov_name-m7q {
  font-weight: 600;
  text-align: center;
  color: #A8916A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.twl_htp-m7q {
  padding: 36px 16px 0;
  background: #0D0B07;
}
@media(min-width: 767px) {.twl_htp-m7q {
  padding: 2.75rem 1.5rem 0;
}
}.twl_htp_in-m7q {
  margin: 0 auto;
  max-width: 1320px;
}.twl_htp_head-m7q {
  max-width: 720px;
  margin-bottom: 22px;
}.twl_htp_label-m7q {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #C9922A;
  letter-spacing: .08em;
}.twl_htp_h2-m7q {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.twl_htp_h2-m7q {
  font-size: 1.75rem;
}
}.twl_htp_intro-m7q {
  line-height: 1.6;
  font-size: 14px;
  color: #7A6A4A;
}.twl_htp_steps-m7q {
  margin: 0;
  list-style: none;
  gap: 12px;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.twl_htp_steps-m7q {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.twl_htp_steps-m7q {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.twl_htp_step-m7q {
  border-radius: 0.5rem;
  background: #1A1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.twl_htp_step_num-m7q {
  background: #C9922A;
  border-radius: 50%;
  font-family: 'Cinzel', serif;
  height: 28px;
  font-size: 13px;
  font-weight: 800;
  width: 1.75rem;
  position: absolute;
  left: 1.25rem;
  color: #0C0904;
  justify-content: center;
  top: -0.75rem;
  display: flex;
  align-items: center;
}.twl_htp_step_ic-m7q {
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  background: rgba(201, 146, 42, 0.18);
  align-items: center;
  color: #C9922A;
  justify-content: center;
  display: flex;
  height: 36px;
  width: 2.25rem;
}.twl_htp_step_ic-m7q svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.twl_htp_step_h-m7q {
  line-height: 1.25;
  color: #F5EDD8;
  font-size: 14px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.twl_htp_step_p-m7q {
  line-height: 1.55;
  color: #7A6A4A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.twl_htp_step_p-m7q strong {
  font-weight: 600;
  color: #D4C49C;
}.twl_htp_cta-m7q {
  background: #4CAF72;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-top: 1.25rem;
  color: #0C0904;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
}.twl_htp_cta-m7q:hover {
  background: #5EC882;
}.twl_reg-m7q {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.twl_reg-m7q {
  padding: 2.75rem 24px 0;
}
}.twl_reg_in-m7q {
  border-radius: 14px;
  padding: 28px 24px;
  background: #1A1610;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 769px) {.twl_reg_in-m7q {
  padding: 2.5rem;
}
}.twl_reg_top-m7q {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.twl_reg_top-m7q {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.twl_reg_label-m7q {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9922A;
}.twl_reg_h2-m7q {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 765px) {.twl_reg_h2-m7q {
  font-size: 28px;
}
}.twl_reg_bonus-m7q {
  border: 1px solid rgba(212, 168, 67, 0.18);
  border-radius: 8px;
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  background: rgba(212, 168, 67, 0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.twl_reg_bonus_amount-m7q {
  font-size: 1.25rem;
  color: #D4A843;
  font-weight: 800;
}.twl_reg_bonus_text-m7q {
  color: #A8916A;
  line-height: 1.35;
  font-size: 0.813rem;
}.twl_reg_cta_btn-m7q {
  transition: background .2s;
  background: #4CAF72;
  padding: 14px 2rem;
  border-radius: 8px;
  font-size: 0.938rem;
  font-weight: 700;
  display: inline-block;
  color: #0C0904;
  box-shadow: 0 4px 14px rgba(76, 175, 114, 0.42), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  margin-bottom: 12px;
}.twl_reg_cta_btn-m7q:hover {
  background: #5EC882;
}.twl_reg_terms-m7q {
  color: #62563C;
  font-size: 0.688rem;
  line-height: 1.5;
}.twl_reg_seo-m7q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A4A;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 13px;
}.twl_reg_seo-m7q p {
  font-size: 13px;
  color: #7A6A4A;
  line-height: 1.65;
  margin-bottom: 10px;
}.twl_reg_seo-m7q p:last-child {
  margin-bottom: 0;
}.twl_reg_seo-m7q strong {
  font-weight: 700;
  color: #D4C49C;
}.twl_reg_seo-m7q a {
  transition: color .2s;
  color: #C9922A;
  text-decoration: underline;
}.twl_reg_seo-m7q a:hover {
  color: #DBA83E;
}.twl_reg_seo-m7q ul,.twl_reg_seo-m7q ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.twl_reg_seo-m7q ol {
  list-style: decimal;
}.twl_reg_seo-m7q li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #7A6A4A;
  line-height: 1.65;
}.twl_reg_seo-m7q table {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width:768px) {.twl_reg_seo-m7q table {
  display: table;
}
}.twl_reg_seo-m7q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #D4C49C;
  text-align: left;
}.twl_reg_seo-m7q td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A4A;
}.twl_reg_steps-m7q {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.twl_reg_steps-m7q {
  margin-top: 0;
}
}.twl_reg_step-m7q {
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.twl_reg_step_num-m7q {
  border-radius: 50%;
  background: rgba(201, 146, 42, 0.18);
  border: 1px solid rgba(201, 146, 42, 0.07);
  width: 2.125rem;
  color: #C9922A;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
  display: flex;
  font-weight: 800;
  height: 2.125rem;
}.twl_reg_step_title-m7q {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
  font-size: 14px;
}.twl_reg_step_text-m7q {
  line-height: 1.5;
  color: #7A6A4A;
  font-size: 12px;
}.twl_reg_trust-m7q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.twl_reg_trust_item-m7q {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #7A6A4A;
  overflow-wrap: break-word;
}.twl_reg_trust_ic-m7q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  color: #C9922A;
  height: 1rem;
}.twl_seo-m7q {
  background: #0D0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.twl_seo-m7q {
  padding: 2.75rem 1.5rem 0;
}
}.twl_seo_in-m7q {
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 24px;
  background: #1A1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.twl_seo_in-m7q {
  padding: 2.25rem 2.5rem;
}
}.twl_seo_label-m7q {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C9922A;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
}.twl_seo_h2-m7q {
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.twl_seo_h2-m7q {
  font-size: 24px;
}
}.twl_seo_body-m7q {
  overflow-wrap: break-word;
  color: #A8916A;
  line-height: 1.75;
  font-size: 14px;
}.twl_seo_body-m7q p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8916A;
  margin-bottom: 12px;
}.twl_seo_body-m7q p:last-child {
  margin-bottom: 0;
}.twl_seo_body-m7q strong {
  font-weight: 700;
  color: #D4C49C;
}.twl_seo_body-m7q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9922A;
}.twl_seo_body-m7q a:hover {
  color: #DBA83E;
}.twl_seo_body-m7q ul,.twl_seo_body-m7q ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.twl_seo_body-m7q ol {
  list-style: decimal;
}.twl_seo_body-m7q li {
  color: #A8916A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.twl_seo_body-m7q table {
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.twl_seo_body-m7q table {
  display: table;
}
}.twl_seo_body-m7q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D4C49C;
  text-align: left;
}.twl_seo_body-m7q td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916A;
}.twl_seo_cols-m7q {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.twl_seo_cols-m7q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.twl_seo_cols-m7q {
  grid-template-columns: repeat(3,1fr);
}
}.twl_seo_col_h-m7q {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4C49C;
  margin-bottom: 0.438rem;
}.twl_seo_col_p-m7q {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6A4A;
}.twl_seo_stats-m7q {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.twl_seo_stat-m7q {
  border: 1px solid rgba(201, 146, 42, 0.18);
  flex: 1;
  background: rgba(201, 146, 42, 0.07);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.twl_seo_stat_val-m7q {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  color: #C9922A;
  overflow-wrap: break-word;
}.twl_seo_stat_lb-m7q {
  font-size: 11px;
  color: #7A6A4A;
  overflow-wrap: break-word;
}.twl_rv-m7q {
  padding: 36px 1rem 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.twl_rv-m7q {
  padding: 44px 1.5rem 0;
}
}.twl_rv_in-m7q {
  margin: 0 auto;
  max-width: 82.5rem;
}.twl_rv_head-m7q {
  margin-bottom: 20px;
  max-width: 45rem;
}.twl_rv_label-m7q {
  color: #C9922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.twl_rv_h2-m7q {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.twl_rv_h2-m7q {
  font-size: 28px;
}
}.twl_rv_stats-m7q {
  gap: 18px;
  align-items: center;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
  color: #7A6A4A;
}.twl_rv_stats_score-m7q {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.twl_rv_stats_score_val-m7q {
  font-weight: 800;
  color: #D4A843;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}.twl_rv_stats_score_max-m7q {
  font-size: 0.813rem;
  color: #62563C;
}.twl_rv_stats_badge-m7q {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.twl_rv_stats_badge-m7q svg {
  width: 14px;
  color: #D4A843;
  height: 0.875rem;
}.twl_rv_grid-m7q {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.twl_rv_grid-m7q {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.twl_rv_grid-m7q {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.twl_rv_card-m7q {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1610;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.twl_rv_card_stars-m7q {
  gap: 2px;
  margin-bottom: 10px;
  color: #D4A843;
  display: flex;
}.twl_rv_card_stars-m7q svg {
  width: 14px;
  height: 0.875rem;
}.twl_rv_card_h-m7q {
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EDD8;
  font-size: 14px;
}.twl_rv_card_body-m7q {
  flex: 1;
  color: #7A6A4A;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.twl_rv_card_body-m7q strong {
  font-weight: 600;
  color: #D4C49C;
}.twl_rv_card_meta-m7q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.twl_rv_card_author-m7q {
  color: #D4C49C;
  font-size: 12px;
  font-weight: 600;
}.twl_rv_card_date-m7q {
  font-size: 0.688rem;
  color: #62563C;
}.twl_seo-m7q {
  padding: 36px 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.twl_seo-m7q {
  padding: 44px 1.5rem 0;
}
}.twl_seo_in-m7q {
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  background: #1A1610;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.twl_seo_in-m7q {
  padding: 36px 40px;
}
}.twl_seo_label-m7q {
  font-size: 11px;
  font-weight: 700;
  color: #C9922A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.twl_seo_h2-m7q {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.twl_seo_h2-m7q {
  font-size: 24px;
}
}.twl_seo_body-m7q {
  line-height: 1.75;
  color: #A8916A;
  overflow-wrap: break-word;
  font-size: 14px;
}.twl_seo_body-m7q p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8916A;
}.twl_seo_body-m7q p:last-child {
  margin-bottom: 0;
}.twl_seo_body-m7q strong {
  color: #D4C49C;
  font-weight: 700;
}.twl_seo_body-m7q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9922A;
}.twl_seo_body-m7q a:hover {
  color: #DBA83E;
}.twl_seo_body-m7q ul,.twl_seo_body-m7q ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.twl_seo_body-m7q ol {
  list-style: decimal;
}.twl_seo_body-m7q li {
  line-height: 1.75;
  color: #A8916A;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.twl_seo_body-m7q table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 766px) {.twl_seo_body-m7q table {
  display: table;
}
}.twl_seo_body-m7q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D4C49C;
  font-weight: 700;
  text-align: left;
}.twl_seo_body-m7q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8916A;
}.twl_seo_cols-m7q {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.twl_seo_cols-m7q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.twl_seo_cols-m7q {
  grid-template-columns: repeat(3,1fr);
}
}.twl_seo_col_h-m7q {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D4C49C;
}.twl_seo_col_p-m7q {
  color: #7A6A4A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.twl_seo_stats-m7q {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.twl_seo_stat-m7q {
  flex: 1;
  background: rgba(201, 146, 42, 0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(201, 146, 42, 0.18);
  min-width: 140px;
}.twl_seo_stat_val-m7q {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C9922A;
}.twl_seo_stat_lb-m7q {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6A4A;
}.twl_seo-m7q {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 770px) {.twl_seo-m7q {
  padding: 44px 24px 0;
}
}.twl_seo_in-m7q {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1610;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.twl_seo_in-m7q {
  padding: 2.25rem 40px;
}
}.twl_seo_label-m7q {
  color: #C9922A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.twl_seo_h2-m7q {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 769px) {.twl_seo_h2-m7q {
  font-size: 1.5rem;
}
}.twl_seo_body-m7q {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A8916A;
  line-height: 1.75;
}.twl_seo_body-m7q p {
  color: #A8916A;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.twl_seo_body-m7q p:last-child {
  margin-bottom: 0;
}.twl_seo_body-m7q strong {
  color: #D4C49C;
  font-weight: 700;
}.twl_seo_body-m7q a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9922A;
}.twl_seo_body-m7q a:hover {
  color: #DBA83E;
}.twl_seo_body-m7q ul,.twl_seo_body-m7q ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.twl_seo_body-m7q ol {
  list-style: decimal;
}.twl_seo_body-m7q li {
  font-size: 14px;
  color: #A8916A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.twl_seo_body-m7q table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.twl_seo_body-m7q table {
  display: table;
}
}.twl_seo_body-m7q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D4C49C;
  text-align: left;
  font-weight: 700;
}.twl_seo_body-m7q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8916A;
}.twl_seo_cols-m7q {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.twl_seo_cols-m7q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.twl_seo_cols-m7q {
  grid-template-columns: repeat(3,1fr);
}
}.twl_seo_col_h-m7q {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #D4C49C;
}.twl_seo_col_p-m7q {
  color: #7A6A4A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.twl_seo_stats-m7q {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.twl_seo_stat-m7q {
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 146, 42, 0.18);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(201, 146, 42, 0.07);
  min-width: 8.75rem;
}.twl_seo_stat_val-m7q {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C9922A;
}.twl_seo_stat_lb-m7q {
  color: #7A6A4A;
  overflow-wrap: break-word;
  font-size: 11px;
}.twl_faq-m7q {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 767px) {.twl_faq-m7q {
  padding: 44px 24px 0;
}
}.twl_faq_in-m7q {
  margin: 0 auto;
  max-width: 1320px;
}.twl_faq_head-m7q {
  margin-bottom: 20px;
}.twl_faq_label-m7q {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C9922A;
  font-weight: 700;
}.twl_faq_h2-m7q {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 770px) {.twl_faq_h2-m7q {
  font-size: 1.5rem;
}
}.twl_faq_list-m7q {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.twl_faq_item-m7q {
  overflow: hidden;
  background: #1A1610;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.twl_faq_q-m7q {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #D4C49C;
}.twl_faq_q-m7q:hover {
  color: #F5EDD8;
}.twl_faq_q_ic-m7q {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  height: 24px;
  color: #C9922A;
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
}.twl_faq_item-m7q.twl_state_open-m7q .twl_faq_q_ic-m7q {
  transform: rotate(45deg);
}.twl_faq_a-m7q {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #7A6A4A;
}.twl_faq_item-m7q.twl_state_open-m7q .twl_faq_a-m7q {
  display: block;
}.twl_faq_a-m7q strong {
  color: #D4C49C;
  font-weight: 700;
}.twl_faq_a-m7q a {
  text-decoration: underline;
  color: #C9922A;
}.twl_faq_a-m7q ul,.twl_faq_a-m7q ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.twl_faq_a-m7q ol {
  list-style: decimal;
}.twl_faq_a-m7q li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.twl_faq_a-m7q table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 767px) {.twl_faq_a-m7q table {
  display: table;
}
}.twl_faq_a-m7q th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C49C;
  text-align: left;
  font-weight: 700;
}.twl_faq_a-m7q td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A4A;
}.twl_ft-m7q {
  background: #080604;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.twl_ft_support-m7q {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.twl_ft_support-m7q {
  padding: 1.75rem 24px;
}
}.twl_ft_support_in-m7q {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.twl_ft_support_main-m7q {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.twl_ft_support_ic-m7q {
  color: #C9922A;
  flex-shrink: 0;
}.twl_ft_support_ic-m7q svg {
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.twl_ft_support_text_title-m7q {
  color: #F5EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.twl_ft_support_text_sub-m7q {
  color: #7A6A4A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.twl_ft_support_btn-m7q {
  padding: 0.688rem 22px;
  border-radius: 8px;
  background: #C9922A;
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDD8;
  font-size: 0.813rem;
}.twl_ft_support_btn-m7q:hover {
  background: #DBA83E;
}.twl_ft_support_contacts-m7q {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.twl_ft_support_contact-m7q {
  color: #62563C;
  line-height: 1.4;
  font-size: 12px;
}.twl_ft_support_contact-m7q strong {
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #A8916A;
  font-weight: 600;
}.twl_ft_main-m7q {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 766px) {.twl_ft_main-m7q {
  padding: 40px 1.5rem 32px;
}
}.twl_ft_main_in-m7q {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 641px) {.twl_ft_main_in-m7q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.twl_ft_main_in-m7q {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.twl_ft_col_logo-m7q {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.twl_ft_col_logo-m7q {
  grid-column: auto;
}
}.twl_ft_logo-m7q {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  color: #F5EDD8;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 12px;
}.twl_ft_logo_mark-m7q {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.twl_ft_logo_mark-m7q img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.twl_ft_logo_sub-m7q {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #62563C;
}.twl_ft_col_title-m7q {
  text-transform: uppercase;
  color: #A8916A;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
}.twl_ft_col_links-m7q {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.twl_ft_col_link-m7q {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #62563C;
}.twl_ft_col_link-m7q:hover {
  color: #D4C49C;
}.twl_ft_apps-m7q {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.twl_ft_app_card-m7q {
  padding: 0.625rem 12px;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.twl_ft_app_card-m7q:hover {
  border-color: rgba(210, 162, 58, 0.40);
}.twl_ft_app_card_ic-m7q svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.twl_ft_app_card_os-m7q {
  font-size: 10px;
  color: #62563C;
  font-weight: 600;
}.twl_ft_app_card_action-m7q {
  color: #D4C49C;
  font-size: 0.75rem;
  font-weight: 700;
}.twl_ft_bot-m7q {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.twl_ft_bot-m7q {
  padding: 1.25rem 1.5rem;
}
}.twl_ft_bot_in-m7q {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.twl_ft_socials-m7q {
  gap: 8px;
  display: flex;
}.twl_ft_soc-m7q {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 36px;
  color: #A8916A;
}.twl_ft_soc-m7q svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.twl_ft_soc-m7q:hover {
  background: rgba(255, 255, 255, 0.07);
}.twl_ft_legal-m7q {
  flex: 1;
  color: #8A7A58;
  min-width: 200px;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.twl_ft_legal-m7q strong {
  color: #A8916A;
  font-weight: 700;
}.twl_ft_legal-m7q a {
  color: #A8916A;
  text-decoration: underline;
}.twl_ft_age-m7q {
  border: 2px solid #8A7A58;
  border-radius: 50%;
  font-size: 0.688rem;
  display: flex;
  flex-shrink: 0;
  color: #8A7A58;
  height: 2rem;
  justify-content: center;
  width: 32px;
  font-weight: 800;
  align-items: center;
  margin-left: auto;
}