*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D08;
color:#C8B98A;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.55;
font-size:15px;
-webkit-font-smoothing:antialiased;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(8, 6, 2, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wnbshell_g3e{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.wnbmain_g3e{
min-width:0;
}
.wnbwrap_g3e{
margin:0 auto;
width:100%;
max-width:1400px;
}
.wnbcontainer_g3e{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.wnbcontainer_g3e{
padding:0 28px;
}
}
.wnbsection_g3e{
padding:24px 1.75rem;
}
.wnbsection_pt_g3e{
padding-top:34px;
}
.wnbband_soft_g3e{
background:#1A1710;
}
.wnbeyebrow_g3e{
font-size:0.656rem;
letter-spacing:.14em;
font-weight:600;
color:#FBB020;
text-transform:uppercase;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.wnbdrawer_cb_g3e{
display:none;
}
.wnboverlay_g3e{
display:none;
}
@media(max-width:1025px){
.wnbshell_g3e{
grid-template-columns:1fr;
}
.wnbmain_g3e{
padding-bottom:78px;
}
.wnbdrawer_cb_g3e:checked~.wnboverlay_g3e{
background:rgba(8, 6, 2, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:559px){
.wnbsection_g3e{
padding:18px 1rem;
}
.wnbsection_pt_g3e{
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 ---------- */
.wnbside_g3e{
padding:1.375rem 18px;
background:#13110C;
gap:22px;
position:sticky;
display:flex;
height:100vh;
align-self:start;
top:0;
flex-direction:column;
overflow-y:auto;
border-right:1px solid #2A2418;
}
.wnbbrand_g3e{
gap:0.625rem;
display:flex;
align-items:center;
}
.wnblogo_g3e{
font-weight:700;
letter-spacing:-.02em;
font-size:21px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
}
.wnbside_cta_g3e{
padding:16px;
border-radius:0.813rem;
border:1px solid #3A3222;
background:rgba(251, 176, 32, 0.11);
}
.wnbside_cta_h_g3e{
font-weight:700;
font-size:1.063rem;
color:#F5EDD6;
margin-bottom:0.375rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
}
.wnbside_cta_p_g3e{
margin-bottom:12px;
line-height:1.45;
color:#C8B98A;
font-size:0.75rem;
}
.wnbnav_g3e{
gap:3px;
flex-direction:column;
display:flex;
}
.wnbnav_label_g3e{
padding:6px 10px;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#5A4E35;
font-size:9.5px;
letter-spacing:.14em;
}
.wnbnav_item_g3e{
border-radius:0.5rem;
gap:11px;
padding:10px;
color:#C8B98A;
font-size:14px;
display:flex;
align-items:center;
font-weight:500;
}
.wnbnav_item_g3e svg{
width:1.063rem;
height:1.063rem;
}
.wnbnav_item_g3e:hover{
background:rgba(251, 176, 32, 0.11);
color:#F5EDD6;
}
.wnbnav_item_on_g3e{
background:rgba(251, 176, 32, 0.11);
font-weight:600;
color:#FBB020;
}
.wnbside_foot_g3e{
padding:0.75rem;
border:1px solid #3A3222;
border-radius:0.813rem;
background:#1A1710;
margin-top:auto;
}
.wnbside_foot_g3e p{
color:#C8B98A;
line-height:1.4;
font-size:0.781rem;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.wnbtop_g3e{
gap:16px;
background:#13110C;
padding:0.875rem 28px;
z-index:40;
top:0;
border-bottom:1px solid #2A2418;
display:flex;
position:sticky;
align-items:center;
}
.wnbtop_brand_g3e{
gap:9px;
display:none;
align-items:center;
}
.wnbsearch_g3e{
border-radius:13px;
gap:10px;
flex:1;
border:1px solid #3A3222;
padding:11px 14px;
background:#1A1710;
align-items:center;
color:#8A7A57;
display:flex;
font-size:0.844rem;
max-width:440px;
}
.wnbsearch_g3e svg{
flex:none;
width:16px;
height:16px;
}
.wnbtop_actions_g3e{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.wnblang_g3e{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#C8B98A;
}
.wnbburger_g3e{
background:#1A1710;
border-radius:8px;
border:1px solid #3A3222;
height:40px;
justify-content:center;
align-items:center;
color:#F5EDD6;
display:none;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.wnbbotnav_g3e{
display:none;
}
@media(max-width:1021px){
.wnbside_g3e{
transition:transform .25s ease;
top:0;
width:17.5rem;
z-index:80;
left:0;
position:fixed;
transform:translateX(-100%);
height:100vh;
}
.wnbdrawer_cb_g3e:checked~.wnbshell_g3e .wnbside_g3e{
transform:translateX(0);
}
.wnbtop_g3e{
padding:14px 1rem;
gap:12px;
position:static;
flex-wrap:wrap;
}
.wnbtop_brand_g3e{
display:flex;
}
.wnbsearch_g3e{
display:none;
}
.wnbburger_g3e{
display:flex;
}
.wnbtop_actions_g3e{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.wnbtop_actions_g3e .wnblang_g3e{
display:none;
}
.wnbtop_actions_g3e .wnbbtn_g3e{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.wnbbotnav_g3e{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#13110C;
grid-template-columns:repeat(3,1fr);
display:grid;
left:0;
right:0;
position:fixed;
bottom:0;
border-top:1px solid #3A3222;
transform:translateZ(0);
z-index:65;
}
.wnbbn_g3e{
padding:6px 2px 0;
gap:0.25rem;
font-weight:600;
display:flex;
font-size:10px;
flex-direction:column;
color:#C8B98A;
min-width:0;
justify-content:flex-end;
align-items:center;
}
.wnbbn_g3e svg{
flex:none;
width:22px;
height:1.375rem;
}
.wnbbn_g3e span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.wnbbn_on_g3e{
color:#FBB020;
}
.wnbbn_center_g3e{
position:relative;
}
.wnbbn_fab_g3e{
background:#FBB020;
border-radius:50%;
align-items:center;
transform:translateX(-50%);
box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(251, 176, 32, 0.18);
position:absolute;
top:-1.25rem;
width:3.125rem;
height:50px;
justify-content:center;
color:#1A1200;
left:50%;
display:flex;
}
.wnbbn_fab_g3e svg{
height:24px;
width:1.5rem;
}
.wnbbn_center_g3e span{
color:#FBB020;
}
}
.wnbbtn_g3e{
transition:background-color 0.2s ease,color 0.2s ease;
padding:11px 22px;
gap:0.5rem;
border-radius:8px;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:14px;
justify-content:center;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
}
.wnbbtn_pri_g3e{
background:#FBB020;
box-shadow:0 4px 18px rgba(251, 176, 32, 0.45), 0 1px 0.25rem rgba(0, 0, 0, 0.35);
color:#1A1200;
}
.wnbbtn_pri_g3e:hover{
background:#E09E10;
}
.wnbbtn_ghost_g3e{
background:rgba(251, 176, 32, 0.11);
color:#F5EDD6;
font-weight:600;
}
.wnbbtn_line_g3e{
background:transparent;
border:1px solid #5A4E30;
color:#F5EDD6;
font-weight:600;
}
.wnbbtn_lg_g3e{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.wnbband_g3e .wnbbtn_line_g3e{
border-color:rgba(255, 210, 90, 0.13);
color:#F5EDD6;
}
.wnbband_g3e .wnbbtn_ghost_g3e{
background:rgba(255, 220, 120, 0.08);
color:#F5EDD6;
}
.wnblink_m_g3e{
gap:0.313rem;
align-items:center;
cursor:pointer;
text-decoration:none;
color:#FBB020;
font-size:0.75rem;
display:inline-flex;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnblink_m_g3e svg{
width:14px;
height:14px;
}
.wnbband_g3e .wnblink_m_g3e{
color:#FBB020;
}
.wnbdot_g3e{
background:#FBB020;
flex:none;
border-radius:50%;
width:7px;
height:0.438rem;
}
.wnbdot_live_g3e{
animation:zm3-pulse 1.4s infinite;
background:#E84040;
}
.wnbstars_g3e{
gap:2px;
display:inline-flex;
color:#FBB020;
}
.wnbstars_g3e svg{
width:15px;
height:15px;
}
.wnbchip_g3e{
border-radius:8px;
background:#1A1710;
border:1px solid #3A3222;
gap:6px;
padding:0.438rem 12px;
display:inline-flex;
font-size:0.688rem;
color:#C8B98A;
align-items:center;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbchip_on_g3e{
border-color:transparent;
background:rgba(251, 176, 32, 0.11);
color:#FBB020;
}
.wnbgc_g3e{
color:inherit;
text-decoration:none;
cursor:pointer;
min-width:0;
display:block;
}
.wnbgc_thumb_g3e{
overflow:hidden;
border:1px solid #3A3222;
border-radius:0.813rem;
background-size:cover;
background-position:center;
aspect-ratio:1;
position:relative;
display:block;
}
.wnbgc_thumb_portrait_g3e{
aspect-ratio:3/4;
}
.wnbgc_thumb_wide_g3e{
aspect-ratio:16/11;
}
.wnbgc_cap_g3e{
padding:0.563rem;
background:linear-gradient(transparent,rgba(8, 6, 2, 0.72));
right:0;
bottom:0;
left:0;
position:absolute;
}
.wnbgc_name_g3e{
display:block;
color:#F5EDD6;
font-weight:700;
font-size:0.781rem;
}
.wnbgc_meta_g3e{
color:#A89265;
font-size:11px;
}
.wnbgc_badge_g3e{
padding:2px 0.375rem;
border-radius:8px;
background:#FBB020;
position:absolute;
right:8px;
top:0.5rem;
font-weight:700;
color:#1A1200;
font-size:0.5rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbgc_badge_hot_g3e{
background:#E84040;
color:#F5EDD6;
}
.wnbgc_badge_live_g3e{
background:#E84040;
color:#F5EDD6;
right:auto;
left:8px;
}
.wnbgc_mult_g3e{
inset:0;
display:flex;
font-weight:700;
font-size:1.75rem;
color:#FBB020;
justify-content:center;
position:absolute;
align-items:center;
}
.wnbpc_g3e{
border:1px solid #3A3222;
background:#1A1710;
border-radius:13px;
height:4rem;
font-weight:700;
display:flex;
color:#C8B98A;
font-size:0.875rem;
align-items:center;
justify-content:center;
}
.wnbrail_g3e{
min-width:0;
}
.wnbrail_scroll_g3e{
gap:0.875rem;
display:grid;
}
.wnbrail_scroll_g3e>*{
min-width:0;
}
.wnbg6_g3e{
grid-template-columns:repeat(6,1fr);
}
.wnbg7_g3e{
grid-template-columns:repeat(7,1fr);
}
.wnbg4_g3e{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.wnbg6_g3e,.wnbg7_g3e{
grid-template-columns:none;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
padding-bottom:0.375rem;
overflow-x:auto;
}
.wnbg6_g3e>*,.wnbg7_g3e>*{
scroll-snap-align:start;
}
.wnbg4_g3e{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.wnbg4_g3e{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.wnbpanel_g3e{
border:1px solid #3A3222;
background:#1A1710;
border-radius:20px;
padding:1.75rem 2rem;
}
.wnbsplit_g3e{
gap:2.25rem;
align-items:start;
display:grid;
}
.wnbsplit_g3e>*{
min-width:0;
}
.wnbsplit_a_g3e{
grid-template-columns:.85fr 1.15fr;
}
.wnbsplit_b_g3e{
grid-template-columns:1fr 1.1fr;
}
.wnbsplit_c_g3e{
grid-template-columns:1.1fr .9fr;
}
.wnbpgrid_g3e{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.wnbpgrid_g3e>*{
min-width:0;
}
.wnblead_g3e{
color:#C8B98A;
margin-bottom:0.875rem;
line-height:1.65;
font-size:15px;
}
.wnbfeat_g3e{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wnbfeat_g3e>*{
min-width:0;
}
.wnbfeat2_g3e{
grid-template-columns:1fr 1fr;
}
.wnbfeat_card_g3e{
border:1px solid #3A3222;
border-radius:1.25rem;
background:#1A1710;
padding:26px;
}
.wnbfeat_card_g3e svg{
width:26px;
color:#FBB020;
margin-bottom:16px;
height:26px;
}
.wnbfeat_card_g3e h3{
margin-bottom:8px;
font-size:1.125rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F5EDD6;
}
.wnbfeat_card_g3e p{
font-size:13px;
line-height:1.6;
color:#C8B98A;
}
.wnbfeat_card_g3e b{
color:#F5EDD6;
}
.wnbbig_g3e{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.wnbbig_n_g3e{
font-weight:700;
color:#FBB020;
font-size:26px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wnbbig_l_g3e{
color:#8A7A57;
font-size:12px;
}
.wnbperson_g3e{
padding:1rem 18px;
background:#1A1710;
border:1px solid #3A3222;
border-radius:0.813rem;
gap:0.875rem;
align-items:center;
display:flex;
}
.wnbavatar_g3e{
flex:none;
background:linear-gradient(135deg,#FBB020,#C47E08);
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.wnbperson_name_g3e{
color:#F5EDD6;
font-size:0.875rem;
font-weight:700;
}
.wnbperson_role_g3e{
font-size:0.75rem;
color:#8A7A57;
}
.wnbkv_g3e{
border-radius:13px;
border:1px solid #3A3222;
overflow:hidden;
grid-template-columns:1fr 1fr;
background:#3A3222;
gap:1px;
display:grid;
}
.wnbkv_g3e>div{
padding:16px 1.125rem;
background:#0F0D08;
min-width:0;
}
.wnbkv_k_g3e{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:0.313rem;
color:#FBB020;
}
.wnbkv_v_g3e{
font-size:0.844rem;
font-weight:700;
color:#F5EDD6;
}
@media(max-width:1025px){
.wnbsplit_a_g3e,.wnbsplit_b_g3e,.wnbsplit_c_g3e,.wnbpgrid_g3e{
grid-template-columns:1fr;
gap:1.5rem;
}
.wnbfeat_g3e,.wnbfeat2_g3e{
grid-template-columns:1fr;
}
.wnbkv_g3e{
grid-template-columns:1fr;
}
}
.wnbsh_g3e{
margin-bottom:1rem;
min-width:0;
}
.wnbsh_row_g3e{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.wnbsh_row_g3e .wnbsh_l_g3e{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.wnbsh_stack_g3e{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.wnbsh_center_g3e{
gap:10px;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.wnbsh_h2_g3e{
gap:0.563rem;
align-items:center;
display:flex;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD6;
font-size:1.25rem;
line-height:1.1;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
@media(min-width:771px){
.wnbsh_h2_g3e{
font-size:24px;
}
}
.wnbband_g3e .wnbsh_h2_g3e{
color:#F5EDD6;
}
.wnbeb_mono_g3e{
text-transform:none;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.08em;
}
.wnbeb_mono_g3e::before{
content:"// ";
}
.wnbeb_upper_g3e{
letter-spacing:.14em;
text-transform:uppercase;
}
.wnbeb_pill_g3e{
border-radius:62.438rem;
padding:5px 0.688rem;
background:rgba(251, 176, 32, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.wnbeb_line_g3e{
gap:10px;
align-items:center;
display:inline-flex;
}
.wnbeb_line_g3e::before{
background:#FBB020;
display:inline-block;
content:"";
height:1px;
width:1.5rem;
}
.wnbband_g3e .wnbeb_line_g3e::before{
background:#FBB020;
}
.wnbband_g3e .wnbeb_pill_g3e{
background:rgba(255, 220, 120, 0.08);
}
.wnbsh_link_g3e{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
white-space:nowrap;
color:#F5EDD6;
border-bottom:1px solid #F5EDD6;
align-items:center;
font-weight:600;
}
.wnbsh_link_g3e:hover{
border-color:#FBB020;
color:#FBB020;
}
.wnbsh_link_g3e svg{
width:14px;
height:0.875rem;
}
.wnbsh_link_chev_g3e{
color:#FBB020;
padding-bottom:0;
font-size:12px;
border-bottom:0;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbsh_link_btn_g3e{
background:#FBB020;
border-radius:62.438rem;
padding:9px 18px;
border-bottom:0;
color:#1A1200;
}
.wnbsh_link_btn_g3e:hover{
border-color:transparent;
background:#E09E10;
}
.wnbband_g3e .wnbsh_link_g3e{
border-color:#F5EDD6;
color:#F5EDD6;
}
.wnbband_g3e .wnbsh_link_chev_g3e{
color:#FBB020;
}
.wnbsh_rule_g3e{
background:#3A3222;
margin:-2px 0 1rem;
height:1px;
}
.wnbband_g3e .wnbsh_rule_g3e{
background:rgba(255, 210, 90, 0.13);
}
.wnbseo_grid3_g3e{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wnbseo_grid4_g3e{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wnbseo_grid3_g3e>*,.wnbseo_grid4_g3e>*{
min-width:0;
}
.wnbseo_card_g3e{
background:#1A1710;
padding:1.5rem;
border-radius:13px;
border:1px solid #3A3222;
}
.wnbseo_card_g3e h3{
font-size:1.125rem;
color:#F5EDD6;
margin-bottom:0.5rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.wnbseo_card_g3e p{
line-height:1.6;
color:#C8B98A;
font-size:13px;
}
.wnbseo_card_sm_g3e{
padding:20px;
}
.wnbseo_card_sm_g3e h3{
font-size:1rem;
}
.wnbseo_card_sm_g3e p{
line-height:1.55;
font-size:0.781rem;
}
.wnbseo_rtp_row_g3e{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
margin-top:16px;
display:grid;
}
.wnbrtp_g3e{
gap:14px;
display:flex;
min-width:0;
}
.wnbrtp_g3e>div{
border-radius:13px;
padding:1rem;
flex:1;
background:#0F0D08;
min-width:0;
text-align:center;
}
.wnbrtp_n_g3e{
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
color:#FBB020;
font-weight:700;
white-space:nowrap;
}
.wnbrtp_l_g3e{
color:#8A7A57;
margin-top:0.25rem;
font-size:11px;
}
.wnbcmp_g3e{
border-radius:13px;
border:1px solid #3A3222;
overflow:hidden;
max-width:760px;
}
.wnbcmp_row_g3e{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.wnbcmp_row_g3e>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.wnbcmp_row_g3e>div:first-child{
color:#F5EDD6;
padding-left:1.375rem;
text-align:left;
font-weight:600;
}
.wnbcmp_th_g3e{
background:#0F0D08;
font-weight:700;
font-size:12.5px;
}
.wnbcmp_row_g3e:not(.wnbcmp_th_g3e){
background:#1A1710;
border-top:1px solid #2A2418;
color:#C8B98A;
}
.wnbcmp_zebra_g3e{
background:#141209;
}
.wnbguide_g3e{
overflow:hidden;
border:1px solid #3A3222;
background:#1A1710;
border-radius:0.813rem;
cursor:pointer;
}
.wnbguide_cover_g3e{
height:130px;
}
.wnbguide_body_g3e{
padding:1.25rem;
}
.wnbguide_body_g3e h3{
margin:7px 0 0.563rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:1rem;
font-weight:700;
line-height:1.25;
}
.wnbguide_meta_g3e{
font-size:0.719rem;
color:#8A7A57;
}
.wnbhub_g3e{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
border-top:1px solid #2A2418;
display:grid;
}
.wnbhub_g3e>*{
min-width:0;
}
.wnbhub_g3e h4{
color:#F5EDD6;
font-weight:700;
margin-bottom:11px;
font-size:0.813rem;
}
.wnbhub_col_g3e{
gap:8px;
display:flex;
font-size:13px;
color:#C8B98A;
flex-direction:column;
}
.wnbhub_col_g3e a{
cursor:pointer;
}
@media(max-width:1022px){
.wnbseo_grid3_g3e{
grid-template-columns:1fr;
}
.wnbseo_grid4_g3e{
grid-template-columns:repeat(2,1fr);
}
.wnbseo_rtp_row_g3e{
gap:1.25rem;
grid-template-columns:1fr;
}
.wnbhub_g3e{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.wnbhub_g3e{
grid-template-columns:1fr;
}
}
.wnbtk_g3e{
background:#080705;
overflow:hidden;
display:flex;
border-bottom:1px solid #2A2418;
align-items:center;
}
.wnbtk_tag_g3e{
background:#1A1710;
flex:none;
padding:11px 18px;
gap:0.5rem;
border-right:1px solid #2A2418;
font-size:10.5px;
font-weight:600;
letter-spacing:.1em;
color:#E84040;
align-items:center;
display:flex;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbtk_rail_g3e{
flex:1;
overflow:hidden;
}
.wnbtk_track_g3e{
padding:0.688rem 14px;
animation:zm3-marquee 26s linear infinite;
gap:28px;
width:max-content;
font-size:0.75rem;
white-space:nowrap;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
color:#C8B98A;
}
.wnbtk_track_g3e b{
color:#FBB020;
}
.wnbhero_g3e{
border-radius:1.25rem;
border:1px solid #3A3222;
padding:46px 3rem;
overflow:hidden;
background:linear-gradient(120deg,#0E0B06,#080C16);
color:#F5EDD6;
position:relative;
}
.wnbhero_glow_g3e{
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
width:21.25rem;
height:21.25rem;
position:absolute;
top:-3.75rem;
}
.wnbhero_in_g3e{
position:relative;
max-width:37.5rem;
}
.wnbhero_g3e .wnbeyebrow_g3e{
color:#FBB020;
}
.wnbpill_row_g3e{
gap:0.5rem;
border-radius:999px;
border:1px solid rgba(255, 210, 90, 0.13);
background:rgba(255, 220, 120, 0.08);
padding:6px 13px;
font-size:0.656rem;
color:#FBB020;
display:inline-flex;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:22px;
}
.wnbhero_h1_g3e{
margin:18px 0;
overflow-wrap:break-word;
font-size:54px;
letter-spacing:-.02em;
color:#F5EDD6;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
font-weight:700;
}
.wnbhero_h1_g3e em{
color:#FBB020;
font-style:normal;
}
.wnbhero_sub_g3e{
margin-bottom:1.75rem;
color:#A89265;
font-size:17px;
max-width:30rem;
line-height:1.55;
}
.wnbhero_cta_g3e{
gap:0.875rem;
margin-bottom:26px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wnbhero_trust_g3e{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wnbhero_rating_txt_g3e{
color:#A89265;
font-size:0.813rem;
}
@media(max-width:1025px){
.wnbhero_g3e{
padding:2rem 1.5rem;
}
.wnbhero_h1_g3e{
font-size:38px;
}
}
@media(max-width:559px){
.wnbhero_h1_g3e{
font-size:1.875rem;
}
}
.wnbtabs_g3e{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.wnbtab_g3e{
border-radius:0.5rem;
border:1px solid #3A3222;
background:#1A1710;
padding:10px 18px;
font-size:13px;
font-weight:600;
cursor:pointer;
color:#C8B98A;
}
.wnbtab_on_g3e{
border-color:transparent;
background:#FBB020;
font-weight:700;
color:#1A1200;
}
.wnbstat_g3e{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wnbstat_g3e>*{
min-width:0;
}
.wnbstat_item_g3e{
background:#1A1710;
border:1px solid #3A3222;
border-radius:13px;
padding:1.125rem 1.25rem;
}
.wnbstat_k_g3e{
letter-spacing:.12em;
margin-bottom:7px;
text-transform:uppercase;
font-size:9.5px;
color:#8A7A57;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbstat_v_g3e{
gap:0.5rem;
align-items:center;
font-size:24px;
overflow-wrap:anywhere;
color:#F5EDD6;
display:flex;
font-weight:700;
min-width:0;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wnbstat_v_accent_g3e{
color:#FBB020;
}
@media(max-width:1024px){
.wnbstat_g3e{
grid-template-columns:repeat(2,1fr);
}
}
.wnbwlc_g3e{
padding:36px 2.5rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(120deg,#0E0B06,#080C16);
border:1px solid #3A3222;
gap:1.5rem;
grid-template-columns:1.2fr .8fr;
align-items:center;
color:#F5EDD6;
display:grid;
position:relative;
}
.wnbwlc_g3e>*{
min-width:0;
}
.wnbwlc_g3e .wnbeyebrow_g3e{
color:#FBB020;
}
.wnbwlc_glow_g3e{
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
border-radius:50%;
height:260px;
position:absolute;
width:16.25rem;
top:-40px;
right:-2.5rem;
}
.wnbwlc_in_g3e{
position:relative;
}
.wnbwlc_h2_g3e{
margin:0.625rem 0 0.5rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:34px;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
}
.wnbwlc_h2_g3e em{
color:#FBB020;
font-style:normal;
}
.wnbwlc_sub_g3e{
max-width:420px;
font-size:14px;
line-height:1.55;
margin-bottom:1.125rem;
color:#A89265;
}
.wnbwlc_terms_g3e{
gap:10px;
display:flex;
position:relative;
flex-direction:column;
}
.wnbterm_g3e{
background:rgba(255, 220, 120, 0.08);
gap:11px;
border:1px solid rgba(255, 210, 90, 0.13);
border-radius:13px;
padding:13px 0.938rem;
align-items:center;
display:flex;
}
.wnbterm_g3e svg{
flex:none;
color:#FBB020;
height:1.25rem;
width:20px;
}
.wnbterm_k_g3e{
letter-spacing:.1em;
color:#A89265;
font-size:0.594rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.wnbterm_v_g3e{
font-weight:700;
font-size:0.875rem;
color:#F5EDD6;
margin-top:2px;
}
@media(max-width:1024px){
.wnbwlc_g3e{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.wnbwlc_h2_g3e{
font-size:26px;
}
}
.wnbjp_g3e{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.wnbjp_g3e>*{
min-width:0;
}
.wnbjp_hero_g3e{
overflow:hidden;
background:linear-gradient(135deg,#0E0B06,#080C16);
padding:1.625rem;
border:1px solid #3A3222;
gap:14px;
border-radius:1.25rem;
justify-content:space-between;
position:relative;
min-height:180px;
flex-direction:column;
color:#F5EDD6;
display:flex;
}
.wnbjp_glow_g3e{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
width:180px;
position:absolute;
right:-40px;
top:-2.5rem;
height:180px;
}
.wnbjp_k_row_g3e{
gap:10px;
display:flex;
align-items:center;
position:relative;
justify-content:space-between;
}
.wnbjp_k_g3e{
color:#8A7A57;
font-size:0.625rem;
letter-spacing:.12em;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbjp_hero_g3e .wnbjp_k_g3e{
color:#A89265;
}
.wnbjp_amt_g3e{
line-height:1;
font-size:42px;
position:relative;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FBB020;
font-weight:700;
}
.wnbjp_sub_g3e{
color:#A89265;
font-size:12px;
margin-top:5px;
}
.wnbjp_cell_g3e{
border-radius:20px;
padding:1.375rem;
background:#1A1710;
border:1px solid #3A3222;
min-height:11.25rem;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.wnbjp_cell_g3e .wnbjp_amt_g3e{
color:#F5EDD6;
font-size:1.875rem;
}
.wnbjp_cell_g3e .wnbjp_sub_g3e{
color:#8A7A57;
}
@media(max-width:1025px){
.wnbjp_g3e{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.wnbjp_amt_g3e{
font-size:32px;
}
}
.wnbpromo_grid_g3e{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wnbpromo_grid_g3e>*{
min-width:0;
}
.wnbpromo_g3e{
border:1px solid #3A3222;
background:#1A1710;
padding:1.5rem;
overflow:hidden;
border-radius:1.25rem;
min-height:150px;
position:relative;
}
.wnbpromo_h_g3e{
margin-top:6px;
font-weight:700;
line-height:1.05;
font-size:1.625rem;
color:#F5EDD6;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wnbpromo_h_g3e em{
font-style:normal;
color:#FBB020;
}
.wnbpromo_p_g3e{
font-size:0.781rem;
line-height:1.5;
color:#C8B98A;
margin-top:8px;
}
.wnbpromo_feat_g3e{
background:linear-gradient(135deg,#0E0B06,#080C16);
border-color:#3A3222;
}
.wnbpromo_feat_g3e .wnbpromo_h_g3e{
color:#F5EDD6;
}
.wnbpromo_feat_g3e .wnbpromo_h_g3e em{
color:#FBB020;
}
.wnbpromo_feat_g3e .wnbpromo_p_g3e{
color:#A89265;
}
.wnbpromo_feat_g3e .wnbeyebrow_g3e{
color:#FBB020;
}
@media(max-width:1027px){
.wnbpromo_grid_g3e{
grid-template-columns:1fr;
}
}
.wnbsteps_g3e{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wnbsteps_g3e>*{
min-width:0;
}
.wnbstep_g3e{
border:1px solid #3A3222;
background:#1A1710;
border-radius:13px;
padding:1.5rem;
position:relative;
}
.wnbstep_num_g3e{
background:#FBB020;
border-radius:0.5rem;
align-items:center;
justify-content:center;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:14px;
display:flex;
color:#1A1200;
font-size:13px;
height:1.875rem;
width:30px;
font-weight:700;
}
.wnbstep_h_g3e{
margin-bottom:7px;
color:#F5EDD6;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1rem;
}
.wnbstep_p_g3e{
color:#C8B98A;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.wnbsteps_g3e{
grid-template-columns:1fr;
}
}
.wnbsupp_g3e{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.wnbsupp_g3e>*{
min-width:0;
}
.wnbsupp_card_g3e{
border-radius:13px;
background:#1A1710;
border:1px solid #3A3222;
padding:1.5rem;
}
.wnbsupp_card_g3e svg{
margin-bottom:14px;
height:1.5rem;
width:1.5rem;
color:#FBB020;
}
.wnbsupp_card_g3e h3{
margin-bottom:6px;
color:#F5EDD6;
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.wnbsupp_card_g3e p{
line-height:1.55;
font-size:13px;
color:#C8B98A;
}
@media(max-width:1022px){
.wnbsupp_g3e{
grid-template-columns:1fr;
}
}
.wnbbanner_g3e{
padding:2.25rem 2.5rem;
border:1px solid #3A3222;
border-radius:1.25rem;
overflow:hidden;
gap:28px;
background:linear-gradient(115deg,#0E0B06,#080C16);
justify-content:space-between;
color:#F5EDD6;
flex-wrap:wrap;
align-items:center;
position:relative;
display:flex;
}
.wnbbanner_glow_g3e{
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 68%);
border-radius:50%;
top:50%;
height:200px;
right:5rem;
position:absolute;
transform:translateY(-50%);
width:12.5rem;
}
.wnbbanner_in_g3e{
max-width:35rem;
position:relative;
}
.wnbbanner_g3e .wnbeyebrow_g3e{
color:#FBB020;
}
.wnbbanner_h2_g3e{
margin:0.625rem 0;
font-size:30px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F5EDD6;
line-height:1.05;
}
.wnbbanner_text_g3e{
color:#A89265;
font-size:0.875rem;
line-height:1.6;
}
@media(max-width:562px){
.wnbbanner_h2_g3e{
font-size:24px;
}
}
.wnbpay_logos_g3e{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wnbpay_logos_g3e>*{
min-width:0;
}
.wnbpay_g3e{
border:1px solid #3A3222;
border-radius:8px;
font-size:12px;
height:48px;
align-items:center;
justify-content:center;
display:flex;
font-weight:700;
color:#C8B98A;
}
.wnbtable_g3e{
border:1px solid #3A3222;
border-radius:13px;
overflow:hidden;
}
.wnbtrow_g3e{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.wnbtrow_g3e>div{
padding:13px 14px;
min-width:0;
}
.wnbtrow_g3e>div:first-child{
padding-left:16px;
font-weight:700;
color:#F5EDD6;
}
.wnbtrow_th_g3e{
background:#0F0D08;
text-transform:uppercase;
color:#8A7A57;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
letter-spacing:.06em;
}
.wnbtrow_g3e:not(.wnbtrow_th_g3e){
background:#1A1710;
border-top:1px solid #2A2418;
color:#C8B98A;
}
.wnbtrow_zebra_g3e{
background:#141209;
}
.wnbpos_g3e{
font-weight:700;
color:#FBB020;
}
@media(max-width:1026px){
.wnbpay_logos_g3e{
grid-template-columns:repeat(2,1fr);
}
}
.wnbdw_h2_g3e{
line-height:1.08;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
margin-bottom:10px;
color:#F5EDD6;
font-weight:700;
}
.wnbsteps_v_g3e{
gap:0.625rem;
grid-template-columns:1fr;
}
.wnbsteps_v_g3e .wnbstep_g3e{
padding:1.125rem 1.25rem;
}
@media(max-width:559px){
.wnbdw_h2_g3e{
font-size:23px;
}
}
.wnbvip_head_g3e{
gap:0.75rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:18px;
}
.wnbvip_intro_g3e{
color:#C8B98A;
font-size:0.813rem;
max-width:420px;
}
.wnbvip_g3e{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.wnbvip_g3e>*{
min-width:0;
}
.wnbtier_g3e{
padding:20px;
border-radius:13px;
background:#1A1710;
border:1px solid #3A3222;
}
.wnbtier_on_g3e{
border-color:#FBB020;
background:rgba(251, 176, 32, 0.11);
}
.wnbtier_medal_g3e{
border-radius:0.5rem;
background:linear-gradient(135deg,#FBB020,#C47E08);
width:30px;
margin-bottom:0.875rem;
height:1.875rem;
}
.wnbtier_name_g3e{
color:#F5EDD6;
font-weight:700;
font-size:15px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
}
.wnbtier_tx_g3e{
color:#8A7A57;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1025px){
.wnbvip_g3e{
grid-template-columns:repeat(2,1fr);
}
}
.wnbab_h2_g3e{
margin:14px 0 16px;
color:#F5EDD6;
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:32px;
}
.wnbab_body_g3e{
font-size:0.938rem;
color:#C8B98A;
margin-bottom:14px;
line-height:1.65;
}
.wnbab_chips_g3e{
gap:0.625rem;
margin-top:8px;
display:flex;
flex-wrap:wrap;
}
.wnbfaq_g3e{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.wnbfaq_item_g3e{
padding:18px 1.375rem;
border-radius:0.813rem;
background:#1A1710;
border:1px solid #3A3222;
}
.wnbfaq_q_g3e{
list-style:none;
gap:16px;
cursor:pointer;
display:flex;
align-items:center;
font-weight:600;
font-size:15.5px;
color:#F5EDD6;
justify-content:space-between;
}
.wnbfaq_q_g3e::-webkit-details-marker{
display:none;
}
.wnbfaq_q_t_g3e{
gap:10px;
display:flex;
}
.wnbfaq_q_i_g3e{
color:#FBB020;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
}
.wnbfaq_pm_g3e{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:20px;
color:#FBB020;
}
.wnbfaq_item_g3e[open] .wnbfaq_pm_g3e{
transform:rotate(45deg);
}
.wnbfaq_a_g3e{
margin-top:12px;
line-height:1.6;
font-size:13.5px;
color:#C8B98A;
}
@media(max-width:561px){
.wnbab_h2_g3e{
font-size:1.625rem;
}
}
.wnbop_h2_g3e{
margin:10px 0 0.5rem;
line-height:1.1;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:24px;
font-weight:700;
}
.wnbop_text_g3e{
line-height:1.6;
color:#C8B98A;
font-size:13.5px;
}
@media(max-width:557px){
.wnbop_h2_g3e{
font-size:1.375rem;
}
}
.wnbprovs_g3e{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.wnbprovs_g3e>*{
min-width:0;
}
.wnbprov_g3e{
padding:12px;
background:#1A1710;
border:1px solid #3A3222;
border-radius:0.813rem;
height:4rem;
justify-content:center;
display:flex;
align-items:center;
text-decoration:none;
}
.wnbprov_img_g3e{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.wnbresp_g3e{
border-radius:0.813rem;
background:#1A1710;
border:1px solid #3A3222;
gap:1.5rem;
padding:26px;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.wnbresp_in_g3e{
max-width:35rem;
}
.wnbresp_h_g3e{
font-weight:700;
font-size:1.188rem;
color:#F5EDD6;
margin-bottom:8px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wnbresp_p_g3e{
font-size:0.844rem;
color:#C8B98A;
line-height:1.6;
}
.wnbresp_badges_g3e{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wnbage18_g3e{
border:1.5px solid #E84040;
padding:4px 0.5rem;
border-radius:0.5rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:0.813rem;
color:#E84040;
}
.wnbresp_org_g3e{
font-size:13px;
font-weight:600;
color:#8A7A57;
}
@media(max-width:1023px){
.wnbprovs_g3e{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.wnbprovs_g3e{
grid-template-columns:repeat(2,1fr);
}
}
.wnbdispute_g3e{
border:1px dashed #5A4E30;
gap:1.75rem;
border-radius:0.813rem;
padding:1.625rem 1.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.wnbdispute_in_g3e{
max-width:660px;
}
.wnbdispute_h2_g3e{
font-weight:700;
font-size:1.375rem;
margin-bottom:8px;
color:#F5EDD6;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wnbdispute_text_g3e{
color:#C8B98A;
font-size:0.844rem;
line-height:1.6;
}
.wnbrc_g3e{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.wnbrc_g3e>*{
min-width:0;
}
.wnbrc_awards_g3e{
gap:11px;
display:flex;
flex-direction:column;
}
.wnbaward_g3e{
gap:11px;
align-items:center;
display:flex;
}
.wnbaward_g3e svg{
flex:none;
height:18px;
width:1.125rem;
color:#F5C842;
}
.wnbaward_t_g3e{
color:#F5EDD6;
font-size:13.5px;
font-weight:700;
}
.wnbaward_s_g3e{
color:#8A7A57;
font-size:11.5px;
}
.wnbrc_press_g3e{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.wnblogo_cell_g3e{
border:1px solid #3A3222;
border-radius:0.5rem;
color:#C8B98A;
align-items:center;
justify-content:center;
font-size:0.813rem;
height:3rem;
font-weight:700;
display:flex;
}
.wnbrc_partner_g3e{
background:#1A1710;
border:1px solid #3A3222;
padding:20px;
border-radius:0.813rem;
}
.wnbrc_partner_name_g3e{
color:#F5EDD6;
font-size:1.125rem;
margin-bottom:0.375rem;
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wnbrc_partner_text_g3e{
font-size:0.781rem;
line-height:1.55;
color:#C8B98A;
}
@media(max-width:1026px){
.wnbrc_g3e{
grid-template-columns:1fr;
gap:22px;
}
.wnbrc_press_g3e{
grid-template-columns:repeat(4,1fr);
}
}
.wnbfooter_g3e{
padding:40px 28px;
background:#080705;
border-top:1px solid #2A2418;
}
.wnbfooter_grid_g3e{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
display:grid;
margin-right:auto;
margin-bottom:1.75rem;
max-width:87.5rem;
}
.wnbfooter_grid_g3e>*{
min-width:0;
}
.wnbfooter_grid_g3e h4{
margin-bottom:0.813rem;
font-size:10px;
text-transform:uppercase;
color:#5A4E35;
letter-spacing:.12em;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.wnbfcol_g3e{
gap:9px;
display:flex;
flex-direction:column;
font-size:13px;
color:#C8B98A;
}
.wnbfcol_g3e a{
cursor:pointer;
}
.wnbft_about_g3e{
font-size:13px;
color:#8A7A57;
max-width:260px;
margin-top:12px;
line-height:1.6;
}
.wnbft_contact_g3e{
color:#FBB020;
margin-top:0.75rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12.5px;
overflow-wrap:anywhere;
}
.wnbfooter_bottom_g3e{
gap:16px;
margin:0 auto;
display:flex;
flex-wrap:wrap;
align-items:center;
padding-top:20px;
max-width:87.5rem;
border-top:1px solid #2A2418;
justify-content:space-between;
}
.wnbfooter_bottom_g3e p{
font-size:11px;
line-height:1.6;
max-width:45rem;
color:#5A4E35;
}
@media(max-width:1026px){
.wnbfooter_grid_g3e{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.wnbfooter_grid_g3e{
grid-template-columns:1fr;
}
}