*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0B0E;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.55;
overflow-wrap:break-word;
color:#C4B8A8;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 7, 12, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.nql_shell-g88{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.nql_main-g88{
min-width:0;
}
.nql_wrap-g88{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.nql_container-g88{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.nql_container-g88{
padding:0 1.75rem;
}
}
.nql_section-g88{
padding:1.5rem 1.75rem;
}
.nql_section_pt-g88{
padding-top:34px;
}
.nql_band_soft-g88{
background:#161219;
}
.nql_eyebrow-g88{
letter-spacing:.14em;
text-transform:uppercase;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
font-size:10.5px;
font-weight:600;
color:#FFB820;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.nql_drawer_cb-g88{
display:none;
}
.nql_overlay-g88{
display:none;
}
@media(max-width:1024px){
.nql_shell-g88{
grid-template-columns:1fr;
}
.nql_main-g88{
padding-bottom:78px;
}
.nql_drawer_cb-g88:checked~.nql_overlay-g88{
inset:0;
background:rgba(10, 7, 12, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:559px){
.nql_section-g88{
padding:1.125rem 1rem;
}
.nql_section_pt-g88{
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 ---------- */
.nql_side-g88{
gap:1.375rem;
background:#120F15;
padding:1.375rem 18px;
position:sticky;
overflow-y:auto;
top:0;
border-right:1px solid #251E2C;
height:100vh;
display:flex;
align-self:start;
flex-direction:column;
}
.nql_brand-g88{
gap:10px;
align-items:center;
display:flex;
}
.nql_logo-g88{
letter-spacing:-.02em;
font-size:1.313rem;
color:#F5EFE6;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nql_side_cta-g88{
padding:1rem;
border:1px solid #332940;
border-radius:13px;
background:rgba(255, 184, 32, 0.12);
}
.nql_side_cta_h-g88{
color:#F5EFE6;
margin-bottom:0.375rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.063rem;
font-weight:700;
line-height:1.15;
}
.nql_side_cta_p-g88{
line-height:1.45;
margin-bottom:12px;
color:#C4B8A8;
font-size:0.75rem;
}
.nql_nav-g88{
gap:3px;
flex-direction:column;
display:flex;
}
.nql_nav_label-g88{
padding:6px 10px;
text-transform:uppercase;
color:#574E44;
font-size:9.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
}
.nql_nav_item-g88{
border-radius:0.563rem;
padding:0.625rem;
gap:0.688rem;
font-size:0.875rem;
font-weight:500;
display:flex;
color:#C4B8A8;
align-items:center;
}
.nql_nav_item-g88 svg{
width:1.063rem;
height:1.063rem;
}
.nql_nav_item-g88:hover{
background:rgba(255, 184, 32, 0.12);
color:#F5EFE6;
}
.nql_nav_item_on-g88{
background:rgba(255, 184, 32, 0.12);
color:#FFB820;
font-weight:600;
}
.nql_side_foot-g88{
border:1px solid #332940;
background:#161219;
border-radius:13px;
padding:0.75rem;
margin-top:auto;
}
.nql_side_foot-g88 p{
font-size:0.781rem;
margin-top:4px;
color:#C4B8A8;
line-height:1.4;
}
/* ---------- topbar ---------- */
.nql_top-g88{
padding:0.875rem 1.75rem;
gap:1rem;
background:#120F15;
align-items:center;
border-bottom:1px solid #251E2C;
position:sticky;
top:0;
display:flex;
z-index:40;
}
.nql_top_brand-g88{
gap:0.563rem;
align-items:center;
display:none;
}
.nql_search-g88{
flex:1;
background:#161219;
padding:11px 14px;
border-radius:0.813rem;
border:1px solid #332940;
gap:0.625rem;
align-items:center;
font-size:13.5px;
color:#8C7F70;
max-width:440px;
display:flex;
}
.nql_search-g88 svg{
flex:none;
height:16px;
width:16px;
}
.nql_top_actions-g88{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.nql_lang-g88{
color:#C4B8A8;
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nql_burger-g88{
border-radius:0.563rem;
border:1px solid #332940;
background:#161219;
align-items:center;
justify-content:center;
display:none;
width:40px;
color:#F5EFE6;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.nql_botnav-g88{
display:none;
}
@media(max-width:1025px){
.nql_side-g88{
transition:transform .25s ease;
left:0;
width:17.5rem;
position:fixed;
top:0;
height:100vh;
transform:translateX(-100%);
z-index:80;
}
.nql_drawer_cb-g88:checked~.nql_shell-g88 .nql_side-g88{
transform:translateX(0);
}
.nql_top-g88{
gap:0.75rem;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.nql_top_brand-g88{
display:flex;
}
.nql_search-g88{
display:none;
}
.nql_burger-g88{
display:flex;
}
.nql_top_actions-g88{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.nql_top_actions-g88 .nql_lang-g88{
display:none;
}
.nql_top_actions-g88 .nql_btn-g88{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.nql_botnav-g88{
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#120F15;
transform:translateZ(0);
border-top:1px solid #332940;
z-index:65;
left:0;
bottom:0;
right:0;
display:grid;
position:fixed;
}
.nql_bn-g88{
padding:6px 2px 0;
gap:4px;
display:flex;
flex-direction:column;
align-items:center;
color:#C4B8A8;
min-width:0;
font-weight:600;
justify-content:flex-end;
font-size:10px;
}
.nql_bn-g88 svg{
flex:none;
height:1.375rem;
width:22px;
}
.nql_bn-g88 span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
max-width:100%;
}
.nql_bn_on-g88{
color:#FFB820;
}
.nql_bn_center-g88{
position:relative;
}
.nql_bn_fab-g88{
background:#FFB820;
border-radius:50%;
position:absolute;
justify-content:center;
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.64), 0 2px 0.75rem rgba(255, 184, 32, 0.18);
color:#1A0F00;
left:50%;
transform:translateX(-50%);
width:3.125rem;
display:flex;
height:50px;
top:-20px;
align-items:center;
}
.nql_bn_fab-g88 svg{
height:24px;
width:1.5rem;
}
.nql_bn_center-g88 span{
color:#FFB820;
}
}
.nql_btn-g88{
gap:8px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
padding:11px 1.375rem;
border-radius:9px;
align-items:center;
font-size:14px;
font-weight:700;
cursor:pointer;
display:inline-flex;
justify-content:center;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.nql_btn_pri-g88{
background:#FFB820;
box-shadow:0 4px 1.25rem rgba(255, 184, 32, 0.42), 0 2px 0.5rem rgba(255, 184, 32, 0.26);
color:#1A0F00;
}
.nql_btn_pri-g88:hover{
background:#E8A310;
}
.nql_btn_ghost-g88{
background:rgba(255, 184, 32, 0.12);
font-weight:600;
color:#F5EFE6;
}
.nql_btn_line-g88{
border:1px solid #4A3A5A;
background:transparent;
color:#F5EFE6;
font-weight:600;
}
.nql_btn_lg-g88{
border-radius:13px;
padding:1rem 1.875rem;
font-size:15px;
}
.nql_band-g88 .nql_btn_line-g88{
border-color:rgba(255, 255, 255, 0.13);
color:#F5EFE6;
}
.nql_band-g88 .nql_btn_ghost-g88{
background:rgba(255, 255, 255, 0.08);
color:#F5EFE6;
}
.nql_link_m-g88{
gap:5px;
display:inline-flex;
font-size:0.75rem;
text-decoration:none;
color:#FFB820;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
align-items:center;
}
.nql_link_m-g88 svg{
height:14px;
width:14px;
}
.nql_band-g88 .nql_link_m-g88{
color:#FFB820;
}
.nql_dot-g88{
flex:none;
border-radius:50%;
background:#FFB820;
width:0.438rem;
height:0.438rem;
}
.nql_dot_live-g88{
animation:zm3-pulse 1.4s infinite;
background:#E8332A;
}
.nql_stars-g88{
gap:2px;
color:#FFB820;
display:inline-flex;
}
.nql_stars-g88 svg{
height:15px;
width:15px;
}
.nql_chip-g88{
border:1px solid #332940;
padding:7px 0.75rem;
gap:0.375rem;
background:#161219;
border-radius:0.563rem;
color:#C4B8A8;
align-items:center;
display:inline-flex;
font-size:11px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nql_chip_on-g88{
background:rgba(255, 184, 32, 0.12);
border-color:transparent;
color:#FFB820;
}
.nql_gc-g88{
color:inherit;
display:block;
text-decoration:none;
min-width:0;
cursor:pointer;
}
.nql_gc_thumb-g88{
border-radius:13px;
overflow:hidden;
border:1px solid #332940;
background-size:cover;
position:relative;
display:block;
aspect-ratio:1;
background-position:center;
}
.nql_gc_thumb_portrait-g88{
aspect-ratio:3/4;
}
.nql_gc_thumb_wide-g88{
aspect-ratio:16/11;
}
.nql_gc_cap-g88{
background:linear-gradient(transparent,rgba(10, 7, 12, 0.72));
padding:0.563rem;
left:0;
bottom:0;
position:absolute;
right:0;
}
.nql_gc_name-g88{
color:#F5EFE6;
font-weight:700;
font-size:0.781rem;
display:block;
}
.nql_gc_meta-g88{
color:#B8A890;
font-size:0.688rem;
}
.nql_gc_badge-g88{
background:#FFB820;
border-radius:0.563rem;
padding:2px 0.375rem;
color:#1A0F00;
top:0.5rem;
right:8px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:0.5rem;
position:absolute;
}
.nql_gc_badge_hot-g88{
background:#E8332A;
color:#F5EFE6;
}
.nql_gc_badge_live-g88{
background:#E8332A;
color:#F5EFE6;
right:auto;
left:8px;
}
.nql_gc_mult-g88{
inset:0;
position:absolute;
align-items:center;
justify-content:center;
font-weight:700;
display:flex;
color:#FFB820;
font-size:28px;
}
.nql_pc-g88{
border:1px solid #332940;
border-radius:13px;
background:#161219;
color:#C4B8A8;
font-weight:700;
height:64px;
align-items:center;
justify-content:center;
display:flex;
font-size:14px;
}
.nql_rail-g88{
min-width:0;
}
.nql_rail_scroll-g88{
gap:14px;
display:grid;
}
.nql_rail_scroll-g88>*{
min-width:0;
}
.nql_g6-g88{
grid-template-columns:repeat(6,1fr);
}
.nql_g7-g88{
grid-template-columns:repeat(7,1fr);
}
.nql_g4-g88{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.nql_g6-g88,.nql_g7-g88{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
.nql_g6-g88>*,.nql_g7-g88>*{
scroll-snap-align:start;
}
.nql_g4-g88{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.nql_g4-g88{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.nql_panel-g88{
border:1px solid #332940;
border-radius:1.25rem;
background:#161219;
padding:28px 2rem;
}
.nql_split-g88{
gap:36px;
align-items:start;
display:grid;
}
.nql_split-g88>*{
min-width:0;
}
.nql_split_a-g88{
grid-template-columns:.85fr 1.15fr;
}
.nql_split_b-g88{
grid-template-columns:1fr 1.1fr;
}
.nql_split_c-g88{
grid-template-columns:1.1fr .9fr;
}
.nql_pgrid-g88{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.nql_pgrid-g88>*{
min-width:0;
}
.nql_lead-g88{
margin-bottom:14px;
color:#C4B8A8;
line-height:1.65;
font-size:15px;
}
.nql_feat-g88{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.nql_feat-g88>*{
min-width:0;
}
.nql_feat2-g88{
grid-template-columns:1fr 1fr;
}
.nql_feat_card-g88{
border-radius:20px;
padding:26px;
border:1px solid #332940;
background:#161219;
}
.nql_feat_card-g88 svg{
margin-bottom:1rem;
height:26px;
color:#FFB820;
width:26px;
}
.nql_feat_card-g88 h3{
font-size:1.125rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
color:#F5EFE6;
}
.nql_feat_card-g88 p{
font-size:13px;
color:#C4B8A8;
line-height:1.6;
}
.nql_feat_card-g88 b{
color:#F5EFE6;
}
.nql_big-g88{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.nql_big_n-g88{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#FFB820;
font-size:26px;
}
.nql_big_l-g88{
font-size:0.75rem;
color:#8C7F70;
}
.nql_person-g88{
background:#161219;
border:1px solid #332940;
gap:0.875rem;
padding:1rem 18px;
border-radius:13px;
display:flex;
align-items:center;
}
.nql_avatar-g88{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#FFB820,#D4820A);
height:2.75rem;
width:44px;
}
.nql_person_name-g88{
color:#F5EFE6;
font-weight:700;
font-size:14px;
}
.nql_person_role-g88{
color:#8C7F70;
font-size:12px;
}
.nql_kv-g88{
gap:1px;
border:1px solid #332940;
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.813rem;
background:#332940;
display:grid;
}
.nql_kv-g88>div{
padding:16px 18px;
background:#0D0B0E;
min-width:0;
}
.nql_kv_k-g88{
color:#FFB820;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
margin-bottom:5px;
}
.nql_kv_v-g88{
font-weight:700;
font-size:13.5px;
color:#F5EFE6;
}
@media(max-width:1022px){
.nql_split_a-g88,.nql_split_b-g88,.nql_split_c-g88,.nql_pgrid-g88{
grid-template-columns:1fr;
gap:1.5rem;
}
.nql_feat-g88,.nql_feat2-g88{
grid-template-columns:1fr;
}
.nql_kv-g88{
grid-template-columns:1fr;
}
}
.nql_sh-g88{
margin-bottom:1rem;
min-width:0;
}
.nql_sh_row-g88{
gap:0.75rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.nql_sh_row-g88 .nql_sh_l-g88{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.nql_sh_stack-g88{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nql_sh_center-g88{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.nql_sh_h2-g88{
gap:0.563rem;
display:flex;
line-height:1.1;
color:#F5EFE6;
font-weight:700;
font-size:1.25rem;
overflow-wrap:break-word;
align-items:center;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:767px){
.nql_sh_h2-g88{
font-size:24px;
}
}
.nql_band-g88 .nql_sh_h2-g88{
color:#F5EFE6;
}
.nql_eb_mono-g88{
text-transform:none;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.nql_eb_mono-g88::before{
content:"// ";
}
.nql_eb_upper-g88{
text-transform:uppercase;
letter-spacing:.14em;
}
.nql_eb_pill-g88{
border-radius:999px;
padding:0.313rem 11px;
background:rgba(255, 184, 32, 0.12);
text-transform:uppercase;
letter-spacing:.12em;
}
.nql_eb_line-g88{
gap:10px;
align-items:center;
display:inline-flex;
}
.nql_eb_line-g88::before{
background:#FFB820;
content:"";
height:1px;
display:inline-block;
width:24px;
}
.nql_band-g88 .nql_eb_line-g88::before{
background:#FFB820;
}
.nql_band-g88 .nql_eb_pill-g88{
background:rgba(255, 255, 255, 0.08);
}
.nql_sh_link-g88{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
color:#F5EFE6;
border-bottom:1px solid #F5EFE6;
font-size:13px;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
}
.nql_sh_link-g88:hover{
border-color:#FFB820;
color:#FFB820;
}
.nql_sh_link-g88 svg{
width:14px;
height:14px;
}
.nql_sh_link_chev-g88{
font-size:12px;
border-bottom:0;
color:#FFB820;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
}
.nql_sh_link_btn-g88{
padding:0.563rem 18px;
background:#FFB820;
border-radius:62.438rem;
color:#1A0F00;
border-bottom:0;
}
.nql_sh_link_btn-g88:hover{
background:#E8A310;
border-color:transparent;
}
.nql_band-g88 .nql_sh_link-g88{
border-color:#F5EFE6;
color:#F5EFE6;
}
.nql_band-g88 .nql_sh_link_chev-g88{
color:#FFB820;
}
.nql_sh_rule-g88{
background:#332940;
margin:-2px 0 1rem;
height:1px;
}
.nql_band-g88 .nql_sh_rule-g88{
background:rgba(255, 255, 255, 0.13);
}
.nql_seo_grid3-g88{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nql_seo_grid4-g88{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.nql_seo_grid3-g88>*,.nql_seo_grid4-g88>*{
min-width:0;
}
.nql_seo_card-g88{
border:1px solid #332940;
border-radius:0.813rem;
background:#161219;
padding:24px;
}
.nql_seo_card-g88 h3{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
color:#F5EFE6;
font-size:18px;
font-weight:700;
}
.nql_seo_card-g88 p{
color:#C4B8A8;
line-height:1.6;
font-size:13px;
}
.nql_seo_card_sm-g88{
padding:20px;
}
.nql_seo_card_sm-g88 h3{
font-size:1rem;
}
.nql_seo_card_sm-g88 p{
line-height:1.55;
font-size:12.5px;
}
.nql_seo_rtp_row-g88{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:16px;
display:grid;
align-items:center;
}
.nql_rtp-g88{
gap:0.875rem;
display:flex;
min-width:0;
}
.nql_rtp-g88>div{
flex:1;
border-radius:0.813rem;
padding:1rem;
background:#0D0B0E;
text-align:center;
min-width:0;
}
.nql_rtp_n-g88{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#FFB820;
font-size:26px;
white-space:nowrap;
font-weight:700;
}
.nql_rtp_l-g88{
margin-top:4px;
font-size:11px;
color:#8C7F70;
}
.nql_cmp-g88{
border:1px solid #332940;
border-radius:0.813rem;
overflow:hidden;
max-width:47.5rem;
}
.nql_cmp_row-g88{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.nql_cmp_row-g88>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.nql_cmp_row-g88>div:first-child{
padding-left:22px;
text-align:left;
font-weight:600;
color:#F5EFE6;
}
.nql_cmp_th-g88{
background:#0D0B0E;
font-weight:700;
font-size:12.5px;
}
.nql_cmp_row-g88:not(.nql_cmp_th-g88){
background:#161219;
border-top:1px solid #251E2C;
color:#C4B8A8;
}
.nql_cmp_zebra-g88{
background:#1C1720;
}
.nql_guide-g88{
border:1px solid #332940;
border-radius:0.813rem;
background:#161219;
overflow:hidden;
cursor:pointer;
}
.nql_guide_cover-g88{
height:8.125rem;
}
.nql_guide_body-g88{
padding:1.25rem;
}
.nql_guide_body-g88 h3{
margin:7px 0 9px;
color:#F5EFE6;
font-weight:700;
font-size:1rem;
line-height:1.25;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nql_guide_meta-g88{
color:#8C7F70;
font-size:11.5px;
}
.nql_hub-g88{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid #251E2C;
padding-top:1.75rem;
display:grid;
}
.nql_hub-g88>*{
min-width:0;
}
.nql_hub-g88 h4{
font-weight:700;
color:#F5EFE6;
margin-bottom:11px;
font-size:13px;
}
.nql_hub_col-g88{
gap:0.5rem;
color:#C4B8A8;
font-size:13px;
flex-direction:column;
display:flex;
}
.nql_hub_col-g88 a{
cursor:pointer;
}
@media(max-width:1023px){
.nql_seo_grid3-g88{
grid-template-columns:1fr;
}
.nql_seo_grid4-g88{
grid-template-columns:repeat(2,1fr);
}
.nql_seo_rtp_row-g88{
gap:20px;
grid-template-columns:1fr;
}
.nql_hub-g88{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:559px){
.nql_hub-g88{
grid-template-columns:1fr;
}
}
.nql_hero-g88{
background:linear-gradient(120deg,#1A1108,#0F1018);
overflow:hidden;
border:1px solid #332940;
padding:2.875rem 48px;
border-radius:20px;
position:relative;
color:#F5EFE6;
}
.nql_hero_glow-g88{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
height:21.25rem;
width:21.25rem;
position:absolute;
top:-3.75rem;
right:-3.75rem;
}
.nql_hero_in-g88{
position:relative;
max-width:37.5rem;
}
.nql_hero-g88 .nql_eyebrow-g88{
color:#FFB820;
}
.nql_pill_row-g88{
background:rgba(255, 255, 255, 0.08);
gap:8px;
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.13);
padding:6px 0.813rem;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:22px;
font-size:10.5px;
align-items:center;
color:#FFB820;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nql_hero_h1-g88{
margin:18px 0;
color:#F5EFE6;
overflow-wrap:break-word;
line-height:1.02;
letter-spacing:-.02em;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:54px;
}
.nql_hero_h1-g88 em{
color:#FFB820;
font-style:normal;
}
.nql_hero_sub-g88{
font-size:1.063rem;
margin-bottom:1.75rem;
max-width:30rem;
line-height:1.55;
color:#B8A890;
}
.nql_hero_cta-g88{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:26px;
align-items:center;
display:flex;
}
.nql_hero_trust-g88{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nql_hero_rating_txt-g88{
color:#B8A890;
font-size:13px;
}
@media(max-width:1022px){
.nql_hero-g88{
padding:2rem 1.5rem;
}
.nql_hero_h1-g88{
font-size:2.375rem;
}
}
@media(max-width:561px){
.nql_hero_h1-g88{
font-size:1.875rem;
}
}
.nql_tabs-g88{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.nql_tab-g88{
padding:10px 18px;
background:#161219;
border-radius:0.563rem;
border:1px solid #332940;
color:#C4B8A8;
font-weight:600;
font-size:13px;
cursor:pointer;
}
.nql_tab_on-g88{
border-color:transparent;
background:#FFB820;
color:#1A0F00;
font-weight:700;
}
.nql_stat-g88{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nql_stat-g88>*{
min-width:0;
}
.nql_stat_item-g88{
padding:18px 1.25rem;
border-radius:13px;
background:#161219;
border:1px solid #332940;
}
.nql_stat_k-g88{
letter-spacing:.12em;
margin-bottom:7px;
color:#8C7F70;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nql_stat_v-g88{
gap:8px;
font-weight:700;
display:flex;
align-items:center;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
min-width:0;
overflow-wrap:anywhere;
color:#F5EFE6;
font-size:24px;
}
.nql_stat_v_accent-g88{
color:#FFB820;
}
@media(max-width:1025px){
.nql_stat-g88{
grid-template-columns:repeat(2,1fr);
}
}
.nql_wlc-g88{
gap:24px;
overflow:hidden;
border-radius:1.25rem;
padding:2.25rem 40px;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#1A1108,#0F1018);
border:1px solid #332940;
align-items:center;
position:relative;
display:grid;
color:#F5EFE6;
}
.nql_wlc-g88>*{
min-width:0;
}
.nql_wlc-g88 .nql_eyebrow-g88{
color:#FFB820;
}
.nql_wlc_glow-g88{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
width:16.25rem;
position:absolute;
right:-2.5rem;
height:16.25rem;
}
.nql_wlc_in-g88{
position:relative;
}
.nql_wlc_h2-g88{
margin:10px 0 0.5rem;
font-size:2.125rem;
line-height:1.03;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
overflow-wrap:break-word;
color:#F5EFE6;
}
.nql_wlc_h2-g88 em{
color:#FFB820;
font-style:normal;
}
.nql_wlc_sub-g88{
line-height:1.55;
max-width:420px;
color:#B8A890;
margin-bottom:18px;
font-size:14px;
}
.nql_wlc_terms-g88{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.nql_term-g88{
padding:13px 15px;
background:rgba(255, 255, 255, 0.08);
border-radius:13px;
gap:11px;
border:1px solid rgba(255, 255, 255, 0.13);
display:flex;
align-items:center;
}
.nql_term-g88 svg{
flex:none;
color:#FFB820;
width:20px;
height:1.25rem;
}
.nql_term_k-g88{
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8A890;
letter-spacing:.1em;
text-transform:uppercase;
}
.nql_term_v-g88{
color:#F5EFE6;
font-weight:700;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1025px){
.nql_wlc-g88{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.nql_wlc_h2-g88{
font-size:1.625rem;
}
}
.nql_jp-g88{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.nql_jp-g88>*{
min-width:0;
}
.nql_jp_hero-g88{
border-radius:20px;
border:1px solid #332940;
background:linear-gradient(135deg,#1A1108,#0F1018);
gap:0.875rem;
padding:26px;
overflow:hidden;
min-height:11.25rem;
display:flex;
position:relative;
color:#F5EFE6;
justify-content:space-between;
flex-direction:column;
}
.nql_jp_glow-g88{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
right:-40px;
position:absolute;
width:180px;
top:-2.5rem;
}
.nql_jp_k_row-g88{
gap:10px;
justify-content:space-between;
align-items:center;
display:flex;
position:relative;
}
.nql_jp_k-g88{
letter-spacing:.12em;
text-transform:uppercase;
color:#8C7F70;
font-size:0.625rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nql_jp_hero-g88 .nql_jp_k-g88{
color:#B8A890;
}
.nql_jp_amt-g88{
position:relative;
font-size:42px;
color:#FFB820;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
font-weight:700;
}
.nql_jp_sub-g88{
margin-top:0.313rem;
font-size:12px;
color:#B8A890;
}
.nql_jp_cell-g88{
border-radius:1.25rem;
background:#161219;
border:1px solid #332940;
padding:22px;
justify-content:space-between;
min-height:11.25rem;
flex-direction:column;
display:flex;
}
.nql_jp_cell-g88 .nql_jp_amt-g88{
font-size:1.875rem;
color:#F5EFE6;
}
.nql_jp_cell-g88 .nql_jp_sub-g88{
color:#8C7F70;
}
@media(max-width:1022px){
.nql_jp-g88{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.nql_jp_amt-g88{
font-size:32px;
}
}
.nql_supp-g88{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nql_supp-g88>*{
min-width:0;
}
.nql_supp_card-g88{
background:#161219;
border:1px solid #332940;
border-radius:0.813rem;
padding:24px;
}
.nql_supp_card-g88 svg{
width:1.5rem;
color:#FFB820;
height:24px;
margin-bottom:0.875rem;
}
.nql_supp_card-g88 h3{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:16px;
color:#F5EFE6;
margin-bottom:6px;
}
.nql_supp_card-g88 p{
font-size:13px;
line-height:1.55;
color:#C4B8A8;
}
@media(max-width:1021px){
.nql_supp-g88{
grid-template-columns:1fr;
}
}
.nql_dw_h2-g88{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:700;
color:#F5EFE6;
font-size:26px;
}
.nql_steps_v-g88{
grid-template-columns:1fr;
gap:0.625rem;
}
.nql_steps_v-g88 .nql_step-g88{
padding:1.125rem 1.25rem;
}
@media(max-width:560px){
.nql_dw_h2-g88{
font-size:23px;
}
}
.nql_promo_grid-g88{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nql_promo_grid-g88>*{
min-width:0;
}
.nql_promo-g88{
border:1px solid #332940;
border-radius:1.25rem;
padding:1.5rem;
overflow:hidden;
background:#161219;
min-height:150px;
position:relative;
}
.nql_promo_h-g88{
line-height:1.05;
font-size:1.625rem;
font-weight:700;
margin-top:0.375rem;
color:#F5EFE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nql_promo_h-g88 em{
color:#FFB820;
font-style:normal;
}
.nql_promo_p-g88{
margin-top:8px;
color:#C4B8A8;
line-height:1.5;
font-size:12.5px;
}
.nql_promo_feat-g88{
border-color:#332940;
background:linear-gradient(135deg,#1A1108,#0F1018);
}
.nql_promo_feat-g88 .nql_promo_h-g88{
color:#F5EFE6;
}
.nql_promo_feat-g88 .nql_promo_h-g88 em{
color:#FFB820;
}
.nql_promo_feat-g88 .nql_promo_p-g88{
color:#B8A890;
}
.nql_promo_feat-g88 .nql_eyebrow-g88{
color:#FFB820;
}
@media(max-width:1025px){
.nql_promo_grid-g88{
grid-template-columns:1fr;
}
}
.nql_news-g88{
padding:26px 2rem;
gap:24px;
background:linear-gradient(135deg,#1A1108,#0F1018);
border-radius:20px;
border:1px solid #332940;
align-items:center;
color:#F5EFE6;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.nql_news_h3-g88{
color:#F5EFE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.25rem;
font-weight:700;
font-size:20px;
}
.nql_news_text-g88{
font-size:13px;
color:#B8A890;
}
.nql_news_form-g88{
gap:10px;
flex:1;
max-width:27.5rem;
min-width:0;
display:flex;
}
.nql_news_form-g88 .nql_input-g88{
min-width:0;
}
@media(max-width:561px){
.nql_news_form-g88{
width:100%;
}
}
.nql_input-g88{
flex:1;
padding:0.813rem 16px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:9px;
font-size:13.5px;
color:#B8A890;
}
.nql_gm-g88{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.nql_gm-g88>*{
min-width:0;
}
.nql_gm_panel-g88{
padding:28px;
border-radius:20px;
border:1px solid #332940;
background:#161219;
}
.nql_gm_h2-g88{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFE6;
font-size:24px;
}
.nql_gm_text-g88{
margin-bottom:1.25rem;
line-height:1.6;
font-size:0.844rem;
color:#C4B8A8;
max-width:440px;
}
.nql_gm_level-g88{
gap:0.875rem;
margin-bottom:16px;
display:flex;
align-items:center;
}
.nql_gm_lv-g88{
color:#FFB820;
font-weight:700;
font-size:24px;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nql_gm_bar_wrap-g88{
flex:1;
min-width:0;
}
.nql_gm_bar_meta-g88{
font-size:0.625rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
justify-content:space-between;
color:#8C7F70;
display:flex;
}
.nql_bar-g88{
background:#0D0B0E;
border-radius:999px;
overflow:hidden;
height:8px;
}
.nql_bar_fill-g88{
border-radius:999px;
background:linear-gradient(90deg,#FFB820,#D4820A);
display:block;
height:100%;
}
.nql_gm_missions-g88{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.nql_gm_refer-g88{
padding:28px;
border-radius:20px;
overflow:hidden;
border:1px solid #332940;
background:linear-gradient(150deg,#1A1108,#0F1018);
flex-direction:column;
position:relative;
justify-content:space-between;
color:#F5EFE6;
display:flex;
}
.nql_gm_refer-g88 .nql_eyebrow-g88{
color:#FFB820;
}
.nql_gm_ref_h2-g88{
margin:0.625rem 0 8px;
font-weight:700;
font-size:24px;
color:#F5EFE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
}
.nql_gm_ref_h2-g88 em{
font-style:normal;
color:#FFB820;
}
.nql_gm_ref_text-g88{
font-size:0.813rem;
margin-bottom:1.125rem;
line-height:1.55;
color:#B8A890;
}
@media(max-width:1022px){
.nql_gm-g88{
grid-template-columns:1fr;
}
}
.nql_vip_head-g88{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
margin-bottom:18px;
}
.nql_vip_intro-g88{
max-width:420px;
color:#C4B8A8;
font-size:0.813rem;
}
.nql_vip-g88{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.nql_vip-g88>*{
min-width:0;
}
.nql_tier-g88{
background:#161219;
border-radius:13px;
padding:20px;
border:1px solid #332940;
}
.nql_tier_on-g88{
border-color:#FFB820;
background:rgba(255, 184, 32, 0.12);
}
.nql_tier_medal-g88{
border-radius:0.563rem;
background:linear-gradient(135deg,#FFB820,#D4820A);
width:1.875rem;
height:30px;
margin-bottom:0.875rem;
}
.nql_tier_name-g88{
color:#F5EFE6;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.313rem;
font-size:0.938rem;
}
.nql_tier_tx-g88{
line-height:1.5;
font-size:11.5px;
color:#8C7F70;
}
@media(max-width:1026px){
.nql_vip-g88{
grid-template-columns:repeat(2,1fr);
}
}
.nql_steps-g88{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nql_steps-g88>*{
min-width:0;
}
.nql_step-g88{
border:1px solid #332940;
padding:24px;
background:#161219;
border-radius:0.813rem;
position:relative;
}
.nql_step_num-g88{
background:#FFB820;
border-radius:0.563rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
color:#1A0F00;
font-size:0.813rem;
margin-bottom:0.875rem;
width:1.875rem;
height:30px;
justify-content:center;
font-weight:700;
align-items:center;
}
.nql_step_h-g88{
color:#F5EFE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
font-weight:700;
margin-bottom:7px;
}
.nql_step_p-g88{
line-height:1.55;
color:#C4B8A8;
font-size:0.813rem;
}
@media(max-width:1025px){
.nql_steps-g88{
grid-template-columns:1fr;
}
}
.nql_banner-g88{
border-radius:1.25rem;
background:linear-gradient(115deg,#1A1108,#0F1018);
border:1px solid #332940;
overflow:hidden;
gap:28px;
padding:36px 40px;
flex-wrap:wrap;
color:#F5EFE6;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.nql_banner_glow-g88{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 68%);
border-radius:50%;
width:12.5rem;
right:5rem;
height:200px;
transform:translateY(-50%);
position:absolute;
top:50%;
}
.nql_banner_in-g88{
position:relative;
max-width:35rem;
}
.nql_banner-g88 .nql_eyebrow-g88{
color:#FFB820;
}
.nql_banner_h2-g88{
margin:0.625rem 0;
line-height:1.05;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFE6;
font-size:30px;
font-weight:700;
}
.nql_banner_text-g88{
font-size:14px;
color:#B8A890;
line-height:1.6;
}
@media(max-width:561px){
.nql_banner_h2-g88{
font-size:24px;
}
}
.nql_pay_logos-g88{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nql_pay_logos-g88>*{
min-width:0;
}
.nql_pay-g88{
border-radius:9px;
border:1px solid #332940;
align-items:center;
color:#C4B8A8;
font-weight:700;
display:flex;
height:3rem;
font-size:12px;
justify-content:center;
}
.nql_table-g88{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #332940;
}
.nql_trow-g88{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.nql_trow-g88>div{
padding:13px 14px;
min-width:0;
}
.nql_trow-g88>div:first-child{
font-weight:700;
padding-left:16px;
color:#F5EFE6;
}
.nql_trow_th-g88{
background:#0D0B0E;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8C7F70;
font-size:9.5px;
text-transform:uppercase;
letter-spacing:.06em;
}
.nql_trow-g88:not(.nql_trow_th-g88){
background:#161219;
border-top:1px solid #251E2C;
color:#C4B8A8;
}
.nql_trow_zebra-g88{
background:#1C1720;
}
.nql_pos-g88{
color:#FFB820;
font-weight:700;
}
@media(max-width:1027px){
.nql_pay_logos-g88{
grid-template-columns:repeat(2,1fr);
}
}
.nql_rc-g88{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.nql_rc-g88>*{
min-width:0;
}
.nql_rc_awards-g88{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.nql_award-g88{
gap:11px;
align-items:center;
display:flex;
}
.nql_award-g88 svg{
flex:none;
height:1.125rem;
width:1.125rem;
color:#F5C518;
}
.nql_award_t-g88{
font-size:13.5px;
color:#F5EFE6;
font-weight:700;
}
.nql_award_s-g88{
font-size:0.719rem;
color:#8C7F70;
}
.nql_rc_press-g88{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.nql_logo_cell-g88{
border-radius:0.563rem;
border:1px solid #332940;
color:#C4B8A8;
display:flex;
align-items:center;
font-size:13px;
height:3rem;
justify-content:center;
font-weight:700;
}
.nql_rc_partner-g88{
border:1px solid #332940;
background:#161219;
border-radius:0.813rem;
padding:20px;
}
.nql_rc_partner_name-g88{
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
color:#F5EFE6;
font-size:18px;
}
.nql_rc_partner_text-g88{
font-size:0.781rem;
color:#C4B8A8;
line-height:1.55;
}
@media(max-width:1023px){
.nql_rc-g88{
gap:1.375rem;
grid-template-columns:1fr;
}
.nql_rc_press-g88{
grid-template-columns:repeat(4,1fr);
}
}
.nql_dispute-g88{
padding:26px 30px;
border:1px dashed #4A3A5A;
gap:1.75rem;
border-radius:0.813rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.nql_dispute_in-g88{
max-width:41.25rem;
}
.nql_dispute_h2-g88{
font-size:1.375rem;
margin-bottom:8px;
font-weight:700;
color:#F5EFE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nql_dispute_text-g88{
color:#C4B8A8;
line-height:1.6;
font-size:0.844rem;
}
.nql_et_h2-g88{
margin:10px 0 14px;
line-height:1.08;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFE6;
font-weight:700;
font-size:28px;
}
.nql_et_right-g88{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.nql_et_updated-g88{
border:1px solid #332940;
gap:10px;
border-radius:13px;
background:#0D0B0E;
padding:14px 1.125rem;
color:#C4B8A8;
font-size:0.75rem;
align-items:center;
display:flex;
}
.nql_et_updated-g88 svg{
flex:none;
width:0.938rem;
color:#FFB820;
height:0.938rem;
}
.nql_et_updated-g88 b{
color:#F5EFE6;
}
@media(max-width:563px){
.nql_et_h2-g88{
font-size:24px;
}
}
.nql_provs-g88{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.nql_provs-g88>*{
min-width:0;
}
.nql_prov-g88{
background:#161219;
padding:0.75rem;
border:1px solid #332940;
border-radius:13px;
align-items:center;
display:flex;
height:4rem;
text-decoration:none;
justify-content:center;
}
.nql_prov_img-g88{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.nql_resp-g88{
padding:26px;
gap:24px;
border-radius:13px;
border:1px solid #332940;
background:#161219;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.nql_resp_in-g88{
max-width:35rem;
}
.nql_resp_h-g88{
font-weight:700;
color:#F5EFE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:19px;
}
.nql_resp_p-g88{
font-size:13.5px;
line-height:1.6;
color:#C4B8A8;
}
.nql_resp_badges-g88{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.nql_age18-g88{
border:1.5px solid #E8332A;
padding:4px 0.5rem;
border-radius:0.563rem;
font-size:13px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E8332A;
font-weight:700;
}
.nql_resp_org-g88{
color:#8C7F70;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1027px){
.nql_provs-g88{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.nql_provs-g88{
grid-template-columns:repeat(2,1fr);
}
}
.nql_ab_h2-g88{
margin:14px 0 16px;
font-weight:700;
color:#F5EFE6;
font-size:32px;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
}
.nql_ab_body-g88{
margin-bottom:0.875rem;
line-height:1.65;
color:#C4B8A8;
font-size:0.938rem;
}
.nql_ab_chips-g88{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.nql_faq-g88{
gap:10px;
flex-direction:column;
display:flex;
}
.nql_faq_item-g88{
background:#161219;
border-radius:13px;
padding:1.125rem 1.375rem;
border:1px solid #332940;
}
.nql_faq_q-g88{
gap:16px;
list-style:none;
align-items:center;
font-size:0.969rem;
color:#F5EFE6;
font-weight:600;
display:flex;
justify-content:space-between;
cursor:pointer;
}
.nql_faq_q-g88::-webkit-details-marker{
display:none;
}
.nql_faq_q_t-g88{
gap:0.625rem;
display:flex;
}
.nql_faq_q_i-g88{
color:#FFB820;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.nql_faq_pm-g88{
font-size:1.25rem;
color:#FFB820;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nql_faq_item-g88[open] .nql_faq_pm-g88{
transform:rotate(45deg);
}
.nql_faq_a-g88{
font-size:13.5px;
margin-top:0.75rem;
line-height:1.6;
color:#C4B8A8;
}
@media(max-width:561px){
.nql_ab_h2-g88{
font-size:1.625rem;
}
}
.nql_op_h2-g88{
margin:10px 0 8px;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
color:#F5EFE6;
font-size:24px;
}
.nql_op_text-g88{
line-height:1.6;
color:#C4B8A8;
font-size:13.5px;
}
@media(max-width:563px){
.nql_op_h2-g88{
font-size:1.375rem;
}
}
.nql_footer-g88{
background:#090709;
padding:40px 1.75rem;
border-top:1px solid #251E2C;
}
.nql_footer_grid-g88{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
margin-bottom:1.75rem;
margin-right:auto;
display:grid;
max-width:1400px;
}
.nql_footer_grid-g88>*{
min-width:0;
}
.nql_footer_grid-g88 h4{
color:#574E44;
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:10px;
margin-bottom:13px;
}
.nql_fcol-g88{
gap:0.563rem;
font-size:0.813rem;
color:#C4B8A8;
display:flex;
flex-direction:column;
}
.nql_fcol-g88 a{
cursor:pointer;
}
.nql_ft_about-g88{
max-width:16.25rem;
line-height:1.6;
color:#8C7F70;
margin-top:0.75rem;
font-size:0.813rem;
}
.nql_ft_contact-g88{
color:#FFB820;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:0.75rem;
font-size:12.5px;
overflow-wrap:anywhere;
}
.nql_footer_bottom-g88{
margin:0 auto;
gap:1rem;
padding-top:20px;
border-top:1px solid #251E2C;
justify-content:space-between;
max-width:87.5rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nql_footer_bottom-g88 p{
max-width:45rem;
line-height:1.6;
color:#574E44;
font-size:0.688rem;
}
@media(max-width:1022px){
.nql_footer_grid-g88{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.nql_footer_grid-g88{
grid-template-columns:1fr;
}
}