*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#090d10;
color:#a8bfc8;
font-size:0.938rem;
line-height:1.55;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
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{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(4, 10, 14, 0.78);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dqwshell_iqh{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.dqwmain_iqh{
min-width:0;
}
.dqwwrap_iqh{
margin:0 auto;
width:100%;
max-width:1400px;
}
.dqwcontainer_iqh{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.dqwcontainer_iqh{
padding:0 1.75rem;
}
}
.dqwsection_iqh{
padding:24px 28px;
}
.dqwsection_pt_iqh{
padding-top:34px;
}
.dqwband_soft_iqh{
background:#0e1418;
}
.dqweyebrow_iqh{
color:#00deff;
font-weight:600;
font-size:10.5px;
display:inline-block;
line-height:1.4;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
letter-spacing:.14em;
overflow-wrap:break-word;
}
.dqwdrawer_cb_iqh{
display:none;
}
.dqwoverlay_iqh{
display:none;
}
@media(max-width:1024px){
.dqwshell_iqh{
grid-template-columns:1fr;
}
.dqwmain_iqh{
padding-bottom:78px;
}
.dqwdrawer_cb_iqh:checked~.dqwoverlay_iqh{
inset:0;
background:rgba(4, 10, 14, 0.78);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:561px){
.dqwsection_iqh{
padding:18px 1rem;
}
.dqwsection_pt_iqh{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.dqwside_iqh{
padding:22px 1.125rem;
gap:1.375rem;
background:#0b1014;
height:100vh;
border-right:1px solid #18272e;
align-self:start;
position:sticky;
top:0;
overflow-y:auto;
display:flex;
flex-direction:column;
}
.dqwbrand_iqh{
gap:0.625rem;
align-items:center;
display:flex;
}
.dqwlogo_iqh{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
font-weight:700;
letter-spacing:-.02em;
font-size:1.313rem;
}
.dqwside_cta_iqh{
border:1px solid #1f333c;
background:rgba(0, 222, 255, 0.11);
padding:1rem;
border-radius:13px;
}
.dqwside_cta_h_iqh{
font-size:1.063rem;
font-weight:700;
color:#e8f4f8;
line-height:1.15;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
}
.dqwside_cta_p_iqh{
font-size:12px;
line-height:1.45;
color:#a8bfc8;
margin-bottom:0.75rem;
}
.dqwnav_iqh{
gap:3px;
display:flex;
flex-direction:column;
}
.dqwnav_label_iqh{
padding:6px 10px;
letter-spacing:.14em;
font-size:0.594rem;
color:#3d5a65;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.dqwnav_item_iqh{
gap:0.688rem;
border-radius:0.5rem;
padding:10px;
color:#a8bfc8;
display:flex;
font-size:14px;
font-weight:500;
align-items:center;
}
.dqwnav_item_iqh svg{
width:1.063rem;
height:17px;
}
.dqwnav_item_iqh:hover{
background:rgba(0, 222, 255, 0.11);
color:#e8f4f8;
}
.dqwnav_item_on_iqh{
background:rgba(0, 222, 255, 0.11);
color:#00deff;
font-weight:600;
}
.dqwside_foot_iqh{
border:1px solid #1f333c;
padding:0.75rem;
border-radius:0.813rem;
background:#0e1418;
margin-top:auto;
}
.dqwside_foot_iqh p{
font-size:12.5px;
line-height:1.4;
color:#a8bfc8;
margin-top:4px;
}
/* ---------- topbar ---------- */
.dqwtop_iqh{
background:#0b1014;
gap:16px;
padding:14px 1.75rem;
position:sticky;
top:0;
display:flex;
z-index:40;
align-items:center;
border-bottom:1px solid #18272e;
}
.dqwtop_brand_iqh{
gap:0.563rem;
display:none;
align-items:center;
}
.dqwsearch_iqh{
flex:1;
gap:10px;
border:1px solid #1f333c;
background:#0e1418;
padding:11px 14px;
border-radius:0.813rem;
color:#6a8a97;
max-width:27.5rem;
display:flex;
align-items:center;
font-size:0.844rem;
}
.dqwsearch_iqh svg{
flex:none;
width:16px;
height:16px;
}
.dqwtop_actions_iqh{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.dqwlang_iqh{
font-size:0.75rem;
color:#a8bfc8;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.dqwburger_iqh{
border:1px solid #1f333c;
background:#0e1418;
border-radius:8px;
align-items:center;
height:2.5rem;
display:none;
color:#e8f4f8;
justify-content:center;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.dqwbotnav_iqh{
display:none;
}
@media(max-width:1024px){
.dqwside_iqh{
transition:transform .25s ease;
left:0;
position:fixed;
height:100vh;
transform:translateX(-100%);
width:280px;
top:0;
z-index:80;
}
.dqwdrawer_cb_iqh:checked~.dqwshell_iqh .dqwside_iqh{
transform:translateX(0);
}
.dqwtop_iqh{
gap:12px;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.dqwtop_brand_iqh{
display:flex;
}
.dqwsearch_iqh{
display:none;
}
.dqwburger_iqh{
display:flex;
}
.dqwtop_actions_iqh{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.dqwtop_actions_iqh .dqwlang_iqh{
display:none;
}
.dqwtop_actions_iqh .dqwbtn_iqh{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.dqwbotnav_iqh{
background:#0b1014;
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
border-top:1px solid #1f333c;
position:fixed;
z-index:65;
display:grid;
left:0;
transform:translateZ(0);
right:0;
bottom:0;
}
.dqwbn_iqh{
padding:0.375rem 2px 0;
gap:4px;
font-weight:600;
font-size:10px;
flex-direction:column;
min-width:0;
display:flex;
justify-content:flex-end;
color:#a8bfc8;
align-items:center;
}
.dqwbn_iqh svg{
flex:none;
height:22px;
width:1.375rem;
}
.dqwbn_iqh span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.dqwbn_on_iqh{
color:#00deff;
}
.dqwbn_center_iqh{
position:relative;
}
.dqwbn_fab_iqh{
border-radius:50%;
background:#00deff;
height:3.125rem;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.70), 0 2px 8px rgba(0, 222, 255, 0.18);
justify-content:center;
align-items:center;
left:50%;
width:50px;
position:absolute;
display:flex;
color:#040c10;
top:-20px;
transform:translateX(-50%);
}
.dqwbn_fab_iqh svg{
height:24px;
width:1.5rem;
}
.dqwbn_center_iqh span{
color:#00deff;
}
}
.dqwbtn_iqh{
border-radius: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;
gap:0.5rem;
padding:0.688rem 1.375rem;
align-items:center;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
justify-content:center;
display:inline-flex;
font-size:0.875rem;
}
.dqwbtn_pri_iqh{
background:#00deff;
color:#040c10;
box-shadow:0 0 1.125rem rgba(0, 222, 255, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.50);
}
.dqwbtn_pri_iqh:hover{
background:#00c4e0;
}
.dqwbtn_ghost_iqh{
background:rgba(0, 222, 255, 0.11);
font-weight:600;
color:#e8f4f8;
}
.dqwbtn_line_iqh{
border:1px solid #2b4753;
background:transparent;
color:#e8f4f8;
font-weight:600;
}
.dqwbtn_lg_iqh{
border-radius:0.813rem;
padding:16px 30px;
font-size:0.938rem;
}
.dqwband_iqh .dqwbtn_line_iqh{
border-color:rgba(255, 255, 255, 0.13);
color:#dff4fb;
}
.dqwband_iqh .dqwbtn_ghost_iqh{
background:rgba(255, 255, 255, 0.08);
color:#dff4fb;
}
.dqwlink_m_iqh{
gap:5px;
cursor:pointer;
color:#00deff;
font-size:0.75rem;
text-decoration:none;
align-items:center;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
}
.dqwlink_m_iqh svg{
width:0.875rem;
height:0.875rem;
}
.dqwband_iqh .dqwlink_m_iqh{
color:#00deff;
}
.dqwdot_iqh{
border-radius:50%;
flex:none;
background:#00deff;
height:7px;
width:0.438rem;
}
.dqwdot_live_iqh{
animation:zm3-pulse 1.4s infinite;
background:#e8323a;
}
.dqwstars_iqh{
gap:2px;
color:#00deff;
display:inline-flex;
}
.dqwstars_iqh svg{
width:0.938rem;
height:15px;
}
.dqwchip_iqh{
border:1px solid #1f333c;
border-radius:0.5rem;
padding:7px 12px;
gap:0.375rem;
background:#0e1418;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
display:inline-flex;
font-size:11px;
color:#a8bfc8;
}
.dqwchip_on_iqh{
border-color:transparent;
background:rgba(0, 222, 255, 0.11);
color:#00deff;
}
.dqwgc_iqh{
display:block;
text-decoration:none;
cursor:pointer;
color:inherit;
min-width:0;
}
.dqwgc_thumb_iqh{
overflow:hidden;
border-radius:13px;
border:1px solid #1f333c;
display:block;
aspect-ratio:1;
background-position:center;
position:relative;
background-size:cover;
}
.dqwgc_thumb_portrait_iqh{
aspect-ratio:3/4;
}
.dqwgc_thumb_wide_iqh{
aspect-ratio:16/11;
}
.dqwgc_cap_iqh{
padding:0.563rem;
background:linear-gradient(transparent,rgba(4, 10, 14, 0.78));
position:absolute;
left:0;
bottom:0;
right:0;
}
.dqwgc_name_iqh{
color:#dff4fb;
font-size:0.781rem;
font-weight:700;
display:block;
}
.dqwgc_meta_iqh{
font-size:11px;
color:#7ab8cc;
}
.dqwgc_badge_iqh{
border-radius:0.5rem;
padding:2px 6px;
background:#00deff;
color:#040c10;
font-size:0.5rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
top:0.5rem;
font-weight:700;
right:8px;
}
.dqwgc_badge_hot_iqh{
background:#e8323a;
color:#dff4fb;
}
.dqwgc_badge_live_iqh{
background:#e8323a;
left:8px;
color:#dff4fb;
right:auto;
}
.dqwgc_mult_iqh{
inset:0;
font-size:28px;
font-weight:700;
justify-content:center;
position:absolute;
align-items:center;
display:flex;
color:#00deff;
}
.dqwpc_iqh{
border-radius:13px;
background:#0e1418;
border:1px solid #1f333c;
color:#a8bfc8;
justify-content:center;
font-size:0.875rem;
height:4rem;
align-items:center;
font-weight:700;
display:flex;
}
.dqwrail_iqh{
min-width:0;
}
.dqwrail_scroll_iqh{
gap:0.875rem;
display:grid;
}
.dqwrail_scroll_iqh>*{
min-width:0;
}
.dqwg6_iqh{
grid-template-columns:repeat(6,1fr);
}
.dqwg7_iqh{
grid-template-columns:repeat(7,1fr);
}
.dqwg4_iqh{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.dqwg6_iqh,.dqwg7_iqh{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
}
.dqwg6_iqh>*,.dqwg7_iqh>*{
scroll-snap-align:start;
}
.dqwg4_iqh{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.dqwg4_iqh{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.dqwpanel_iqh{
border-radius:20px;
padding:28px 2rem;
background:#0e1418;
border:1px solid #1f333c;
}
.dqwsplit_iqh{
gap:2.25rem;
align-items:start;
display:grid;
}
.dqwsplit_iqh>*{
min-width:0;
}
.dqwsplit_a_iqh{
grid-template-columns:.85fr 1.15fr;
}
.dqwsplit_b_iqh{
grid-template-columns:1fr 1.1fr;
}
.dqwsplit_c_iqh{
grid-template-columns:1.1fr .9fr;
}
.dqwpgrid_iqh{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.dqwpgrid_iqh>*{
min-width:0;
}
.dqwlead_iqh{
color:#a8bfc8;
margin-bottom:14px;
line-height:1.65;
font-size:0.938rem;
}
.dqwfeat_iqh{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqwfeat_iqh>*{
min-width:0;
}
.dqwfeat2_iqh{
grid-template-columns:1fr 1fr;
}
.dqwfeat_card_iqh{
background:#0e1418;
padding:26px;
border:1px solid #1f333c;
border-radius:1.25rem;
}
.dqwfeat_card_iqh svg{
width:26px;
height:1.625rem;
margin-bottom:16px;
color:#00deff;
}
.dqwfeat_card_iqh h3{
margin-bottom:8px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
font-weight:700;
color:#e8f4f8;
}
.dqwfeat_card_iqh p{
font-size:0.813rem;
line-height:1.6;
color:#a8bfc8;
}
.dqwfeat_card_iqh b{
color:#e8f4f8;
}
.dqwbig_iqh{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.dqwbig_n_iqh{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
color:#00deff;
font-weight:700;
}
.dqwbig_l_iqh{
color:#6a8a97;
font-size:0.75rem;
}
.dqwperson_iqh{
border:1px solid #1f333c;
background:#0e1418;
gap:14px;
border-radius:13px;
padding:1rem 1.125rem;
align-items:center;
display:flex;
}
.dqwavatar_iqh{
border-radius:50%;
background:linear-gradient(135deg,#00deff,#0099bb);
flex:none;
height:2.75rem;
width:44px;
}
.dqwperson_name_iqh{
font-size:0.875rem;
color:#e8f4f8;
font-weight:700;
}
.dqwperson_role_iqh{
font-size:0.75rem;
color:#6a8a97;
}
.dqwkv_iqh{
background:#1f333c;
gap:1px;
border-radius:13px;
overflow:hidden;
border:1px solid #1f333c;
grid-template-columns:1fr 1fr;
display:grid;
}
.dqwkv_iqh>div{
padding:1rem 18px;
background:#090d10;
min-width:0;
}
.dqwkv_k_iqh{
color:#00deff;
font-size:0.594rem;
margin-bottom:0.313rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.dqwkv_v_iqh{
color:#e8f4f8;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1026px){
.dqwsplit_a_iqh,.dqwsplit_b_iqh,.dqwsplit_c_iqh,.dqwpgrid_iqh{
gap:24px;
grid-template-columns:1fr;
}
.dqwfeat_iqh,.dqwfeat2_iqh{
grid-template-columns:1fr;
}
.dqwkv_iqh{
grid-template-columns:1fr;
}
}
.dqwsh_iqh{
margin-bottom:16px;
min-width:0;
}
.dqwsh_row_iqh{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.dqwsh_row_iqh .dqwsh_l_iqh{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.dqwsh_stack_iqh{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.dqwsh_center_iqh{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.dqwsh_h2_iqh{
gap:0.563rem;
color:#e8f4f8;
font-size:20px;
align-items:center;
line-height:1.1;
font-weight:700;
display:flex;
overflow-wrap:break-word;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:766px){
.dqwsh_h2_iqh{
font-size:24px;
}
}
.dqwband_iqh .dqwsh_h2_iqh{
color:#dff4fb;
}
.dqweb_mono_iqh{
letter-spacing:.08em;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:none;
}
.dqweb_mono_iqh::before{
content:"// ";
}
.dqweb_upper_iqh{
letter-spacing:.14em;
text-transform:uppercase;
}
.dqweb_pill_iqh{
border-radius:62.438rem;
padding:0.313rem 11px;
background:rgba(0, 222, 255, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.dqweb_line_iqh{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.dqweb_line_iqh::before{
background:#00deff;
height:1px;
width:1.5rem;
display:inline-block;
content:"";
}
.dqwband_iqh .dqweb_line_iqh::before{
background:#00deff;
}
.dqwband_iqh .dqweb_pill_iqh{
background:rgba(255, 255, 255, 0.08);
}
.dqwsh_link_iqh{
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;
font-weight:600;
white-space:nowrap;
display:inline-flex;
align-items:center;
font-size:0.813rem;
color:#e8f4f8;
border-bottom:1px solid #e8f4f8;
padding-bottom:2px;
}
.dqwsh_link_iqh:hover{
border-color:#00deff;
color:#00deff;
}
.dqwsh_link_iqh svg{
width:0.875rem;
height:0.875rem;
}
.dqwsh_link_chev_iqh{
color:#00deff;
padding-bottom:0;
font-size:0.75rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
}
.dqwsh_link_btn_iqh{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#00deff;
border-bottom:0;
color:#040c10;
}
.dqwsh_link_btn_iqh:hover{
border-color:transparent;
background:#00c4e0;
}
.dqwband_iqh .dqwsh_link_iqh{
border-color:#dff4fb;
color:#dff4fb;
}
.dqwband_iqh .dqwsh_link_chev_iqh{
color:#00deff;
}
.dqwsh_rule_iqh{
margin:-2px 0 1rem;
background:#1f333c;
height:1px;
}
.dqwband_iqh .dqwsh_rule_iqh{
background:rgba(255, 255, 255, 0.13);
}
.dqwseo_grid3_iqh{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqwseo_grid4_iqh{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dqwseo_grid3_iqh>*,.dqwseo_grid4_iqh>*{
min-width:0;
}
.dqwseo_card_iqh{
border:1px solid #1f333c;
border-radius:13px;
background:#0e1418;
padding:1.5rem;
}
.dqwseo_card_iqh h3{
font-size:18px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
color:#e8f4f8;
font-weight:700;
}
.dqwseo_card_iqh p{
font-size:0.813rem;
color:#a8bfc8;
line-height:1.6;
}
.dqwseo_card_sm_iqh{
padding:20px;
}
.dqwseo_card_sm_iqh h3{
font-size:16px;
}
.dqwseo_card_sm_iqh p{
line-height:1.55;
font-size:12.5px;
}
.dqwseo_rtp_row_iqh{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:1rem;
display:grid;
align-items:center;
}
.dqwrtp_iqh{
gap:0.875rem;
display:flex;
min-width:0;
}
.dqwrtp_iqh>div{
background:#090d10;
border-radius:13px;
flex:1;
padding:1rem;
min-width:0;
text-align:center;
}
.dqwrtp_n_iqh{
white-space:nowrap;
color:#00deff;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
font-weight:700;
}
.dqwrtp_l_iqh{
color:#6a8a97;
margin-top:4px;
font-size:0.688rem;
}
.dqwcmp_iqh{
border:1px solid #1f333c;
overflow:hidden;
border-radius:0.813rem;
max-width:760px;
}
.dqwcmp_row_iqh{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dqwcmp_row_iqh>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.dqwcmp_row_iqh>div:first-child{
padding-left:1.375rem;
text-align:left;
font-weight:600;
color:#e8f4f8;
}
.dqwcmp_th_iqh{
background:#090d10;
font-size:12.5px;
font-weight:700;
}
.dqwcmp_row_iqh:not(.dqwcmp_th_iqh){
background:#0e1418;
border-top:1px solid #18272e;
color:#a8bfc8;
}
.dqwcmp_zebra_iqh{
background:#121a1f;
}
.dqwguide_iqh{
border:1px solid #1f333c;
overflow:hidden;
border-radius:13px;
background:#0e1418;
cursor:pointer;
}
.dqwguide_cover_iqh{
height:130px;
}
.dqwguide_body_iqh{
padding:20px;
}
.dqwguide_body_iqh h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
color:#e8f4f8;
font-weight:700;
}
.dqwguide_meta_iqh{
font-size:11.5px;
color:#6a8a97;
}
.dqwhub_iqh{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
border-top:1px solid #18272e;
display:grid;
}
.dqwhub_iqh>*{
min-width:0;
}
.dqwhub_iqh h4{
margin-bottom:11px;
color:#e8f4f8;
font-weight:700;
font-size:0.813rem;
}
.dqwhub_col_iqh{
gap:0.5rem;
flex-direction:column;
font-size:0.813rem;
color:#a8bfc8;
display:flex;
}
.dqwhub_col_iqh a{
cursor:pointer;
}
@media(max-width:1023px){
.dqwseo_grid3_iqh{
grid-template-columns:1fr;
}
.dqwseo_grid4_iqh{
grid-template-columns:repeat(2,1fr);
}
.dqwseo_rtp_row_iqh{
grid-template-columns:1fr;
gap:1.25rem;
}
.dqwhub_iqh{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:562px){
.dqwhub_iqh{
grid-template-columns:1fr;
}
}
.dqwtk_iqh{
background:#060a0c;
overflow:hidden;
align-items:center;
border-bottom:1px solid #18272e;
display:flex;
}
.dqwtk_tag_iqh{
gap:0.5rem;
background:#0e1418;
padding:0.688rem 1.125rem;
flex:none;
letter-spacing:.1em;
align-items:center;
font-size:0.656rem;
display:flex;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#e8323a;
font-weight:600;
border-right:1px solid #18272e;
}
.dqwtk_rail_iqh{
overflow:hidden;
flex:1;
}
.dqwtk_track_iqh{
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
padding:0.688rem 0.875rem;
width:max-content;
white-space:nowrap;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#a8bfc8;
font-size:0.75rem;
display:flex;
}
.dqwtk_track_iqh b{
color:#00deff;
}
.dqwhero_iqh{
border:1px solid #1f333c;
padding:2.875rem 48px;
border-radius:1.25rem;
background:linear-gradient(120deg,#071218,#040e18);
overflow:hidden;
color:#dff4fb;
position:relative;
}
.dqwhero_glow_iqh{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
position:absolute;
top:-3.75rem;
right:-3.75rem;
width:340px;
height:21.25rem;
}
.dqwhero_in_iqh{
position:relative;
max-width:37.5rem;
}
.dqwhero_iqh .dqweyebrow_iqh{
color:#00deff;
}
.dqwpill_row_iqh{
padding:0.375rem 13px;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
gap:0.5rem;
background:rgba(255, 255, 255, 0.08);
text-transform:uppercase;
align-items:center;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
display:inline-flex;
margin-bottom:22px;
font-size:0.656rem;
color:#00deff;
}
.dqwhero_h1_iqh{
margin:18px 0;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.02;
font-size:54px;
overflow-wrap:break-word;
font-weight:700;
letter-spacing:-.02em;
color:#dff4fb;
}
.dqwhero_h1_iqh em{
font-style:normal;
color:#00deff;
}
.dqwhero_sub_iqh{
color:#7ab8cc;
line-height:1.55;
margin-bottom:1.75rem;
font-size:17px;
max-width:480px;
}
.dqwhero_cta_iqh{
gap:14px;
flex-wrap:wrap;
margin-bottom:1.625rem;
align-items:center;
display:flex;
}
.dqwhero_trust_iqh{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dqwhero_rating_txt_iqh{
font-size:13px;
color:#7ab8cc;
}
@media(max-width:1024px){
.dqwhero_iqh{
padding:2rem 24px;
}
.dqwhero_h1_iqh{
font-size:2.375rem;
}
}
@media(max-width:558px){
.dqwhero_h1_iqh{
font-size:1.875rem;
}
}
.dqwstat_iqh{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.dqwstat_iqh>*{
min-width:0;
}
.dqwstat_item_iqh{
background:#0e1418;
border:1px solid #1f333c;
border-radius:0.813rem;
padding:18px 20px;
}
.dqwstat_k_iqh{
text-transform:uppercase;
color:#6a8a97;
font-size:0.594rem;
letter-spacing:.12em;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:7px;
}
.dqwstat_v_iqh{
gap:8px;
overflow-wrap:anywhere;
font-weight:700;
display:flex;
min-width:0;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
align-items:center;
color:#e8f4f8;
}
.dqwstat_v_accent_iqh{
color:#00deff;
}
@media(max-width:1021px){
.dqwstat_iqh{
grid-template-columns:repeat(2,1fr);
}
}
.dqwwlc_iqh{
grid-template-columns:1.2fr .8fr;
border-radius:20px;
overflow:hidden;
background:linear-gradient(120deg,#071218,#040e18);
padding:36px 40px;
gap:1.5rem;
border:1px solid #1f333c;
position:relative;
align-items:center;
display:grid;
color:#dff4fb;
}
.dqwwlc_iqh>*{
min-width:0;
}
.dqwwlc_iqh .dqweyebrow_iqh{
color:#00deff;
}
.dqwwlc_glow_iqh{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
width:260px;
right:-40px;
height:16.25rem;
position:absolute;
top:-2.5rem;
}
.dqwwlc_in_iqh{
position:relative;
}
.dqwwlc_h2_iqh{
margin:10px 0 8px;
line-height:1.03;
font-size:34px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
overflow-wrap:break-word;
color:#dff4fb;
}
.dqwwlc_h2_iqh em{
font-style:normal;
color:#00deff;
}
.dqwwlc_sub_iqh{
line-height:1.55;
max-width:420px;
color:#7ab8cc;
margin-bottom:1.125rem;
font-size:0.875rem;
}
.dqwwlc_terms_iqh{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.dqwterm_iqh{
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 15px;
gap:0.688rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:13px;
display:flex;
align-items:center;
}
.dqwterm_iqh svg{
flex:none;
color:#00deff;
height:1.25rem;
width:1.25rem;
}
.dqwterm_k_iqh{
letter-spacing:.1em;
color:#7ab8cc;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:9.5px;
}
.dqwterm_v_iqh{
font-size:14px;
font-weight:700;
margin-top:2px;
color:#dff4fb;
}
@media(max-width:1025px){
.dqwwlc_iqh{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.dqwwlc_h2_iqh{
font-size:1.625rem;
}
}
.dqwjp_iqh{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.dqwjp_iqh>*{
min-width:0;
}
.dqwjp_hero_iqh{
overflow:hidden;
border:1px solid #1f333c;
border-radius:1.25rem;
gap:0.875rem;
padding:26px;
background:linear-gradient(135deg,#071218,#040e18);
justify-content:space-between;
color:#dff4fb;
display:flex;
flex-direction:column;
min-height:180px;
position:relative;
}
.dqwjp_glow_iqh{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
width:11.25rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
height:11.25rem;
}
.dqwjp_k_row_iqh{
gap:0.625rem;
align-items:center;
display:flex;
justify-content:space-between;
position:relative;
}
.dqwjp_k_iqh{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.12em;
color:#6a8a97;
}
.dqwjp_hero_iqh .dqwjp_k_iqh{
color:#7ab8cc;
}
.dqwjp_amt_iqh{
font-size:42px;
position:relative;
color:#00deff;
line-height:1;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.dqwjp_sub_iqh{
color:#7ab8cc;
margin-top:0.313rem;
font-size:0.75rem;
}
.dqwjp_cell_iqh{
border-radius:20px;
background:#0e1418;
padding:1.375rem;
border:1px solid #1f333c;
display:flex;
justify-content:space-between;
min-height:180px;
flex-direction:column;
}
.dqwjp_cell_iqh .dqwjp_amt_iqh{
color:#e8f4f8;
font-size:1.875rem;
}
.dqwjp_cell_iqh .dqwjp_sub_iqh{
color:#6a8a97;
}
@media(max-width:1025px){
.dqwjp_iqh{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.dqwjp_amt_iqh{
font-size:32px;
}
}
.dqwapp_iqh{
gap:36px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.dqwapp_copy_iqh{
max-width:520px;
}
.dqwapp_h2_iqh{
margin:12px 0 10px;
font-size:1.75rem;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
color:#e8f4f8;
font-weight:700;
}
.dqwapp_text_iqh{
font-size:14px;
line-height:1.6;
color:#a8bfc8;
margin-bottom:1.25rem;
}
.dqwapp_btns_iqh{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dqwstore_iqh{
background:#090d10;
gap:9px;
padding:0.688rem 1.125rem;
border-radius:13px;
border:1px solid #1f333c;
display:inline-flex;
align-items:center;
cursor:pointer;
font-size:0.813rem;
font-weight:700;
color:#e8f4f8;
}
.dqwstore_iqh svg{
width:1rem;
height:1rem;
}
.dqwapp_qr_wrap_iqh{
gap:1rem;
display:flex;
align-items:center;
}
.dqwqr_iqh{
gap:3px;
grid-template-columns:repeat(5,1fr);
border-radius:0.813rem;
background:#090d10;
grid-template-rows:repeat(5,1fr);
border:1px solid #1f333c;
padding:11px;
display:grid;
width:108px;
height:6.75rem;
}
.dqwqr_iqh i{
background:transparent;
}
.dqwqr_f_iqh{
background:#00deff;
}
.dqwapp_qr_cap_iqh{
color:#6a8a97;
line-height:1.4;
font-size:0.75rem;
max-width:5.25rem;
}
.dqwtour_iqh{
grid-template-columns:1.05fr 1fr;
border-radius:20px;
border:1px solid #1f333c;
overflow:hidden;
display:grid;
}
.dqwtour_iqh>*{
min-width:0;
}
.dqwtour_l_iqh{
padding:2.125rem;
background:linear-gradient(135deg,#071218,#040e18);
overflow:hidden;
color:#dff4fb;
position:relative;
}
.dqwtour_h2_iqh{
margin:12px 0 0.625rem;
color:#dff4fb;
line-height:1.05;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.875rem;
}
.dqwtour_h2_iqh em{
color:#00deff;
font-style:normal;
}
.dqwtour_text_iqh{
color:#7ab8cc;
font-size:13.5px;
line-height:1.6;
margin-bottom:1.25rem;
max-width:340px;
}
.dqwtour_meta_iqh{
gap:1.125rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
margin-bottom:20px;
}
.dqwtour_cap_iqh{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:9.5px;
color:#7ab8cc;
}
.dqwcount_iqh{
gap:6px;
display:flex;
}
.dqwcount_iqh span{
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
padding:0.25rem 0.563rem;
font-weight:700;
font-size:22px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.dqwtour_units_iqh{
color:#7ab8cc;
font-size:0.625rem;
}
.dqwboard_iqh{
background:#0e1418;
padding:28px 30px;
}
.dqwboard_head_iqh{
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
}
.dqwboard_title_iqh{
font-size:1rem;
color:#e8f4f8;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.dqwboard_upd_iqh{
text-transform:uppercase;
font-size:0.625rem;
color:#6a8a97;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.dqwboard_list_iqh{
gap:2px;
display:flex;
flex-direction:column;
}
.dqwboard_row_iqh{
border-radius:8px;
padding:10px 12px;
gap:0.75rem;
align-items:center;
display:flex;
}
.dqwboard_top1_iqh{
background:rgba(0, 222, 255, 0.11);
}
.dqwboard_rk_iqh{
font-weight:700;
font-size:0.875rem;
color:#6a8a97;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
width:1.25rem;
}
.dqwboard_top1_iqh .dqwboard_rk_iqh{
color:#00deff;
}
.dqwboard_nm_iqh{
flex:1;
font-size:13.5px;
font-weight:600;
color:#a8bfc8;
min-width:0;
}
.dqwboard_top1_iqh .dqwboard_nm_iqh{
color:#e8f4f8;
font-weight:700;
}
.dqwboard_pt_iqh{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#a8bfc8;
font-size:12.5px;
}
@media(max-width:1025px){
.dqwtour_iqh{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.dqwtour_h2_iqh{
font-size:24px;
}
}
.dqwgm_iqh{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.dqwgm_iqh>*{
min-width:0;
}
.dqwgm_panel_iqh{
border-radius:20px;
background:#0e1418;
padding:1.75rem;
border:1px solid #1f333c;
}
.dqwgm_h2_iqh{
margin:10px 0 8px;
color:#e8f4f8;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
}
.dqwgm_text_iqh{
line-height:1.6;
margin-bottom:20px;
font-size:0.844rem;
max-width:440px;
color:#a8bfc8;
}
.dqwgm_level_iqh{
gap:14px;
align-items:center;
display:flex;
margin-bottom:16px;
}
.dqwgm_lv_iqh{
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
color:#00deff;
}
.dqwgm_bar_wrap_iqh{
flex:1;
min-width:0;
}
.dqwgm_bar_meta_iqh{
margin-bottom:5px;
color:#6a8a97;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
font-size:10px;
justify-content:space-between;
}
.dqwbar_iqh{
overflow:hidden;
background:#090d10;
border-radius:62.438rem;
height:0.5rem;
}
.dqwbar_fill_iqh{
background:linear-gradient(90deg,#00deff,#0099bb);
border-radius:62.438rem;
display:block;
height:100%;
}
.dqwgm_missions_iqh{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.dqwgm_refer_iqh{
background:linear-gradient(150deg,#071218,#040e18);
border:1px solid #1f333c;
padding:1.75rem;
overflow:hidden;
border-radius:1.25rem;
justify-content:space-between;
flex-direction:column;
color:#dff4fb;
display:flex;
position:relative;
}
.dqwgm_refer_iqh .dqweyebrow_iqh{
color:#00deff;
}
.dqwgm_ref_h2_iqh{
margin:10px 0 8px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#dff4fb;
font-weight:700;
line-height:1.1;
font-size:24px;
}
.dqwgm_ref_h2_iqh em{
color:#00deff;
font-style:normal;
}
.dqwgm_ref_text_iqh{
font-size:13px;
margin-bottom:1.125rem;
line-height:1.55;
color:#7ab8cc;
}
@media(max-width:1023px){
.dqwgm_iqh{
grid-template-columns:1fr;
}
}
.dqwpay_logos_iqh{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dqwpay_logos_iqh>*{
min-width:0;
}
.dqwpay_iqh{
border-radius:0.5rem;
border:1px solid #1f333c;
justify-content:center;
font-weight:700;
color:#a8bfc8;
height:3rem;
display:flex;
align-items:center;
font-size:0.75rem;
}
.dqwtable_iqh{
border-radius:13px;
overflow:hidden;
border:1px solid #1f333c;
}
.dqwtrow_iqh{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.dqwtrow_iqh>div{
padding:13px 0.875rem;
min-width:0;
}
.dqwtrow_iqh>div:first-child{
font-weight:700;
padding-left:16px;
color:#e8f4f8;
}
.dqwtrow_th_iqh{
background:#090d10;
text-transform:uppercase;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
color:#6a8a97;
font-size:0.594rem;
}
.dqwtrow_iqh:not(.dqwtrow_th_iqh){
background:#0e1418;
color:#a8bfc8;
border-top:1px solid #18272e;
}
.dqwtrow_zebra_iqh{
background:#121a1f;
}
.dqwpos_iqh{
color:#00deff;
font-weight:700;
}
@media(max-width:1027px){
.dqwpay_logos_iqh{
grid-template-columns:repeat(2,1fr);
}
}
.dqwdw_h2_iqh{
font-size:1.625rem;
margin-bottom:10px;
font-weight:700;
color:#e8f4f8;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
}
.dqwsteps_v_iqh{
gap:10px;
grid-template-columns:1fr;
}
.dqwsteps_v_iqh .dqwstep_iqh{
padding:18px 1.25rem;
}
@media(max-width:561px){
.dqwdw_h2_iqh{
font-size:1.438rem;
}
}
.dqwsupp_iqh{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqwsupp_iqh>*{
min-width:0;
}
.dqwsupp_card_iqh{
background:#0e1418;
padding:1.5rem;
border-radius:13px;
border:1px solid #1f333c;
}
.dqwsupp_card_iqh svg{
width:24px;
color:#00deff;
margin-bottom:0.875rem;
height:1.5rem;
}
.dqwsupp_card_iqh h3{
color:#e8f4f8;
font-weight:700;
margin-bottom:6px;
font-size:16px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.dqwsupp_card_iqh p{
color:#a8bfc8;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.dqwsupp_iqh{
grid-template-columns:1fr;
}
}
.dqwsteps_iqh{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dqwsteps_iqh>*{
min-width:0;
}
.dqwstep_iqh{
padding:24px;
background:#0e1418;
border:1px solid #1f333c;
border-radius:13px;
position:relative;
}
.dqwstep_num_iqh{
border-radius:0.5rem;
background:#00deff;
align-items:center;
height:1.875rem;
font-weight:700;
font-size:0.813rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#040c10;
justify-content:center;
width:1.875rem;
margin-bottom:14px;
display:flex;
}
.dqwstep_h_iqh{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
font-weight:700;
font-size:1rem;
color:#e8f4f8;
}
.dqwstep_p_iqh{
line-height:1.55;
color:#a8bfc8;
font-size:0.813rem;
}
@media(max-width:1026px){
.dqwsteps_iqh{
grid-template-columns:1fr;
}
}
.dqwvip_head_iqh{
gap:12px;
align-items:flex-end;
margin-bottom:1.125rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.dqwvip_intro_iqh{
max-width:420px;
color:#a8bfc8;
font-size:13px;
}
.dqwvip_iqh{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.dqwvip_iqh>*{
min-width:0;
}
.dqwtier_iqh{
padding:1.25rem;
background:#0e1418;
border:1px solid #1f333c;
border-radius:13px;
}
.dqwtier_on_iqh{
background:rgba(0, 222, 255, 0.11);
border-color:#00deff;
}
.dqwtier_medal_iqh{
background:linear-gradient(135deg,#00deff,#0099bb);
border-radius:0.5rem;
height:1.875rem;
margin-bottom:14px;
width:30px;
}
.dqwtier_name_iqh{
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.313rem;
color:#e8f4f8;
font-weight:700;
font-size:0.938rem;
}
.dqwtier_tx_iqh{
color:#6a8a97;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1025px){
.dqwvip_iqh{
grid-template-columns:repeat(2,1fr);
}
}
.dqwpromo_grid_iqh{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqwpromo_grid_iqh>*{
min-width:0;
}
.dqwpromo_iqh{
padding:24px;
border:1px solid #1f333c;
background:#0e1418;
overflow:hidden;
border-radius:1.25rem;
position:relative;
min-height:150px;
}
.dqwpromo_h_iqh{
line-height:1.05;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
margin-top:6px;
font-weight:700;
font-size:26px;
}
.dqwpromo_h_iqh em{
color:#00deff;
font-style:normal;
}
.dqwpromo_p_iqh{
font-size:12.5px;
margin-top:8px;
line-height:1.5;
color:#a8bfc8;
}
.dqwpromo_feat_iqh{
background:linear-gradient(135deg,#071218,#040e18);
border-color:#1f333c;
}
.dqwpromo_feat_iqh .dqwpromo_h_iqh{
color:#dff4fb;
}
.dqwpromo_feat_iqh .dqwpromo_h_iqh em{
color:#00deff;
}
.dqwpromo_feat_iqh .dqwpromo_p_iqh{
color:#7ab8cc;
}
.dqwpromo_feat_iqh .dqweyebrow_iqh{
color:#00deff;
}
@media(max-width:1025px){
.dqwpromo_grid_iqh{
grid-template-columns:1fr;
}
}
.dqwprovs_iqh{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.dqwprovs_iqh>*{
min-width:0;
}
.dqwprov_iqh{
border-radius:13px;
padding:0.75rem;
border:1px solid #1f333c;
background:#0e1418;
justify-content:center;
height:64px;
display:flex;
align-items:center;
text-decoration:none;
}
.dqwprov_img_iqh{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.dqwresp_iqh{
border:1px solid #1f333c;
border-radius:0.813rem;
padding:26px;
background:#0e1418;
gap:1.5rem;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.dqwresp_in_iqh{
max-width:35rem;
}
.dqwresp_h_iqh{
font-size:19px;
color:#e8f4f8;
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.dqwresp_p_iqh{
color:#a8bfc8;
font-size:0.844rem;
line-height:1.6;
}
.dqwresp_badges_iqh{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dqwage18_iqh{
padding:0.25rem 8px;
border:1.5px solid #e8323a;
border-radius:8px;
font-weight:700;
color:#e8323a;
font-size:13px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.dqwresp_org_iqh{
font-size:13px;
font-weight:600;
color:#6a8a97;
}
@media(max-width:1024px){
.dqwprovs_iqh{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.dqwprovs_iqh{
grid-template-columns:repeat(2,1fr);
}
}
.dqwop_h2_iqh{
margin:0.625rem 0 0.5rem;
line-height:1.1;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
color:#e8f4f8;
font-weight:700;
}
.dqwop_text_iqh{
color:#a8bfc8;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:557px){
.dqwop_h2_iqh{
font-size:1.375rem;
}
}
.dqwet_h2_iqh{
margin:10px 0 14px;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.75rem;
color:#e8f4f8;
line-height:1.08;
}
.dqwet_right_iqh{
gap:10px;
display:flex;
flex-direction:column;
}
.dqwet_updated_iqh{
border:1px solid #1f333c;
gap:0.625rem;
padding:0.875rem 18px;
background:#090d10;
border-radius:13px;
color:#a8bfc8;
display:flex;
align-items:center;
font-size:0.75rem;
}
.dqwet_updated_iqh svg{
flex:none;
height:0.938rem;
width:15px;
color:#00deff;
}
.dqwet_updated_iqh b{
color:#e8f4f8;
}
@media(max-width:558px){
.dqwet_h2_iqh{
font-size:1.5rem;
}
}
.dqwab_h2_iqh{
margin:0.875rem 0 1rem;
color:#e8f4f8;
font-size:32px;
line-height:1.08;
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.dqwab_body_iqh{
margin-bottom:14px;
line-height:1.65;
color:#a8bfc8;
font-size:0.938rem;
}
.dqwab_chips_iqh{
gap:10px;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.dqwfaq_iqh{
gap:10px;
display:flex;
flex-direction:column;
}
.dqwfaq_item_iqh{
border:1px solid #1f333c;
border-radius:13px;
background:#0e1418;
padding:1.125rem 1.375rem;
}
.dqwfaq_q_iqh{
list-style:none;
gap:16px;
align-items:center;
justify-content:space-between;
color:#e8f4f8;
display:flex;
cursor:pointer;
font-weight:600;
font-size:0.969rem;
}
.dqwfaq_q_iqh::-webkit-details-marker{
display:none;
}
.dqwfaq_q_t_iqh{
gap:0.625rem;
display:flex;
}
.dqwfaq_q_i_iqh{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#00deff;
font-style:normal;
}
.dqwfaq_pm_iqh{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#00deff;
font-size:20px;
}
.dqwfaq_item_iqh[open] .dqwfaq_pm_iqh{
transform:rotate(45deg);
}
.dqwfaq_a_iqh{
margin-top:12px;
color:#a8bfc8;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:561px){
.dqwab_h2_iqh{
font-size:26px;
}
}
.dqwdispute_iqh{
border:1px dashed #2b4753;
border-radius:13px;
gap:1.75rem;
padding:1.625rem 1.875rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.dqwdispute_in_iqh{
max-width:660px;
}
.dqwdispute_h2_iqh{
margin-bottom:8px;
color:#e8f4f8;
font-weight:700;
font-family:"Schibsted Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.375rem;
}
.dqwdispute_text_iqh{
line-height:1.6;
color:#a8bfc8;
font-size:13.5px;
}
.dqwfooter_iqh{
background:#060a0c;
padding:40px 1.75rem;
border-top:1px solid #18272e;
}
.dqwfooter_grid_iqh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-left:auto;
margin-right:auto;
margin-bottom:28px;
display:grid;
max-width:1400px;
}
.dqwfooter_grid_iqh>*{
min-width:0;
}
.dqwfooter_grid_iqh h4{
font-size:0.625rem;
text-transform:uppercase;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#3d5a65;
margin-bottom:13px;
letter-spacing:.12em;
}
.dqwfcol_iqh{
gap:0.563rem;
display:flex;
flex-direction:column;
color:#a8bfc8;
font-size:13px;
}
.dqwfcol_iqh a{
cursor:pointer;
}
.dqwft_about_iqh{
max-width:16.25rem;
font-size:0.813rem;
color:#6a8a97;
line-height:1.6;
margin-top:12px;
}
.dqwft_contact_iqh{
color:#00deff;
overflow-wrap:anywhere;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
margin-top:12px;
font-size:12.5px;
}
.dqwfooter_bottom_iqh{
gap:1rem;
margin:0 auto;
display:flex;
justify-content:space-between;
border-top:1px solid #18272e;
flex-wrap:wrap;
max-width:87.5rem;
padding-top:1.25rem;
align-items:center;
}
.dqwfooter_bottom_iqh p{
max-width:720px;
font-size:11px;
color:#3d5a65;
line-height:1.6;
}
@media(max-width:1023px){
.dqwfooter_grid_iqh{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.dqwfooter_grid_iqh{
grid-template-columns:1fr;
}
}