*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d0f0b;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.55;
color:#b6c9a0;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(8, 11, 6, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wzn_shellif8{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.wzn_mainif8{
min-width:0;
}
.wzn_wrapif8{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.wzn_containerif8{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.wzn_containerif8{
padding:0 1.75rem;
}
}
.wzn_sectionif8{
padding:1.5rem 28px;
}
.wzn_section_ptif8{
padding-top:34px;
}
.wzn_band_softif8{
background:#141710;
}
.wzn_eyebrowif8{
text-transform:uppercase;
line-height:1.4;
font-size:10.5px;
font-weight:600;
color:#a3e635;
display:inline-block;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
letter-spacing:.14em;
}
.wzn_drawer_cbif8{
display:none;
}
.wzn_overlayif8{
display:none;
}
@media(max-width:1022px){
.wzn_shellif8{
grid-template-columns:1fr;
}
.wzn_mainif8{
padding-bottom:4.875rem;
}
.wzn_drawer_cbif8:checked~.wzn_overlayif8{
background:rgba(8, 11, 6, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.wzn_sectionif8{
padding:1.125rem 1rem;
}
.wzn_section_ptif8{
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 ---------- */
.wzn_sideif8{
gap:1.375rem;
background:#101309;
padding:22px 18px;
position:sticky;
top:0;
align-self:start;
overflow-y:auto;
display:flex;
height:100vh;
flex-direction:column;
border-right:1px solid #1e2818;
}
.wzn_brandif8{
gap:10px;
display:flex;
align-items:center;
}
.wzn_logoif8{
letter-spacing:-.02em;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.313rem;
color:#edf5e0;
font-weight:700;
}
.wzn_side_ctaif8{
padding:1rem;
border-radius:13px;
background:rgba(163, 230, 53, 0.11);
border:1px solid #263320;
}
.wzn_side_cta_hif8{
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#edf5e0;
margin-bottom:6px;
font-weight:700;
font-size:1.063rem;
line-height:1.15;
}
.wzn_side_cta_pif8{
margin-bottom:0.75rem;
color:#b6c9a0;
line-height:1.45;
font-size:12px;
}
.wzn_navif8{
gap:3px;
display:flex;
flex-direction:column;
}
.wzn_nav_labelif8{
padding:0.375rem 0.625rem;
color:#4e6040;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:9.5px;
letter-spacing:.14em;
}
.wzn_nav_itemif8{
gap:0.688rem;
padding:10px;
border-radius:8px;
font-size:14px;
align-items:center;
color:#b6c9a0;
font-weight:500;
display:flex;
}
.wzn_nav_itemif8 svg{
height:17px;
width:17px;
}
.wzn_nav_itemif8:hover{
background:rgba(163, 230, 53, 0.11);
color:#edf5e0;
}
.wzn_nav_item_onif8{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#a3e635;
}
.wzn_side_footif8{
background:#141710;
border-radius:13px;
padding:12px;
border:1px solid #263320;
margin-top:auto;
}
.wzn_side_footif8 p{
color:#b6c9a0;
margin-top:4px;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.wzn_topif8{
background:#101309;
gap:16px;
padding:14px 1.75rem;
top:0;
align-items:center;
z-index:40;
display:flex;
position:sticky;
border-bottom:1px solid #1e2818;
}
.wzn_top_brandif8{
gap:0.563rem;
display:none;
align-items:center;
}
.wzn_searchif8{
gap:10px;
padding:11px 14px;
background:#141710;
border:1px solid #263320;
border-radius:13px;
flex:1;
max-width:27.5rem;
display:flex;
align-items:center;
font-size:0.844rem;
color:#7d9468;
}
.wzn_searchif8 svg{
flex:none;
width:1rem;
height:16px;
}
.wzn_top_actionsif8{
gap:12px;
align-items:center;
margin-left:auto;
display:flex;
}
.wzn_langif8{
font-size:0.75rem;
color:#b6c9a0;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wzn_burgerif8{
border:1px solid #263320;
background:#141710;
border-radius:0.5rem;
align-items:center;
color:#edf5e0;
justify-content:center;
display:none;
width:2.5rem;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.wzn_botnavif8{
display:none;
}
@media(max-width:1022px){
.wzn_sideif8{
transition:transform .25s ease;
position:fixed;
height:100vh;
z-index:80;
width:17.5rem;
transform:translateX(-100%);
left:0;
top:0;
}
.wzn_drawer_cbif8:checked~.wzn_shellif8 .wzn_sideif8{
transform:translateX(0);
}
.wzn_topif8{
padding:14px 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.wzn_top_brandif8{
display:flex;
}
.wzn_searchif8{
display:none;
}
.wzn_burgerif8{
display:flex;
}
.wzn_top_actionsif8{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.wzn_top_actionsif8 .wzn_langif8{
display:none;
}
.wzn_top_actionsif8 .wzn_btnif8{
padding:11px 10px;
flex:1;
text-align:center;
}
.wzn_botnavif8{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#101309;
display:grid;
transform:translateZ(0);
z-index:65;
border-top:1px solid #263320;
right:0;
left:0;
position:fixed;
bottom:0;
}
.wzn_bnif8{
gap:4px;
padding:6px 2px 0;
font-size:0.625rem;
flex-direction:column;
min-width:0;
display:flex;
justify-content:flex-end;
align-items:center;
color:#b6c9a0;
font-weight:600;
}
.wzn_bnif8 svg{
flex:none;
height:1.375rem;
width:22px;
}
.wzn_bnif8 span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.wzn_bn_onif8{
color:#a3e635;
}
.wzn_bn_centerif8{
position:relative;
}
.wzn_bn_fabif8{
border-radius:50%;
background:#b8f020;
display:flex;
height:50px;
align-items:center;
position:absolute;
left:50%;
top:-1.25rem;
justify-content:center;
width:50px;
transform:translateX(-50%);
color:#0d1a00;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(163, 230, 53, 0.18);
}
.wzn_bn_fabif8 svg{
width:24px;
height:24px;
}
.wzn_bn_centerif8 span{
color:#a3e635;
}
}
.wzn_btnif8{
padding:11px 22px;
gap:0.5rem;
border-radius:0.5rem;
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;
align-items:center;
font-weight:700;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.875rem;
cursor:pointer;
justify-content:center;
display:inline-flex;
}
.wzn_btn_priif8{
background:#b8f020;
color:#0d1a00;
box-shadow:0 0 1.125rem rgba(184, 240, 32, 0.45), 0 4px 10px rgba(0, 0, 0, 0.35);
}
.wzn_btn_priif8:hover{
background:#9fd916;
}
.wzn_btn_ghostif8{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#edf5e0;
}
.wzn_btn_lineif8{
background:transparent;
border:1px solid #344a28;
font-weight:600;
color:#edf5e0;
}
.wzn_btn_lgif8{
padding:1rem 30px;
border-radius:13px;
font-size:0.938rem;
}
.wzn_bandif8 .wzn_btn_lineif8{
border-color:rgba(255, 255, 255, 0.12);
color:#edf5e0;
}
.wzn_bandif8 .wzn_btn_ghostif8{
background:rgba(255, 255, 255, 0.07);
color:#edf5e0;
}
.wzn_link_mif8{
gap:0.313rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
text-decoration:none;
font-size:12px;
color:#a3e635;
cursor:pointer;
align-items:center;
}
.wzn_link_mif8 svg{
width:14px;
height:0.875rem;
}
.wzn_bandif8 .wzn_link_mif8{
color:#b8f020;
}
.wzn_dotif8{
border-radius:50%;
flex:none;
background:#a3e635;
width:0.438rem;
height:0.438rem;
}
.wzn_dot_liveif8{
animation:zm3-pulse 1.4s infinite;
background:#e83a3a;
}
.wzn_starsif8{
gap:2px;
display:inline-flex;
color:#a3e635;
}
.wzn_starsif8 svg{
width:0.938rem;
height:15px;
}
.wzn_chipif8{
background:#141710;
gap:6px;
border-radius:0.5rem;
border:1px solid #263320;
padding:7px 0.75rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.688rem;
display:inline-flex;
align-items:center;
color:#b6c9a0;
}
.wzn_chip_onif8{
background:rgba(163, 230, 53, 0.11);
border-color:transparent;
color:#a3e635;
}
.wzn_gcif8{
cursor:pointer;
display:block;
text-decoration:none;
color:inherit;
min-width:0;
}
.wzn_gc_thumbif8{
border-radius:13px;
overflow:hidden;
border:1px solid #263320;
aspect-ratio:1;
background-position:center;
position:relative;
background-size:cover;
display:block;
}
.wzn_gc_thumb_portraitif8{
aspect-ratio:3/4;
}
.wzn_gc_thumb_wideif8{
aspect-ratio:16/11;
}
.wzn_gc_capif8{
background:linear-gradient(transparent,rgba(8, 11, 6, 0.72));
padding:0.563rem;
left:0;
bottom:0;
position:absolute;
right:0;
}
.wzn_gc_nameif8{
color:#edf5e0;
font-size:12.5px;
display:block;
font-weight:700;
}
.wzn_gc_metaif8{
color:#9ab882;
font-size:11px;
}
.wzn_gc_badgeif8{
background:#a3e635;
padding:2px 0.375rem;
border-radius:8px;
position:absolute;
top:8px;
color:#0d1a00;
right:0.5rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:8px;
}
.wzn_gc_badge_hotif8{
background:#e83a3a;
color:#edf5e0;
}
.wzn_gc_badge_liveif8{
background:#e83a3a;
left:8px;
color:#edf5e0;
right:auto;
}
.wzn_gc_multif8{
inset:0;
justify-content:center;
align-items:center;
display:flex;
color:#a3e635;
font-size:1.75rem;
font-weight:700;
position:absolute;
}
.wzn_pcif8{
background:#141710;
border-radius:13px;
border:1px solid #263320;
display:flex;
height:4rem;
justify-content:center;
font-weight:700;
color:#b6c9a0;
align-items:center;
font-size:0.875rem;
}
.wzn_railif8{
min-width:0;
}
.wzn_rail_scrollif8{
gap:14px;
display:grid;
}
.wzn_rail_scrollif8>*{
min-width:0;
}
.wzn_g6if8{
grid-template-columns:repeat(6,1fr);
}
.wzn_g7if8{
grid-template-columns:repeat(7,1fr);
}
.wzn_g4if8{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.wzn_g6if8,.wzn_g7if8{
grid-template-columns:none;
grid-auto-flow:column;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
}
.wzn_g6if8>*,.wzn_g7if8>*{
scroll-snap-align:start;
}
.wzn_g4if8{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.wzn_g4if8{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.wzn_panelif8{
border-radius:1.25rem;
background:#141710;
border:1px solid #263320;
padding:1.75rem 32px;
}
.wzn_splitif8{
gap:36px;
display:grid;
align-items:start;
}
.wzn_splitif8>*{
min-width:0;
}
.wzn_split_aif8{
grid-template-columns:.85fr 1.15fr;
}
.wzn_split_bif8{
grid-template-columns:1fr 1.1fr;
}
.wzn_split_cif8{
grid-template-columns:1.1fr .9fr;
}
.wzn_pgridif8{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.wzn_pgridif8>*{
min-width:0;
}
.wzn_leadif8{
color:#b6c9a0;
line-height:1.65;
font-size:15px;
margin-bottom:0.875rem;
}
.wzn_featif8{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wzn_featif8>*{
min-width:0;
}
.wzn_feat2if8{
grid-template-columns:1fr 1fr;
}
.wzn_feat_cardif8{
background:#141710;
padding:26px;
border-radius:20px;
border:1px solid #263320;
}
.wzn_feat_cardif8 svg{
width:26px;
color:#a3e635;
height:1.625rem;
margin-bottom:16px;
}
.wzn_feat_cardif8 h3{
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#edf5e0;
margin-bottom:8px;
font-weight:700;
font-size:1.125rem;
}
.wzn_feat_cardif8 p{
font-size:13px;
line-height:1.6;
color:#b6c9a0;
}
.wzn_feat_cardif8 b{
color:#edf5e0;
}
.wzn_bigif8{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.wzn_big_nif8{
font-weight:700;
font-size:1.625rem;
color:#a3e635;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wzn_big_lif8{
font-size:12px;
color:#7d9468;
}
.wzn_personif8{
gap:14px;
padding:1rem 1.125rem;
background:#141710;
border:1px solid #263320;
border-radius:0.813rem;
align-items:center;
display:flex;
}
.wzn_avatarif8{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#b8f020,#6ea80d);
width:44px;
height:2.75rem;
}
.wzn_person_nameif8{
font-weight:700;
font-size:14px;
color:#edf5e0;
}
.wzn_person_roleif8{
font-size:12px;
color:#7d9468;
}
.wzn_kvif8{
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid #263320;
border-radius:13px;
background:#263320;
display:grid;
}
.wzn_kvif8>div{
background:#0d0f0b;
padding:16px 1.125rem;
min-width:0;
}
.wzn_kv_kif8{
margin-bottom:0.313rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
font-size:9.5px;
}
.wzn_kv_vif8{
font-size:13.5px;
color:#edf5e0;
font-weight:700;
}
@media(max-width:1027px){
.wzn_split_aif8,.wzn_split_bif8,.wzn_split_cif8,.wzn_pgridif8{
gap:1.5rem;
grid-template-columns:1fr;
}
.wzn_featif8,.wzn_feat2if8{
grid-template-columns:1fr;
}
.wzn_kvif8{
grid-template-columns:1fr;
}
}
.wzn_shif8{
min-width:0;
margin-bottom:1rem;
}
.wzn_sh_rowif8{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.wzn_sh_rowif8 .wzn_sh_lif8{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.wzn_sh_stackif8{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.wzn_sh_centerif8{
gap:10px;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.wzn_sh_h2if8{
gap:0.563rem;
font-weight:700;
font-size:1.25rem;
align-items:center;
overflow-wrap:break-word;
line-height:1.1;
color:#edf5e0;
display:flex;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
@media(min-width:768px){
.wzn_sh_h2if8{
font-size:1.5rem;
}
}
.wzn_bandif8 .wzn_sh_h2if8{
color:#edf5e0;
}
.wzn_eb_monoif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.wzn_eb_monoif8::before{
content:"// ";
}
.wzn_eb_upperif8{
text-transform:uppercase;
letter-spacing:.14em;
}
.wzn_eb_pillif8{
padding:5px 0.688rem;
border-radius:999px;
background:rgba(163, 230, 53, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.wzn_eb_lineif8{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.wzn_eb_lineif8::before{
background:#a3e635;
display:inline-block;
width:24px;
height:1px;
content:"";
}
.wzn_bandif8 .wzn_eb_lineif8::before{
background:#b8f020;
}
.wzn_bandif8 .wzn_eb_pillif8{
background:rgba(255, 255, 255, 0.07);
}
.wzn_sh_linkif8{
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:6px;
align-items:center;
white-space:nowrap;
color:#edf5e0;
font-size:0.813rem;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #edf5e0;
display:inline-flex;
}
.wzn_sh_linkif8:hover{
border-color:#a3e635;
color:#a3e635;
}
.wzn_sh_linkif8 svg{
height:0.875rem;
width:0.875rem;
}
.wzn_sh_link_chevif8{
color:#a3e635;
font-size:0.75rem;
border-bottom:0;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
padding-bottom:0;
}
.wzn_sh_link_btnif8{
background:#b8f020;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#0d1a00;
}
.wzn_sh_link_btnif8:hover{
border-color:transparent;
background:#9fd916;
}
.wzn_bandif8 .wzn_sh_linkif8{
border-color:#edf5e0;
color:#edf5e0;
}
.wzn_bandif8 .wzn_sh_link_chevif8{
color:#b8f020;
}
.wzn_sh_ruleif8{
background:#263320;
margin:-2px 0 1rem;
height:1px;
}
.wzn_bandif8 .wzn_sh_ruleif8{
background:rgba(255, 255, 255, 0.12);
}
.wzn_seo_grid3if8{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.wzn_seo_grid4if8{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wzn_seo_grid3if8>*,.wzn_seo_grid4if8>*{
min-width:0;
}
.wzn_seo_cardif8{
padding:24px;
border-radius:0.813rem;
border:1px solid #263320;
background:#141710;
}
.wzn_seo_cardif8 h3{
margin-bottom:8px;
font-weight:700;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
color:#edf5e0;
}
.wzn_seo_cardif8 p{
color:#b6c9a0;
font-size:13px;
line-height:1.6;
}
.wzn_seo_card_smif8{
padding:20px;
}
.wzn_seo_card_smif8 h3{
font-size:16px;
}
.wzn_seo_card_smif8 p{
font-size:12.5px;
line-height:1.55;
}
.wzn_seo_rtp_rowif8{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:16px;
display:grid;
}
.wzn_rtpif8{
gap:0.875rem;
display:flex;
min-width:0;
}
.wzn_rtpif8>div{
background:#0d0f0b;
border-radius:0.813rem;
padding:16px;
flex:1;
text-align:center;
min-width:0;
}
.wzn_rtp_nif8{
font-weight:700;
font-size:26px;
color:#a3e635;
white-space:nowrap;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wzn_rtp_lif8{
font-size:11px;
color:#7d9468;
margin-top:4px;
}
.wzn_cmpif8{
border:1px solid #263320;
overflow:hidden;
border-radius:13px;
max-width:760px;
}
.wzn_cmp_rowif8{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.wzn_cmp_rowif8>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.wzn_cmp_rowif8>div:first-child{
font-weight:600;
color:#edf5e0;
text-align:left;
padding-left:22px;
}
.wzn_cmp_thif8{
background:#0d0f0b;
font-weight:700;
font-size:12.5px;
}
.wzn_cmp_rowif8:not(.wzn_cmp_thif8){
background:#141710;
border-top:1px solid #1e2818;
color:#b6c9a0;
}
.wzn_cmp_zebraif8{
background:#111409;
}
.wzn_guideif8{
border-radius:0.813rem;
overflow:hidden;
background:#141710;
border:1px solid #263320;
cursor:pointer;
}
.wzn_guide_coverif8{
height:8.125rem;
}
.wzn_guide_bodyif8{
padding:20px;
}
.wzn_guide_bodyif8 h3{
margin:7px 0 9px;
font-size:1rem;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
color:#edf5e0;
font-weight:700;
}
.wzn_guide_metaif8{
font-size:0.719rem;
color:#7d9468;
}
.wzn_hubif8{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid #1e2818;
display:grid;
padding-top:1.75rem;
}
.wzn_hubif8>*{
min-width:0;
}
.wzn_hubif8 h4{
color:#edf5e0;
font-weight:700;
font-size:13px;
margin-bottom:11px;
}
.wzn_hub_colif8{
gap:8px;
flex-direction:column;
display:flex;
color:#b6c9a0;
font-size:0.813rem;
}
.wzn_hub_colif8 a{
cursor:pointer;
}
@media(max-width:1027px){
.wzn_seo_grid3if8{
grid-template-columns:1fr;
}
.wzn_seo_grid4if8{
grid-template-columns:repeat(2,1fr);
}
.wzn_seo_rtp_rowif8{
grid-template-columns:1fr;
gap:1.25rem;
}
.wzn_hubif8{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.wzn_hubif8{
grid-template-columns:1fr;
}
}
.wzn_heroif8{
border:1px solid #263320;
background:linear-gradient(120deg,#0a0d08,#080c12);
overflow:hidden;
padding:46px 48px;
border-radius:20px;
color:#edf5e0;
position:relative;
}
.wzn_hero_glowif8{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
height:340px;
right:-3.75rem;
width:21.25rem;
top:-60px;
}
.wzn_hero_inif8{
position:relative;
max-width:37.5rem;
}
.wzn_heroif8 .wzn_eyebrowif8{
color:#b8f020;
}
.wzn_pill_rowif8{
border-radius:999px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.07);
gap:8px;
font-size:0.656rem;
margin-bottom:22px;
text-transform:uppercase;
letter-spacing:.1em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#b8f020;
align-items:center;
display:inline-flex;
}
.wzn_hero_h1if8{
margin:18px 0;
overflow-wrap:break-word;
font-weight:700;
font-size:54px;
color:#edf5e0;
letter-spacing:-.02em;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
}
.wzn_hero_h1if8 em{
font-style:normal;
color:#b8f020;
}
.wzn_hero_subif8{
line-height:1.55;
max-width:480px;
margin-bottom:28px;
color:#9ab882;
font-size:1.063rem;
}
.wzn_hero_ctaif8{
gap:14px;
align-items:center;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
}
.wzn_hero_trustif8{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wzn_hero_rating_txtif8{
color:#9ab882;
font-size:0.813rem;
}
@media(max-width:1023px){
.wzn_heroif8{
padding:32px 1.5rem;
}
.wzn_hero_h1if8{
font-size:2.375rem;
}
}
@media(max-width:558px){
.wzn_hero_h1if8{
font-size:30px;
}
}
.wzn_statif8{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wzn_statif8>*{
min-width:0;
}
.wzn_stat_itemif8{
border-radius:13px;
background:#141710;
border:1px solid #263320;
padding:18px 1.25rem;
}
.wzn_stat_kif8{
letter-spacing:.12em;
color:#7d9468;
margin-bottom:7px;
font-size:0.594rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.wzn_stat_vif8{
gap:0.5rem;
font-weight:700;
overflow-wrap:anywhere;
font-size:1.5rem;
display:flex;
align-items:center;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
min-width:0;
color:#edf5e0;
}
.wzn_stat_v_accentif8{
color:#a3e635;
}
@media(max-width:1025px){
.wzn_statif8{
grid-template-columns:repeat(2,1fr);
}
}
.wzn_wlcif8{
overflow:hidden;
background:linear-gradient(120deg,#0a0d08,#080c12);
gap:24px;
border:1px solid #263320;
padding:2.25rem 40px;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
position:relative;
display:grid;
color:#edf5e0;
align-items:center;
}
.wzn_wlcif8>*{
min-width:0;
}
.wzn_wlcif8 .wzn_eyebrowif8{
color:#b8f020;
}
.wzn_wlc_glowif8{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
top:-2.5rem;
width:16.25rem;
right:-2.5rem;
position:absolute;
height:260px;
}
.wzn_wlc_inif8{
position:relative;
}
.wzn_wlc_h2if8{
margin:10px 0 0.5rem;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#edf5e0;
overflow-wrap:break-word;
font-size:2.125rem;
line-height:1.03;
}
.wzn_wlc_h2if8 em{
color:#b8f020;
font-style:normal;
}
.wzn_wlc_subif8{
margin-bottom:18px;
max-width:26.25rem;
line-height:1.55;
color:#9ab882;
font-size:0.875rem;
}
.wzn_wlc_termsif8{
gap:0.625rem;
position:relative;
display:flex;
flex-direction:column;
}
.wzn_termif8{
border-radius:0.813rem;
gap:0.688rem;
padding:0.813rem 15px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
display:flex;
align-items:center;
}
.wzn_termif8 svg{
flex:none;
color:#b8f020;
width:20px;
height:1.25rem;
}
.wzn_term_kif8{
letter-spacing:.1em;
font-size:0.594rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#9ab882;
}
.wzn_term_vif8{
font-weight:700;
margin-top:2px;
font-size:14px;
color:#edf5e0;
}
@media(max-width:1024px){
.wzn_wlcif8{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.wzn_wlc_h2if8{
font-size:1.625rem;
}
}
.wzn_jpif8{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.wzn_jpif8>*{
min-width:0;
}
.wzn_jp_heroif8{
gap:14px;
overflow:hidden;
border-radius:1.25rem;
padding:26px;
background:linear-gradient(135deg,#0a0d08,#080c12);
border:1px solid #263320;
display:flex;
justify-content:space-between;
position:relative;
min-height:11.25rem;
flex-direction:column;
color:#edf5e0;
}
.wzn_jp_glowif8{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
width:11.25rem;
right:-40px;
position:absolute;
top:-40px;
height:11.25rem;
}
.wzn_jp_k_rowif8{
gap:10px;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.wzn_jp_kif8{
color:#7d9468;
letter-spacing:.12em;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wzn_jp_heroif8 .wzn_jp_kif8{
color:#9ab882;
}
.wzn_jp_amtif8{
font-size:42px;
line-height:1;
font-weight:700;
position:relative;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#b8f020;
}
.wzn_jp_subif8{
margin-top:5px;
color:#9ab882;
font-size:12px;
}
.wzn_jp_cellif8{
border-radius:20px;
border:1px solid #263320;
background:#141710;
padding:1.375rem;
min-height:180px;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.wzn_jp_cellif8 .wzn_jp_amtif8{
color:#edf5e0;
font-size:1.875rem;
}
.wzn_jp_cellif8 .wzn_jp_subif8{
color:#7d9468;
}
@media(max-width:1025px){
.wzn_jpif8{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.wzn_jp_amtif8{
font-size:32px;
}
}
.wzn_tourif8{
grid-template-columns:1.05fr 1fr;
border:1px solid #263320;
border-radius:20px;
overflow:hidden;
display:grid;
}
.wzn_tourif8>*{
min-width:0;
}
.wzn_tour_lif8{
overflow:hidden;
background:linear-gradient(135deg,#0a0d08,#080c12);
padding:2.125rem;
color:#edf5e0;
position:relative;
}
.wzn_tour_h2if8{
margin:0.75rem 0 10px;
color:#edf5e0;
font-weight:700;
font-size:1.875rem;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.wzn_tour_h2if8 em{
color:#b8f020;
font-style:normal;
}
.wzn_tour_textif8{
color:#9ab882;
max-width:340px;
font-size:0.844rem;
margin-bottom:1.25rem;
line-height:1.6;
}
.wzn_tour_metaif8{
gap:18px;
display:flex;
align-items:flex-end;
margin-bottom:20px;
flex-wrap:wrap;
}
.wzn_tour_capif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:9.5px;
color:#9ab882;
margin-bottom:5px;
}
.wzn_countif8{
gap:0.375rem;
display:flex;
}
.wzn_countif8 span{
padding:4px 0.563rem;
border-radius:8px;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.375rem;
}
.wzn_tour_unitsif8{
color:#9ab882;
font-size:0.625rem;
}
.wzn_boardif8{
padding:1.75rem 30px;
background:#141710;
}
.wzn_board_headif8{
display:flex;
justify-content:space-between;
margin-bottom:14px;
align-items:center;
}
.wzn_board_titleif8{
font-weight:700;
font-size:16px;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#edf5e0;
}
.wzn_board_updif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
color:#7d9468;
font-size:10px;
}
.wzn_board_listif8{
gap:2px;
flex-direction:column;
display:flex;
}
.wzn_board_rowif8{
gap:0.75rem;
padding:0.625rem 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.wzn_board_top1if8{
background:rgba(163, 230, 53, 0.11);
}
.wzn_board_rkif8{
font-size:0.875rem;
width:1.25rem;
color:#7d9468;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.wzn_board_top1if8 .wzn_board_rkif8{
color:#a3e635;
}
.wzn_board_nmif8{
flex:1;
min-width:0;
font-weight:600;
font-size:0.844rem;
color:#b6c9a0;
}
.wzn_board_top1if8 .wzn_board_nmif8{
font-weight:700;
color:#edf5e0;
}
.wzn_board_ptif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#b6c9a0;
font-size:0.781rem;
}
@media(max-width:1022px){
.wzn_tourif8{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.wzn_tour_h2if8{
font-size:24px;
}
}
.wzn_stepsif8{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wzn_stepsif8>*{
min-width:0;
}
.wzn_stepif8{
padding:1.5rem;
border:1px solid #263320;
background:#141710;
border-radius:13px;
position:relative;
}
.wzn_step_numif8{
border-radius:0.5rem;
background:#b8f020;
margin-bottom:14px;
align-items:center;
font-weight:700;
justify-content:center;
height:30px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#0d1a00;
font-size:13px;
width:30px;
display:flex;
}
.wzn_step_hif8{
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#edf5e0;
font-size:16px;
margin-bottom:0.438rem;
}
.wzn_step_pif8{
line-height:1.55;
color:#b6c9a0;
font-size:0.813rem;
}
@media(max-width:1026px){
.wzn_stepsif8{
grid-template-columns:1fr;
}
}
.wzn_promo_gridif8{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wzn_promo_gridif8>*{
min-width:0;
}
.wzn_promoif8{
padding:1.5rem;
border-radius:20px;
border:1px solid #263320;
overflow:hidden;
background:#141710;
position:relative;
min-height:9.375rem;
}
.wzn_promo_hif8{
margin-top:6px;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
line-height:1.05;
color:#edf5e0;
}
.wzn_promo_hif8 em{
font-style:normal;
color:#a3e635;
}
.wzn_promo_pif8{
color:#b6c9a0;
line-height:1.5;
font-size:12.5px;
margin-top:0.5rem;
}
.wzn_promo_featif8{
border-color:#263320;
background:linear-gradient(135deg,#0a0d08,#080c12);
}
.wzn_promo_featif8 .wzn_promo_hif8{
color:#edf5e0;
}
.wzn_promo_featif8 .wzn_promo_hif8 em{
color:#b8f020;
}
.wzn_promo_featif8 .wzn_promo_pif8{
color:#9ab882;
}
.wzn_promo_featif8 .wzn_eyebrowif8{
color:#b8f020;
}
@media(max-width:1022px){
.wzn_promo_gridif8{
grid-template-columns:1fr;
}
}
.wzn_vip_headif8{
gap:0.75rem;
justify-content:space-between;
margin-bottom:1.125rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.wzn_vip_introif8{
max-width:26.25rem;
color:#b6c9a0;
font-size:0.813rem;
}
.wzn_vipif8{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.wzn_vipif8>*{
min-width:0;
}
.wzn_tierif8{
padding:1.25rem;
border:1px solid #263320;
background:#141710;
border-radius:0.813rem;
}
.wzn_tier_onif8{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.wzn_tier_medalif8{
background:linear-gradient(135deg,#b8f020,#6ea80d);
border-radius:0.5rem;
height:30px;
width:30px;
margin-bottom:0.875rem;
}
.wzn_tier_nameif8{
font-size:15px;
color:#edf5e0;
font-weight:700;
margin-bottom:5px;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wzn_tier_txif8{
font-size:0.719rem;
color:#7d9468;
line-height:1.5;
}
@media(max-width:1024px){
.wzn_vipif8{
grid-template-columns:repeat(2,1fr);
}
}
.wzn_pay_logosif8{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.wzn_pay_logosif8>*{
min-width:0;
}
.wzn_payif8{
border-radius:0.5rem;
border:1px solid #263320;
display:flex;
justify-content:center;
height:48px;
font-size:12px;
align-items:center;
font-weight:700;
color:#b6c9a0;
}
.wzn_tableif8{
border:1px solid #263320;
border-radius:0.813rem;
overflow:hidden;
}
.wzn_trowif8{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.wzn_trowif8>div{
padding:13px 14px;
min-width:0;
}
.wzn_trowif8>div:first-child{
font-weight:700;
padding-left:1rem;
color:#edf5e0;
}
.wzn_trow_thif8{
background:#0d0f0b;
text-transform:uppercase;
font-size:9.5px;
letter-spacing:.06em;
color:#7d9468;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wzn_trowif8:not(.wzn_trow_thif8){
background:#141710;
color:#b6c9a0;
border-top:1px solid #1e2818;
}
.wzn_trow_zebraif8{
background:#111409;
}
.wzn_posif8{
color:#a3e635;
font-weight:700;
}
@media(max-width:1025px){
.wzn_pay_logosif8{
grid-template-columns:repeat(2,1fr);
}
}
.wzn_appif8{
gap:2.25rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.wzn_app_copyif8{
max-width:32.5rem;
}
.wzn_app_h2if8{
margin:0.75rem 0 10px;
line-height:1.05;
font-weight:700;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#edf5e0;
font-size:1.75rem;
}
.wzn_app_textif8{
font-size:14px;
color:#b6c9a0;
margin-bottom:1.25rem;
line-height:1.6;
}
.wzn_app_btnsif8{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.wzn_storeif8{
padding:0.688rem 18px;
border:1px solid #263320;
background:#0d0f0b;
border-radius:13px;
gap:0.563rem;
align-items:center;
cursor:pointer;
display:inline-flex;
color:#edf5e0;
font-weight:700;
font-size:0.813rem;
}
.wzn_storeif8 svg{
height:16px;
width:1rem;
}
.wzn_app_qr_wrapif8{
gap:16px;
align-items:center;
display:flex;
}
.wzn_qrif8{
border:1px solid #263320;
grid-template-rows:repeat(5,1fr);
gap:3px;
padding:0.688rem;
grid-template-columns:repeat(5,1fr);
border-radius:0.813rem;
background:#0d0f0b;
height:6.75rem;
width:6.75rem;
display:grid;
}
.wzn_qrif8 i{
background:transparent;
}
.wzn_qr_fif8{
background:#a3e635;
}
.wzn_app_qr_capif8{
font-size:0.75rem;
line-height:1.4;
max-width:5.25rem;
color:#7d9468;
}
.wzn_newsif8{
padding:1.625rem 32px;
background:linear-gradient(135deg,#0a0d08,#080c12);
border-radius:1.25rem;
gap:1.5rem;
border:1px solid #263320;
justify-content:space-between;
color:#edf5e0;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wzn_news_h3if8{
margin-bottom:0.25rem;
font-weight:700;
font-size:20px;
color:#edf5e0;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wzn_news_textif8{
font-size:13px;
color:#9ab882;
}
.wzn_news_formif8{
gap:0.625rem;
flex:1;
max-width:27.5rem;
min-width:0;
display:flex;
}
.wzn_news_formif8 .wzn_inputif8{
min-width:0;
}
@media(max-width:561px){
.wzn_news_formif8{
width:100%;
}
}
.wzn_inputif8{
background:rgba(255, 255, 255, 0.07);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.813rem 16px;
flex:1;
font-size:0.844rem;
color:#9ab882;
}
.wzn_suppif8{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wzn_suppif8>*{
min-width:0;
}
.wzn_supp_cardif8{
padding:1.5rem;
border:1px solid #263320;
background:#141710;
border-radius:0.813rem;
}
.wzn_supp_cardif8 svg{
width:1.5rem;
margin-bottom:14px;
color:#a3e635;
height:1.5rem;
}
.wzn_supp_cardif8 h3{
font-weight:700;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
margin-bottom:0.375rem;
color:#edf5e0;
}
.wzn_supp_cardif8 p{
line-height:1.55;
font-size:13px;
color:#b6c9a0;
}
@media(max-width:1025px){
.wzn_suppif8{
grid-template-columns:1fr;
}
}
.wzn_gmif8{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.wzn_gmif8>*{
min-width:0;
}
.wzn_gm_panelif8{
border-radius:20px;
padding:1.75rem;
background:#141710;
border:1px solid #263320;
}
.wzn_gm_h2if8{
margin:10px 0 0.5rem;
font-weight:700;
color:#edf5e0;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.wzn_gm_textif8{
font-size:0.844rem;
max-width:27.5rem;
line-height:1.6;
color:#b6c9a0;
margin-bottom:1.25rem;
}
.wzn_gm_levelif8{
gap:0.875rem;
margin-bottom:16px;
display:flex;
align-items:center;
}
.wzn_gm_lvif8{
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
font-weight:700;
color:#a3e635;
}
.wzn_gm_bar_wrapif8{
flex:1;
min-width:0;
}
.wzn_gm_bar_metaif8{
color:#7d9468;
display:flex;
justify-content:space-between;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
margin-bottom:5px;
}
.wzn_barif8{
background:#0d0f0b;
overflow:hidden;
border-radius:62.438rem;
height:0.5rem;
}
.wzn_bar_fillif8{
border-radius:999px;
background:linear-gradient(90deg,#b8f020,#6ea80d);
height:100%;
display:block;
}
.wzn_gm_missionsif8{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.wzn_gm_referif8{
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#0a0d08,#080c12);
border:1px solid #263320;
padding:28px;
color:#edf5e0;
position:relative;
flex-direction:column;
display:flex;
justify-content:space-between;
}
.wzn_gm_referif8 .wzn_eyebrowif8{
color:#b8f020;
}
.wzn_gm_ref_h2if8{
margin:10px 0 8px;
line-height:1.1;
font-size:1.5rem;
font-weight:700;
color:#edf5e0;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wzn_gm_ref_h2if8 em{
font-style:normal;
color:#b8f020;
}
.wzn_gm_ref_textif8{
font-size:0.813rem;
line-height:1.55;
margin-bottom:1.125rem;
color:#9ab882;
}
@media(max-width:1024px){
.wzn_gmif8{
grid-template-columns:1fr;
}
}
.wzn_dw_h2if8{
margin-bottom:0.625rem;
color:#edf5e0;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-weight:700;
font-size:1.625rem;
}
.wzn_steps_vif8{
gap:10px;
grid-template-columns:1fr;
}
.wzn_steps_vif8 .wzn_stepif8{
padding:1.125rem 20px;
}
@media(max-width:558px){
.wzn_dw_h2if8{
font-size:23px;
}
}
.wzn_op_h2if8{
margin:0.625rem 0 8px;
font-size:1.5rem;
color:#edf5e0;
line-height:1.1;
font-weight:700;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wzn_op_textif8{
color:#b6c9a0;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:561px){
.wzn_op_h2if8{
font-size:22px;
}
}
.wzn_provsif8{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.wzn_provsif8>*{
min-width:0;
}
.wzn_provif8{
background:#141710;
border-radius:13px;
padding:12px;
border:1px solid #263320;
justify-content:center;
align-items:center;
display:flex;
text-decoration:none;
height:64px;
}
.wzn_prov_imgif8{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.wzn_respif8{
border:1px solid #263320;
background:#141710;
gap:1.5rem;
padding:1.625rem;
border-radius:13px;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.wzn_resp_inif8{
max-width:560px;
}
.wzn_resp_hif8{
font-weight:700;
margin-bottom:8px;
font-size:19px;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#edf5e0;
}
.wzn_resp_pif8{
font-size:13.5px;
color:#b6c9a0;
line-height:1.6;
}
.wzn_resp_badgesif8{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wzn_age18if8{
padding:0.25rem 8px;
border:1.5px solid #e83a3a;
border-radius:0.5rem;
font-size:13px;
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#e83a3a;
}
.wzn_resp_orgif8{
color:#7d9468;
font-weight:600;
font-size:13px;
}
@media(max-width:1025px){
.wzn_provsif8{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.wzn_provsif8{
grid-template-columns:repeat(2,1fr);
}
}
.wzn_ab_h2if8{
margin:14px 0 1rem;
font-weight:700;
font-family:"Archivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#edf5e0;
font-size:32px;
line-height:1.08;
}
.wzn_ab_bodyif8{
line-height:1.65;
color:#b6c9a0;
font-size:15px;
margin-bottom:0.875rem;
}
.wzn_ab_chipsif8{
gap:0.625rem;
margin-top:0.5rem;
display:flex;
flex-wrap:wrap;
}
.wzn_faqif8{
gap:10px;
flex-direction:column;
display:flex;
}
.wzn_faq_itemif8{
background:#141710;
padding:1.125rem 22px;
border:1px solid #263320;
border-radius:0.813rem;
}
.wzn_faq_qif8{
list-style:none;
gap:1rem;
font-size:0.969rem;
font-weight:600;
display:flex;
cursor:pointer;
color:#edf5e0;
justify-content:space-between;
align-items:center;
}
.wzn_faq_qif8::-webkit-details-marker{
display:none;
}
.wzn_faq_q_tif8{
gap:0.625rem;
display:flex;
}
.wzn_faq_q_iif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
font-style:normal;
}
.wzn_faq_pmif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.25rem;
color:#a3e635;
}
.wzn_faq_itemif8[open] .wzn_faq_pmif8{
transform:rotate(45deg);
}
.wzn_faq_aif8{
font-size:13.5px;
line-height:1.6;
color:#b6c9a0;
margin-top:0.75rem;
}
@media(max-width:562px){
.wzn_ab_h2if8{
font-size:26px;
}
}
.wzn_rv_headif8{
gap:12px;
display:flex;
justify-content:space-between;
margin-bottom:18px;
align-items:flex-end;
flex-wrap:wrap;
}
.wzn_rv_aggif8{
gap:10px;
align-items:center;
display:flex;
}
.wzn_rv_sourceif8{
font-size:12.5px;
color:#7d9468;
}
.wzn_rv_gridif8{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wzn_rv_gridif8>*{
min-width:0;
}
.wzn_reviewif8{
padding:24px;
border-radius:0.813rem;
border:1px solid #263320;
background:#141710;
}
.wzn_reviewif8 .wzn_starsif8{
margin-bottom:10px;
}
.wzn_reviewif8 p{
line-height:1.5;
margin-bottom:14px;
color:#edf5e0;
font-size:0.906rem;
font-weight:600;
}
.wzn_review_byif8{
font-size:0.781rem;
color:#7d9468;
}
@media(max-width:1025px){
.wzn_rv_gridif8{
grid-template-columns:1fr;
}
}
.wzn_footerif8{
background:#090b07;
padding:2.5rem 28px;
border-top:1px solid #1e2818;
}
.wzn_footer_gridif8{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
max-width:87.5rem;
margin-right:auto;
display:grid;
margin-left:auto;
}
.wzn_footer_gridif8>*{
min-width:0;
}
.wzn_footer_gridif8 h4{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4e6040;
margin-bottom:0.813rem;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.12em;
}
.wzn_fcolif8{
gap:0.563rem;
font-size:13px;
display:flex;
flex-direction:column;
color:#b6c9a0;
}
.wzn_fcolif8 a{
cursor:pointer;
}
.wzn_ft_aboutif8{
margin-top:0.75rem;
max-width:260px;
line-height:1.6;
font-size:0.813rem;
color:#7d9468;
}
.wzn_ft_contactif8{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-top:12px;
font-size:12.5px;
color:#a3e635;
overflow-wrap:anywhere;
}
.wzn_footer_bottomif8{
gap:16px;
margin:0 auto;
align-items:center;
max-width:87.5rem;
padding-top:20px;
flex-wrap:wrap;
justify-content:space-between;
border-top:1px solid #1e2818;
display:flex;
}
.wzn_footer_bottomif8 p{
color:#4e6040;
font-size:11px;
max-width:45rem;
line-height:1.6;
}
@media(max-width:1026px){
.wzn_footer_gridif8{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.wzn_footer_gridif8{
grid-template-columns:1fr;
}
}