*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D1015;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C6BEB2;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.cwl_layout-d8a {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.cwl_page-d8a {
  min-height: 100vh;
  display: flex;
}.cwl_main-d8a {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1079px) {.cwl_main-d8a {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.cwl_main-d8a {
  padding-bottom: 72px;
}
}.cwl_gc-d8a {
  overflow: hidden;
  background: #131720;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.cwl_gc-d8a {
  width: 156px;
}
}
@media(min-width: 1082px) {.cwl_gc-d8a {
  width: 10.5rem;
}
}.cwl_gc-d8a:hover {
  transform: translateY(-3px);
  border-color: rgba(196,154,60,0.07);
}.cwl_gc_img-d8a {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.cwl_gc_img-d8a img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.cwl_gc_hover-d8a {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,9,13,0.76);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.cwl_gc-d8a:hover .cwl_gc_hover-d8a {
  opacity: 1;
}.cwl_gc_hover_btn-d8a {
  padding: 0.5rem 16px;
  background: #C49A3C;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 12px;
  color: #F2EDE3;
}.cwl_gc_info-d8a {
  padding: 8px 10px 10px;
}.cwl_gc_name-d8a {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  color: #C6BEB2;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
}.cwl_gc_prov-d8a {
  color: #7D7570;
  font-size: 10px;
}.cwl_gc_tag-d8a {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  font-size: 0.563rem;
  left: 6px;
  top: 6px;
  letter-spacing: .04em;
}.cwl_gc_tag_hot-d8a {
  background: #D44040;
  color: #fff;
}.cwl_gc_tag_new-d8a {
  background: #2AAE66;
  color: #0D1015;
}.cwl_gc_tag_jp-d8a {
  background: #E8B84B;
  color: #0D1015;
}.cwl_gc_tag_ex-d8a {
  background: #7A5820;
  color: #fff;
}.cwl_gc_tag_live-d8a {
  background: #D44040;
  color: #fff;
}.cwl_gr-d8a {
  padding: 2rem 16px 0;
  background: #0D1015;
}
@media(min-width: 766px) {.cwl_gr-d8a {
  padding: 2.25rem 1.5rem 0;
}
}.cwl_gr_in-d8a {
  margin: 0 auto;
  max-width: 1340px;
}.cwl_gr_head-d8a {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cwl_gr_head_l-d8a {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.cwl_gr_ic-d8a {
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
}.cwl_gr_ic-d8a svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cwl_gr_title-d8a {
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2EDE3;
}
@media(min-width: 769px) {.cwl_gr_title-d8a {
  font-size: 1.125rem;
}
}.cwl_gr_more-d8a {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  color: #857D75;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.cwl_gr_more-d8a:hover {
  color: #C49A3C;
}.cwl_gr_more-d8a svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cwl_gr_arrows-d8a {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cwl_gr_arr-d8a {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  color: #948C82;
  height: 30px;
}.cwl_gr_arr-d8a:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EDE3;
}.cwl_gr_arr-d8a svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.cwl_gr_seo_h-d8a {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
  color: #C6BEB2;
}
@media(min-width:768px) {.cwl_gr_seo_h-d8a {
  font-size: 0.875rem;
}
}.cwl_gr_seo-d8a {
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #857D75;
}.cwl_gr_seo-d8a strong {
  font-weight: 600;
  color: #C6BEB2;
}.cwl_gr_scroll-d8a {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.cwl_gr_scroll-d8a::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.cwl_gr_scroll-d8a {
  gap: 0.75rem;
}
}.cwl_tb-d8a {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D1015;
  z-index: 80;
  position: fixed;
  left: 0;
  height: 3.5rem;
  top: 0;
  display: flex;
  right: 0;
  align-items: center;
}.cwl_tb_in-d8a {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.cwl_tb_burger-d8a {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 8px;
  flex-direction: column;
  width: 38px;
  height: 38px;
}.cwl_tb_burger-d8a:hover {
  background: rgba(255,255,255,0.05);
}.cwl_tb_burger_line-d8a {
  border-radius: 1px;
  background: #948C82;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.cwl_tb_burger-d8a {
  display: none;
}
}.cwl_tb_logo-d8a {
  gap: 0.563rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-size: 18px;
  display: flex;
  color: #F2EDE3;
  font-weight: 800;
}.cwl_tb_logo_mark-d8a {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  height: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}.cwl_tb_logo_mark-d8a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cwl_tb_nav-d8a {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.cwl_tb_nav-d8a {
  display: flex;
}
}.cwl_tb_tab-d8a {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  color: #948C82;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.cwl_tb_tab-d8a:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE3;
}.cwl_tb_tab-d8a.cwl_state_active-d8a {
  background: rgba(196,154,60,0.18);
  color: #F2EDE3;
}.cwl_tb_right-d8a {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.cwl_tb_login-d8a {
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C6BEB2;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
}.cwl_tb_login-d8a:hover {
  border-color: rgba(196,154,60,0.48);
  color: #F2EDE3;
}
@media(min-width: 483px) {.cwl_tb_login-d8a {
  display: block;
}
}.cwl_tb_reg-d8a {
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  background: #2AAE66;
  transition: background .2s;
  white-space: nowrap;
  color: #0E0C08;
  font-size: 0.813rem;
  font-weight: 700;
}.cwl_tb_reg-d8a:hover {
  background: #32C474;
}.cwl_sb-d8a {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #181D26;
  transform: translateX(-100%);
  position: fixed;
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  width: 220px;
  top: 56px;
}.cwl_sb-d8a.cwl_state_open-d8a {
  transform: translateX(0);
}.cwl_sb-d8a::-webkit-scrollbar {
  width: 0.25rem;
}.cwl_sb-d8a::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.cwl_sb-d8a {
  transform: translateX(0);
}
}.cwl_sb_auth-d8a {
  padding: 14px 12px 10px;
}.cwl_sb_btn_reg-d8a {
  padding: 11px;
  background: #2AAE66;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #0E0C08;
  margin-bottom: 8px;
  text-align: center;
}.cwl_sb_btn_reg-d8a:hover {
  background: #32C474;
}.cwl_sb_btn_login-d8a {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  padding: 0.625rem;
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #C6BEB2;
}.cwl_sb_btn_login-d8a:hover {
  border-color: rgba(196,154,60,0.48);
  color: #F2EDE3;
}.cwl_sb_promo-d8a {
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(196,154,60,0.18);
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#1C1408,#181D26);
  position: relative;
}.cwl_sb_promo-d8a::before {
  background: radial-gradient(circle,rgba(196,154,60,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -20px;
  width: 5rem;
  height: 5rem;
  right: -20px;
  position: absolute;
}.cwl_sb_promo_title-d8a {
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #C49A3C;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.cwl_sb_promo_text-d8a {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F2EDE3;
  font-weight: 600;
}.cwl_sb_promo_sub-d8a {
  color: #857D75;
  margin-top: 3px;
  font-size: 10px;
}.cwl_sb_nav-d8a {
  padding: 0.375rem 0.5rem 1rem;
}.cwl_sb_nav_lb-d8a {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #7D7570;
}.cwl_sb_link-d8a {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  color: #948C82;
}.cwl_sb_link-d8a:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE3;
}.cwl_sb_link-d8a.cwl_state_active-d8a {
  background: rgba(196,154,60,0.18);
  color: #F2EDE3;
}.cwl_sb_ic-d8a {
  border-radius: 4px;
  justify-content: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.cwl_sb_ic-d8a svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.cwl_sb_ic_1-d8a {
  background: rgba(196,154,60,0.07);
  color: #C49A3C;
}.cwl_sb_ic_2-d8a {
  background: rgba(42,174,102,0.15);
  color: #2AAE66;
}.cwl_sb_ic_3-d8a {
  background: rgba(232,184,75,0.15);
  color: #E8B84B;
}.cwl_sb_ic_4-d8a {
  background: rgba(122,88,32,0.26);
  color: #7A5820;
}.cwl_sb_ic_5-d8a {
  background: rgba(196,154,60,0.07);
  color: #E05880;
}.cwl_sb_ic_6-d8a {
  background: rgba(122,88,32,0.26);
  color: #7C4FC8;
}.cwl_sb_badge-d8a {
  border-radius: 0.25rem;
  background: #E8B84B;
  padding: 2px 0.438rem;
  color: #0E0C08;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.cwl_sb_bot-d8a {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.cwl_sb_lang-d8a,.cwl_sb_help-d8a {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 4px;
  gap: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  padding: 9px 6px;
  display: flex;
  color: #948C82;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
}.cwl_sb_lang-d8a:hover,.cwl_sb_help-d8a:hover {
  border-color: rgba(196,154,60,0.48);
  color: #F2EDE3;
}.cwl_sb_lang-d8a svg,.cwl_sb_help-d8a svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.cwl_sb_bd-d8a {
  background: rgba(8,9,13,0.76);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.cwl_sb_bd-d8a.cwl_state_on-d8a {
  display: block;
}
@media(min-width: 1078px) {.cwl_sb_bd-d8a {
  display: none!important;
}
}.cwl_mob_nav-d8a {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #181D26;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  display: flex;
  left: 0;
  right: 0;
  position: fixed;
}
@media(min-width: 1081px) {.cwl_mob_nav-d8a {
  display: none;
}
}.cwl_mob_nav_item-d8a {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #7D7570;
  display: flex;
}.cwl_mob_nav_ic-d8a {
  line-height: 1;
}.cwl_mob_nav_ic-d8a svg {
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cwl_mob_nav_lb-d8a {
  color: #7D7570;
  font-size: 0.625rem;
  font-weight: 600;
}.cwl_mob_nav_item-d8a.cwl_state_active-d8a {
  color: #C49A3C;
}.cwl_mob_nav_item-d8a.cwl_state_active-d8a .cwl_mob_nav_lb-d8a {
  color: #C49A3C;
}.cwl_hero-d8a {
  background: #0D1015;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.cwl_hero-d8a {
  padding: 24px 1.5rem 0;
}
}.cwl_hero_in-d8a {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.cwl_hero_in-d8a {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.cwl_hero_in-d8a {
  grid-template-columns: 1fr 21.25rem;
}
}.cwl_hero_promo-d8a {
  overflow: hidden;
  background: #131720;
  border-radius: 12px;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.cwl_hero_promo-d8a {
  min-height: 17.5rem;
}
}.cwl_hero_promo_bg-d8a {
  background: linear-gradient(120deg,#1C1408 0%,#0D1015 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.cwl_hero_promo_bg-d8a::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1015 0%,rgba(8,9,13,0.76) 60%,transparent 100%);
  position: absolute;
  content: '';
}.cwl_hero_promo_glow-d8a {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,88,32,0.26) 0%,transparent 65%);
  height: 18.75rem;
  position: absolute;
  top: -40px;
  pointer-events: none;
  right: 60px;
  width: 18.75rem;
}.cwl_hero_promo_ct-d8a {
  padding: 28px 24px 28px 1.75rem;
  display: flex;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 765px) {.cwl_hero_promo_ct-d8a {
  padding: 2.5rem 2rem;
}
}.cwl_hero_badge-d8a {
  padding: 5px 12px;
  background: rgba(196,154,60,0.18);
  border: 1px solid rgba(196,154,60,0.07);
  border-radius: 1.25rem;
  color: #C49A3C;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.cwl_hero_h1-d8a {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F2EDE3;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.15;
}.cwl_hero_h1-d8a em {
  font-style: normal;
  color: #E8B84B;
}
@media(min-width: 766px) {.cwl_hero_h1-d8a {
  font-size: 36px;
}
}.cwl_hero_sub-d8a {
  color: #948C82;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 766px) {.cwl_hero_sub-d8a {
  font-size: 0.875rem;
}
}.cwl_hero_row-d8a {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cwl_hero_cta-d8a {
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #2AAE66;
  box-shadow: 0 2px 14px rgba(42,174,102,0.52), inset 0 1px 0 rgba(255,255,255,0.11);
  font-weight: 700;
  color: #0E0C08;
  font-size: 14px;
}.cwl_hero_cta-d8a:hover {
  background: #32C474;
}.cwl_hero_terms-d8a {
  color: #7D7570;
  font-size: 0.688rem;
}.cwl_hero_game-d8a {
  background: #131720;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.cwl_hero_game_badge-d8a {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(232,184,75,0.15);
  border-radius: 20px;
  background: rgba(232,184,75,0.15);
  font-weight: 700;
  font-size: 10px;
  top: 0.75rem;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E8B84B;
  left: 12px;
}.cwl_hero_game_badge-d8a svg {
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.cwl_hero_game_img-d8a {
  background: linear-gradient(135deg,#1C1408,#0D1015);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.cwl_hero_game_img-d8a img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.cwl_hero_game_play-d8a {
  transition: opacity .2s;
  background: rgba(8,9,13,0.76);
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.cwl_hero_game-d8a:hover .cwl_hero_game_play-d8a {
  opacity: 1;
}.cwl_hero_game_play-d8a span {
  background: #C49A3C;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.cwl_hero_game_play-d8a span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.cwl_hero_game_info-d8a {
  padding: 14px 16px;
}.cwl_hero_game_title-d8a {
  color: #F2EDE3;
  margin-bottom: 4px;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.cwl_hero_game_provider-d8a {
  color: #857D75;
  font-size: 0.688rem;
}.cwl_hero_game_btn-d8a {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C49A3C;
  padding: 11px;
  margin: 0.75rem 1rem 16px;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #F2EDE3;
  font-size: 13px;
}.cwl_hero_game-d8a:hover .cwl_hero_game_btn-d8a {
  background: #D4AD52;
}.cwl_ws-d8a {
  background: #0D1015;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.cwl_ws-d8a {
  padding: 2.25rem 24px 0;
}
}.cwl_ws_in-d8a {
  margin: 0 auto;
  max-width: 83.75rem;
}.cwl_ws_head-d8a {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}.cwl_ws_title-d8a {
  gap: 0.625rem;
  align-items: center;
  font-family: 'Cinzel', serif;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EDE3;
  font-size: 1rem;
  flex-wrap: wrap;
}.cwl_ws_title_ic-d8a svg {
  stroke-linejoin: round;
  color: #E8B84B;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.cwl_ws_online-d8a {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #857D75;
  font-weight: 600;
}.cwl_ws_online_dot-d8a {
  border-radius: 50%;
  background: #2AAE66;
  height: 8px;
  box-shadow: 0 0 6px rgba(42,174,102,0.15);
  flex-shrink: 0;
  width: 8px;
}.cwl_ws_scroll-d8a {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.cwl_ws_scroll-d8a::-webkit-scrollbar {
  display: none;
}.cwl_wc-d8a {
  padding: 0.625rem 14px;
  background: #131720;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.cwl_wc_img-d8a {
  overflow: hidden;
  border-radius: 4px;
  background: #181D26;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.cwl_wc_img-d8a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cwl_wc_info-d8a {
  min-width: 0;
}.cwl_wc_game-d8a {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C6BEB2;
}.cwl_wc_player-d8a {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #7D7570;
  text-overflow: ellipsis;
}.cwl_wc_amount-d8a {
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #2AAE66;
  flex-shrink: 0;
  margin-left: auto;
}.cwl_bon-d8a {
  padding: 36px 1rem 0;
  background: #0D1015;
}
@media(min-width: 767px) {.cwl_bon-d8a {
  padding: 2.75rem 1.5rem 0;
}
}.cwl_bon_in-d8a {
  margin: 0 auto;
  max-width: 1340px;
}.cwl_bon_head-d8a {
  margin-bottom: 1.25rem;
}.cwl_bon_label-d8a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C49A3C;
}.cwl_bon_h2-d8a {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EDE3;
}
@media(min-width: 769px) {.cwl_bon_h2-d8a {
  font-size: 24px;
}
}.cwl_bon_seo-d8a {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #857D75;
  font-size: 13px;
}.cwl_bon_seo-d8a strong {
  font-weight: 700;
  color: #C6BEB2;
}.cwl_bon_seo-d8a a {
  text-decoration: underline;
  color: #C49A3C;
}.cwl_bon_grid-d8a {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.cwl_bon_grid-d8a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.cwl_bon_grid-d8a {
  grid-template-columns: repeat(5,1fr);
}
}.cwl_bon_card-d8a {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #131720;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
}.cwl_bon_card-d8a:hover {
  transform: translateY(-2px);
  border-color: rgba(196,154,60,0.07);
}.cwl_bon_card_ic-d8a svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cwl_bon_card_ic-d8a {
  margin-bottom: 10px;
}.cwl_bon_card_type-d8a {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #857D75;
  margin-bottom: 6px;
  font-size: 10px;
}.cwl_bon_card_amount-d8a {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E8B84B;
  font-weight: 800;
}.cwl_bon_card_name-d8a {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  color: #F2EDE3;
}.cwl_bon_card_detail-d8a {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #7D7570;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.cwl_htp-d8a {
  background: #0D1015;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.cwl_htp-d8a {
  padding: 44px 1.5rem 0;
}
}.cwl_htp_in-d8a {
  margin: 0 auto;
  max-width: 83.75rem;
}.cwl_htp_head-d8a {
  margin-bottom: 22px;
  max-width: 45rem;
}.cwl_htp_label-d8a {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C49A3C;
  font-size: 11px;
  font-weight: 700;
}.cwl_htp_h2-d8a {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EDE3;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 771px) {.cwl_htp_h2-d8a {
  font-size: 28px;
}
}.cwl_htp_intro-d8a {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #857D75;
}.cwl_htp_steps-d8a {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.cwl_htp_steps-d8a {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cwl_htp_steps-d8a {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.cwl_htp_step-d8a {
  padding: 1.25rem 18px 18px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #181D26;
  display: flex;
  position: relative;
  flex-direction: column;
}.cwl_htp_step_num-d8a {
  background: #C49A3C;
  border-radius: 50%;
  position: absolute;
  height: 1.75rem;
  left: 20px;
  font-family: 'Cinzel', serif;
  align-items: center;
  display: flex;
  width: 1.75rem;
  font-size: 0.813rem;
  color: #0E0C08;
  justify-content: center;
  font-weight: 800;
  top: -12px;
}.cwl_htp_step_ic-d8a {
  border-radius: 4px;
  margin: 8px 0 12px;
  background: rgba(196,154,60,0.18);
  justify-content: center;
  color: #C49A3C;
  height: 36px;
  width: 2.25rem;
  align-items: center;
  display: flex;
}.cwl_htp_step_ic-d8a svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.cwl_htp_step_h-d8a {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EDE3;
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 6px;
}.cwl_htp_step_p-d8a {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #857D75;
}.cwl_htp_step_p-d8a strong {
  color: #C6BEB2;
  font-weight: 600;
}.cwl_htp_cta-d8a {
  background: #2AAE66;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
  color: #0E0C08;
  font-size: 0.875rem;
}.cwl_htp_cta-d8a:hover {
  background: #32C474;
}.cwl_prov-d8a {
  background: #0D1015;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.cwl_prov-d8a {
  padding: 2.75rem 1.5rem 0;
}
}.cwl_prov_in-d8a {
  margin: 0 auto;
  max-width: 1340px;
}.cwl_prov_head-d8a {
  margin-bottom: 1rem;
}.cwl_prov_label-d8a {
  color: #C49A3C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.cwl_prov_h2-d8a {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F2EDE3;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.cwl_prov_h2-d8a {
  font-size: 24px;
}
}.cwl_prov_seo-d8a {
  line-height: 1.6;
  color: #857D75;
  max-width: 620px;
  margin-bottom: 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.cwl_prov_seo-d8a strong {
  font-weight: 700;
  color: #C6BEB2;
}.cwl_prov_seo-d8a a {
  text-decoration: underline;
  color: #C49A3C;
}.cwl_prov_grid-d8a {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.cwl_prov_grid-d8a {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.cwl_prov_grid-d8a {
  grid-template-columns: repeat(8,1fr);
}
}.cwl_prov_card-d8a {
  border-radius: 0.5rem;
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #131720;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.cwl_prov_card-d8a:hover {
  border-color: rgba(196,154,60,0.48);
  background: #181D26;
}.cwl_prov_logo-d8a {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  width: 2.75rem;
}.cwl_prov_logo-d8a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.cwl_prov_name-d8a {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  color: #948C82;
}.cwl_reg-d8a {
  background: #0D1015;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.cwl_reg-d8a {
  padding: 2.75rem 1.5rem 0;
}
}.cwl_reg_in-d8a {
  border-radius: 0.75rem;
  padding: 28px 24px;
  margin: 0 auto;
  background: #181D26;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 83.75rem;
}
@media(min-width: 767px) {.cwl_reg_in-d8a {
  padding: 2.5rem;
}
}.cwl_reg_top-d8a {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.cwl_reg_top-d8a {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cwl_reg_label-d8a {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C49A3C;
}.cwl_reg_h2-d8a {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F2EDE3;
  margin-bottom: 12px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.cwl_reg_h2-d8a {
  font-size: 1.75rem;
}
}.cwl_reg_bonus-d8a {
  padding: 10px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(232,184,75,0.15);
  gap: 0.5rem;
  background: rgba(232,184,75,0.15);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.cwl_reg_bonus_amount-d8a {
  font-size: 1.25rem;
  color: #E8B84B;
  font-weight: 800;
}.cwl_reg_bonus_text-d8a {
  font-size: 13px;
  line-height: 1.35;
  color: #948C82;
}.cwl_reg_cta_btn-d8a {
  background: #2AAE66;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 8px;
  display: inline-block;
  color: #0E0C08;
  box-shadow: 0 2px 14px rgba(42,174,102,0.52), inset 0 1px 0 rgba(255,255,255,0.11);
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
}.cwl_reg_cta_btn-d8a:hover {
  background: #32C474;
}.cwl_reg_terms-d8a {
  color: #7D7570;
  font-size: 11px;
  line-height: 1.5;
}.cwl_reg_seo-d8a {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  color: #857D75;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.cwl_reg_seo-d8a p {
  margin-bottom: 0.625rem;
  color: #857D75;
  font-size: 13px;
  line-height: 1.65;
}.cwl_reg_seo-d8a p:last-child {
  margin-bottom: 0;
}.cwl_reg_seo-d8a strong {
  color: #C6BEB2;
  font-weight: 700;
}.cwl_reg_seo-d8a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49A3C;
}.cwl_reg_seo-d8a a:hover {
  color: #D4AD52;
}.cwl_reg_seo-d8a ul,.cwl_reg_seo-d8a ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.cwl_reg_seo-d8a ol {
  list-style: decimal;
}.cwl_reg_seo-d8a li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #857D75;
}.cwl_reg_seo-d8a table {
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.cwl_reg_seo-d8a table {
  display: table;
}
}.cwl_reg_seo-d8a th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C6BEB2;
  text-align: left;
}.cwl_reg_seo-d8a td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #857D75;
}.cwl_reg_steps-d8a {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 858px) {.cwl_reg_steps-d8a {
  margin-top: 0;
}
}.cwl_reg_step-d8a {
  border-radius: 8px;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.cwl_reg_step_num-d8a {
  border-radius: 50%;
  background: rgba(196,154,60,0.18);
  border: 1px solid rgba(196,154,60,0.07);
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: #C49A3C;
  width: 34px;
  flex-shrink: 0;
  height: 34px;
  display: flex;
  font-size: 14px;
}.cwl_reg_step_title-d8a {
  margin-bottom: 3px;
  color: #F2EDE3;
  font-weight: 700;
  font-size: 0.875rem;
}.cwl_reg_step_text-d8a {
  line-height: 1.5;
  font-size: 12px;
  color: #857D75;
}.cwl_reg_trust-d8a {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.cwl_reg_trust_item-d8a {
  gap: 7px;
  align-items: center;
  color: #857D75;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.cwl_reg_trust_ic-d8a svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #C49A3C;
  width: 1rem;
}.cwl_app-d8a {
  background: #0D1015;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.cwl_app-d8a {
  padding: 2.75rem 24px 0;
}
}.cwl_app_in-d8a {
  margin: 0 auto;
  max-width: 83.75rem;
}.cwl_app_head-d8a {
  margin-bottom: 16px;
}.cwl_app_label-d8a {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C49A3C;
}.cwl_app_h2-d8a {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2EDE3;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.cwl_app_h2-d8a {
  font-size: 1.5rem;
}
}.cwl_app_sub-d8a {
  color: #857D75;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
}.cwl_app_sub-d8a strong {
  color: #C6BEB2;
  font-weight: 700;
}.cwl_app_cards-d8a {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width:640px) {.cwl_app_cards-d8a {
  grid-template-columns: repeat(3,1fr);
}
}.cwl_app_card-d8a {
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.cwl_app_card_ios-d8a {
  background: linear-gradient(135deg,rgba(196,154,60,0.18) 0%,#181D26 100%);
}.cwl_app_card_android-d8a {
  background: linear-gradient(135deg,rgba(42,174,102,0.15) 0%,#181D26 100%);
}.cwl_app_card_win-d8a {
  background: linear-gradient(135deg,rgba(232,184,75,0.15) 0%,#181D26 100%);
}.cwl_app_card_ic-d8a svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.cwl_app_card_ic-d8a {
  color: #F2EDE3;
  flex-shrink: 0;
}.cwl_app_card_os-d8a {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #857D75;
  font-size: 10px;
}.cwl_app_card_title-d8a {
  overflow-wrap: break-word;
  color: #F2EDE3;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
}.cwl_app_card_text-d8a {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #857D75;
}.cwl_app_card_btn-d8a {
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(196,154,60,0.48);
  border-radius: 4px;
  padding: 10px 1.125rem;
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F2EDE3;
}.cwl_app_card_btn-d8a:hover {
  background: rgba(255,255,255,0.07);
}.cwl_seo-d8a {
  background: #0D1015;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cwl_seo-d8a {
  padding: 2.75rem 24px 0;
}
}.cwl_seo_in-d8a {
  border-radius: 0.75rem;
  background: #181D26;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.cwl_seo_in-d8a {
  padding: 36px 40px;
}
}.cwl_seo_label-d8a {
  margin-bottom: 10px;
  font-weight: 700;
  color: #C49A3C;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.cwl_seo_h2-d8a {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F2EDE3;
}
@media(min-width: 769px) {.cwl_seo_h2-d8a {
  font-size: 1.5rem;
}
}.cwl_seo_body-d8a {
  color: #948C82;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.cwl_seo_body-d8a p {
  color: #948C82;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.cwl_seo_body-d8a p:last-child {
  margin-bottom: 0;
}.cwl_seo_body-d8a strong {
  font-weight: 700;
  color: #C6BEB2;
}.cwl_seo_body-d8a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49A3C;
}.cwl_seo_body-d8a a:hover {
  color: #D4AD52;
}.cwl_seo_body-d8a ul,.cwl_seo_body-d8a ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.cwl_seo_body-d8a ol {
  list-style: decimal;
}.cwl_seo_body-d8a li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #948C82;
  line-height: 1.75;
}.cwl_seo_body-d8a table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.cwl_seo_body-d8a table {
  display: table;
}
}.cwl_seo_body-d8a th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C6BEB2;
}.cwl_seo_body-d8a td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #948C82;
}.cwl_seo_cols-d8a {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.cwl_seo_cols-d8a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.cwl_seo_cols-d8a {
  grid-template-columns: repeat(3,1fr);
}
}.cwl_seo_col_h-d8a {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C6BEB2;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.cwl_seo_col_p-d8a {
  color: #857D75;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.cwl_seo_stats-d8a {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.cwl_seo_stat-d8a {
  background: rgba(196,154,60,0.07);
  border: 1px solid rgba(196,154,60,0.18);
  border-radius: 0.5rem;
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.cwl_seo_stat_val-d8a {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  color: #C49A3C;
  overflow-wrap: break-word;
}.cwl_seo_stat_lb-d8a {
  overflow-wrap: break-word;
  color: #857D75;
  font-size: 0.688rem;
}.cwl_faq-d8a {
  background: #0D1015;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.cwl_faq-d8a {
  padding: 2.75rem 24px 0;
}
}.cwl_faq_in-d8a {
  margin: 0 auto;
  max-width: 1340px;
}.cwl_faq_head-d8a {
  margin-bottom: 20px;
}.cwl_faq_label-d8a {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C49A3C;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.cwl_faq_h2-d8a {
  font-weight: 800;
  font-size: 20px;
  color: #F2EDE3;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.cwl_faq_h2-d8a {
  font-size: 1.5rem;
}
}.cwl_faq_list-d8a {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.cwl_faq_item-d8a {
  overflow: hidden;
  background: #181D26;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
}.cwl_faq_q-d8a {
  padding: 1rem 20px;
  gap: 12px;
  transition: color .2s;
  justify-content: space-between;
  color: #C6BEB2;
  font-size: 14px;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.cwl_faq_q-d8a:hover {
  color: #F2EDE3;
}.cwl_faq_q_ic-d8a {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  height: 1.5rem;
  color: #C49A3C;
  width: 1.5rem;
}.cwl_faq_item-d8a.cwl_state_open-d8a .cwl_faq_q_ic-d8a {
  transform: rotate(45deg);
}.cwl_faq_a-d8a {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #857D75;
  display: none;
}.cwl_faq_item-d8a.cwl_state_open-d8a .cwl_faq_a-d8a {
  display: block;
}.cwl_faq_a-d8a strong {
  font-weight: 700;
  color: #C6BEB2;
}.cwl_faq_a-d8a a {
  text-decoration: underline;
  color: #C49A3C;
}.cwl_faq_a-d8a ul,.cwl_faq_a-d8a ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.cwl_faq_a-d8a ol {
  list-style: decimal;
}.cwl_faq_a-d8a li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cwl_faq_a-d8a table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.cwl_faq_a-d8a table {
  display: table;
}
}.cwl_faq_a-d8a th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C6BEB2;
  font-weight: 700;
}.cwl_faq_a-d8a td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #857D75;
}.cwl_pmt-d8a {
  background: #0D1015;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.cwl_pmt-d8a {
  padding: 2.75rem 24px 0;
}
}.cwl_pmt_in-d8a {
  margin: 0 auto;
  max-width: 1340px;
}.cwl_pmt_head-d8a {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.cwl_pmt_label-d8a {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C49A3C;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.cwl_pmt_h2-d8a {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F2EDE3;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.cwl_pmt_h2-d8a {
  font-size: 28px;
}
}.cwl_pmt_intro-d8a {
  font-size: 14px;
  line-height: 1.6;
  color: #857D75;
  overflow-wrap: break-word;
}.cwl_pmt_groups-d8a {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.cwl_pmt_group-d8a {
  border-radius: 8px;
  background: #181D26;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
}.cwl_pmt_group_head-d8a {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.cwl_pmt_group_ic-d8a {
  background: rgba(196,154,60,0.18);
  border-radius: 0.25rem;
  flex-shrink: 0;
  color: #C49A3C;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
}.cwl_pmt_group_ic-d8a svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.cwl_pmt_group_h-d8a {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F2EDE3;
}.cwl_pmt_group_p-d8a {
  color: #857D75;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.cwl_pmt_group_p-d8a strong {
  color: #C6BEB2;
  font-weight: 600;
}.cwl_pmt_table_wrap-d8a {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.cwl_pmt_table-d8a {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
}.cwl_pmt_table-d8a th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  color: #C6BEB2;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .04em;
}.cwl_pmt_table-d8a td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #857D75;
}.cwl_pmt_table-d8a tbody tr:last-child td {
  border-bottom: none;
}.cwl_pmt_table-d8a tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C6BEB2;
}.cwl_seo-d8a {
  padding: 36px 1rem 0;
  background: #0D1015;
}
@media(min-width: 765px) {.cwl_seo-d8a {
  padding: 44px 24px 0;
}
}.cwl_seo_in-d8a {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  background: #181D26;
  max-width: 1340px;
}
@media(min-width: 767px) {.cwl_seo_in-d8a {
  padding: 2.25rem 2.5rem;
}
}.cwl_seo_label-d8a {
  font-weight: 700;
  font-size: 11px;
  color: #C49A3C;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.cwl_seo_h2-d8a {
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EDE3;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.cwl_seo_h2-d8a {
  font-size: 24px;
}
}.cwl_seo_body-d8a {
  overflow-wrap: break-word;
  color: #948C82;
  line-height: 1.75;
  font-size: 14px;
}.cwl_seo_body-d8a p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #948C82;
}.cwl_seo_body-d8a p:last-child {
  margin-bottom: 0;
}.cwl_seo_body-d8a strong {
  color: #C6BEB2;
  font-weight: 700;
}.cwl_seo_body-d8a a {
  transition: color .2s;
  color: #C49A3C;
  text-decoration: underline;
}.cwl_seo_body-d8a a:hover {
  color: #D4AD52;
}.cwl_seo_body-d8a ul,.cwl_seo_body-d8a ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cwl_seo_body-d8a ol {
  list-style: decimal;
}.cwl_seo_body-d8a li {
  line-height: 1.75;
  color: #948C82;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.cwl_seo_body-d8a table {
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.cwl_seo_body-d8a table {
  display: table;
}
}.cwl_seo_body-d8a th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C6BEB2;
  text-align: left;
}.cwl_seo_body-d8a td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #948C82;
}.cwl_seo_cols-d8a {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.cwl_seo_cols-d8a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.cwl_seo_cols-d8a {
  grid-template-columns: repeat(3,1fr);
}
}.cwl_seo_col_h-d8a {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  color: #C6BEB2;
}.cwl_seo_col_p-d8a {
  color: #857D75;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.cwl_seo_stats-d8a {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.cwl_seo_stat-d8a {
  background: rgba(196,154,60,0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(196,154,60,0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.cwl_seo_stat_val-d8a {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #C49A3C;
  overflow-wrap: break-word;
}.cwl_seo_stat_lb-d8a {
  overflow-wrap: break-word;
  color: #857D75;
  font-size: 11px;
}.cwl_seo-d8a {
  padding: 2.25rem 1rem 0;
  background: #0D1015;
}
@media(min-width:768px) {.cwl_seo-d8a {
  padding: 44px 24px 0;
}
}.cwl_seo_in-d8a {
  border-radius: 0.75rem;
  background: #181D26;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.cwl_seo_in-d8a {
  padding: 2.25rem 2.5rem;
}
}.cwl_seo_label-d8a {
  text-transform: uppercase;
  font-weight: 700;
  color: #C49A3C;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.cwl_seo_h2-d8a {
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2EDE3;
  font-weight: 800;
}
@media(min-width: 766px) {.cwl_seo_h2-d8a {
  font-size: 24px;
}
}.cwl_seo_body-d8a {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #948C82;
  font-size: 0.875rem;
}.cwl_seo_body-d8a p {
  color: #948C82;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.cwl_seo_body-d8a p:last-child {
  margin-bottom: 0;
}.cwl_seo_body-d8a strong {
  font-weight: 700;
  color: #C6BEB2;
}.cwl_seo_body-d8a a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49A3C;
}.cwl_seo_body-d8a a:hover {
  color: #D4AD52;
}.cwl_seo_body-d8a ul,.cwl_seo_body-d8a ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.cwl_seo_body-d8a ol {
  list-style: decimal;
}.cwl_seo_body-d8a li {
  color: #948C82;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.cwl_seo_body-d8a table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.cwl_seo_body-d8a table {
  display: table;
}
}.cwl_seo_body-d8a th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C6BEB2;
  text-align: left;
  font-weight: 700;
}.cwl_seo_body-d8a td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #948C82;
}.cwl_seo_cols-d8a {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.cwl_seo_cols-d8a {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.cwl_seo_cols-d8a {
  grid-template-columns: repeat(3,1fr);
}
}.cwl_seo_col_h-d8a {
  color: #C6BEB2;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cwl_seo_col_p-d8a {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #857D75;
  overflow-wrap: break-word;
}.cwl_seo_stats-d8a {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cwl_seo_stat-d8a {
  border: 1px solid rgba(196,154,60,0.18);
  padding: 14px 16px;
  background: rgba(196,154,60,0.07);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.cwl_seo_stat_val-d8a {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C49A3C;
}.cwl_seo_stat_lb-d8a {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #857D75;
}.cwl_ft-d8a {
  background: #09090D;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.cwl_ft_support-d8a {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.cwl_ft_support-d8a {
  padding: 1.75rem 1.5rem;
}
}.cwl_ft_support_in-d8a {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1340px;
}.cwl_ft_support_main-d8a {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.cwl_ft_support_ic-d8a {
  flex-shrink: 0;
  color: #C49A3C;
}.cwl_ft_support_ic-d8a svg {
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cwl_ft_support_text_title-d8a {
  color: #F2EDE3;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.cwl_ft_support_text_sub-d8a {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #857D75;
}.cwl_ft_support_btn-d8a {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem 1.375rem;
  background: #C49A3C;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F2EDE3;
}.cwl_ft_support_btn-d8a:hover {
  background: #D4AD52;
}.cwl_ft_support_contacts-d8a {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.cwl_ft_support_contact-d8a {
  line-height: 1.4;
  font-size: 12px;
  color: #7D7570;
}.cwl_ft_support_contact-d8a strong {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #948C82;
}.cwl_ft_main-d8a {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.cwl_ft_main-d8a {
  padding: 2.5rem 24px 32px;
}
}.cwl_ft_main_in-d8a {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 642px) {.cwl_ft_main_in-d8a {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cwl_ft_main_in-d8a {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cwl_ft_col_logo-d8a {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.cwl_ft_col_logo-d8a {
  grid-column: auto;
}
}.cwl_ft_logo-d8a {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  color: #F2EDE3;
  margin-bottom: 12px;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}.cwl_ft_logo_mark-d8a {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.cwl_ft_logo_mark-d8a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.cwl_ft_logo_sub-d8a {
  color: #7D7570;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 200px;
  overflow-wrap: break-word;
}.cwl_ft_col_title-d8a {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  color: #948C82;
  font-size: 12px;
  letter-spacing: .07em;
}.cwl_ft_col_links-d8a {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.cwl_ft_col_link-d8a {
  transition: color .2s;
  color: #7D7570;
  font-size: 13px;
  overflow-wrap: break-word;
}.cwl_ft_col_link-d8a:hover {
  color: #C6BEB2;
}.cwl_ft_apps-d8a {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cwl_ft_app_card-d8a {
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  display: flex;
  align-items: center;
}.cwl_ft_app_card-d8a:hover {
  border-color: rgba(196,154,60,0.48);
}.cwl_ft_app_card_ic-d8a svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cwl_ft_app_card_os-d8a {
  font-weight: 600;
  color: #7D7570;
  font-size: 0.625rem;
}.cwl_ft_app_card_action-d8a {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C6BEB2;
}.cwl_ft_bot-d8a {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.cwl_ft_bot-d8a {
  padding: 20px 1.5rem;
}
}.cwl_ft_bot_in-d8a {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.cwl_ft_socials-d8a {
  gap: 8px;
  display: flex;
}.cwl_ft_soc-d8a {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #948C82;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
}.cwl_ft_soc-d8a svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.cwl_ft_soc-d8a:hover {
  background: rgba(255,255,255,0.07);
}.cwl_ft_legal-d8a {
  flex: 1;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
  color: #7A7470;
  overflow-wrap: break-word;
}.cwl_ft_legal-d8a strong {
  color: #948C82;
  font-weight: 700;
}.cwl_ft_legal-d8a a {
  text-decoration: underline;
  color: #948C82;
}.cwl_ft_age-d8a {
  border-radius: 50%;
  border: 2px solid #7A7470;
  justify-content: center;
  color: #7A7470;
  font-size: 11px;
  font-weight: 800;
  width: 2rem;
  margin-left: auto;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}