*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0B14;
text-rendering:optimizeLegibility;
line-height:1.55;
font-size:15px;
color:#B8B0D0;
overflow-wrap:break-word;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(9, 7, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ajzshell-hcn{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ajzmain-hcn{
min-width:0;
}
.ajzwrap-hcn{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ajzcontainer-hcn{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.ajzcontainer-hcn{
padding:0 28px;
}
}
.ajzsection-hcn{
padding:1.5rem 1.75rem;
}
.ajzsection_pt-hcn{
padding-top:2.125rem;
}
.ajzband_soft-hcn{
background:#13101E;
}
.ajzeyebrow-hcn{
line-height:1.4;
overflow-wrap:break-word;
letter-spacing:.14em;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
font-weight:600;
font-size:10.5px;
color:#F5C842;
text-transform:uppercase;
}
.ajzdrawer_cb-hcn{
display:none;
}
.ajzoverlay-hcn{
display:none;
}
@media(max-width:1024px){
.ajzshell-hcn{
grid-template-columns:1fr;
}
.ajzmain-hcn{
padding-bottom:4.875rem;
}
.ajzdrawer_cb-hcn:checked~.ajzoverlay-hcn{
inset:0;
background:rgba(9, 7, 18, 0.72);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.ajzsection-hcn{
padding:18px 16px;
}
.ajzsection_pt-hcn{
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 ---------- */
.ajzside-hcn{
gap:22px;
background:#110F1B;
padding:22px 18px;
height:100vh;
overflow-y:auto;
border-right:1px solid #1E1A2E;
top:0;
flex-direction:column;
position:sticky;
align-self:start;
display:flex;
}
.ajzbrand-hcn{
gap:0.625rem;
align-items:center;
display:flex;
}
.ajzlogo-hcn{
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0EAFF;
font-size:21px;
letter-spacing:-.02em;
font-weight:700;
}
.ajzside_cta-hcn{
padding:1rem;
background:rgba(245, 200, 66, 0.11);
border-radius:0.813rem;
border:1px solid #2A2440;
}
.ajzside_cta_h-hcn{
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.15;
color:#F0EAFF;
margin-bottom:6px;
font-weight:700;
font-size:1.063rem;
}
.ajzside_cta_p-hcn{
line-height:1.45;
color:#B8B0D0;
margin-bottom:0.75rem;
font-size:0.75rem;
}
.ajznav-hcn{
gap:3px;
display:flex;
flex-direction:column;
}
.ajznav_label-hcn{
padding:6px 10px;
color:#4E4860;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.14em;
}
.ajznav_item-hcn{
gap:11px;
padding:0.625rem;
border-radius:0.5rem;
display:flex;
align-items:center;
font-size:14px;
font-weight:500;
color:#B8B0D0;
}
.ajznav_item-hcn svg{
width:17px;
height:1.063rem;
}
.ajznav_item-hcn:hover{
background:rgba(245, 200, 66, 0.11);
color:#F0EAFF;
}
.ajznav_item_on-hcn{
background:rgba(245, 200, 66, 0.11);
font-weight:600;
color:#F5C842;
}
.ajzside_foot-hcn{
border-radius:0.813rem;
padding:12px;
border:1px solid #2A2440;
background:#13101E;
margin-top:auto;
}
.ajzside_foot-hcn p{
line-height:1.4;
margin-top:4px;
color:#B8B0D0;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.ajztop-hcn{
padding:0.875rem 28px;
gap:16px;
background:#110F1B;
display:flex;
top:0;
align-items:center;
z-index:40;
position:sticky;
border-bottom:1px solid #1E1A2E;
}
.ajztop_brand-hcn{
gap:9px;
display:none;
align-items:center;
}
.ajzsearch-hcn{
background:#13101E;
gap:0.625rem;
border-radius:0.813rem;
padding:0.688rem 14px;
border:1px solid #2A2440;
flex:1;
font-size:0.844rem;
color:#7D748E;
max-width:27.5rem;
align-items:center;
display:flex;
}
.ajzsearch-hcn svg{
flex:none;
height:16px;
width:16px;
}
.ajztop_actions-hcn{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.ajzlang-hcn{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
color:#B8B0D0;
}
.ajzburger-hcn{
background:#13101E;
border:1px solid #2A2440;
border-radius:8px;
justify-content:center;
display:none;
color:#F0EAFF;
height:40px;
align-items:center;
width:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.ajzbotnav-hcn{
display:none;
}
@media(max-width:1025px){
.ajzside-hcn{
transition:transform .25s ease;
transform:translateX(-100%);
left:0;
width:17.5rem;
top:0;
height:100vh;
position:fixed;
z-index:80;
}
.ajzdrawer_cb-hcn:checked~.ajzshell-hcn .ajzside-hcn{
transform:translateX(0);
}
.ajztop-hcn{
padding:14px 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.ajztop_brand-hcn{
display:flex;
}
.ajzsearch-hcn{
display:none;
}
.ajzburger-hcn{
display:flex;
}
.ajztop_actions-hcn{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.ajztop_actions-hcn .ajzlang-hcn{
display:none;
}
.ajztop_actions-hcn .ajzbtn-hcn{
flex:1;
padding:11px 10px;
text-align:center;
}
.ajzbotnav-hcn{
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#110F1B;
left:0;
display:grid;
transform:translateZ(0);
right:0;
z-index:65;
bottom:0;
position:fixed;
border-top:1px solid #2A2440;
}
.ajzbn-hcn{
padding:0.375rem 2px 0;
gap:0.25rem;
font-weight:600;
flex-direction:column;
font-size:0.625rem;
color:#B8B0D0;
justify-content:flex-end;
min-width:0;
display:flex;
align-items:center;
}
.ajzbn-hcn svg{
flex:none;
height:1.375rem;
width:22px;
}
.ajzbn-hcn span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.ajzbn_on-hcn{
color:#F5C842;
}
.ajzbn_center-hcn{
position:relative;
}
.ajzbn_fab-hcn{
background:#F5C842;
border-radius:50%;
justify-content:center;
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.70), 0 2px 0.75rem rgba(245, 200, 66, 0.16);
position:absolute;
height:50px;
align-items:center;
top:-20px;
left:50%;
color:#0D0B14;
transform:translateX(-50%);
width:3.125rem;
display:flex;
}
.ajzbn_fab-hcn svg{
width:1.5rem;
height:1.5rem;
}
.ajzbn_center-hcn span{
color:#F5C842;
}
}
.ajzbtn-hcn{
gap:8px;
padding:11px 1.375rem;
border-radius:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
align-items:center;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
font-weight:700;
font-size:14px;
justify-content:center;
cursor:pointer;
}
.ajzbtn_pri-hcn{
background:#F5C842;
box-shadow:0 0.25rem 1.25rem rgba(245, 200, 66, 0.42), 0 2px 8px rgba(245, 200, 66, 0.22);
color:#0D0B14;
}
.ajzbtn_pri-hcn:hover{
background:#E0B22E;
}
.ajzbtn_ghost-hcn{
background:rgba(245, 200, 66, 0.11);
color:#F0EAFF;
font-weight:600;
}
.ajzbtn_line-hcn{
background:transparent;
border:1px solid #3D3560;
color:#F0EAFF;
font-weight:600;
}
.ajzbtn_lg-hcn{
padding:16px 1.875rem;
border-radius:0.813rem;
font-size:15px;
}
.ajzband-hcn .ajzbtn_line-hcn{
border-color:rgba(255, 220, 100, 0.13);
color:#F0EAFF;
}
.ajzband-hcn .ajzbtn_ghost-hcn{
background:rgba(255, 220, 100, 0.08);
color:#F0EAFF;
}
.ajzlink_m-hcn{
gap:0.313rem;
font-size:12px;
color:#F5C842;
cursor:pointer;
align-items:center;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-decoration:none;
display:inline-flex;
}
.ajzlink_m-hcn svg{
height:0.875rem;
width:14px;
}
.ajzband-hcn .ajzlink_m-hcn{
color:#F5C842;
}
.ajzdot-hcn{
border-radius:50%;
flex:none;
background:#F5C842;
width:0.438rem;
height:0.438rem;
}
.ajzdot_live-hcn{
animation:zm3-pulse 1.4s infinite;
background:#E8303A;
}
.ajzstars-hcn{
gap:2px;
display:inline-flex;
color:#F5C842;
}
.ajzstars-hcn svg{
width:0.938rem;
height:0.938rem;
}
.ajzchip-hcn{
border-radius:8px;
padding:7px 0.75rem;
border:1px solid #2A2440;
background:#13101E;
gap:6px;
color:#B8B0D0;
font-size:11px;
align-items:center;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajzchip_on-hcn{
background:rgba(245, 200, 66, 0.11);
border-color:transparent;
color:#F5C842;
}
.ajzgc-hcn{
min-width:0;
display:block;
cursor:pointer;
color:inherit;
text-decoration:none;
}
.ajzgc_thumb-hcn{
overflow:hidden;
border:1px solid #2A2440;
border-radius:13px;
position:relative;
background-position:center;
display:block;
background-size:cover;
aspect-ratio:1;
}
.ajzgc_thumb_portrait-hcn{
aspect-ratio:3/4;
}
.ajzgc_thumb_wide-hcn{
aspect-ratio:16/11;
}
.ajzgc_cap-hcn{
background:linear-gradient(transparent,rgba(9, 7, 18, 0.72));
padding:0.563rem;
bottom:0;
left:0;
position:absolute;
right:0;
}
.ajzgc_name-hcn{
font-weight:700;
font-size:12.5px;
display:block;
color:#F0EAFF;
}
.ajzgc_meta-hcn{
font-size:0.688rem;
color:#9E97B8;
}
.ajzgc_badge-hcn{
border-radius:8px;
padding:2px 6px;
background:#F5C842;
right:0.5rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#0D0B14;
position:absolute;
font-size:8px;
top:8px;
font-weight:700;
}
.ajzgc_badge_hot-hcn{
background:#E8303A;
color:#F0EAFF;
}
.ajzgc_badge_live-hcn{
background:#E8303A;
right:auto;
color:#F0EAFF;
left:0.5rem;
}
.ajzgc_mult-hcn{
inset:0;
color:#F5C842;
position:absolute;
font-size:28px;
display:flex;
align-items:center;
justify-content:center;
font-weight:700;
}
.ajzpc-hcn{
border-radius:13px;
border:1px solid #2A2440;
background:#13101E;
height:4rem;
font-size:0.875rem;
justify-content:center;
font-weight:700;
color:#B8B0D0;
display:flex;
align-items:center;
}
.ajzrail-hcn{
min-width:0;
}
.ajzrail_scroll-hcn{
gap:14px;
display:grid;
}
.ajzrail_scroll-hcn>*{
min-width:0;
}
.ajzg6-hcn{
grid-template-columns:repeat(6,1fr);
}
.ajzg7-hcn{
grid-template-columns:repeat(7,1fr);
}
.ajzg4-hcn{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.ajzg6-hcn,.ajzg7-hcn{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
padding-bottom:0.375rem;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.ajzg6-hcn>*,.ajzg7-hcn>*{
scroll-snap-align:start;
}
.ajzg4-hcn{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.ajzg4-hcn{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.ajzpanel-hcn{
border-radius:20px;
padding:1.75rem 2rem;
border:1px solid #2A2440;
background:#13101E;
}
.ajzsplit-hcn{
gap:2.25rem;
display:grid;
align-items:start;
}
.ajzsplit-hcn>*{
min-width:0;
}
.ajzsplit_a-hcn{
grid-template-columns:.85fr 1.15fr;
}
.ajzsplit_b-hcn{
grid-template-columns:1fr 1.1fr;
}
.ajzsplit_c-hcn{
grid-template-columns:1.1fr .9fr;
}
.ajzpgrid-hcn{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.ajzpgrid-hcn>*{
min-width:0;
}
.ajzlead-hcn{
font-size:0.938rem;
line-height:1.65;
margin-bottom:14px;
color:#B8B0D0;
}
.ajzfeat-hcn{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ajzfeat-hcn>*{
min-width:0;
}
.ajzfeat2-hcn{
grid-template-columns:1fr 1fr;
}
.ajzfeat_card-hcn{
padding:1.625rem;
background:#13101E;
border:1px solid #2A2440;
border-radius:20px;
}
.ajzfeat_card-hcn svg{
width:1.625rem;
height:26px;
margin-bottom:16px;
color:#F5C842;
}
.ajzfeat_card-hcn h3{
color:#F0EAFF;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
margin-bottom:0.5rem;
}
.ajzfeat_card-hcn p{
font-size:13px;
line-height:1.6;
color:#B8B0D0;
}
.ajzfeat_card-hcn b{
color:#F0EAFF;
}
.ajzbig-hcn{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.ajzbig_n-hcn{
font-weight:700;
color:#F5C842;
font-size:1.625rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzbig_l-hcn{
font-size:12px;
color:#7D748E;
}
.ajzperson-hcn{
background:#13101E;
gap:14px;
padding:1rem 18px;
border-radius:0.813rem;
border:1px solid #2A2440;
display:flex;
align-items:center;
}
.ajzavatar-hcn{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#F5C842,#C9921A);
height:2.75rem;
width:44px;
}
.ajzperson_name-hcn{
font-weight:700;
font-size:14px;
color:#F0EAFF;
}
.ajzperson_role-hcn{
color:#7D748E;
font-size:12px;
}
.ajzkv-hcn{
overflow:hidden;
border-radius:13px;
grid-template-columns:1fr 1fr;
gap:1px;
background:#2A2440;
border:1px solid #2A2440;
display:grid;
}
.ajzkv-hcn>div{
padding:1rem 18px;
background:#0D0B14;
min-width:0;
}
.ajzkv_k-hcn{
color:#F5C842;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.ajzkv_v-hcn{
font-weight:700;
color:#F0EAFF;
font-size:0.844rem;
}
@media(max-width:1024px){
.ajzsplit_a-hcn,.ajzsplit_b-hcn,.ajzsplit_c-hcn,.ajzpgrid-hcn{
gap:1.5rem;
grid-template-columns:1fr;
}
.ajzfeat-hcn,.ajzfeat2-hcn{
grid-template-columns:1fr;
}
.ajzkv-hcn{
grid-template-columns:1fr;
}
}
.ajzsh-hcn{
min-width:0;
margin-bottom:1rem;
}
.ajzsh_row-hcn{
gap:0.75rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.ajzsh_row-hcn .ajzsh_l-hcn{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.ajzsh_stack-hcn{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.ajzsh_center-hcn{
gap:0.625rem;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.ajzsh_h2-hcn{
gap:9px;
line-height:1.1;
display:flex;
font-size:20px;
overflow-wrap:break-word;
align-items:center;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0EAFF;
}
@media(min-width:765px){
.ajzsh_h2-hcn{
font-size:1.5rem;
}
}
.ajzband-hcn .ajzsh_h2-hcn{
color:#F0EAFF;
}
.ajzeb_mono-hcn{
letter-spacing:.08em;
text-transform:none;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajzeb_mono-hcn::before{
content:"// ";
}
.ajzeb_upper-hcn{
text-transform:uppercase;
letter-spacing:.14em;
}
.ajzeb_pill-hcn{
border-radius:999px;
background:rgba(245, 200, 66, 0.11);
padding:0.313rem 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.ajzeb_line-hcn{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ajzeb_line-hcn::before{
background:#F5C842;
width:24px;
display:inline-block;
content:"";
height:1px;
}
.ajzband-hcn .ajzeb_line-hcn::before{
background:#F5C842;
}
.ajzband-hcn .ajzeb_pill-hcn{
background:rgba(255, 220, 100, 0.08);
}
.ajzsh_link-hcn{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F0EAFF;
display:inline-flex;
font-weight:600;
white-space:nowrap;
align-items:center;
color:#F0EAFF;
}
.ajzsh_link-hcn:hover{
border-color:#F5C842;
color:#F5C842;
}
.ajzsh_link-hcn svg{
width:14px;
height:0.875rem;
}
.ajzsh_link_chev-hcn{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
padding-bottom:0;
color:#F5C842;
border-bottom:0;
}
.ajzsh_link_btn-hcn{
background:#F5C842;
border-radius:999px;
padding:0.563rem 18px;
color:#0D0B14;
border-bottom:0;
}
.ajzsh_link_btn-hcn:hover{
border-color:transparent;
background:#E0B22E;
}
.ajzband-hcn .ajzsh_link-hcn{
border-color:#F0EAFF;
color:#F0EAFF;
}
.ajzband-hcn .ajzsh_link_chev-hcn{
color:#F5C842;
}
.ajzsh_rule-hcn{
background:#2A2440;
margin:-2px 0 16px;
height:1px;
}
.ajzband-hcn .ajzsh_rule-hcn{
background:rgba(255, 220, 100, 0.13);
}
.ajzseo_grid3-hcn{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ajzseo_grid4-hcn{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.ajzseo_grid3-hcn>*,.ajzseo_grid4-hcn>*{
min-width:0;
}
.ajzseo_card-hcn{
padding:24px;
border:1px solid #2A2440;
background:#13101E;
border-radius:0.813rem;
}
.ajzseo_card-hcn h3{
font-weight:700;
font-size:1.125rem;
margin-bottom:0.5rem;
color:#F0EAFF;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzseo_card-hcn p{
line-height:1.6;
color:#B8B0D0;
font-size:13px;
}
.ajzseo_card_sm-hcn{
padding:1.25rem;
}
.ajzseo_card_sm-hcn h3{
font-size:1rem;
}
.ajzseo_card_sm-hcn p{
font-size:12.5px;
line-height:1.55;
}
.ajzseo_rtp_row-hcn{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.ajzrtp-hcn{
gap:0.875rem;
display:flex;
min-width:0;
}
.ajzrtp-hcn>div{
flex:1;
background:#0D0B14;
border-radius:0.813rem;
padding:16px;
text-align:center;
min-width:0;
}
.ajzrtp_n-hcn{
font-weight:700;
white-space:nowrap;
font-size:1.625rem;
color:#F5C842;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzrtp_l-hcn{
font-size:11px;
margin-top:0.25rem;
color:#7D748E;
}
.ajzcmp-hcn{
border-radius:13px;
border:1px solid #2A2440;
overflow:hidden;
max-width:47.5rem;
}
.ajzcmp_row-hcn{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ajzcmp_row-hcn>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.ajzcmp_row-hcn>div:first-child{
font-weight:600;
padding-left:22px;
color:#F0EAFF;
text-align:left;
}
.ajzcmp_th-hcn{
background:#0D0B14;
font-size:12.5px;
font-weight:700;
}
.ajzcmp_row-hcn:not(.ajzcmp_th-hcn){
background:#13101E;
color:#B8B0D0;
border-top:1px solid #1E1A2E;
}
.ajzcmp_zebra-hcn{
background:#100E1A;
}
.ajzguide-hcn{
overflow:hidden;
border:1px solid #2A2440;
border-radius:0.813rem;
background:#13101E;
cursor:pointer;
}
.ajzguide_cover-hcn{
height:130px;
}
.ajzguide_body-hcn{
padding:20px;
}
.ajzguide_body-hcn h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-size:16px;
color:#F0EAFF;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ajzguide_meta-hcn{
color:#7D748E;
font-size:11.5px;
}
.ajzhub-hcn{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #1E1A2E;
padding-top:28px;
display:grid;
}
.ajzhub-hcn>*{
min-width:0;
}
.ajzhub-hcn h4{
color:#F0EAFF;
font-size:0.813rem;
margin-bottom:11px;
font-weight:700;
}
.ajzhub_col-hcn{
gap:8px;
color:#B8B0D0;
font-size:13px;
flex-direction:column;
display:flex;
}
.ajzhub_col-hcn a{
cursor:pointer;
}
@media(max-width:1022px){
.ajzseo_grid3-hcn{
grid-template-columns:1fr;
}
.ajzseo_grid4-hcn{
grid-template-columns:repeat(2,1fr);
}
.ajzseo_rtp_row-hcn{
grid-template-columns:1fr;
gap:1.25rem;
}
.ajzhub-hcn{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:559px){
.ajzhub-hcn{
grid-template-columns:1fr;
}
}
.ajztk-hcn{
background:#09080F;
overflow:hidden;
border-bottom:1px solid #1E1A2E;
align-items:center;
display:flex;
}
.ajztk_tag-hcn{
padding:11px 1.125rem;
gap:0.5rem;
background:#13101E;
flex:none;
align-items:center;
display:flex;
border-right:1px solid #1E1A2E;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.1em;
color:#E8303A;
font-size:10.5px;
font-weight:600;
}
.ajztk_rail-hcn{
overflow:hidden;
flex:1;
}
.ajztk_track-hcn{
animation:zm3-marquee 26s linear infinite;
gap:28px;
padding:0.688rem 14px;
font-size:12px;
white-space:nowrap;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
width:max-content;
display:flex;
color:#B8B0D0;
}
.ajztk_track-hcn b{
color:#F5C842;
}
.ajzhero-hcn{
overflow:hidden;
border:1px solid #2A2440;
padding:46px 48px;
border-radius:20px;
background:linear-gradient(120deg,#0A0818,#07091A);
position:relative;
color:#F0EAFF;
}
.ajzhero_glow-hcn{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
position:absolute;
right:-3.75rem;
height:21.25rem;
width:21.25rem;
top:-60px;
}
.ajzhero_in-hcn{
position:relative;
max-width:37.5rem;
}
.ajzhero-hcn .ajzeyebrow-hcn{
color:#F5C842;
}
.ajzpill_row-hcn{
gap:0.5rem;
border:1px solid rgba(255, 220, 100, 0.13);
background:rgba(255, 220, 100, 0.08);
padding:0.375rem 13px;
border-radius:999px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:10.5px;
align-items:center;
text-transform:uppercase;
color:#F5C842;
letter-spacing:.1em;
margin-bottom:1.375rem;
display:inline-flex;
}
.ajzhero_h1-hcn{
margin:18px 0;
font-weight:700;
line-height:1.02;
letter-spacing:-.02em;
overflow-wrap:break-word;
color:#F0EAFF;
font-size:3.375rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzhero_h1-hcn em{
color:#F5C842;
font-style:normal;
}
.ajzhero_sub-hcn{
font-size:17px;
color:#9E97B8;
margin-bottom:1.75rem;
max-width:30rem;
line-height:1.55;
}
.ajzhero_cta-hcn{
gap:0.875rem;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ajzhero_trust-hcn{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ajzhero_rating_txt-hcn{
font-size:13px;
color:#9E97B8;
}
@media(max-width:1023px){
.ajzhero-hcn{
padding:2rem 1.5rem;
}
.ajzhero_h1-hcn{
font-size:2.375rem;
}
}
@media(max-width:559px){
.ajzhero_h1-hcn{
font-size:30px;
}
}
.ajzstat-hcn{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ajzstat-hcn>*{
min-width:0;
}
.ajzstat_item-hcn{
padding:18px 20px;
background:#13101E;
border-radius:0.813rem;
border:1px solid #2A2440;
}
.ajzstat_k-hcn{
letter-spacing:.12em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:7px;
font-size:0.594rem;
color:#7D748E;
text-transform:uppercase;
}
.ajzstat_v-hcn{
gap:0.5rem;
align-items:center;
font-weight:700;
overflow-wrap:anywhere;
font-size:24px;
color:#F0EAFF;
display:flex;
min-width:0;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzstat_v_accent-hcn{
color:#F5C842;
}
@media(max-width:1021px){
.ajzstat-hcn{
grid-template-columns:repeat(2,1fr);
}
}
.ajzwlc-hcn{
padding:2.25rem 40px;
background:linear-gradient(120deg,#0A0818,#07091A);
border-radius:20px;
border:1px solid #2A2440;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
gap:24px;
color:#F0EAFF;
display:grid;
align-items:center;
position:relative;
}
.ajzwlc-hcn>*{
min-width:0;
}
.ajzwlc-hcn .ajzeyebrow-hcn{
color:#F5C842;
}
.ajzwlc_glow-hcn{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
right:-40px;
position:absolute;
height:260px;
width:16.25rem;
}
.ajzwlc_in-hcn{
position:relative;
}
.ajzwlc_h2-hcn{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-size:34px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#F0EAFF;
line-height:1.03;
}
.ajzwlc_h2-hcn em{
color:#F5C842;
font-style:normal;
}
.ajzwlc_sub-hcn{
margin-bottom:18px;
line-height:1.55;
max-width:26.25rem;
color:#9E97B8;
font-size:14px;
}
.ajzwlc_terms-hcn{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.ajzterm-hcn{
border-radius:13px;
background:rgba(255, 220, 100, 0.08);
padding:13px 0.938rem;
border:1px solid rgba(255, 220, 100, 0.13);
gap:11px;
display:flex;
align-items:center;
}
.ajzterm-hcn svg{
flex:none;
color:#F5C842;
width:20px;
height:1.25rem;
}
.ajzterm_k-hcn{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
color:#9E97B8;
}
.ajzterm_v-hcn{
margin-top:2px;
font-size:14px;
color:#F0EAFF;
font-weight:700;
}
@media(max-width:1023px){
.ajzwlc-hcn{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ajzwlc_h2-hcn{
font-size:26px;
}
}
.ajzjp-hcn{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ajzjp-hcn>*{
min-width:0;
}
.ajzjp_hero-hcn{
background:linear-gradient(135deg,#0A0818,#07091A);
border:1px solid #2A2440;
padding:26px;
border-radius:20px;
overflow:hidden;
gap:14px;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
color:#F0EAFF;
position:relative;
display:flex;
}
.ajzjp_glow-hcn{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
width:180px;
position:absolute;
height:11.25rem;
top:-2.5rem;
right:-2.5rem;
}
.ajzjp_k_row-hcn{
gap:10px;
display:flex;
align-items:center;
position:relative;
justify-content:space-between;
}
.ajzjp_k-hcn{
color:#7D748E;
letter-spacing:.12em;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajzjp_hero-hcn .ajzjp_k-hcn{
color:#9E97B8;
}
.ajzjp_amt-hcn{
line-height:1;
font-size:42px;
color:#F5C842;
position:relative;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ajzjp_sub-hcn{
margin-top:5px;
color:#9E97B8;
font-size:12px;
}
.ajzjp_cell-hcn{
border-radius:1.25rem;
background:#13101E;
border:1px solid #2A2440;
padding:1.375rem;
min-height:180px;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.ajzjp_cell-hcn .ajzjp_amt-hcn{
font-size:30px;
color:#F0EAFF;
}
.ajzjp_cell-hcn .ajzjp_sub-hcn{
color:#7D748E;
}
@media(max-width:1024px){
.ajzjp-hcn{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ajzjp_amt-hcn{
font-size:2rem;
}
}
.ajzpay_logos-hcn{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ajzpay_logos-hcn>*{
min-width:0;
}
.ajzpay-hcn{
border-radius:0.5rem;
border:1px solid #2A2440;
font-size:12px;
color:#B8B0D0;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
height:3rem;
}
.ajztable-hcn{
border:1px solid #2A2440;
overflow:hidden;
border-radius:13px;
}
.ajztrow-hcn{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ajztrow-hcn>div{
padding:0.813rem 14px;
min-width:0;
}
.ajztrow-hcn>div:first-child{
font-weight:700;
color:#F0EAFF;
padding-left:1rem;
}
.ajztrow_th-hcn{
background:#0D0B14;
font-size:0.594rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#7D748E;
}
.ajztrow-hcn:not(.ajztrow_th-hcn){
background:#13101E;
color:#B8B0D0;
border-top:1px solid #1E1A2E;
}
.ajztrow_zebra-hcn{
background:#100E1A;
}
.ajzpos-hcn{
font-weight:700;
color:#F5C842;
}
@media(max-width:1025px){
.ajzpay_logos-hcn{
grid-template-columns:repeat(2,1fr);
}
}
.ajznews-hcn{
gap:1.5rem;
border:1px solid #2A2440;
padding:26px 32px;
border-radius:1.25rem;
background:linear-gradient(135deg,#0A0818,#07091A);
justify-content:space-between;
color:#F0EAFF;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ajznews_h3-hcn{
font-size:20px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0EAFF;
font-weight:700;
margin-bottom:4px;
}
.ajznews_text-hcn{
color:#9E97B8;
font-size:0.813rem;
}
.ajznews_form-hcn{
flex:1;
gap:10px;
display:flex;
max-width:27.5rem;
min-width:0;
}
.ajznews_form-hcn .ajzinput-hcn{
min-width:0;
}
@media(max-width:563px){
.ajznews_form-hcn{
width:100%;
}
}
.ajzinput-hcn{
border-radius:0.5rem;
flex:1;
padding:13px 1rem;
border:1px solid rgba(255, 220, 100, 0.13);
background:rgba(255, 220, 100, 0.08);
font-size:13.5px;
color:#9E97B8;
}
.ajzsupp-hcn{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ajzsupp-hcn>*{
min-width:0;
}
.ajzsupp_card-hcn{
padding:24px;
background:#13101E;
border-radius:0.813rem;
border:1px solid #2A2440;
}
.ajzsupp_card-hcn svg{
width:24px;
margin-bottom:0.875rem;
color:#F5C842;
height:24px;
}
.ajzsupp_card-hcn h3{
font-weight:700;
font-size:1rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0EAFF;
margin-bottom:6px;
}
.ajzsupp_card-hcn p{
color:#B8B0D0;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.ajzsupp-hcn{
grid-template-columns:1fr;
}
}
.ajzdw_h2-hcn{
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.625rem;
line-height:1.08;
font-size:1.625rem;
color:#F0EAFF;
}
.ajzsteps_v-hcn{
grid-template-columns:1fr;
gap:0.625rem;
}
.ajzsteps_v-hcn .ajzstep-hcn{
padding:18px 20px;
}
@media(max-width:562px){
.ajzdw_h2-hcn{
font-size:1.438rem;
}
}
.ajzvip_head-hcn{
gap:12px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
justify-content:space-between;
}
.ajzvip_intro-hcn{
color:#B8B0D0;
font-size:13px;
max-width:26.25rem;
}
.ajzvip-hcn{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.ajzvip-hcn>*{
min-width:0;
}
.ajztier-hcn{
border:1px solid #2A2440;
border-radius:0.813rem;
background:#13101E;
padding:1.25rem;
}
.ajztier_on-hcn{
background:rgba(245, 200, 66, 0.11);
border-color:#F5C842;
}
.ajztier_medal-hcn{
border-radius:0.5rem;
background:linear-gradient(135deg,#F5C842,#C9921A);
margin-bottom:0.875rem;
height:30px;
width:1.875rem;
}
.ajztier_name-hcn{
color:#F0EAFF;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
}
.ajztier_tx-hcn{
line-height:1.5;
font-size:0.719rem;
color:#7D748E;
}
@media(max-width:1025px){
.ajzvip-hcn{
grid-template-columns:repeat(2,1fr);
}
}
.ajztour-hcn{
overflow:hidden;
border:1px solid #2A2440;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.ajztour-hcn>*{
min-width:0;
}
.ajztour_l-hcn{
padding:34px;
background:linear-gradient(135deg,#0A0818,#07091A);
overflow:hidden;
color:#F0EAFF;
position:relative;
}
.ajztour_h2-hcn{
margin:0.75rem 0 0.625rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.875rem;
font-weight:700;
color:#F0EAFF;
line-height:1.05;
}
.ajztour_h2-hcn em{
color:#F5C842;
font-style:normal;
}
.ajztour_text-hcn{
margin-bottom:20px;
line-height:1.6;
font-size:0.844rem;
color:#9E97B8;
max-width:21.25rem;
}
.ajztour_meta-hcn{
gap:1.125rem;
align-items:flex-end;
display:flex;
margin-bottom:1.25rem;
flex-wrap:wrap;
}
.ajztour_cap-hcn{
color:#9E97B8;
margin-bottom:0.313rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
}
.ajzcount-hcn{
gap:6px;
display:flex;
}
.ajzcount-hcn span{
border:1px solid rgba(255, 220, 100, 0.13);
border-radius:0.5rem;
padding:0.25rem 9px;
background:rgba(255, 220, 100, 0.08);
font-weight:700;
font-size:22px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajztour_units-hcn{
color:#9E97B8;
font-size:10px;
}
.ajzboard-hcn{
background:#13101E;
padding:28px 30px;
}
.ajzboard_head-hcn{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.ajzboard_title-hcn{
color:#F0EAFF;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
}
.ajzboard_upd-hcn{
color:#7D748E;
text-transform:uppercase;
font-size:10px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajzboard_list-hcn{
gap:2px;
display:flex;
flex-direction:column;
}
.ajzboard_row-hcn{
gap:12px;
padding:10px 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.ajzboard_top1-hcn{
background:rgba(245, 200, 66, 0.11);
}
.ajzboard_rk-hcn{
width:1.25rem;
color:#7D748E;
font-size:14px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.ajzboard_top1-hcn .ajzboard_rk-hcn{
color:#F5C842;
}
.ajzboard_nm-hcn{
flex:1;
font-size:13.5px;
color:#B8B0D0;
font-weight:600;
min-width:0;
}
.ajzboard_top1-hcn .ajzboard_nm-hcn{
color:#F0EAFF;
font-weight:700;
}
.ajzboard_pt-hcn{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B8B0D0;
font-size:0.781rem;
}
@media(max-width:1024px){
.ajztour-hcn{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.ajztour_h2-hcn{
font-size:24px;
}
}
.ajzbanner-hcn{
border:1px solid #2A2440;
background:linear-gradient(115deg,#0A0818,#07091A);
border-radius:1.25rem;
padding:36px 40px;
gap:1.75rem;
overflow:hidden;
position:relative;
display:flex;
color:#F0EAFF;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
.ajzbanner_glow-hcn{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 68%);
border-radius:50%;
right:5rem;
height:200px;
width:200px;
position:absolute;
top:50%;
transform:translateY(-50%);
}
.ajzbanner_in-hcn{
max-width:560px;
position:relative;
}
.ajzbanner-hcn .ajzeyebrow-hcn{
color:#F5C842;
}
.ajzbanner_h2-hcn{
margin:10px 0;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.875rem;
color:#F0EAFF;
line-height:1.05;
}
.ajzbanner_text-hcn{
color:#9E97B8;
line-height:1.6;
font-size:0.875rem;
}
@media(max-width:559px){
.ajzbanner_h2-hcn{
font-size:1.5rem;
}
}
.ajzgm-hcn{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ajzgm-hcn>*{
min-width:0;
}
.ajzgm_panel-hcn{
border-radius:20px;
background:#13101E;
padding:1.75rem;
border:1px solid #2A2440;
}
.ajzgm_h2-hcn{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
color:#F0EAFF;
}
.ajzgm_text-hcn{
margin-bottom:20px;
font-size:13.5px;
line-height:1.6;
color:#B8B0D0;
max-width:27.5rem;
}
.ajzgm_level-hcn{
gap:14px;
margin-bottom:1rem;
display:flex;
align-items:center;
}
.ajzgm_lv-hcn{
font-weight:700;
font-size:24px;
color:#F5C842;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzgm_bar_wrap-hcn{
flex:1;
min-width:0;
}
.ajzgm_bar_meta-hcn{
color:#7D748E;
display:flex;
margin-bottom:0.313rem;
justify-content:space-between;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
}
.ajzbar-hcn{
border-radius:999px;
background:#0D0B14;
overflow:hidden;
height:0.5rem;
}
.ajzbar_fill-hcn{
border-radius:999px;
background:linear-gradient(90deg,#F5C842,#C9921A);
height:100%;
display:block;
}
.ajzgm_missions-hcn{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.ajzgm_refer-hcn{
border:1px solid #2A2440;
padding:28px;
border-radius:1.25rem;
background:linear-gradient(150deg,#0A0818,#07091A);
overflow:hidden;
color:#F0EAFF;
justify-content:space-between;
flex-direction:column;
display:flex;
position:relative;
}
.ajzgm_refer-hcn .ajzeyebrow-hcn{
color:#F5C842;
}
.ajzgm_ref_h2-hcn{
margin:10px 0 0.5rem;
font-size:1.5rem;
font-weight:700;
color:#F0EAFF;
line-height:1.1;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzgm_ref_h2-hcn em{
font-style:normal;
color:#F5C842;
}
.ajzgm_ref_text-hcn{
font-size:13px;
margin-bottom:1.125rem;
line-height:1.55;
color:#9E97B8;
}
@media(max-width:1023px){
.ajzgm-hcn{
grid-template-columns:1fr;
}
}
.ajzsteps-hcn{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ajzsteps-hcn>*{
min-width:0;
}
.ajzstep-hcn{
border-radius:13px;
background:#13101E;
border:1px solid #2A2440;
padding:24px;
position:relative;
}
.ajzstep_num-hcn{
background:#F5C842;
border-radius:8px;
font-size:0.813rem;
align-items:center;
font-weight:700;
justify-content:center;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
margin-bottom:0.875rem;
color:#0D0B14;
height:1.875rem;
width:1.875rem;
}
.ajzstep_h-hcn{
font-size:16px;
color:#F0EAFF;
margin-bottom:7px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ajzstep_p-hcn{
font-size:0.813rem;
color:#B8B0D0;
line-height:1.55;
}
@media(max-width:1025px){
.ajzsteps-hcn{
grid-template-columns:1fr;
}
}
.ajzpromo_grid-hcn{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.ajzpromo_grid-hcn>*{
min-width:0;
}
.ajzpromo-hcn{
overflow:hidden;
padding:24px;
border-radius:20px;
background:#13101E;
border:1px solid #2A2440;
min-height:9.375rem;
position:relative;
}
.ajzpromo_h-hcn{
line-height:1.05;
font-size:26px;
margin-top:6px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0EAFF;
}
.ajzpromo_h-hcn em{
font-style:normal;
color:#F5C842;
}
.ajzpromo_p-hcn{
color:#B8B0D0;
margin-top:0.5rem;
font-size:12.5px;
line-height:1.5;
}
.ajzpromo_feat-hcn{
border-color:#2A2440;
background:linear-gradient(135deg,#0A0818,#07091A);
}
.ajzpromo_feat-hcn .ajzpromo_h-hcn{
color:#F0EAFF;
}
.ajzpromo_feat-hcn .ajzpromo_h-hcn em{
color:#F5C842;
}
.ajzpromo_feat-hcn .ajzpromo_p-hcn{
color:#9E97B8;
}
.ajzpromo_feat-hcn .ajzeyebrow-hcn{
color:#F5C842;
}
@media(max-width:1021px){
.ajzpromo_grid-hcn{
grid-template-columns:1fr;
}
}
.ajzop_h2-hcn{
margin:0.625rem 0 0.5rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
color:#F0EAFF;
line-height:1.1;
font-weight:700;
}
.ajzop_text-hcn{
line-height:1.6;
color:#B8B0D0;
font-size:0.844rem;
}
@media(max-width:562px){
.ajzop_h2-hcn{
font-size:1.375rem;
}
}
.ajzgd_head-hcn{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
margin-bottom:1rem;
}
.ajzrc-hcn{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.ajzrc-hcn>*{
min-width:0;
}
.ajzrc_awards-hcn{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.ajzaward-hcn{
gap:11px;
display:flex;
align-items:center;
}
.ajzaward-hcn svg{
flex:none;
width:1.125rem;
height:18px;
color:#F5A623;
}
.ajzaward_t-hcn{
font-weight:700;
color:#F0EAFF;
font-size:0.844rem;
}
.ajzaward_s-hcn{
color:#7D748E;
font-size:0.719rem;
}
.ajzrc_press-hcn{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.ajzlogo_cell-hcn{
border-radius:0.5rem;
border:1px solid #2A2440;
height:3rem;
display:flex;
align-items:center;
color:#B8B0D0;
font-weight:700;
font-size:13px;
justify-content:center;
}
.ajzrc_partner-hcn{
background:#13101E;
border-radius:0.813rem;
border:1px solid #2A2440;
padding:20px;
}
.ajzrc_partner_name-hcn{
font-size:18px;
margin-bottom:6px;
color:#F0EAFF;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzrc_partner_text-hcn{
color:#B8B0D0;
line-height:1.55;
font-size:0.781rem;
}
@media(max-width:1021px){
.ajzrc-hcn{
gap:22px;
grid-template-columns:1fr;
}
.ajzrc_press-hcn{
grid-template-columns:repeat(4,1fr);
}
}
.ajzab_h2-hcn{
margin:14px 0 1rem;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2rem;
color:#F0EAFF;
line-height:1.08;
}
.ajzab_body-hcn{
color:#B8B0D0;
line-height:1.65;
margin-bottom:0.875rem;
font-size:0.938rem;
}
.ajzab_chips-hcn{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.ajzfaq-hcn{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ajzfaq_item-hcn{
padding:18px 22px;
background:#13101E;
border:1px solid #2A2440;
border-radius:0.813rem;
}
.ajzfaq_q-hcn{
gap:1rem;
list-style:none;
color:#F0EAFF;
align-items:center;
cursor:pointer;
font-size:0.969rem;
font-weight:600;
display:flex;
justify-content:space-between;
}
.ajzfaq_q-hcn::-webkit-details-marker{
display:none;
}
.ajzfaq_q_t-hcn{
gap:0.625rem;
display:flex;
}
.ajzfaq_q_i-hcn{
color:#F5C842;
font-style:normal;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajzfaq_pm-hcn{
color:#F5C842;
font-size:1.25rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ajzfaq_item-hcn[open] .ajzfaq_pm-hcn{
transform:rotate(45deg);
}
.ajzfaq_a-hcn{
color:#B8B0D0;
line-height:1.6;
margin-top:12px;
font-size:0.844rem;
}
@media(max-width:557px){
.ajzab_h2-hcn{
font-size:1.625rem;
}
}
.ajzprovs-hcn{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.ajzprovs-hcn>*{
min-width:0;
}
.ajzprov-hcn{
border-radius:0.813rem;
background:#13101E;
border:1px solid #2A2440;
padding:12px;
text-decoration:none;
display:flex;
justify-content:center;
align-items:center;
height:4rem;
}
.ajzprov_img-hcn{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.ajzresp-hcn{
border:1px solid #2A2440;
gap:1.5rem;
background:#13101E;
padding:26px;
border-radius:0.813rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.ajzresp_in-hcn{
max-width:560px;
}
.ajzresp_h-hcn{
font-size:1.188rem;
font-weight:700;
margin-bottom:0.5rem;
color:#F0EAFF;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ajzresp_p-hcn{
color:#B8B0D0;
font-size:0.844rem;
line-height:1.6;
}
.ajzresp_badges-hcn{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ajzage18-hcn{
padding:4px 0.5rem;
border:1.5px solid #E8303A;
border-radius:8px;
font-size:0.813rem;
color:#E8303A;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.ajzresp_org-hcn{
color:#7D748E;
font-weight:600;
font-size:13px;
}
@media(max-width:1021px){
.ajzprovs-hcn{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.ajzprovs-hcn{
grid-template-columns:repeat(2,1fr);
}
}
.ajzfooter-hcn{
background:#09080F;
padding:40px 1.75rem;
border-top:1px solid #1E1A2E;
}
.ajzfooter_grid-hcn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:1400px;
margin-bottom:1.75rem;
margin-left:auto;
margin-right:auto;
display:grid;
}
.ajzfooter_grid-hcn>*{
min-width:0;
}
.ajzfooter_grid-hcn h4{
margin-bottom:13px;
color:#4E4860;
letter-spacing:.12em;
font-size:0.625rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.ajzfcol-hcn{
gap:0.563rem;
display:flex;
color:#B8B0D0;
flex-direction:column;
font-size:13px;
}
.ajzfcol-hcn a{
cursor:pointer;
}
.ajzft_about-hcn{
max-width:260px;
line-height:1.6;
font-size:0.813rem;
margin-top:0.75rem;
color:#7D748E;
}
.ajzft_contact-hcn{
overflow-wrap:anywhere;
font-size:12.5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#F5C842;
margin-top:0.75rem;
}
.ajzfooter_bottom-hcn{
margin:0 auto;
gap:1rem;
align-items:center;
max-width:1400px;
border-top:1px solid #1E1A2E;
flex-wrap:wrap;
display:flex;
padding-top:20px;
justify-content:space-between;
}
.ajzfooter_bottom-hcn p{
color:#4E4860;
max-width:720px;
line-height:1.6;
font-size:11px;
}
@media(max-width:1025px){
.ajzfooter_grid-hcn{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.ajzfooter_grid-hcn{
grid-template-columns:1fr;
}
}