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; cursor: pointer; color: inherit;}
a:link,a:visited{text-decoration: none; color: inherit;}
img,svg,video{display: block; max-width: 100%;}
body{background: #0C1022; font-family: 'Barlow', sans-serif; line-height: 1.6; color: #B8C0D6; -webkit-font-smoothing: antialiased; min-height: 100vh;}
.hrc_layout-fz1{display: flex; min-height: 100vh; flex-direction: column;}
.hrc_page-fz1{min-height: 100vh; display: flex;}
.hrc_main-fz1{flex: 1; min-width: 0; padding-top: 3.5rem;}
@media (min-width:1080px) {
.hrc_main-fz1{padding-left: 13.75rem;}
}
@media (max-width: 1080px) {
.hrc_main-fz1{padding-bottom: 4.5rem;}
}
.hrc_gc-fz1{overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.06); background: #0F1420; border-radius: 0.5rem; transition: transform .2s,border-color .2s; cursor: pointer; position: relative; width: 8.75rem; flex-shrink: 0;}
@media(min-width: 639px) {
.hrc_gc-fz1{width: 9.75rem;}
}
@media(min-width: 1083px) {
.hrc_gc-fz1{width: 10.5rem;}
}
.hrc_gc-fz1:hover{border-color: rgba(46, 110, 232, 0.08); transform: translateY(-3px);}
.hrc_gc_img-fz1{overflow: hidden; position: relative; width: 100%; padding-bottom: 80%;}
.hrc_gc_img-fz1 img{inset: 0; height: 100%; object-fit: cover; position: absolute; width: 100%;}
.hrc_gc_hover-fz1{inset: 0; transition: opacity .2s; background: rgba(8, 11, 21, 0.72); position: absolute; justify-content: center; display: flex; opacity: 0; align-items: center;}
.hrc_gc-fz1:hover .hrc_gc_hover-fz1{opacity: 1;}
.hrc_gc_hover_btn-fz1{padding: 0.5rem 1rem; border-radius: 0.25rem; background: #2E6EE8; color: #EEF1FA; font-weight: 700; font-size: 12px;}
.hrc_gc_info-fz1{padding: 8px 10px 0.625rem;}
.hrc_gc_name-fz1{overflow: hidden; font-size: 0.75rem; white-space: nowrap; text-overflow: ellipsis; max-width: 100%; font-weight: 600; margin-bottom: 3px; color: #B8C0D6;}
.hrc_gc_prov-fz1{font-size: 10px; color: #505A72;}
.hrc_gc_tag-fz1{padding: 2px 0.438rem; border-radius: 0.25rem; left: 0.375rem; z-index: 2; top: 0.375rem; letter-spacing: .04em; font-size: 9px; position: absolute; text-transform: uppercase; font-weight: 700;}
.hrc_gc_tag_hot-fz1{background: #E8353A; color: #fff;}
.hrc_gc_tag_new-fz1{background: #18C45A; color: #0C1022;}
.hrc_gc_tag_jp-fz1{background: #F0A500; color: #0C1022;}
.hrc_gc_tag_ex-fz1{background: #1A3DB8; color: #fff;}
.hrc_gc_tag_live-fz1{background: #E8353A; color: #fff;}
.hrc_gr-fz1{padding: 32px 1rem 0; background: #0C1022;}
@media(min-width: 767px) {
.hrc_gr-fz1{padding: 36px 1.5rem 0;}
}
.hrc_gr_in-fz1{margin: 0 auto; max-width: 82.5rem;}
.hrc_gr_head-fz1{gap: 12px; display: flex; margin-bottom: 0.625rem; flex-wrap: wrap; align-items: center;}
.hrc_gr_head_l-fz1{flex: 1; gap: 0.625rem; align-items: center; display: flex; min-width: 0;}
.hrc_gr_ic-fz1{border-radius: 0.5rem; width: 32px; flex-shrink: 0; display: flex; align-items: center; height: 2rem; justify-content: center;}
.hrc_gr_ic-fz1 svg{stroke-linecap: round; stroke-linejoin: round; width: 1rem; height: 1rem;}
.hrc_gr_title-fz1{font-family: 'Barlow Condensed', sans-serif; font-weight: 700; color: #EEF1FA; overflow-wrap: break-word; font-size: 1rem;}
@media(min-width: 767px) {
.hrc_gr_title-fz1{font-size: 1.125rem;}
}
.hrc_gr_more-fz1{gap: 0.313rem; transition: color .2s; font-weight: 600; white-space: nowrap; display: flex; flex-shrink: 0; font-size: 0.75rem; color: #66708A; align-items: center;}
.hrc_gr_more-fz1:hover{color: #2E6EE8;}
.hrc_gr_more-fz1 svg{stroke-linecap: round; width: 0.75rem; height: 12px; stroke-linejoin: round;}
.hrc_gr_arrows-fz1{gap: 0.375rem; flex-shrink: 0; display: flex;}
.hrc_gr_arr-fz1{transition: background .15s,color .15s; background: rgba(255, 255, 255, 0.05); border-radius: 0.25rem; border: 1px solid rgba(255, 255, 255, 0.10); justify-content: center; color: #8A94AE; display: flex; width: 1.875rem; height: 1.875rem; align-items: center;}
.hrc_gr_arr-fz1:hover{background: rgba(255, 255, 255, 0.07); color: #EEF1FA;}
.hrc_gr_arr-fz1 svg{width: 0.813rem; stroke-linejoin: round; stroke-linecap: round; height: 0.813rem;}
.hrc_gr_seo_h-fz1{margin: 0 0 0.375rem; max-width: 42.5rem; color: #B8C0D6; overflow-wrap: break-word; font-weight: 700; font-size: 0.813rem; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 769px) {
.hrc_gr_seo_h-fz1{font-size: 0.875rem;}
}
.hrc_gr_seo-fz1{max-width: 42.5rem; color: #66708A; font-size: 0.75rem; margin-bottom: 12px; overflow-wrap: break-word; line-height: 1.55;}
.hrc_gr_seo-fz1 strong{color: #B8C0D6; font-weight: 600;}
.hrc_gr_scroll-fz1{gap: 0.625rem; overflow-x: auto; display: flex; padding-bottom: 10px; scrollbar-width: none; -webkit-overflow-scrolling: touch;}
.hrc_gr_scroll-fz1::-webkit-scrollbar{display: none;}
@media(min-width: 767px) {
.hrc_gr_scroll-fz1{gap: 12px;}
}
.hrc_tb-fz1{background: #0C1022; border-bottom: 1px solid rgba(255, 255, 255, 0.07); display: flex; position: fixed; z-index: 80; height: 56px; top: 0; left: 0; align-items: center; right: 0;}
.hrc_tb_in-fz1{padding: 0 14px; gap: 0; display: flex; height: 100%; width: 100%; align-items: center;}
.hrc_tb_burger-fz1{gap: 5px; border-radius: 8px; justify-content: center; margin-right: 0.5rem; display: flex; flex-shrink: 0; height: 2.375rem; align-items: center; flex-direction: column; width: 2.375rem;}
.hrc_tb_burger-fz1:hover{background: rgba(255, 255, 255, 0.05);}
.hrc_tb_burger_line-fz1{border-radius: 1px; background: #8A94AE; display: block; width: 18px; height: 2px;}
@media(min-width:1080px) {
.hrc_tb_burger-fz1{display: none;}
}
.hrc_tb_logo-fz1{gap: 0.563rem; align-items: center; margin-right: 1.25rem; letter-spacing: -.01em; font-weight: 800; font-size: 1.125rem; overflow-wrap: break-word; flex-shrink: 0; color: #EEF1FA; display: flex;}
.hrc_tb_logo_mark-fz1{overflow: hidden; border-radius: 0.5rem; justify-content: center; display: flex; height: 2rem; width: 32px; align-items: center;}
.hrc_tb_logo_mark-fz1 img{height: 100%; width: 100%; object-fit: cover;}
.hrc_tb_nav-fz1{flex: 1; gap: 2px; display: none;}
@media(min-width: 641px) {
.hrc_tb_nav-fz1{display: flex;}
}
.hrc_tb_tab-fz1{padding: 8px 0.875rem; border-radius: 0.5rem; transition: background .15s,color .15s; font-weight: 600; font-size: 13px; color: #8A94AE; white-space: nowrap;}
.hrc_tb_tab-fz1:hover{background: rgba(255, 255, 255, 0.05); color: #EEF1FA;}
.hrc_tb_tab-fz1.hrc_state_active-fz1{background: rgba(46, 110, 232, 0.18); color: #EEF1FA;}
.hrc_tb_right-fz1{gap: 8px; margin-left: auto; display: flex; flex-shrink: 0; align-items: center;}
.hrc_tb_login-fz1{padding: 0.563rem 16px; border: 1px solid rgba(255, 255, 255, 0.10); border-radius: 8px; transition: border-color .2s,color .2s; background: rgba(255, 255, 255, 0.05); display: none; font-weight: 600; font-size: 0.813rem; color: #B8C0D6;}
.hrc_tb_login-fz1:hover{border-color: rgba(255, 255, 255, 0.20); color: #EEF1FA;}
@media(min-width:480px) {
.hrc_tb_login-fz1{display: block;}
}
.hrc_tb_reg-fz1{border-radius: 8px; background: #18C45A; transition: background .2s; padding: 9px 1.125rem; font-size: 0.813rem; font-weight: 700; color: #080B15; white-space: nowrap;}
.hrc_tb_reg-fz1:hover{background: #22D968;}
.hrc_sb-fz1{border-right: 1px solid rgba(255, 255, 255, 0.05); background: #131828; transition: transform .25s ease; transform: translateX(-100%); overflow-y: auto; bottom: 0; top: 56px; position: fixed; width: 13.75rem; left: 0; z-index: 70;}
.hrc_sb-fz1.hrc_state_open-fz1{transform: translateX(0);}
.hrc_sb-fz1::-webkit-scrollbar{width: 4px;}
.hrc_sb-fz1::-webkit-scrollbar-thumb{background: rgba(255, 255, 255, 0.07); border-radius: 2px;}
@media(min-width:1080px) {
.hrc_sb-fz1{transform: translateX(0);}
}
.hrc_sb_auth-fz1{padding: 0.875rem 0.75rem 0.625rem;}
.hrc_sb_btn_reg-fz1{border-radius: 8px; background: #18C45A; padding: 11px; transition: background .2s; margin-bottom: 0.5rem; display: block; font-weight: 700; font-size: 13px; color: #080B15; text-align: center;}
.hrc_sb_btn_reg-fz1:hover{background: #22D968;}
.hrc_sb_btn_login-fz1{transition: border-color .2s; border-radius: 8px; padding: 0.625rem; border: 1px solid rgba(255, 255, 255, 0.10); background: rgba(255, 255, 255, 0.05); font-size: 13px; display: block; color: #B8C0D6; font-weight: 600; text-align: center;}
.hrc_sb_btn_login-fz1:hover{border-color: rgba(255, 255, 255, 0.20); color: #EEF1FA;}
.hrc_sb_promo-fz1{border: 1px solid rgba(46, 110, 232, 0.18); border-radius: 0.5rem; background: linear-gradient(135deg,#0A1640,#131828); padding: 0.75rem 14px; margin: 0 12px 0.625rem; overflow: hidden; position: relative;}
.hrc_sb_promo-fz1::before{background: radial-gradient(circle,rgba(46, 110, 232, 0.18),transparent 70%); border-radius: 50%; top: -1.25rem; position: absolute; content: ''; width: 5rem; right: -20px; height: 80px;}
.hrc_sb_promo_title-fz1{font-size: 11px; font-weight: 700; color: #2E6EE8; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 0.25rem;}
.hrc_sb_promo_text-fz1{font-weight: 600; line-height: 1.35; overflow-wrap: break-word; font-size: 0.75rem; color: #EEF1FA;}
.hrc_sb_promo_sub-fz1{margin-top: 3px; font-size: 0.625rem; color: #66708A;}
.hrc_sb_nav-fz1{padding: 0.375rem 0.5rem 16px;}
.hrc_sb_nav_lb-fz1{padding: 10px 0.5rem 0.375rem; color: #505A72; text-transform: uppercase; letter-spacing: .08em; font-size: 0.625rem; font-weight: 700;}
.hrc_sb_link-fz1{padding: 0.563rem 0.625rem; gap: 10px; transition: background .15s,color .15s; border-radius: 0.25rem; font-weight: 500; font-size: 13px; cursor: pointer; overflow-wrap: break-word; color: #8A94AE; align-items: center; display: flex;}
.hrc_sb_link-fz1:hover{background: rgba(255, 255, 255, 0.05); color: #EEF1FA;}
.hrc_sb_link-fz1.hrc_state_active-fz1{background: rgba(46, 110, 232, 0.18); color: #EEF1FA;}
.hrc_sb_ic-fz1{border-radius: 4px; align-items: center; width: 1.875rem; display: flex; height: 1.875rem; flex-shrink: 0; justify-content: center;}
.hrc_sb_ic-fz1 svg{stroke-linecap: round; stroke-linejoin: round; width: 1rem; height: 1rem;}
.hrc_sb_ic_1-fz1{background: rgba(46, 110, 232, 0.08); color: #2E6EE8;}
.hrc_sb_ic_2-fz1{background: rgba(24, 196, 90, 0.16); color: #18C45A;}
.hrc_sb_ic_3-fz1{background: rgba(240, 165, 0, 0.16); color: #F0A500;}
.hrc_sb_ic_4-fz1{background: rgba(26, 61, 184, 0.22); color: #1A3DB8;}
.hrc_sb_ic_5-fz1{background: rgba(46, 110, 232, 0.08); color: #E0307A;}
.hrc_sb_ic_6-fz1{background: rgba(26, 61, 184, 0.22); color: #7B34E8;}
.hrc_sb_badge-fz1{background: #F0A500; padding: 2px 7px; border-radius: 4px; color: #080B15; font-size: 0.563rem; margin-left: auto; font-weight: 700;}
.hrc_sb_bot-fz1{gap: 0.5rem; border-top: 1px solid rgba(255, 255, 255, 0.05); padding: 0.75rem; display: flex;}
.hrc_sb_lang-fz1,.hrc_sb_help-fz1{border-radius: 4px; background: rgba(255, 255, 255, 0.05); flex: 1; padding: 9px 6px; border: 1px solid rgba(255, 255, 255, 0.06); transition: border-color .2s; gap: 0.375rem; font-weight: 600; align-items: center; display: flex; justify-content: center; color: #8A94AE; font-size: 11px;}
.hrc_sb_lang-fz1:hover,.hrc_sb_help-fz1:hover{border-color: rgba(255, 255, 255, 0.20); color: #EEF1FA;}
.hrc_sb_lang-fz1 svg,.hrc_sb_help-fz1 svg{height: 0.813rem; stroke-linecap: round; stroke-linejoin: round; width: 13px;}
.hrc_sb_bd-fz1{inset: 0; background: rgba(8, 11, 21, 0.72); z-index: 69; display: none; position: fixed;}
.hrc_sb_bd-fz1.hrc_state_on-fz1{display: block;}
@media(min-width: 1077px) {
.hrc_sb_bd-fz1{display: none!important;}
}
.hrc_mob_nav-fz1{background: #131828; border-top: 1px solid rgba(255, 255, 255, 0.10); padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom)); bottom: 0; z-index: 80; right: 0; display: flex; position: fixed; left: 0;}
@media(min-width: 1077px) {
.hrc_mob_nav-fz1{display: none;}
}
.hrc_mob_nav_item-fz1{gap: 0.25rem; flex: 1; padding: 4px 2px; color: #505A72; display: flex; align-items: center; cursor: pointer; flex-direction: column;}
.hrc_mob_nav_ic-fz1{line-height: 1;}
.hrc_mob_nav_ic-fz1 svg{stroke-linejoin: round; height: 20px; width: 20px; stroke-linecap: round;}
.hrc_mob_nav_lb-fz1{font-weight: 600; color: #505A72; font-size: 0.625rem;}
.hrc_mob_nav_item-fz1.hrc_state_active-fz1{color: #2E6EE8;}
.hrc_mob_nav_item-fz1.hrc_state_active-fz1 .hrc_mob_nav_lb-fz1{color: #2E6EE8;}
.hrc_hero-fz1{padding: 20px 1rem 0; background: #0C1022;}
@media(min-width: 766px) {
.hrc_hero-fz1{padding: 1.5rem 1.5rem 0;}
}
.hrc_hero_in-fz1{gap: 0.75rem; margin: 0 auto; display: grid; max-width: 82.5rem; grid-template-columns: 1fr;}
@media(min-width: 861px) {
.hrc_hero_in-fz1{grid-template-columns: 1fr 300px;}
}
@media(min-width: 1099px) {
.hrc_hero_in-fz1{grid-template-columns: 1fr 340px;}
}
.hrc_hero_promo-fz1{background: #0F1420; border-radius: 12px; overflow: hidden; position: relative; display: flex; min-height: 13.75rem; align-items: stretch;}
@media(min-width: 769px) {
.hrc_hero_promo-fz1{min-height: 280px;}
}
.hrc_hero_promo_bg-fz1{background: linear-gradient(120deg,#0A1640 0%,#0C1022 100%); background-position: center; inset: 0; position: absolute; background-size: cover;}
.hrc_hero_promo_bg-fz1::after{background: linear-gradient(90deg,#0C1022 0%,rgba(8, 11, 21, 0.72) 60%,transparent 100%); inset: 0; content: ''; position: absolute;}
.hrc_hero_promo_glow-fz1{background: radial-gradient(circle,rgba(26, 61, 184, 0.22) 0%,transparent 65%); border-radius: 50%; right: 3.75rem; top: -40px; position: absolute; height: 18.75rem; width: 18.75rem; pointer-events: none;}
.hrc_hero_promo_ct-fz1{padding: 1.75rem 24px 1.75rem 1.75rem; z-index: 2; flex-direction: column; display: flex; max-width: 480px; position: relative; justify-content: center;}
@media(min-width: 767px) {
.hrc_hero_promo_ct-fz1{padding: 40px 32px;}
}
.hrc_hero_badge-fz1{border: 1px solid rgba(46, 110, 232, 0.08); background: rgba(46, 110, 232, 0.18); padding: 0.313rem 12px; border-radius: 20px; font-weight: 700; font-size: 10px; margin-bottom: 14px; letter-spacing: .08em; display: inline-block; color: #2E6EE8; text-transform: uppercase;}
.hrc_hero_h1-fz1{font-weight: 800; line-height: 1.15; color: #EEF1FA; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 0.625rem; font-size: 26px;}
.hrc_hero_h1-fz1 em{color: #F0A500; font-style: normal;}
@media(min-width: 769px) {
.hrc_hero_h1-fz1{font-size: 2.25rem;}
}
.hrc_hero_sub-fz1{margin-bottom: 1.25rem; color: #8A94AE; line-height: 1.55; font-size: 13px;}
@media(min-width:768px) {
.hrc_hero_sub-fz1{font-size: 14px;}
}
.hrc_hero_row-fz1{gap: 0.625rem; flex-wrap: wrap; align-items: center; display: flex;}
.hrc_hero_cta-fz1{padding: 13px 26px; border-radius: 8px; background: #18C45A; transition: background .2s; box-shadow: 0 2px 0 rgba(0,0,0,0.5), 0 0 16px rgba(24, 196, 90, 0.50); color: #080B15; font-weight: 700; font-size: 14px;}
.hrc_hero_cta-fz1:hover{background: #22D968;}
.hrc_hero_terms-fz1{color: #505A72; font-size: 0.688rem;}
.hrc_hero_game-fz1{border-radius: 0.75rem; border: 1px solid rgba(255, 255, 255, 0.06); background: #0F1420; overflow: hidden; display: flex; flex-direction: column; position: relative;}
.hrc_hero_game_badge-fz1{background: rgba(240, 165, 0, 0.16); border: 1px solid rgba(240, 165, 0, 0.16); border-radius: 20px; padding: 5px 0.625rem; z-index: 3; font-size: 0.625rem; top: 12px; letter-spacing: .06em; font-weight: 700; left: 0.75rem; text-transform: uppercase; color: #F0A500; position: absolute;}
.hrc_hero_game_badge-fz1 svg{width: 11px; margin-right: 4px; height: 0.688rem; vertical-align: -1px;}
.hrc_hero_game_img-fz1{background: linear-gradient(135deg,#0A1640,#0C1022); overflow: hidden; position: relative; padding-bottom: 60%;}
.hrc_hero_game_img-fz1 img{inset: 0; position: absolute; width: 100%; height: 100%; object-fit: cover;}
.hrc_hero_game_play-fz1{transition: opacity .2s; inset: 0; background: rgba(8, 11, 21, 0.72); justify-content: center; align-items: center; display: flex; position: absolute; opacity: 0;}
.hrc_hero_game-fz1:hover .hrc_hero_game_play-fz1{opacity: 1;}
.hrc_hero_game_play-fz1 span{background: #2E6EE8; border-radius: 50%; justify-content: center; height: 3.25rem; align-items: center; display: flex; width: 3.25rem;}
.hrc_hero_game_play-fz1 span svg{margin-left: 2px; height: 1.125rem; width: 1.125rem;}
.hrc_hero_game_info-fz1{padding: 14px 16px;}
.hrc_hero_game_title-fz1{font-size: 0.938rem; color: #EEF1FA; font-weight: 700; overflow-wrap: break-word; margin-bottom: 0.25rem;}
.hrc_hero_game_provider-fz1{font-size: 11px; color: #66708A;}
.hrc_hero_game_btn-fz1{transition: background .2s; margin: 12px 16px 16px; background: #2E6EE8; border-radius: 0.5rem; padding: 0.688rem; font-size: 0.813rem; font-weight: 700; text-align: center; display: block; color: #EEF1FA;}
.hrc_hero_game-fz1:hover .hrc_hero_game_btn-fz1{background: #4D85F0;}
.hrc_sbar-fz1{background: #0C1022; padding: 1rem 1rem 0;}
@media(min-width: 769px) {
.hrc_sbar-fz1{padding: 18px 1.5rem 0;}
}
.hrc_sbar_in-fz1{margin: 0 auto; max-width: 82.5rem;}
.hrc_sbar_row-fz1{gap: 0.625rem; margin-bottom: 0.75rem; display: flex; flex-wrap: wrap;}
.hrc_sbar_input-fz1{padding: 11px 16px; transition: border-color .2s; gap: 10px; border: 1px solid rgba(255, 255, 255, 0.10); background: #0F1420; border-radius: 8px; flex: 1; align-items: center; display: flex; cursor: pointer; color: #66708A; font-size: 13px;}
.hrc_sbar_input-fz1:hover{border-color: rgba(255, 255, 255, 0.20);}
.hrc_sbar_input-fz1 svg{flex-shrink: 0; height: 15px; stroke-linecap: round; stroke-linejoin: round; width: 0.938rem;}
.hrc_sbar_providers-fz1{gap: 8px; transition: border-color .2s; border: 1px solid rgba(255, 255, 255, 0.10); padding: 0.688rem 18px; border-radius: 0.5rem; background: #0F1420; font-size: 0.813rem; white-space: nowrap; display: flex; color: #B8C0D6; align-items: center; font-weight: 600;}
.hrc_sbar_providers-fz1:hover{border-color: rgba(255, 255, 255, 0.20); color: #EEF1FA;}
.hrc_sbar_providers-fz1 svg{stroke-linejoin: round; width: 0.875rem; stroke-linecap: round; height: 14px;}
.hrc_sbar_tabs-fz1{gap: 6px; display: flex; overflow-x: auto; padding-bottom: 2px; scrollbar-width: none;}
.hrc_sbar_tabs-fz1::-webkit-scrollbar{display: none;}
.hrc_sbar_tab-fz1{padding: 0.5rem 0.875rem; gap: 7px; border: 1px solid rgba(255, 255, 255, 0.06); transition: background .15s,color .15s,border-color .15s; background: rgba(255, 255, 255, 0.05); border-radius: 20px; white-space: nowrap; font-weight: 600; flex-shrink: 0; display: flex; align-items: center; color: #8A94AE; cursor: pointer; font-size: 0.75rem;}
.hrc_sbar_tab-fz1:hover{border-color: rgba(255, 255, 255, 0.20); background: rgba(255, 255, 255, 0.07); color: #EEF1FA;}
.hrc_sbar_tab-fz1.hrc_state_active-fz1{background: rgba(46, 110, 232, 0.18); border-color: rgba(46, 110, 232, 0.08); color: #EEF1FA;}
.hrc_sbar_tab_ic-fz1 svg{stroke-linejoin: round; height: 0.875rem; width: 14px; stroke-linecap: round;}
.hrc_gcg-fz1{background: #0C1022; padding: 36px 1rem 0;}
@media(min-width: 766px) {
.hrc_gcg-fz1{padding: 44px 1.5rem 0;}
}
.hrc_gcg_in-fz1{margin: 0 auto; max-width: 1320px;}
.hrc_gcg_head-fz1{max-width: 720px; margin-bottom: 1.25rem;}
.hrc_gcg_label-fz1{color: #2E6EE8; text-transform: uppercase; letter-spacing: .08em; font-weight: 700; font-size: 0.688rem; margin-bottom: 8px;}
.hrc_gcg_h2-fz1{overflow-wrap: break-word; font-size: 22px; margin-bottom: 0.5rem; font-weight: 800; color: #EEF1FA; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 767px) {
.hrc_gcg_h2-fz1{font-size: 28px;}
}
.hrc_gcg_intro-fz1{color: #66708A; line-height: 1.6; font-size: 13px;}
.hrc_gcg_grid-fz1{gap: 0.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 641px) {
.hrc_gcg_grid-fz1{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1082px) {
.hrc_gcg_grid-fz1{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.hrc_gcg_card-fz1{overflow: hidden; transition: transform .2s,border-color .2s; border-radius: 0.75rem; border: 1px solid rgba(255, 255, 255, 0.10); padding: 20px; justify-content: flex-end; cursor: pointer; min-height: 15rem; position: relative; display: flex; flex-direction: column;}
.hrc_gcg_card-fz1:hover{border-color: rgba(46, 110, 232, 0.18); transform: translateY(-3px);}
.hrc_gcg_card_bg-fz1{inset: 0; position: absolute; z-index: 0;}
.hrc_gcg_card_bg-fz1::after{background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); inset: 0; content: ''; position: absolute;}
.hrc_gcg_card_ic-fz1{border-radius: 0.25rem; background: rgba(0,0,0,.45); top: 18px; justify-content: center; position: absolute; color: #EEF1FA; z-index: 2; width: 2.5rem; align-items: center; right: 18px; height: 2.5rem; display: flex;}
.hrc_gcg_card_ic-fz1 svg{stroke-linejoin: round; width: 1.25rem; height: 20px; stroke-linecap: round;}
.hrc_gcg_card_ct-fz1{z-index: 1; position: relative;}
.hrc_gcg_card_h-fz1{font-family: 'Barlow Condensed', sans-serif; color: #EEF1FA; overflow-wrap: break-word; font-size: 1.125rem; font-weight: 800; margin-bottom: 0.5rem; line-height: 1.2;}
@media(min-width: 767px) {
.hrc_gcg_card_h-fz1{font-size: 20px;}
}
.hrc_gcg_card_p-fz1{line-height: 1.55; margin-bottom: 10px; overflow-wrap: break-word; font-size: 0.75rem; color: rgba(255,255,255,.82);}
.hrc_gcg_card_p-fz1 strong{font-weight: 600; color: #EEF1FA;}
.hrc_gcg_card_cta-fz1{gap: 4px; letter-spacing: .04em; font-weight: 700; text-transform: uppercase; font-size: 0.75rem; align-items: center; display: inline-flex; color: #2E6EE8;}
.hrc_gcg_card_cta-fz1 svg{height: 12px; width: 12px; stroke-linecap: round; stroke-linejoin: round;}
.hrc_gr_jp-fz1{overflow: hidden; background: linear-gradient(135deg,#160E38 0%,#0C1022 100%); border-radius: 0.75rem; padding: 1.25rem; position: relative;}
.hrc_gr_jp-fz1::before{background: radial-gradient(circle,rgba(26, 61, 184, 0.22) 0%,transparent 70%); border-radius: 50%; top: -3.75rem; left: -60px; width: 15.625rem; position: absolute; height: 15.625rem; content: '';}
.hrc_gr_jp-fz1::after{background: radial-gradient(circle,rgba(240, 165, 0, 0.16) 0%,transparent 70%); border-radius: 50%; height: 200px; width: 200px; content: ''; right: 0; position: absolute; bottom: -40px;}
.hrc_gr_jp_head-fz1{gap: 1rem; margin-bottom: 16px; flex-wrap: wrap; position: relative; display: flex; align-items: flex-start; z-index: 1;}
.hrc_gr_jp_info-fz1{flex: 1;}
.hrc_gr_jp_label-fz1{color: #7B34E8; text-transform: uppercase; font-size: 11px; letter-spacing: .08em; font-weight: 700; margin-bottom: 0.375rem;}
.hrc_gr_jp_label-fz1 svg{margin-right: 4px; vertical-align: -2px; width: 14px; stroke-linecap: round; height: 0.875rem; stroke-linejoin: round;}
.hrc_gr_jp_amount-fz1{font-size: 2rem; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 0.25rem; color: #EEF1FA; overflow-wrap: break-word; line-height: 1; font-weight: 800;}
@media(min-width: 771px) {
.hrc_gr_jp_amount-fz1{font-size: 40px;}
}
.hrc_gr_jp_amount-fz1 span{color: #F0A500;}
.hrc_gr_jp_seo-fz1{line-height: 1.5; font-size: 12px; max-width: 480px; overflow-wrap: break-word; color: #8A94AE;}
.hrc_gr_jp_cta-fz1{border-radius: 8px; padding: 0.688rem 20px; background: rgba(26, 61, 184, 0.22); border: 1px solid rgba(26, 61, 184, 0.22); transition: background .2s; white-space: nowrap; z-index: 1; position: relative; font-size: 0.813rem; flex-shrink: 0; margin-top: 0.25rem; color: #EEF1FA; font-weight: 700; align-self: flex-start;}
.hrc_gr_jp_cta-fz1:hover{background: #1A3DB8;}
.hrc_ws-fz1{background: #0C1022; padding: 32px 1rem 0;}
@media(min-width: 770px) {
.hrc_ws-fz1{padding: 36px 1.5rem 0;}
}
.hrc_ws_in-fz1{margin: 0 auto; max-width: 1320px;}
.hrc_ws_head-fz1{gap: 0.75rem; justify-content: space-between; margin-bottom: 0.875rem; display: flex; flex-wrap: wrap; align-items: center;}
.hrc_ws_title-fz1{gap: 10px; overflow-wrap: break-word; color: #EEF1FA; display: flex; flex-wrap: wrap; font-size: 1rem; font-weight: 700; font-family: 'Barlow Condensed', sans-serif; align-items: center;}
.hrc_ws_title_ic-fz1 svg{stroke-linecap: round; stroke-linejoin: round; height: 18px; color: #F0A500; width: 1.125rem;}
.hrc_ws_online-fz1{gap: 7px; align-items: center; display: flex; font-weight: 600; color: #66708A; font-size: 12px;}
.hrc_ws_online_dot-fz1{border-radius: 50%; background: #18C45A; height: 8px; box-shadow: 0 0 0.375rem rgba(24, 196, 90, 0.16); flex-shrink: 0; width: 0.5rem;}
.hrc_ws_scroll-fz1{gap: 8px; overflow-x: auto; scrollbar-width: none; padding-bottom: 8px; display: flex;}
.hrc_ws_scroll-fz1::-webkit-scrollbar{display: none;}
.hrc_wc-fz1{border: 1px solid rgba(255, 255, 255, 0.10); background: #0F1420; border-radius: 8px; padding: 0.625rem 0.875rem; gap: 0.625rem; display: flex; align-items: center; flex-shrink: 0; min-width: 13.75rem;}
.hrc_wc_img-fz1{overflow: hidden; background: #131828; border-radius: 4px; height: 36px; width: 2.25rem; flex-shrink: 0;}
.hrc_wc_img-fz1 img{object-fit: cover; width: 100%; height: 100%;}
.hrc_wc_info-fz1{min-width: 0;}
.hrc_wc_game-fz1{overflow: hidden; white-space: nowrap; font-size: 0.75rem; font-weight: 600; text-overflow: ellipsis; color: #B8C0D6;}
.hrc_wc_player-fz1{overflow: hidden; color: #505A72; white-space: nowrap; font-size: 0.625rem; text-overflow: ellipsis;}
.hrc_wc_amount-fz1{flex-shrink: 0; margin-left: auto; white-space: nowrap; font-size: 0.813rem; color: #18C45A; font-weight: 700;}
.hrc_bon-fz1{background: #0C1022; padding: 2.25rem 16px 0;}
@media(min-width: 766px) {
.hrc_bon-fz1{padding: 2.75rem 1.5rem 0;}
}
.hrc_bon_in-fz1{margin: 0 auto; max-width: 82.5rem;}
.hrc_bon_head-fz1{margin-bottom: 20px;}
.hrc_bon_label-fz1{font-size: 0.688rem; letter-spacing: .08em; font-weight: 700; color: #2E6EE8; margin-bottom: 0.5rem; text-transform: uppercase;}
.hrc_bon_h2-fz1{overflow-wrap: break-word; color: #EEF1FA; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 8px; font-weight: 800; font-size: 20px;}
@media(min-width: 771px) {
.hrc_bon_h2-fz1{font-size: 24px;}
}
.hrc_bon_seo-fz1{overflow-wrap: break-word; color: #66708A; line-height: 1.6; font-size: 0.813rem; max-width: 620px;}
.hrc_bon_seo-fz1 strong{color: #B8C0D6; font-weight: 700;}
.hrc_bon_seo-fz1 a{text-decoration: underline; color: #2E6EE8;}
.hrc_bon_grid-fz1{gap: 10px; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width:640px) {
.hrc_bon_grid-fz1{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1079px) {
.hrc_bon_grid-fz1{grid-template-columns: repeat(5,1fr);}
}
.hrc_bon_card-fz1{transition: border-color .2s,transform .2s; border-radius: 8px; padding: 16px; border: 1px solid rgba(255, 255, 255, 0.10); background: #0F1420;}
.hrc_bon_card-fz1:hover{transform: translateY(-2px); border-color: rgba(46, 110, 232, 0.08);}
.hrc_bon_card_ic-fz1 svg{stroke-linejoin: round; width: 1.625rem; height: 26px; stroke-linecap: round;}
.hrc_bon_card_ic-fz1{margin-bottom: 0.625rem;}
.hrc_bon_card_type-fz1{font-size: 0.625rem; font-weight: 700; text-transform: uppercase; color: #66708A; margin-bottom: 0.375rem; letter-spacing: .06em;}
.hrc_bon_card_amount-fz1{color: #F0A500; line-height: 1.1; font-size: 1.125rem; margin-bottom: 6px; font-weight: 800;}
.hrc_bon_card_name-fz1{font-weight: 600; overflow-wrap: break-word; margin-bottom: 8px; color: #EEF1FA; font-size: 0.813rem;}
.hrc_bon_card_detail-fz1{border-top: 1px solid rgba(255, 255, 255, 0.05); color: #505A72; overflow-wrap: break-word; line-height: 1.5; padding-top: 0.5rem; font-size: 11px;}
.hrc_app-fz1{padding: 36px 16px 0; background: #0C1022;}
@media(min-width: 771px) {
.hrc_app-fz1{padding: 44px 24px 0;}
}
.hrc_app_in-fz1{margin: 0 auto; max-width: 1320px;}
.hrc_app_head-fz1{margin-bottom: 16px;}
.hrc_app_label-fz1{letter-spacing: .08em; color: #2E6EE8; font-weight: 700; text-transform: uppercase; font-size: 11px; margin-bottom: 8px;}
.hrc_app_h2-fz1{overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; color: #EEF1FA; font-weight: 800; margin-bottom: 0.375rem; font-size: 1.25rem;}
@media(min-width:768px) {
.hrc_app_h2-fz1{font-size: 24px;}
}
.hrc_app_sub-fz1{max-width: 37.5rem; font-size: 13px; line-height: 1.6; overflow-wrap: break-word; color: #66708A;}
.hrc_app_sub-fz1 strong{font-weight: 700; color: #B8C0D6;}
.hrc_app_cards-fz1{gap: 10px; margin-top: 16px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 643px) {
.hrc_app_cards-fz1{grid-template-columns: repeat(3,1fr);}
}
.hrc_app_card-fz1{gap: 1rem; overflow: hidden; border-radius: 8px; padding: 20px; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start;}
.hrc_app_card_ios-fz1{background: linear-gradient(135deg,rgba(46, 110, 232, 0.18) 0%,#131828 100%);}
.hrc_app_card_android-fz1{background: linear-gradient(135deg,rgba(24, 196, 90, 0.16) 0%,#131828 100%);}
.hrc_app_card_win-fz1{background: linear-gradient(135deg,rgba(240, 165, 0, 0.16) 0%,#131828 100%);}
.hrc_app_card_ic-fz1 svg{stroke-linecap: round; width: 34px; height: 2.125rem; stroke-linejoin: round;}
.hrc_app_card_ic-fz1{flex-shrink: 0; color: #EEF1FA;}
.hrc_app_card_os-fz1{color: #66708A; margin-bottom: 6px; letter-spacing: .08em; font-weight: 700; font-size: 10px; text-transform: uppercase;}
.hrc_app_card_title-fz1{line-height: 1.2; font-size: 0.938rem; color: #EEF1FA; font-weight: 700; overflow-wrap: break-word; margin-bottom: 6px;}
.hrc_app_card_text-fz1{color: #66708A; line-height: 1.5; font-size: 0.75rem; overflow-wrap: break-word; margin-bottom: 0.875rem;}
.hrc_app_card_btn-fz1{background: rgba(255, 255, 255, 0.12); gap: 0.438rem; border-radius: 0.25rem; transition: background .2s; border: 1px solid rgba(255, 255, 255, 0.20); padding: 10px 18px; display: inline-flex; font-weight: 700; align-items: center; color: #EEF1FA; font-size: 0.813rem;}
.hrc_app_card_btn-fz1:hover{background: rgba(255, 255, 255, 0.07);}
.hrc_prov-fz1{background: #0C1022; padding: 36px 1rem 0;}
@media(min-width: 765px) {
.hrc_prov-fz1{padding: 2.75rem 24px 0;}
}
.hrc_prov_in-fz1{margin: 0 auto; max-width: 1320px;}
.hrc_prov_head-fz1{margin-bottom: 1rem;}
.hrc_prov_label-fz1{text-transform: uppercase; color: #2E6EE8; font-size: 0.688rem; font-weight: 700; margin-bottom: 8px; letter-spacing: .08em;}
.hrc_prov_h2-fz1{font-weight: 800; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; color: #EEF1FA; font-size: 20px; margin-bottom: 8px;}
@media(min-width: 766px) {
.hrc_prov_h2-fz1{font-size: 1.5rem;}
}
.hrc_prov_seo-fz1{line-height: 1.6; max-width: 38.75rem; margin-bottom: 16px; font-size: 0.813rem; color: #66708A; overflow-wrap: break-word;}
.hrc_prov_seo-fz1 strong{color: #B8C0D6; font-weight: 700;}
.hrc_prov_seo-fz1 a{color: #2E6EE8; text-decoration: underline;}
.hrc_prov_grid-fz1{gap: 8px; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width: 642px) {
.hrc_prov_grid-fz1{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1083px) {
.hrc_prov_grid-fz1{grid-template-columns: repeat(8,1fr);}
}
.hrc_prov_card-fz1{background: #0F1420; transition: border-color .2s,background .2s; border: 1px solid rgba(255, 255, 255, 0.10); padding: 0.875rem 0.625rem; gap: 7px; border-radius: 8px; cursor: pointer; flex-direction: column; align-items: center; display: flex;}
.hrc_prov_card-fz1:hover{border-color: rgba(255, 255, 255, 0.20); background: #131828;}
.hrc_prov_logo-fz1{background: rgba(255, 255, 255, 0.05); border-radius: 0.25rem; overflow: hidden; display: flex; justify-content: center; height: 44px; align-items: center; width: 44px;}
.hrc_prov_logo-fz1 img{width: 100%; height: 100%; object-fit: contain;}
.hrc_prov_name-fz1{font-weight: 600; text-align: center; overflow-wrap: break-word; color: #8A94AE; font-size: 11px;}
.hrc_reg-fz1{padding: 36px 1rem 0; background: #0C1022;}
@media(min-width: 770px) {
.hrc_reg-fz1{padding: 2.75rem 24px 0;}
}
.hrc_reg_in-fz1{padding: 1.75rem 24px; border-radius: 0.75rem; margin: 0 auto; border: 1px solid rgba(255, 255, 255, 0.06); background: #131828; max-width: 1320px;}
@media(min-width:768px) {
.hrc_reg_in-fz1{padding: 2.5rem;}
}
.hrc_reg_top-fz1{gap: 28px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 861px) {
.hrc_reg_top-fz1{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.hrc_reg_label-fz1{letter-spacing: .08em; text-transform: uppercase; font-size: 0.688rem; font-weight: 700; margin-bottom: 0.625rem; color: #2E6EE8;}
.hrc_reg_h2-fz1{line-height: 1.2; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; font-weight: 800; margin-bottom: 0.75rem; font-size: 1.375rem; color: #EEF1FA;}
@media(min-width: 765px) {
.hrc_reg_h2-fz1{font-size: 1.75rem;}
}
.hrc_reg_bonus-fz1{padding: 10px 1rem; background: rgba(240, 165, 0, 0.16); border-radius: 8px; border: 1px solid rgba(240, 165, 0, 0.16); gap: 8px; align-items: center; margin-bottom: 16px; display: inline-flex;}
.hrc_reg_bonus_amount-fz1{font-weight: 800; color: #F0A500; font-size: 1.25rem;}
.hrc_reg_bonus_text-fz1{line-height: 1.35; color: #8A94AE; font-size: 0.813rem;}
.hrc_reg_cta_btn-fz1{border-radius: 0.5rem; background: #18C45A; padding: 14px 32px; transition: background .2s; font-size: 15px; box-shadow: 0 2px 0 rgba(0,0,0,0.5), 0 0 16px rgba(24, 196, 90, 0.50); margin-bottom: 12px; display: inline-block; font-weight: 700; color: #080B15;}
.hrc_reg_cta_btn-fz1:hover{background: #22D968;}
.hrc_reg_terms-fz1{color: #505A72; line-height: 1.5; font-size: 11px;}
.hrc_reg_seo-fz1{border-top: 1px solid rgba(255, 255, 255, 0.05); color: #66708A; line-height: 1.65; font-size: 0.813rem; margin-top: 1.25rem; overflow-wrap: break-word; padding-top: 1.25rem;}
.hrc_reg_seo-fz1 p{color: #66708A; line-height: 1.65; margin-bottom: 10px; font-size: 13px;}
.hrc_reg_seo-fz1 p:last-child{margin-bottom: 0;}
.hrc_reg_seo-fz1 strong{color: #B8C0D6; font-weight: 700;}
.hrc_reg_seo-fz1 a{transition: color .2s; color: #2E6EE8; text-decoration: underline;}
.hrc_reg_seo-fz1 a:hover{color: #4D85F0;}
.hrc_reg_seo-fz1 ul,.hrc_reg_seo-fz1 ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.hrc_reg_seo-fz1 ol{list-style: decimal;}
.hrc_reg_seo-fz1 li{margin-bottom: 4px; color: #66708A; font-size: 13px; line-height: 1.65;}
.hrc_reg_seo-fz1 table{display: block; margin-bottom: 10px; border-collapse: collapse; overflow-x: auto; font-size: 0.813rem; width: 100%;}
@media(min-width: 769px) {
.hrc_reg_seo-fz1 table{display: table;}
}
.hrc_reg_seo-fz1 th{padding: 0.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); text-align: left; color: #B8C0D6; font-weight: 700;}
.hrc_reg_seo-fz1 td{padding: 0.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #66708A;}
.hrc_reg_steps-fz1{gap: 14px; margin-top: 1.75rem; display: flex; flex-direction: column;}
@media(min-width:860px) {
.hrc_reg_steps-fz1{margin-top: 0;}
}
.hrc_reg_step-fz1{background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.06); gap: 14px; padding: 1rem; border-radius: 0.5rem; display: flex; align-items: flex-start; flex-wrap: wrap;}
.hrc_reg_step_num-fz1{border: 1px solid rgba(46, 110, 232, 0.08); background: rgba(46, 110, 232, 0.18); border-radius: 50%; align-items: center; justify-content: center; display: flex; color: #2E6EE8; font-weight: 800; flex-shrink: 0; width: 34px; height: 2.125rem; font-size: 0.875rem;}
.hrc_reg_step_title-fz1{color: #EEF1FA; font-weight: 700; margin-bottom: 3px; font-size: 0.875rem;}
.hrc_reg_step_text-fz1{line-height: 1.5; font-size: 0.75rem; color: #66708A;}
.hrc_reg_trust-fz1{gap: 10px; border-top: 1px solid rgba(255, 255, 255, 0.05); display: flex; flex-wrap: wrap; padding-top: 20px; margin-top: 20px;}
.hrc_reg_trust_item-fz1{gap: 7px; align-items: center; overflow-wrap: break-word; font-size: 12px; display: flex; color: #66708A;}
.hrc_reg_trust_ic-fz1 svg{height: 1rem; stroke-linejoin: round; stroke-linecap: round; color: #2E6EE8; width: 1rem;}
.hrc_seo-fz1{padding: 36px 1rem 0; background: #0C1022;}
@media(min-width: 769px) {
.hrc_seo-fz1{padding: 44px 24px 0;}
}
.hrc_seo_in-fz1{margin: 0 auto; border-radius: 0.75rem; border: 1px solid rgba(255, 255, 255, 0.10); background: #131828; padding: 1.75rem 24px; max-width: 82.5rem;}
@media(min-width: 769px) {
.hrc_seo_in-fz1{padding: 2.25rem 40px;}
}
.hrc_seo_label-fz1{color: #2E6EE8; margin-bottom: 0.625rem; letter-spacing: .08em; font-size: 0.688rem; font-weight: 700; text-transform: uppercase;}
.hrc_seo_h2-fz1{font-family: 'Barlow Condensed', sans-serif; font-size: 1.25rem; font-weight: 800; margin-bottom: 0.875rem; overflow-wrap: break-word; color: #EEF1FA; line-height: 1.25;}
@media(min-width: 766px) {
.hrc_seo_h2-fz1{font-size: 24px;}
}
.hrc_seo_body-fz1{color: #8A94AE; line-height: 1.75; overflow-wrap: break-word; font-size: 14px;}
.hrc_seo_body-fz1 p{color: #8A94AE; font-size: 0.875rem; line-height: 1.75; margin-bottom: 0.75rem;}
.hrc_seo_body-fz1 p:last-child{margin-bottom: 0;}
.hrc_seo_body-fz1 strong{font-weight: 700; color: #B8C0D6;}
.hrc_seo_body-fz1 a{transition: color .2s; text-decoration: underline; color: #2E6EE8;}
.hrc_seo_body-fz1 a:hover{color: #4D85F0;}
.hrc_seo_body-fz1 ul,.hrc_seo_body-fz1 ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.hrc_seo_body-fz1 ol{list-style: decimal;}
.hrc_seo_body-fz1 li{margin-bottom: 6px; color: #8A94AE; font-size: 14px; line-height: 1.75;}
.hrc_seo_body-fz1 table{font-size: 0.813rem; overflow-x: auto; margin-bottom: 12px; border-collapse: collapse; width: 100%; display: block;}
@media(min-width: 769px) {
.hrc_seo_body-fz1 table{display: table;}
}
.hrc_seo_body-fz1 th{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); font-weight: 700; color: #B8C0D6; text-align: left;}
.hrc_seo_body-fz1 td{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #8A94AE;}
.hrc_seo_cols-fz1{gap: 24px; margin-top: 1.25rem; display: grid;}
@media(min-width:640px) {
.hrc_seo_cols-fz1{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1083px) {
.hrc_seo_cols-fz1{grid-template-columns: repeat(3,1fr);}
}
.hrc_seo_col_h-fz1{margin-bottom: 0.438rem; font-weight: 700; font-size: 0.813rem; overflow-wrap: break-word; color: #B8C0D6;}
.hrc_seo_col_p-fz1{color: #66708A; font-size: 13px; overflow-wrap: break-word; line-height: 1.65;}
.hrc_seo_stats-fz1{gap: 16px; margin: 20px 0; display: flex; flex-wrap: wrap;}
.hrc_seo_stat-fz1{border: 1px solid rgba(46, 110, 232, 0.18); padding: 14px 1rem; border-radius: 8px; background: rgba(46, 110, 232, 0.08); flex: 1; min-width: 8.75rem;}
.hrc_seo_stat_val-fz1{margin-bottom: 0.25rem; color: #2E6EE8; font-size: 20px; font-weight: 800; overflow-wrap: break-word;}
.hrc_seo_stat_lb-fz1{color: #66708A; overflow-wrap: break-word; font-size: 11px;}
.hrc_pmt-fz1{padding: 36px 1rem 0; background: #0C1022;}
@media(min-width: 769px) {
.hrc_pmt-fz1{padding: 44px 1.5rem 0;}
}
.hrc_pmt_in-fz1{margin: 0 auto; max-width: 1320px;}
.hrc_pmt_head-fz1{margin-bottom: 22px; max-width: 720px;}
.hrc_pmt_label-fz1{color: #2E6EE8; text-transform: uppercase; letter-spacing: .08em; font-size: 11px; font-weight: 700; margin-bottom: 8px;}
.hrc_pmt_h2-fz1{font-weight: 800; font-family: 'Barlow Condensed', sans-serif; color: #EEF1FA; margin-bottom: 0.5rem; overflow-wrap: break-word; font-size: 1.375rem;}
@media(min-width: 771px) {
.hrc_pmt_h2-fz1{font-size: 28px;}
}
.hrc_pmt_intro-fz1{line-height: 1.6; color: #66708A; font-size: 14px; overflow-wrap: break-word;}
.hrc_pmt_groups-fz1{gap: 20px; flex-direction: column; display: flex;}
.hrc_pmt_group-fz1{padding: 20px; border-radius: 0.5rem; background: #131828; border: 1px solid rgba(255, 255, 255, 0.10);}
.hrc_pmt_group_head-fz1{gap: 0.75rem; align-items: center; flex-wrap: wrap; display: flex; margin-bottom: 0.625rem;}
.hrc_pmt_group_ic-fz1{background: rgba(46, 110, 232, 0.18); border-radius: 4px; flex-shrink: 0; color: #2E6EE8; justify-content: center; display: flex; width: 36px; align-items: center; height: 2.25rem;}
.hrc_pmt_group_ic-fz1 svg{height: 18px; width: 18px; stroke-linejoin: round; stroke-linecap: round;}
.hrc_pmt_group_h-fz1{margin: 0; font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 700; color: #EEF1FA; overflow-wrap: break-word;}
.hrc_pmt_group_p-fz1{color: #66708A; overflow-wrap: break-word; line-height: 1.6; margin-bottom: 14px; font-size: 0.813rem;}
.hrc_pmt_group_p-fz1 strong{color: #B8C0D6; font-weight: 600;}
.hrc_pmt_table_wrap-fz1{-webkit-overflow-scrolling: touch; overflow-x: auto;}
.hrc_pmt_table-fz1{width: 100%; font-size: 13px; min-width: 540px; border-collapse: collapse;}
.hrc_pmt_table-fz1 th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.625rem 12px; text-transform: uppercase; letter-spacing: .04em; font-weight: 700; white-space: nowrap; font-size: 11px; text-align: left; color: #B8C0D6;}
.hrc_pmt_table-fz1 td{padding: 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #66708A;}
.hrc_pmt_table-fz1 tbody tr:last-child td{border-bottom: none;}
.hrc_pmt_table-fz1 tr:hover td{background: rgba(255, 255, 255, 0.05); color: #B8C0D6;}
.hrc_seo-fz1{padding: 36px 1rem 0; background: #0C1022;}
@media(min-width: 769px) {
.hrc_seo-fz1{padding: 44px 24px 0;}
}
.hrc_seo_in-fz1{border-radius: 0.75rem; border: 1px solid rgba(255, 255, 255, 0.10); padding: 1.75rem 1.5rem; background: #131828; margin: 0 auto; max-width: 1320px;}
@media(min-width: 765px) {
.hrc_seo_in-fz1{padding: 2.25rem 2.5rem;}
}
.hrc_seo_label-fz1{letter-spacing: .08em; font-weight: 700; font-size: 0.688rem; margin-bottom: 0.625rem; text-transform: uppercase; color: #2E6EE8;}
.hrc_seo_h2-fz1{margin-bottom: 0.875rem; line-height: 1.25; font-size: 20px; color: #EEF1FA; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word;}
@media(min-width: 769px) {
.hrc_seo_h2-fz1{font-size: 1.5rem;}
}
.hrc_seo_body-fz1{line-height: 1.75; color: #8A94AE; font-size: 0.875rem; overflow-wrap: break-word;}
.hrc_seo_body-fz1 p{margin-bottom: 12px; color: #8A94AE; font-size: 14px; line-height: 1.75;}
.hrc_seo_body-fz1 p:last-child{margin-bottom: 0;}
.hrc_seo_body-fz1 strong{color: #B8C0D6; font-weight: 700;}
.hrc_seo_body-fz1 a{transition: color .2s; color: #2E6EE8; text-decoration: underline;}
.hrc_seo_body-fz1 a:hover{color: #4D85F0;}
.hrc_seo_body-fz1 ul,.hrc_seo_body-fz1 ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 1.375rem;}
.hrc_seo_body-fz1 ol{list-style: decimal;}
.hrc_seo_body-fz1 li{margin-bottom: 6px; line-height: 1.75; font-size: 14px; color: #8A94AE;}
.hrc_seo_body-fz1 table{width: 100%; font-size: 13px; border-collapse: collapse; display: block; overflow-x: auto; margin-bottom: 12px;}
@media(min-width: 765px) {
.hrc_seo_body-fz1 table{display: table;}
}
.hrc_seo_body-fz1 th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.625rem 0.75rem; font-weight: 700; color: #B8C0D6; text-align: left;}
.hrc_seo_body-fz1 td{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #8A94AE;}
.hrc_seo_cols-fz1{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 637px) {
.hrc_seo_cols-fz1{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.hrc_seo_cols-fz1{grid-template-columns: repeat(3,1fr);}
}
.hrc_seo_col_h-fz1{overflow-wrap: break-word; font-size: 13px; color: #B8C0D6; font-weight: 700; margin-bottom: 7px;}
.hrc_seo_col_p-fz1{line-height: 1.65; overflow-wrap: break-word; color: #66708A; font-size: 0.813rem;}
.hrc_seo_stats-fz1{gap: 1rem; margin: 20px 0; display: flex; flex-wrap: wrap;}
.hrc_seo_stat-fz1{border: 1px solid rgba(46, 110, 232, 0.18); padding: 14px 1rem; flex: 1; background: rgba(46, 110, 232, 0.08); border-radius: 8px; min-width: 140px;}
.hrc_seo_stat_val-fz1{overflow-wrap: break-word; font-size: 1.25rem; font-weight: 800; margin-bottom: 4px; color: #2E6EE8;}
.hrc_seo_stat_lb-fz1{overflow-wrap: break-word; color: #66708A; font-size: 11px;}
.hrc_faq-fz1{padding: 36px 1rem 0; background: #0C1022;}
@media(min-width: 770px) {
.hrc_faq-fz1{padding: 44px 24px 0;}
}
.hrc_faq_in-fz1{margin: 0 auto; max-width: 82.5rem;}
.hrc_faq_head-fz1{margin-bottom: 20px;}
.hrc_faq_label-fz1{text-transform: uppercase; font-size: 0.688rem; letter-spacing: .08em; font-weight: 700; margin-bottom: 8px; color: #2E6EE8;}
.hrc_faq_h2-fz1{overflow-wrap: break-word; font-weight: 800; color: #EEF1FA; font-size: 1.25rem; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 766px) {
.hrc_faq_h2-fz1{font-size: 1.5rem;}
}
.hrc_faq_list-fz1{gap: 8px; display: flex; flex-direction: column;}
.hrc_faq_item-fz1{background: #131828; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.10); overflow: hidden;}
.hrc_faq_q-fz1{gap: 0.75rem; transition: color .2s; padding: 16px 1.25rem; font-size: 0.875rem; color: #B8C0D6; justify-content: space-between; font-weight: 600; flex-wrap: wrap; overflow-wrap: break-word; display: flex; cursor: pointer; align-items: center;}
.hrc_faq_q-fz1:hover{color: #EEF1FA;}
.hrc_faq_q_ic-fz1{transition: transform .25s; background: rgba(255, 255, 255, 0.05); border-radius: 50%; font-size: 1rem; color: #2E6EE8; display: flex; justify-content: center; height: 24px; width: 1.5rem; align-items: center; flex-shrink: 0;}
.hrc_faq_item-fz1.hrc_state_open-fz1 .hrc_faq_q_ic-fz1{transform: rotate(45deg);}
.hrc_faq_a-fz1{padding: 0 20px 1rem; overflow-wrap: break-word; color: #66708A; line-height: 1.7; font-size: 13px; display: none;}
.hrc_faq_item-fz1.hrc_state_open-fz1 .hrc_faq_a-fz1{display: block;}
.hrc_faq_a-fz1 strong{color: #B8C0D6; font-weight: 700;}
.hrc_faq_a-fz1 a{text-decoration: underline; color: #2E6EE8;}
.hrc_faq_a-fz1 ul,.hrc_faq_a-fz1 ol{list-style: disc; margin: 0.5rem 0; padding-left: 1.25rem;}
.hrc_faq_a-fz1 ol{list-style: decimal;}
.hrc_faq_a-fz1 li{line-height: 1.6; margin-bottom: 4px;}
.hrc_faq_a-fz1 table{margin: 0.5rem 0; font-size: 12px; border-collapse: collapse; width: 100%; overflow-x: auto; display: block;}
@media(min-width:768px) {
.hrc_faq_a-fz1 table{display: table;}
}
.hrc_faq_a-fz1 th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.375rem 0.5rem; color: #B8C0D6; text-align: left; font-weight: 700;}
.hrc_faq_a-fz1 td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.375rem 8px; color: #66708A;}
.hrc_seo-fz1{padding: 2.25rem 1rem 0; background: #0C1022;}
@media(min-width: 770px) {
.hrc_seo-fz1{padding: 44px 1.5rem 0;}
}
.hrc_seo_in-fz1{border: 1px solid rgba(255, 255, 255, 0.10); margin: 0 auto; background: #131828; border-radius: 0.75rem; padding: 1.75rem 1.5rem; max-width: 1320px;}
@media(min-width: 767px) {
.hrc_seo_in-fz1{padding: 2.25rem 40px;}
}
.hrc_seo_label-fz1{font-size: 0.688rem; font-weight: 700; margin-bottom: 0.625rem; color: #2E6EE8; text-transform: uppercase; letter-spacing: .08em;}
.hrc_seo_h2-fz1{font-family: 'Barlow Condensed', sans-serif; color: #EEF1FA; font-weight: 800; margin-bottom: 0.875rem; overflow-wrap: break-word; font-size: 1.25rem; line-height: 1.25;}
@media(min-width: 765px) {
.hrc_seo_h2-fz1{font-size: 1.5rem;}
}
.hrc_seo_body-fz1{font-size: 0.875rem; overflow-wrap: break-word; color: #8A94AE; line-height: 1.75;}
.hrc_seo_body-fz1 p{font-size: 0.875rem; color: #8A94AE; margin-bottom: 0.75rem; line-height: 1.75;}
.hrc_seo_body-fz1 p:last-child{margin-bottom: 0;}
.hrc_seo_body-fz1 strong{font-weight: 700; color: #B8C0D6;}
.hrc_seo_body-fz1 a{transition: color .2s; text-decoration: underline; color: #2E6EE8;}
.hrc_seo_body-fz1 a:hover{color: #4D85F0;}
.hrc_seo_body-fz1 ul,.hrc_seo_body-fz1 ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.hrc_seo_body-fz1 ol{list-style: decimal;}
.hrc_seo_body-fz1 li{line-height: 1.75; font-size: 0.875rem; color: #8A94AE; margin-bottom: 6px;}
.hrc_seo_body-fz1 table{font-size: 0.813rem; width: 100%; margin-bottom: 0.75rem; overflow-x: auto; border-collapse: collapse; display: block;}
@media(min-width: 770px) {
.hrc_seo_body-fz1 table{display: table;}
}
.hrc_seo_body-fz1 th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 10px 12px; text-align: left; font-weight: 700; color: #B8C0D6;}
.hrc_seo_body-fz1 td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 10px 12px; color: #8A94AE;}
.hrc_seo_cols-fz1{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 641px) {
.hrc_seo_cols-fz1{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.hrc_seo_cols-fz1{grid-template-columns: repeat(3,1fr);}
}
.hrc_seo_col_h-fz1{font-size: 0.813rem; font-weight: 700; margin-bottom: 7px; overflow-wrap: break-word; color: #B8C0D6;}
.hrc_seo_col_p-fz1{color: #66708A; font-size: 13px; line-height: 1.65; overflow-wrap: break-word;}
.hrc_seo_stats-fz1{gap: 16px; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.hrc_seo_stat-fz1{border-radius: 0.5rem; flex: 1; border: 1px solid rgba(46, 110, 232, 0.18); padding: 14px 16px; background: rgba(46, 110, 232, 0.08); min-width: 8.75rem;}
.hrc_seo_stat_val-fz1{margin-bottom: 0.25rem; font-size: 1.25rem; overflow-wrap: break-word; font-weight: 800; color: #2E6EE8;}
.hrc_seo_stat_lb-fz1{color: #66708A; overflow-wrap: break-word; font-size: 11px;}
.hrc_ft-fz1{background: #080B15; border-top: 1px solid rgba(255, 255, 255, 0.05); margin-top: 3rem;}
.hrc_ft_support-fz1{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 24px 16px;}
@media(min-width: 766px) {
.hrc_ft_support-fz1{padding: 28px 1.5rem;}
}
.hrc_ft_support_in-fz1{gap: 1rem; margin: 0 auto; max-width: 82.5rem; display: flex; flex-wrap: wrap; align-items: center;}
.hrc_ft_support_main-fz1{gap: 1rem; flex: 1; flex-wrap: wrap; min-width: 13.75rem; display: flex; align-items: center;}
.hrc_ft_support_ic-fz1{flex-shrink: 0; color: #2E6EE8;}
.hrc_ft_support_ic-fz1 svg{stroke-linejoin: round; width: 1.875rem; stroke-linecap: round; height: 30px;}
.hrc_ft_support_text_title-fz1{margin-bottom: 3px; color: #EEF1FA; font-weight: 700; overflow-wrap: break-word; font-size: 15px;}
.hrc_ft_support_text_sub-fz1{font-size: 12px; color: #66708A; overflow-wrap: break-word;}
.hrc_ft_support_btn-fz1{background: #2E6EE8; padding: 0.688rem 22px; border-radius: 0.5rem; transition: background .2s; color: #EEF1FA; flex-shrink: 0; font-weight: 700; font-size: 0.813rem; white-space: nowrap;}
.hrc_ft_support_btn-fz1:hover{background: #4D85F0;}
.hrc_ft_support_contacts-fz1{gap: 16px; margin-left: auto; display: flex; flex-wrap: wrap;}
.hrc_ft_support_contact-fz1{color: #505A72; font-size: 12px; line-height: 1.4;}
.hrc_ft_support_contact-fz1 strong{font-weight: 600; font-size: 11px; color: #8A94AE; margin-bottom: 2px; display: block;}
.hrc_ft_main-fz1{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 32px 16px 1.5rem;}
@media(min-width: 770px) {
.hrc_ft_main-fz1{padding: 40px 24px 2rem;}
}
.hrc_ft_main_in-fz1{gap: 24px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; max-width: 1320px;}
@media(min-width: 642px) {
.hrc_ft_main_in-fz1{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.hrc_ft_main_in-fz1{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.hrc_ft_col_logo-fz1{grid-column: 1/-1;}
@media(min-width: 1078px) {
.hrc_ft_col_logo-fz1{grid-column: auto;}
}
.hrc_ft_logo-fz1{gap: 9px; font-weight: 800; margin-bottom: 0.75rem; align-items: center; flex-wrap: wrap; font-size: 16px; display: flex; color: #EEF1FA; overflow-wrap: break-word;}
.hrc_ft_logo_mark-fz1{border-radius: 0.25rem; overflow: hidden; height: 1.875rem; width: 1.875rem;}
.hrc_ft_logo_mark-fz1 img{width: 100%; object-fit: cover; height: 100%;}
.hrc_ft_logo_sub-fz1{line-height: 1.55; font-size: 12px; overflow-wrap: break-word; color: #505A72; max-width: 200px;}
.hrc_ft_col_title-fz1{margin-bottom: 14px; font-size: 12px; letter-spacing: .07em; text-transform: uppercase; color: #8A94AE; font-weight: 700;}
.hrc_ft_col_links-fz1{gap: 9px; flex-direction: column; display: flex;}
.hrc_ft_col_link-fz1{transition: color .2s; color: #505A72; font-size: 13px; overflow-wrap: break-word;}
.hrc_ft_col_link-fz1:hover{color: #B8C0D6;}
.hrc_ft_apps-fz1{gap: 8px; display: flex; flex-direction: column;}
.hrc_ft_app_card-fz1{transition: border-color .2s; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.10); padding: 10px 12px; border-radius: 4px; gap: 10px; align-items: center; display: flex;}
.hrc_ft_app_card-fz1:hover{border-color: rgba(255, 255, 255, 0.20);}
.hrc_ft_app_card_ic-fz1 svg{width: 22px; stroke-linejoin: round; height: 1.375rem; stroke-linecap: round;}
.hrc_ft_app_card_os-fz1{color: #505A72; font-weight: 600; font-size: 10px;}
.hrc_ft_app_card_action-fz1{font-size: 12px; font-weight: 700; color: #B8C0D6;}
.hrc_ft_bot-fz1{padding: 1.25rem 16px;}
@media(min-width: 770px) {
.hrc_ft_bot-fz1{padding: 1.25rem 1.5rem;}
}
.hrc_ft_bot_in-fz1{gap: 1rem; margin: 0 auto; display: flex; align-items: center; flex-wrap: wrap; max-width: 82.5rem;}
.hrc_ft_socials-fz1{gap: 0.5rem; display: flex;}
.hrc_ft_soc-fz1{border-radius: 4px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.10); transition: background .2s; color: #8A94AE; align-items: center; height: 36px; justify-content: center; display: flex; width: 2.25rem;}
.hrc_ft_soc-fz1 svg{width: 16px; height: 1rem; stroke-linecap: round; stroke-linejoin: round;}
.hrc_ft_soc-fz1:hover{background: rgba(255, 255, 255, 0.07);}
.hrc_ft_legal-fz1{flex: 1; overflow-wrap: break-word; min-width: 200px; font-size: 11px; color: #7A84A0; line-height: 1.6;}
.hrc_ft_legal-fz1 strong{color: #8A94AE; font-weight: 700;}
.hrc_ft_legal-fz1 a{color: #8A94AE; text-decoration: underline;}
.hrc_ft_age-fz1{border-radius: 50%; border: 2px solid #7A84A0; height: 2rem; align-items: center; color: #7A84A0; font-weight: 800; flex-shrink: 0; justify-content: center; display: flex; width: 32px; margin-left: auto; font-size: 0.688rem;}