html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{margin: 0; padding: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; color: inherit; cursor: pointer;}
a:link,a:visited{text-decoration: none; color: inherit;}
img,svg,video{max-width: 100%; display: block;}
body{background: #130C06; color: #D4C09A; -webkit-font-smoothing: antialiased; line-height: 1.6; min-height: 100vh; font-family: 'Nunito', sans-serif;}
.tcs-layout-ash{display: flex; flex-direction: column; min-height: 100vh;}
.tcs-page-ash{min-height: 100vh; display: flex;}
.tcs-main-ash{flex: 1; padding-top: 56px; min-width: 0;}
@media (min-width: 1079px) {
.tcs-main-ash{padding-left: 220px;}
}
@media (max-width: 1080px) {
.tcs-main-ash{padding-bottom: 4.5rem;}
}
.tcs-gc-ash{overflow: hidden; border: 1px solid rgba(255, 210, 140, 0.07); border-radius: 8px; background: #180F07; transition: transform .2s,border-color .2s; flex-shrink: 0; cursor: pointer; width: 140px; position: relative;}
@media(min-width: 638px) {
.tcs-gc-ash{width: 9.75rem;}
}
@media(min-width: 1081px) {
.tcs-gc-ash{width: 168px;}
}
.tcs-gc-ash:hover{transform: translateY(-3px); border-color: rgba(200, 146, 42, 0.08);}
.tcs-gc_img-ash{overflow: hidden; position: relative; width: 100%; padding-bottom: 80%;}
.tcs-gc_img-ash img{inset: 0; object-fit: cover; height: 100%; width: 100%; position: absolute;}
.tcs-gc_hover-ash{transition: opacity .2s; background: rgba(10, 6, 2, 0.72); inset: 0; position: absolute; opacity: 0; display: flex; align-items: center; justify-content: center;}
.tcs-gc-ash:hover .tcs-gc_hover-ash{opacity: 1;}
.tcs-gc_hover_btn-ash{background: #C8922A; padding: 0.5rem 16px; border-radius: 5px; color: #F5EDD8; font-weight: 700; font-size: 12px;}
.tcs-gc_info-ash{padding: 0.5rem 0.625rem 10px;}
.tcs-gc_name-ash{overflow: hidden; font-size: 0.75rem; max-width: 100%; font-weight: 600; text-overflow: ellipsis; margin-bottom: 3px; white-space: nowrap; color: #D4C09A;}
.tcs-gc_prov-ash{color: #6A5C44; font-size: 10px;}
.tcs-gc_tag-ash{padding: 2px 7px; border-radius: 4px; text-transform: uppercase; font-size: 0.563rem; letter-spacing: .04em; left: 6px; z-index: 2; font-weight: 700; position: absolute; top: 0.375rem;}
.tcs-gc_tag_hot-ash{background: #D44028; color: #fff;}
.tcs-gc_tag_new-ash{background: #4E9A3C; color: #130C06;}
.tcs-gc_tag_jp-ash{background: #E8B840; color: #130C06;}
.tcs-gc_tag_ex-ash{background: #8B5C1E; color: #fff;}
.tcs-gc_tag_live-ash{background: #D44028; color: #fff;}
.tcs-gr-ash{padding: 32px 16px 0; background: #130C06;}
@media(min-width: 769px) {
.tcs-gr-ash{padding: 36px 24px 0;}
}
.tcs-gr_in-ash{margin: 0 auto; max-width: 1320px;}
.tcs-gr_head-ash{gap: 12px; align-items: center; margin-bottom: 0.625rem; flex-wrap: wrap; display: flex;}
.tcs-gr_head_l-ash{gap: 10px; flex: 1; display: flex; align-items: center; min-width: 0;}
.tcs-gr_ic-ash{border-radius: 0.5rem; height: 2rem; flex-shrink: 0; align-items: center; justify-content: center; display: flex; width: 32px;}
.tcs-gr_ic-ash svg{width: 1rem; stroke-linecap: round; stroke-linejoin: round; height: 1rem;}
.tcs-gr_title-ash{font-size: 16px; overflow-wrap: break-word; font-weight: 700; font-family: 'Cinzel', serif; color: #F5EDD8;}
@media(min-width: 767px) {
.tcs-gr_title-ash{font-size: 1.125rem;}
}
.tcs-gr_more-ash{transition: color .2s; gap: 5px; color: #7A6A4E; white-space: nowrap; font-size: 0.75rem; flex-shrink: 0; display: flex; font-weight: 600; align-items: center;}
.tcs-gr_more-ash:hover{color: #C8922A;}
.tcs-gr_more-ash svg{height: 12px; stroke-linecap: round; width: 12px; stroke-linejoin: round;}
.tcs-gr_arrows-ash{gap: 0.375rem; display: flex; flex-shrink: 0;}
.tcs-gr_arr-ash{border-radius: 0.313rem; background: rgba(255, 220, 160, 0.05); transition: background .15s,color .15s; border: 1px solid rgba(255, 210, 140, 0.13); width: 30px; color: #A08C68; justify-content: center; height: 30px; align-items: center; display: flex;}
.tcs-gr_arr-ash:hover{background: rgba(255, 220, 160, 0.07); color: #F5EDD8;}
.tcs-gr_arr-ash svg{stroke-linecap: round; stroke-linejoin: round; height: 0.813rem; width: 0.813rem;}
.tcs-gr_seo_h-ash{margin: 0 0 6px; font-family: 'Cinzel', serif; color: #D4C09A; font-weight: 700; font-size: 13px; overflow-wrap: break-word; max-width: 42.5rem;}
@media(min-width: 769px) {
.tcs-gr_seo_h-ash{font-size: 0.875rem;}
}
.tcs-gr_seo-ash{max-width: 680px; font-size: 0.75rem; overflow-wrap: break-word; color: #7A6A4E; line-height: 1.55; margin-bottom: 0.75rem;}
.tcs-gr_seo-ash strong{color: #D4C09A; font-weight: 600;}
.tcs-gr_scroll-ash{gap: 10px; scrollbar-width: none; padding-bottom: 10px; -webkit-overflow-scrolling: touch; display: flex; overflow-x: auto;}
.tcs-gr_scroll-ash::-webkit-scrollbar{display: none;}
@media(min-width: 769px) {
.tcs-gr_scroll-ash{gap: 0.75rem;}
}
.tcs-tb-ash{background: #130C06; border-bottom: 1px solid rgba(255, 220, 160, 0.07); height: 56px; top: 0; align-items: center; left: 0; position: fixed; display: flex; z-index: 80; right: 0;}
.tcs-tb_in-ash{padding: 0 14px; gap: 0; align-items: center; display: flex; width: 100%; height: 100%;}
.tcs-tb_burger-ash{gap: 0.313rem; border-radius: 8px; display: flex; width: 2.375rem; flex-direction: column; justify-content: center; align-items: center; margin-right: 8px; flex-shrink: 0; height: 38px;}
.tcs-tb_burger-ash:hover{background: rgba(255, 220, 160, 0.05);}
.tcs-tb_burger_line-ash{border-radius: 1px; background: #A08C68; height: 2px; width: 1.125rem; display: block;}
@media(min-width: 1078px) {
.tcs-tb_burger-ash{display: none;}
}
.tcs-tb_logo-ash{gap: 0.563rem; overflow-wrap: break-word; margin-right: 1.25rem; color: #F5EDD8; letter-spacing: -.01em; font-weight: 800; font-size: 1.125rem; align-items: center; flex-shrink: 0; display: flex;}
.tcs-tb_logo_mark-ash{overflow: hidden; border-radius: 8px; height: 32px; display: flex; align-items: center; justify-content: center; width: 2rem;}
.tcs-tb_logo_mark-ash img{height: 100%; object-fit: cover; width: 100%;}
.tcs-tb_nav-ash{gap: 2px; flex: 1; display: none;}
@media(min-width: 639px) {
.tcs-tb_nav-ash{display: flex;}
}
.tcs-tb_tab-ash{padding: 0.5rem 14px; border-radius: 8px; transition: background .15s,color .15s; font-weight: 600; white-space: nowrap; color: #A08C68; font-size: 0.813rem;}
.tcs-tb_tab-ash:hover{background: rgba(255, 220, 160, 0.05); color: #F5EDD8;}
.tcs-tb_tab-ash.tcs-state_active-ash{background: rgba(200, 146, 42, 0.18); color: #F5EDD8;}
.tcs-tb_right-ash{gap: 8px; align-items: center; margin-left: auto; display: flex; flex-shrink: 0;}
.tcs-tb_login-ash{border-radius: 8px; transition: border-color .2s,color .2s; background: rgba(255, 220, 160, 0.05); padding: 0.563rem 1rem; border: 1px solid rgba(255, 210, 140, 0.13); color: #D4C09A; font-size: 13px; display: none; font-weight: 600;}
.tcs-tb_login-ash:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
@media(min-width: 483px) {
.tcs-tb_login-ash{display: block;}
}
.tcs-tb_reg-ash{padding: 0.563rem 18px; border-radius: 0.5rem; transition: background .2s; background: #4E9A3C; white-space: nowrap; font-size: 13px; color: #0E0904; font-weight: 700;}
.tcs-tb_reg-ash:hover{background: #5CB248;}
.tcs-sb-ash{background: #1E1208; transition: transform .25s ease; transform: translateX(-100%); border-right: 1px solid rgba(255, 220, 160, 0.05); width: 13.75rem; top: 56px; bottom: 0; z-index: 70; overflow-y: auto; left: 0; position: fixed;}
.tcs-sb-ash.tcs-state_open-ash{transform: translateX(0);}
.tcs-sb-ash::-webkit-scrollbar{width: 4px;}
.tcs-sb-ash::-webkit-scrollbar-thumb{background: rgba(255, 220, 160, 0.07); border-radius: 2px;}
@media(min-width: 1077px) {
.tcs-sb-ash{transform: translateX(0);}
}
.tcs-sb_auth-ash{padding: 14px 12px 0.625rem;}
.tcs-sb_btn_reg-ash{padding: 11px; background: #4E9A3C; transition: background .2s; border-radius: 0.5rem; color: #0E0904; display: block; font-weight: 700; margin-bottom: 8px; font-size: 13px; text-align: center;}
.tcs-sb_btn_reg-ash:hover{background: #5CB248;}
.tcs-sb_btn_login-ash{border: 1px solid rgba(255, 210, 140, 0.13); padding: 10px; border-radius: 0.5rem; transition: border-color .2s; background: rgba(255, 220, 160, 0.05); font-weight: 600; font-size: 0.813rem; display: block; color: #D4C09A; text-align: center;}
.tcs-sb_btn_login-ash:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.tcs-sb_promo-ash{padding: 0.75rem 0.875rem; background: linear-gradient(135deg,#2C1A06,#1E1208); margin: 0 0.75rem 0.625rem; border-radius: 8px; border: 1px solid rgba(200, 146, 42, 0.18); overflow: hidden; position: relative;}
.tcs-sb_promo-ash::before{background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%); border-radius: 50%; position: absolute; top: -1.25rem; width: 5rem; content: ''; height: 5rem; right: -1.25rem;}
.tcs-sb_promo_title-ash{color: #C8922A; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 0.25rem; font-weight: 700; font-size: 0.688rem;}
.tcs-sb_promo_text-ash{color: #F5EDD8; overflow-wrap: break-word; font-weight: 600; line-height: 1.35; font-size: 12px;}
.tcs-sb_promo_sub-ash{color: #7A6A4E; font-size: 10px; margin-top: 3px;}
.tcs-sb_nav-ash{padding: 0.375rem 0.5rem 1rem;}
.tcs-sb_nav_lb-ash{padding: 0.625rem 0.5rem 0.375rem; text-transform: uppercase; color: #6A5C44; font-weight: 700; font-size: 0.625rem; letter-spacing: .08em;}
.tcs-sb_link-ash{padding: 9px 10px; gap: 0.625rem; transition: background .15s,color .15s; border-radius: 0.313rem; cursor: pointer; overflow-wrap: break-word; font-size: 0.813rem; align-items: center; font-weight: 500; color: #A08C68; display: flex;}
.tcs-sb_link-ash:hover{background: rgba(255, 220, 160, 0.05); color: #F5EDD8;}
.tcs-sb_link-ash.tcs-state_active-ash{background: rgba(200, 146, 42, 0.18); color: #F5EDD8;}
.tcs-sb_ic-ash{border-radius: 0.313rem; flex-shrink: 0; justify-content: center; display: flex; height: 30px; width: 1.875rem; align-items: center;}
.tcs-sb_ic-ash svg{stroke-linejoin: round; width: 1rem; stroke-linecap: round; height: 16px;}
.tcs-sb_ic_1-ash{background: rgba(200, 146, 42, 0.08); color: #C8922A;}
.tcs-sb_ic_2-ash{background: rgba(78, 154, 60, 0.18); color: #4E9A3C;}
.tcs-sb_ic_3-ash{background: rgba(232, 184, 64, 0.16); color: #E8B840;}
.tcs-sb_ic_4-ash{background: rgba(139, 92, 30, 0.28); color: #8B5C1E;}
.tcs-sb_ic_5-ash{background: rgba(200, 146, 42, 0.08); color: #E05A8C;}
.tcs-sb_ic_6-ash{background: rgba(139, 92, 30, 0.28); color: #9B50D8;}
.tcs-sb_badge-ash{background: #E8B840; border-radius: 5px; padding: 2px 7px; color: #0E0904; font-size: 9px; font-weight: 700; margin-left: auto;}
.tcs-sb_bot-ash{gap: 8px; border-top: 1px solid rgba(255, 220, 160, 0.05); padding: 12px; display: flex;}
.tcs-sb_lang-ash,.tcs-sb_help-ash{gap: 0.375rem; transition: border-color .2s; border-radius: 0.313rem; background: rgba(255, 220, 160, 0.05); flex: 1; padding: 9px 0.375rem; border: 1px solid rgba(255, 210, 140, 0.07); font-weight: 600; justify-content: center; font-size: 11px; align-items: center; color: #A08C68; display: flex;}
.tcs-sb_lang-ash:hover,.tcs-sb_help-ash:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.tcs-sb_lang-ash svg,.tcs-sb_help-ash svg{stroke-linecap: round; stroke-linejoin: round; height: 13px; width: 13px;}
.tcs-sb_bd-ash{background: rgba(10, 6, 2, 0.72); inset: 0; position: fixed; z-index: 69; display: none;}
.tcs-sb_bd-ash.tcs-state_on-ash{display: block;}
@media(min-width: 1081px) {
.tcs-sb_bd-ash{display: none!important;}
}
.tcs-mob_nav-ash{border-top: 1px solid rgba(255, 210, 140, 0.13); background: #1E1208; padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom)); right: 0; position: fixed; left: 0; z-index: 80; bottom: 0; display: flex;}
@media(min-width:1080px) {
.tcs-mob_nav-ash{display: none;}
}
.tcs-mob_nav_item-ash{padding: 0.25rem 2px; flex: 1; gap: 4px; cursor: pointer; align-items: center; color: #6A5C44; flex-direction: column; display: flex;}
.tcs-mob_nav_ic-ash{line-height: 1;}
.tcs-mob_nav_ic-ash svg{stroke-linejoin: round; width: 1.25rem; stroke-linecap: round; height: 20px;}
.tcs-mob_nav_lb-ash{font-size: 10px; color: #6A5C44; font-weight: 600;}
.tcs-mob_nav_item-ash.tcs-state_active-ash{color: #C8922A;}
.tcs-mob_nav_item-ash.tcs-state_active-ash .tcs-mob_nav_lb-ash{color: #C8922A;}
.tcs-hero-ash{padding: 1.25rem 16px 0; background: #130C06;}
@media(min-width: 766px) {
.tcs-hero-ash{padding: 24px 1.5rem 0;}
}
.tcs-hero_in-ash{margin: 0 auto; gap: 12px; max-width: 82.5rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 859px) {
.tcs-hero_in-ash{grid-template-columns: 1fr 300px;}
}
@media(min-width: 1099px) {
.tcs-hero_in-ash{grid-template-columns: 1fr 21.25rem;}
}
.tcs-hero_promo-ash{background: #180F07; overflow: hidden; border-radius: 13px; align-items: stretch; position: relative; display: flex; min-height: 220px;}
@media(min-width: 769px) {
.tcs-hero_promo-ash{min-height: 17.5rem;}
}
.tcs-hero_promo_bg-ash{background-position: center; background: linear-gradient(120deg,#2C1A06 0%,#130C06 100%); inset: 0; background-size: cover; position: absolute;}
.tcs-hero_promo_bg-ash::after{inset: 0; background: linear-gradient(90deg,#130C06 0%,rgba(10, 6, 2, 0.72) 60%,transparent 100%); content: ''; position: absolute;}
.tcs-hero_promo_glow-ash{background: radial-gradient(circle,rgba(139, 92, 30, 0.28) 0%,transparent 65%); border-radius: 50%; position: absolute; height: 300px; pointer-events: none; top: -2.5rem; width: 18.75rem; right: 60px;}
.tcs-hero_promo_ct-ash{padding: 28px 1.5rem 28px 28px; flex-direction: column; display: flex; justify-content: center; position: relative; max-width: 30rem; z-index: 2;}
@media(min-width: 769px) {
.tcs-hero_promo_ct-ash{padding: 40px 32px;}
}
.tcs-hero_badge-ash{padding: 0.313rem 0.75rem; border: 1px solid rgba(200, 146, 42, 0.08); border-radius: 20px; background: rgba(200, 146, 42, 0.18); margin-bottom: 0.875rem; display: inline-block; font-weight: 700; text-transform: uppercase; font-size: 10px; letter-spacing: .08em; color: #C8922A;}
.tcs-hero_h1-ash{margin-bottom: 0.625rem; font-weight: 800; font-size: 1.625rem; line-height: 1.15; overflow-wrap: break-word; color: #F5EDD8; font-family: 'Cinzel', serif;}
.tcs-hero_h1-ash em{font-style: normal; color: #E8B840;}
@media(min-width: 770px) {
.tcs-hero_h1-ash{font-size: 2.25rem;}
}
.tcs-hero_sub-ash{margin-bottom: 1.25rem; color: #A08C68; font-size: 13px; line-height: 1.55;}
@media(min-width: 769px) {
.tcs-hero_sub-ash{font-size: 0.875rem;}
}
.tcs-hero_row-ash{gap: 10px; display: flex; flex-wrap: wrap; align-items: center;}
.tcs-hero_cta-ash{background: #4E9A3C; transition: background .2s; padding: 13px 26px; border-radius: 8px; color: #0E0904; box-shadow: 0 4px 20px rgba(78, 154, 60, 0.48), inset 0 -2px 0 rgba(0, 0, 0, 0.32); font-weight: 700; font-size: 14px;}
.tcs-hero_cta-ash:hover{background: #5CB248;}
.tcs-hero_terms-ash{color: #6A5C44; font-size: 11px;}
.tcs-hero_game-ash{border: 1px solid rgba(255, 210, 140, 0.07); background: #180F07; overflow: hidden; border-radius: 0.813rem; flex-direction: column; position: relative; display: flex;}
.tcs-hero_game_badge-ash{border: 1px solid rgba(232, 184, 64, 0.16); border-radius: 20px; background: rgba(232, 184, 64, 0.16); padding: 5px 0.625rem; font-size: 0.625rem; font-weight: 700; top: 12px; color: #E8B840; left: 0.75rem; letter-spacing: .06em; position: absolute; z-index: 3; text-transform: uppercase;}
.tcs-hero_game_badge-ash svg{vertical-align: -1px; width: 11px; height: 0.688rem; margin-right: 4px;}
.tcs-hero_game_img-ash{overflow: hidden; background: linear-gradient(135deg,#2C1A06,#130C06); padding-bottom: 60%; position: relative;}
.tcs-hero_game_img-ash img{inset: 0; height: 100%; object-fit: cover; width: 100%; position: absolute;}
.tcs-hero_game_play-ash{background: rgba(10, 6, 2, 0.72); inset: 0; transition: opacity .2s; display: flex; position: absolute; align-items: center; opacity: 0; justify-content: center;}
.tcs-hero_game-ash:hover .tcs-hero_game_play-ash{opacity: 1;}
.tcs-hero_game_play-ash span{border-radius: 50%; background: #C8922A; align-items: center; height: 3.25rem; width: 52px; display: flex; justify-content: center;}
.tcs-hero_game_play-ash span svg{height: 18px; margin-left: 2px; width: 18px;}
.tcs-hero_game_info-ash{padding: 14px 16px;}
.tcs-hero_game_title-ash{color: #F5EDD8; font-size: 0.938rem; font-weight: 700; margin-bottom: 4px; overflow-wrap: break-word;}
.tcs-hero_game_provider-ash{color: #7A6A4E; font-size: 0.688rem;}
.tcs-hero_game_btn-ash{margin: 12px 16px 1rem; padding: 11px; background: #C8922A; border-radius: 0.5rem; transition: background .2s; font-size: 0.813rem; color: #F5EDD8; display: block; font-weight: 700; text-align: center;}
.tcs-hero_game-ash:hover .tcs-hero_game_btn-ash{background: #DCA83C;}
.tcs-sbar-ash{background: #130C06; padding: 16px 1rem 0;}
@media(min-width:768px) {
.tcs-sbar-ash{padding: 1.125rem 1.5rem 0;}
}
.tcs-sbar_in-ash{margin: 0 auto; max-width: 1320px;}
.tcs-sbar_row-ash{gap: 0.625rem; margin-bottom: 12px; display: flex; flex-wrap: wrap;}
.tcs-sbar_input-ash{padding: 0.688rem 1rem; transition: border-color .2s; border: 1px solid rgba(255, 210, 140, 0.13); flex: 1; border-radius: 8px; background: #180F07; gap: 10px; align-items: center; color: #7A6A4E; cursor: pointer; font-size: 13px; display: flex;}
.tcs-sbar_input-ash:hover{border-color: rgba(200, 146, 42, 0.45);}
.tcs-sbar_input-ash svg{flex-shrink: 0; width: 0.938rem; stroke-linejoin: round; height: 15px; stroke-linecap: round;}
.tcs-sbar_providers-ash{border: 1px solid rgba(255, 210, 140, 0.13); gap: 8px; padding: 0.688rem 1.125rem; border-radius: 8px; transition: border-color .2s; background: #180F07; white-space: nowrap; align-items: center; font-weight: 600; color: #D4C09A; font-size: 0.813rem; display: flex;}
.tcs-sbar_providers-ash:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.tcs-sbar_providers-ash svg{width: 14px; stroke-linecap: round; stroke-linejoin: round; height: 0.875rem;}
.tcs-sbar_tabs-ash{gap: 0.375rem; padding-bottom: 2px; scrollbar-width: none; overflow-x: auto; display: flex;}
.tcs-sbar_tabs-ash::-webkit-scrollbar{display: none;}
.tcs-sbar_tab-ash{gap: 0.438rem; transition: background .15s,color .15s,border-color .15s; background: rgba(255, 220, 160, 0.05); padding: 8px 14px; border-radius: 20px; border: 1px solid rgba(255, 210, 140, 0.07); white-space: nowrap; display: flex; cursor: pointer; flex-shrink: 0; color: #A08C68; align-items: center; font-weight: 600; font-size: 12px;}
.tcs-sbar_tab-ash:hover{border-color: rgba(200, 146, 42, 0.45); background: rgba(255, 220, 160, 0.07); color: #F5EDD8;}
.tcs-sbar_tab-ash.tcs-state_active-ash{border-color: rgba(200, 146, 42, 0.08); background: rgba(200, 146, 42, 0.18); color: #F5EDD8;}
.tcs-sbar_tab_ic-ash svg{width: 14px; stroke-linecap: round; stroke-linejoin: round; height: 14px;}
.tcs-gcg-ash{background: #130C06; padding: 2.25rem 16px 0;}
@media(min-width: 765px) {
.tcs-gcg-ash{padding: 44px 24px 0;}
}
.tcs-gcg_in-ash{margin: 0 auto; max-width: 82.5rem;}
.tcs-gcg_head-ash{max-width: 45rem; margin-bottom: 20px;}
.tcs-gcg_label-ash{font-weight: 700; font-size: 0.688rem; margin-bottom: 0.5rem; text-transform: uppercase; color: #C8922A; letter-spacing: .08em;}
.tcs-gcg_h2-ash{font-family: 'Cinzel', serif; overflow-wrap: break-word; margin-bottom: 8px; font-size: 22px; font-weight: 800; color: #F5EDD8;}
@media(min-width: 769px) {
.tcs-gcg_h2-ash{font-size: 28px;}
}
.tcs-gcg_intro-ash{font-size: 13px; color: #7A6A4E; line-height: 1.6;}
.tcs-gcg_grid-ash{gap: 12px; grid-template-columns: 1fr; display: grid;}
@media(min-width:640px) {
.tcs-gcg_grid-ash{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width:1080px) {
.tcs-gcg_grid-ash{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.tcs-gcg_card-ash{padding: 1.25rem; overflow: hidden; transition: transform .2s,border-color .2s; border-radius: 13px; border: 1px solid rgba(255, 210, 140, 0.13); display: flex; position: relative; flex-direction: column; cursor: pointer; min-height: 240px; justify-content: flex-end;}
.tcs-gcg_card-ash:hover{border-color: rgba(200, 146, 42, 0.18); transform: translateY(-3px);}
.tcs-gcg_card_bg-ash{inset: 0; position: absolute; z-index: 0;}
.tcs-gcg_card_bg-ash::after{background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); inset: 0; position: absolute; content: '';}
.tcs-gcg_card_ic-ash{background: rgba(0,0,0,.45); border-radius: 0.313rem; color: #F5EDD8; position: absolute; right: 18px; justify-content: center; width: 40px; display: flex; align-items: center; height: 40px; top: 18px; z-index: 2;}
.tcs-gcg_card_ic-ash svg{width: 20px; height: 1.25rem; stroke-linejoin: round; stroke-linecap: round;}
.tcs-gcg_card_ct-ash{z-index: 1; position: relative;}
.tcs-gcg_card_h-ash{overflow-wrap: break-word; line-height: 1.2; font-size: 1.125rem; color: #F5EDD8; font-family: 'Cinzel', serif; margin-bottom: 8px; font-weight: 800;}
@media(min-width: 771px) {
.tcs-gcg_card_h-ash{font-size: 1.25rem;}
}
.tcs-gcg_card_p-ash{overflow-wrap: break-word; color: rgba(255,255,255,.82); line-height: 1.55; font-size: 12px; margin-bottom: 0.625rem;}
.tcs-gcg_card_p-ash strong{color: #F5EDD8; font-weight: 600;}
.tcs-gcg_card_cta-ash{gap: 0.25rem; letter-spacing: .04em; font-size: 0.75rem; color: #C8922A; align-items: center; font-weight: 700; display: inline-flex; text-transform: uppercase;}
.tcs-gcg_card_cta-ash svg{stroke-linejoin: round; width: 12px; height: 0.75rem; stroke-linecap: round;}
.tcs-ws-ash{background: #130C06; padding: 32px 16px 0;}
@media(min-width: 770px) {
.tcs-ws-ash{padding: 36px 1.5rem 0;}
}
.tcs-ws_in-ash{margin: 0 auto; max-width: 1320px;}
.tcs-ws_head-ash{gap: 0.75rem; margin-bottom: 0.875rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.tcs-ws_title-ash{gap: 10px; color: #F5EDD8; font-weight: 700; align-items: center; flex-wrap: wrap; font-family: 'Cinzel', serif; display: flex; font-size: 1rem; overflow-wrap: break-word;}
.tcs-ws_title_ic-ash svg{stroke-linecap: round; height: 1.125rem; width: 18px; color: #E8B840; stroke-linejoin: round;}
.tcs-ws_online-ash{gap: 7px; color: #7A6A4E; align-items: center; font-size: 0.75rem; font-weight: 600; display: flex;}
.tcs-ws_online_dot-ash{border-radius: 50%; background: #4E9A3C; width: 0.5rem; flex-shrink: 0; height: 0.5rem; box-shadow: 0 0 0.375rem rgba(78, 154, 60, 0.18);}
.tcs-ws_scroll-ash{gap: 8px; padding-bottom: 0.5rem; display: flex; scrollbar-width: none; overflow-x: auto;}
.tcs-ws_scroll-ash::-webkit-scrollbar{display: none;}
.tcs-wc-ash{border: 1px solid rgba(255, 210, 140, 0.13); border-radius: 0.5rem; gap: 0.625rem; padding: 0.625rem 14px; background: #180F07; flex-shrink: 0; display: flex; min-width: 13.75rem; align-items: center;}
.tcs-wc_img-ash{overflow: hidden; border-radius: 0.313rem; background: #1E1208; height: 36px; width: 36px; flex-shrink: 0;}
.tcs-wc_img-ash img{width: 100%; height: 100%; object-fit: cover;}
.tcs-wc_info-ash{min-width: 0;}
.tcs-wc_game-ash{overflow: hidden; font-weight: 600; font-size: 0.75rem; color: #D4C09A; white-space: nowrap; text-overflow: ellipsis;}
.tcs-wc_player-ash{overflow: hidden; font-size: 10px; text-overflow: ellipsis; color: #6A5C44; white-space: nowrap;}
.tcs-wc_amount-ash{font-size: 13px; flex-shrink: 0; font-weight: 700; margin-left: auto; color: #4E9A3C; white-space: nowrap;}
.tcs-reg-ash{padding: 36px 16px 0; background: #130C06;}
@media(min-width: 766px) {
.tcs-reg-ash{padding: 2.75rem 1.5rem 0;}
}
.tcs-reg_in-ash{margin: 0 auto; border-radius: 0.813rem; background: #1E1208; padding: 1.75rem 1.5rem; border: 1px solid rgba(255, 210, 140, 0.07); max-width: 82.5rem;}
@media(min-width: 766px) {
.tcs-reg_in-ash{padding: 40px;}
}
.tcs-reg_top-ash{gap: 28px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 859px) {
.tcs-reg_top-ash{gap: 40px; grid-template-columns: 1fr 1fr;}
}
.tcs-reg_label-ash{font-size: 11px; font-weight: 700; color: #C8922A; text-transform: uppercase; margin-bottom: 0.625rem; letter-spacing: .08em;}
.tcs-reg_h2-ash{font-family: 'Cinzel', serif; color: #F5EDD8; font-weight: 800; line-height: 1.2; margin-bottom: 0.75rem; overflow-wrap: break-word; font-size: 22px;}
@media(min-width: 769px) {
.tcs-reg_h2-ash{font-size: 28px;}
}
.tcs-reg_bonus-ash{border-radius: 0.5rem; padding: 0.625rem 1rem; border: 1px solid rgba(232, 184, 64, 0.16); gap: 0.5rem; background: rgba(232, 184, 64, 0.16); margin-bottom: 1rem; display: inline-flex; align-items: center;}
.tcs-reg_bonus_amount-ash{color: #E8B840; font-weight: 800; font-size: 20px;}
.tcs-reg_bonus_text-ash{line-height: 1.35; color: #A08C68; font-size: 13px;}
.tcs-reg_cta_btn-ash{transition: background .2s; background: #4E9A3C; padding: 0.875rem 2rem; border-radius: 8px; margin-bottom: 0.75rem; font-size: 0.938rem; display: inline-block; font-weight: 700; box-shadow: 0 4px 1.25rem rgba(78, 154, 60, 0.48), inset 0 -2px 0 rgba(0, 0, 0, 0.32); color: #0E0904;}
.tcs-reg_cta_btn-ash:hover{background: #5CB248;}
.tcs-reg_terms-ash{font-size: 11px; color: #6A5C44; line-height: 1.5;}
.tcs-reg_seo-ash{border-top: 1px solid rgba(255, 220, 160, 0.05); font-size: 13px; line-height: 1.65; margin-top: 1.25rem; overflow-wrap: break-word; padding-top: 1.25rem; color: #7A6A4E;}
.tcs-reg_seo-ash p{margin-bottom: 0.625rem; font-size: 0.813rem; color: #7A6A4E; line-height: 1.65;}
.tcs-reg_seo-ash p:last-child{margin-bottom: 0;}
.tcs-reg_seo-ash strong{color: #D4C09A; font-weight: 700;}
.tcs-reg_seo-ash a{transition: color .2s; text-decoration: underline; color: #C8922A;}
.tcs-reg_seo-ash a:hover{color: #DCA83C;}
.tcs-reg_seo-ash ul,.tcs-reg_seo-ash ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.tcs-reg_seo-ash ol{list-style: decimal;}
.tcs-reg_seo-ash li{color: #7A6A4E; line-height: 1.65; margin-bottom: 4px; font-size: 13px;}
.tcs-reg_seo-ash table{overflow-x: auto; width: 100%; font-size: 0.813rem; display: block; border-collapse: collapse; margin-bottom: 10px;}
@media(min-width:768px) {
.tcs-reg_seo-ash table{display: table;}
}
.tcs-reg_seo-ash th{border-bottom: 1px solid rgba(255, 220, 160, 0.07); padding: 8px; text-align: left; font-weight: 700; color: #D4C09A;}
.tcs-reg_seo-ash td{padding: 0.5rem; border-bottom: 1px solid rgba(255, 220, 160, 0.05); color: #7A6A4E;}
.tcs-reg_steps-ash{gap: 14px; flex-direction: column; margin-top: 28px; display: flex;}
@media(min-width: 861px) {
.tcs-reg_steps-ash{margin-top: 0;}
}
.tcs-reg_step-ash{border-radius: 0.5rem; border: 1px solid rgba(255, 210, 140, 0.07); background: rgba(255, 220, 160, 0.05); gap: 14px; padding: 16px; flex-wrap: wrap; display: flex; align-items: flex-start;}
.tcs-reg_step_num-ash{border-radius: 50%; border: 1px solid rgba(200, 146, 42, 0.08); background: rgba(200, 146, 42, 0.18); justify-content: center; font-size: 14px; flex-shrink: 0; color: #C8922A; width: 2.125rem; align-items: center; height: 2.125rem; font-weight: 800; display: flex;}
.tcs-reg_step_title-ash{font-size: 0.875rem; margin-bottom: 3px; color: #F5EDD8; font-weight: 700;}
.tcs-reg_step_text-ash{line-height: 1.5; font-size: 0.75rem; color: #7A6A4E;}
.tcs-reg_trust-ash{border-top: 1px solid rgba(255, 220, 160, 0.05); gap: 10px; padding-top: 1.25rem; display: flex; flex-wrap: wrap; margin-top: 20px;}
.tcs-reg_trust_item-ash{gap: 0.438rem; color: #7A6A4E; align-items: center; display: flex; overflow-wrap: break-word; font-size: 0.75rem;}
.tcs-reg_trust_ic-ash svg{height: 1rem; color: #C8922A; stroke-linecap: round; stroke-linejoin: round; width: 16px;}
.tcs-bon-ash{padding: 36px 1rem 0; background: #130C06;}
@media(min-width: 769px) {
.tcs-bon-ash{padding: 44px 1.5rem 0;}
}
.tcs-bon_in-ash{margin: 0 auto; max-width: 82.5rem;}
.tcs-bon_head-ash{margin-bottom: 20px;}
.tcs-bon_label-ash{font-weight: 700; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 8px; color: #C8922A; font-size: 11px;}
.tcs-bon_h2-ash{margin-bottom: 0.5rem; overflow-wrap: break-word; color: #F5EDD8; font-size: 20px; font-weight: 800; font-family: 'Cinzel', serif;}
@media(min-width: 769px) {
.tcs-bon_h2-ash{font-size: 24px;}
}
.tcs-bon_seo-ash{max-width: 38.75rem; color: #7A6A4E; line-height: 1.6; font-size: 0.813rem; overflow-wrap: break-word;}
.tcs-bon_seo-ash strong{color: #D4C09A; font-weight: 700;}
.tcs-bon_seo-ash a{color: #C8922A; text-decoration: underline;}
.tcs-bon_grid-ash{gap: 0.625rem; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width:640px) {
.tcs-bon_grid-ash{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.tcs-bon_grid-ash{grid-template-columns: repeat(5,1fr);}
}
.tcs-bon_card-ash{padding: 16px; background: #180F07; border: 1px solid rgba(255, 210, 140, 0.13); border-radius: 0.5rem; transition: border-color .2s,transform .2s;}
.tcs-bon_card-ash:hover{transform: translateY(-2px); border-color: rgba(200, 146, 42, 0.08);}
.tcs-bon_card_ic-ash svg{stroke-linecap: round; height: 1.625rem; stroke-linejoin: round; width: 1.625rem;}
.tcs-bon_card_ic-ash{margin-bottom: 0.625rem;}
.tcs-bon_card_type-ash{text-transform: uppercase; letter-spacing: .06em; margin-bottom: 0.375rem; font-size: 0.625rem; font-weight: 700; color: #7A6A4E;}
.tcs-bon_card_amount-ash{line-height: 1.1; margin-bottom: 0.375rem; font-weight: 800; color: #E8B840; font-size: 1.125rem;}
.tcs-bon_card_name-ash{margin-bottom: 8px; font-weight: 600; color: #F5EDD8; overflow-wrap: break-word; font-size: 0.813rem;}
.tcs-bon_card_detail-ash{border-top: 1px solid rgba(255, 220, 160, 0.05); color: #6A5C44; line-height: 1.5; font-size: 11px; padding-top: 8px; overflow-wrap: break-word;}
.tcs-prov-ash{background: #130C06; padding: 2.25rem 16px 0;}
@media(min-width: 769px) {
.tcs-prov-ash{padding: 2.75rem 24px 0;}
}
.tcs-prov_in-ash{margin: 0 auto; max-width: 1320px;}
.tcs-prov_head-ash{margin-bottom: 1rem;}
.tcs-prov_label-ash{color: #C8922A; font-weight: 700; font-size: 11px; margin-bottom: 8px; letter-spacing: .08em; text-transform: uppercase;}
.tcs-prov_h2-ash{color: #F5EDD8; overflow-wrap: break-word; margin-bottom: 0.5rem; font-size: 1.25rem; font-weight: 800; font-family: 'Cinzel', serif;}
@media(min-width: 765px) {
.tcs-prov_h2-ash{font-size: 1.5rem;}
}
.tcs-prov_seo-ash{max-width: 620px; line-height: 1.6; margin-bottom: 16px; overflow-wrap: break-word; font-size: 0.813rem; color: #7A6A4E;}
.tcs-prov_seo-ash strong{color: #D4C09A; font-weight: 700;}
.tcs-prov_seo-ash a{color: #C8922A; text-decoration: underline;}
.tcs-prov_grid-ash{gap: 8px; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width:640px) {
.tcs-prov_grid-ash{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1082px) {
.tcs-prov_grid-ash{grid-template-columns: repeat(8,1fr);}
}
.tcs-prov_card-ash{background: #180F07; padding: 0.875rem 10px; gap: 0.438rem; border: 1px solid rgba(255, 210, 140, 0.13); border-radius: 8px; transition: border-color .2s,background .2s; align-items: center; display: flex; flex-direction: column; cursor: pointer;}
.tcs-prov_card-ash:hover{background: #1E1208; border-color: rgba(200, 146, 42, 0.45);}
.tcs-prov_logo-ash{background: rgba(255, 220, 160, 0.05); border-radius: 5px; overflow: hidden; align-items: center; height: 2.75rem; width: 2.75rem; display: flex; justify-content: center;}
.tcs-prov_logo-ash img{height: 100%; object-fit: contain; width: 100%;}
.tcs-prov_name-ash{color: #A08C68; overflow-wrap: break-word; font-size: 11px; text-align: center; font-weight: 600;}
.tcs-app-ash{background: #130C06; padding: 2.25rem 1rem 0;}
@media(min-width: 770px) {
.tcs-app-ash{padding: 44px 24px 0;}
}
.tcs-app_in-ash{margin: 0 auto; max-width: 82.5rem;}
.tcs-app_head-ash{margin-bottom: 1rem;}
.tcs-app_label-ash{letter-spacing: .08em; margin-bottom: 0.5rem; font-size: 0.688rem; color: #C8922A; font-weight: 700; text-transform: uppercase;}
.tcs-app_h2-ash{overflow-wrap: break-word; font-weight: 800; margin-bottom: 0.375rem; color: #F5EDD8; font-family: 'Cinzel', serif; font-size: 20px;}
@media(min-width: 765px) {
.tcs-app_h2-ash{font-size: 24px;}
}
.tcs-app_sub-ash{line-height: 1.6; color: #7A6A4E; overflow-wrap: break-word; font-size: 13px; max-width: 600px;}
.tcs-app_sub-ash strong{font-weight: 700; color: #D4C09A;}
.tcs-app_cards-ash{gap: 10px; display: grid; margin-top: 16px; grid-template-columns: 1fr;}
@media(min-width: 638px) {
.tcs-app_cards-ash{grid-template-columns: repeat(3,1fr);}
}
.tcs-app_card-ash{overflow: hidden; gap: 16px; border-radius: 0.5rem; padding: 1.25rem; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start;}
.tcs-app_card_ios-ash{background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1E1208 100%);}
.tcs-app_card_android-ash{background: linear-gradient(135deg,rgba(78, 154, 60, 0.18) 0%,#1E1208 100%);}
.tcs-app_card_win-ash{background: linear-gradient(135deg,rgba(232, 184, 64, 0.16) 0%,#1E1208 100%);}
.tcs-app_card_ic-ash svg{stroke-linecap: round; stroke-linejoin: round; height: 34px; width: 34px;}
.tcs-app_card_ic-ash{flex-shrink: 0; color: #F5EDD8;}
.tcs-app_card_os-ash{text-transform: uppercase; letter-spacing: .08em; font-weight: 700; color: #7A6A4E; margin-bottom: 0.375rem; font-size: 10px;}
.tcs-app_card_title-ash{font-size: 0.938rem; line-height: 1.2; overflow-wrap: break-word; color: #F5EDD8; font-weight: 700; margin-bottom: 6px;}
.tcs-app_card_text-ash{overflow-wrap: break-word; margin-bottom: 14px; color: #7A6A4E; line-height: 1.5; font-size: 0.75rem;}
.tcs-app_card_btn-ash{transition: background .2s; background: rgba(255, 220, 160, 0.12); gap: 7px; border-radius: 0.313rem; padding: 10px 1.125rem; border: 1px solid rgba(200, 146, 42, 0.45); font-weight: 700; display: inline-flex; color: #F5EDD8; font-size: 13px; align-items: center;}
.tcs-app_card_btn-ash:hover{background: rgba(255, 220, 160, 0.07);}
.tcs-htp-ash{background: #130C06; padding: 36px 1rem 0;}
@media(min-width: 771px) {
.tcs-htp-ash{padding: 2.75rem 1.5rem 0;}
}
.tcs-htp_in-ash{margin: 0 auto; max-width: 1320px;}
.tcs-htp_head-ash{max-width: 720px; margin-bottom: 22px;}
.tcs-htp_label-ash{font-size: 0.688rem; text-transform: uppercase; color: #C8922A; font-weight: 700; letter-spacing: .08em; margin-bottom: 0.5rem;}
.tcs-htp_h2-ash{overflow-wrap: break-word; font-family: 'Cinzel', serif; margin-bottom: 0.5rem; font-size: 1.375rem; color: #F5EDD8; font-weight: 800;}
@media(min-width: 769px) {
.tcs-htp_h2-ash{font-size: 1.75rem;}
}
.tcs-htp_intro-ash{font-size: 0.875rem; line-height: 1.6; color: #7A6A4E;}
.tcs-htp_steps-ash{margin: 0; gap: 12px; padding: 0; list-style: none; counter-reset: none; display: grid; grid-template-columns: 1fr;}
@media(min-width: 637px) {
.tcs-htp_steps-ash{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1082px) {
.tcs-htp_steps-ash{gap: 0.875rem; grid-template-columns: repeat(4,1fr);}
}
.tcs-htp_step-ash{border: 1px solid rgba(255, 210, 140, 0.13); padding: 1.25rem 18px 18px; border-radius: 0.5rem; background: #1E1208; flex-direction: column; position: relative; display: flex;}
.tcs-htp_step_num-ash{background: #C8922A; border-radius: 50%; font-size: 13px; left: 1.25rem; justify-content: center; top: -12px; font-family: 'Cinzel', serif; position: absolute; font-weight: 800; width: 1.75rem; color: #0E0904; height: 1.75rem; align-items: center; display: flex;}
.tcs-htp_step_ic-ash{border-radius: 0.313rem; background: rgba(200, 146, 42, 0.18); margin: 0.5rem 0 0.75rem; display: flex; color: #C8922A; height: 2.25rem; align-items: center; justify-content: center; width: 36px;}
.tcs-htp_step_ic-ash svg{width: 18px; stroke-linejoin: round; height: 1.125rem; stroke-linecap: round;}
.tcs-htp_step_h-ash{line-height: 1.25; overflow-wrap: break-word; font-size: 14px; margin-bottom: 6px; color: #F5EDD8; font-weight: 700;}
.tcs-htp_step_p-ash{color: #7A6A4E; line-height: 1.55; overflow-wrap: break-word; font-size: 13px;}
.tcs-htp_step_p-ash strong{color: #D4C09A; font-weight: 600;}
.tcs-htp_cta-ash{padding: 13px 1.625rem; transition: background .2s; border-radius: 8px; background: #4E9A3C; font-size: 14px; margin-top: 20px; font-weight: 700; color: #0E0904; display: inline-block;}
.tcs-htp_cta-ash:hover{background: #5CB248;}
.tcs-seo-ash{background: #130C06; padding: 2.25rem 16px 0;}
@media(min-width: 767px) {
.tcs-seo-ash{padding: 2.75rem 1.5rem 0;}
}
.tcs-seo_in-ash{padding: 1.75rem 24px; margin: 0 auto; border-radius: 0.813rem; background: #1E1208; border: 1px solid rgba(255, 210, 140, 0.13); max-width: 82.5rem;}
@media(min-width: 765px) {
.tcs-seo_in-ash{padding: 36px 40px;}
}
.tcs-seo_label-ash{text-transform: uppercase; font-weight: 700; margin-bottom: 0.625rem; letter-spacing: .08em; font-size: 11px; color: #C8922A;}
.tcs-seo_h2-ash{overflow-wrap: break-word; font-family: 'Cinzel', serif; color: #F5EDD8; font-weight: 800; margin-bottom: 14px; font-size: 20px; line-height: 1.25;}
@media(min-width: 769px) {
.tcs-seo_h2-ash{font-size: 24px;}
}
.tcs-seo_body-ash{overflow-wrap: break-word; font-size: 0.875rem; line-height: 1.75; color: #A08C68;}
.tcs-seo_body-ash p{color: #A08C68; line-height: 1.75; font-size: 0.875rem; margin-bottom: 12px;}
.tcs-seo_body-ash p:last-child{margin-bottom: 0;}
.tcs-seo_body-ash strong{color: #D4C09A; font-weight: 700;}
.tcs-seo_body-ash a{transition: color .2s; color: #C8922A; text-decoration: underline;}
.tcs-seo_body-ash a:hover{color: #DCA83C;}
.tcs-seo_body-ash ul,.tcs-seo_body-ash ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 1.375rem;}
.tcs-seo_body-ash ol{list-style: decimal;}
.tcs-seo_body-ash li{font-size: 14px; margin-bottom: 0.375rem; line-height: 1.75; color: #A08C68;}
.tcs-seo_body-ash table{display: block; overflow-x: auto; font-size: 0.813rem; width: 100%; margin-bottom: 12px; border-collapse: collapse;}
@media(min-width: 770px) {
.tcs-seo_body-ash table{display: table;}
}
.tcs-seo_body-ash th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 220, 160, 0.07); text-align: left; font-weight: 700; color: #D4C09A;}
.tcs-seo_body-ash td{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 220, 160, 0.05); color: #A08C68;}
.tcs-seo_cols-ash{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 642px) {
.tcs-seo_cols-ash{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1082px) {
.tcs-seo_cols-ash{grid-template-columns: repeat(3,1fr);}
}
.tcs-seo_col_h-ash{color: #D4C09A; overflow-wrap: break-word; font-size: 13px; margin-bottom: 0.438rem; font-weight: 700;}
.tcs-seo_col_p-ash{overflow-wrap: break-word; color: #7A6A4E; font-size: 0.813rem; line-height: 1.65;}
.tcs-seo_stats-ash{margin: 1.25rem 0; gap: 1rem; flex-wrap: wrap; display: flex;}
.tcs-seo_stat-ash{flex: 1; border: 1px solid rgba(200, 146, 42, 0.18); background: rgba(200, 146, 42, 0.08); padding: 0.875rem 16px; border-radius: 0.5rem; min-width: 140px;}
.tcs-seo_stat_val-ash{overflow-wrap: break-word; color: #C8922A; margin-bottom: 4px; font-weight: 800; font-size: 1.25rem;}
.tcs-seo_stat_lb-ash{color: #7A6A4E; font-size: 11px; overflow-wrap: break-word;}
.tcs-faq-ash{background: #130C06; padding: 2.25rem 1rem 0;}
@media(min-width: 769px) {
.tcs-faq-ash{padding: 2.75rem 1.5rem 0;}
}
.tcs-faq_in-ash{margin: 0 auto; max-width: 82.5rem;}
.tcs-faq_head-ash{margin-bottom: 20px;}
.tcs-faq_label-ash{letter-spacing: .08em; color: #C8922A; text-transform: uppercase; margin-bottom: 8px; font-weight: 700; font-size: 0.688rem;}
.tcs-faq_h2-ash{color: #F5EDD8; font-size: 20px; font-weight: 800; font-family: 'Cinzel', serif; overflow-wrap: break-word;}
@media(min-width: 765px) {
.tcs-faq_h2-ash{font-size: 24px;}
}
.tcs-faq_list-ash{gap: 8px; display: flex; flex-direction: column;}
.tcs-faq_item-ash{overflow: hidden; border: 1px solid rgba(255, 210, 140, 0.13); background: #1E1208; border-radius: 8px;}
.tcs-faq_q-ash{transition: color .2s; padding: 1rem 1.25rem; gap: 12px; justify-content: space-between; flex-wrap: wrap; display: flex; cursor: pointer; align-items: center; overflow-wrap: break-word; color: #D4C09A; font-size: 0.875rem; font-weight: 600;}
.tcs-faq_q-ash:hover{color: #F5EDD8;}
.tcs-faq_q_ic-ash{background: rgba(255, 220, 160, 0.05); border-radius: 50%; transition: transform .25s; color: #C8922A; justify-content: center; width: 24px; display: flex; flex-shrink: 0; align-items: center; height: 24px; font-size: 1rem;}
.tcs-faq_item-ash.tcs-state_open-ash .tcs-faq_q_ic-ash{transform: rotate(45deg);}
.tcs-faq_a-ash{padding: 0 1.25rem 16px; overflow-wrap: break-word; display: none; line-height: 1.7; color: #7A6A4E; font-size: 0.813rem;}
.tcs-faq_item-ash.tcs-state_open-ash .tcs-faq_a-ash{display: block;}
.tcs-faq_a-ash strong{color: #D4C09A; font-weight: 700;}
.tcs-faq_a-ash a{color: #C8922A; text-decoration: underline;}
.tcs-faq_a-ash ul,.tcs-faq_a-ash ol{margin: 0.5rem 0; list-style: disc; padding-left: 20px;}
.tcs-faq_a-ash ol{list-style: decimal;}
.tcs-faq_a-ash li{line-height: 1.6; margin-bottom: 0.25rem;}
.tcs-faq_a-ash table{margin: 8px 0; overflow-x: auto; border-collapse: collapse; display: block; width: 100%; font-size: 12px;}
@media(min-width: 769px) {
.tcs-faq_a-ash table{display: table;}
}
.tcs-faq_a-ash th{border-bottom: 1px solid rgba(255, 220, 160, 0.07); padding: 0.375rem 8px; font-weight: 700; color: #D4C09A; text-align: left;}
.tcs-faq_a-ash td{border-bottom: 1px solid rgba(255, 220, 160, 0.05); padding: 6px 0.5rem; color: #7A6A4E;}
.tcs-seo-ash{padding: 36px 16px 0; background: #130C06;}
@media(min-width: 769px) {
.tcs-seo-ash{padding: 44px 1.5rem 0;}
}
.tcs-seo_in-ash{border-radius: 13px; padding: 28px 24px; background: #1E1208; border: 1px solid rgba(255, 210, 140, 0.13); margin: 0 auto; max-width: 1320px;}
@media(min-width: 771px) {
.tcs-seo_in-ash{padding: 2.25rem 40px;}
}
.tcs-seo_label-ash{margin-bottom: 0.625rem; font-size: 11px; color: #C8922A; text-transform: uppercase; font-weight: 700; letter-spacing: .08em;}
.tcs-seo_h2-ash{font-family: 'Cinzel', serif; overflow-wrap: break-word; margin-bottom: 0.875rem; line-height: 1.25; font-size: 1.25rem; color: #F5EDD8; font-weight: 800;}
@media(min-width: 769px) {
.tcs-seo_h2-ash{font-size: 1.5rem;}
}
.tcs-seo_body-ash{font-size: 14px; overflow-wrap: break-word; color: #A08C68; line-height: 1.75;}
.tcs-seo_body-ash p{font-size: 0.875rem; line-height: 1.75; margin-bottom: 0.75rem; color: #A08C68;}
.tcs-seo_body-ash p:last-child{margin-bottom: 0;}
.tcs-seo_body-ash strong{font-weight: 700; color: #D4C09A;}
.tcs-seo_body-ash a{transition: color .2s; text-decoration: underline; color: #C8922A;}
.tcs-seo_body-ash a:hover{color: #DCA83C;}
.tcs-seo_body-ash ul,.tcs-seo_body-ash ol{list-style: disc; margin: 0 0 12px; padding-left: 1.375rem;}
.tcs-seo_body-ash ol{list-style: decimal;}
.tcs-seo_body-ash li{color: #A08C68; line-height: 1.75; font-size: 14px; margin-bottom: 0.375rem;}
.tcs-seo_body-ash table{width: 100%; overflow-x: auto; margin-bottom: 12px; border-collapse: collapse; display: block; font-size: 0.813rem;}
@media(min-width: 766px) {
.tcs-seo_body-ash table{display: table;}
}
.tcs-seo_body-ash th{border-bottom: 1px solid rgba(255, 220, 160, 0.07); padding: 10px 0.75rem; color: #D4C09A; font-weight: 700; text-align: left;}
.tcs-seo_body-ash td{border-bottom: 1px solid rgba(255, 220, 160, 0.05); padding: 0.625rem 12px; color: #A08C68;}
.tcs-seo_cols-ash{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width: 641px) {
.tcs-seo_cols-ash{grid-template-columns: 1fr 1fr;}
}
@media(min-width:1080px) {
.tcs-seo_cols-ash{grid-template-columns: repeat(3,1fr);}
}
.tcs-seo_col_h-ash{font-weight: 700; overflow-wrap: break-word; color: #D4C09A; margin-bottom: 0.438rem; font-size: 13px;}
.tcs-seo_col_p-ash{line-height: 1.65; overflow-wrap: break-word; color: #7A6A4E; font-size: 13px;}
.tcs-seo_stats-ash{gap: 16px; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.tcs-seo_stat-ash{padding: 14px 1rem; border-radius: 0.5rem; flex: 1; background: rgba(200, 146, 42, 0.08); border: 1px solid rgba(200, 146, 42, 0.18); min-width: 8.75rem;}
.tcs-seo_stat_val-ash{margin-bottom: 0.25rem; font-weight: 800; font-size: 1.25rem; overflow-wrap: break-word; color: #C8922A;}
.tcs-seo_stat_lb-ash{overflow-wrap: break-word; font-size: 0.688rem; color: #7A6A4E;}
.tcs-seo-ash{background: #130C06; padding: 2.25rem 1rem 0;}
@media(min-width: 766px) {
.tcs-seo-ash{padding: 44px 24px 0;}
}
.tcs-seo_in-ash{padding: 28px 24px; background: #1E1208; margin: 0 auto; border: 1px solid rgba(255, 210, 140, 0.13); border-radius: 13px; max-width: 82.5rem;}
@media(min-width: 766px) {
.tcs-seo_in-ash{padding: 2.25rem 40px;}
}
.tcs-seo_label-ash{margin-bottom: 0.625rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; font-size: 0.688rem; color: #C8922A;}
.tcs-seo_h2-ash{font-weight: 800; font-family: 'Cinzel', serif; line-height: 1.25; overflow-wrap: break-word; margin-bottom: 14px; font-size: 1.25rem; color: #F5EDD8;}
@media(min-width: 767px) {
.tcs-seo_h2-ash{font-size: 1.5rem;}
}
.tcs-seo_body-ash{font-size: 14px; line-height: 1.75; color: #A08C68; overflow-wrap: break-word;}
.tcs-seo_body-ash p{font-size: 0.875rem; margin-bottom: 0.75rem; color: #A08C68; line-height: 1.75;}
.tcs-seo_body-ash p:last-child{margin-bottom: 0;}
.tcs-seo_body-ash strong{font-weight: 700; color: #D4C09A;}
.tcs-seo_body-ash a{transition: color .2s; color: #C8922A; text-decoration: underline;}
.tcs-seo_body-ash a:hover{color: #DCA83C;}
.tcs-seo_body-ash ul,.tcs-seo_body-ash ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 22px;}
.tcs-seo_body-ash ol{list-style: decimal;}
.tcs-seo_body-ash li{margin-bottom: 0.375rem; font-size: 0.875rem; color: #A08C68; line-height: 1.75;}
.tcs-seo_body-ash table{font-size: 13px; overflow-x: auto; margin-bottom: 12px; width: 100%; display: block; border-collapse: collapse;}
@media(min-width: 767px) {
.tcs-seo_body-ash table{display: table;}
}
.tcs-seo_body-ash th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 220, 160, 0.07); color: #D4C09A; font-weight: 700; text-align: left;}
.tcs-seo_body-ash td{border-bottom: 1px solid rgba(255, 220, 160, 0.05); padding: 0.625rem 12px; color: #A08C68;}
.tcs-seo_cols-ash{gap: 24px; display: grid; margin-top: 1.25rem;}
@media(min-width: 638px) {
.tcs-seo_cols-ash{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1077px) {
.tcs-seo_cols-ash{grid-template-columns: repeat(3,1fr);}
}
.tcs-seo_col_h-ash{font-size: 13px; color: #D4C09A; overflow-wrap: break-word; font-weight: 700; margin-bottom: 7px;}
.tcs-seo_col_p-ash{overflow-wrap: break-word; font-size: 13px; line-height: 1.65; color: #7A6A4E;}
.tcs-seo_stats-ash{margin: 20px 0; gap: 1rem; display: flex; flex-wrap: wrap;}
.tcs-seo_stat-ash{border-radius: 8px; padding: 14px 1rem; border: 1px solid rgba(200, 146, 42, 0.18); flex: 1; background: rgba(200, 146, 42, 0.08); min-width: 8.75rem;}
.tcs-seo_stat_val-ash{font-size: 20px; font-weight: 800; margin-bottom: 4px; color: #C8922A; overflow-wrap: break-word;}
.tcs-seo_stat_lb-ash{overflow-wrap: break-word; color: #7A6A4E; font-size: 0.688rem;}
.tcs-ft-ash{background: #0D0802; border-top: 1px solid rgba(255, 220, 160, 0.05); margin-top: 3rem;}
.tcs-ft_support-ash{border-bottom: 1px solid rgba(255, 220, 160, 0.05); padding: 1.5rem 16px;}
@media(min-width: 767px) {
.tcs-ft_support-ash{padding: 1.75rem 1.5rem;}
}
.tcs-ft_support_in-ash{gap: 16px; margin: 0 auto; display: flex; align-items: center; flex-wrap: wrap; max-width: 1320px;}
.tcs-ft_support_main-ash{gap: 1rem; flex: 1; min-width: 13.75rem; align-items: center; flex-wrap: wrap; display: flex;}
.tcs-ft_support_ic-ash{color: #C8922A; flex-shrink: 0;}
.tcs-ft_support_ic-ash svg{height: 1.875rem; width: 30px; stroke-linejoin: round; stroke-linecap: round;}
.tcs-ft_support_text_title-ash{overflow-wrap: break-word; font-weight: 700; font-size: 15px; margin-bottom: 3px; color: #F5EDD8;}
.tcs-ft_support_text_sub-ash{overflow-wrap: break-word; font-size: 0.75rem; color: #7A6A4E;}
.tcs-ft_support_btn-ash{border-radius: 0.5rem; padding: 11px 22px; transition: background .2s; background: #C8922A; flex-shrink: 0; font-size: 0.813rem; font-weight: 700; white-space: nowrap; color: #F5EDD8;}
.tcs-ft_support_btn-ash:hover{background: #DCA83C;}
.tcs-ft_support_contacts-ash{gap: 1rem; display: flex; margin-left: auto; flex-wrap: wrap;}
.tcs-ft_support_contact-ash{color: #6A5C44; line-height: 1.4; font-size: 0.75rem;}
.tcs-ft_support_contact-ash strong{color: #A08C68; display: block; font-size: 0.688rem; margin-bottom: 2px; font-weight: 600;}
.tcs-ft_main-ash{border-bottom: 1px solid rgba(255, 220, 160, 0.05); padding: 2rem 1rem 1.5rem;}
@media(min-width: 769px) {
.tcs-ft_main-ash{padding: 2.5rem 24px 2rem;}
}
.tcs-ft_main_in-ash{gap: 1.5rem; margin: 0 auto; max-width: 1320px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 638px) {
.tcs-ft_main_in-ash{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.tcs-ft_main_in-ash{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.tcs-ft_col_logo-ash{grid-column: 1/-1;}
@media(min-width: 1077px) {
.tcs-ft_col_logo-ash{grid-column: auto;}
}
.tcs-ft_logo-ash{gap: 0.563rem; font-weight: 800; align-items: center; font-size: 1rem; flex-wrap: wrap; color: #F5EDD8; overflow-wrap: break-word; margin-bottom: 12px; display: flex;}
.tcs-ft_logo_mark-ash{border-radius: 0.313rem; overflow: hidden; width: 30px; height: 1.875rem;}
.tcs-ft_logo_mark-ash img{height: 100%; width: 100%; object-fit: cover;}
.tcs-ft_logo_sub-ash{color: #6A5C44; font-size: 0.75rem; line-height: 1.55; overflow-wrap: break-word; max-width: 12.5rem;}
.tcs-ft_col_title-ash{color: #A08C68; letter-spacing: .07em; margin-bottom: 0.875rem; font-weight: 700; font-size: 12px; text-transform: uppercase;}
.tcs-ft_col_links-ash{gap: 9px; flex-direction: column; display: flex;}
.tcs-ft_col_link-ash{transition: color .2s; color: #6A5C44; overflow-wrap: break-word; font-size: 0.813rem;}
.tcs-ft_col_link-ash:hover{color: #D4C09A;}
.tcs-ft_apps-ash{gap: 8px; flex-direction: column; display: flex;}
.tcs-ft_app_card-ash{padding: 0.625rem 0.75rem; gap: 10px; border-radius: 5px; background: rgba(255, 220, 160, 0.05); transition: border-color .2s; border: 1px solid rgba(255, 210, 140, 0.13); align-items: center; display: flex;}
.tcs-ft_app_card-ash:hover{border-color: rgba(200, 146, 42, 0.45);}
.tcs-ft_app_card_ic-ash svg{height: 22px; stroke-linecap: round; stroke-linejoin: round; width: 22px;}
.tcs-ft_app_card_os-ash{color: #6A5C44; font-size: 0.625rem; font-weight: 600;}
.tcs-ft_app_card_action-ash{font-size: 0.75rem; font-weight: 700; color: #D4C09A;}
.tcs-ft_bot-ash{padding: 20px 16px;}
@media(min-width: 769px) {
.tcs-ft_bot-ash{padding: 1.25rem 24px;}
}
.tcs-ft_bot_in-ash{margin: 0 auto; gap: 16px; flex-wrap: wrap; max-width: 1320px; display: flex; align-items: center;}
.tcs-ft_socials-ash{gap: 0.5rem; display: flex;}
.tcs-ft_soc-ash{background: rgba(255, 220, 160, 0.05); border: 1px solid rgba(255, 210, 140, 0.13); border-radius: 0.313rem; transition: background .2s; color: #A08C68; justify-content: center; display: flex; width: 36px; align-items: center; height: 36px;}
.tcs-ft_soc-ash svg{height: 1rem; width: 16px; stroke-linecap: round; stroke-linejoin: round;}
.tcs-ft_soc-ash:hover{background: rgba(255, 220, 160, 0.07);}
.tcs-ft_legal-ash{flex: 1; overflow-wrap: break-word; line-height: 1.6; color: #8A7A62; font-size: 0.688rem; min-width: 200px;}
.tcs-ft_legal-ash strong{font-weight: 700; color: #A08C68;}
.tcs-ft_legal-ash a{color: #A08C68; text-decoration: underline;}
.tcs-ft_age-ash{border: 2px solid #8A7A62; border-radius: 50%; margin-left: auto; align-items: center; display: flex; flex-shrink: 0; color: #8A7A62; font-size: 11px; font-weight: 800; height: 32px; justify-content: center; width: 32px;}