*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDFAF4;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
color:#3D3120;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.55;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
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{
border-radius:0.5rem;
background:rgba(20, 12, 4, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wdo_shell988{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.wdo_main988{
min-width:0;
}
.wdo_wrap988{
margin:0 auto;
width:100%;
max-width:86.25rem;
}
.wdo_container988{
margin:0 auto;
padding:0 16px;
max-width:86.25rem;
width:100%;
}
@media(min-width:768px){
.wdo_container988{
padding:0 28px;
}
}
.wdo_section988{
padding:1.5rem 1.75rem;
}
.wdo_section_pt988{
padding-top:34px;
}
.wdo_band_soft988{
background:#FFFFFF;
}
.wdo_eyebrow988{
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:600;
display:inline-block;
letter-spacing:.14em;
font-size:0.656rem;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
color:#B8780A;
}
.wdo_drawer_cb988{
display:none;
}
.wdo_overlay988{
display:none;
}
@media(max-width:1025px){
.wdo_shell988{
grid-template-columns:1fr;
}
.wdo_main988{
padding-bottom:78px;
}
.wdo_drawer_cb988:checked~.wdo_overlay988{
background:rgba(20, 12, 4, 0.72);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:558px){
.wdo_section988{
padding:18px 16px;
}
.wdo_section_pt988{
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 ---------- */
.wdo_side988{
padding:22px 18px;
gap:22px;
background:#F9F5EE;
position:sticky;
flex-direction:column;
align-self:start;
display:flex;
height:100vh;
overflow-y:auto;
top:0;
border-right:1px solid rgba(26, 18, 8, 0.08);
}
.wdo_brand988{
gap:0.625rem;
align-items:center;
display:flex;
}
.wdo_logo988{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.313rem;
font-weight:700;
color:#1A1208;
letter-spacing:-.02em;
}
.wdo_side_cta988{
border:1px solid rgba(26, 18, 8, 0.12);
background:rgba(184, 120, 10, 0.11);
padding:16px;
border-radius:0.75rem;
}
.wdo_side_cta_h988{
line-height:1.15;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1A1208;
margin-bottom:0.375rem;
font-size:1.063rem;
}
.wdo_side_cta_p988{
line-height:1.45;
font-size:12px;
color:#3D3120;
margin-bottom:0.75rem;
}
.wdo_nav988{
gap:3px;
flex-direction:column;
display:flex;
}
.wdo_nav_label988{
padding:6px 0.625rem;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
color:#9C8A6E;
}
.wdo_nav_item988{
padding:0.625rem;
gap:11px;
border-radius:0.5rem;
font-weight:500;
font-size:0.875rem;
align-items:center;
color:#3D3120;
display:flex;
}
.wdo_nav_item988 svg{
width:1.063rem;
height:17px;
}
.wdo_nav_item988:hover{
background:rgba(184, 120, 10, 0.11);
color:#1A1208;
}
.wdo_nav_item_on988{
background:rgba(184, 120, 10, 0.11);
font-weight:600;
color:#B8780A;
}
.wdo_side_foot988{
border-radius:0.75rem;
padding:12px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
margin-top:auto;
}
.wdo_side_foot988 p{
color:#3D3120;
line-height:1.4;
margin-top:0.25rem;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.wdo_top988{
background:#F9F5EE;
gap:16px;
padding:14px 28px;
border-bottom:1px solid rgba(26, 18, 8, 0.08);
z-index:40;
top:0;
position:sticky;
align-items:center;
display:flex;
}
.wdo_top_brand988{
gap:9px;
display:none;
align-items:center;
}
.wdo_search988{
background:#FFFFFF;
padding:11px 0.875rem;
border:1px solid rgba(26, 18, 8, 0.12);
flex:1;
border-radius:12px;
gap:0.625rem;
color:#6B5A3E;
font-size:13.5px;
max-width:27.5rem;
display:flex;
align-items:center;
}
.wdo_search988 svg{
flex:none;
width:16px;
height:1rem;
}
.wdo_top_actions988{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.wdo_lang988{
font-size:0.75rem;
color:#3D3120;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wdo_burger988{
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
border-radius:0.5rem;
width:40px;
justify-content:center;
display:none;
align-items:center;
color:#1A1208;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.wdo_botnav988{
display:none;
}
@media(max-width:1025px){
.wdo_side988{
transition:transform .25s ease;
width:280px;
left:0;
height:100vh;
transform:translateX(-100%);
top:0;
position:fixed;
z-index:80;
}
.wdo_drawer_cb988:checked~.wdo_shell988 .wdo_side988{
transform:translateX(0);
}
.wdo_top988{
padding:14px 16px;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.wdo_top_brand988{
display:flex;
}
.wdo_search988{
display:none;
}
.wdo_burger988{
display:flex;
}
.wdo_top_actions988{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.wdo_top_actions988 .wdo_lang988{
display:none;
}
.wdo_top_actions988 .wdo_btn988{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.wdo_botnav988{
background:#F9F5EE;
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
left:0;
right:0;
position:fixed;
transform:translateZ(0);
display:grid;
z-index:65;
bottom:0;
border-top:1px solid rgba(26, 18, 8, 0.12);
}
.wdo_bn988{
gap:0.25rem;
padding:6px 2px 0;
color:#3D3120;
flex-direction:column;
font-size:0.625rem;
display:flex;
align-items:center;
justify-content:flex-end;
min-width:0;
font-weight:600;
}
.wdo_bn988 svg{
flex:none;
width:22px;
height:1.375rem;
}
.wdo_bn988 span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.wdo_bn_on988{
color:#B8780A;
}
.wdo_bn_center988{
position:relative;
}
.wdo_bn_fab988{
border-radius:50%;
background:#F5A800;
top:-1.25rem;
color:#1A1208;
justify-content:center;
width:3.125rem;
transform:translateX(-50%);
box-shadow:0 8px 2rem rgba(26, 18, 8, 0.14), 0 2px 0.5rem rgba(26, 18, 8, 0.10);
align-items:center;
left:50%;
display:flex;
height:3.125rem;
position:absolute;
}
.wdo_bn_fab988 svg{
width:24px;
height:1.5rem;
}
.wdo_bn_center988 span{
color:#B8780A;
}
}
.wdo_btn988{
border-radius:0.5rem;
padding:0.688rem 22px;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
cursor:pointer;
display:inline-flex;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
justify-content:center;
align-items:center;
font-size:0.875rem;
}
.wdo_btn_pri988{
background:#F5A800;
box-shadow:0 4px 18px rgba(245, 168, 0, 0.40), 0 1px 4px rgba(245, 168, 0, 0.24);
color:#1A1208;
}
.wdo_btn_pri988:hover{
background:#D99200;
}
.wdo_btn_ghost988{
background:rgba(184, 120, 10, 0.11);
font-weight:600;
color:#1A1208;
}
.wdo_btn_line988{
border:1px solid rgba(26, 18, 8, 0.22);
background:transparent;
color:#1A1208;
font-weight:600;
}
.wdo_btn_lg988{
padding:1rem 1.875rem;
border-radius:0.75rem;
font-size:0.938rem;
}
.wdo_band988 .wdo_btn_line988{
border-color:rgba(255, 255, 255, 0.12);
color:#FAF6EE;
}
.wdo_band988 .wdo_btn_ghost988{
background:rgba(255, 255, 255, 0.08);
color:#FAF6EE;
}
.wdo_link_m988{
gap:0.313rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
align-items:center;
cursor:pointer;
color:#B8780A;
text-decoration:none;
display:inline-flex;
}
.wdo_link_m988 svg{
height:0.875rem;
width:0.875rem;
}
.wdo_band988 .wdo_link_m988{
color:#FBB820;
}
.wdo_dot988{
border-radius:50%;
background:#B8780A;
flex:none;
width:0.438rem;
height:0.438rem;
}
.wdo_dot_live988{
background:#D93025;
animation:zm3-pulse 1.4s infinite;
}
.wdo_stars988{
gap:2px;
color:#B8780A;
display:inline-flex;
}
.wdo_stars988 svg{
height:15px;
width:15px;
}
.wdo_chip988{
border:1px solid rgba(26, 18, 8, 0.12);
padding:7px 0.75rem;
background:#FFFFFF;
border-radius:8px;
gap:0.375rem;
display:inline-flex;
font-size:11px;
color:#3D3120;
align-items:center;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wdo_chip_on988{
border-color:transparent;
background:rgba(184, 120, 10, 0.11);
color:#B8780A;
}
.wdo_gc988{
color:inherit;
text-decoration:none;
cursor:pointer;
display:block;
min-width:0;
}
.wdo_gc_thumb988{
border-radius:12px;
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
position:relative;
display:block;
background-position:center;
aspect-ratio:1;
background-size:cover;
}
.wdo_gc_thumb_portrait988{
aspect-ratio:3/4;
}
.wdo_gc_thumb_wide988{
aspect-ratio:16/11;
}
.wdo_gc_cap988{
background:linear-gradient(transparent,rgba(20, 12, 4, 0.72));
padding:9px;
bottom:0;
position:absolute;
left:0;
right:0;
}
.wdo_gc_name988{
font-weight:700;
display:block;
font-size:12.5px;
color:#FAF6EE;
}
.wdo_gc_meta988{
color:#C2AE8A;
font-size:11px;
}
.wdo_gc_badge988{
border-radius:0.5rem;
background:#B8780A;
padding:2px 6px;
top:8px;
right:8px;
font-weight:700;
font-size:8px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
color:#1A1208;
}
.wdo_gc_badge_hot988{
background:#D93025;
color:#FAF6EE;
}
.wdo_gc_badge_live988{
background:#D93025;
left:0.5rem;
right:auto;
color:#FAF6EE;
}
.wdo_gc_mult988{
inset:0;
position:absolute;
justify-content:center;
display:flex;
font-weight:700;
color:#B8780A;
align-items:center;
font-size:1.75rem;
}
.wdo_pc988{
border-radius:12px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
height:64px;
color:#3D3120;
font-size:14px;
justify-content:center;
font-weight:700;
align-items:center;
display:flex;
}
.wdo_rail988{
min-width:0;
}
.wdo_rail_scroll988{
gap:14px;
display:grid;
}
.wdo_rail_scroll988>*{
min-width:0;
}
.wdo_g6988{
grid-template-columns:repeat(6,1fr);
}
.wdo_g7988{
grid-template-columns:repeat(7,1fr);
}
.wdo_g4988{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.wdo_g6988,.wdo_g7988{
grid-template-columns:none;
grid-auto-columns:120px;
grid-auto-flow:column;
padding-bottom:6px;
scroll-snap-type:x mandatory;
overflow-x:auto;
}
.wdo_g6988>*,.wdo_g7988>*{
scroll-snap-align:start;
}
.wdo_g4988{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.wdo_g4988{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.wdo_panel988{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:18px;
padding:1.75rem 32px;
background:#FFFFFF;
}
.wdo_split988{
gap:36px;
display:grid;
align-items:start;
}
.wdo_split988>*{
min-width:0;
}
.wdo_split_a988{
grid-template-columns:.85fr 1.15fr;
}
.wdo_split_b988{
grid-template-columns:1fr 1.1fr;
}
.wdo_split_c988{
grid-template-columns:1.1fr .9fr;
}
.wdo_pgrid988{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.wdo_pgrid988>*{
min-width:0;
}
.wdo_lead988{
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
color:#3D3120;
}
.wdo_feat988{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wdo_feat988>*{
min-width:0;
}
.wdo_feat2988{
grid-template-columns:1fr 1fr;
}
.wdo_feat_card988{
background:#FFFFFF;
border-radius:18px;
border:1px solid rgba(26, 18, 8, 0.12);
padding:1.625rem;
}
.wdo_feat_card988 svg{
width:26px;
height:1.625rem;
margin-bottom:1rem;
color:#B8780A;
}
.wdo_feat_card988 h3{
color:#1A1208;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
}
.wdo_feat_card988 p{
line-height:1.6;
color:#3D3120;
font-size:13px;
}
.wdo_feat_card988 b{
color:#1A1208;
}
.wdo_big988{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.wdo_big_n988{
font-size:26px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#B8780A;
font-weight:700;
}
.wdo_big_l988{
color:#6B5A3E;
font-size:12px;
}
.wdo_person988{
background:#FFFFFF;
border-radius:0.75rem;
gap:14px;
padding:1rem 18px;
border:1px solid rgba(26, 18, 8, 0.12);
align-items:center;
display:flex;
}
.wdo_avatar988{
border-radius:50%;
background:linear-gradient(135deg,#F5A800,#8C5506);
flex:none;
width:44px;
height:44px;
}
.wdo_person_name988{
color:#1A1208;
font-weight:700;
font-size:0.875rem;
}
.wdo_person_role988{
font-size:0.75rem;
color:#6B5A3E;
}
.wdo_kv988{
gap:1px;
border-radius:0.75rem;
overflow:hidden;
background:rgba(26, 18, 8, 0.12);
border:1px solid rgba(26, 18, 8, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.wdo_kv988>div{
background:#FDFAF4;
padding:1rem 1.125rem;
min-width:0;
}
.wdo_kv_k988{
font-size:0.594rem;
color:#B8780A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
text-transform:uppercase;
}
.wdo_kv_v988{
font-size:0.844rem;
font-weight:700;
color:#1A1208;
}
@media(max-width:1021px){
.wdo_split_a988,.wdo_split_b988,.wdo_split_c988,.wdo_pgrid988{
gap:1.5rem;
grid-template-columns:1fr;
}
.wdo_feat988,.wdo_feat2988{
grid-template-columns:1fr;
}
.wdo_kv988{
grid-template-columns:1fr;
}
}
.wdo_sh988{
min-width:0;
margin-bottom:1rem;
}
.wdo_sh_row988{
gap:12px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.wdo_sh_row988 .wdo_sh_l988{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.wdo_sh_stack988{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.wdo_sh_center988{
gap:10px;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.wdo_sh_h2988{
gap:9px;
display:flex;
color:#1A1208;
font-size:1.25rem;
align-items:center;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:770px){
.wdo_sh_h2988{
font-size:1.5rem;
}
}
.wdo_band988 .wdo_sh_h2988{
color:#FAF6EE;
}
.wdo_eb_mono988{
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.wdo_eb_mono988::before{
content:"// ";
}
.wdo_eb_upper988{
text-transform:uppercase;
letter-spacing:.14em;
}
.wdo_eb_pill988{
padding:0.313rem 0.688rem;
background:rgba(184, 120, 10, 0.11);
border-radius:999px;
letter-spacing:.12em;
text-transform:uppercase;
}
.wdo_eb_line988{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.wdo_eb_line988::before{
background:#B8780A;
height:1px;
content:"";
width:1.5rem;
display:inline-block;
}
.wdo_band988 .wdo_eb_line988::before{
background:#FBB820;
}
.wdo_band988 .wdo_eb_pill988{
background:rgba(255, 255, 255, 0.08);
}
.wdo_sh_link988{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
padding-bottom:2px;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:0.813rem;
white-space:nowrap;
color:#1A1208;
border-bottom:1px solid #1A1208;
}
.wdo_sh_link988:hover{
border-color:#B8780A;
color:#B8780A;
}
.wdo_sh_link988 svg{
height:14px;
width:0.875rem;
}
.wdo_sh_link_chev988{
padding-bottom:0;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
color:#B8780A;
font-size:0.75rem;
}
.wdo_sh_link_btn988{
background:#F5A800;
padding:9px 1.125rem;
border-radius:999px;
border-bottom:0;
color:#1A1208;
}
.wdo_sh_link_btn988:hover{
background:#D99200;
border-color:transparent;
}
.wdo_band988 .wdo_sh_link988{
border-color:#FAF6EE;
color:#FAF6EE;
}
.wdo_band988 .wdo_sh_link_chev988{
color:#FBB820;
}
.wdo_sh_rule988{
margin:-2px 0 16px;
background:rgba(26, 18, 8, 0.12);
height:1px;
}
.wdo_band988 .wdo_sh_rule988{
background:rgba(255, 255, 255, 0.12);
}
.wdo_seo_grid3988{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.wdo_seo_grid4988{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wdo_seo_grid3988>*,.wdo_seo_grid4988>*{
min-width:0;
}
.wdo_seo_card988{
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
padding:24px;
border-radius:12px;
}
.wdo_seo_card988 h3{
font-weight:700;
font-size:1.125rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1208;
margin-bottom:0.5rem;
}
.wdo_seo_card988 p{
line-height:1.6;
font-size:13px;
color:#3D3120;
}
.wdo_seo_card_sm988{
padding:20px;
}
.wdo_seo_card_sm988 h3{
font-size:1rem;
}
.wdo_seo_card_sm988 p{
line-height:1.55;
font-size:0.781rem;
}
.wdo_seo_rtp_row988{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:1rem;
align-items:center;
}
.wdo_rtp988{
gap:14px;
display:flex;
min-width:0;
}
.wdo_rtp988>div{
border-radius:0.75rem;
flex:1;
background:#FDFAF4;
padding:1rem;
min-width:0;
text-align:center;
}
.wdo_rtp_n988{
font-weight:700;
font-size:1.625rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
color:#B8780A;
}
.wdo_rtp_l988{
color:#6B5A3E;
font-size:11px;
margin-top:0.25rem;
}
.wdo_cmp988{
border-radius:0.75rem;
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
max-width:760px;
}
.wdo_cmp_row988{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.wdo_cmp_row988>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.wdo_cmp_row988>div:first-child{
padding-left:1.375rem;
color:#1A1208;
font-weight:600;
text-align:left;
}
.wdo_cmp_th988{
background:#FDFAF4;
font-size:0.781rem;
font-weight:700;
}
.wdo_cmp_row988:not(.wdo_cmp_th988){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 8, 0.08);
color:#3D3120;
}
.wdo_cmp_zebra988{
background:#F5F0E8;
}
.wdo_guide988{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
cursor:pointer;
}
.wdo_guide_cover988{
height:130px;
}
.wdo_guide_body988{
padding:1.25rem;
}
.wdo_guide_body988 h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-size:16px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1A1208;
}
.wdo_guide_meta988{
font-size:11.5px;
color:#6B5A3E;
}
.wdo_hub988{
gap:28px;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:28px;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.wdo_hub988>*{
min-width:0;
}
.wdo_hub988 h4{
font-size:13px;
margin-bottom:11px;
color:#1A1208;
font-weight:700;
}
.wdo_hub_col988{
gap:8px;
font-size:13px;
display:flex;
flex-direction:column;
color:#3D3120;
}
.wdo_hub_col988 a{
cursor:pointer;
}
@media(max-width:1021px){
.wdo_seo_grid3988{
grid-template-columns:1fr;
}
.wdo_seo_grid4988{
grid-template-columns:repeat(2,1fr);
}
.wdo_seo_rtp_row988{
grid-template-columns:1fr;
gap:1.25rem;
}
.wdo_hub988{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.wdo_hub988{
grid-template-columns:1fr;
}
}
.wdo_hero988{
background:linear-gradient(120deg,#1C1409,#0F1420);
overflow:hidden;
padding:46px 3rem;
border-radius:1.125rem;
border:1px solid rgba(26, 18, 8, 0.12);
color:#FAF6EE;
position:relative;
}
.wdo_hero_glow988{
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
border-radius:50%;
width:21.25rem;
right:-60px;
top:-60px;
height:21.25rem;
position:absolute;
}
.wdo_hero_in988{
max-width:37.5rem;
position:relative;
}
.wdo_hero988 .wdo_eyebrow988{
color:#FBB820;
}
.wdo_pill_row988{
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
align-items:center;
color:#FBB820;
display:inline-flex;
font-size:10.5px;
letter-spacing:.1em;
margin-bottom:1.375rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.wdo_hero_h1988{
margin:18px 0;
letter-spacing:-.02em;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:3.375rem;
line-height:1.02;
overflow-wrap:break-word;
color:#FAF6EE;
}
.wdo_hero_h1988 em{
font-style:normal;
color:#FBB820;
}
.wdo_hero_sub988{
margin-bottom:28px;
line-height:1.55;
font-size:17px;
max-width:30rem;
color:#C2AE8A;
}
.wdo_hero_cta988{
gap:14px;
margin-bottom:26px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wdo_hero_trust988{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.wdo_hero_rating_txt988{
color:#C2AE8A;
font-size:13px;
}
@media(max-width:1027px){
.wdo_hero988{
padding:32px 1.5rem;
}
.wdo_hero_h1988{
font-size:38px;
}
}
@media(max-width:561px){
.wdo_hero_h1988{
font-size:30px;
}
}
.wdo_stat988{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.wdo_stat988>*{
min-width:0;
}
.wdo_stat_item988{
border:1px solid rgba(26, 18, 8, 0.12);
padding:18px 1.25rem;
background:#FFFFFF;
border-radius:0.75rem;
}
.wdo_stat_k988{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
font-size:9.5px;
margin-bottom:7px;
color:#6B5A3E;
}
.wdo_stat_v988{
gap:0.5rem;
color:#1A1208;
font-size:24px;
align-items:center;
font-weight:700;
display:flex;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:anywhere;
min-width:0;
}
.wdo_stat_v_accent988{
color:#B8780A;
}
@media(max-width:1025px){
.wdo_stat988{
grid-template-columns:repeat(2,1fr);
}
}
.wdo_wlc988{
padding:2.25rem 40px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:18px;
gap:1.5rem;
overflow:hidden;
background:linear-gradient(120deg,#1C1409,#0F1420);
grid-template-columns:1.2fr .8fr;
display:grid;
color:#FAF6EE;
position:relative;
align-items:center;
}
.wdo_wlc988>*{
min-width:0;
}
.wdo_wlc988 .wdo_eyebrow988{
color:#FBB820;
}
.wdo_wlc_glow988{
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
border-radius:50%;
width:16.25rem;
height:16.25rem;
position:absolute;
right:-2.5rem;
top:-40px;
}
.wdo_wlc_in988{
position:relative;
}
.wdo_wlc_h2988{
margin:0.625rem 0 0.5rem;
font-size:2.125rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
color:#FAF6EE;
}
.wdo_wlc_h2988 em{
font-style:normal;
color:#FBB820;
}
.wdo_wlc_sub988{
margin-bottom:18px;
max-width:26.25rem;
color:#C2AE8A;
font-size:0.875rem;
line-height:1.55;
}
.wdo_wlc_terms988{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.wdo_term988{
gap:11px;
border-radius:0.75rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 15px;
display:flex;
align-items:center;
}
.wdo_term988 svg{
flex:none;
color:#FBB820;
width:20px;
height:20px;
}
.wdo_term_k988{
text-transform:uppercase;
font-size:0.594rem;
color:#C2AE8A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
}
.wdo_term_v988{
font-size:0.875rem;
margin-top:2px;
color:#FAF6EE;
font-weight:700;
}
@media(max-width:1027px){
.wdo_wlc988{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.wdo_wlc_h2988{
font-size:26px;
}
}
.wdo_jp988{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.wdo_jp988>*{
min-width:0;
}
.wdo_jp_hero988{
border:1px solid rgba(26, 18, 8, 0.12);
background:linear-gradient(135deg,#1C1409,#0F1420);
overflow:hidden;
gap:14px;
border-radius:1.125rem;
padding:1.625rem;
display:flex;
min-height:180px;
flex-direction:column;
color:#FAF6EE;
justify-content:space-between;
position:relative;
}
.wdo_jp_glow988{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
position:absolute;
right:-40px;
top:-40px;
height:180px;
width:11.25rem;
}
.wdo_jp_k_row988{
gap:10px;
align-items:center;
display:flex;
justify-content:space-between;
position:relative;
}
.wdo_jp_k988{
font-size:10px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.12em;
color:#6B5A3E;
}
.wdo_jp_hero988 .wdo_jp_k988{
color:#C2AE8A;
}
.wdo_jp_amt988{
line-height:1;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FBB820;
font-weight:700;
position:relative;
font-size:42px;
}
.wdo_jp_sub988{
font-size:0.75rem;
color:#C2AE8A;
margin-top:0.313rem;
}
.wdo_jp_cell988{
border-radius:18px;
border:1px solid rgba(26, 18, 8, 0.12);
padding:22px;
background:#FFFFFF;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:11.25rem;
}
.wdo_jp_cell988 .wdo_jp_amt988{
color:#1A1208;
font-size:30px;
}
.wdo_jp_cell988 .wdo_jp_sub988{
color:#6B5A3E;
}
@media(max-width:1021px){
.wdo_jp988{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.wdo_jp_amt988{
font-size:32px;
}
}
.wdo_news988{
border-radius:18px;
background:linear-gradient(135deg,#1C1409,#0F1420);
border:1px solid rgba(26, 18, 8, 0.12);
padding:1.625rem 2rem;
gap:24px;
align-items:center;
flex-wrap:wrap;
color:#FAF6EE;
display:flex;
justify-content:space-between;
}
.wdo_news_h3988{
color:#FAF6EE;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.25rem;
font-weight:700;
font-size:20px;
}
.wdo_news_text988{
font-size:0.813rem;
color:#C2AE8A;
}
.wdo_news_form988{
flex:1;
gap:0.625rem;
max-width:27.5rem;
min-width:0;
display:flex;
}
.wdo_news_form988 .wdo_input988{
min-width:0;
}
@media(max-width:558px){
.wdo_news_form988{
width:100%;
}
}
.wdo_input988{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
padding:13px 1rem;
flex:1;
font-size:0.844rem;
color:#C2AE8A;
}
.wdo_tour988{
border-radius:1.125rem;
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.wdo_tour988>*{
min-width:0;
}
.wdo_tour_l988{
overflow:hidden;
background:linear-gradient(135deg,#1C1409,#0F1420);
padding:2.125rem;
position:relative;
color:#FAF6EE;
}
.wdo_tour_h2988{
margin:12px 0 0.625rem;
font-size:30px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.05;
color:#FAF6EE;
}
.wdo_tour_h2988 em{
font-style:normal;
color:#FBB820;
}
.wdo_tour_text988{
font-size:13.5px;
color:#C2AE8A;
margin-bottom:1.25rem;
max-width:340px;
line-height:1.6;
}
.wdo_tour_meta988{
gap:1.125rem;
display:flex;
align-items:flex-end;
margin-bottom:20px;
flex-wrap:wrap;
}
.wdo_tour_cap988{
font-size:0.594rem;
margin-bottom:0.313rem;
color:#C2AE8A;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wdo_count988{
gap:0.375rem;
display:flex;
}
.wdo_count988 span{
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 0.563rem;
background:rgba(255, 255, 255, 0.08);
font-size:1.375rem;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wdo_tour_units988{
font-size:0.625rem;
color:#C2AE8A;
}
.wdo_board988{
background:#FFFFFF;
padding:28px 1.875rem;
}
.wdo_board_head988{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.wdo_board_title988{
color:#1A1208;
font-size:1rem;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wdo_board_upd988{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#6B5A3E;
font-size:10px;
}
.wdo_board_list988{
gap:2px;
display:flex;
flex-direction:column;
}
.wdo_board_row988{
border-radius:0.5rem;
gap:12px;
padding:10px 12px;
align-items:center;
display:flex;
}
.wdo_board_top1988{
background:rgba(184, 120, 10, 0.11);
}
.wdo_board_rk988{
color:#6B5A3E;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
font-size:14px;
}
.wdo_board_top1988 .wdo_board_rk988{
color:#B8780A;
}
.wdo_board_nm988{
flex:1;
font-weight:600;
color:#3D3120;
min-width:0;
font-size:13.5px;
}
.wdo_board_top1988 .wdo_board_nm988{
color:#1A1208;
font-weight:700;
}
.wdo_board_pt988{
color:#3D3120;
font-size:12.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1021px){
.wdo_tour988{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.wdo_tour_h2988{
font-size:1.5rem;
}
}
.wdo_dw_h2988{
margin-bottom:10px;
color:#1A1208;
font-weight:700;
font-size:26px;
line-height:1.08;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wdo_steps_v988{
grid-template-columns:1fr;
gap:10px;
}
.wdo_steps_v988 .wdo_step988{
padding:1.125rem 1.25rem;
}
@media(max-width:561px){
.wdo_dw_h2988{
font-size:1.438rem;
}
}
.wdo_pay_logos988{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wdo_pay_logos988>*{
min-width:0;
}
.wdo_pay988{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:8px;
justify-content:center;
color:#3D3120;
font-weight:700;
height:3rem;
font-size:0.75rem;
display:flex;
align-items:center;
}
.wdo_table988{
border-radius:12px;
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
}
.wdo_trow988{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.wdo_trow988>div{
padding:0.813rem 14px;
min-width:0;
}
.wdo_trow988>div:first-child{
color:#1A1208;
padding-left:16px;
font-weight:700;
}
.wdo_trow_th988{
background:#FDFAF4;
font-size:9.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#6B5A3E;
}
.wdo_trow988:not(.wdo_trow_th988){
background:#FFFFFF;
color:#3D3120;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.wdo_trow_zebra988{
background:#F5F0E8;
}
.wdo_pos988{
color:#B8780A;
font-weight:700;
}
@media(max-width:1025px){
.wdo_pay_logos988{
grid-template-columns:repeat(2,1fr);
}
}
.wdo_banner988{
overflow:hidden;
gap:1.75rem;
border-radius:18px;
padding:2.25rem 2.5rem;
background:linear-gradient(115deg,#1C1409,#0F1420);
border:1px solid rgba(26, 18, 8, 0.12);
align-items:center;
display:flex;
color:#FAF6EE;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
}
.wdo_banner_glow988{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 68%);
position:absolute;
height:12.5rem;
width:12.5rem;
top:50%;
transform:translateY(-50%);
right:80px;
}
.wdo_banner_in988{
max-width:35rem;
position:relative;
}
.wdo_banner988 .wdo_eyebrow988{
color:#FBB820;
}
.wdo_banner_h2988{
margin:0.625rem 0;
color:#FAF6EE;
font-weight:700;
font-size:1.875rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.wdo_banner_text988{
line-height:1.6;
font-size:0.875rem;
color:#C2AE8A;
}
@media(max-width:558px){
.wdo_banner_h2988{
font-size:24px;
}
}
.wdo_steps988{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wdo_steps988>*{
min-width:0;
}
.wdo_step988{
border:1px solid rgba(26, 18, 8, 0.12);
padding:1.5rem;
border-radius:0.75rem;
background:#FFFFFF;
position:relative;
}
.wdo_step_num988{
background:#F5A800;
border-radius:0.5rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.875rem;
font-weight:700;
height:30px;
color:#1A1208;
display:flex;
font-size:13px;
align-items:center;
justify-content:center;
width:30px;
}
.wdo_step_h988{
font-size:16px;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.438rem;
color:#1A1208;
}
.wdo_step_p988{
font-size:13px;
line-height:1.55;
color:#3D3120;
}
@media(max-width:1025px){
.wdo_steps988{
grid-template-columns:1fr;
}
}
.wdo_vip_head988{
gap:0.75rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
}
.wdo_vip_intro988{
color:#3D3120;
font-size:0.813rem;
max-width:420px;
}
.wdo_vip988{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.wdo_vip988>*{
min-width:0;
}
.wdo_tier988{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
padding:20px;
border-radius:12px;
}
.wdo_tier_on988{
border-color:#B8780A;
background:rgba(184, 120, 10, 0.11);
}
.wdo_tier_medal988{
background:linear-gradient(135deg,#F5A800,#8C5506);
border-radius:8px;
width:1.875rem;
margin-bottom:0.875rem;
height:1.875rem;
}
.wdo_tier_name988{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1208;
font-size:15px;
margin-bottom:0.313rem;
font-weight:700;
}
.wdo_tier_tx988{
font-size:0.719rem;
color:#6B5A3E;
line-height:1.5;
}
@media(max-width:1026px){
.wdo_vip988{
grid-template-columns:repeat(2,1fr);
}
}
.wdo_supp988{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wdo_supp988>*{
min-width:0;
}
.wdo_supp_card988{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:12px;
background:#FFFFFF;
padding:24px;
}
.wdo_supp_card988 svg{
width:1.5rem;
margin-bottom:0.875rem;
height:24px;
color:#B8780A;
}
.wdo_supp_card988 h3{
margin-bottom:0.375rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1208;
font-size:1rem;
font-weight:700;
}
.wdo_supp_card988 p{
color:#3D3120;
font-size:13px;
line-height:1.55;
}
@media(max-width:1025px){
.wdo_supp988{
grid-template-columns:1fr;
}
}
.wdo_promo_grid988{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wdo_promo_grid988>*{
min-width:0;
}
.wdo_promo988{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.125rem;
overflow:hidden;
background:#FFFFFF;
padding:24px;
min-height:150px;
position:relative;
}
.wdo_promo_h988{
line-height:1.05;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.625rem;
margin-top:0.375rem;
}
.wdo_promo_h988 em{
font-style:normal;
color:#B8780A;
}
.wdo_promo_p988{
font-size:12.5px;
color:#3D3120;
line-height:1.5;
margin-top:8px;
}
.wdo_promo_feat988{
border-color:rgba(26, 18, 8, 0.12);
background:linear-gradient(135deg,#1C1409,#0F1420);
}
.wdo_promo_feat988 .wdo_promo_h988{
color:#FAF6EE;
}
.wdo_promo_feat988 .wdo_promo_h988 em{
color:#FBB820;
}
.wdo_promo_feat988 .wdo_promo_p988{
color:#C2AE8A;
}
.wdo_promo_feat988 .wdo_eyebrow988{
color:#FBB820;
}
@media(max-width:1027px){
.wdo_promo_grid988{
grid-template-columns:1fr;
}
}
.wdo_ab_h2988{
margin:0.875rem 0 16px;
font-weight:700;
font-size:32px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
color:#1A1208;
}
.wdo_ab_body988{
font-size:15px;
margin-bottom:0.875rem;
color:#3D3120;
line-height:1.65;
}
.wdo_ab_chips988{
gap:10px;
margin-top:8px;
display:flex;
flex-wrap:wrap;
}
.wdo_faq988{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.wdo_faq_item988{
border:1px solid rgba(26, 18, 8, 0.12);
padding:1.125rem 1.375rem;
background:#FFFFFF;
border-radius:0.75rem;
}
.wdo_faq_q988{
gap:16px;
list-style:none;
display:flex;
justify-content:space-between;
font-weight:600;
align-items:center;
cursor:pointer;
color:#1A1208;
font-size:15.5px;
}
.wdo_faq_q988::-webkit-details-marker{
display:none;
}
.wdo_faq_q_t988{
gap:10px;
display:flex;
}
.wdo_faq_q_i988{
color:#B8780A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.wdo_faq_pm988{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8780A;
font-size:1.25rem;
}
.wdo_faq_item988[open] .wdo_faq_pm988{
transform:rotate(45deg);
}
.wdo_faq_a988{
line-height:1.6;
font-size:13.5px;
margin-top:12px;
color:#3D3120;
}
@media(max-width:563px){
.wdo_ab_h2988{
font-size:1.625rem;
}
}
.wdo_op_h2988{
margin:0.625rem 0 0.5rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.1;
color:#1A1208;
font-size:24px;
}
.wdo_op_text988{
font-size:13.5px;
color:#3D3120;
line-height:1.6;
}
@media(max-width:562px){
.wdo_op_h2988{
font-size:1.375rem;
}
}
.wdo_provs988{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.wdo_provs988>*{
min-width:0;
}
.wdo_prov988{
padding:0.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
height:4rem;
justify-content:center;
text-decoration:none;
display:flex;
align-items:center;
}
.wdo_prov_img988{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.wdo_resp988{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
gap:1.5rem;
border-radius:12px;
padding:1.625rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wdo_resp_in988{
max-width:35rem;
}
.wdo_resp_h988{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.188rem;
color:#1A1208;
margin-bottom:0.5rem;
}
.wdo_resp_p988{
line-height:1.6;
color:#3D3120;
font-size:0.844rem;
}
.wdo_resp_badges988{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.wdo_age18988{
border-radius:0.5rem;
padding:0.25rem 0.5rem;
border:1.5px solid #D93025;
font-size:13px;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#D93025;
}
.wdo_resp_org988{
color:#6B5A3E;
font-size:13px;
font-weight:600;
}
@media(max-width:1026px){
.wdo_provs988{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.wdo_provs988{
grid-template-columns:repeat(2,1fr);
}
}
.wdo_et_h2988{
margin:0.625rem 0 14px;
line-height:1.08;
font-size:1.75rem;
color:#1A1208;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wdo_et_right988{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.wdo_et_updated988{
background:#FDFAF4;
border-radius:12px;
padding:0.875rem 1.125rem;
border:1px solid rgba(26, 18, 8, 0.12);
gap:0.625rem;
font-size:0.75rem;
align-items:center;
display:flex;
color:#3D3120;
}
.wdo_et_updated988 svg{
flex:none;
width:0.938rem;
height:15px;
color:#B8780A;
}
.wdo_et_updated988 b{
color:#1A1208;
}
@media(max-width:560px){
.wdo_et_h2988{
font-size:1.5rem;
}
}
.wdo_rc988{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.wdo_rc988>*{
min-width:0;
}
.wdo_rc_awards988{
gap:11px;
display:flex;
flex-direction:column;
}
.wdo_award988{
gap:0.688rem;
align-items:center;
display:flex;
}
.wdo_award988 svg{
flex:none;
width:1.125rem;
color:#D4A017;
height:1.125rem;
}
.wdo_award_t988{
font-size:13.5px;
font-weight:700;
color:#1A1208;
}
.wdo_award_s988{
color:#6B5A3E;
font-size:11.5px;
}
.wdo_rc_press988{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.wdo_logo_cell988{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.5rem;
justify-content:center;
align-items:center;
height:48px;
font-size:13px;
display:flex;
font-weight:700;
color:#3D3120;
}
.wdo_rc_partner988{
padding:20px;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
}
.wdo_rc_partner_name988{
color:#1A1208;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
margin-bottom:0.375rem;
}
.wdo_rc_partner_text988{
color:#3D3120;
line-height:1.55;
font-size:12.5px;
}
@media(max-width:1023px){
.wdo_rc988{
gap:22px;
grid-template-columns:1fr;
}
.wdo_rc_press988{
grid-template-columns:repeat(4,1fr);
}
}
.wdo_rv_head988{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
align-items:flex-end;
display:flex;
}
.wdo_rv_agg988{
gap:10px;
align-items:center;
display:flex;
}
.wdo_rv_source988{
color:#6B5A3E;
font-size:12.5px;
}
.wdo_rv_grid988{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wdo_rv_grid988>*{
min-width:0;
}
.wdo_review988{
border:1px solid rgba(26, 18, 8, 0.12);
padding:24px;
border-radius:12px;
background:#FFFFFF;
}
.wdo_review988 .wdo_stars988{
margin-bottom:10px;
}
.wdo_review988 p{
font-weight:600;
color:#1A1208;
margin-bottom:0.875rem;
font-size:14.5px;
line-height:1.5;
}
.wdo_review_by988{
font-size:12.5px;
color:#6B5A3E;
}
@media(max-width:1026px){
.wdo_rv_grid988{
grid-template-columns:1fr;
}
}
.wdo_footer988{
background:#1A1510;
padding:2.5rem 1.75rem;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.wdo_footer_grid988{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-bottom:28px;
max-width:86.25rem;
margin-right:auto;
margin-left:auto;
}
.wdo_footer_grid988>*{
min-width:0;
}
.wdo_footer_grid988 h4{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:13px;
letter-spacing:.12em;
font-size:0.625rem;
color:#9C8A6E;
}
.wdo_fcol988{
gap:0.563rem;
flex-direction:column;
font-size:0.813rem;
display:flex;
color:#3D3120;
}
.wdo_fcol988 a{
cursor:pointer;
}
.wdo_ft_about988{
line-height:1.6;
color:#6B5A3E;
margin-top:12px;
max-width:16.25rem;
font-size:13px;
}
.wdo_ft_contact988{
color:#B8780A;
overflow-wrap:anywhere;
margin-top:12px;
font-size:0.781rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wdo_footer_bottom988{
margin:0 auto;
gap:1rem;
border-top:1px solid rgba(26, 18, 8, 0.08);
max-width:86.25rem;
flex-wrap:wrap;
display:flex;
align-items:center;
padding-top:1.25rem;
justify-content:space-between;
}
.wdo_footer_bottom988 p{
color:#9C8A6E;
font-size:0.688rem;
max-width:45rem;
line-height:1.6;
}
@media(max-width:1021px){
.wdo_footer_grid988{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.wdo_footer_grid988{
grid-template-columns:1fr;
}
}