*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0b1117;
line-height:1.55;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#9ab8c4;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(4, 10, 18, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hit_shell_uyx{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.hit_main_uyx{
min-width:0;
}
.hit_wrap_uyx{
margin:0 auto;
max-width:1400px;
width:100%;
}
.hit_container_uyx{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.hit_container_uyx{
padding:0 28px;
}
}
.hit_section_uyx{
padding:24px 28px;
}
.hit_section_pt_uyx{
padding-top:34px;
}
.hit_band_soft_uyx{
background:#111920;
}
.hit_eyebrow_uyx{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:10.5px;
line-height:1.4;
display:inline-block;
letter-spacing:.14em;
font-weight:600;
overflow-wrap:break-word;
text-transform:uppercase;
color:#00d4e0;
}
.hit_drawer_cb_uyx{
display:none;
}
.hit_overlay_uyx{
display:none;
}
@media(max-width:1023px){
.hit_shell_uyx{
grid-template-columns:1fr;
}
.hit_main_uyx{
padding-bottom:78px;
}
.hit_drawer_cb_uyx:checked~.hit_overlay_uyx{
background:rgba(4, 10, 18, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:563px){
.hit_section_uyx{
padding:18px 1rem;
}
.hit_section_pt_uyx{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.hit_side_uyx{
gap:22px;
padding:22px 18px;
background:#0d1520;
display:flex;
align-self:start;
flex-direction:column;
overflow-y:auto;
height:100vh;
top:0;
border-right:1px solid #182530;
position:sticky;
}
.hit_brand_uyx{
gap:10px;
display:flex;
align-items:center;
}
.hit_logo_uyx{
font-size:21px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#e8f4f8;
letter-spacing:-.02em;
}
.hit_side_cta_uyx{
background:rgba(0, 212, 224, 0.11);
border-radius:13px;
border:1px solid #1f3040;
padding:1rem;
}
.hit_side_cta_h_uyx{
color:#e8f4f8;
line-height:1.15;
margin-bottom:6px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:17px;
}
.hit_side_cta_p_uyx{
line-height:1.45;
margin-bottom:0.75rem;
color:#9ab8c4;
font-size:12px;
}
.hit_nav_uyx{
gap:3px;
display:flex;
flex-direction:column;
}
.hit_nav_label_uyx{
padding:0.375rem 0.625rem;
text-transform:uppercase;
letter-spacing:.14em;
color:#3a5a68;
font-size:9.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hit_nav_item_uyx{
padding:0.625rem;
border-radius:0.563rem;
gap:0.688rem;
color:#9ab8c4;
font-weight:500;
align-items:center;
font-size:0.875rem;
display:flex;
}
.hit_nav_item_uyx svg{
height:17px;
width:1.063rem;
}
.hit_nav_item_uyx:hover{
background:rgba(0, 212, 224, 0.11);
color:#e8f4f8;
}
.hit_nav_item_on_uyx{
background:rgba(0, 212, 224, 0.11);
font-weight:600;
color:#00d4e0;
}
.hit_side_foot_uyx{
background:#111920;
border:1px solid #1f3040;
padding:12px;
border-radius:0.813rem;
margin-top:auto;
}
.hit_side_foot_uyx p{
color:#9ab8c4;
margin-top:0.25rem;
line-height:1.4;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.hit_top_uyx{
background:#0d1520;
padding:0.875rem 1.75rem;
gap:1rem;
z-index:40;
border-bottom:1px solid #182530;
position:sticky;
align-items:center;
display:flex;
top:0;
}
.hit_top_brand_uyx{
gap:9px;
align-items:center;
display:none;
}
.hit_search_uyx{
gap:0.625rem;
flex:1;
padding:0.688rem 14px;
border:1px solid #1f3040;
border-radius:13px;
background:#111920;
color:#5e8395;
font-size:0.844rem;
align-items:center;
display:flex;
max-width:27.5rem;
}
.hit_search_uyx svg{
flex:none;
width:16px;
height:1rem;
}
.hit_top_actions_uyx{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.hit_lang_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9ab8c4;
font-size:0.75rem;
}
.hit_burger_uyx{
background:#111920;
border-radius:0.563rem;
border:1px solid #1f3040;
display:none;
justify-content:center;
height:40px;
width:40px;
color:#e8f4f8;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.hit_botnav_uyx{
display:none;
}
@media(max-width:1025px){
.hit_side_uyx{
transition:transform .25s ease;
transform:translateX(-100%);
left:0;
position:fixed;
top:0;
width:17.5rem;
height:100vh;
z-index:80;
}
.hit_drawer_cb_uyx:checked~.hit_shell_uyx .hit_side_uyx{
transform:translateX(0);
}
.hit_top_uyx{
gap:12px;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.hit_top_brand_uyx{
display:flex;
}
.hit_search_uyx{
display:none;
}
.hit_burger_uyx{
display:flex;
}
.hit_top_actions_uyx{
gap:0.625rem;
width:100%;
align-items:stretch;
margin-left:0;
}
.hit_top_actions_uyx .hit_lang_uyx{
display:none;
}
.hit_top_actions_uyx .hit_btn_uyx{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.hit_botnav_uyx{
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#0d1520;
grid-template-columns:repeat(3,1fr);
z-index:65;
transform:translateZ(0);
position:fixed;
right:0;
left:0;
bottom:0;
border-top:1px solid #1f3040;
display:grid;
}
.hit_bn_uyx{
padding:0.375rem 2px 0;
gap:0.25rem;
justify-content:flex-end;
color:#9ab8c4;
align-items:center;
font-weight:600;
font-size:0.625rem;
flex-direction:column;
min-width:0;
display:flex;
}
.hit_bn_uyx svg{
flex:none;
height:22px;
width:22px;
}
.hit_bn_uyx span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.hit_bn_on_uyx{
color:#00d4e0;
}
.hit_bn_center_uyx{
position:relative;
}
.hit_bn_fab_uyx{
background:#00d4e0;
border-radius:50%;
top:-20px;
height:3.125rem;
position:absolute;
display:flex;
left:50%;
color:#041014;
justify-content:center;
width:50px;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.55), 0 2px 0.5rem rgba(0, 212, 224, 0.18);
align-items:center;
transform:translateX(-50%);
}
.hit_bn_fab_uyx svg{
width:24px;
height:24px;
}
.hit_bn_center_uyx span{
color:#00d4e0;
}
}
.hit_btn_uyx{
padding:0.688rem 1.375rem;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:0.563rem;
gap:0.5rem;
font-weight:700;
justify-content:center;
align-items:center;
display:inline-flex;
font-size:14px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
}
.hit_btn_pri_uyx{
background:#00d4e0;
color:#041014;
box-shadow:0 0 1.125rem rgba(0, 212, 224, 0.50), 0 0.25rem 0.75rem rgba(0, 0, 0, 0.35);
}
.hit_btn_pri_uyx:hover{
background:#00bac5;
}
.hit_btn_ghost_uyx{
background:rgba(0, 212, 224, 0.11);
color:#e8f4f8;
font-weight:600;
}
.hit_btn_line_uyx{
background:transparent;
border:1px solid #2b4558;
color:#e8f4f8;
font-weight:600;
}
.hit_btn_lg_uyx{
padding:1rem 1.875rem;
border-radius:0.813rem;
font-size:15px;
}
.hit_band_uyx .hit_btn_line_uyx{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f4f8;
}
.hit_band_uyx .hit_btn_ghost_uyx{
background:rgba(255, 255, 255, 0.07);
color:#e8f4f8;
}
.hit_link_m_uyx{
gap:0.313rem;
font-size:12px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-decoration:none;
align-items:center;
cursor:pointer;
color:#00d4e0;
display:inline-flex;
}
.hit_link_m_uyx svg{
height:0.875rem;
width:0.875rem;
}
.hit_band_uyx .hit_link_m_uyx{
color:#00d4e0;
}
.hit_dot_uyx{
border-radius:50%;
background:#00d4e0;
flex:none;
width:7px;
height:7px;
}
.hit_dot_live_uyx{
background:#e8354a;
animation:zm3-pulse 1.4s infinite;
}
.hit_stars_uyx{
gap:2px;
display:inline-flex;
color:#00d4e0;
}
.hit_stars_uyx svg{
width:0.938rem;
height:0.938rem;
}
.hit_chip_uyx{
border-radius:0.563rem;
gap:0.375rem;
padding:7px 12px;
background:#111920;
border:1px solid #1f3040;
display:inline-flex;
color:#9ab8c4;
font-size:11px;
align-items:center;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hit_chip_on_uyx{
background:rgba(0, 212, 224, 0.11);
border-color:transparent;
color:#00d4e0;
}
.hit_gc_uyx{
cursor:pointer;
text-decoration:none;
min-width:0;
color:inherit;
display:block;
}
.hit_gc_thumb_uyx{
overflow:hidden;
border:1px solid #1f3040;
border-radius:13px;
background-size:cover;
aspect-ratio:1;
background-position:center;
position:relative;
display:block;
}
.hit_gc_thumb_portrait_uyx{
aspect-ratio:3/4;
}
.hit_gc_thumb_wide_uyx{
aspect-ratio:16/11;
}
.hit_gc_cap_uyx{
padding:0.563rem;
background:linear-gradient(transparent,rgba(4, 10, 18, 0.72));
right:0;
position:absolute;
left:0;
bottom:0;
}
.hit_gc_name_uyx{
color:#e8f4f8;
font-size:0.781rem;
font-weight:700;
display:block;
}
.hit_gc_meta_uyx{
font-size:11px;
color:#7ab4c2;
}
.hit_gc_badge_uyx{
padding:2px 6px;
border-radius:9px;
background:#00d4e0;
right:0.5rem;
font-size:0.5rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
top:0.5rem;
position:absolute;
color:#041014;
font-weight:700;
}
.hit_gc_badge_hot_uyx{
background:#e8354a;
color:#e8f4f8;
}
.hit_gc_badge_live_uyx{
background:#e8354a;
color:#e8f4f8;
left:8px;
right:auto;
}
.hit_gc_mult_uyx{
inset:0;
align-items:center;
position:absolute;
font-weight:700;
font-size:28px;
display:flex;
color:#00d4e0;
justify-content:center;
}
.hit_pc_uyx{
background:#111920;
border:1px solid #1f3040;
border-radius:13px;
font-weight:700;
color:#9ab8c4;
font-size:14px;
justify-content:center;
align-items:center;
height:64px;
display:flex;
}
.hit_rail_uyx{
min-width:0;
}
.hit_rail_scroll_uyx{
gap:0.875rem;
display:grid;
}
.hit_rail_scroll_uyx>*{
min-width:0;
}
.hit_g6_uyx{
grid-template-columns:repeat(6,1fr);
}
.hit_g7_uyx{
grid-template-columns:repeat(7,1fr);
}
.hit_g4_uyx{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.hit_g6_uyx,.hit_g7_uyx{
grid-template-columns:none;
padding-bottom:0.375rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
grid-auto-columns:120px;
}
.hit_g6_uyx>*,.hit_g7_uyx>*{
scroll-snap-align:start;
}
.hit_g4_uyx{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.hit_g4_uyx{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.hit_panel_uyx{
border:1px solid #1f3040;
border-radius:20px;
padding:28px 32px;
background:#111920;
}
.hit_split_uyx{
gap:2.25rem;
display:grid;
align-items:start;
}
.hit_split_uyx>*{
min-width:0;
}
.hit_split_a_uyx{
grid-template-columns:.85fr 1.15fr;
}
.hit_split_b_uyx{
grid-template-columns:1fr 1.1fr;
}
.hit_split_c_uyx{
grid-template-columns:1.1fr .9fr;
}
.hit_pgrid_uyx{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.hit_pgrid_uyx>*{
min-width:0;
}
.hit_lead_uyx{
line-height:1.65;
color:#9ab8c4;
font-size:15px;
margin-bottom:14px;
}
.hit_feat_uyx{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.hit_feat_uyx>*{
min-width:0;
}
.hit_feat2_uyx{
grid-template-columns:1fr 1fr;
}
.hit_feat_card_uyx{
border:1px solid #1f3040;
border-radius:1.25rem;
padding:26px;
background:#111920;
}
.hit_feat_card_uyx svg{
width:1.625rem;
height:26px;
margin-bottom:1rem;
color:#00d4e0;
}
.hit_feat_card_uyx h3{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
font-size:18px;
margin-bottom:0.5rem;
font-weight:700;
}
.hit_feat_card_uyx p{
color:#9ab8c4;
line-height:1.6;
font-size:13px;
}
.hit_feat_card_uyx b{
color:#e8f4f8;
}
.hit_big_uyx{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.hit_big_n_uyx{
font-size:1.625rem;
color:#00d4e0;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_big_l_uyx{
font-size:12px;
color:#5e8395;
}
.hit_person_uyx{
padding:16px 18px;
border-radius:0.813rem;
gap:0.875rem;
border:1px solid #1f3040;
background:#111920;
display:flex;
align-items:center;
}
.hit_avatar_uyx{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#00d4e0,#0096a8);
width:2.75rem;
height:2.75rem;
}
.hit_person_name_uyx{
font-size:14px;
color:#e8f4f8;
font-weight:700;
}
.hit_person_role_uyx{
font-size:12px;
color:#5e8395;
}
.hit_kv_uyx{
gap:1px;
background:#1f3040;
border:1px solid #1f3040;
overflow:hidden;
grid-template-columns:1fr 1fr;
border-radius:0.813rem;
display:grid;
}
.hit_kv_uyx>div{
background:#0b1117;
padding:16px 1.125rem;
min-width:0;
}
.hit_kv_k_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
margin-bottom:5px;
color:#00d4e0;
text-transform:uppercase;
}
.hit_kv_v_uyx{
color:#e8f4f8;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1026px){
.hit_split_a_uyx,.hit_split_b_uyx,.hit_split_c_uyx,.hit_pgrid_uyx{
gap:24px;
grid-template-columns:1fr;
}
.hit_feat_uyx,.hit_feat2_uyx{
grid-template-columns:1fr;
}
.hit_kv_uyx{
grid-template-columns:1fr;
}
}
.hit_sh_uyx{
margin-bottom:16px;
min-width:0;
}
.hit_sh_row_uyx{
gap:0.75rem;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.hit_sh_row_uyx .hit_sh_l_uyx{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.hit_sh_stack_uyx{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.hit_sh_center_uyx{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.hit_sh_h2_uyx{
gap:0.563rem;
font-weight:700;
overflow-wrap:break-word;
color:#e8f4f8;
align-items:center;
display:flex;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-size:1.25rem;
}
@media(min-width:769px){
.hit_sh_h2_uyx{
font-size:24px;
}
}
.hit_band_uyx .hit_sh_h2_uyx{
color:#e8f4f8;
}
.hit_eb_mono_uyx{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hit_eb_mono_uyx::before{
content:"// ";
}
.hit_eb_upper_uyx{
text-transform:uppercase;
letter-spacing:.14em;
}
.hit_eb_pill_uyx{
background:rgba(0, 212, 224, 0.11);
border-radius:999px;
padding:0.313rem 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.hit_eb_line_uyx{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.hit_eb_line_uyx::before{
background:#00d4e0;
width:24px;
display:inline-block;
content:"";
height:1px;
}
.hit_band_uyx .hit_eb_line_uyx::before{
background:#00d4e0;
}
.hit_band_uyx .hit_eb_pill_uyx{
background:rgba(255, 255, 255, 0.07);
}
.hit_sh_link_uyx{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
font-size:0.813rem;
align-items:center;
display:inline-flex;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #e8f4f8;
padding-bottom:2px;
color:#e8f4f8;
}
.hit_sh_link_uyx:hover{
border-color:#00d4e0;
color:#00d4e0;
}
.hit_sh_link_uyx svg{
height:14px;
width:0.875rem;
}
.hit_sh_link_chev_uyx{
padding-bottom:0;
color:#00d4e0;
border-bottom:0;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
}
.hit_sh_link_btn_uyx{
padding:9px 18px;
border-radius:62.438rem;
background:#00d4e0;
color:#041014;
border-bottom:0;
}
.hit_sh_link_btn_uyx:hover{
background:#00bac5;
border-color:transparent;
}
.hit_band_uyx .hit_sh_link_uyx{
border-color:#e8f4f8;
color:#e8f4f8;
}
.hit_band_uyx .hit_sh_link_chev_uyx{
color:#00d4e0;
}
.hit_sh_rule_uyx{
background:#1f3040;
margin:-2px 0 1rem;
height:1px;
}
.hit_band_uyx .hit_sh_rule_uyx{
background:rgba(255, 255, 255, 0.12);
}
.hit_seo_grid3_uyx{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hit_seo_grid4_uyx{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.hit_seo_grid3_uyx>*,.hit_seo_grid4_uyx>*{
min-width:0;
}
.hit_seo_card_uyx{
border-radius:0.813rem;
padding:24px;
background:#111920;
border:1px solid #1f3040;
}
.hit_seo_card_uyx h3{
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
font-size:18px;
color:#e8f4f8;
}
.hit_seo_card_uyx p{
color:#9ab8c4;
font-size:0.813rem;
line-height:1.6;
}
.hit_seo_card_sm_uyx{
padding:1.25rem;
}
.hit_seo_card_sm_uyx h3{
font-size:1rem;
}
.hit_seo_card_sm_uyx p{
line-height:1.55;
font-size:12.5px;
}
.hit_seo_rtp_row_uyx{
gap:36px;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:16px;
align-items:center;
}
.hit_rtp_uyx{
gap:14px;
display:flex;
min-width:0;
}
.hit_rtp_uyx>div{
padding:16px;
border-radius:0.813rem;
flex:1;
background:#0b1117;
min-width:0;
text-align:center;
}
.hit_rtp_n_uyx{
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
font-size:1.625rem;
color:#00d4e0;
}
.hit_rtp_l_uyx{
font-size:0.688rem;
margin-top:4px;
color:#5e8395;
}
.hit_cmp_uyx{
overflow:hidden;
border-radius:13px;
border:1px solid #1f3040;
max-width:47.5rem;
}
.hit_cmp_row_uyx{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.hit_cmp_row_uyx>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.hit_cmp_row_uyx>div:first-child{
text-align:left;
font-weight:600;
color:#e8f4f8;
padding-left:1.375rem;
}
.hit_cmp_th_uyx{
background:#0b1117;
font-weight:700;
font-size:0.781rem;
}
.hit_cmp_row_uyx:not(.hit_cmp_th_uyx){
background:#111920;
border-top:1px solid #182530;
color:#9ab8c4;
}
.hit_cmp_zebra_uyx{
background:#0e1519;
}
.hit_guide_uyx{
background:#111920;
border-radius:0.813rem;
border:1px solid #1f3040;
overflow:hidden;
cursor:pointer;
}
.hit_guide_cover_uyx{
height:8.125rem;
}
.hit_guide_body_uyx{
padding:20px;
}
.hit_guide_body_uyx h3{
margin:7px 0 9px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
color:#e8f4f8;
font-size:16px;
font-weight:700;
}
.hit_guide_meta_uyx{
color:#5e8395;
font-size:11.5px;
}
.hit_hub_uyx{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
display:grid;
border-top:1px solid #182530;
}
.hit_hub_uyx>*{
min-width:0;
}
.hit_hub_uyx h4{
font-size:0.813rem;
margin-bottom:11px;
font-weight:700;
color:#e8f4f8;
}
.hit_hub_col_uyx{
gap:8px;
display:flex;
font-size:13px;
flex-direction:column;
color:#9ab8c4;
}
.hit_hub_col_uyx a{
cursor:pointer;
}
@media(max-width:1023px){
.hit_seo_grid3_uyx{
grid-template-columns:1fr;
}
.hit_seo_grid4_uyx{
grid-template-columns:repeat(2,1fr);
}
.hit_seo_rtp_row_uyx{
grid-template-columns:1fr;
gap:20px;
}
.hit_hub_uyx{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.hit_hub_uyx{
grid-template-columns:1fr;
}
}
.hit_tk_uyx{
overflow:hidden;
background:#070d12;
align-items:center;
display:flex;
border-bottom:1px solid #182530;
}
.hit_tk_tag_uyx{
gap:0.5rem;
background:#111920;
padding:0.688rem 18px;
flex:none;
font-size:0.656rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
text-transform:uppercase;
display:flex;
font-weight:600;
letter-spacing:.1em;
color:#e8354a;
border-right:1px solid #182530;
}
.hit_tk_rail_uyx{
overflow:hidden;
flex:1;
}
.hit_tk_track_uyx{
padding:0.688rem 0.875rem;
animation:zm3-marquee 26s linear infinite;
gap:28px;
display:flex;
white-space:nowrap;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:max-content;
font-size:12px;
color:#9ab8c4;
}
.hit_tk_track_uyx b{
color:#00d4e0;
}
.hit_hero_uyx{
background:linear-gradient(120deg,#061018,#041420);
padding:2.875rem 3rem;
border:1px solid #1f3040;
overflow:hidden;
border-radius:1.25rem;
position:relative;
color:#e8f4f8;
}
.hit_hero_glow_uyx{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
top:-3.75rem;
width:21.25rem;
right:-3.75rem;
position:absolute;
height:340px;
}
.hit_hero_in_uyx{
max-width:37.5rem;
position:relative;
}
.hit_hero_uyx .hit_eyebrow_uyx{
color:#00d4e0;
}
.hit_pill_row_uyx{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:999px;
padding:0.375rem 0.813rem;
gap:0.5rem;
font-size:10.5px;
align-items:center;
display:inline-flex;
text-transform:uppercase;
margin-bottom:1.375rem;
color:#00d4e0;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
}
.hit_hero_h1_uyx{
margin:18px 0;
font-size:54px;
overflow-wrap:break-word;
line-height:1.02;
color:#e8f4f8;
letter-spacing:-.02em;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.hit_hero_h1_uyx em{
font-style:normal;
color:#00d4e0;
}
.hit_hero_sub_uyx{
line-height:1.55;
color:#7ab4c2;
font-size:17px;
margin-bottom:1.75rem;
max-width:480px;
}
.hit_hero_cta_uyx{
gap:14px;
margin-bottom:26px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hit_hero_trust_uyx{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hit_hero_rating_txt_uyx{
font-size:13px;
color:#7ab4c2;
}
@media(max-width:1021px){
.hit_hero_uyx{
padding:2rem 1.5rem;
}
.hit_hero_h1_uyx{
font-size:2.375rem;
}
}
@media(max-width:561px){
.hit_hero_h1_uyx{
font-size:1.875rem;
}
}
.hit_tabs_uyx{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.hit_tab_uyx{
border:1px solid #1f3040;
background:#111920;
padding:0.625rem 18px;
border-radius:0.563rem;
font-weight:600;
color:#9ab8c4;
font-size:0.813rem;
cursor:pointer;
}
.hit_tab_on_uyx{
border-color:transparent;
background:#00d4e0;
font-weight:700;
color:#041014;
}
.hit_stat_uyx{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.hit_stat_uyx>*{
min-width:0;
}
.hit_stat_item_uyx{
background:#111920;
padding:18px 1.25rem;
border:1px solid #1f3040;
border-radius:0.813rem;
}
.hit_stat_k_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#5e8395;
font-size:9.5px;
letter-spacing:.12em;
margin-bottom:0.438rem;
}
.hit_stat_v_uyx{
gap:0.5rem;
display:flex;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
color:#e8f4f8;
overflow-wrap:anywhere;
font-size:24px;
min-width:0;
font-weight:700;
}
.hit_stat_v_accent_uyx{
color:#00d4e0;
}
@media(max-width:1021px){
.hit_stat_uyx{
grid-template-columns:repeat(2,1fr);
}
}
.hit_wlc_uyx{
grid-template-columns:1.2fr .8fr;
border-radius:20px;
border:1px solid #1f3040;
background:linear-gradient(120deg,#061018,#041420);
overflow:hidden;
gap:24px;
padding:36px 2.5rem;
position:relative;
color:#e8f4f8;
display:grid;
align-items:center;
}
.hit_wlc_uyx>*{
min-width:0;
}
.hit_wlc_uyx .hit_eyebrow_uyx{
color:#00d4e0;
}
.hit_wlc_glow_uyx{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
position:absolute;
width:260px;
right:-40px;
height:260px;
}
.hit_wlc_in_uyx{
position:relative;
}
.hit_wlc_h2_uyx{
margin:10px 0 8px;
line-height:1.03;
overflow-wrap:break-word;
color:#e8f4f8;
font-size:34px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.hit_wlc_h2_uyx em{
color:#00d4e0;
font-style:normal;
}
.hit_wlc_sub_uyx{
line-height:1.55;
font-size:0.875rem;
margin-bottom:1.125rem;
max-width:420px;
color:#7ab4c2;
}
.hit_wlc_terms_uyx{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.hit_term_uyx{
padding:13px 15px;
gap:11px;
border-radius:0.813rem;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.hit_term_uyx svg{
flex:none;
color:#00d4e0;
width:1.25rem;
height:1.25rem;
}
.hit_term_k_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
font-size:9.5px;
text-transform:uppercase;
color:#7ab4c2;
}
.hit_term_v_uyx{
font-size:14px;
margin-top:2px;
color:#e8f4f8;
font-weight:700;
}
@media(max-width:1021px){
.hit_wlc_uyx{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.hit_wlc_h2_uyx{
font-size:26px;
}
}
.hit_jp_uyx{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.hit_jp_uyx>*{
min-width:0;
}
.hit_jp_hero_uyx{
padding:1.625rem;
border:1px solid #1f3040;
gap:14px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(135deg,#061018,#041420);
display:flex;
position:relative;
flex-direction:column;
color:#e8f4f8;
justify-content:space-between;
min-height:11.25rem;
}
.hit_jp_glow_uyx{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
height:11.25rem;
top:-40px;
right:-2.5rem;
width:11.25rem;
}
.hit_jp_k_row_uyx{
gap:10px;
justify-content:space-between;
align-items:center;
position:relative;
display:flex;
}
.hit_jp_k_uyx{
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5e8395;
font-size:0.625rem;
text-transform:uppercase;
}
.hit_jp_hero_uyx .hit_jp_k_uyx{
color:#7ab4c2;
}
.hit_jp_amt_uyx{
font-weight:700;
line-height:1;
font-size:42px;
position:relative;
color:#00d4e0;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_jp_sub_uyx{
margin-top:5px;
font-size:0.75rem;
color:#7ab4c2;
}
.hit_jp_cell_uyx{
background:#111920;
border-radius:20px;
border:1px solid #1f3040;
padding:1.375rem;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:180px;
}
.hit_jp_cell_uyx .hit_jp_amt_uyx{
color:#e8f4f8;
font-size:1.875rem;
}
.hit_jp_cell_uyx .hit_jp_sub_uyx{
color:#5e8395;
}
@media(max-width:1027px){
.hit_jp_uyx{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.hit_jp_amt_uyx{
font-size:2rem;
}
}
.hit_pay_logos_uyx{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.hit_pay_logos_uyx>*{
min-width:0;
}
.hit_pay_uyx{
border-radius:0.563rem;
border:1px solid #1f3040;
font-weight:700;
color:#9ab8c4;
font-size:0.75rem;
align-items:center;
display:flex;
justify-content:center;
height:3rem;
}
.hit_table_uyx{
border-radius:13px;
overflow:hidden;
border:1px solid #1f3040;
}
.hit_trow_uyx{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.hit_trow_uyx>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.hit_trow_uyx>div:first-child{
padding-left:16px;
color:#e8f4f8;
font-weight:700;
}
.hit_trow_th_uyx{
background:#0b1117;
color:#5e8395;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
}
.hit_trow_uyx:not(.hit_trow_th_uyx){
background:#111920;
color:#9ab8c4;
border-top:1px solid #182530;
}
.hit_trow_zebra_uyx{
background:#0e1519;
}
.hit_pos_uyx{
font-weight:700;
color:#00d4e0;
}
@media(max-width:1022px){
.hit_pay_logos_uyx{
grid-template-columns:repeat(2,1fr);
}
}
.hit_gm_uyx{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.hit_gm_uyx>*{
min-width:0;
}
.hit_gm_panel_uyx{
border:1px solid #1f3040;
border-radius:20px;
padding:1.75rem;
background:#111920;
}
.hit_gm_h2_uyx{
margin:0.625rem 0 0.5rem;
color:#e8f4f8;
font-weight:700;
font-size:24px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_gm_text_uyx{
margin-bottom:1.25rem;
font-size:0.844rem;
line-height:1.6;
max-width:27.5rem;
color:#9ab8c4;
}
.hit_gm_level_uyx{
gap:14px;
margin-bottom:16px;
display:flex;
align-items:center;
}
.hit_gm_lv_uyx{
color:#00d4e0;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.hit_gm_bar_wrap_uyx{
flex:1;
min-width:0;
}
.hit_gm_bar_meta_uyx{
margin-bottom:5px;
font-size:10px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:space-between;
display:flex;
color:#5e8395;
}
.hit_bar_uyx{
border-radius:999px;
background:#0b1117;
overflow:hidden;
height:0.5rem;
}
.hit_bar_fill_uyx{
background:linear-gradient(90deg,#00d4e0,#0096a8);
border-radius:62.438rem;
display:block;
height:100%;
}
.hit_gm_missions_uyx{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.hit_gm_refer_uyx{
border:1px solid #1f3040;
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#061018,#041420);
padding:1.75rem;
justify-content:space-between;
position:relative;
color:#e8f4f8;
display:flex;
flex-direction:column;
}
.hit_gm_refer_uyx .hit_eyebrow_uyx{
color:#00d4e0;
}
.hit_gm_ref_h2_uyx{
margin:10px 0 8px;
font-weight:700;
line-height:1.1;
font-size:1.5rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
}
.hit_gm_ref_h2_uyx em{
color:#00d4e0;
font-style:normal;
}
.hit_gm_ref_text_uyx{
line-height:1.55;
font-size:13px;
margin-bottom:1.125rem;
color:#7ab4c2;
}
@media(max-width:1025px){
.hit_gm_uyx{
grid-template-columns:1fr;
}
}
.hit_dw_h2_uyx{
font-size:26px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.08;
color:#e8f4f8;
margin-bottom:0.625rem;
}
.hit_steps_v_uyx{
gap:10px;
grid-template-columns:1fr;
}
.hit_steps_v_uyx .hit_step_uyx{
padding:18px 1.25rem;
}
@media(max-width:561px){
.hit_dw_h2_uyx{
font-size:23px;
}
}
.hit_tour_uyx{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border:1px solid #1f3040;
border-radius:20px;
display:grid;
}
.hit_tour_uyx>*{
min-width:0;
}
.hit_tour_l_uyx{
padding:34px;
background:linear-gradient(135deg,#061018,#041420);
overflow:hidden;
position:relative;
color:#e8f4f8;
}
.hit_tour_h2_uyx{
margin:0.75rem 0 10px;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
line-height:1.05;
font-size:1.875rem;
}
.hit_tour_h2_uyx em{
color:#00d4e0;
font-style:normal;
}
.hit_tour_text_uyx{
color:#7ab4c2;
line-height:1.6;
font-size:0.844rem;
margin-bottom:1.25rem;
max-width:21.25rem;
}
.hit_tour_meta_uyx{
gap:18px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
margin-bottom:20px;
}
.hit_tour_cap_uyx{
font-size:9.5px;
margin-bottom:0.313rem;
text-transform:uppercase;
color:#7ab4c2;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hit_count_uyx{
gap:0.375rem;
display:flex;
}
.hit_count_uyx span{
padding:0.25rem 0.563rem;
border-radius:0.563rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:1.375rem;
}
.hit_tour_units_uyx{
color:#7ab4c2;
font-size:0.625rem;
}
.hit_board_uyx{
background:#111920;
padding:28px 30px;
}
.hit_board_head_uyx{
margin-bottom:14px;
align-items:center;
justify-content:space-between;
display:flex;
}
.hit_board_title_uyx{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
font-size:16px;
font-weight:700;
}
.hit_board_upd_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5e8395;
text-transform:uppercase;
font-size:10px;
}
.hit_board_list_uyx{
gap:2px;
display:flex;
flex-direction:column;
}
.hit_board_row_uyx{
padding:10px 12px;
border-radius:0.563rem;
gap:12px;
align-items:center;
display:flex;
}
.hit_board_top1_uyx{
background:rgba(0, 212, 224, 0.11);
}
.hit_board_rk_uyx{
font-size:0.875rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
font-weight:700;
color:#5e8395;
}
.hit_board_top1_uyx .hit_board_rk_uyx{
color:#00d4e0;
}
.hit_board_nm_uyx{
flex:1;
font-weight:600;
min-width:0;
color:#9ab8c4;
font-size:13.5px;
}
.hit_board_top1_uyx .hit_board_nm_uyx{
font-weight:700;
color:#e8f4f8;
}
.hit_board_pt_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9ab8c4;
font-size:0.781rem;
}
@media(max-width:1024px){
.hit_tour_uyx{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.hit_tour_h2_uyx{
font-size:24px;
}
}
.hit_steps_uyx{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.hit_steps_uyx>*{
min-width:0;
}
.hit_step_uyx{
border-radius:13px;
padding:1.5rem;
background:#111920;
border:1px solid #1f3040;
position:relative;
}
.hit_step_num_uyx{
border-radius:0.563rem;
background:#00d4e0;
margin-bottom:0.875rem;
justify-content:center;
align-items:center;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
height:1.875rem;
display:flex;
width:1.875rem;
font-weight:700;
color:#041014;
font-size:13px;
}
.hit_step_h_uyx{
font-weight:700;
color:#e8f4f8;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.438rem;
font-size:16px;
}
.hit_step_p_uyx{
font-size:13px;
color:#9ab8c4;
line-height:1.55;
}
@media(max-width:1024px){
.hit_steps_uyx{
grid-template-columns:1fr;
}
}
.hit_app_uyx{
gap:2.25rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hit_app_copy_uyx{
max-width:520px;
}
.hit_app_h2_uyx{
margin:12px 0 10px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-weight:700;
font-size:1.75rem;
color:#e8f4f8;
}
.hit_app_text_uyx{
margin-bottom:20px;
font-size:14px;
line-height:1.6;
color:#9ab8c4;
}
.hit_app_btns_uyx{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.hit_store_uyx{
padding:0.688rem 18px;
border-radius:13px;
gap:9px;
border:1px solid #1f3040;
background:#0b1117;
cursor:pointer;
display:inline-flex;
font-size:13px;
color:#e8f4f8;
font-weight:700;
align-items:center;
}
.hit_store_uyx svg{
height:16px;
width:16px;
}
.hit_app_qr_wrap_uyx{
gap:16px;
display:flex;
align-items:center;
}
.hit_qr_uyx{
background:#0b1117;
grid-template-columns:repeat(5,1fr);
border:1px solid #1f3040;
gap:3px;
border-radius:13px;
padding:0.688rem;
grid-template-rows:repeat(5,1fr);
display:grid;
width:6.75rem;
height:108px;
}
.hit_qr_uyx i{
background:transparent;
}
.hit_qr_f_uyx{
background:#00d4e0;
}
.hit_app_qr_cap_uyx{
color:#5e8395;
font-size:0.75rem;
max-width:84px;
line-height:1.4;
}
.hit_supp_uyx{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hit_supp_uyx>*{
min-width:0;
}
.hit_supp_card_uyx{
padding:24px;
border-radius:13px;
background:#111920;
border:1px solid #1f3040;
}
.hit_supp_card_uyx svg{
width:1.5rem;
margin-bottom:0.875rem;
height:24px;
color:#00d4e0;
}
.hit_supp_card_uyx h3{
font-size:1rem;
margin-bottom:0.375rem;
font-weight:700;
color:#e8f4f8;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_supp_card_uyx p{
line-height:1.55;
color:#9ab8c4;
font-size:13px;
}
@media(max-width:1027px){
.hit_supp_uyx{
grid-template-columns:1fr;
}
}
.hit_promo_grid_uyx{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hit_promo_grid_uyx>*{
min-width:0;
}
.hit_promo_uyx{
padding:1.5rem;
overflow:hidden;
border-radius:20px;
background:#111920;
border:1px solid #1f3040;
min-height:150px;
position:relative;
}
.hit_promo_h_uyx{
margin-top:6px;
line-height:1.05;
color:#e8f4f8;
font-size:26px;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_promo_h_uyx em{
font-style:normal;
color:#00d4e0;
}
.hit_promo_p_uyx{
line-height:1.5;
color:#9ab8c4;
font-size:0.781rem;
margin-top:8px;
}
.hit_promo_feat_uyx{
background:linear-gradient(135deg,#061018,#041420);
border-color:#1f3040;
}
.hit_promo_feat_uyx .hit_promo_h_uyx{
color:#e8f4f8;
}
.hit_promo_feat_uyx .hit_promo_h_uyx em{
color:#00d4e0;
}
.hit_promo_feat_uyx .hit_promo_p_uyx{
color:#7ab4c2;
}
.hit_promo_feat_uyx .hit_eyebrow_uyx{
color:#00d4e0;
}
@media(max-width:1022px){
.hit_promo_grid_uyx{
grid-template-columns:1fr;
}
}
.hit_vip_head_uyx{
gap:12px;
margin-bottom:1.125rem;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.hit_vip_intro_uyx{
max-width:420px;
font-size:0.813rem;
color:#9ab8c4;
}
.hit_vip_uyx{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.hit_vip_uyx>*{
min-width:0;
}
.hit_tier_uyx{
border:1px solid #1f3040;
border-radius:0.813rem;
background:#111920;
padding:20px;
}
.hit_tier_on_uyx{
border-color:#00d4e0;
background:rgba(0, 212, 224, 0.11);
}
.hit_tier_medal_uyx{
border-radius:9px;
background:linear-gradient(135deg,#00d4e0,#0096a8);
height:30px;
width:30px;
margin-bottom:14px;
}
.hit_tier_name_uyx{
font-size:0.938rem;
margin-bottom:0.313rem;
color:#e8f4f8;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_tier_tx_uyx{
color:#5e8395;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1023px){
.hit_vip_uyx{
grid-template-columns:repeat(2,1fr);
}
}
.hit_rv_head_uyx{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
margin-bottom:18px;
justify-content:space-between;
align-items:flex-end;
}
.hit_rv_agg_uyx{
gap:0.625rem;
align-items:center;
display:flex;
}
.hit_rv_source_uyx{
font-size:0.781rem;
color:#5e8395;
}
.hit_rv_grid_uyx{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hit_rv_grid_uyx>*{
min-width:0;
}
.hit_review_uyx{
border-radius:13px;
border:1px solid #1f3040;
padding:1.5rem;
background:#111920;
}
.hit_review_uyx .hit_stars_uyx{
margin-bottom:0.625rem;
}
.hit_review_uyx p{
line-height:1.5;
font-size:0.906rem;
color:#e8f4f8;
font-weight:600;
margin-bottom:14px;
}
.hit_review_by_uyx{
color:#5e8395;
font-size:12.5px;
}
@media(max-width:1024px){
.hit_rv_grid_uyx{
grid-template-columns:1fr;
}
}
.hit_provs_uyx{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:1.75rem;
}
.hit_provs_uyx>*{
min-width:0;
}
.hit_prov_uyx{
border:1px solid #1f3040;
padding:0.75rem;
background:#111920;
border-radius:13px;
align-items:center;
text-decoration:none;
height:4rem;
justify-content:center;
display:flex;
}
.hit_prov_img_uyx{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.hit_resp_uyx{
border-radius:0.813rem;
gap:1.5rem;
border:1px solid #1f3040;
padding:1.625rem;
background:#111920;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.hit_resp_in_uyx{
max-width:35rem;
}
.hit_resp_h_uyx{
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f4f8;
margin-bottom:8px;
font-size:19px;
}
.hit_resp_p_uyx{
font-size:13.5px;
color:#9ab8c4;
line-height:1.6;
}
.hit_resp_badges_uyx{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.hit_age18_uyx{
border:1.5px solid #e8354a;
padding:0.25rem 8px;
border-radius:0.563rem;
font-size:13px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#e8354a;
font-weight:700;
}
.hit_resp_org_uyx{
font-weight:600;
font-size:13px;
color:#5e8395;
}
@media(max-width:1027px){
.hit_provs_uyx{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.hit_provs_uyx{
grid-template-columns:repeat(2,1fr);
}
}
.hit_ab_h2_uyx{
margin:14px 0 1rem;
line-height:1.08;
font-weight:700;
color:#e8f4f8;
font-size:32px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hit_ab_body_uyx{
font-size:15px;
line-height:1.65;
color:#9ab8c4;
margin-bottom:0.875rem;
}
.hit_ab_chips_uyx{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.hit_faq_uyx{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.hit_faq_item_uyx{
padding:1.125rem 22px;
border:1px solid #1f3040;
border-radius:0.813rem;
background:#111920;
}
.hit_faq_q_uyx{
list-style:none;
gap:16px;
color:#e8f4f8;
font-size:0.969rem;
display:flex;
font-weight:600;
cursor:pointer;
justify-content:space-between;
align-items:center;
}
.hit_faq_q_uyx::-webkit-details-marker{
display:none;
}
.hit_faq_q_t_uyx{
gap:0.625rem;
display:flex;
}
.hit_faq_q_i_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00d4e0;
font-style:normal;
}
.hit_faq_pm_uyx{
font-size:20px;
color:#00d4e0;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hit_faq_item_uyx[open] .hit_faq_pm_uyx{
transform:rotate(45deg);
}
.hit_faq_a_uyx{
font-size:13.5px;
color:#9ab8c4;
line-height:1.6;
margin-top:0.75rem;
}
@media(max-width:561px){
.hit_ab_h2_uyx{
font-size:26px;
}
}
.hit_op_h2_uyx{
margin:0.625rem 0 0.5rem;
font-weight:700;
color:#e8f4f8;
font-size:1.5rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
}
.hit_op_text_uyx{
line-height:1.6;
font-size:13.5px;
color:#9ab8c4;
}
@media(max-width:557px){
.hit_op_h2_uyx{
font-size:22px;
}
}
.hit_dispute_uyx{
padding:26px 1.875rem;
border:1px dashed #2b4558;
gap:1.75rem;
border-radius:0.813rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.hit_dispute_in_uyx{
max-width:660px;
}
.hit_dispute_h2_uyx{
margin-bottom:8px;
color:#e8f4f8;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.375rem;
font-weight:700;
}
.hit_dispute_text_uyx{
color:#9ab8c4;
font-size:13.5px;
line-height:1.6;
}
.hit_footer_uyx{
padding:40px 1.75rem;
background:#070d12;
border-top:1px solid #182530;
}
.hit_footer_grid_uyx{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
max-width:87.5rem;
margin-left:auto;
margin-bottom:28px;
margin-right:auto;
}
.hit_footer_grid_uyx>*{
min-width:0;
}
.hit_footer_grid_uyx h4{
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3a5a68;
margin-bottom:13px;
font-size:0.625rem;
text-transform:uppercase;
}
.hit_fcol_uyx{
gap:0.563rem;
font-size:0.813rem;
color:#9ab8c4;
flex-direction:column;
display:flex;
}
.hit_fcol_uyx a{
cursor:pointer;
}
.hit_ft_about_uyx{
max-width:16.25rem;
color:#5e8395;
font-size:0.813rem;
margin-top:0.75rem;
line-height:1.6;
}
.hit_ft_contact_uyx{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
overflow-wrap:anywhere;
margin-top:0.75rem;
color:#00d4e0;
}
.hit_footer_bottom_uyx{
gap:16px;
margin:0 auto;
max-width:1400px;
flex-wrap:wrap;
border-top:1px solid #182530;
align-items:center;
padding-top:20px;
justify-content:space-between;
display:flex;
}
.hit_footer_bottom_uyx p{
line-height:1.6;
max-width:45rem;
color:#3a5a68;
font-size:0.688rem;
}
@media(max-width:1023px){
.hit_footer_grid_uyx{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.hit_footer_grid_uyx{
grid-template-columns:1fr;
}
}