html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{padding: 0; margin: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{border: 0; background: none; cursor: pointer; color: inherit;}
a:link,a:visited{text-decoration: none; color: inherit;}
img,svg,video{display: block; max-width: 100%;}
body{background: #0E0C0C; min-height: 100vh; color: #CEC6C3; -webkit-font-smoothing: antialiased; line-height: 1.6; font-family: 'Barlow', sans-serif;}
.kex_layout-eas{display: flex; min-height: 100vh; flex-direction: column;}
.kex_page-eas{min-height: 100vh; display: flex;}
.kex_main-eas{flex: 1; padding-top: 56px; min-width: 0;}
@media (min-width: 1081px) {
.kex_main-eas{padding-left: 13.75rem;}
}
@media (max-width: 1076px) {
.kex_main-eas{padding-bottom: 72px;}
}
.kex_gc-eas{overflow: hidden; border: 1px solid rgba(255,255,255,0.05); transition: transform .2s,border-color .2s; background: #141111; border-radius: 0.375rem; cursor: pointer; position: relative; flex-shrink: 0; width: 140px;}
@media(min-width:640px) {
.kex_gc-eas{width: 156px;}
}
@media(min-width: 1082px) {
.kex_gc-eas{width: 168px;}
}
.kex_gc-eas:hover{transform: translateY(-3px); border-color: rgba(196,28,38,0.08);}
.kex_gc_img-eas{overflow: hidden; padding-bottom: 80%; position: relative; width: 100%;}
.kex_gc_img-eas img{inset: 0; height: 100%; position: absolute; width: 100%; object-fit: cover;}
.kex_gc_hover-eas{inset: 0; background: rgba(9,8,8,0.72); transition: opacity .2s; display: flex; justify-content: center; align-items: center; position: absolute; opacity: 0;}
.kex_gc-eas:hover .kex_gc_hover-eas{opacity: 1;}
.kex_gc_hover_btn-eas{border-radius: 0.25rem; background: #C41C26; padding: 0.5rem 16px; font-size: 12px; font-weight: 700; color: #F4EEEC;}
.kex_gc_info-eas{padding: 0.5rem 0.625rem 10px;}
.kex_gc_name-eas{overflow: hidden; color: #CEC6C3; text-overflow: ellipsis; max-width: 100%; font-weight: 600; white-space: nowrap; margin-bottom: 3px; font-size: 0.75rem;}
.kex_gc_prov-eas{color: #564F4E; font-size: 0.625rem;}
.kex_gc_tag-eas{border-radius: 0.25rem; padding: 2px 0.438rem; position: absolute; font-size: 9px; text-transform: uppercase; top: 0.375rem; left: 6px; font-weight: 700; z-index: 2; letter-spacing: .04em;}
.kex_gc_tag_hot-eas{background: #FF2D2D; color: #fff;}
.kex_gc_tag_new-eas{background: #1FA85C; color: #0E0C0C;}
.kex_gc_tag_jp-eas{background: #D4942A; color: #0E0C0C;}
.kex_gc_tag_ex-eas{background: #7A1818; color: #fff;}
.kex_gc_tag_live-eas{background: #FF2D2D; color: #fff;}
.kex_gr-eas{padding: 32px 16px 0; background: #0E0C0C;}
@media(min-width: 765px) {
.kex_gr-eas{padding: 2.25rem 24px 0;}
}
.kex_gr_in-eas{margin: 0 auto; max-width: 82.5rem;}
.kex_gr_head-eas{gap: 12px; margin-bottom: 0.625rem; align-items: center; display: flex; flex-wrap: wrap;}
.kex_gr_head_l-eas{gap: 10px; flex: 1; display: flex; align-items: center; min-width: 0;}
.kex_gr_ic-eas{border-radius: 0.375rem; height: 2rem; display: flex; flex-shrink: 0; width: 2rem; align-items: center; justify-content: center;}
.kex_gr_ic-eas svg{height: 1rem; stroke-linecap: round; stroke-linejoin: round; width: 16px;}
.kex_gr_title-eas{font-weight: 700; font-size: 1rem; font-family: 'Oswald', sans-serif; color: #F4EEEC; overflow-wrap: break-word;}
@media(min-width: 770px) {
.kex_gr_title-eas{font-size: 18px;}
}
.kex_gr_more-eas{gap: 0.313rem; transition: color .2s; color: #726968; flex-shrink: 0; font-size: 0.75rem; display: flex; align-items: center; font-weight: 600; white-space: nowrap;}
.kex_gr_more-eas:hover{color: #C41C26;}
.kex_gr_more-eas svg{stroke-linejoin: round; height: 0.75rem; width: 12px; stroke-linecap: round;}
.kex_gr_arrows-eas{gap: 0.375rem; flex-shrink: 0; display: flex;}
.kex_gr_arr-eas{border-radius: 0.25rem; transition: background .15s,color .15s; border: 1px solid rgba(255,255,255,0.09); background: rgba(255,255,255,0.05); justify-content: center; align-items: center; color: #9A908D; width: 1.875rem; display: flex; height: 1.875rem;}
.kex_gr_arr-eas:hover{background: rgba(255,255,255,0.07); color: #F4EEEC;}
.kex_gr_arr-eas svg{width: 13px; height: 0.813rem; stroke-linecap: round; stroke-linejoin: round;}
.kex_gr_seo_h-eas{margin: 0 0 0.375rem; overflow-wrap: break-word; font-family: 'Oswald', sans-serif; color: #CEC6C3; max-width: 680px; font-size: 13px; font-weight: 700;}
@media(min-width: 765px) {
.kex_gr_seo_h-eas{font-size: 14px;}
}
.kex_gr_seo-eas{color: #726968; overflow-wrap: break-word; margin-bottom: 12px; max-width: 680px; font-size: 12px; line-height: 1.55;}
.kex_gr_seo-eas strong{font-weight: 600; color: #CEC6C3;}
.kex_gr_scroll-eas{gap: 0.625rem; padding-bottom: 0.625rem; scrollbar-width: none; display: flex; overflow-x: auto; -webkit-overflow-scrolling: touch;}
.kex_gr_scroll-eas::-webkit-scrollbar{display: none;}
@media(min-width:768px) {
.kex_gr_scroll-eas{gap: 0.75rem;}
}
.kex_tb-eas{border-bottom: 1px solid rgba(255,255,255,0.07); background: #0E0C0C; left: 0; z-index: 80; display: flex; position: fixed; right: 0; align-items: center; top: 0; height: 56px;}
.kex_tb_in-eas{padding: 0 0.875rem; gap: 0; display: flex; height: 100%; align-items: center; width: 100%;}
.kex_tb_burger-eas{border-radius: 0.375rem; gap: 0.313rem; align-items: center; flex-shrink: 0; display: flex; width: 38px; height: 38px; justify-content: center; margin-right: 0.5rem; flex-direction: column;}
.kex_tb_burger-eas:hover{background: rgba(255,255,255,0.05);}
.kex_tb_burger_line-eas{background: #9A908D; border-radius: 1px; display: block; width: 1.125rem; height: 2px;}
@media(min-width: 1077px) {
.kex_tb_burger-eas{display: none;}
}
.kex_tb_logo-eas{gap: 9px; display: flex; align-items: center; margin-right: 1.25rem; flex-shrink: 0; letter-spacing: -.01em; color: #F4EEEC; font-weight: 800; font-size: 1.125rem; overflow-wrap: break-word;}
.kex_tb_logo_mark-eas{overflow: hidden; border-radius: 6px; height: 2rem; width: 2rem; align-items: center; justify-content: center; display: flex;}
.kex_tb_logo_mark-eas img{width: 100%; height: 100%; object-fit: cover;}
.kex_tb_nav-eas{flex: 1; gap: 2px; display: none;}
@media(min-width: 638px) {
.kex_tb_nav-eas{display: flex;}
}
.kex_tb_tab-eas{transition: background .15s,color .15s; border-radius: 6px; padding: 8px 14px; white-space: nowrap; font-weight: 600; color: #9A908D; font-size: 0.813rem;}
.kex_tb_tab-eas:hover{background: rgba(255,255,255,0.05); color: #F4EEEC;}
.kex_tb_tab-eas.kex_state_active-eas{background: rgba(196,28,38,0.18); color: #F4EEEC;}
.kex_tb_right-eas{gap: 8px; flex-shrink: 0; align-items: center; margin-left: auto; display: flex;}
.kex_tb_login-eas{border-radius: 6px; border: 1px solid rgba(255,255,255,0.09); padding: 0.563rem 1rem; transition: border-color .2s,color .2s; background: rgba(255,255,255,0.05); color: #CEC6C3; font-weight: 600; display: none; font-size: 0.813rem;}
.kex_tb_login-eas:hover{border-color: rgba(196,28,38,0.55); color: #F4EEEC;}
@media(min-width: 481px) {
.kex_tb_login-eas{display: block;}
}
.kex_tb_reg-eas{background: #1FA85C; transition: background .2s; border-radius: 0.375rem; padding: 0.563rem 18px; white-space: nowrap; font-weight: 700; font-size: 13px; color: #0E0504;}
.kex_tb_reg-eas:hover{background: #24C46A;}
.kex_sb-eas{transform: translateX(-100%); border-right: 1px solid rgba(255,255,255,0.05); background: #1A1717; transition: transform .25s ease; width: 220px; z-index: 70; overflow-y: auto; bottom: 0; left: 0; position: fixed; top: 56px;}
.kex_sb-eas.kex_state_open-eas{transform: translateX(0);}
.kex_sb-eas::-webkit-scrollbar{width: 0.25rem;}
.kex_sb-eas::-webkit-scrollbar-thumb{background: rgba(255,255,255,0.07); border-radius: 2px;}
@media(min-width: 1081px) {
.kex_sb-eas{transform: translateX(0);}
}
.kex_sb_auth-eas{padding: 14px 12px 10px;}
.kex_sb_btn_reg-eas{padding: 11px; transition: background .2s; background: #1FA85C; border-radius: 6px; color: #0E0504; display: block; font-weight: 700; text-align: center; font-size: 0.813rem; margin-bottom: 8px;}
.kex_sb_btn_reg-eas:hover{background: #24C46A;}
.kex_sb_btn_login-eas{padding: 0.625rem; transition: border-color .2s; background: rgba(255,255,255,0.05); border-radius: 0.375rem; border: 1px solid rgba(255,255,255,0.09); display: block; font-weight: 600; font-size: 0.813rem; color: #CEC6C3; text-align: center;}
.kex_sb_btn_login-eas:hover{border-color: rgba(196,28,38,0.55); color: #F4EEEC;}
.kex_sb_promo-eas{margin: 0 12px 10px; border: 1px solid rgba(196,28,38,0.18); background: linear-gradient(135deg,#3A0A0D,#1A1717); padding: 0.75rem 14px; border-radius: 6px; overflow: hidden; position: relative;}
.kex_sb_promo-eas::before{background: radial-gradient(circle,rgba(196,28,38,0.18),transparent 70%); border-radius: 50%; right: -1.25rem; position: absolute; top: -20px; content: ''; width: 80px; height: 80px;}
.kex_sb_promo_title-eas{letter-spacing: .06em; color: #C41C26; font-size: 0.688rem; text-transform: uppercase; margin-bottom: 4px; font-weight: 700;}
.kex_sb_promo_text-eas{line-height: 1.35; font-weight: 600; color: #F4EEEC; overflow-wrap: break-word; font-size: 12px;}
.kex_sb_promo_sub-eas{margin-top: 3px; color: #726968; font-size: 10px;}
.kex_sb_nav-eas{padding: 6px 8px 1rem;}
.kex_sb_nav_lb-eas{padding: 0.625rem 8px 0.375rem; letter-spacing: .08em; font-weight: 700; font-size: 10px; color: #564F4E; text-transform: uppercase;}
.kex_sb_link-eas{padding: 9px 0.625rem; gap: 10px; border-radius: 4px; transition: background .15s,color .15s; display: flex; font-size: 0.813rem; font-weight: 500; overflow-wrap: break-word; cursor: pointer; align-items: center; color: #9A908D;}
.kex_sb_link-eas:hover{background: rgba(255,255,255,0.05); color: #F4EEEC;}
.kex_sb_link-eas.kex_state_active-eas{background: rgba(196,28,38,0.18); color: #F4EEEC;}
.kex_sb_ic-eas{border-radius: 0.25rem; height: 30px; width: 1.875rem; display: flex; justify-content: center; align-items: center; flex-shrink: 0;}
.kex_sb_ic-eas svg{stroke-linejoin: round; stroke-linecap: round; height: 16px; width: 16px;}
.kex_sb_ic_1-eas{background: rgba(196,28,38,0.08); color: #C41C26;}
.kex_sb_ic_2-eas{background: rgba(31,168,92,0.16); color: #1FA85C;}
.kex_sb_ic_3-eas{background: rgba(212,148,42,0.16); color: #D4942A;}
.kex_sb_ic_4-eas{background: rgba(122,24,24,0.28); color: #7A1818;}
.kex_sb_ic_5-eas{background: rgba(196,28,38,0.08); color: #E03C78;}
.kex_sb_ic_6-eas{background: rgba(122,24,24,0.28); color: #7B3EF0;}
.kex_sb_badge-eas{background: #D4942A; border-radius: 4px; padding: 2px 7px; margin-left: auto; font-size: 9px; color: #0E0504; font-weight: 700;}
.kex_sb_bot-eas{gap: 8px; padding: 12px; border-top: 1px solid rgba(255,255,255,0.05); display: flex;}
.kex_sb_lang-eas,.kex_sb_help-eas{gap: 6px; transition: border-color .2s; flex: 1; padding: 9px 6px; border: 1px solid rgba(255,255,255,0.05); border-radius: 4px; background: rgba(255,255,255,0.05); font-weight: 600; color: #9A908D; font-size: 11px; align-items: center; justify-content: center; display: flex;}
.kex_sb_lang-eas:hover,.kex_sb_help-eas:hover{border-color: rgba(196,28,38,0.55); color: #F4EEEC;}
.kex_sb_lang-eas svg,.kex_sb_help-eas svg{stroke-linejoin: round; width: 13px; height: 0.813rem; stroke-linecap: round;}
.kex_sb_bd-eas{background: rgba(9,8,8,0.72); inset: 0; z-index: 69; position: fixed; display: none;}
.kex_sb_bd-eas.kex_state_on-eas{display: block;}
@media(min-width: 1082px) {
.kex_sb_bd-eas{display: none!important;}
}
.kex_mob_nav-eas{background: #1A1717; padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom)); border-top: 1px solid rgba(255,255,255,0.09); z-index: 80; bottom: 0; display: flex; right: 0; left: 0; position: fixed;}
@media(min-width: 1078px) {
.kex_mob_nav-eas{display: none;}
}
.kex_mob_nav_item-eas{flex: 1; padding: 0.25rem 2px; gap: 0.25rem; display: flex; align-items: center; color: #564F4E; cursor: pointer; flex-direction: column;}
.kex_mob_nav_ic-eas{line-height: 1;}
.kex_mob_nav_ic-eas svg{height: 20px; stroke-linecap: round; width: 20px; stroke-linejoin: round;}
.kex_mob_nav_lb-eas{font-size: 10px; font-weight: 600; color: #564F4E;}
.kex_mob_nav_item-eas.kex_state_active-eas{color: #C41C26;}
.kex_mob_nav_item-eas.kex_state_active-eas .kex_mob_nav_lb-eas{color: #C41C26;}
.kex_hero-eas{background: #0E0C0C; padding: 1.25rem 1rem 0;}
@media(min-width: 771px) {
.kex_hero-eas{padding: 1.5rem 1.5rem 0;}
}
.kex_hero_in-eas{margin: 0 auto; gap: 12px; display: grid; grid-template-columns: 1fr; max-width: 1320px;}
@media(min-width: 861px) {
.kex_hero_in-eas{grid-template-columns: 1fr 18.75rem;}
}
@media(min-width: 1097px) {
.kex_hero_in-eas{grid-template-columns: 1fr 340px;}
}
.kex_hero_promo-eas{background: #141111; overflow: hidden; border-radius: 10px; position: relative; min-height: 220px; display: flex; align-items: stretch;}
@media(min-width: 767px) {
.kex_hero_promo-eas{min-height: 280px;}
}
.kex_hero_promo_bg-eas{background-position: center; inset: 0; background: linear-gradient(120deg,#3A0A0D 0%,#0E0C0C 100%); position: absolute; background-size: cover;}
.kex_hero_promo_bg-eas::after{inset: 0; background: linear-gradient(90deg,#0E0C0C 0%,rgba(9,8,8,0.72) 60%,transparent 100%); position: absolute; content: '';}
.kex_hero_promo_glow-eas{background: radial-gradient(circle,rgba(122,24,24,0.28) 0%,transparent 65%); border-radius: 50%; right: 3.75rem; width: 300px; pointer-events: none; height: 300px; position: absolute; top: -40px;}
.kex_hero_promo_ct-eas{padding: 28px 24px 28px 1.75rem; flex-direction: column; z-index: 2; justify-content: center; display: flex; max-width: 480px; position: relative;}
@media(min-width: 771px) {
.kex_hero_promo_ct-eas{padding: 2.5rem 2rem;}
}
.kex_hero_badge-eas{padding: 5px 12px; border: 1px solid rgba(196,28,38,0.08); background: rgba(196,28,38,0.18); border-radius: 1.25rem; text-transform: uppercase; color: #C41C26; font-size: 0.625rem; font-weight: 700; margin-bottom: 0.875rem; letter-spacing: .08em; display: inline-block;}
.kex_hero_h1-eas{font-weight: 800; font-family: 'Oswald', sans-serif; overflow-wrap: break-word; margin-bottom: 10px; font-size: 26px; color: #F4EEEC; line-height: 1.15;}
.kex_hero_h1-eas em{color: #D4942A; font-style: normal;}
@media(min-width:768px) {
.kex_hero_h1-eas{font-size: 36px;}
}
.kex_hero_sub-eas{font-size: 0.813rem; color: #9A908D; line-height: 1.55; margin-bottom: 1.25rem;}
@media(min-width: 769px) {
.kex_hero_sub-eas{font-size: 14px;}
}
.kex_hero_row-eas{gap: 0.625rem; align-items: center; display: flex; flex-wrap: wrap;}
.kex_hero_cta-eas{background: #1FA85C; transition: background .2s; padding: 0.813rem 26px; border-radius: 0.375rem; font-weight: 700; font-size: 0.875rem; box-shadow: 0 6px 1.375rem -2px rgba(31,168,92,0.48); color: #0E0504;}
.kex_hero_cta-eas:hover{background: #24C46A;}
.kex_hero_terms-eas{color: #564F4E; font-size: 11px;}
.kex_hero_game-eas{border-radius: 10px; overflow: hidden; border: 1px solid rgba(255,255,255,0.05); background: #141111; position: relative; flex-direction: column; display: flex;}
.kex_hero_game_badge-eas{border-radius: 20px; padding: 5px 10px; border: 1px solid rgba(212,148,42,0.16); background: rgba(212,148,42,0.16); font-size: 0.625rem; font-weight: 700; text-transform: uppercase; color: #D4942A; z-index: 3; left: 0.75rem; letter-spacing: .06em; position: absolute; top: 0.75rem;}
.kex_hero_game_badge-eas svg{vertical-align: -1px; margin-right: 0.25rem; width: 0.688rem; height: 11px;}
.kex_hero_game_img-eas{overflow: hidden; background: linear-gradient(135deg,#3A0A0D,#0E0C0C); position: relative; padding-bottom: 60%;}
.kex_hero_game_img-eas img{inset: 0; position: absolute; width: 100%; height: 100%; object-fit: cover;}
.kex_hero_game_play-eas{inset: 0; transition: opacity .2s; background: rgba(9,8,8,0.72); opacity: 0; display: flex; position: absolute; align-items: center; justify-content: center;}
.kex_hero_game-eas:hover .kex_hero_game_play-eas{opacity: 1;}
.kex_hero_game_play-eas span{border-radius: 50%; background: #C41C26; width: 52px; display: flex; justify-content: center; align-items: center; height: 52px;}
.kex_hero_game_play-eas span svg{width: 1.125rem; height: 18px; margin-left: 2px;}
.kex_hero_game_info-eas{padding: 0.875rem 1rem;}
.kex_hero_game_title-eas{margin-bottom: 4px; font-size: 0.938rem; font-weight: 700; overflow-wrap: break-word; color: #F4EEEC;}
.kex_hero_game_provider-eas{color: #726968; font-size: 11px;}
.kex_hero_game_btn-eas{border-radius: 6px; margin: 12px 16px 1rem; background: #C41C26; padding: 0.688rem; transition: background .2s; text-align: center; color: #F4EEEC; font-weight: 700; font-size: 13px; display: block;}
.kex_hero_game-eas:hover .kex_hero_game_btn-eas{background: #E0222E;}
.kex_sbar-eas{padding: 1rem 16px 0; background: #0E0C0C;}
@media(min-width: 769px) {
.kex_sbar-eas{padding: 18px 24px 0;}
}
.kex_sbar_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_sbar_row-eas{gap: 10px; display: flex; flex-wrap: wrap; margin-bottom: 12px;}
.kex_sbar_input-eas{padding: 0.688rem 1rem; background: #141111; flex: 1; transition: border-color .2s; border-radius: 0.375rem; border: 1px solid rgba(255,255,255,0.09); gap: 0.625rem; cursor: pointer; align-items: center; color: #726968; font-size: 13px; display: flex;}
.kex_sbar_input-eas:hover{border-color: rgba(196,28,38,0.55);}
.kex_sbar_input-eas svg{stroke-linejoin: round; width: 15px; height: 15px; flex-shrink: 0; stroke-linecap: round;}
.kex_sbar_providers-eas{background: #141111; transition: border-color .2s; border-radius: 0.375rem; padding: 0.688rem 1.125rem; gap: 0.5rem; border: 1px solid rgba(255,255,255,0.09); color: #CEC6C3; font-size: 0.813rem; display: flex; white-space: nowrap; align-items: center; font-weight: 600;}
.kex_sbar_providers-eas:hover{border-color: rgba(196,28,38,0.55); color: #F4EEEC;}
.kex_sbar_providers-eas svg{stroke-linecap: round; width: 14px; stroke-linejoin: round; height: 0.875rem;}
.kex_sbar_tabs-eas{gap: 0.375rem; padding-bottom: 2px; scrollbar-width: none; display: flex; overflow-x: auto;}
.kex_sbar_tabs-eas::-webkit-scrollbar{display: none;}
.kex_sbar_tab-eas{background: rgba(255,255,255,0.05); transition: background .15s,color .15s,border-color .15s; border-radius: 20px; padding: 0.5rem 0.875rem; gap: 0.438rem; border: 1px solid rgba(255,255,255,0.05); cursor: pointer; font-size: 12px; color: #9A908D; font-weight: 600; white-space: nowrap; align-items: center; flex-shrink: 0; display: flex;}
.kex_sbar_tab-eas:hover{border-color: rgba(196,28,38,0.55); background: rgba(255,255,255,0.07); color: #F4EEEC;}
.kex_sbar_tab-eas.kex_state_active-eas{background: rgba(196,28,38,0.18); border-color: rgba(196,28,38,0.08); color: #F4EEEC;}
.kex_sbar_tab_ic-eas svg{stroke-linecap: round; height: 0.875rem; width: 14px; stroke-linejoin: round;}
.kex_gr_jp-eas{border-radius: 0.625rem; padding: 20px; background: linear-gradient(135deg,#1C0A2C 0%,#090808 100%); overflow: hidden; position: relative;}
.kex_gr_jp-eas::before{background: radial-gradient(circle,rgba(122,24,24,0.28) 0%,transparent 70%); border-radius: 50%; width: 250px; position: absolute; left: -3.75rem; content: ''; height: 250px; top: -60px;}
.kex_gr_jp-eas::after{background: radial-gradient(circle,rgba(212,148,42,0.16) 0%,transparent 70%); border-radius: 50%; height: 12.5rem; bottom: -40px; position: absolute; right: 0; width: 12.5rem; content: '';}
.kex_gr_jp_head-eas{gap: 16px; display: flex; margin-bottom: 16px; z-index: 1; position: relative; flex-wrap: wrap; align-items: flex-start;}
.kex_gr_jp_info-eas{flex: 1;}
.kex_gr_jp_label-eas{color: #7B3EF0; text-transform: uppercase; margin-bottom: 6px; font-weight: 700; font-size: 11px; letter-spacing: .08em;}
.kex_gr_jp_label-eas svg{margin-right: 0.25rem; stroke-linejoin: round; width: 0.875rem; vertical-align: -2px; height: 14px; stroke-linecap: round;}
.kex_gr_jp_amount-eas{line-height: 1; margin-bottom: 0.25rem; color: #F4EEEC; font-weight: 800; font-family: 'Oswald', sans-serif; font-size: 32px; overflow-wrap: break-word;}
@media(min-width: 767px) {
.kex_gr_jp_amount-eas{font-size: 2.5rem;}
}
.kex_gr_jp_amount-eas span{color: #D4942A;}
.kex_gr_jp_seo-eas{color: #9A908D; font-size: 0.75rem; max-width: 480px; overflow-wrap: break-word; line-height: 1.5;}
.kex_gr_jp_cta-eas{padding: 11px 20px; border: 1px solid rgba(122,24,24,0.28); background: rgba(122,24,24,0.28); transition: background .2s; border-radius: 0.375rem; white-space: nowrap; z-index: 1; color: #F4EEEC; font-size: 0.813rem; align-self: flex-start; font-weight: 700; margin-top: 4px; flex-shrink: 0; position: relative;}
.kex_gr_jp_cta-eas:hover{background: #7A1818;}
.kex_gcg-eas{padding: 36px 1rem 0; background: #0E0C0C;}
@media(min-width: 765px) {
.kex_gcg-eas{padding: 2.75rem 24px 0;}
}
.kex_gcg_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_gcg_head-eas{max-width: 720px; margin-bottom: 1.25rem;}
.kex_gcg_label-eas{letter-spacing: .08em; font-weight: 700; color: #C41C26; text-transform: uppercase; margin-bottom: 0.5rem; font-size: 0.688rem;}
.kex_gcg_h2-eas{font-weight: 800; font-family: 'Oswald', sans-serif; margin-bottom: 0.5rem; font-size: 1.375rem; color: #F4EEEC; overflow-wrap: break-word;}
@media(min-width: 766px) {
.kex_gcg_h2-eas{font-size: 1.75rem;}
}
.kex_gcg_intro-eas{color: #726968; font-size: 13px; line-height: 1.6;}
.kex_gcg_grid-eas{gap: 12px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 637px) {
.kex_gcg_grid-eas{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.kex_gcg_grid-eas{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.kex_gcg_card-eas{padding: 20px; border: 1px solid rgba(255,255,255,0.09); overflow: hidden; border-radius: 0.625rem; transition: transform .2s,border-color .2s; display: flex; min-height: 240px; justify-content: flex-end; position: relative; flex-direction: column; cursor: pointer;}
.kex_gcg_card-eas:hover{transform: translateY(-3px); border-color: rgba(196,28,38,0.18);}
.kex_gcg_card_bg-eas{inset: 0; position: absolute; z-index: 0;}
.kex_gcg_card_bg-eas::after{background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); inset: 0; content: ''; position: absolute;}
.kex_gcg_card_ic-eas{border-radius: 0.25rem; background: rgba(0,0,0,.45); width: 2.5rem; display: flex; position: absolute; z-index: 2; height: 40px; top: 18px; color: #F4EEEC; justify-content: center; align-items: center; right: 1.125rem;}
.kex_gcg_card_ic-eas svg{width: 20px; stroke-linejoin: round; height: 1.25rem; stroke-linecap: round;}
.kex_gcg_card_ct-eas{z-index: 1; position: relative;}
.kex_gcg_card_h-eas{line-height: 1.2; color: #F4EEEC; font-weight: 800; font-size: 1.125rem; font-family: 'Oswald', sans-serif; margin-bottom: 0.5rem; overflow-wrap: break-word;}
@media(min-width: 771px) {
.kex_gcg_card_h-eas{font-size: 1.25rem;}
}
.kex_gcg_card_p-eas{margin-bottom: 10px; overflow-wrap: break-word; color: rgba(255,255,255,.82); line-height: 1.55; font-size: 12px;}
.kex_gcg_card_p-eas strong{color: #F4EEEC; font-weight: 600;}
.kex_gcg_card_cta-eas{gap: 4px; align-items: center; font-weight: 700; font-size: 0.75rem; display: inline-flex; letter-spacing: .04em; text-transform: uppercase; color: #C41C26;}
.kex_gcg_card_cta-eas svg{width: 0.75rem; stroke-linejoin: round; height: 12px; stroke-linecap: round;}
.kex_ws-eas{padding: 2rem 16px 0; background: #0E0C0C;}
@media(min-width: 769px) {
.kex_ws-eas{padding: 2.25rem 24px 0;}
}
.kex_ws_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_ws_head-eas{gap: 0.75rem; display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 14px; align-items: center;}
.kex_ws_title-eas{gap: 0.625rem; display: flex; font-family: 'Oswald', sans-serif; color: #F4EEEC; font-size: 1rem; font-weight: 700; flex-wrap: wrap; overflow-wrap: break-word; align-items: center;}
.kex_ws_title_ic-eas svg{color: #D4942A; height: 18px; stroke-linejoin: round; stroke-linecap: round; width: 1.125rem;}
.kex_ws_online-eas{gap: 0.438rem; color: #726968; display: flex; font-size: 12px; font-weight: 600; align-items: center;}
.kex_ws_online_dot-eas{background: #1FA85C; border-radius: 50%; flex-shrink: 0; box-shadow: 0 0 6px rgba(31,168,92,0.16); height: 8px; width: 0.5rem;}
.kex_ws_scroll-eas{gap: 0.5rem; scrollbar-width: none; display: flex; padding-bottom: 8px; overflow-x: auto;}
.kex_ws_scroll-eas::-webkit-scrollbar{display: none;}
.kex_wc-eas{border: 1px solid rgba(255,255,255,0.09); background: #141111; gap: 10px; border-radius: 0.375rem; padding: 10px 0.875rem; display: flex; align-items: center; flex-shrink: 0; min-width: 13.75rem;}
.kex_wc_img-eas{border-radius: 0.25rem; overflow: hidden; background: #1A1717; flex-shrink: 0; height: 2.25rem; width: 36px;}
.kex_wc_img-eas img{width: 100%; object-fit: cover; height: 100%;}
.kex_wc_info-eas{min-width: 0;}
.kex_wc_game-eas{overflow: hidden; color: #CEC6C3; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; font-size: 0.75rem;}
.kex_wc_player-eas{overflow: hidden; font-size: 0.625rem; color: #564F4E; white-space: nowrap; text-overflow: ellipsis;}
.kex_wc_amount-eas{white-space: nowrap; margin-left: auto; flex-shrink: 0; font-size: 0.813rem; color: #1FA85C; font-weight: 700;}
.kex_prov-eas{padding: 36px 16px 0; background: #0E0C0C;}
@media(min-width: 770px) {
.kex_prov-eas{padding: 2.75rem 24px 0;}
}
.kex_prov_in-eas{margin: 0 auto; max-width: 82.5rem;}
.kex_prov_head-eas{margin-bottom: 16px;}
.kex_prov_label-eas{margin-bottom: 0.5rem; font-size: 11px; color: #C41C26; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}
.kex_prov_h2-eas{font-weight: 800; color: #F4EEEC; font-size: 1.25rem; overflow-wrap: break-word; font-family: 'Oswald', sans-serif; margin-bottom: 8px;}
@media(min-width: 765px) {
.kex_prov_h2-eas{font-size: 24px;}
}
.kex_prov_seo-eas{overflow-wrap: break-word; max-width: 38.75rem; line-height: 1.6; margin-bottom: 1rem; color: #726968; font-size: 0.813rem;}
.kex_prov_seo-eas strong{color: #CEC6C3; font-weight: 700;}
.kex_prov_seo-eas a{text-decoration: underline; color: #C41C26;}
.kex_prov_grid-eas{gap: 8px; grid-template-columns: repeat(4,1fr); display: grid;}
@media(min-width: 641px) {
.kex_prov_grid-eas{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width:1080px) {
.kex_prov_grid-eas{grid-template-columns: repeat(8,1fr);}
}
.kex_prov_card-eas{padding: 0.875rem 0.625rem; transition: border-color .2s,background .2s; border: 1px solid rgba(255,255,255,0.09); gap: 0.438rem; background: #141111; border-radius: 0.375rem; display: flex; flex-direction: column; align-items: center; cursor: pointer;}
.kex_prov_card-eas:hover{border-color: rgba(196,28,38,0.55); background: #1A1717;}
.kex_prov_logo-eas{overflow: hidden; background: rgba(255,255,255,0.05); border-radius: 0.25rem; height: 44px; justify-content: center; align-items: center; display: flex; width: 2.75rem;}
.kex_prov_logo-eas img{width: 100%; object-fit: contain; height: 100%;}
.kex_prov_name-eas{overflow-wrap: break-word; font-size: 11px; text-align: center; color: #9A908D; font-weight: 600;}
.kex_htp-eas{padding: 2.25rem 1rem 0; background: #0E0C0C;}
@media(min-width: 766px) {
.kex_htp-eas{padding: 44px 24px 0;}
}
.kex_htp_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_htp_head-eas{margin-bottom: 22px; max-width: 45rem;}
.kex_htp_label-eas{font-size: 11px; letter-spacing: .08em; font-weight: 700; color: #C41C26; margin-bottom: 0.5rem; text-transform: uppercase;}
.kex_htp_h2-eas{color: #F4EEEC; font-weight: 800; overflow-wrap: break-word; font-size: 1.375rem; margin-bottom: 0.5rem; font-family: 'Oswald', sans-serif;}
@media(min-width:768px) {
.kex_htp_h2-eas{font-size: 1.75rem;}
}
.kex_htp_intro-eas{line-height: 1.6; font-size: 0.875rem; color: #726968;}
.kex_htp_steps-eas{list-style: none; gap: 12px; margin: 0; padding: 0; grid-template-columns: 1fr; display: grid; counter-reset: none;}
@media(min-width: 641px) {
.kex_htp_steps-eas{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.kex_htp_steps-eas{gap: 14px; grid-template-columns: repeat(4,1fr);}
}
.kex_htp_step-eas{padding: 1.25rem 1.125rem 1.125rem; border-radius: 6px; background: #1A1717; border: 1px solid rgba(255,255,255,0.09); flex-direction: column; display: flex; position: relative;}
.kex_htp_step_num-eas{background: #C41C26; border-radius: 50%; justify-content: center; position: absolute; font-size: 0.813rem; top: -0.75rem; left: 1.25rem; font-family: 'Oswald', sans-serif; align-items: center; height: 1.75rem; color: #0E0504; font-weight: 800; width: 28px; display: flex;}
.kex_htp_step_ic-eas{background: rgba(196,28,38,0.18); border-radius: 0.25rem; margin: 8px 0 0.75rem; width: 2.25rem; color: #C41C26; align-items: center; height: 2.25rem; justify-content: center; display: flex;}
.kex_htp_step_ic-eas svg{width: 1.125rem; height: 1.125rem; stroke-linejoin: round; stroke-linecap: round;}
.kex_htp_step_h-eas{line-height: 1.25; color: #F4EEEC; font-size: 14px; font-weight: 700; margin-bottom: 0.375rem; overflow-wrap: break-word;}
.kex_htp_step_p-eas{overflow-wrap: break-word; line-height: 1.55; font-size: 0.813rem; color: #726968;}
.kex_htp_step_p-eas strong{font-weight: 600; color: #CEC6C3;}
.kex_htp_cta-eas{transition: background .2s; background: #1FA85C; border-radius: 6px; padding: 0.813rem 26px; margin-top: 1.25rem; font-weight: 700; display: inline-block; color: #0E0504; font-size: 0.875rem;}
.kex_htp_cta-eas:hover{background: #24C46A;}
.kex_bon-eas{background: #0E0C0C; padding: 36px 1rem 0;}
@media(min-width: 767px) {
.kex_bon-eas{padding: 44px 24px 0;}
}
.kex_bon_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_bon_head-eas{margin-bottom: 20px;}
.kex_bon_label-eas{font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #C41C26; margin-bottom: 0.5rem;}
.kex_bon_h2-eas{font-size: 20px; margin-bottom: 8px; font-family: 'Oswald', sans-serif; overflow-wrap: break-word; color: #F4EEEC; font-weight: 800;}
@media(min-width: 770px) {
.kex_bon_h2-eas{font-size: 24px;}
}
.kex_bon_seo-eas{font-size: 0.813rem; max-width: 38.75rem; line-height: 1.6; color: #726968; overflow-wrap: break-word;}
.kex_bon_seo-eas strong{font-weight: 700; color: #CEC6C3;}
.kex_bon_seo-eas a{text-decoration: underline; color: #C41C26;}
.kex_bon_grid-eas{gap: 0.625rem; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 637px) {
.kex_bon_grid-eas{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.kex_bon_grid-eas{grid-template-columns: repeat(5,1fr);}
}
.kex_bon_card-eas{transition: border-color .2s,transform .2s; border-radius: 0.375rem; border: 1px solid rgba(255,255,255,0.09); padding: 1rem; background: #141111;}
.kex_bon_card-eas:hover{transform: translateY(-2px); border-color: rgba(196,28,38,0.08);}
.kex_bon_card_ic-eas svg{width: 26px; height: 1.625rem; stroke-linejoin: round; stroke-linecap: round;}
.kex_bon_card_ic-eas{margin-bottom: 10px;}
.kex_bon_card_type-eas{text-transform: uppercase; letter-spacing: .06em; font-weight: 700; margin-bottom: 6px; font-size: 0.625rem; color: #726968;}
.kex_bon_card_amount-eas{font-weight: 800; margin-bottom: 6px; line-height: 1.1; font-size: 18px; color: #D4942A;}
.kex_bon_card_name-eas{margin-bottom: 8px; font-weight: 600; overflow-wrap: break-word; font-size: 13px; color: #F4EEEC;}
.kex_bon_card_detail-eas{border-top: 1px solid rgba(255,255,255,0.05); padding-top: 0.5rem; line-height: 1.5; overflow-wrap: break-word; color: #564F4E; font-size: 0.688rem;}
.kex_app-eas{background: #0E0C0C; padding: 2.25rem 16px 0;}
@media(min-width: 770px) {
.kex_app-eas{padding: 44px 1.5rem 0;}
}
.kex_app_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_app_head-eas{margin-bottom: 1rem;}
.kex_app_label-eas{font-size: 11px; letter-spacing: .08em; margin-bottom: 8px; font-weight: 700; color: #C41C26; text-transform: uppercase;}
.kex_app_h2-eas{margin-bottom: 6px; font-weight: 800; font-family: 'Oswald', sans-serif; overflow-wrap: break-word; font-size: 20px; color: #F4EEEC;}
@media(min-width:768px) {
.kex_app_h2-eas{font-size: 24px;}
}
.kex_app_sub-eas{overflow-wrap: break-word; font-size: 0.813rem; line-height: 1.6; max-width: 37.5rem; color: #726968;}
.kex_app_sub-eas strong{font-weight: 700; color: #CEC6C3;}
.kex_app_cards-eas{gap: 0.625rem; grid-template-columns: 1fr; margin-top: 1rem; display: grid;}
@media(min-width: 638px) {
.kex_app_cards-eas{grid-template-columns: repeat(3,1fr);}
}
.kex_app_card-eas{gap: 16px; border-radius: 0.375rem; overflow: hidden; padding: 1.25rem; position: relative; flex-wrap: wrap; display: flex; align-items: flex-start;}
.kex_app_card_ios-eas{background: linear-gradient(135deg,rgba(196,28,38,0.18) 0%,#1A1717 100%);}
.kex_app_card_android-eas{background: linear-gradient(135deg,rgba(31,168,92,0.16) 0%,#1A1717 100%);}
.kex_app_card_win-eas{background: linear-gradient(135deg,rgba(212,148,42,0.16) 0%,#1A1717 100%);}
.kex_app_card_ic-eas svg{stroke-linecap: round; width: 2.125rem; height: 2.125rem; stroke-linejoin: round;}
.kex_app_card_ic-eas{flex-shrink: 0; color: #F4EEEC;}
.kex_app_card_os-eas{margin-bottom: 6px; text-transform: uppercase; letter-spacing: .08em; color: #726968; font-weight: 700; font-size: 10px;}
.kex_app_card_title-eas{overflow-wrap: break-word; margin-bottom: 6px; font-size: 0.938rem; color: #F4EEEC; font-weight: 700; line-height: 1.2;}
.kex_app_card_text-eas{line-height: 1.5; margin-bottom: 0.875rem; overflow-wrap: break-word; color: #726968; font-size: 12px;}
.kex_app_card_btn-eas{transition: background .2s; border-radius: 0.25rem; background: rgba(255,255,255,0.12); border: 1px solid rgba(196,28,38,0.55); padding: 10px 1.125rem; gap: 0.438rem; align-items: center; font-weight: 700; color: #F4EEEC; display: inline-flex; font-size: 0.813rem;}
.kex_app_card_btn-eas:hover{background: rgba(255,255,255,0.07);}
.kex_reg-eas{padding: 2.25rem 16px 0; background: #0E0C0C;}
@media(min-width: 765px) {
.kex_reg-eas{padding: 44px 24px 0;}
}
.kex_reg_in-eas{margin: 0 auto; background: #1A1717; padding: 28px 1.5rem; border: 1px solid rgba(255,255,255,0.05); border-radius: 0.625rem; max-width: 82.5rem;}
@media(min-width: 766px) {
.kex_reg_in-eas{padding: 2.5rem;}
}
.kex_reg_top-eas{gap: 1.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 862px) {
.kex_reg_top-eas{gap: 40px; grid-template-columns: 1fr 1fr;}
}
.kex_reg_label-eas{margin-bottom: 10px; color: #C41C26; text-transform: uppercase; font-weight: 700; letter-spacing: .08em; font-size: 11px;}
.kex_reg_h2-eas{margin-bottom: 12px; color: #F4EEEC; line-height: 1.2; font-weight: 800; font-family: 'Oswald', sans-serif; font-size: 1.375rem; overflow-wrap: break-word;}
@media(min-width:768px) {
.kex_reg_h2-eas{font-size: 28px;}
}
.kex_reg_bonus-eas{gap: 0.5rem; background: rgba(212,148,42,0.16); border: 1px solid rgba(212,148,42,0.16); border-radius: 0.375rem; padding: 10px 16px; margin-bottom: 1rem; display: inline-flex; align-items: center;}
.kex_reg_bonus_amount-eas{font-weight: 800; color: #D4942A; font-size: 1.25rem;}
.kex_reg_bonus_text-eas{line-height: 1.35; font-size: 0.813rem; color: #9A908D;}
.kex_reg_cta_btn-eas{background: #1FA85C; transition: background .2s; padding: 14px 2rem; border-radius: 6px; margin-bottom: 12px; font-size: 0.938rem; font-weight: 700; color: #0E0504; box-shadow: 0 6px 22px -2px rgba(31,168,92,0.48); display: inline-block;}
.kex_reg_cta_btn-eas:hover{background: #24C46A;}
.kex_reg_terms-eas{line-height: 1.5; font-size: 0.688rem; color: #564F4E;}
.kex_reg_seo-eas{border-top: 1px solid rgba(255,255,255,0.05); overflow-wrap: break-word; font-size: 13px; margin-top: 1.25rem; padding-top: 1.25rem; color: #726968; line-height: 1.65;}
.kex_reg_seo-eas p{margin-bottom: 10px; font-size: 0.813rem; color: #726968; line-height: 1.65;}
.kex_reg_seo-eas p:last-child{margin-bottom: 0;}
.kex_reg_seo-eas strong{font-weight: 700; color: #CEC6C3;}
.kex_reg_seo-eas a{transition: color .2s; text-decoration: underline; color: #C41C26;}
.kex_reg_seo-eas a:hover{color: #E0222E;}
.kex_reg_seo-eas ul,.kex_reg_seo-eas ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.kex_reg_seo-eas ol{list-style: decimal;}
.kex_reg_seo-eas li{color: #726968; line-height: 1.65; font-size: 0.813rem; margin-bottom: 4px;}
.kex_reg_seo-eas table{border-collapse: collapse; width: 100%; font-size: 0.813rem; overflow-x: auto; display: block; margin-bottom: 0.625rem;}
@media(min-width: 769px) {
.kex_reg_seo-eas table{display: table;}
}
.kex_reg_seo-eas th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 8px; color: #CEC6C3; font-weight: 700; text-align: left;}
.kex_reg_seo-eas td{padding: 8px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #726968;}
.kex_reg_steps-eas{gap: 14px; display: flex; margin-top: 28px; flex-direction: column;}
@media(min-width: 857px) {
.kex_reg_steps-eas{margin-top: 0;}
}
.kex_reg_step-eas{border-radius: 0.375rem; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.05); padding: 16px; gap: 0.875rem; display: flex; flex-wrap: wrap; align-items: flex-start;}
.kex_reg_step_num-eas{border-radius: 50%; background: rgba(196,28,38,0.18); border: 1px solid rgba(196,28,38,0.08); display: flex; height: 34px; font-weight: 800; font-size: 14px; align-items: center; flex-shrink: 0; color: #C41C26; justify-content: center; width: 2.125rem;}
.kex_reg_step_title-eas{color: #F4EEEC; margin-bottom: 3px; font-size: 0.875rem; font-weight: 700;}
.kex_reg_step_text-eas{color: #726968; line-height: 1.5; font-size: 12px;}
.kex_reg_trust-eas{border-top: 1px solid rgba(255,255,255,0.05); gap: 10px; padding-top: 20px; display: flex; flex-wrap: wrap; margin-top: 1.25rem;}
.kex_reg_trust_item-eas{gap: 0.438rem; display: flex; align-items: center; overflow-wrap: break-word; color: #726968; font-size: 12px;}
.kex_reg_trust_ic-eas svg{stroke-linejoin: round; stroke-linecap: round; color: #C41C26; height: 1rem; width: 1rem;}
.kex_seo-eas{padding: 36px 16px 0; background: #0E0C0C;}
@media(min-width: 765px) {
.kex_seo-eas{padding: 2.75rem 24px 0;}
}
.kex_seo_in-eas{background: #1A1717; border: 1px solid rgba(255,255,255,0.09); padding: 1.75rem 24px; border-radius: 10px; margin: 0 auto; max-width: 1320px;}
@media(min-width: 765px) {
.kex_seo_in-eas{padding: 2.25rem 40px;}
}
.kex_seo_label-eas{font-weight: 700; color: #C41C26; letter-spacing: .08em; text-transform: uppercase; font-size: 0.688rem; margin-bottom: 0.625rem;}
.kex_seo_h2-eas{font-weight: 800; margin-bottom: 0.875rem; color: #F4EEEC; line-height: 1.25; font-size: 20px; overflow-wrap: break-word; font-family: 'Oswald', sans-serif;}
@media(min-width: 770px) {
.kex_seo_h2-eas{font-size: 1.5rem;}
}
.kex_seo_body-eas{line-height: 1.75; overflow-wrap: break-word; color: #9A908D; font-size: 0.875rem;}
.kex_seo_body-eas p{color: #9A908D; margin-bottom: 0.75rem; line-height: 1.75; font-size: 14px;}
.kex_seo_body-eas p:last-child{margin-bottom: 0;}
.kex_seo_body-eas strong{font-weight: 700; color: #CEC6C3;}
.kex_seo_body-eas a{transition: color .2s; text-decoration: underline; color: #C41C26;}
.kex_seo_body-eas a:hover{color: #E0222E;}
.kex_seo_body-eas ul,.kex_seo_body-eas ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.kex_seo_body-eas ol{list-style: decimal;}
.kex_seo_body-eas li{color: #9A908D; margin-bottom: 6px; font-size: 0.875rem; line-height: 1.75;}
.kex_seo_body-eas table{width: 100%; font-size: 13px; display: block; border-collapse: collapse; overflow-x: auto; margin-bottom: 0.75rem;}
@media(min-width: 769px) {
.kex_seo_body-eas table{display: table;}
}
.kex_seo_body-eas th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 0.625rem 0.75rem; text-align: left; color: #CEC6C3; font-weight: 700;}
.kex_seo_body-eas td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 10px 12px; color: #9A908D;}
.kex_seo_cols-eas{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width: 643px) {
.kex_seo_cols-eas{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1079px) {
.kex_seo_cols-eas{grid-template-columns: repeat(3,1fr);}
}
.kex_seo_col_h-eas{margin-bottom: 7px; color: #CEC6C3; font-size: 13px; overflow-wrap: break-word; font-weight: 700;}
.kex_seo_col_p-eas{line-height: 1.65; font-size: 13px; color: #726968; overflow-wrap: break-word;}
.kex_seo_stats-eas{margin: 20px 0; gap: 16px; display: flex; flex-wrap: wrap;}
.kex_seo_stat-eas{flex: 1; padding: 14px 1rem; border-radius: 6px; background: rgba(196,28,38,0.08); border: 1px solid rgba(196,28,38,0.18); min-width: 8.75rem;}
.kex_seo_stat_val-eas{font-weight: 800; overflow-wrap: break-word; margin-bottom: 4px; color: #C41C26; font-size: 20px;}
.kex_seo_stat_lb-eas{color: #726968; font-size: 11px; overflow-wrap: break-word;}
.kex_seo-eas{padding: 36px 1rem 0; background: #0E0C0C;}
@media(min-width: 765px) {
.kex_seo-eas{padding: 44px 24px 0;}
}
.kex_seo_in-eas{background: #1A1717; border-radius: 10px; padding: 28px 1.5rem; border: 1px solid rgba(255,255,255,0.09); margin: 0 auto; max-width: 1320px;}
@media(min-width: 767px) {
.kex_seo_in-eas{padding: 2.25rem 2.5rem;}
}
.kex_seo_label-eas{color: #C41C26; font-size: 11px; text-transform: uppercase; margin-bottom: 0.625rem; letter-spacing: .08em; font-weight: 700;}
.kex_seo_h2-eas{line-height: 1.25; font-weight: 800; font-size: 20px; margin-bottom: 14px; font-family: 'Oswald', sans-serif; overflow-wrap: break-word; color: #F4EEEC;}
@media(min-width: 770px) {
.kex_seo_h2-eas{font-size: 24px;}
}
.kex_seo_body-eas{overflow-wrap: break-word; line-height: 1.75; color: #9A908D; font-size: 14px;}
.kex_seo_body-eas p{font-size: 14px; line-height: 1.75; margin-bottom: 12px; color: #9A908D;}
.kex_seo_body-eas p:last-child{margin-bottom: 0;}
.kex_seo_body-eas strong{font-weight: 700; color: #CEC6C3;}
.kex_seo_body-eas a{transition: color .2s; color: #C41C26; text-decoration: underline;}
.kex_seo_body-eas a:hover{color: #E0222E;}
.kex_seo_body-eas ul,.kex_seo_body-eas ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 22px;}
.kex_seo_body-eas ol{list-style: decimal;}
.kex_seo_body-eas li{margin-bottom: 6px; line-height: 1.75; font-size: 14px; color: #9A908D;}
.kex_seo_body-eas table{overflow-x: auto; width: 100%; margin-bottom: 0.75rem; border-collapse: collapse; font-size: 13px; display: block;}
@media(min-width: 765px) {
.kex_seo_body-eas table{display: table;}
}
.kex_seo_body-eas th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 10px 12px; text-align: left; font-weight: 700; color: #CEC6C3;}
.kex_seo_body-eas td{padding: 0.625rem 12px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #9A908D;}
.kex_seo_cols-eas{gap: 24px; margin-top: 1.25rem; display: grid;}
@media(min-width: 638px) {
.kex_seo_cols-eas{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1078px) {
.kex_seo_cols-eas{grid-template-columns: repeat(3,1fr);}
}
.kex_seo_col_h-eas{font-weight: 700; overflow-wrap: break-word; font-size: 0.813rem; color: #CEC6C3; margin-bottom: 7px;}
.kex_seo_col_p-eas{line-height: 1.65; overflow-wrap: break-word; font-size: 13px; color: #726968;}
.kex_seo_stats-eas{margin: 20px 0; gap: 16px; flex-wrap: wrap; display: flex;}
.kex_seo_stat-eas{background: rgba(196,28,38,0.08); border-radius: 0.375rem; border: 1px solid rgba(196,28,38,0.18); flex: 1; padding: 0.875rem 1rem; min-width: 140px;}
.kex_seo_stat_val-eas{color: #C41C26; margin-bottom: 4px; font-size: 1.25rem; font-weight: 800; overflow-wrap: break-word;}
.kex_seo_stat_lb-eas{overflow-wrap: break-word; color: #726968; font-size: 0.688rem;}
.kex_seo-eas{background: #0E0C0C; padding: 36px 1rem 0;}
@media(min-width: 767px) {
.kex_seo-eas{padding: 2.75rem 1.5rem 0;}
}
.kex_seo_in-eas{margin: 0 auto; padding: 28px 1.5rem; border-radius: 0.625rem; border: 1px solid rgba(255,255,255,0.09); background: #1A1717; max-width: 1320px;}
@media(min-width: 767px) {
.kex_seo_in-eas{padding: 2.25rem 2.5rem;}
}
.kex_seo_label-eas{margin-bottom: 10px; letter-spacing: .08em; font-weight: 700; font-size: 11px; text-transform: uppercase; color: #C41C26;}
.kex_seo_h2-eas{color: #F4EEEC; font-weight: 800; overflow-wrap: break-word; margin-bottom: 0.875rem; line-height: 1.25; font-size: 1.25rem; font-family: 'Oswald', sans-serif;}
@media(min-width: 767px) {
.kex_seo_h2-eas{font-size: 1.5rem;}
}
.kex_seo_body-eas{line-height: 1.75; font-size: 14px; overflow-wrap: break-word; color: #9A908D;}
.kex_seo_body-eas p{color: #9A908D; line-height: 1.75; font-size: 14px; margin-bottom: 0.75rem;}
.kex_seo_body-eas p:last-child{margin-bottom: 0;}
.kex_seo_body-eas strong{font-weight: 700; color: #CEC6C3;}
.kex_seo_body-eas a{transition: color .2s; text-decoration: underline; color: #C41C26;}
.kex_seo_body-eas a:hover{color: #E0222E;}
.kex_seo_body-eas ul,.kex_seo_body-eas ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 1.375rem;}
.kex_seo_body-eas ol{list-style: decimal;}
.kex_seo_body-eas li{font-size: 14px; margin-bottom: 6px; color: #9A908D; line-height: 1.75;}
.kex_seo_body-eas table{display: block; font-size: 0.813rem; overflow-x: auto; margin-bottom: 0.75rem; border-collapse: collapse; width: 100%;}
@media(min-width: 769px) {
.kex_seo_body-eas table{display: table;}
}
.kex_seo_body-eas th{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.07); text-align: left; font-weight: 700; color: #CEC6C3;}
.kex_seo_body-eas td{padding: 0.625rem 12px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #9A908D;}
.kex_seo_cols-eas{gap: 24px; margin-top: 20px; display: grid;}
@media(min-width: 637px) {
.kex_seo_cols-eas{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.kex_seo_cols-eas{grid-template-columns: repeat(3,1fr);}
}
.kex_seo_col_h-eas{overflow-wrap: break-word; color: #CEC6C3; font-weight: 700; margin-bottom: 7px; font-size: 0.813rem;}
.kex_seo_col_p-eas{line-height: 1.65; color: #726968; font-size: 0.813rem; overflow-wrap: break-word;}
.kex_seo_stats-eas{margin: 20px 0; gap: 16px; flex-wrap: wrap; display: flex;}
.kex_seo_stat-eas{padding: 14px 16px; flex: 1; border: 1px solid rgba(196,28,38,0.18); background: rgba(196,28,38,0.08); border-radius: 6px; min-width: 140px;}
.kex_seo_stat_val-eas{margin-bottom: 4px; color: #C41C26; font-size: 1.25rem; font-weight: 800; overflow-wrap: break-word;}
.kex_seo_stat_lb-eas{overflow-wrap: break-word; font-size: 0.688rem; color: #726968;}
.kex_faq-eas{background: #0E0C0C; padding: 36px 16px 0;}
@media(min-width: 769px) {
.kex_faq-eas{padding: 44px 24px 0;}
}
.kex_faq_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_faq_head-eas{margin-bottom: 1.25rem;}
.kex_faq_label-eas{text-transform: uppercase; font-size: 11px; color: #C41C26; margin-bottom: 0.5rem; font-weight: 700; letter-spacing: .08em;}
.kex_faq_h2-eas{font-family: 'Oswald', sans-serif; font-weight: 800; overflow-wrap: break-word; color: #F4EEEC; font-size: 20px;}
@media(min-width: 770px) {
.kex_faq_h2-eas{font-size: 1.5rem;}
}
.kex_faq_list-eas{gap: 8px; flex-direction: column; display: flex;}
.kex_faq_item-eas{overflow: hidden; border-radius: 6px; border: 1px solid rgba(255,255,255,0.09); background: #1A1717;}
.kex_faq_q-eas{padding: 1rem 1.25rem; transition: color .2s; gap: 12px; font-weight: 600; cursor: pointer; flex-wrap: wrap; color: #CEC6C3; display: flex; justify-content: space-between; align-items: center; overflow-wrap: break-word; font-size: 14px;}
.kex_faq_q-eas:hover{color: #F4EEEC;}
.kex_faq_q_ic-eas{background: rgba(255,255,255,0.05); transition: transform .25s; border-radius: 50%; height: 1.5rem; width: 24px; flex-shrink: 0; align-items: center; justify-content: center; font-size: 16px; display: flex; color: #C41C26;}
.kex_faq_item-eas.kex_state_open-eas .kex_faq_q_ic-eas{transform: rotate(45deg);}
.kex_faq_a-eas{padding: 0 20px 1rem; display: none; color: #726968; overflow-wrap: break-word; line-height: 1.7; font-size: 0.813rem;}
.kex_faq_item-eas.kex_state_open-eas .kex_faq_a-eas{display: block;}
.kex_faq_a-eas strong{color: #CEC6C3; font-weight: 700;}
.kex_faq_a-eas a{text-decoration: underline; color: #C41C26;}
.kex_faq_a-eas ul,.kex_faq_a-eas ol{margin: 8px 0; list-style: disc; padding-left: 20px;}
.kex_faq_a-eas ol{list-style: decimal;}
.kex_faq_a-eas li{margin-bottom: 0.25rem; line-height: 1.6;}
.kex_faq_a-eas table{margin: 8px 0; width: 100%; overflow-x: auto; font-size: 0.75rem; display: block; border-collapse: collapse;}
@media(min-width: 771px) {
.kex_faq_a-eas table{display: table;}
}
.kex_faq_a-eas th{padding: 6px 0.5rem; border-bottom: 1px solid rgba(255,255,255,0.07); text-align: left; color: #CEC6C3; font-weight: 700;}
.kex_faq_a-eas td{padding: 6px 8px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #726968;}
.kex_rv-eas{padding: 2.25rem 1rem 0; background: #0E0C0C;}
@media(min-width: 767px) {
.kex_rv-eas{padding: 2.75rem 1.5rem 0;}
}
.kex_rv_in-eas{margin: 0 auto; max-width: 1320px;}
.kex_rv_head-eas{max-width: 720px; margin-bottom: 1.25rem;}
.kex_rv_label-eas{letter-spacing: .08em; font-size: 0.688rem; margin-bottom: 8px; color: #C41C26; text-transform: uppercase; font-weight: 700;}
.kex_rv_h2-eas{margin-bottom: 10px; color: #F4EEEC; overflow-wrap: break-word; font-weight: 800; font-size: 1.375rem; font-family: 'Oswald', sans-serif;}
@media(min-width: 770px) {
.kex_rv_h2-eas{font-size: 1.75rem;}
}
.kex_rv_stats-eas{gap: 18px; flex-wrap: wrap; align-items: center; display: flex; color: #726968; font-size: 13px;}
.kex_rv_stats_score-eas{gap: 6px; align-items: baseline; display: flex;}
.kex_rv_stats_score_val-eas{font-family: 'Oswald', sans-serif; font-size: 22px; font-weight: 800; color: #D4942A;}
.kex_rv_stats_score_max-eas{font-size: 13px; color: #564F4E;}
.kex_rv_stats_badge-eas{gap: 4px; align-items: center; display: flex;}
.kex_rv_stats_badge-eas svg{height: 0.875rem; color: #D4942A; width: 0.875rem;}
.kex_rv_grid-eas{gap: 12px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 637px) {
.kex_rv_grid-eas{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1079px) {
.kex_rv_grid-eas{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.kex_rv_card-eas{padding: 1.25rem; background: #1A1717; border: 1px solid rgba(255,255,255,0.09); border-radius: 0.375rem; flex-direction: column; display: flex;}
.kex_rv_card_stars-eas{gap: 2px; margin-bottom: 10px; display: flex; color: #D4942A;}
.kex_rv_card_stars-eas svg{width: 14px; height: 0.875rem;}
.kex_rv_card_h-eas{overflow-wrap: break-word; margin-bottom: 8px; line-height: 1.3; font-weight: 700; font-size: 14px; color: #F4EEEC;}
.kex_rv_card_body-eas{flex: 1; margin-bottom: 14px; font-size: 13px; overflow-wrap: break-word; color: #726968; line-height: 1.65;}
.kex_rv_card_body-eas strong{color: #CEC6C3; font-weight: 600;}
.kex_rv_card_meta-eas{border-top: 1px solid rgba(255,255,255,0.05); gap: 10px; flex-wrap: wrap; align-items: center; display: flex; justify-content: space-between; padding-top: 0.75rem;}
.kex_rv_card_author-eas{color: #CEC6C3; font-weight: 600; font-size: 0.75rem;}
.kex_rv_card_date-eas{color: #564F4E; font-size: 11px;}
.kex_ft-eas{border-top: 1px solid rgba(255,255,255,0.05); background: #090808; margin-top: 3rem;}
.kex_ft_support-eas{padding: 24px 1rem; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 769px) {
.kex_ft_support-eas{padding: 1.75rem 24px;}
}
.kex_ft_support_in-eas{gap: 16px; margin: 0 auto; align-items: center; flex-wrap: wrap; max-width: 82.5rem; display: flex;}
.kex_ft_support_main-eas{flex: 1; gap: 1rem; display: flex; min-width: 13.75rem; flex-wrap: wrap; align-items: center;}
.kex_ft_support_ic-eas{color: #C41C26; flex-shrink: 0;}
.kex_ft_support_ic-eas svg{stroke-linecap: round; height: 1.875rem; stroke-linejoin: round; width: 30px;}
.kex_ft_support_text_title-eas{font-weight: 700; color: #F4EEEC; font-size: 0.938rem; overflow-wrap: break-word; margin-bottom: 3px;}
.kex_ft_support_text_sub-eas{overflow-wrap: break-word; color: #726968; font-size: 0.75rem;}
.kex_ft_support_btn-eas{background: #C41C26; padding: 11px 1.375rem; transition: background .2s; border-radius: 0.375rem; color: #F4EEEC; flex-shrink: 0; font-size: 0.813rem; white-space: nowrap; font-weight: 700;}
.kex_ft_support_btn-eas:hover{background: #E0222E;}
.kex_ft_support_contacts-eas{gap: 16px; margin-left: auto; flex-wrap: wrap; display: flex;}
.kex_ft_support_contact-eas{line-height: 1.4; font-size: 0.75rem; color: #564F4E;}
.kex_ft_support_contact-eas strong{display: block; margin-bottom: 2px; color: #9A908D; font-weight: 600; font-size: 0.688rem;}
.kex_ft_main-eas{padding: 32px 1rem 24px; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width:768px) {
.kex_ft_main-eas{padding: 2.5rem 24px 2rem;}
}
.kex_ft_main_in-eas{margin: 0 auto; gap: 1.5rem; display: grid; grid-template-columns: 1fr 1fr; max-width: 1320px;}
@media(min-width: 639px) {
.kex_ft_main_in-eas{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1079px) {
.kex_ft_main_in-eas{grid-template-columns: 12.5rem repeat(3,1fr) 1fr;}
}
.kex_ft_col_logo-eas{grid-column: 1/-1;}
@media(min-width: 1079px) {
.kex_ft_col_logo-eas{grid-column: auto;}
}
.kex_ft_logo-eas{gap: 9px; overflow-wrap: break-word; align-items: center; font-size: 16px; font-weight: 800; display: flex; color: #F4EEEC; flex-wrap: wrap; margin-bottom: 12px;}
.kex_ft_logo_mark-eas{overflow: hidden; border-radius: 4px; height: 1.875rem; width: 30px;}
.kex_ft_logo_mark-eas img{object-fit: cover; width: 100%; height: 100%;}
.kex_ft_logo_sub-eas{font-size: 0.75rem; line-height: 1.55; max-width: 12.5rem; color: #564F4E; overflow-wrap: break-word;}
.kex_ft_col_title-eas{text-transform: uppercase; color: #9A908D; margin-bottom: 0.875rem; font-weight: 700; letter-spacing: .07em; font-size: 12px;}
.kex_ft_col_links-eas{gap: 9px; flex-direction: column; display: flex;}
.kex_ft_col_link-eas{transition: color .2s; color: #564F4E; font-size: 0.813rem; overflow-wrap: break-word;}
.kex_ft_col_link-eas:hover{color: #CEC6C3;}
.kex_ft_apps-eas{gap: 0.5rem; display: flex; flex-direction: column;}
.kex_ft_app_card-eas{border-radius: 0.25rem; border: 1px solid rgba(255,255,255,0.09); background: rgba(255,255,255,0.05); padding: 10px 12px; gap: 10px; transition: border-color .2s; align-items: center; display: flex;}
.kex_ft_app_card-eas:hover{border-color: rgba(196,28,38,0.55);}
.kex_ft_app_card_ic-eas svg{width: 1.375rem; stroke-linejoin: round; height: 22px; stroke-linecap: round;}
.kex_ft_app_card_os-eas{color: #564F4E; font-size: 0.625rem; font-weight: 600;}
.kex_ft_app_card_action-eas{color: #CEC6C3; font-size: 12px; font-weight: 700;}
.kex_ft_bot-eas{padding: 1.25rem 16px;}
@media(min-width: 769px) {
.kex_ft_bot-eas{padding: 20px 1.5rem;}
}
.kex_ft_bot_in-eas{gap: 16px; margin: 0 auto; flex-wrap: wrap; max-width: 1320px; display: flex; align-items: center;}
.kex_ft_socials-eas{gap: 0.5rem; display: flex;}
.kex_ft_soc-eas{transition: background .2s; border-radius: 0.25rem; border: 1px solid rgba(255,255,255,0.09); background: rgba(255,255,255,0.05); height: 36px; display: flex; justify-content: center; color: #9A908D; width: 36px; align-items: center;}
.kex_ft_soc-eas svg{height: 16px; stroke-linejoin: round; width: 16px; stroke-linecap: round;}
.kex_ft_soc-eas:hover{background: rgba(255,255,255,0.07);}
.kex_ft_legal-eas{flex: 1; font-size: 11px; color: #736C6B; line-height: 1.6; min-width: 200px; overflow-wrap: break-word;}
.kex_ft_legal-eas strong{font-weight: 700; color: #9A908D;}
.kex_ft_legal-eas a{color: #9A908D; text-decoration: underline;}
.kex_ft_age-eas{border: 2px solid #736C6B; border-radius: 50%; flex-shrink: 0; height: 2rem; align-items: center; display: flex; font-size: 11px; width: 32px; justify-content: center; font-weight: 800; color: #736C6B; margin-left: auto;}