*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #16100B;
  font-family: 'Lato', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #DDD0B8;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.can-layout-pw7 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.can-page-pw7 {
  display: flex;
  min-height: 100vh;
}.can-main-pw7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.can-main-pw7 {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.can-main-pw7 {
  padding-bottom: 4.5rem;
}
}.can-gc-pw7 {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #251C13;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 642px) {.can-gc-pw7 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.can-gc-pw7 {
  width: 168px;
}
}.can-gc-pw7:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.08);
}.can-gc_img-pw7 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.can-gc_img-pw7 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.can-gc_hover-pw7 {
  background: rgba(10, 7, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
}.can-gc-pw7:hover .can-gc_hover-pw7 {
  opacity: 1;
}.can-gc_hover_btn-pw7 {
  padding: 8px 1rem;
  background: #C8922A;
  border-radius: 4px;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 12px;
}.can-gc_info-pw7 {
  padding: 8px 0.625rem 10px;
}.can-gc_name-pw7 {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #DDD0B8;
}.can-gc_prov-pw7 {
  color: #8A7865;
  font-size: 10px;
}.can-gc_tag-pw7 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  left: 0.375rem;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
}.can-gc_tag_hot-pw7 {
  background: #C43B2A;
  color: #fff;
}.can-gc_tag_new-pw7 {
  background: #2EAD6A;
  color: #16100B;
}.can-gc_tag_jp-pw7 {
  background: #D4991A;
  color: #16100B;
}.can-gc_tag_ex-pw7 {
  background: #A06030;
  color: #fff;
}.can-gc_tag_live-pw7 {
  background: #C43B2A;
  color: #fff;
}.can-gr-pw7 {
  padding: 32px 1rem 0;
  background: #16100B;
}
@media(min-width: 767px) {.can-gr-pw7 {
  padding: 2.25rem 1.5rem 0;
}
}.can-gr_in-pw7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.can-gr_head-pw7 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.can-gr_head_l-pw7 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.can-gr_ic-pw7 {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.can-gr_ic-pw7 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.can-gr_title-pw7 {
  font-size: 1rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.can-gr_title-pw7 {
  font-size: 18px;
}
}.can-gr_more-pw7 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  color: #9C8A72;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
}.can-gr_more-pw7:hover {
  color: #C8922A;
}.can-gr_more-pw7 svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.can-gr_arrows-pw7 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.can-gr_arr-pw7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  justify-content: center;
  display: flex;
  width: 30px;
  align-items: center;
  color: #B8A48A;
  height: 1.875rem;
}.can-gr_arr-pw7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.can-gr_arr-pw7 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.can-gr_seo_h-pw7 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #DDD0B8;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.can-gr_seo_h-pw7 {
  font-size: 0.875rem;
}
}.can-gr_seo-pw7 {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #9C8A72;
  overflow-wrap: break-word;
  max-width: 680px;
}.can-gr_seo-pw7 strong {
  font-weight: 600;
  color: #DDD0B8;
}.can-gr_scroll-pw7 {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.can-gr_scroll-pw7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.can-gr_scroll-pw7 {
  gap: 12px;
}
}.can-tb-pw7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #16100B;
  align-items: center;
  right: 0;
  left: 0;
  display: flex;
  top: 0;
  position: fixed;
  z-index: 80;
  height: 3.5rem;
}.can-tb_in-pw7 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.can-tb_burger-pw7 {
  gap: 5px;
  border-radius: 8px;
  height: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  width: 38px;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
}.can-tb_burger-pw7:hover {
  background: rgba(255, 255, 255, 0.05);
}.can-tb_burger_line-pw7 {
  background: #B8A48A;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.can-tb_burger-pw7 {
  display: none;
}
}.can-tb_logo-pw7 {
  gap: 9px;
  align-items: center;
  margin-right: 20px;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #F5EDD8;
  font-size: 18px;
}.can-tb_logo_mark-pw7 {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
  width: 2rem;
}.can-tb_logo_mark-pw7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.can-tb_nav-pw7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.can-tb_nav-pw7 {
  display: flex;
}
}.can-tb_tab-pw7 {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B8A48A;
  white-space: nowrap;
}.can-tb_tab-pw7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.can-tb_tab-pw7.can-state_active-pw7 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.can-tb_right-pw7 {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.can-tb_login-pw7 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #DDD0B8;
  font-size: 0.813rem;
  display: none;
}.can-tb_login-pw7:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}
@media(min-width:480px) {.can-tb_login-pw7 {
  display: block;
}
}.can-tb_reg-pw7 {
  border-radius: 8px;
  background: #2EAD6A;
  padding: 9px 18px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0D0A06;
}.can-tb_reg-pw7:hover {
  background: #35C47A;
}.can-sb-pw7 {
  background: #1E1610;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  left: 0;
  top: 3.5rem;
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
}.can-sb-pw7.can-state_open-pw7 {
  transform: translateX(0);
}.can-sb-pw7::-webkit-scrollbar {
  width: 4px;
}.can-sb-pw7::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.can-sb-pw7 {
  transform: translateX(0);
}
}.can-sb_auth-pw7 {
  padding: 0.875rem 12px 0.625rem;
}.can-sb_btn_reg-pw7 {
  padding: 11px;
  background: #2EAD6A;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #0D0A06;
  font-weight: 700;
  margin-bottom: 8px;
}.can-sb_btn_reg-pw7:hover {
  background: #35C47A;
}.can-sb_btn_login-pw7 {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  text-align: center;
  color: #DDD0B8;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.can-sb_btn_login-pw7:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.can-sb_promo-pw7 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2A1A08,#1E1610);
  overflow: hidden;
  border-radius: 8px;
  padding: 0.75rem 14px;
  position: relative;
}.can-sb_promo-pw7::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  right: -1.25rem;
  top: -20px;
  width: 5rem;
  content: '';
  position: absolute;
}.can-sb_promo_title-pw7 {
  color: #C8922A;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
  text-transform: uppercase;
}.can-sb_promo_text-pw7 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.35;
  font-weight: 600;
}.can-sb_promo_sub-pw7 {
  margin-top: 3px;
  color: #9C8A72;
  font-size: 0.625rem;
}.can-sb_nav-pw7 {
  padding: 6px 8px 1rem;
}.can-sb_nav_lb-pw7 {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8A7865;
  font-size: 0.625rem;
}.can-sb_link-pw7 {
  gap: 10px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  color: #B8A48A;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.can-sb_link-pw7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.can-sb_link-pw7.can-state_active-pw7 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.can-sb_ic-pw7 {
  border-radius: 4px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  justify-content: center;
}.can-sb_ic-pw7 svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.can-sb_ic_1-pw7 {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.can-sb_ic_2-pw7 {
  background: rgba(46, 173, 106, 0.16);
  color: #2EAD6A;
}.can-sb_ic_3-pw7 {
  background: rgba(212, 153, 26, 0.18);
  color: #D4991A;
}.can-sb_ic_4-pw7 {
  background: rgba(160, 96, 48, 0.22);
  color: #A06030;
}.can-sb_ic_5-pw7 {
  background: rgba(200, 146, 42, 0.08);
  color: #D4547A;
}.can-sb_ic_6-pw7 {
  background: rgba(160, 96, 48, 0.22);
  color: #8B4FBE;
}.can-sb_badge-pw7 {
  padding: 2px 7px;
  border-radius: 4px;
  background: #D4991A;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0D0A06;
}.can-sb_bot-pw7 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.can-sb_lang-pw7,.can-sb_help-pw7 {
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border-radius: 0.25rem;
  padding: 0.563rem 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #B8A48A;
  font-size: 11px;
}.can-sb_lang-pw7:hover,.can-sb_help-pw7:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.can-sb_lang-pw7 svg,.can-sb_help-pw7 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.can-sb_bd-pw7 {
  background: rgba(10, 7, 4, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.can-sb_bd-pw7.can-state_on-pw7 {
  display: block;
}
@media(min-width: 1083px) {.can-sb_bd-pw7 {
  display: none!important;
}
}.can-mob_nav-pw7 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1610;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1081px) {.can-mob_nav-pw7 {
  display: none;
}
}.can-mob_nav_item-pw7 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  color: #8A7865;
  display: flex;
  align-items: center;
  cursor: pointer;
}.can-mob_nav_ic-pw7 {
  line-height: 1;
}.can-mob_nav_ic-pw7 svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.can-mob_nav_lb-pw7 {
  font-weight: 600;
  color: #8A7865;
  font-size: 10px;
}.can-mob_nav_item-pw7.can-state_active-pw7 {
  color: #C8922A;
}.can-mob_nav_item-pw7.can-state_active-pw7 .can-mob_nav_lb-pw7 {
  color: #C8922A;
}.can-hero-pw7 {
  padding: 20px 1rem 0;
  background: #16100B;
}
@media(min-width: 766px) {.can-hero-pw7 {
  padding: 24px 24px 0;
}
}.can-hero_in-pw7 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.can-hero_in-pw7 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.can-hero_in-pw7 {
  grid-template-columns: 1fr 340px;
}
}.can-hero_promo-pw7 {
  border-radius: 14px;
  overflow: hidden;
  background: #251C13;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 766px) {.can-hero_promo-pw7 {
  min-height: 17.5rem;
}
}.can-hero_promo_bg-pw7 {
  background: linear-gradient(120deg,#2A1A08 0%,#16100B 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.can-hero_promo_bg-pw7::after {
  inset: 0;
  background: linear-gradient(90deg,#16100B 0%,rgba(10, 7, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.can-hero_promo_glow-pw7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(160, 96, 48, 0.22) 0%,transparent 65%);
  right: 60px;
  height: 300px;
  width: 300px;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
}.can-hero_promo_ct-pw7 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  z-index: 2;
  justify-content: center;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 765px) {.can-hero_promo_ct-pw7 {
  padding: 40px 32px;
}
}.can-hero_badge-pw7 {
  border-radius: 20px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  padding: 0.313rem 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 0.625rem;
}.can-hero_h1-pw7 {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 26px;
}.can-hero_h1-pw7 em {
  color: #D4991A;
  font-style: normal;
}
@media(min-width: 771px) {.can-hero_h1-pw7 {
  font-size: 2.25rem;
}
}.can-hero_sub-pw7 {
  font-size: 0.813rem;
  color: #B8A48A;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.can-hero_sub-pw7 {
  font-size: 0.875rem;
}
}.can-hero_row-pw7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.can-hero_cta-pw7 {
  background: #2EAD6A;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  color: #0D0A06;
  box-shadow: 0 2px 16px rgba(46, 173, 106, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 14px;
  font-weight: 700;
}.can-hero_cta-pw7:hover {
  background: #35C47A;
}.can-hero_terms-pw7 {
  color: #8A7865;
  font-size: 0.688rem;
}.can-hero_game-pw7 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #251C13;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.can-hero_game_badge-pw7 {
  border-radius: 20px;
  border: 1px solid rgba(212, 153, 26, 0.18);
  padding: 5px 0.625rem;
  background: rgba(212, 153, 26, 0.18);
  font-weight: 700;
  left: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  font-size: 10px;
  color: #D4991A;
  top: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
}.can-hero_game_badge-pw7 svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
}.can-hero_game_img-pw7 {
  background: linear-gradient(135deg,#2A1A08,#16100B);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.can-hero_game_img-pw7 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.can-hero_game_play-pw7 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 7, 4, 0.72);
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.can-hero_game-pw7:hover .can-hero_game_play-pw7 {
  opacity: 1;
}.can-hero_game_play-pw7 span {
  border-radius: 50%;
  background: #C8922A;
  justify-content: center;
  display: flex;
  height: 3.25rem;
  align-items: center;
  width: 52px;
}.can-hero_game_play-pw7 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.can-hero_game_info-pw7 {
  padding: 14px 1rem;
}.can-hero_game_title-pw7 {
  font-weight: 700;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.can-hero_game_provider-pw7 {
  color: #9C8A72;
  font-size: 0.688rem;
}.can-hero_game_btn-pw7 {
  border-radius: 0.5rem;
  background: #C8922A;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  text-align: center;
  display: block;
  color: #F5EDD8;
  font-size: 0.813rem;
  font-weight: 700;
}.can-hero_game-pw7:hover .can-hero_game_btn-pw7 {
  background: #D9A63E;
}.can-gr_jp-pw7 {
  overflow: hidden;
  border-radius: 14px;
  padding: 20px;
  background: linear-gradient(135deg,#221040 0%,#120C1E 100%);
  position: relative;
}.can-gr_jp-pw7::before {
  background: radial-gradient(circle,rgba(160, 96, 48, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  top: -60px;
  left: -3.75rem;
  width: 250px;
  height: 15.625rem;
  position: absolute;
}.can-gr_jp-pw7::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 153, 26, 0.18) 0%,transparent 70%);
  height: 200px;
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 12.5rem;
}.can-gr_jp_head-pw7 {
  gap: 1rem;
  display: flex;
  margin-bottom: 1rem;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.can-gr_jp_info-pw7 {
  flex: 1;
}.can-gr_jp_label-pw7 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8B4FBE;
  font-size: 0.688rem;
  margin-bottom: 6px;
}.can-gr_jp_label-pw7 svg {
  stroke-linejoin: round;
  height: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  width: 0.875rem;
  margin-right: 0.25rem;
}.can-gr_jp_amount-pw7 {
  margin-bottom: 0.25rem;
  line-height: 1;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  font-size: 2rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.can-gr_jp_amount-pw7 {
  font-size: 2.5rem;
}
}.can-gr_jp_amount-pw7 span {
  color: #D4991A;
}.can-gr_jp_seo-pw7 {
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 0.75rem;
  color: #B8A48A;
  line-height: 1.5;
}.can-gr_jp_cta-pw7 {
  border: 1px solid rgba(160, 96, 48, 0.22);
  background: rgba(160, 96, 48, 0.22);
  padding: 11px 1.25rem;
  border-radius: 8px;
  transition: background .2s;
  flex-shrink: 0;
  z-index: 1;
  color: #F5EDD8;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  position: relative;
  margin-top: 0.25rem;
  align-self: flex-start;
}.can-gr_jp_cta-pw7:hover {
  background: #A06030;
}.can-ws-pw7 {
  background: #16100B;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.can-ws-pw7 {
  padding: 2.25rem 24px 0;
}
}.can-ws_in-pw7 {
  margin: 0 auto;
  max-width: 1320px;
}.can-ws_head-pw7 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.can-ws_title-pw7 {
  gap: 10px;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
}.can-ws_title_ic-pw7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D4991A;
  height: 1.125rem;
  width: 18px;
}.can-ws_online-pw7 {
  gap: 0.438rem;
  display: flex;
  color: #9C8A72;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.can-ws_online_dot-pw7 {
  border-radius: 50%;
  background: #2EAD6A;
  box-shadow: 0 0 0.375rem rgba(46, 173, 106, 0.16);
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
}.can-ws_scroll-pw7 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.can-ws_scroll-pw7::-webkit-scrollbar {
  display: none;
}.can-wc-pw7 {
  padding: 0.625rem 14px;
  background: #251C13;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.can-wc_img-pw7 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1E1610;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.can-wc_img-pw7 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.can-wc_info-pw7 {
  min-width: 0;
}.can-wc_game-pw7 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #DDD0B8;
}.can-wc_player-pw7 {
  overflow: hidden;
  color: #8A7865;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.can-wc_amount-pw7 {
  white-space: nowrap;
  flex-shrink: 0;
  color: #2EAD6A;
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
}.can-app-pw7 {
  padding: 2.25rem 1rem 0;
  background: #16100B;
}
@media(min-width:768px) {.can-app-pw7 {
  padding: 2.75rem 1.5rem 0;
}
}.can-app_in-pw7 {
  margin: 0 auto;
  max-width: 1320px;
}.can-app_head-pw7 {
  margin-bottom: 1rem;
}.can-app_label-pw7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
}.can-app_h2-pw7 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F5EDD8;
}
@media(min-width: 765px) {.can-app_h2-pw7 {
  font-size: 1.5rem;
}
}.can-app_sub-pw7 {
  line-height: 1.6;
  color: #9C8A72;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
}.can-app_sub-pw7 strong {
  font-weight: 700;
  color: #DDD0B8;
}.can-app_cards-pw7 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.can-app_cards-pw7 {
  grid-template-columns: repeat(3,1fr);
}
}.can-app_card-pw7 {
  border-radius: 0.5rem;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.can-app_card_ios-pw7 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1E1610 100%);
}.can-app_card_android-pw7 {
  background: linear-gradient(135deg,rgba(46, 173, 106, 0.16) 0%,#1E1610 100%);
}.can-app_card_win-pw7 {
  background: linear-gradient(135deg,rgba(212, 153, 26, 0.18) 0%,#1E1610 100%);
}.can-app_card_ic-pw7 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.can-app_card_ic-pw7 {
  flex-shrink: 0;
  color: #F5EDD8;
}.can-app_card_os-pw7 {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #9C8A72;
  font-weight: 700;
}.can-app_card_title-pw7 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5EDD8;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.can-app_card_text-pw7 {
  font-size: 0.75rem;
  color: #9C8A72;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.can-app_card_btn-pw7 {
  transition: background .2s;
  border: 1px solid rgba(200, 146, 42, 0.45);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  gap: 7px;
  color: #F5EDD8;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.can-app_card_btn-pw7:hover {
  background: rgba(255, 255, 255, 0.07);
}.can-bon-pw7 {
  padding: 36px 16px 0;
  background: #16100B;
}
@media(min-width: 770px) {.can-bon-pw7 {
  padding: 2.75rem 1.5rem 0;
}
}.can-bon_in-pw7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.can-bon_head-pw7 {
  margin-bottom: 20px;
}.can-bon_label-pw7 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
}.can-bon_h2-pw7 {
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.can-bon_h2-pw7 {
  font-size: 1.5rem;
}
}.can-bon_seo-pw7 {
  overflow-wrap: break-word;
  max-width: 620px;
  color: #9C8A72;
  font-size: 0.813rem;
  line-height: 1.6;
}.can-bon_seo-pw7 strong {
  font-weight: 700;
  color: #DDD0B8;
}.can-bon_seo-pw7 a {
  text-decoration: underline;
  color: #C8922A;
}.can-bon_grid-pw7 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.can-bon_grid-pw7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.can-bon_grid-pw7 {
  grid-template-columns: repeat(5,1fr);
}
}.can-bon_card-pw7 {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1rem;
  background: #251C13;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.can-bon_card-pw7:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.can-bon_card_ic-pw7 svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
}.can-bon_card_ic-pw7 {
  margin-bottom: 10px;
}.can-bon_card_type-pw7 {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #9C8A72;
  margin-bottom: 0.375rem;
  font-size: 10px;
}.can-bon_card_amount-pw7 {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  color: #D4991A;
  line-height: 1.1;
}.can-bon_card_name-pw7 {
  font-size: 13px;
  color: #F5EDD8;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.can-bon_card_detail-pw7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #8A7865;
  font-size: 11px;
}.can-prov-pw7 {
  padding: 36px 1rem 0;
  background: #16100B;
}
@media(min-width: 769px) {.can-prov-pw7 {
  padding: 2.75rem 1.5rem 0;
}
}.can-prov_in-pw7 {
  margin: 0 auto;
  max-width: 1320px;
}.can-prov_head-pw7 {
  margin-bottom: 1rem;
}.can-prov_label-pw7 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8922A;
}.can-prov_h2-pw7 {
  font-size: 20px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.can-prov_h2-pw7 {
  font-size: 1.5rem;
}
}.can-prov_seo-pw7 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9C8A72;
  font-size: 13px;
  max-width: 38.75rem;
  margin-bottom: 1rem;
}.can-prov_seo-pw7 strong {
  color: #DDD0B8;
  font-weight: 700;
}.can-prov_seo-pw7 a {
  text-decoration: underline;
  color: #C8922A;
}.can-prov_grid-pw7 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.can-prov_grid-pw7 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.can-prov_grid-pw7 {
  grid-template-columns: repeat(8,1fr);
}
}.can-prov_card-pw7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  background: #251C13;
  padding: 14px 10px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.can-prov_card-pw7:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: #1E1610;
}.can-prov_logo-pw7 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  justify-content: center;
  display: flex;
  height: 44px;
  align-items: center;
  width: 44px;
}.can-prov_logo-pw7 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.can-prov_name-pw7 {
  font-size: 0.688rem;
  color: #B8A48A;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.can-reg-pw7 {
  padding: 36px 1rem 0;
  background: #16100B;
}
@media(min-width: 771px) {.can-reg-pw7 {
  padding: 44px 24px 0;
}
}.can-reg_in-pw7 {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1E1610;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 766px) {.can-reg_in-pw7 {
  padding: 40px;
}
}.can-reg_top-pw7 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.can-reg_top-pw7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.can-reg_label-pw7 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8922A;
}.can-reg_h2-pw7 {
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.can-reg_h2-pw7 {
  font-size: 1.75rem;
}
}.can-reg_bonus-pw7 {
  border-radius: 8px;
  border: 1px solid rgba(212, 153, 26, 0.18);
  gap: 0.5rem;
  padding: 10px 16px;
  background: rgba(212, 153, 26, 0.18);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.can-reg_bonus_amount-pw7 {
  font-size: 20px;
  color: #D4991A;
  font-weight: 800;
}.can-reg_bonus_text-pw7 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #B8A48A;
}.can-reg_cta_btn-pw7 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2EAD6A;
  padding: 0.875rem 32px;
  display: inline-block;
  font-size: 0.938rem;
  color: #0D0A06;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 1rem rgba(46, 173, 106, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.can-reg_cta_btn-pw7:hover {
  background: #35C47A;
}.can-reg_terms-pw7 {
  line-height: 1.5;
  font-size: 11px;
  color: #8A7865;
}.can-reg_seo-pw7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #9C8A72;
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.can-reg_seo-pw7 p {
  font-size: 13px;
  color: #9C8A72;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.can-reg_seo-pw7 p:last-child {
  margin-bottom: 0;
}.can-reg_seo-pw7 strong {
  color: #DDD0B8;
  font-weight: 700;
}.can-reg_seo-pw7 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.can-reg_seo-pw7 a:hover {
  color: #D9A63E;
}.can-reg_seo-pw7 ul,.can-reg_seo-pw7 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.can-reg_seo-pw7 ol {
  list-style: decimal;
}.can-reg_seo-pw7 li {
  color: #9C8A72;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
}.can-reg_seo-pw7 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.can-reg_seo-pw7 table {
  display: table;
}
}.can-reg_seo-pw7 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #DDD0B8;
  text-align: left;
  font-weight: 700;
}.can-reg_seo-pw7 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9C8A72;
}.can-reg_steps-pw7 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width:860px) {.can-reg_steps-pw7 {
  margin-top: 0;
}
}.can-reg_step-pw7 {
  gap: 0.875rem;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.can-reg_step_num-pw7 {
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  color: #C8922A;
  font-weight: 800;
  height: 34px;
  flex-shrink: 0;
  justify-content: center;
  font-size: 0.875rem;
  display: flex;
  width: 34px;
  align-items: center;
}.can-reg_step_title-pw7 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F5EDD8;
}.can-reg_step_text-pw7 {
  line-height: 1.5;
  font-size: 12px;
  color: #9C8A72;
}.can-reg_trust-pw7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.can-reg_trust_item-pw7 {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #9C8A72;
  overflow-wrap: break-word;
}.can-reg_trust_ic-pw7 svg {
  color: #C8922A;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.can-faq-pw7 {
  padding: 36px 16px 0;
  background: #16100B;
}
@media(min-width: 766px) {.can-faq-pw7 {
  padding: 44px 24px 0;
}
}.can-faq_in-pw7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.can-faq_head-pw7 {
  margin-bottom: 1.25rem;
}.can-faq_label-pw7 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.can-faq_h2-pw7 {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 771px) {.can-faq_h2-pw7 {
  font-size: 1.5rem;
}
}.can-faq_list-pw7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.can-faq_item-pw7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  overflow: hidden;
  background: #1E1610;
}.can-faq_q-pw7 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  font-size: 0.875rem;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #DDD0B8;
}.can-faq_q-pw7:hover {
  color: #F5EDD8;
}.can-faq_q_ic-pw7 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  width: 24px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 24px;
  font-size: 1rem;
  color: #C8922A;
}.can-faq_item-pw7.can-state_open-pw7 .can-faq_q_ic-pw7 {
  transform: rotate(45deg);
}.can-faq_a-pw7 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  color: #9C8A72;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.can-faq_item-pw7.can-state_open-pw7 .can-faq_a-pw7 {
  display: block;
}.can-faq_a-pw7 strong {
  color: #DDD0B8;
  font-weight: 700;
}.can-faq_a-pw7 a {
  color: #C8922A;
  text-decoration: underline;
}.can-faq_a-pw7 ul,.can-faq_a-pw7 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.can-faq_a-pw7 ol {
  list-style: decimal;
}.can-faq_a-pw7 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.can-faq_a-pw7 table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.can-faq_a-pw7 table {
  display: table;
}
}.can-faq_a-pw7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #DDD0B8;
  font-weight: 700;
  text-align: left;
}.can-faq_a-pw7 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9C8A72;
}.can-seo-pw7 {
  background: #16100B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.can-seo-pw7 {
  padding: 2.75rem 24px 0;
}
}.can-seo_in-pw7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1E1610;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.can-seo_in-pw7 {
  padding: 2.25rem 40px;
}
}.can-seo_label-pw7 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 10px;
}.can-seo_h2-pw7 {
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.can-seo_h2-pw7 {
  font-size: 24px;
}
}.can-seo_body-pw7 {
  color: #B8A48A;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.can-seo_body-pw7 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B8A48A;
  font-size: 0.875rem;
}.can-seo_body-pw7 p:last-child {
  margin-bottom: 0;
}.can-seo_body-pw7 strong {
  font-weight: 700;
  color: #DDD0B8;
}.can-seo_body-pw7 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.can-seo_body-pw7 a:hover {
  color: #D9A63E;
}.can-seo_body-pw7 ul,.can-seo_body-pw7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.can-seo_body-pw7 ol {
  list-style: decimal;
}.can-seo_body-pw7 li {
  line-height: 1.75;
  color: #B8A48A;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.can-seo_body-pw7 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.can-seo_body-pw7 table {
  display: table;
}
}.can-seo_body-pw7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #DDD0B8;
}.can-seo_body-pw7 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A48A;
}.can-seo_cols-pw7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.can-seo_cols-pw7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.can-seo_cols-pw7 {
  grid-template-columns: repeat(3,1fr);
}
}.can-seo_col_h-pw7 {
  font-size: 13px;
  font-weight: 700;
  color: #DDD0B8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.can-seo_col_p-pw7 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9C8A72;
}.can-seo_stats-pw7 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.can-seo_stat-pw7 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(200, 146, 42, 0.08);
  flex: 1;
  min-width: 140px;
}.can-seo_stat_val-pw7 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C8922A;
}.can-seo_stat_lb-pw7 {
  overflow-wrap: break-word;
  color: #9C8A72;
  font-size: 11px;
}.can-seo-pw7 {
  background: #16100B;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.can-seo-pw7 {
  padding: 44px 1.5rem 0;
}
}.can-seo_in-pw7 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #1E1610;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.can-seo_in-pw7 {
  padding: 2.25rem 2.5rem;
}
}.can-seo_label-pw7 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.can-seo_h2-pw7 {
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.can-seo_h2-pw7 {
  font-size: 1.5rem;
}
}.can-seo_body-pw7 {
  overflow-wrap: break-word;
  color: #B8A48A;
  line-height: 1.75;
  font-size: 0.875rem;
}.can-seo_body-pw7 p {
  line-height: 1.75;
  color: #B8A48A;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.can-seo_body-pw7 p:last-child {
  margin-bottom: 0;
}.can-seo_body-pw7 strong {
  color: #DDD0B8;
  font-weight: 700;
}.can-seo_body-pw7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.can-seo_body-pw7 a:hover {
  color: #D9A63E;
}.can-seo_body-pw7 ul,.can-seo_body-pw7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.can-seo_body-pw7 ol {
  list-style: decimal;
}.can-seo_body-pw7 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #B8A48A;
  line-height: 1.75;
}.can-seo_body-pw7 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 765px) {.can-seo_body-pw7 table {
  display: table;
}
}.can-seo_body-pw7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #DDD0B8;
}.can-seo_body-pw7 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A48A;
}.can-seo_cols-pw7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.can-seo_cols-pw7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.can-seo_cols-pw7 {
  grid-template-columns: repeat(3,1fr);
}
}.can-seo_col_h-pw7 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #DDD0B8;
  margin-bottom: 7px;
  font-weight: 700;
}.can-seo_col_p-pw7 {
  font-size: 0.813rem;
  color: #9C8A72;
  overflow-wrap: break-word;
  line-height: 1.65;
}.can-seo_stats-pw7 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.can-seo_stat-pw7 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.08);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.can-seo_stat_val-pw7 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #C8922A;
  overflow-wrap: break-word;
  font-weight: 800;
}.can-seo_stat_lb-pw7 {
  overflow-wrap: break-word;
  color: #9C8A72;
  font-size: 0.688rem;
}.can-seo-pw7 {
  padding: 2.25rem 1rem 0;
  background: #16100B;
}
@media(min-width: 770px) {.can-seo-pw7 {
  padding: 44px 24px 0;
}
}.can-seo_in-pw7 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #1E1610;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.can-seo_in-pw7 {
  padding: 2.25rem 2.5rem;
}
}.can-seo_label-pw7 {
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.can-seo_h2-pw7 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EDD8;
  line-height: 1.25;
}
@media(min-width: 765px) {.can-seo_h2-pw7 {
  font-size: 1.5rem;
}
}.can-seo_body-pw7 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #B8A48A;
  line-height: 1.75;
}.can-seo_body-pw7 p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #B8A48A;
}.can-seo_body-pw7 p:last-child {
  margin-bottom: 0;
}.can-seo_body-pw7 strong {
  font-weight: 700;
  color: #DDD0B8;
}.can-seo_body-pw7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.can-seo_body-pw7 a:hover {
  color: #D9A63E;
}.can-seo_body-pw7 ul,.can-seo_body-pw7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.can-seo_body-pw7 ol {
  list-style: decimal;
}.can-seo_body-pw7 li {
  margin-bottom: 6px;
  color: #B8A48A;
  font-size: 0.875rem;
  line-height: 1.75;
}.can-seo_body-pw7 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.can-seo_body-pw7 table {
  display: table;
}
}.can-seo_body-pw7 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #DDD0B8;
  text-align: left;
}.can-seo_body-pw7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #B8A48A;
}.can-seo_cols-pw7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.can-seo_cols-pw7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.can-seo_cols-pw7 {
  grid-template-columns: repeat(3,1fr);
}
}.can-seo_col_h-pw7 {
  font-weight: 700;
  color: #DDD0B8;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.can-seo_col_p-pw7 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #9C8A72;
  font-size: 13px;
}.can-seo_stats-pw7 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.can-seo_stat-pw7 {
  padding: 0.875rem 16px;
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 140px;
}.can-seo_stat_val-pw7 {
  color: #C8922A;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.can-seo_stat_lb-pw7 {
  color: #9C8A72;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.can-ft-pw7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #100C08;
  margin-top: 3rem;
}.can-ft_support-pw7 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.can-ft_support-pw7 {
  padding: 28px 1.5rem;
}
}.can-ft_support_in-pw7 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.can-ft_support_main-pw7 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.can-ft_support_ic-pw7 {
  color: #C8922A;
  flex-shrink: 0;
}.can-ft_support_ic-pw7 svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.can-ft_support_text_title-pw7 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #F5EDD8;
  overflow-wrap: break-word;
}.can-ft_support_text_sub-pw7 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #9C8A72;
}.can-ft_support_btn-pw7 {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  background: #C8922A;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  color: #F5EDD8;
}.can-ft_support_btn-pw7:hover {
  background: #D9A63E;
}.can-ft_support_contacts-pw7 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.can-ft_support_contact-pw7 {
  color: #8A7865;
  line-height: 1.4;
  font-size: 12px;
}.can-ft_support_contact-pw7 strong {
  color: #B8A48A;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.can-ft_main-pw7 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.can-ft_main-pw7 {
  padding: 2.5rem 1.5rem 32px;
}
}.can-ft_main_in-pw7 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:640px) {.can-ft_main_in-pw7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.can-ft_main_in-pw7 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.can-ft_col_logo-pw7 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.can-ft_col_logo-pw7 {
  grid-column: auto;
}
}.can-ft_logo-pw7 {
  gap: 9px;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 12px;
  align-items: center;
}.can-ft_logo_mark-pw7 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.can-ft_logo_mark-pw7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.can-ft_logo_sub-pw7 {
  color: #8A7865;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
}.can-ft_col_title-pw7 {
  font-weight: 700;
  color: #B8A48A;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.can-ft_col_links-pw7 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.can-ft_col_link-pw7 {
  transition: color .2s;
  color: #8A7865;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.can-ft_col_link-pw7:hover {
  color: #DDD0B8;
}.can-ft_apps-pw7 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.can-ft_app_card-pw7 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.can-ft_app_card-pw7:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.can-ft_app_card_ic-pw7 svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.can-ft_app_card_os-pw7 {
  font-size: 10px;
  font-weight: 600;
  color: #8A7865;
}.can-ft_app_card_action-pw7 {
  font-size: 12px;
  font-weight: 700;
  color: #DDD0B8;
}.can-ft_bot-pw7 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.can-ft_bot-pw7 {
  padding: 1.25rem 1.5rem;
}
}.can-ft_bot_in-pw7 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.can-ft_socials-pw7 {
  gap: 8px;
  display: flex;
}.can-ft_soc-pw7 {
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  height: 36px;
  align-items: center;
  color: #B8A48A;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.can-ft_soc-pw7 svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.can-ft_soc-pw7:hover {
  background: rgba(255, 255, 255, 0.07);
}.can-ft_legal-pw7 {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7865;
}.can-ft_legal-pw7 strong {
  font-weight: 700;
  color: #B8A48A;
}.can-ft_legal-pw7 a {
  text-decoration: underline;
  color: #B8A48A;
}.can-ft_age-pw7 {
  border: 2px solid #8A7865;
  border-radius: 50%;
  color: #8A7865;
  font-weight: 800;
  justify-content: center;
  font-size: 11px;
  margin-left: auto;
  display: flex;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
}