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{border: 0; background: none; color: inherit; cursor: pointer;}
a:link,a:visited{color: inherit; text-decoration: none;}
img,svg,video{display: block; max-width: 100%;}
body{background: #0E1118; font-family: 'Inter', sans-serif; min-height: 100vh; -webkit-font-smoothing: antialiased; color: #C6CDD9; line-height: 1.6;}
.pid_layout-lgt{min-height: 100vh; display: flex; flex-direction: column;}
.pid_page-lgt{min-height: 100vh; display: flex;}
.pid_main-lgt{flex: 1; padding-top: 3.5rem; min-width: 0;}
@media (min-width: 1077px) {
.pid_main-lgt{padding-left: 220px;}
}
@media (max-width: 1076px) {
.pid_main-lgt{padding-bottom: 4.5rem;}
}
.pid_gc-lgt{transition: transform .2s,border-color .2s; border: 1px solid rgba(255, 255, 255, 0.05); background: #121820; border-radius: 8px; overflow: hidden; position: relative; cursor: pointer; flex-shrink: 0; width: 8.75rem;}
@media(min-width: 637px) {
.pid_gc-lgt{width: 156px;}
}
@media(min-width: 1082px) {
.pid_gc-lgt{width: 168px;}
}
.pid_gc-lgt:hover{border-color: rgba(240, 122, 24, 0.08); transform: translateY(-3px);}
.pid_gc_img-lgt{overflow: hidden; position: relative; padding-bottom: 80%; width: 100%;}
.pid_gc_img-lgt img{inset: 0; position: absolute; object-fit: cover; height: 100%; width: 100%;}
.pid_gc_hover-lgt{transition: opacity .2s; inset: 0; background: rgba(9, 12, 18, 0.72); opacity: 0; align-items: center; position: absolute; display: flex; justify-content: center;}
.pid_gc-lgt:hover .pid_gc_hover-lgt{opacity: 1;}
.pid_gc_hover_btn-lgt{border-radius: 5px; background: #F07A18; padding: 0.5rem 16px; color: #F0F2F6; font-size: 0.75rem; font-weight: 700;}
.pid_gc_info-lgt{padding: 8px 0.625rem 10px;}
.pid_gc_name-lgt{overflow: hidden; color: #C6CDD9; text-overflow: ellipsis; margin-bottom: 3px; max-width: 100%; font-size: 12px; white-space: nowrap; font-weight: 600;}
.pid_gc_prov-lgt{font-size: 0.625rem; color: #4A5262;}
.pid_gc_tag-lgt{border-radius: 4px; padding: 2px 7px; text-transform: uppercase; left: 0.375rem; z-index: 2; position: absolute; letter-spacing: .04em; font-size: 9px; font-weight: 700; top: 0.375rem;}
.pid_gc_tag_hot-lgt{background: #E83030; color: #fff;}
.pid_gc_tag_new-lgt{background: #27C66A; color: #0E1118;}
.pid_gc_tag_jp-lgt{background: #F5A623; color: #0E1118;}
.pid_gc_tag_ex-lgt{background: #3BAAE8; color: #fff;}
.pid_gc_tag_live-lgt{background: #E83030; color: #fff;}
.pid_gr-lgt{padding: 2rem 16px 0; background: #0E1118;}
@media(min-width:768px) {
.pid_gr-lgt{padding: 2.25rem 24px 0;}
}
.pid_gr_in-lgt{margin: 0 auto; max-width: 1340px;}
.pid_gr_head-lgt{gap: 12px; align-items: center; flex-wrap: wrap; margin-bottom: 10px; display: flex;}
.pid_gr_head_l-lgt{flex: 1; gap: 0.625rem; display: flex; align-items: center; min-width: 0;}
.pid_gr_ic-lgt{border-radius: 0.5rem; width: 32px; display: flex; height: 2rem; align-items: center; justify-content: center; flex-shrink: 0;}
.pid_gr_ic-lgt svg{height: 16px; stroke-linecap: round; width: 1rem; stroke-linejoin: round;}
.pid_gr_title-lgt{font-family: 'Barlow Condensed', sans-serif; font-weight: 700; overflow-wrap: break-word; color: #F0F2F6; font-size: 1rem;}
@media(min-width: 765px) {
.pid_gr_title-lgt{font-size: 18px;}
}
.pid_gr_more-lgt{transition: color .2s; gap: 5px; font-weight: 600; font-size: 12px; color: #606878; display: flex; white-space: nowrap; flex-shrink: 0; align-items: center;}
.pid_gr_more-lgt:hover{color: #F07A18;}
.pid_gr_more-lgt svg{stroke-linejoin: round; height: 12px; width: 0.75rem; stroke-linecap: round;}
.pid_gr_arrows-lgt{gap: 0.375rem; display: flex; flex-shrink: 0;}
.pid_gr_arr-lgt{border: 1px solid rgba(255, 255, 255, 0.09); transition: background .15s,color .15s; border-radius: 5px; background: rgba(255, 255, 255, 0.05); height: 30px; justify-content: center; color: #8D97AC; align-items: center; display: flex; width: 30px;}
.pid_gr_arr-lgt:hover{background: rgba(255, 255, 255, 0.07); color: #F0F2F6;}
.pid_gr_arr-lgt svg{width: 0.813rem; height: 0.813rem; stroke-linejoin: round; stroke-linecap: round;}
.pid_gr_seo_h-lgt{margin: 0 0 0.375rem; font-size: 13px; overflow-wrap: break-word; color: #C6CDD9; font-weight: 700; font-family: 'Barlow Condensed', sans-serif; max-width: 680px;}
@media(min-width: 769px) {
.pid_gr_seo_h-lgt{font-size: 0.875rem;}
}
.pid_gr_seo-lgt{color: #606878; overflow-wrap: break-word; line-height: 1.55; font-size: 12px; max-width: 680px; margin-bottom: 12px;}
.pid_gr_seo-lgt strong{color: #C6CDD9; font-weight: 600;}
.pid_gr_scroll-lgt{gap: 0.625rem; padding-bottom: 10px; overflow-x: auto; display: flex; scrollbar-width: none; -webkit-overflow-scrolling: touch;}
.pid_gr_scroll-lgt::-webkit-scrollbar{display: none;}
@media(min-width: 766px) {
.pid_gr_scroll-lgt{gap: 0.75rem;}
}
.pid_tb-lgt{border-bottom: 1px solid rgba(255, 255, 255, 0.07); background: #0B0F17; height: 3.5rem; right: 0; left: 0; top: 0; display: flex; position: fixed; z-index: 80; align-items: center;}
.pid_tb_in-lgt{gap: 0; padding: 0 0.875rem; width: 100%; display: flex; align-items: center; height: 100%;}
.pid_tb_burger-lgt{gap: 5px; border-radius: 0.5rem; flex-shrink: 0; align-items: center; height: 38px; width: 2.375rem; margin-right: 8px; display: flex; flex-direction: column; justify-content: center;}
.pid_tb_burger-lgt:hover{background: rgba(255, 255, 255, 0.05);}
.pid_tb_burger_line-lgt{border-radius: 1px; background: #8D97AC; display: block; width: 18px; height: 2px;}
@media(min-width: 1079px) {
.pid_tb_burger-lgt{display: none;}
}
.pid_tb_logo-lgt{gap: 9px; display: flex; align-items: center; flex-shrink: 0; font-weight: 800; margin-right: 20px; font-size: 1.125rem; overflow-wrap: break-word; letter-spacing: -.01em; color: #F0F2F6;}
.pid_tb_logo_mark-lgt{border-radius: 8px; overflow: hidden; justify-content: center; width: 32px; display: flex; align-items: center; height: 32px;}
.pid_tb_logo_mark-lgt img{height: 100%; object-fit: cover; width: 100%;}
.pid_tb_nav-lgt{gap: 2px; flex: 1; display: none;}
@media(min-width: 638px) {
.pid_tb_nav-lgt{display: flex;}
}
.pid_tb_tab-lgt{padding: 8px 0.875rem; transition: background .15s,color .15s; border-radius: 8px; color: #8D97AC; font-size: 0.813rem; font-weight: 600; white-space: nowrap;}
.pid_tb_tab-lgt:hover{background: rgba(255, 255, 255, 0.05); color: #F0F2F6;}
.pid_tb_tab-lgt.pid_state_active-lgt{background: rgba(240, 122, 24, 0.18); color: #F0F2F6;}
.pid_tb_right-lgt{gap: 0.5rem; margin-left: auto; flex-shrink: 0; align-items: center; display: flex;}
.pid_tb_login-lgt{border: 1px solid rgba(255, 255, 255, 0.09); background: rgba(255, 255, 255, 0.05); transition: border-color .2s,color .2s; padding: 0.563rem 16px; border-radius: 0.5rem; color: #C6CDD9; display: none; font-weight: 600; font-size: 0.813rem;}
.pid_tb_login-lgt:hover{border-color: rgba(240, 122, 24, 0.5); color: #F0F2F6;}
@media(min-width:480px) {
.pid_tb_login-lgt{display: block;}
}
.pid_tb_reg-lgt{border-radius: 8px; background: #27C66A; padding: 0.563rem 18px; transition: background .2s; color: #0C0F16; white-space: nowrap; font-weight: 700; font-size: 0.813rem;}
.pid_tb_reg-lgt:hover{background: #32D978;}
.pid_sb-lgt{border-right: 1px solid rgba(255, 255, 255, 0.05); background: #161C26; transform: translateX(-100%); transition: transform .25s ease; top: 3.5rem; bottom: 0; width: 13.75rem; z-index: 70; overflow-y: auto; position: fixed; left: 0;}
.pid_sb-lgt.pid_state_open-lgt{transform: translateX(0);}
.pid_sb-lgt::-webkit-scrollbar{width: 0.25rem;}
.pid_sb-lgt::-webkit-scrollbar-thumb{background: rgba(255, 255, 255, 0.07); border-radius: 2px;}
@media(min-width: 1077px) {
.pid_sb-lgt{transform: translateX(0);}
}
.pid_sb_auth-lgt{padding: 0.875rem 12px 10px;}
.pid_sb_btn_reg-lgt{border-radius: 0.5rem; transition: background .2s; background: #27C66A; padding: 11px; color: #0C0F16; margin-bottom: 8px; text-align: center; font-size: 13px; font-weight: 700; display: block;}
.pid_sb_btn_reg-lgt:hover{background: #32D978;}
.pid_sb_btn_login-lgt{background: rgba(255, 255, 255, 0.05); padding: 10px; transition: border-color .2s; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.09); font-size: 13px; color: #C6CDD9; text-align: center; font-weight: 600; display: block;}
.pid_sb_btn_login-lgt:hover{border-color: rgba(240, 122, 24, 0.5); color: #F0F2F6;}
.pid_sb_promo-lgt{overflow: hidden; border: 1px solid rgba(240, 122, 24, 0.18); padding: 12px 14px; margin: 0 0.75rem 0.625rem; border-radius: 8px; background: linear-gradient(135deg,#1A2640,#161C26); position: relative;}
.pid_sb_promo-lgt::before{background: radial-gradient(circle,rgba(240, 122, 24, 0.18),transparent 70%); border-radius: 50%; position: absolute; content: ''; width: 80px; top: -20px; right: -20px; height: 80px;}
.pid_sb_promo_title-lgt{text-transform: uppercase; letter-spacing: .06em; font-weight: 700; font-size: 11px; color: #F07A18; margin-bottom: 0.25rem;}
.pid_sb_promo_text-lgt{font-size: 12px; line-height: 1.35; color: #F0F2F6; overflow-wrap: break-word; font-weight: 600;}
.pid_sb_promo_sub-lgt{font-size: 10px; color: #606878; margin-top: 3px;}
.pid_sb_nav-lgt{padding: 6px 0.5rem 16px;}
.pid_sb_nav_lb-lgt{padding: 0.625rem 0.5rem 0.375rem; font-size: 0.625rem; font-weight: 700; text-transform: uppercase; color: #4A5262; letter-spacing: .08em;}
.pid_sb_link-lgt{transition: background .15s,color .15s; gap: 0.625rem; padding: 0.563rem 10px; border-radius: 5px; overflow-wrap: break-word; font-size: 13px; color: #8D97AC; display: flex; align-items: center; cursor: pointer; font-weight: 500;}
.pid_sb_link-lgt:hover{background: rgba(255, 255, 255, 0.05); color: #F0F2F6;}
.pid_sb_link-lgt.pid_state_active-lgt{background: rgba(240, 122, 24, 0.18); color: #F0F2F6;}
.pid_sb_ic-lgt{border-radius: 5px; justify-content: center; width: 1.875rem; display: flex; align-items: center; flex-shrink: 0; height: 30px;}
.pid_sb_ic-lgt svg{stroke-linecap: round; height: 16px; width: 16px; stroke-linejoin: round;}
.pid_sb_ic_1-lgt{background: rgba(240, 122, 24, 0.08); color: #F07A18;}
.pid_sb_ic_2-lgt{background: rgba(39, 198, 106, 0.15); color: #27C66A;}
.pid_sb_ic_3-lgt{background: rgba(245, 166, 35, 0.14); color: #F5A623;}
.pid_sb_ic_4-lgt{background: rgba(59, 170, 232, 0.16); color: #3BAAE8;}
.pid_sb_ic_5-lgt{background: rgba(240, 122, 24, 0.08); color: #E8408A;}
.pid_sb_ic_6-lgt{background: rgba(59, 170, 232, 0.16); color: #8B2FD4;}
.pid_sb_badge-lgt{padding: 2px 0.438rem; border-radius: 5px; background: #F5A623; margin-left: auto; font-weight: 700; color: #0C0F16; font-size: 0.563rem;}
.pid_sb_bot-lgt{border-top: 1px solid rgba(255, 255, 255, 0.05); padding: 12px; gap: 8px; display: flex;}
.pid_sb_lang-lgt,.pid_sb_help-lgt{background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.05); padding: 9px 6px; flex: 1; gap: 0.375rem; transition: border-color .2s; border-radius: 5px; font-size: 0.688rem; justify-content: center; color: #8D97AC; display: flex; align-items: center; font-weight: 600;}
.pid_sb_lang-lgt:hover,.pid_sb_help-lgt:hover{border-color: rgba(240, 122, 24, 0.5); color: #F0F2F6;}
.pid_sb_lang-lgt svg,.pid_sb_help-lgt svg{stroke-linecap: round; width: 13px; height: 0.813rem; stroke-linejoin: round;}
.pid_sb_bd-lgt{background: rgba(9, 12, 18, 0.72); inset: 0; z-index: 69; position: fixed; display: none;}
.pid_sb_bd-lgt.pid_state_on-lgt{display: block;}
@media(min-width: 1081px) {
.pid_sb_bd-lgt{display: none!important;}
}
.pid_mob_nav-lgt{border-top: 1px solid rgba(255, 255, 255, 0.09); padding: 8px 0 max(8px,env(safe-area-inset-bottom)); background: #161C26; right: 0; z-index: 80; left: 0; position: fixed; bottom: 0; display: flex;}
@media(min-width: 1082px) {
.pid_mob_nav-lgt{display: none;}
}
.pid_mob_nav_item-lgt{gap: 4px; flex: 1; padding: 0.25rem 2px; color: #4A5262; align-items: center; flex-direction: column; display: flex; cursor: pointer;}
.pid_mob_nav_ic-lgt{line-height: 1;}
.pid_mob_nav_ic-lgt svg{width: 20px; height: 1.25rem; stroke-linejoin: round; stroke-linecap: round;}
.pid_mob_nav_lb-lgt{font-weight: 600; color: #4A5262; font-size: 10px;}
.pid_mob_nav_item-lgt.pid_state_active-lgt{color: #F07A18;}
.pid_mob_nav_item-lgt.pid_state_active-lgt .pid_mob_nav_lb-lgt{color: #F07A18;}
.pid_hero-lgt{padding: 20px 1rem 0; background: #0E1118;}
@media(min-width: 769px) {
.pid_hero-lgt{padding: 24px 1.5rem 0;}
}
.pid_hero_in-lgt{gap: 12px; margin: 0 auto; display: grid; grid-template-columns: 1fr; max-width: 83.75rem;}
@media(min-width: 861px) {
.pid_hero_in-lgt{grid-template-columns: 1fr 300px;}
}
@media(min-width: 1101px) {
.pid_hero_in-lgt{grid-template-columns: 1fr 340px;}
}
.pid_hero_promo-lgt{overflow: hidden; background: #121820; border-radius: 14px; position: relative; align-items: stretch; min-height: 220px; display: flex;}
@media(min-width: 771px) {
.pid_hero_promo-lgt{min-height: 280px;}
}
.pid_hero_promo_bg-lgt{inset: 0; background-position: center; background: linear-gradient(120deg,#1A2640 0%,#0E1118 100%); position: absolute; background-size: cover;}
.pid_hero_promo_bg-lgt::after{background: linear-gradient(90deg,#0E1118 0%,rgba(9, 12, 18, 0.72) 60%,transparent 100%); inset: 0; content: ''; position: absolute;}
.pid_hero_promo_glow-lgt{border-radius: 50%; background: radial-gradient(circle,rgba(59, 170, 232, 0.16) 0%,transparent 65%); width: 18.75rem; position: absolute; right: 3.75rem; height: 18.75rem; pointer-events: none; top: -40px;}
.pid_hero_promo_ct-lgt{padding: 1.75rem 1.5rem 28px 28px; flex-direction: column; max-width: 30rem; position: relative; z-index: 2; justify-content: center; display: flex;}
@media(min-width:768px) {
.pid_hero_promo_ct-lgt{padding: 2.5rem 2rem;}
}
.pid_hero_badge-lgt{border-radius: 1.25rem; padding: 0.313rem 0.75rem; background: rgba(240, 122, 24, 0.18); border: 1px solid rgba(240, 122, 24, 0.08); color: #F07A18; letter-spacing: .08em; text-transform: uppercase; font-size: 0.625rem; margin-bottom: 0.875rem; font-weight: 700; display: inline-block;}
.pid_hero_h1-lgt{color: #F0F2F6; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; line-height: 1.15; font-weight: 800; margin-bottom: 10px; font-size: 1.625rem;}
.pid_hero_h1-lgt em{font-style: normal; color: #F5A623;}
@media(min-width: 767px) {
.pid_hero_h1-lgt{font-size: 36px;}
}
.pid_hero_sub-lgt{color: #8D97AC; margin-bottom: 20px; font-size: 0.813rem; line-height: 1.55;}
@media(min-width:768px) {
.pid_hero_sub-lgt{font-size: 14px;}
}
.pid_hero_row-lgt{gap: 0.625rem; flex-wrap: wrap; display: flex; align-items: center;}
.pid_hero_cta-lgt{background: #27C66A; transition: background .2s; padding: 0.813rem 26px; border-radius: 0.5rem; font-size: 14px; font-weight: 700; color: #0C0F16; box-shadow: 0 4px 12px rgba(39, 198, 106, 0.45), 0 0 1.5rem rgba(39, 198, 106, 0.18);}
.pid_hero_cta-lgt:hover{background: #32D978;}
.pid_hero_terms-lgt{color: #4A5262; font-size: 11px;}
.pid_hero_game-lgt{border: 1px solid rgba(255, 255, 255, 0.05); background: #121820; overflow: hidden; border-radius: 14px; display: flex; position: relative; flex-direction: column;}
.pid_hero_game_badge-lgt{border-radius: 20px; background: rgba(245, 166, 35, 0.14); border: 1px solid rgba(245, 166, 35, 0.14); padding: 0.313rem 0.625rem; position: absolute; z-index: 3; font-weight: 700; font-size: 0.625rem; color: #F5A623; text-transform: uppercase; top: 0.75rem; letter-spacing: .06em; left: 0.75rem;}
.pid_hero_game_badge-lgt svg{margin-right: 0.25rem; width: 0.688rem; vertical-align: -1px; height: 11px;}
.pid_hero_game_img-lgt{background: linear-gradient(135deg,#1A2640,#0E1118); overflow: hidden; padding-bottom: 60%; position: relative;}
.pid_hero_game_img-lgt img{inset: 0; width: 100%; object-fit: cover; height: 100%; position: absolute;}
.pid_hero_game_play-lgt{background: rgba(9, 12, 18, 0.72); inset: 0; transition: opacity .2s; display: flex; justify-content: center; align-items: center; position: absolute; opacity: 0;}
.pid_hero_game-lgt:hover .pid_hero_game_play-lgt{opacity: 1;}
.pid_hero_game_play-lgt span{background: #F07A18; border-radius: 50%; height: 52px; width: 52px; justify-content: center; align-items: center; display: flex;}
.pid_hero_game_play-lgt span svg{margin-left: 2px; height: 18px; width: 1.125rem;}
.pid_hero_game_info-lgt{padding: 14px 1rem;}
.pid_hero_game_title-lgt{margin-bottom: 4px; overflow-wrap: break-word; color: #F0F2F6; font-weight: 700; font-size: 15px;}
.pid_hero_game_provider-lgt{color: #606878; font-size: 0.688rem;}
.pid_hero_game_btn-lgt{padding: 11px; background: #F07A18; border-radius: 8px; margin: 0.75rem 16px 16px; transition: background .2s; font-weight: 700; font-size: 13px; display: block; color: #F0F2F6; text-align: center;}
.pid_hero_game-lgt:hover .pid_hero_game_btn-lgt{background: #FF8E2E;}
.pid_sbar-lgt{padding: 1rem 16px 0; background: #0E1118;}
@media(min-width: 769px) {
.pid_sbar-lgt{padding: 18px 24px 0;}
}
.pid_sbar_in-lgt{margin: 0 auto; max-width: 83.75rem;}
.pid_sbar_row-lgt{gap: 0.625rem; display: flex; flex-wrap: wrap; margin-bottom: 0.75rem;}
.pid_sbar_input-lgt{padding: 11px 16px; gap: 0.625rem; background: #121820; transition: border-color .2s; flex: 1; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.09); color: #606878; display: flex; align-items: center; cursor: pointer; font-size: 13px;}
.pid_sbar_input-lgt:hover{border-color: rgba(240, 122, 24, 0.5);}
.pid_sbar_input-lgt svg{stroke-linecap: round; height: 15px; stroke-linejoin: round; flex-shrink: 0; width: 0.938rem;}
.pid_sbar_providers-lgt{gap: 8px; background: #121820; border: 1px solid rgba(255, 255, 255, 0.09); transition: border-color .2s; border-radius: 8px; padding: 0.688rem 18px; white-space: nowrap; font-size: 0.813rem; color: #C6CDD9; align-items: center; font-weight: 600; display: flex;}
.pid_sbar_providers-lgt:hover{border-color: rgba(240, 122, 24, 0.5); color: #F0F2F6;}
.pid_sbar_providers-lgt svg{stroke-linejoin: round; height: 14px; stroke-linecap: round; width: 0.875rem;}
.pid_sbar_tabs-lgt{gap: 6px; overflow-x: auto; padding-bottom: 2px; display: flex; scrollbar-width: none;}
.pid_sbar_tabs-lgt::-webkit-scrollbar{display: none;}
.pid_sbar_tab-lgt{border: 1px solid rgba(255, 255, 255, 0.05); background: rgba(255, 255, 255, 0.05); transition: background .15s,color .15s,border-color .15s; padding: 8px 14px; border-radius: 1.25rem; gap: 0.438rem; flex-shrink: 0; white-space: nowrap; cursor: pointer; color: #8D97AC; font-size: 0.75rem; display: flex; font-weight: 600; align-items: center;}
.pid_sbar_tab-lgt:hover{border-color: rgba(240, 122, 24, 0.5); background: rgba(255, 255, 255, 0.07); color: #F0F2F6;}
.pid_sbar_tab-lgt.pid_state_active-lgt{background: rgba(240, 122, 24, 0.18); border-color: rgba(240, 122, 24, 0.08); color: #F0F2F6;}
.pid_sbar_tab_ic-lgt svg{stroke-linecap: round; height: 14px; width: 0.875rem; stroke-linejoin: round;}
.pid_gr_jp-lgt{overflow: hidden; background: linear-gradient(135deg,#1E1035 0%,#0A0818 100%); padding: 1.25rem; border-radius: 0.875rem; position: relative;}
.pid_gr_jp-lgt::before{border-radius: 50%; background: radial-gradient(circle,rgba(59, 170, 232, 0.16) 0%,transparent 70%); position: absolute; width: 15.625rem; height: 250px; top: -60px; content: ''; left: -60px;}
.pid_gr_jp-lgt::after{background: radial-gradient(circle,rgba(245, 166, 35, 0.14) 0%,transparent 70%); border-radius: 50%; bottom: -2.5rem; content: ''; width: 200px; position: absolute; right: 0; height: 200px;}
.pid_gr_jp_head-lgt{gap: 1rem; margin-bottom: 1rem; flex-wrap: wrap; position: relative; z-index: 1; align-items: flex-start; display: flex;}
.pid_gr_jp_info-lgt{flex: 1;}
.pid_gr_jp_label-lgt{font-weight: 700; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 6px; color: #8B2FD4; font-size: 0.688rem;}
.pid_gr_jp_label-lgt svg{vertical-align: -2px; margin-right: 4px; height: 0.875rem; stroke-linejoin: round; stroke-linecap: round; width: 0.875rem;}
.pid_gr_jp_amount-lgt{font-weight: 800; font-size: 32px; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; line-height: 1; color: #F0F2F6; margin-bottom: 0.25rem;}
@media(min-width: 766px) {
.pid_gr_jp_amount-lgt{font-size: 2.5rem;}
}
.pid_gr_jp_amount-lgt span{color: #F5A623;}
.pid_gr_jp_seo-lgt{line-height: 1.5; font-size: 0.75rem; overflow-wrap: break-word; color: #8D97AC; max-width: 480px;}
.pid_gr_jp_cta-lgt{background: rgba(59, 170, 232, 0.16); border: 1px solid rgba(59, 170, 232, 0.16); transition: background .2s; border-radius: 8px; padding: 11px 1.25rem; font-size: 0.813rem; align-self: flex-start; font-weight: 700; color: #F0F2F6; position: relative; white-space: nowrap; flex-shrink: 0; z-index: 1; margin-top: 4px;}
.pid_gr_jp_cta-lgt:hover{background: #3BAAE8;}
.pid_gcg-lgt{padding: 36px 16px 0; background: #0E1118;}
@media(min-width: 769px) {
.pid_gcg-lgt{padding: 2.75rem 24px 0;}
}
.pid_gcg_in-lgt{margin: 0 auto; max-width: 83.75rem;}
.pid_gcg_head-lgt{max-width: 45rem; margin-bottom: 20px;}
.pid_gcg_label-lgt{letter-spacing: .08em; margin-bottom: 8px; font-weight: 700; font-size: 0.688rem; text-transform: uppercase; color: #F07A18;}
.pid_gcg_h2-lgt{margin-bottom: 0.5rem; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; color: #F0F2F6; font-weight: 800; font-size: 1.375rem;}
@media(min-width:768px) {
.pid_gcg_h2-lgt{font-size: 28px;}
}
.pid_gcg_intro-lgt{line-height: 1.6; color: #606878; font-size: 0.813rem;}
.pid_gcg_grid-lgt{gap: 0.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 639px) {
.pid_gcg_grid-lgt{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.pid_gcg_grid-lgt{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.pid_gcg_card-lgt{border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 14px; transition: transform .2s,border-color .2s; padding: 20px; overflow: hidden; display: flex; min-height: 240px; position: relative; cursor: pointer; flex-direction: column; justify-content: flex-end;}
.pid_gcg_card-lgt:hover{border-color: rgba(240, 122, 24, 0.18); transform: translateY(-3px);}
.pid_gcg_card_bg-lgt{inset: 0; z-index: 0; position: absolute;}
.pid_gcg_card_bg-lgt::after{inset: 0; background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); position: absolute; content: '';}
.pid_gcg_card_ic-lgt{background: rgba(0,0,0,.45); border-radius: 5px; position: absolute; display: flex; color: #F0F2F6; justify-content: center; right: 18px; align-items: center; width: 2.5rem; z-index: 2; top: 1.125rem; height: 40px;}
.pid_gcg_card_ic-lgt svg{stroke-linecap: round; height: 20px; width: 20px; stroke-linejoin: round;}
.pid_gcg_card_ct-lgt{position: relative; z-index: 1;}
.pid_gcg_card_h-lgt{line-height: 1.2; margin-bottom: 8px; overflow-wrap: break-word; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; color: #F0F2F6; font-size: 1.125rem;}
@media(min-width: 770px) {
.pid_gcg_card_h-lgt{font-size: 1.25rem;}
}
.pid_gcg_card_p-lgt{line-height: 1.55; overflow-wrap: break-word; font-size: 0.75rem; margin-bottom: 0.625rem; color: rgba(255,255,255,.82);}
.pid_gcg_card_p-lgt strong{font-weight: 600; color: #F0F2F6;}
.pid_gcg_card_cta-lgt{gap: 0.25rem; font-weight: 700; text-transform: uppercase; font-size: 12px; display: inline-flex; align-items: center; color: #F07A18; letter-spacing: .04em;}
.pid_gcg_card_cta-lgt svg{height: 0.75rem; width: 12px; stroke-linecap: round; stroke-linejoin: round;}
.pid_ws-lgt{padding: 2rem 16px 0; background: #0E1118;}
@media(min-width: 766px) {
.pid_ws-lgt{padding: 36px 1.5rem 0;}
}
.pid_ws_in-lgt{margin: 0 auto; max-width: 1340px;}
.pid_ws_head-lgt{gap: 0.75rem; align-items: center; margin-bottom: 14px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.pid_ws_title-lgt{gap: 10px; overflow-wrap: break-word; font-size: 16px; display: flex; font-family: 'Barlow Condensed', sans-serif; color: #F0F2F6; flex-wrap: wrap; align-items: center; font-weight: 700;}
.pid_ws_title_ic-lgt svg{stroke-linejoin: round; stroke-linecap: round; height: 1.125rem; color: #F5A623; width: 18px;}
.pid_ws_online-lgt{gap: 0.438rem; font-size: 12px; align-items: center; font-weight: 600; display: flex; color: #606878;}
.pid_ws_online_dot-lgt{background: #27C66A; border-radius: 50%; width: 8px; flex-shrink: 0; box-shadow: 0 0 6px rgba(39, 198, 106, 0.15); height: 8px;}
.pid_ws_scroll-lgt{gap: 8px; overflow-x: auto; padding-bottom: 8px; scrollbar-width: none; display: flex;}
.pid_ws_scroll-lgt::-webkit-scrollbar{display: none;}
.pid_wc-lgt{border-radius: 0.5rem; padding: 10px 0.875rem; border: 1px solid rgba(255, 255, 255, 0.09); background: #121820; gap: 0.625rem; align-items: center; display: flex; flex-shrink: 0; min-width: 13.75rem;}
.pid_wc_img-lgt{background: #161C26; border-radius: 5px; overflow: hidden; width: 2.25rem; height: 2.25rem; flex-shrink: 0;}
.pid_wc_img-lgt img{width: 100%; height: 100%; object-fit: cover;}
.pid_wc_info-lgt{min-width: 0;}
.pid_wc_game-lgt{overflow: hidden; font-size: 0.75rem; text-overflow: ellipsis; color: #C6CDD9; font-weight: 600; white-space: nowrap;}
.pid_wc_player-lgt{overflow: hidden; font-size: 10px; white-space: nowrap; color: #4A5262; text-overflow: ellipsis;}
.pid_wc_amount-lgt{color: #27C66A; font-weight: 700; margin-left: auto; font-size: 0.813rem; flex-shrink: 0; white-space: nowrap;}
.pid_reg-lgt{background: #0E1118; padding: 2.25rem 1rem 0;}
@media(min-width: 769px) {
.pid_reg-lgt{padding: 44px 1.5rem 0;}
}
.pid_reg_in-lgt{border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 0.875rem; background: #161C26; margin: 0 auto; padding: 28px 24px; max-width: 83.75rem;}
@media(min-width: 765px) {
.pid_reg_in-lgt{padding: 40px;}
}
.pid_reg_top-lgt{gap: 1.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 863px) {
.pid_reg_top-lgt{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.pid_reg_label-lgt{letter-spacing: .08em; font-weight: 700; color: #F07A18; margin-bottom: 0.625rem; font-size: 0.688rem; text-transform: uppercase;}
.pid_reg_h2-lgt{line-height: 1.2; font-size: 1.375rem; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; color: #F0F2F6; margin-bottom: 12px;}
@media(min-width: 766px) {
.pid_reg_h2-lgt{font-size: 28px;}
}
.pid_reg_bonus-lgt{border-radius: 8px; gap: 8px; background: rgba(245, 166, 35, 0.14); border: 1px solid rgba(245, 166, 35, 0.14); padding: 10px 16px; margin-bottom: 16px; display: inline-flex; align-items: center;}
.pid_reg_bonus_amount-lgt{font-weight: 800; color: #F5A623; font-size: 1.25rem;}
.pid_reg_bonus_text-lgt{color: #8D97AC; line-height: 1.35; font-size: 13px;}
.pid_reg_cta_btn-lgt{transition: background .2s; background: #27C66A; border-radius: 0.5rem; padding: 0.875rem 2rem; display: inline-block; font-size: 15px; margin-bottom: 12px; box-shadow: 0 0.25rem 0.75rem rgba(39, 198, 106, 0.45), 0 0 24px rgba(39, 198, 106, 0.18); font-weight: 700; color: #0C0F16;}
.pid_reg_cta_btn-lgt:hover{background: #32D978;}
.pid_reg_terms-lgt{color: #4A5262; font-size: 0.688rem; line-height: 1.5;}
.pid_reg_seo-lgt{border-top: 1px solid rgba(255, 255, 255, 0.05); overflow-wrap: break-word; padding-top: 20px; margin-top: 20px; color: #606878; line-height: 1.65; font-size: 13px;}
.pid_reg_seo-lgt p{color: #606878; font-size: 0.813rem; line-height: 1.65; margin-bottom: 0.625rem;}
.pid_reg_seo-lgt p:last-child{margin-bottom: 0;}
.pid_reg_seo-lgt strong{color: #C6CDD9; font-weight: 700;}
.pid_reg_seo-lgt a{transition: color .2s; text-decoration: underline; color: #F07A18;}
.pid_reg_seo-lgt a:hover{color: #FF8E2E;}
.pid_reg_seo-lgt ul,.pid_reg_seo-lgt ol{margin: 0 0 10px; list-style: disc; padding-left: 1.125rem;}
.pid_reg_seo-lgt ol{list-style: decimal;}
.pid_reg_seo-lgt li{font-size: 0.813rem; line-height: 1.65; color: #606878; margin-bottom: 0.25rem;}
.pid_reg_seo-lgt table{overflow-x: auto; font-size: 13px; margin-bottom: 0.625rem; display: block; width: 100%; border-collapse: collapse;}
@media(min-width: 766px) {
.pid_reg_seo-lgt table{display: table;}
}
.pid_reg_seo-lgt th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.5rem; color: #C6CDD9; font-weight: 700; text-align: left;}
.pid_reg_seo-lgt td{padding: 0.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #606878;}
.pid_reg_steps-lgt{gap: 14px; display: flex; flex-direction: column; margin-top: 1.75rem;}
@media(min-width: 861px) {
.pid_reg_steps-lgt{margin-top: 0;}
}
.pid_reg_step-lgt{gap: 14px; padding: 1rem; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.05); background: rgba(255, 255, 255, 0.05); display: flex; flex-wrap: wrap; align-items: flex-start;}
.pid_reg_step_num-lgt{border: 1px solid rgba(240, 122, 24, 0.08); background: rgba(240, 122, 24, 0.18); border-radius: 50%; flex-shrink: 0; justify-content: center; display: flex; align-items: center; font-size: 14px; font-weight: 800; height: 2.125rem; color: #F07A18; width: 34px;}
.pid_reg_step_title-lgt{color: #F0F2F6; margin-bottom: 3px; font-size: 0.875rem; font-weight: 700;}
.pid_reg_step_text-lgt{color: #606878; font-size: 0.75rem; line-height: 1.5;}
.pid_reg_trust-lgt{border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 10px; flex-wrap: wrap; margin-top: 20px; padding-top: 1.25rem; display: flex;}
.pid_reg_trust_item-lgt{gap: 7px; font-size: 0.75rem; display: flex; color: #606878; align-items: center; overflow-wrap: break-word;}
.pid_reg_trust_ic-lgt svg{color: #F07A18; stroke-linecap: round; width: 1rem; stroke-linejoin: round; height: 16px;}
.pid_prov-lgt{background: #0E1118; padding: 36px 16px 0;}
@media(min-width: 765px) {
.pid_prov-lgt{padding: 2.75rem 1.5rem 0;}
}
.pid_prov_in-lgt{margin: 0 auto; max-width: 1340px;}
.pid_prov_head-lgt{margin-bottom: 16px;}
.pid_prov_label-lgt{text-transform: uppercase; font-size: 11px; color: #F07A18; font-weight: 700; margin-bottom: 0.5rem; letter-spacing: .08em;}
.pid_prov_h2-lgt{font-weight: 800; color: #F0F2F6; overflow-wrap: break-word; margin-bottom: 0.5rem; font-family: 'Barlow Condensed', sans-serif; font-size: 1.25rem;}
@media(min-width: 766px) {
.pid_prov_h2-lgt{font-size: 24px;}
}
.pid_prov_seo-lgt{margin-bottom: 1rem; line-height: 1.6; max-width: 620px; color: #606878; overflow-wrap: break-word; font-size: 0.813rem;}
.pid_prov_seo-lgt strong{color: #C6CDD9; font-weight: 700;}
.pid_prov_seo-lgt a{color: #F07A18; text-decoration: underline;}
.pid_prov_grid-lgt{gap: 8px; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width: 637px) {
.pid_prov_grid-lgt{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1081px) {
.pid_prov_grid-lgt{grid-template-columns: repeat(8,1fr);}
}
.pid_prov_card-lgt{transition: border-color .2s,background .2s; gap: 0.438rem; padding: 0.875rem 0.625rem; background: #121820; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.09); display: flex; cursor: pointer; align-items: center; flex-direction: column;}
.pid_prov_card-lgt:hover{border-color: rgba(240, 122, 24, 0.5); background: #161C26;}
.pid_prov_logo-lgt{overflow: hidden; border-radius: 0.313rem; background: rgba(255, 255, 255, 0.05); height: 2.75rem; display: flex; align-items: center; width: 44px; justify-content: center;}
.pid_prov_logo-lgt img{width: 100%; object-fit: contain; height: 100%;}
.pid_prov_name-lgt{overflow-wrap: break-word; font-weight: 600; font-size: 0.688rem; text-align: center; color: #8D97AC;}
.pid_bon-lgt{padding: 36px 1rem 0; background: #0E1118;}
@media(min-width: 769px) {
.pid_bon-lgt{padding: 2.75rem 24px 0;}
}
.pid_bon_in-lgt{margin: 0 auto; max-width: 83.75rem;}
.pid_bon_head-lgt{margin-bottom: 20px;}
.pid_bon_label-lgt{letter-spacing: .08em; font-size: 11px; text-transform: uppercase; font-weight: 700; color: #F07A18; margin-bottom: 0.5rem;}
.pid_bon_h2-lgt{color: #F0F2F6; margin-bottom: 8px; font-size: 1.25rem; font-family: 'Barlow Condensed', sans-serif; font-weight: 800; overflow-wrap: break-word;}
@media(min-width: 770px) {
.pid_bon_h2-lgt{font-size: 1.5rem;}
}
.pid_bon_seo-lgt{line-height: 1.6; overflow-wrap: break-word; max-width: 38.75rem; font-size: 0.813rem; color: #606878;}
.pid_bon_seo-lgt strong{color: #C6CDD9; font-weight: 700;}
.pid_bon_seo-lgt a{color: #F07A18; text-decoration: underline;}
.pid_bon_grid-lgt{gap: 10px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 637px) {
.pid_bon_grid-lgt{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1078px) {
.pid_bon_grid-lgt{grid-template-columns: repeat(5,1fr);}
}
.pid_bon_card-lgt{border-radius: 8px; background: #121820; border: 1px solid rgba(255, 255, 255, 0.09); padding: 16px; transition: border-color .2s,transform .2s;}
.pid_bon_card-lgt:hover{transform: translateY(-2px); border-color: rgba(240, 122, 24, 0.08);}
.pid_bon_card_ic-lgt svg{stroke-linecap: round; width: 26px; stroke-linejoin: round; height: 26px;}
.pid_bon_card_ic-lgt{margin-bottom: 10px;}
.pid_bon_card_type-lgt{margin-bottom: 0.375rem; font-size: 0.625rem; color: #606878; text-transform: uppercase; font-weight: 700; letter-spacing: .06em;}
.pid_bon_card_amount-lgt{font-size: 18px; font-weight: 800; margin-bottom: 0.375rem; color: #F5A623; line-height: 1.1;}
.pid_bon_card_name-lgt{overflow-wrap: break-word; margin-bottom: 0.5rem; color: #F0F2F6; font-size: 13px; font-weight: 600;}
.pid_bon_card_detail-lgt{border-top: 1px solid rgba(255, 255, 255, 0.05); line-height: 1.5; color: #4A5262; padding-top: 0.5rem; font-size: 11px; overflow-wrap: break-word;}
.pid_app-lgt{background: #0E1118; padding: 2.25rem 1rem 0;}
@media(min-width: 769px) {
.pid_app-lgt{padding: 44px 1.5rem 0;}
}
.pid_app_in-lgt{margin: 0 auto; max-width: 1340px;}
.pid_app_head-lgt{margin-bottom: 1rem;}
.pid_app_label-lgt{font-size: 11px; letter-spacing: .08em; margin-bottom: 0.5rem; text-transform: uppercase; font-weight: 700; color: #F07A18;}
.pid_app_h2-lgt{overflow-wrap: break-word; font-weight: 800; color: #F0F2F6; font-family: 'Barlow Condensed', sans-serif; font-size: 1.25rem; margin-bottom: 0.375rem;}
@media(min-width: 770px) {
.pid_app_h2-lgt{font-size: 1.5rem;}
}
.pid_app_sub-lgt{font-size: 0.813rem; max-width: 37.5rem; overflow-wrap: break-word; line-height: 1.6; color: #606878;}
.pid_app_sub-lgt strong{font-weight: 700; color: #C6CDD9;}
.pid_app_cards-lgt{gap: 0.625rem; grid-template-columns: 1fr; margin-top: 1rem; display: grid;}
@media(min-width: 638px) {
.pid_app_cards-lgt{grid-template-columns: repeat(3,1fr);}
}
.pid_app_card-lgt{border-radius: 8px; gap: 16px; padding: 20px; overflow: hidden; position: relative; align-items: flex-start; display: flex; flex-wrap: wrap;}
.pid_app_card_ios-lgt{background: linear-gradient(135deg,rgba(240, 122, 24, 0.18) 0%,#161C26 100%);}
.pid_app_card_android-lgt{background: linear-gradient(135deg,rgba(39, 198, 106, 0.15) 0%,#161C26 100%);}
.pid_app_card_win-lgt{background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#161C26 100%);}
.pid_app_card_ic-lgt svg{stroke-linejoin: round; stroke-linecap: round; height: 2.125rem; width: 34px;}
.pid_app_card_ic-lgt{flex-shrink: 0; color: #F0F2F6;}
.pid_app_card_os-lgt{text-transform: uppercase; letter-spacing: .08em; margin-bottom: 0.375rem; color: #606878; font-size: 10px; font-weight: 700;}
.pid_app_card_title-lgt{font-size: 0.938rem; line-height: 1.2; color: #F0F2F6; overflow-wrap: break-word; font-weight: 700; margin-bottom: 6px;}
.pid_app_card_text-lgt{overflow-wrap: break-word; margin-bottom: 14px; font-size: 0.75rem; color: #606878; line-height: 1.5;}
.pid_app_card_btn-lgt{transition: background .2s; border-radius: 5px; background: rgba(255, 255, 255, 0.12); padding: 0.625rem 1.125rem; border: 1px solid rgba(240, 122, 24, 0.5); gap: 0.438rem; font-weight: 700; display: inline-flex; font-size: 13px; align-items: center; color: #F0F2F6;}
.pid_app_card_btn-lgt:hover{background: rgba(255, 255, 255, 0.07);}
.pid_seo-lgt{padding: 2.25rem 16px 0; background: #0E1118;}
@media(min-width: 770px) {
.pid_seo-lgt{padding: 44px 1.5rem 0;}
}
.pid_seo_in-lgt{background: #161C26; margin: 0 auto; border-radius: 14px; border: 1px solid rgba(255, 255, 255, 0.09); padding: 28px 1.5rem; max-width: 1340px;}
@media(min-width: 767px) {
.pid_seo_in-lgt{padding: 36px 2.5rem;}
}
.pid_seo_label-lgt{letter-spacing: .08em; font-size: 11px; margin-bottom: 0.625rem; font-weight: 700; color: #F07A18; text-transform: uppercase;}
.pid_seo_h2-lgt{margin-bottom: 14px; line-height: 1.25; color: #F0F2F6; font-size: 1.25rem; font-weight: 800; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 769px) {
.pid_seo_h2-lgt{font-size: 24px;}
}
.pid_seo_body-lgt{font-size: 14px; color: #8D97AC; line-height: 1.75; overflow-wrap: break-word;}
.pid_seo_body-lgt p{color: #8D97AC; line-height: 1.75; font-size: 0.875rem; margin-bottom: 12px;}
.pid_seo_body-lgt p:last-child{margin-bottom: 0;}
.pid_seo_body-lgt strong{color: #C6CDD9; font-weight: 700;}
.pid_seo_body-lgt a{transition: color .2s; text-decoration: underline; color: #F07A18;}
.pid_seo_body-lgt a:hover{color: #FF8E2E;}
.pid_seo_body-lgt ul,.pid_seo_body-lgt ol{margin: 0 0 12px; list-style: disc; padding-left: 22px;}
.pid_seo_body-lgt ol{list-style: decimal;}
.pid_seo_body-lgt li{color: #8D97AC; font-size: 0.875rem; line-height: 1.75; margin-bottom: 6px;}
.pid_seo_body-lgt table{overflow-x: auto; width: 100%; margin-bottom: 0.75rem; border-collapse: collapse; font-size: 13px; display: block;}
@media(min-width: 766px) {
.pid_seo_body-lgt table{display: table;}
}
.pid_seo_body-lgt th{padding: 0.625rem 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); color: #C6CDD9; font-weight: 700; text-align: left;}
.pid_seo_body-lgt td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.625rem 0.75rem; color: #8D97AC;}
.pid_seo_cols-lgt{gap: 24px; margin-top: 1.25rem; display: grid;}
@media(min-width:640px) {
.pid_seo_cols-lgt{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1083px) {
.pid_seo_cols-lgt{grid-template-columns: repeat(3,1fr);}
}
.pid_seo_col_h-lgt{margin-bottom: 7px; overflow-wrap: break-word; font-weight: 700; color: #C6CDD9; font-size: 13px;}
.pid_seo_col_p-lgt{font-size: 13px; overflow-wrap: break-word; color: #606878; line-height: 1.65;}
.pid_seo_stats-lgt{margin: 1.25rem 0; gap: 1rem; display: flex; flex-wrap: wrap;}
.pid_seo_stat-lgt{border-radius: 0.5rem; flex: 1; padding: 0.875rem 16px; border: 1px solid rgba(240, 122, 24, 0.18); background: rgba(240, 122, 24, 0.08); min-width: 140px;}
.pid_seo_stat_val-lgt{margin-bottom: 0.25rem; color: #F07A18; font-size: 1.25rem; overflow-wrap: break-word; font-weight: 800;}
.pid_seo_stat_lb-lgt{overflow-wrap: break-word; font-size: 0.688rem; color: #606878;}
.pid_seo-lgt{padding: 2.25rem 16px 0; background: #0E1118;}
@media(min-width: 765px) {
.pid_seo-lgt{padding: 44px 1.5rem 0;}
}
.pid_seo_in-lgt{padding: 28px 1.5rem; border-radius: 14px; background: #161C26; border: 1px solid rgba(255, 255, 255, 0.09); margin: 0 auto; max-width: 1340px;}
@media(min-width: 771px) {
.pid_seo_in-lgt{padding: 36px 40px;}
}
.pid_seo_label-lgt{margin-bottom: 10px; font-size: 0.688rem; color: #F07A18; text-transform: uppercase; letter-spacing: .08em; font-weight: 700;}
.pid_seo_h2-lgt{color: #F0F2F6; overflow-wrap: break-word; margin-bottom: 0.875rem; font-family: 'Barlow Condensed', sans-serif; font-weight: 800; line-height: 1.25; font-size: 20px;}
@media(min-width: 769px) {
.pid_seo_h2-lgt{font-size: 1.5rem;}
}
.pid_seo_body-lgt{line-height: 1.75; color: #8D97AC; overflow-wrap: break-word; font-size: 0.875rem;}
.pid_seo_body-lgt p{margin-bottom: 12px; color: #8D97AC; line-height: 1.75; font-size: 14px;}
.pid_seo_body-lgt p:last-child{margin-bottom: 0;}
.pid_seo_body-lgt strong{font-weight: 700; color: #C6CDD9;}
.pid_seo_body-lgt a{transition: color .2s; color: #F07A18; text-decoration: underline;}
.pid_seo_body-lgt a:hover{color: #FF8E2E;}
.pid_seo_body-lgt ul,.pid_seo_body-lgt ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 1.375rem;}
.pid_seo_body-lgt ol{list-style: decimal;}
.pid_seo_body-lgt li{line-height: 1.75; margin-bottom: 0.375rem; color: #8D97AC; font-size: 14px;}
.pid_seo_body-lgt table{width: 100%; font-size: 13px; margin-bottom: 12px; overflow-x: auto; border-collapse: collapse; display: block;}
@media(min-width: 771px) {
.pid_seo_body-lgt table{display: table;}
}
.pid_seo_body-lgt th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); color: #C6CDD9; font-weight: 700; text-align: left;}
.pid_seo_body-lgt td{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #8D97AC;}
.pid_seo_cols-lgt{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 639px) {
.pid_seo_cols-lgt{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.pid_seo_cols-lgt{grid-template-columns: repeat(3,1fr);}
}
.pid_seo_col_h-lgt{margin-bottom: 0.438rem; overflow-wrap: break-word; font-size: 0.813rem; font-weight: 700; color: #C6CDD9;}
.pid_seo_col_p-lgt{line-height: 1.65; color: #606878; overflow-wrap: break-word; font-size: 13px;}
.pid_seo_stats-lgt{margin: 1.25rem 0; gap: 16px; display: flex; flex-wrap: wrap;}
.pid_seo_stat-lgt{border-radius: 8px; flex: 1; background: rgba(240, 122, 24, 0.08); border: 1px solid rgba(240, 122, 24, 0.18); padding: 14px 16px; min-width: 8.75rem;}
.pid_seo_stat_val-lgt{font-weight: 800; color: #F07A18; font-size: 20px; overflow-wrap: break-word; margin-bottom: 4px;}
.pid_seo_stat_lb-lgt{font-size: 0.688rem; color: #606878; overflow-wrap: break-word;}
.pid_faq-lgt{background: #0E1118; padding: 36px 1rem 0;}
@media(min-width: 767px) {
.pid_faq-lgt{padding: 2.75rem 24px 0;}
}
.pid_faq_in-lgt{margin: 0 auto; max-width: 83.75rem;}
.pid_faq_head-lgt{margin-bottom: 20px;}
.pid_faq_label-lgt{font-size: 11px; font-weight: 700; color: #F07A18; text-transform: uppercase; margin-bottom: 8px; letter-spacing: .08em;}
.pid_faq_h2-lgt{color: #F0F2F6; font-size: 1.25rem; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word;}
@media(min-width: 770px) {
.pid_faq_h2-lgt{font-size: 24px;}
}
.pid_faq_list-lgt{gap: 8px; display: flex; flex-direction: column;}
.pid_faq_item-lgt{background: #161C26; overflow: hidden; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.09);}
.pid_faq_q-lgt{transition: color .2s; padding: 16px 20px; gap: 0.75rem; cursor: pointer; font-size: 0.875rem; color: #C6CDD9; justify-content: space-between; flex-wrap: wrap; display: flex; align-items: center; font-weight: 600; overflow-wrap: break-word;}
.pid_faq_q-lgt:hover{color: #F0F2F6;}
.pid_faq_q_ic-lgt{border-radius: 50%; background: rgba(255, 255, 255, 0.05); transition: transform .25s; font-size: 16px; width: 24px; color: #F07A18; justify-content: center; align-items: center; display: flex; height: 1.5rem; flex-shrink: 0;}
.pid_faq_item-lgt.pid_state_open-lgt .pid_faq_q_ic-lgt{transform: rotate(45deg);}
.pid_faq_a-lgt{padding: 0 1.25rem 16px; line-height: 1.7; display: none; overflow-wrap: break-word; color: #606878; font-size: 13px;}
.pid_faq_item-lgt.pid_state_open-lgt .pid_faq_a-lgt{display: block;}
.pid_faq_a-lgt strong{color: #C6CDD9; font-weight: 700;}
.pid_faq_a-lgt a{text-decoration: underline; color: #F07A18;}
.pid_faq_a-lgt ul,.pid_faq_a-lgt ol{margin: 0.5rem 0; list-style: disc; padding-left: 1.25rem;}
.pid_faq_a-lgt ol{list-style: decimal;}
.pid_faq_a-lgt li{line-height: 1.6; margin-bottom: 4px;}
.pid_faq_a-lgt table{margin: 0.5rem 0; width: 100%; font-size: 12px; overflow-x: auto; border-collapse: collapse; display: block;}
@media(min-width: 770px) {
.pid_faq_a-lgt table{display: table;}
}
.pid_faq_a-lgt th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.375rem 0.5rem; font-weight: 700; text-align: left; color: #C6CDD9;}
.pid_faq_a-lgt td{padding: 0.375rem 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #606878;}
.pid_seo-lgt{background: #0E1118; padding: 2.25rem 16px 0;}
@media(min-width: 765px) {
.pid_seo-lgt{padding: 44px 1.5rem 0;}
}
.pid_seo_in-lgt{background: #161C26; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 14px; margin: 0 auto; padding: 28px 1.5rem; max-width: 83.75rem;}
@media(min-width: 770px) {
.pid_seo_in-lgt{padding: 36px 2.5rem;}
}
.pid_seo_label-lgt{margin-bottom: 10px; font-size: 0.688rem; font-weight: 700; text-transform: uppercase; color: #F07A18; letter-spacing: .08em;}
.pid_seo_h2-lgt{color: #F0F2F6; font-weight: 800; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 14px; line-height: 1.25; font-size: 20px;}
@media(min-width: 770px) {
.pid_seo_h2-lgt{font-size: 24px;}
}
.pid_seo_body-lgt{font-size: 14px; line-height: 1.75; overflow-wrap: break-word; color: #8D97AC;}
.pid_seo_body-lgt p{color: #8D97AC; margin-bottom: 0.75rem; line-height: 1.75; font-size: 14px;}
.pid_seo_body-lgt p:last-child{margin-bottom: 0;}
.pid_seo_body-lgt strong{color: #C6CDD9; font-weight: 700;}
.pid_seo_body-lgt a{transition: color .2s; color: #F07A18; text-decoration: underline;}
.pid_seo_body-lgt a:hover{color: #FF8E2E;}
.pid_seo_body-lgt ul,.pid_seo_body-lgt ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.pid_seo_body-lgt ol{list-style: decimal;}
.pid_seo_body-lgt li{margin-bottom: 6px; color: #8D97AC; font-size: 0.875rem; line-height: 1.75;}
.pid_seo_body-lgt table{overflow-x: auto; border-collapse: collapse; margin-bottom: 12px; width: 100%; display: block; font-size: 0.813rem;}
@media(min-width: 771px) {
.pid_seo_body-lgt table{display: table;}
}
.pid_seo_body-lgt th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); text-align: left; color: #C6CDD9; font-weight: 700;}
.pid_seo_body-lgt td{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #8D97AC;}
.pid_seo_cols-lgt{gap: 24px; display: grid; margin-top: 1.25rem;}
@media(min-width: 639px) {
.pid_seo_cols-lgt{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1083px) {
.pid_seo_cols-lgt{grid-template-columns: repeat(3,1fr);}
}
.pid_seo_col_h-lgt{margin-bottom: 0.438rem; font-weight: 700; color: #C6CDD9; overflow-wrap: break-word; font-size: 0.813rem;}
.pid_seo_col_p-lgt{line-height: 1.65; color: #606878; font-size: 0.813rem; overflow-wrap: break-word;}
.pid_seo_stats-lgt{gap: 1rem; margin: 20px 0; flex-wrap: wrap; display: flex;}
.pid_seo_stat-lgt{border-radius: 0.5rem; border: 1px solid rgba(240, 122, 24, 0.18); flex: 1; background: rgba(240, 122, 24, 0.08); padding: 14px 16px; min-width: 8.75rem;}
.pid_seo_stat_val-lgt{margin-bottom: 4px; font-size: 20px; color: #F07A18; overflow-wrap: break-word; font-weight: 800;}
.pid_seo_stat_lb-lgt{overflow-wrap: break-word; color: #606878; font-size: 11px;}
.pid_ft-lgt{background: #090C12; border-top: 1px solid rgba(255, 255, 255, 0.05); margin-top: 48px;}
.pid_ft_support-lgt{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 24px 16px;}
@media(min-width: 767px) {
.pid_ft_support-lgt{padding: 28px 24px;}
}
.pid_ft_support_in-lgt{margin: 0 auto; gap: 16px; display: flex; flex-wrap: wrap; max-width: 1340px; align-items: center;}
.pid_ft_support_main-lgt{flex: 1; gap: 16px; flex-wrap: wrap; min-width: 220px; align-items: center; display: flex;}
.pid_ft_support_ic-lgt{flex-shrink: 0; color: #F07A18;}
.pid_ft_support_ic-lgt svg{width: 30px; height: 1.875rem; stroke-linecap: round; stroke-linejoin: round;}
.pid_ft_support_text_title-lgt{overflow-wrap: break-word; margin-bottom: 3px; color: #F0F2F6; font-weight: 700; font-size: 0.938rem;}
.pid_ft_support_text_sub-lgt{color: #606878; font-size: 0.75rem; overflow-wrap: break-word;}
.pid_ft_support_btn-lgt{padding: 0.688rem 1.375rem; background: #F07A18; transition: background .2s; border-radius: 0.5rem; font-size: 0.813rem; white-space: nowrap; color: #F0F2F6; flex-shrink: 0; font-weight: 700;}
.pid_ft_support_btn-lgt:hover{background: #FF8E2E;}
.pid_ft_support_contacts-lgt{gap: 1rem; flex-wrap: wrap; display: flex; margin-left: auto;}
.pid_ft_support_contact-lgt{color: #4A5262; line-height: 1.4; font-size: 0.75rem;}
.pid_ft_support_contact-lgt strong{color: #8D97AC; margin-bottom: 2px; font-weight: 600; display: block; font-size: 11px;}
.pid_ft_main-lgt{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 2rem 16px 1.5rem;}
@media(min-width: 767px) {
.pid_ft_main-lgt{padding: 40px 24px 32px;}
}
.pid_ft_main_in-lgt{gap: 1.5rem; margin: 0 auto; max-width: 1340px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 641px) {
.pid_ft_main_in-lgt{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.pid_ft_main_in-lgt{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.pid_ft_col_logo-lgt{grid-column: 1/-1;}
@media(min-width: 1082px) {
.pid_ft_col_logo-lgt{grid-column: auto;}
}
.pid_ft_logo-lgt{gap: 0.563rem; align-items: center; font-weight: 800; margin-bottom: 12px; color: #F0F2F6; display: flex; font-size: 1rem; flex-wrap: wrap; overflow-wrap: break-word;}
.pid_ft_logo_mark-lgt{border-radius: 5px; overflow: hidden; width: 30px; height: 1.875rem;}
.pid_ft_logo_mark-lgt img{width: 100%; height: 100%; object-fit: cover;}
.pid_ft_logo_sub-lgt{max-width: 12.5rem; color: #4A5262; overflow-wrap: break-word; line-height: 1.55; font-size: 0.75rem;}
.pid_ft_col_title-lgt{letter-spacing: .07em; font-weight: 700; color: #8D97AC; text-transform: uppercase; margin-bottom: 14px; font-size: 12px;}
.pid_ft_col_links-lgt{gap: 0.563rem; display: flex; flex-direction: column;}
.pid_ft_col_link-lgt{transition: color .2s; font-size: 13px; overflow-wrap: break-word; color: #4A5262;}
.pid_ft_col_link-lgt:hover{color: #C6CDD9;}
.pid_ft_apps-lgt{gap: 8px; flex-direction: column; display: flex;}
.pid_ft_app_card-lgt{background: rgba(255, 255, 255, 0.05); transition: border-color .2s; gap: 0.625rem; border-radius: 0.313rem; padding: 0.625rem 12px; border: 1px solid rgba(255, 255, 255, 0.09); display: flex; align-items: center;}
.pid_ft_app_card-lgt:hover{border-color: rgba(240, 122, 24, 0.5);}
.pid_ft_app_card_ic-lgt svg{stroke-linejoin: round; height: 22px; width: 22px; stroke-linecap: round;}
.pid_ft_app_card_os-lgt{color: #4A5262; font-weight: 600; font-size: 0.625rem;}
.pid_ft_app_card_action-lgt{font-size: 0.75rem; color: #C6CDD9; font-weight: 700;}
.pid_ft_bot-lgt{padding: 20px 1rem;}
@media(min-width: 769px) {
.pid_ft_bot-lgt{padding: 1.25rem 1.5rem;}
}
.pid_ft_bot_in-lgt{margin: 0 auto; gap: 16px; display: flex; align-items: center; max-width: 83.75rem; flex-wrap: wrap;}
.pid_ft_socials-lgt{gap: 0.5rem; display: flex;}
.pid_ft_soc-lgt{transition: background .2s; border-radius: 5px; border: 1px solid rgba(255, 255, 255, 0.09); background: rgba(255, 255, 255, 0.05); width: 2.25rem; align-items: center; display: flex; height: 2.25rem; justify-content: center; color: #8D97AC;}
.pid_ft_soc-lgt svg{width: 16px; stroke-linecap: round; stroke-linejoin: round; height: 1rem;}
.pid_ft_soc-lgt:hover{background: rgba(255, 255, 255, 0.07);}
.pid_ft_legal-lgt{flex: 1; overflow-wrap: break-word; line-height: 1.6; min-width: 12.5rem; color: #717C92; font-size: 11px;}
.pid_ft_legal-lgt strong{color: #8D97AC; font-weight: 700;}
.pid_ft_legal-lgt a{text-decoration: underline; color: #8D97AC;}
.pid_ft_age-lgt{border-radius: 50%; border: 2px solid #717C92; color: #717C92; flex-shrink: 0; display: flex; margin-left: auto; font-size: 0.688rem; width: 32px; font-weight: 800; justify-content: center; align-items: center; height: 32px;}