*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d0f0a;
color:#b0c490;
overflow-wrap:break-word;
line-height:1.55;
-webkit-font-smoothing:antialiased;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
font-size:0.938rem;
}
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:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 10, 5, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dqe_shellbn5{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.dqe_mainbn5{
min-width:0;
}
.dqe_wrapbn5{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.dqe_containerbn5{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.dqe_containerbn5{
padding:0 1.75rem;
}
}
.dqe_sectionbn5{
padding:1.5rem 28px;
}
.dqe_section_ptbn5{
padding-top:34px;
}
.dqe_band_softbn5{
background:#13160f;
}
.dqe_eyebrowbn5{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.14em;
line-height:1.4;
overflow-wrap:break-word;
color:#a3e635;
font-size:10.5px;
display:inline-block;
text-transform:uppercase;
font-weight:600;
}
.dqe_drawer_cbbn5{
display:none;
}
.dqe_overlaybn5{
display:none;
}
@media(max-width:1022px){
.dqe_shellbn5{
grid-template-columns:1fr;
}
.dqe_mainbn5{
padding-bottom:4.875rem;
}
.dqe_drawer_cbbn5:checked~.dqe_overlaybn5{
background:rgba(8, 10, 5, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:557px){
.dqe_sectionbn5{
padding:1.125rem 1rem;
}
.dqe_section_ptbn5{
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 ---------- */
.dqe_sidebn5{
background:#111409;
padding:1.375rem 18px;
gap:22px;
top:0;
align-self:start;
height:100vh;
flex-direction:column;
overflow-y:auto;
position:sticky;
display:flex;
border-right:1px solid #1e2416;
}
.dqe_brandbn5{
gap:10px;
align-items:center;
display:flex;
}
.dqe_logobn5{
letter-spacing:-.02em;
color:#e8f5d0;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.313rem;
}
.dqe_side_ctabn5{
padding:16px;
background:rgba(163, 230, 53, 0.11);
border:1px solid #2a3320;
border-radius:0.813rem;
}
.dqe_side_cta_hbn5{
color:#e8f5d0;
font-size:1.063rem;
margin-bottom:0.375rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
font-weight:700;
}
.dqe_side_cta_pbn5{
color:#b0c490;
font-size:12px;
margin-bottom:12px;
line-height:1.45;
}
.dqe_navbn5{
gap:3px;
flex-direction:column;
display:flex;
}
.dqe_nav_labelbn5{
padding:0.375rem 10px;
letter-spacing:.14em;
font-size:9.5px;
text-transform:uppercase;
color:#4e6040;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_nav_itembn5{
padding:0.625rem;
gap:0.688rem;
border-radius:9px;
font-size:14px;
display:flex;
align-items:center;
font-weight:500;
color:#b0c490;
}
.dqe_nav_itembn5 svg{
width:1.063rem;
height:1.063rem;
}
.dqe_nav_itembn5:hover{
background:rgba(163, 230, 53, 0.11);
color:#e8f5d0;
}
.dqe_nav_item_onbn5{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.dqe_side_footbn5{
background:#13160f;
padding:12px;
border:1px solid #2a3320;
border-radius:0.813rem;
margin-top:auto;
}
.dqe_side_footbn5 p{
font-size:12.5px;
margin-top:0.25rem;
line-height:1.4;
color:#b0c490;
}
/* ---------- topbar ---------- */
.dqe_topbn5{
background:#111409;
padding:0.875rem 28px;
gap:1rem;
border-bottom:1px solid #1e2416;
position:sticky;
z-index:40;
top:0;
align-items:center;
display:flex;
}
.dqe_top_brandbn5{
gap:9px;
display:none;
align-items:center;
}
.dqe_searchbn5{
background:#13160f;
flex:1;
border:1px solid #2a3320;
border-radius:13px;
padding:0.688rem 14px;
gap:0.625rem;
font-size:0.844rem;
max-width:440px;
color:#7a9460;
align-items:center;
display:flex;
}
.dqe_searchbn5 svg{
flex:none;
height:16px;
width:1rem;
}
.dqe_top_actionsbn5{
gap:0.75rem;
margin-left:auto;
display:flex;
align-items:center;
}
.dqe_langbn5{
font-size:0.75rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#b0c490;
}
.dqe_burgerbn5{
border:1px solid #2a3320;
background:#13160f;
border-radius:9px;
align-items:center;
justify-content:center;
height:40px;
display:none;
color:#e8f5d0;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.dqe_botnavbn5{
display:none;
}
@media(max-width:1023px){
.dqe_sidebn5{
transition:transform .25s ease;
left:0;
top:0;
width:280px;
z-index:80;
height:100vh;
transform:translateX(-100%);
position:fixed;
}
.dqe_drawer_cbbn5:checked~.dqe_shellbn5 .dqe_sidebn5{
transform:translateX(0);
}
.dqe_topbn5{
padding:14px 16px;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.dqe_top_brandbn5{
display:flex;
}
.dqe_searchbn5{
display:none;
}
.dqe_burgerbn5{
display:flex;
}
.dqe_top_actionsbn5{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.dqe_top_actionsbn5 .dqe_langbn5{
display:none;
}
.dqe_top_actionsbn5 .dqe_btnbn5{
padding:11px 10px;
flex:1;
text-align:center;
}
.dqe_botnavbn5{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#111409;
position:fixed;
bottom:0;
border-top:1px solid #2a3320;
right:0;
left:0;
display:grid;
z-index:65;
transform:translateZ(0);
}
.dqe_bnbn5{
gap:4px;
padding:6px 2px 0;
min-width:0;
font-weight:600;
align-items:center;
font-size:0.625rem;
flex-direction:column;
display:flex;
color:#b0c490;
justify-content:flex-end;
}
.dqe_bnbn5 svg{
flex:none;
height:22px;
width:1.375rem;
}
.dqe_bnbn5 span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.dqe_bn_onbn5{
color:#a3e635;
}
.dqe_bn_centerbn5{
position:relative;
}
.dqe_bn_fabbn5{
background:#a3e635;
border-radius:50%;
display:flex;
width:3.125rem;
left:50%;
position:absolute;
top:-20px;
align-items:center;
color:#0d1a00;
justify-content:center;
transform:translateX(-50%);
box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(163, 230, 53, 0.18);
height:50px;
}
.dqe_bn_fabbn5 svg{
width:1.5rem;
height:1.5rem;
}
.dqe_bn_centerbn5 span{
color:#a3e635;
}
}
.dqe_btnbn5{
padding:0.688rem 22px;
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;
border-radius:0.563rem;
gap:8px;
cursor:pointer;
display:inline-flex;
justify-content:center;
font-size:14px;
font-weight:700;
align-items:center;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_btn_pribn5{
background:#a3e635;
box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 0.25rem 0.625rem rgba(0, 0, 0, 0.40);
color:#0d1a00;
}
.dqe_btn_pribn5:hover{
background:#8ecf1e;
}
.dqe_btn_ghostbn5{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#e8f5d0;
}
.dqe_btn_linebn5{
border:1px solid #3d4f2e;
background:transparent;
font-weight:600;
color:#e8f5d0;
}
.dqe_btn_lgbn5{
padding:16px 30px;
border-radius:13px;
font-size:0.938rem;
}
.dqe_bandbn5 .dqe_btn_linebn5{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f5d0;
}
.dqe_bandbn5 .dqe_btn_ghostbn5{
background:rgba(255, 255, 255, 0.07);
color:#e8f5d0;
}
.dqe_link_mbn5{
gap:0.313rem;
align-items:center;
cursor:pointer;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
text-decoration:none;
color:#a3e635;
display:inline-flex;
}
.dqe_link_mbn5 svg{
width:0.875rem;
height:14px;
}
.dqe_bandbn5 .dqe_link_mbn5{
color:#a3e635;
}
.dqe_dotbn5{
background:#a3e635;
border-radius:50%;
flex:none;
height:0.438rem;
width:0.438rem;
}
.dqe_dot_livebn5{
background:#e63535;
animation:zm3-pulse 1.4s infinite;
}
.dqe_starsbn5{
gap:2px;
display:inline-flex;
color:#a3e635;
}
.dqe_starsbn5 svg{
width:0.938rem;
height:0.938rem;
}
.dqe_chipbn5{
padding:7px 12px;
border:1px solid #2a3320;
background:#13160f;
gap:0.375rem;
border-radius:0.563rem;
color:#b0c490;
font-size:0.688rem;
display:inline-flex;
align-items:center;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_chip_onbn5{
border-color:transparent;
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
}
.dqe_gcbn5{
cursor:pointer;
color:inherit;
min-width:0;
text-decoration:none;
display:block;
}
.dqe_gc_thumbbn5{
border:1px solid #2a3320;
border-radius:13px;
overflow:hidden;
position:relative;
background-size:cover;
background-position:center;
display:block;
aspect-ratio:1;
}
.dqe_gc_thumb_portraitbn5{
aspect-ratio:3/4;
}
.dqe_gc_thumb_widebn5{
aspect-ratio:16/11;
}
.dqe_gc_capbn5{
padding:0.563rem;
background:linear-gradient(transparent,rgba(8, 10, 5, 0.72));
left:0;
position:absolute;
right:0;
bottom:0;
}
.dqe_gc_namebn5{
font-size:12.5px;
display:block;
font-weight:700;
color:#e8f5d0;
}
.dqe_gc_metabn5{
color:#8aaa6a;
font-size:0.688rem;
}
.dqe_gc_badgebn5{
padding:2px 6px;
border-radius:9px;
background:#a3e635;
top:0.5rem;
right:8px;
font-size:8px;
font-weight:700;
color:#0d1a00;
position:absolute;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_gc_badge_hotbn5{
background:#e63535;
color:#e8f5d0;
}
.dqe_gc_badge_livebn5{
background:#e63535;
right:auto;
left:0.5rem;
color:#e8f5d0;
}
.dqe_gc_multbn5{
inset:0;
justify-content:center;
color:#a3e635;
font-weight:700;
position:absolute;
align-items:center;
font-size:1.75rem;
display:flex;
}
.dqe_pcbn5{
border:1px solid #2a3320;
background:#13160f;
border-radius:13px;
display:flex;
height:4rem;
font-size:0.875rem;
font-weight:700;
justify-content:center;
color:#b0c490;
align-items:center;
}
.dqe_railbn5{
min-width:0;
}
.dqe_rail_scrollbn5{
gap:14px;
display:grid;
}
.dqe_rail_scrollbn5>*{
min-width:0;
}
.dqe_g6bn5{
grid-template-columns:repeat(6,1fr);
}
.dqe_g7bn5{
grid-template-columns:repeat(7,1fr);
}
.dqe_g4bn5{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.dqe_g6bn5,.dqe_g7bn5{
grid-template-columns:none;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
grid-auto-flow:column;
grid-auto-columns:120px;
overflow-x:auto;
}
.dqe_g6bn5>*,.dqe_g7bn5>*{
scroll-snap-align:start;
}
.dqe_g4bn5{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.dqe_g4bn5{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.dqe_panelbn5{
border-radius:20px;
border:1px solid #2a3320;
padding:28px 32px;
background:#13160f;
}
.dqe_splitbn5{
gap:36px;
display:grid;
align-items:start;
}
.dqe_splitbn5>*{
min-width:0;
}
.dqe_split_abn5{
grid-template-columns:.85fr 1.15fr;
}
.dqe_split_bbn5{
grid-template-columns:1fr 1.1fr;
}
.dqe_split_cbn5{
grid-template-columns:1.1fr .9fr;
}
.dqe_pgridbn5{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.dqe_pgridbn5>*{
min-width:0;
}
.dqe_leadbn5{
margin-bottom:0.875rem;
line-height:1.65;
color:#b0c490;
font-size:0.938rem;
}
.dqe_featbn5{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqe_featbn5>*{
min-width:0;
}
.dqe_feat2bn5{
grid-template-columns:1fr 1fr;
}
.dqe_feat_cardbn5{
padding:26px;
background:#13160f;
border-radius:1.25rem;
border:1px solid #2a3320;
}
.dqe_feat_cardbn5 svg{
height:1.625rem;
color:#a3e635;
margin-bottom:1rem;
width:26px;
}
.dqe_feat_cardbn5 h3{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
font-size:18px;
color:#e8f5d0;
}
.dqe_feat_cardbn5 p{
line-height:1.6;
color:#b0c490;
font-size:0.813rem;
}
.dqe_feat_cardbn5 b{
color:#e8f5d0;
}
.dqe_bigbn5{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.dqe_big_nbn5{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
font-weight:700;
color:#a3e635;
}
.dqe_big_lbn5{
font-size:12px;
color:#7a9460;
}
.dqe_personbn5{
gap:14px;
border-radius:0.813rem;
padding:16px 18px;
background:#13160f;
border:1px solid #2a3320;
display:flex;
align-items:center;
}
.dqe_avatarbn5{
background:linear-gradient(135deg,#a3e635,#6ea80a);
border-radius:50%;
flex:none;
height:44px;
width:44px;
}
.dqe_person_namebn5{
font-weight:700;
color:#e8f5d0;
font-size:14px;
}
.dqe_person_rolebn5{
font-size:12px;
color:#7a9460;
}
.dqe_kvbn5{
background:#2a3320;
grid-template-columns:1fr 1fr;
border-radius:13px;
border:1px solid #2a3320;
overflow:hidden;
gap:1px;
display:grid;
}
.dqe_kvbn5>div{
padding:16px 18px;
background:#0d0f0a;
min-width:0;
}
.dqe_kv_kbn5{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
font-size:9.5px;
text-transform:uppercase;
color:#a3e635;
}
.dqe_kv_vbn5{
font-weight:700;
color:#e8f5d0;
font-size:13.5px;
}
@media(max-width:1025px){
.dqe_split_abn5,.dqe_split_bbn5,.dqe_split_cbn5,.dqe_pgridbn5{
gap:1.5rem;
grid-template-columns:1fr;
}
.dqe_featbn5,.dqe_feat2bn5{
grid-template-columns:1fr;
}
.dqe_kvbn5{
grid-template-columns:1fr;
}
}
.dqe_shbn5{
margin-bottom:1rem;
min-width:0;
}
.dqe_sh_rowbn5{
gap:0.75rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.dqe_sh_rowbn5 .dqe_sh_lbn5{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dqe_sh_stackbn5{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.dqe_sh_centerbn5{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.dqe_sh_h2bn5{
gap:9px;
line-height:1.1;
overflow-wrap:break-word;
color:#e8f5d0;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:20px;
font-weight:700;
display:flex;
align-items:center;
}
@media(min-width:771px){
.dqe_sh_h2bn5{
font-size:1.5rem;
}
}
.dqe_bandbn5 .dqe_sh_h2bn5{
color:#e8f5d0;
}
.dqe_eb_monobn5{
letter-spacing:.08em;
text-transform:none;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_eb_monobn5::before{
content:"// ";
}
.dqe_eb_upperbn5{
text-transform:uppercase;
letter-spacing:.14em;
}
.dqe_eb_pillbn5{
border-radius:62.438rem;
background:rgba(163, 230, 53, 0.11);
padding:5px 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.dqe_eb_linebn5{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.dqe_eb_linebn5::before{
background:#a3e635;
display:inline-block;
width:24px;
height:1px;
content:"";
}
.dqe_bandbn5 .dqe_eb_linebn5::before{
background:#a3e635;
}
.dqe_bandbn5 .dqe_eb_pillbn5{
background:rgba(255, 255, 255, 0.07);
}
.dqe_sh_linkbn5{
gap:6px;
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;
display:inline-flex;
color:#e8f5d0;
padding-bottom:2px;
font-size:13px;
align-items:center;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #e8f5d0;
}
.dqe_sh_linkbn5:hover{
border-color:#a3e635;
color:#a3e635;
}
.dqe_sh_linkbn5 svg{
width:0.875rem;
height:14px;
}
.dqe_sh_link_chevbn5{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
padding-bottom:0;
color:#a3e635;
font-size:12px;
}
.dqe_sh_link_btnbn5{
border-radius:62.438rem;
background:#a3e635;
padding:0.563rem 18px;
border-bottom:0;
color:#0d1a00;
}
.dqe_sh_link_btnbn5:hover{
background:#8ecf1e;
border-color:transparent;
}
.dqe_bandbn5 .dqe_sh_linkbn5{
border-color:#e8f5d0;
color:#e8f5d0;
}
.dqe_bandbn5 .dqe_sh_link_chevbn5{
color:#a3e635;
}
.dqe_sh_rulebn5{
margin:-2px 0 16px;
background:#2a3320;
height:1px;
}
.dqe_bandbn5 .dqe_sh_rulebn5{
background:rgba(255, 255, 255, 0.12);
}
.dqe_seo_grid3bn5{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.dqe_seo_grid4bn5{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.dqe_seo_grid3bn5>*,.dqe_seo_grid4bn5>*{
min-width:0;
}
.dqe_seo_cardbn5{
border-radius:0.813rem;
background:#13160f;
padding:24px;
border:1px solid #2a3320;
}
.dqe_seo_cardbn5 h3{
margin-bottom:0.5rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
color:#e8f5d0;
font-weight:700;
}
.dqe_seo_cardbn5 p{
color:#b0c490;
font-size:13px;
line-height:1.6;
}
.dqe_seo_card_smbn5{
padding:1.25rem;
}
.dqe_seo_card_smbn5 h3{
font-size:16px;
}
.dqe_seo_card_smbn5 p{
line-height:1.55;
font-size:12.5px;
}
.dqe_seo_rtp_rowbn5{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:1rem;
display:grid;
}
.dqe_rtpbn5{
gap:0.875rem;
min-width:0;
display:flex;
}
.dqe_rtpbn5>div{
padding:16px;
border-radius:13px;
background:#0d0f0a;
flex:1;
min-width:0;
text-align:center;
}
.dqe_rtp_nbn5{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
color:#a3e635;
font-weight:700;
font-size:26px;
}
.dqe_rtp_lbn5{
color:#7a9460;
margin-top:4px;
font-size:11px;
}
.dqe_cmpbn5{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2a3320;
max-width:47.5rem;
}
.dqe_cmp_rowbn5{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dqe_cmp_rowbn5>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.dqe_cmp_rowbn5>div:first-child{
padding-left:22px;
font-weight:600;
text-align:left;
color:#e8f5d0;
}
.dqe_cmp_thbn5{
background:#0d0f0a;
font-size:0.781rem;
font-weight:700;
}
.dqe_cmp_rowbn5:not(.dqe_cmp_thbn5){
background:#13160f;
color:#b0c490;
border-top:1px solid #1e2416;
}
.dqe_cmp_zebrabn5{
background:#0f1209;
}
.dqe_guidebn5{
border:1px solid #2a3320;
background:#13160f;
overflow:hidden;
border-radius:13px;
cursor:pointer;
}
.dqe_guide_coverbn5{
height:8.125rem;
}
.dqe_guide_bodybn5{
padding:20px;
}
.dqe_guide_bodybn5 h3{
margin:0.438rem 0 9px;
line-height:1.25;
font-weight:700;
color:#e8f5d0;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.dqe_guide_metabn5{
color:#7a9460;
font-size:11.5px;
}
.dqe_hubbn5{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:1.75rem;
border-top:1px solid #1e2416;
display:grid;
}
.dqe_hubbn5>*{
min-width:0;
}
.dqe_hubbn5 h4{
color:#e8f5d0;
margin-bottom:0.688rem;
font-size:0.813rem;
font-weight:700;
}
.dqe_hub_colbn5{
gap:8px;
color:#b0c490;
display:flex;
flex-direction:column;
font-size:0.813rem;
}
.dqe_hub_colbn5 a{
cursor:pointer;
}
@media(max-width:1026px){
.dqe_seo_grid3bn5{
grid-template-columns:1fr;
}
.dqe_seo_grid4bn5{
grid-template-columns:repeat(2,1fr);
}
.dqe_seo_rtp_rowbn5{
grid-template-columns:1fr;
gap:1.25rem;
}
.dqe_hubbn5{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.dqe_hubbn5{
grid-template-columns:1fr;
}
}
.dqe_tkbn5{
overflow:hidden;
background:#08090505;
align-items:center;
border-bottom:1px solid #1e2416;
display:flex;
}
.dqe_tk_tagbn5{
gap:0.5rem;
background:#13160f;
flex:none;
padding:11px 1.125rem;
align-items:center;
letter-spacing:.1em;
color:#e63535;
font-weight:600;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.656rem;
display:flex;
border-right:1px solid #1e2416;
}
.dqe_tk_railbn5{
overflow:hidden;
flex:1;
}
.dqe_tk_trackbn5{
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 14px;
gap:28px;
color:#b0c490;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
display:flex;
width:max-content;
white-space:nowrap;
}
.dqe_tk_trackbn5 b{
color:#a3e635;
}
.dqe_herobn5{
padding:2.875rem 3rem;
overflow:hidden;
background:linear-gradient(120deg,#0a0c07,#080b10);
border:1px solid #2a3320;
border-radius:1.25rem;
position:relative;
color:#e8f5d0;
}
.dqe_hero_glowbn5{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:21.25rem;
height:21.25rem;
right:-60px;
top:-3.75rem;
}
.dqe_hero_inbn5{
position:relative;
max-width:37.5rem;
}
.dqe_herobn5 .dqe_eyebrowbn5{
color:#a3e635;
}
.dqe_pill_rowbn5{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
gap:0.5rem;
padding:6px 0.813rem;
border-radius:999px;
margin-bottom:22px;
align-items:center;
letter-spacing:.1em;
text-transform:uppercase;
color:#a3e635;
display:inline-flex;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.656rem;
}
.dqe_hero_h1bn5{
margin:1.125rem 0;
letter-spacing:-.02em;
font-size:54px;
line-height:1.02;
overflow-wrap:break-word;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5d0;
}
.dqe_hero_h1bn5 em{
font-style:normal;
color:#a3e635;
}
.dqe_hero_subbn5{
font-size:17px;
color:#8aaa6a;
margin-bottom:1.75rem;
line-height:1.55;
max-width:30rem;
}
.dqe_hero_ctabn5{
gap:14px;
display:flex;
flex-wrap:wrap;
margin-bottom:26px;
align-items:center;
}
.dqe_hero_trustbn5{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dqe_hero_rating_txtbn5{
color:#8aaa6a;
font-size:0.813rem;
}
@media(max-width:1023px){
.dqe_herobn5{
padding:2rem 24px;
}
.dqe_hero_h1bn5{
font-size:38px;
}
}
@media(max-width:560px){
.dqe_hero_h1bn5{
font-size:1.875rem;
}
}
.dqe_tabsbn5{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.dqe_tabbn5{
padding:0.625rem 1.125rem;
border:1px solid #2a3320;
background:#13160f;
border-radius:9px;
font-weight:600;
font-size:0.813rem;
color:#b0c490;
cursor:pointer;
}
.dqe_tab_onbn5{
border-color:transparent;
background:#a3e635;
font-weight:700;
color:#0d1a00;
}
.dqe_statbn5{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dqe_statbn5>*{
min-width:0;
}
.dqe_stat_itembn5{
background:#13160f;
border:1px solid #2a3320;
border-radius:13px;
padding:18px 1.25rem;
}
.dqe_stat_kbn5{
margin-bottom:0.438rem;
text-transform:uppercase;
letter-spacing:.12em;
color:#7a9460;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.dqe_stat_vbn5{
gap:8px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
font-weight:700;
color:#e8f5d0;
overflow-wrap:anywhere;
min-width:0;
display:flex;
font-size:24px;
}
.dqe_stat_v_accentbn5{
color:#a3e635;
}
@media(max-width:1026px){
.dqe_statbn5{
grid-template-columns:repeat(2,1fr);
}
}
.dqe_wlcbn5{
overflow:hidden;
background:linear-gradient(120deg,#0a0c07,#080b10);
border-radius:20px;
gap:24px;
border:1px solid #2a3320;
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
align-items:center;
display:grid;
color:#e8f5d0;
position:relative;
}
.dqe_wlcbn5>*{
min-width:0;
}
.dqe_wlcbn5 .dqe_eyebrowbn5{
color:#a3e635;
}
.dqe_wlc_glowbn5{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
width:260px;
top:-40px;
height:16.25rem;
position:absolute;
right:-2.5rem;
}
.dqe_wlc_inbn5{
position:relative;
}
.dqe_wlc_h2bn5{
margin:10px 0 0.5rem;
font-size:2.125rem;
line-height:1.03;
overflow-wrap:break-word;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#e8f5d0;
}
.dqe_wlc_h2bn5 em{
color:#a3e635;
font-style:normal;
}
.dqe_wlc_subbn5{
color:#8aaa6a;
max-width:26.25rem;
margin-bottom:18px;
font-size:0.875rem;
line-height:1.55;
}
.dqe_wlc_termsbn5{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.dqe_termbn5{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:13px;
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 0.938rem;
gap:0.688rem;
display:flex;
align-items:center;
}
.dqe_termbn5 svg{
flex:none;
height:20px;
width:20px;
color:#a3e635;
}
.dqe_term_kbn5{
font-size:9.5px;
letter-spacing:.1em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#8aaa6a;
}
.dqe_term_vbn5{
font-weight:700;
color:#e8f5d0;
font-size:14px;
margin-top:2px;
}
@media(max-width:1022px){
.dqe_wlcbn5{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.dqe_wlc_h2bn5{
font-size:26px;
}
}
.dqe_jpbn5{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.dqe_jpbn5>*{
min-width:0;
}
.dqe_jp_herobn5{
gap:0.875rem;
background:linear-gradient(135deg,#0a0c07,#080b10);
border-radius:1.25rem;
border:1px solid #2a3320;
padding:26px;
overflow:hidden;
justify-content:space-between;
flex-direction:column;
position:relative;
display:flex;
color:#e8f5d0;
min-height:11.25rem;
}
.dqe_jp_glowbn5{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-40px;
width:11.25rem;
height:11.25rem;
position:absolute;
top:-40px;
}
.dqe_jp_k_rowbn5{
gap:0.625rem;
display:flex;
align-items:center;
justify-content:space-between;
position:relative;
}
.dqe_jp_kbn5{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.12em;
color:#7a9460;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_jp_herobn5 .dqe_jp_kbn5{
color:#8aaa6a;
}
.dqe_jp_amtbn5{
position:relative;
line-height:1;
font-size:2.625rem;
font-weight:700;
color:#a3e635;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_jp_subbn5{
color:#8aaa6a;
font-size:12px;
margin-top:0.313rem;
}
.dqe_jp_cellbn5{
background:#13160f;
border-radius:1.25rem;
border:1px solid #2a3320;
padding:1.375rem;
min-height:180px;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.dqe_jp_cellbn5 .dqe_jp_amtbn5{
font-size:30px;
color:#e8f5d0;
}
.dqe_jp_cellbn5 .dqe_jp_subbn5{
color:#7a9460;
}
@media(max-width:1021px){
.dqe_jpbn5{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.dqe_jp_amtbn5{
font-size:2rem;
}
}
.dqe_vip_headbn5{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
display:flex;
align-items:flex-end;
}
.dqe_vip_introbn5{
font-size:0.813rem;
color:#b0c490;
max-width:420px;
}
.dqe_vipbn5{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.dqe_vipbn5>*{
min-width:0;
}
.dqe_tierbn5{
padding:1.25rem;
border:1px solid #2a3320;
border-radius:13px;
background:#13160f;
}
.dqe_tier_onbn5{
border-color:#a3e635;
background:rgba(163, 230, 53, 0.11);
}
.dqe_tier_medalbn5{
border-radius:0.563rem;
background:linear-gradient(135deg,#a3e635,#6ea80a);
height:1.875rem;
margin-bottom:14px;
width:1.875rem;
}
.dqe_tier_namebn5{
font-weight:700;
margin-bottom:0.313rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5d0;
font-size:15px;
}
.dqe_tier_txbn5{
font-size:11.5px;
line-height:1.5;
color:#7a9460;
}
@media(max-width:1025px){
.dqe_vipbn5{
grid-template-columns:repeat(2,1fr);
}
}
.dqe_promo_gridbn5{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqe_promo_gridbn5>*{
min-width:0;
}
.dqe_promobn5{
border:1px solid #2a3320;
padding:1.5rem;
overflow:hidden;
background:#13160f;
border-radius:20px;
position:relative;
min-height:150px;
}
.dqe_promo_hbn5{
font-weight:700;
margin-top:6px;
color:#e8f5d0;
font-size:26px;
line-height:1.05;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_promo_hbn5 em{
font-style:normal;
color:#a3e635;
}
.dqe_promo_pbn5{
font-size:0.781rem;
margin-top:8px;
line-height:1.5;
color:#b0c490;
}
.dqe_promo_featbn5{
background:linear-gradient(135deg,#0a0c07,#080b10);
border-color:#2a3320;
}
.dqe_promo_featbn5 .dqe_promo_hbn5{
color:#e8f5d0;
}
.dqe_promo_featbn5 .dqe_promo_hbn5 em{
color:#a3e635;
}
.dqe_promo_featbn5 .dqe_promo_pbn5{
color:#8aaa6a;
}
.dqe_promo_featbn5 .dqe_eyebrowbn5{
color:#a3e635;
}
@media(max-width:1026px){
.dqe_promo_gridbn5{
grid-template-columns:1fr;
}
}
.dqe_gmbn5{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.dqe_gmbn5>*{
min-width:0;
}
.dqe_gm_panelbn5{
border-radius:20px;
padding:28px;
background:#13160f;
border:1px solid #2a3320;
}
.dqe_gm_h2bn5{
margin:0.625rem 0 0.5rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#e8f5d0;
font-size:1.5rem;
}
.dqe_gm_textbn5{
max-width:440px;
font-size:13.5px;
color:#b0c490;
line-height:1.6;
margin-bottom:1.25rem;
}
.dqe_gm_levelbn5{
gap:0.875rem;
margin-bottom:1rem;
display:flex;
align-items:center;
}
.dqe_gm_lvbn5{
font-weight:700;
font-size:1.5rem;
color:#a3e635;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_gm_bar_wrapbn5{
flex:1;
min-width:0;
}
.dqe_gm_bar_metabn5{
color:#7a9460;
margin-bottom:0.313rem;
font-size:0.625rem;
justify-content:space-between;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
}
.dqe_barbn5{
border-radius:999px;
background:#0d0f0a;
overflow:hidden;
height:0.5rem;
}
.dqe_bar_fillbn5{
border-radius:999px;
background:linear-gradient(90deg,#a3e635,#6ea80a);
display:block;
height:100%;
}
.dqe_gm_missionsbn5{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.dqe_gm_referbn5{
border:1px solid #2a3320;
border-radius:1.25rem;
overflow:hidden;
padding:28px;
background:linear-gradient(150deg,#0a0c07,#080b10);
display:flex;
color:#e8f5d0;
justify-content:space-between;
flex-direction:column;
position:relative;
}
.dqe_gm_referbn5 .dqe_eyebrowbn5{
color:#a3e635;
}
.dqe_gm_ref_h2bn5{
margin:0.625rem 0 8px;
line-height:1.1;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5d0;
font-size:24px;
}
.dqe_gm_ref_h2bn5 em{
color:#a3e635;
font-style:normal;
}
.dqe_gm_ref_textbn5{
margin-bottom:18px;
line-height:1.55;
font-size:13px;
color:#8aaa6a;
}
@media(max-width:1022px){
.dqe_gmbn5{
grid-template-columns:1fr;
}
}
.dqe_appbn5{
gap:36px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.dqe_app_copybn5{
max-width:32.5rem;
}
.dqe_app_h2bn5{
margin:12px 0 0.625rem;
line-height:1.05;
color:#e8f5d0;
font-size:1.75rem;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_app_textbn5{
margin-bottom:1.25rem;
font-size:14px;
color:#b0c490;
line-height:1.6;
}
.dqe_app_btnsbn5{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.dqe_storebn5{
padding:0.688rem 18px;
border-radius:13px;
border:1px solid #2a3320;
gap:9px;
background:#0d0f0a;
font-weight:700;
font-size:0.813rem;
display:inline-flex;
align-items:center;
cursor:pointer;
color:#e8f5d0;
}
.dqe_storebn5 svg{
height:1rem;
width:16px;
}
.dqe_app_qr_wrapbn5{
gap:1rem;
align-items:center;
display:flex;
}
.dqe_qrbn5{
gap:3px;
grid-template-rows:repeat(5,1fr);
border:1px solid #2a3320;
grid-template-columns:repeat(5,1fr);
padding:11px;
background:#0d0f0a;
border-radius:13px;
height:108px;
width:108px;
display:grid;
}
.dqe_qrbn5 i{
background:transparent;
}
.dqe_qr_fbn5{
background:#a3e635;
}
.dqe_app_qr_capbn5{
max-width:5.25rem;
color:#7a9460;
line-height:1.4;
font-size:0.75rem;
}
.dqe_bannerbn5{
border:1px solid #2a3320;
overflow:hidden;
border-radius:20px;
background:linear-gradient(115deg,#0a0c07,#080b10);
gap:28px;
padding:2.25rem 40px;
position:relative;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
color:#e8f5d0;
}
.dqe_banner_glowbn5{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
border-radius:50%;
position:absolute;
transform:translateY(-50%);
width:200px;
height:12.5rem;
right:5rem;
top:50%;
}
.dqe_banner_inbn5{
position:relative;
max-width:560px;
}
.dqe_bannerbn5 .dqe_eyebrowbn5{
color:#a3e635;
}
.dqe_banner_h2bn5{
margin:10px 0;
font-weight:700;
color:#e8f5d0;
font-size:30px;
line-height:1.05;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_banner_textbn5{
line-height:1.6;
font-size:14px;
color:#8aaa6a;
}
@media(max-width:559px){
.dqe_banner_h2bn5{
font-size:1.5rem;
}
}
.dqe_dw_h2bn5{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-weight:700;
color:#e8f5d0;
margin-bottom:0.625rem;
font-size:1.625rem;
}
.dqe_steps_vbn5{
grid-template-columns:1fr;
gap:10px;
}
.dqe_steps_vbn5 .dqe_stepbn5{
padding:18px 20px;
}
@media(max-width:560px){
.dqe_dw_h2bn5{
font-size:1.438rem;
}
}
.dqe_pay_logosbn5{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.dqe_pay_logosbn5>*{
min-width:0;
}
.dqe_paybn5{
border-radius:9px;
border:1px solid #2a3320;
font-weight:700;
color:#b0c490;
font-size:12px;
display:flex;
height:48px;
justify-content:center;
align-items:center;
}
.dqe_tablebn5{
border:1px solid #2a3320;
border-radius:0.813rem;
overflow:hidden;
}
.dqe_trowbn5{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dqe_trowbn5>div{
padding:0.813rem 14px;
min-width:0;
}
.dqe_trowbn5>div:first-child{
padding-left:16px;
font-weight:700;
color:#e8f5d0;
}
.dqe_trow_thbn5{
background:#0d0f0a;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.06em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7a9460;
}
.dqe_trowbn5:not(.dqe_trow_thbn5){
background:#13160f;
border-top:1px solid #1e2416;
color:#b0c490;
}
.dqe_trow_zebrabn5{
background:#0f1209;
}
.dqe_posbn5{
font-weight:700;
color:#a3e635;
}
@media(max-width:1021px){
.dqe_pay_logosbn5{
grid-template-columns:repeat(2,1fr);
}
}
.dqe_stepsbn5{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dqe_stepsbn5>*{
min-width:0;
}
.dqe_stepbn5{
background:#13160f;
padding:1.5rem;
border:1px solid #2a3320;
border-radius:0.813rem;
position:relative;
}
.dqe_step_numbn5{
background:#a3e635;
border-radius:9px;
color:#0d1a00;
font-weight:700;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
font-size:13px;
height:30px;
width:1.875rem;
margin-bottom:14px;
justify-content:center;
align-items:center;
}
.dqe_step_hbn5{
margin-bottom:0.438rem;
font-weight:700;
font-size:1rem;
color:#e8f5d0;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_step_pbn5{
color:#b0c490;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1026px){
.dqe_stepsbn5{
grid-template-columns:1fr;
}
}
.dqe_newsbn5{
background:linear-gradient(135deg,#0a0c07,#080b10);
border-radius:1.25rem;
padding:26px 2rem;
border:1px solid #2a3320;
gap:1.5rem;
align-items:center;
color:#e8f5d0;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.dqe_news_h3bn5{
font-size:20px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5d0;
margin-bottom:0.25rem;
font-weight:700;
}
.dqe_news_textbn5{
color:#8aaa6a;
font-size:13px;
}
.dqe_news_formbn5{
gap:10px;
flex:1;
max-width:440px;
display:flex;
min-width:0;
}
.dqe_news_formbn5 .dqe_inputbn5{
min-width:0;
}
@media(max-width:562px){
.dqe_news_formbn5{
width:100%;
}
}
.dqe_inputbn5{
background:rgba(255, 255, 255, 0.07);
border-radius:0.563rem;
border:1px solid rgba(255, 255, 255, 0.12);
flex:1;
padding:0.813rem 1rem;
color:#8aaa6a;
font-size:0.844rem;
}
.dqe_suppbn5{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dqe_suppbn5>*{
min-width:0;
}
.dqe_supp_cardbn5{
padding:1.5rem;
background:#13160f;
border:1px solid #2a3320;
border-radius:13px;
}
.dqe_supp_cardbn5 svg{
margin-bottom:14px;
height:1.5rem;
color:#a3e635;
width:24px;
}
.dqe_supp_cardbn5 h3{
font-size:1rem;
color:#e8f5d0;
margin-bottom:6px;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_supp_cardbn5 p{
line-height:1.55;
font-size:13px;
color:#b0c490;
}
@media(max-width:1027px){
.dqe_suppbn5{
grid-template-columns:1fr;
}
}
.dqe_gd_headbn5{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1rem;
display:flex;
align-items:center;
}
.dqe_op_h2bn5{
margin:10px 0 0.5rem;
line-height:1.1;
color:#e8f5d0;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:24px;
}
.dqe_op_textbn5{
color:#b0c490;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:563px){
.dqe_op_h2bn5{
font-size:22px;
}
}
.dqe_ab_h2bn5{
margin:14px 0 16px;
line-height:1.08;
font-size:2rem;
color:#e8f5d0;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_ab_bodybn5{
margin-bottom:14px;
line-height:1.65;
color:#b0c490;
font-size:0.938rem;
}
.dqe_ab_chipsbn5{
gap:0.625rem;
margin-top:0.5rem;
flex-wrap:wrap;
display:flex;
}
.dqe_faqbn5{
gap:10px;
flex-direction:column;
display:flex;
}
.dqe_faq_itembn5{
background:#13160f;
border-radius:0.813rem;
padding:18px 1.375rem;
border:1px solid #2a3320;
}
.dqe_faq_qbn5{
list-style:none;
gap:16px;
justify-content:space-between;
color:#e8f5d0;
cursor:pointer;
font-weight:600;
align-items:center;
font-size:15.5px;
display:flex;
}
.dqe_faq_qbn5::-webkit-details-marker{
display:none;
}
.dqe_faq_q_tbn5{
gap:10px;
display:flex;
}
.dqe_faq_q_ibn5{
color:#a3e635;
font-style:normal;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_faq_pmbn5{
font-size:20px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a3e635;
}
.dqe_faq_itembn5[open] .dqe_faq_pmbn5{
transform:rotate(45deg);
}
.dqe_faq_abn5{
color:#b0c490;
font-size:0.844rem;
margin-top:0.75rem;
line-height:1.6;
}
@media(max-width:557px){
.dqe_ab_h2bn5{
font-size:1.625rem;
}
}
.dqe_provsbn5{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.dqe_provsbn5>*{
min-width:0;
}
.dqe_provbn5{
padding:0.75rem;
border-radius:13px;
background:#13160f;
border:1px solid #2a3320;
text-decoration:none;
align-items:center;
justify-content:center;
height:4rem;
display:flex;
}
.dqe_prov_imgbn5{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.dqe_respbn5{
padding:1.625rem;
gap:24px;
border-radius:13px;
background:#13160f;
border:1px solid #2a3320;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dqe_resp_inbn5{
max-width:560px;
}
.dqe_resp_hbn5{
margin-bottom:0.5rem;
color:#e8f5d0;
font-size:19px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.dqe_resp_pbn5{
font-size:0.844rem;
color:#b0c490;
line-height:1.6;
}
.dqe_resp_badgesbn5{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dqe_age18bn5{
border:1.5px solid #e63535;
padding:0.25rem 8px;
border-radius:0.563rem;
color:#e63535;
font-size:13px;
font-weight:700;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dqe_resp_orgbn5{
font-size:13px;
color:#7a9460;
font-weight:600;
}
@media(max-width:1023px){
.dqe_provsbn5{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.dqe_provsbn5{
grid-template-columns:repeat(2,1fr);
}
}
.dqe_rv_headbn5{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:18px;
display:flex;
align-items:flex-end;
}
.dqe_rv_aggbn5{
gap:0.625rem;
display:flex;
align-items:center;
}
.dqe_rv_sourcebn5{
font-size:0.781rem;
color:#7a9460;
}
.dqe_rv_gridbn5{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dqe_rv_gridbn5>*{
min-width:0;
}
.dqe_reviewbn5{
background:#13160f;
padding:24px;
border-radius:13px;
border:1px solid #2a3320;
}
.dqe_reviewbn5 .dqe_starsbn5{
margin-bottom:10px;
}
.dqe_reviewbn5 p{
font-weight:600;
line-height:1.5;
margin-bottom:0.875rem;
color:#e8f5d0;
font-size:14.5px;
}
.dqe_review_bybn5{
font-size:12.5px;
color:#7a9460;
}
@media(max-width:1024px){
.dqe_rv_gridbn5{
grid-template-columns:1fr;
}
}
.dqe_disputebn5{
padding:1.625rem 30px;
border:1px dashed #3d4f2e;
gap:1.75rem;
border-radius:0.813rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dqe_dispute_inbn5{
max-width:41.25rem;
}
.dqe_dispute_h2bn5{
margin-bottom:8px;
color:#e8f5d0;
font-weight:700;
font-size:22px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.dqe_dispute_textbn5{
line-height:1.6;
font-size:0.844rem;
color:#b0c490;
}
.dqe_rcbn5{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.dqe_rcbn5>*{
min-width:0;
}
.dqe_rc_awardsbn5{
gap:11px;
display:flex;
flex-direction:column;
}
.dqe_awardbn5{
gap:11px;
display:flex;
align-items:center;
}
.dqe_awardbn5 svg{
flex:none;
width:1.125rem;
color:#f5c518;
height:18px;
}
.dqe_award_tbn5{
color:#e8f5d0;
font-size:0.844rem;
font-weight:700;
}
.dqe_award_sbn5{
color:#7a9460;
font-size:0.719rem;
}
.dqe_rc_pressbn5{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.dqe_logo_cellbn5{
border:1px solid #2a3320;
border-radius:0.563rem;
align-items:center;
color:#b0c490;
justify-content:center;
font-weight:700;
display:flex;
font-size:0.813rem;
height:3rem;
}
.dqe_rc_partnerbn5{
padding:1.25rem;
border:1px solid #2a3320;
background:#13160f;
border-radius:0.813rem;
}
.dqe_rc_partner_namebn5{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5d0;
font-size:1.125rem;
font-weight:700;
margin-bottom:6px;
}
.dqe_rc_partner_textbn5{
line-height:1.55;
font-size:12.5px;
color:#b0c490;
}
@media(max-width:1025px){
.dqe_rcbn5{
gap:22px;
grid-template-columns:1fr;
}
.dqe_rc_pressbn5{
grid-template-columns:repeat(4,1fr);
}
}
.dqe_footerbn5{
padding:40px 1.75rem;
background:#08090505;
border-top:1px solid #1e2416;
}
.dqe_footer_gridbn5{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
max-width:1400px;
margin-right:auto;
margin-bottom:28px;
margin-left:auto;
}
.dqe_footer_gridbn5>*{
min-width:0;
}
.dqe_footer_gridbn5 h4{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4e6040;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.12em;
margin-bottom:13px;
}
.dqe_fcolbn5{
gap:0.563rem;
color:#b0c490;
display:flex;
font-size:13px;
flex-direction:column;
}
.dqe_fcolbn5 a{
cursor:pointer;
}
.dqe_ft_aboutbn5{
font-size:0.813rem;
line-height:1.6;
max-width:16.25rem;
color:#7a9460;
margin-top:0.75rem;
}
.dqe_ft_contactbn5{
color:#a3e635;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.dqe_footer_bottombn5{
gap:16px;
margin:0 auto;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
max-width:1400px;
align-items:center;
padding-top:20px;
border-top:1px solid #1e2416;
}
.dqe_footer_bottombn5 p{
color:#4e6040;
line-height:1.6;
max-width:45rem;
font-size:11px;
}
@media(max-width:1022px){
.dqe_footer_gridbn5{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.dqe_footer_gridbn5{
grid-template-columns:1fr;
}
}